@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
|
@@ -5523,23 +5523,83 @@ Checkbox.options = options21;
|
|
|
5523
5523
|
Checkbox.className = CHECKBOX_CLASSNAME;
|
|
5524
5524
|
Checkbox.defaultProps = defaultProps18;
|
|
5525
5525
|
|
|
5526
|
-
// src/checkbox/
|
|
5527
|
-
import {
|
|
5526
|
+
// src/checkbox/checkbox-group.spec.tsx
|
|
5527
|
+
import { jsx as jsx40 } from "react/jsx-runtime";
|
|
5528
|
+
var CHECKBOXGROUP_CLASSNAME = `k-checkbox-list`;
|
|
5529
|
+
var states24 = [];
|
|
5530
|
+
var options22 = {};
|
|
5531
|
+
var defaultProps19 = {
|
|
5532
|
+
layout: "vertical"
|
|
5533
|
+
};
|
|
5534
|
+
var CheckboxGroup = (props) => {
|
|
5535
|
+
const {
|
|
5536
|
+
layout = defaultProps19.layout,
|
|
5537
|
+
...other
|
|
5538
|
+
} = props;
|
|
5539
|
+
return /* @__PURE__ */ jsx40(
|
|
5540
|
+
"ul",
|
|
5541
|
+
{
|
|
5542
|
+
...other,
|
|
5543
|
+
className: classNames(
|
|
5544
|
+
props.className,
|
|
5545
|
+
CHECKBOXGROUP_CLASSNAME,
|
|
5546
|
+
{
|
|
5547
|
+
[`k-list-${layout}`]: layout
|
|
5548
|
+
}
|
|
5549
|
+
),
|
|
5550
|
+
children: props.children
|
|
5551
|
+
}
|
|
5552
|
+
);
|
|
5553
|
+
};
|
|
5554
|
+
CheckboxGroup.states = states24;
|
|
5555
|
+
CheckboxGroup.options = options22;
|
|
5556
|
+
CheckboxGroup.className = CHECKBOXGROUP_CLASSNAME;
|
|
5557
|
+
CheckboxGroup.defaultProps = defaultProps19;
|
|
5528
5558
|
|
|
5529
|
-
// src/checkbox/
|
|
5559
|
+
// src/checkbox/checkbox-item.spec.tsx
|
|
5530
5560
|
import { jsx as jsx41 } from "react/jsx-runtime";
|
|
5561
|
+
var CHECKBOXITEM_CLASSNAME = `k-checkbox-list-item`;
|
|
5562
|
+
var states25 = [];
|
|
5563
|
+
var options23 = {};
|
|
5564
|
+
var defaultProps20 = {};
|
|
5565
|
+
var CheckboxItem = (props) => {
|
|
5566
|
+
const {
|
|
5567
|
+
...other
|
|
5568
|
+
} = props;
|
|
5569
|
+
return /* @__PURE__ */ jsx41(
|
|
5570
|
+
"li",
|
|
5571
|
+
{
|
|
5572
|
+
...other,
|
|
5573
|
+
className: classNames(
|
|
5574
|
+
props.className,
|
|
5575
|
+
CHECKBOXITEM_CLASSNAME
|
|
5576
|
+
),
|
|
5577
|
+
children: props.children
|
|
5578
|
+
}
|
|
5579
|
+
);
|
|
5580
|
+
};
|
|
5581
|
+
CheckboxItem.states = states25;
|
|
5582
|
+
CheckboxItem.options = options23;
|
|
5583
|
+
CheckboxItem.className = CHECKBOXITEM_CLASSNAME;
|
|
5584
|
+
CheckboxItem.defaultProps = defaultProps20;
|
|
5585
|
+
|
|
5586
|
+
// src/checkbox/templates/checkbox-with-label.tsx
|
|
5587
|
+
import { Fragment as Fragment14, jsx as jsx42, jsxs as jsxs16 } from "react/jsx-runtime";
|
|
5588
|
+
|
|
5589
|
+
// src/checkbox/templates/checkbox-normal.tsx
|
|
5590
|
+
import { jsx as jsx43 } from "react/jsx-runtime";
|
|
5531
5591
|
|
|
5532
5592
|
// src/list/list-item.spec.tsx
|
|
5533
|
-
import { jsx as
|
|
5593
|
+
import { jsx as jsx44, jsxs as jsxs17 } from "react/jsx-runtime";
|
|
5534
5594
|
var LISTITEM_CLASSNAME = `k-list-item`;
|
|
5535
|
-
var
|
|
5595
|
+
var states26 = [
|
|
5536
5596
|
States.hover,
|
|
5537
5597
|
States.focus,
|
|
5538
5598
|
States.selected,
|
|
5539
5599
|
States.disabled
|
|
5540
5600
|
];
|
|
5541
|
-
var
|
|
5542
|
-
var
|
|
5601
|
+
var options24 = {};
|
|
5602
|
+
var defaultProps21 = {};
|
|
5543
5603
|
var ListItem = (props) => {
|
|
5544
5604
|
const {
|
|
5545
5605
|
text,
|
|
@@ -5570,66 +5630,66 @@ var ListItem = (props) => {
|
|
|
5570
5630
|
})
|
|
5571
5631
|
),
|
|
5572
5632
|
children: [
|
|
5573
|
-
showCheckbox && /* @__PURE__ */
|
|
5574
|
-
showIcon && /* @__PURE__ */
|
|
5575
|
-
/* @__PURE__ */
|
|
5576
|
-
groupLabel && groupLabel !== "" && /* @__PURE__ */
|
|
5633
|
+
showCheckbox && /* @__PURE__ */ jsx44(Checkbox, { checked }),
|
|
5634
|
+
showIcon && /* @__PURE__ */ jsx44(Icon, { icon: iconName }),
|
|
5635
|
+
/* @__PURE__ */ jsx44("span", { className: "k-list-item-text", children: textOrChildren }),
|
|
5636
|
+
groupLabel && groupLabel !== "" && /* @__PURE__ */ jsx44("div", { className: "k-list-item-group-label", children: groupLabel })
|
|
5577
5637
|
]
|
|
5578
5638
|
}
|
|
5579
5639
|
);
|
|
5580
5640
|
};
|
|
5581
|
-
ListItem.states =
|
|
5582
|
-
ListItem.options =
|
|
5641
|
+
ListItem.states = states26;
|
|
5642
|
+
ListItem.options = options24;
|
|
5583
5643
|
ListItem.className = LISTITEM_CLASSNAME;
|
|
5584
|
-
ListItem.defaultProps =
|
|
5644
|
+
ListItem.defaultProps = defaultProps21;
|
|
5585
5645
|
|
|
5586
5646
|
// src/list/list-content.tsx
|
|
5587
|
-
import { jsx as
|
|
5647
|
+
import { jsx as jsx45, jsxs as jsxs18 } from "react/jsx-runtime";
|
|
5588
5648
|
var className10 = `k-list-content`;
|
|
5589
5649
|
var ListContent = (props) => {
|
|
5590
5650
|
const {
|
|
5591
5651
|
virtualization
|
|
5592
5652
|
} = props;
|
|
5593
5653
|
return /* @__PURE__ */ jsxs18("div", { className: classNames(className10, props.className), children: [
|
|
5594
|
-
/* @__PURE__ */
|
|
5595
|
-
virtualization && /* @__PURE__ */
|
|
5654
|
+
/* @__PURE__ */ jsx45("ul", { className: classNames("k-list-ul"), children: props.children }),
|
|
5655
|
+
virtualization && /* @__PURE__ */ jsx45("div", { className: "k-height-container", children: /* @__PURE__ */ jsx45("div", {}) })
|
|
5596
5656
|
] });
|
|
5597
5657
|
};
|
|
5598
5658
|
|
|
5599
5659
|
// src/list/list-header.tsx
|
|
5600
|
-
import { jsx as
|
|
5660
|
+
import { jsx as jsx46 } from "react/jsx-runtime";
|
|
5601
5661
|
var className11 = `k-list-group-sticky-header`;
|
|
5602
|
-
var ListHeader = (props) => /* @__PURE__ */
|
|
5662
|
+
var ListHeader = (props) => /* @__PURE__ */ jsx46("div", { className: classNames(className11, props.className), children: /* @__PURE__ */ jsx46("div", { className: "k-list-header-text", children: props.children }) });
|
|
5603
5663
|
|
|
5604
5664
|
// src/list/list-group.tsx
|
|
5605
|
-
import { Fragment as Fragment15, jsx as
|
|
5665
|
+
import { Fragment as Fragment15, jsx as jsx47, jsxs as jsxs19 } from "react/jsx-runtime";
|
|
5606
5666
|
var ListGroup = (props) => {
|
|
5607
5667
|
const {
|
|
5608
5668
|
virtualization,
|
|
5609
5669
|
label
|
|
5610
5670
|
} = props;
|
|
5611
5671
|
return /* @__PURE__ */ jsxs19(Fragment15, { children: [
|
|
5612
|
-
label && /* @__PURE__ */
|
|
5613
|
-
props.children && /* @__PURE__ */
|
|
5672
|
+
label && /* @__PURE__ */ jsx47(ListHeader, { children: label }),
|
|
5673
|
+
props.children && /* @__PURE__ */ jsx47(ListContent, { virtualization, children: props.children })
|
|
5614
5674
|
] });
|
|
5615
5675
|
};
|
|
5616
5676
|
|
|
5617
5677
|
// src/list/list-group-item.tsx
|
|
5618
|
-
import { jsx as
|
|
5678
|
+
import { jsx as jsx48 } from "react/jsx-runtime";
|
|
5619
5679
|
var className12 = `k-list-group-item`;
|
|
5620
|
-
var ListGroupItem = (props) => /* @__PURE__ */
|
|
5680
|
+
var ListGroupItem = (props) => /* @__PURE__ */ jsx48("li", { className: classNames(className12, props.className), children: /* @__PURE__ */ jsx48("span", { className: "k-list-item-text", children: props.children }) });
|
|
5621
5681
|
|
|
5622
5682
|
// src/list/list-option-label.tsx
|
|
5623
|
-
import { jsx as
|
|
5683
|
+
import { jsx as jsx49 } from "react/jsx-runtime";
|
|
5624
5684
|
var LIST_OPTIONLABEL_CLASSNAME = `k-list-optionlabel`;
|
|
5625
|
-
var
|
|
5685
|
+
var states27 = [
|
|
5626
5686
|
States.hover,
|
|
5627
5687
|
States.focus,
|
|
5628
5688
|
States.selected,
|
|
5629
5689
|
States.disabled
|
|
5630
5690
|
];
|
|
5631
|
-
var
|
|
5632
|
-
var
|
|
5691
|
+
var options25 = {};
|
|
5692
|
+
var defaultProps22 = {};
|
|
5633
5693
|
var ListOptionLabel = (props) => {
|
|
5634
5694
|
const {
|
|
5635
5695
|
text,
|
|
@@ -5639,7 +5699,7 @@ var ListOptionLabel = (props) => {
|
|
|
5639
5699
|
disabled,
|
|
5640
5700
|
...other
|
|
5641
5701
|
} = props;
|
|
5642
|
-
return /* @__PURE__ */
|
|
5702
|
+
return /* @__PURE__ */ jsx49(
|
|
5643
5703
|
"div",
|
|
5644
5704
|
{
|
|
5645
5705
|
...other,
|
|
@@ -5656,36 +5716,36 @@ var ListOptionLabel = (props) => {
|
|
|
5656
5716
|
}
|
|
5657
5717
|
);
|
|
5658
5718
|
};
|
|
5659
|
-
ListOptionLabel.states =
|
|
5660
|
-
ListOptionLabel.options =
|
|
5719
|
+
ListOptionLabel.states = states27;
|
|
5720
|
+
ListOptionLabel.options = options25;
|
|
5661
5721
|
ListOptionLabel.className = LIST_OPTIONLABEL_CLASSNAME;
|
|
5662
|
-
ListOptionLabel.defaultProps =
|
|
5722
|
+
ListOptionLabel.defaultProps = defaultProps22;
|
|
5663
5723
|
|
|
5664
5724
|
// src/list/templates/list-normal.tsx
|
|
5665
|
-
import { jsx as
|
|
5725
|
+
import { jsx as jsx50 } from "react/jsx-runtime";
|
|
5666
5726
|
|
|
5667
5727
|
// src/list/templates/list-virtualization.tsx
|
|
5668
|
-
import { jsx as
|
|
5728
|
+
import { jsx as jsx51 } from "react/jsx-runtime";
|
|
5669
5729
|
|
|
5670
5730
|
// src/list/templates/list-grouping.tsx
|
|
5671
|
-
import { jsx as
|
|
5731
|
+
import { jsx as jsx52, jsxs as jsxs20 } from "react/jsx-runtime";
|
|
5672
5732
|
|
|
5673
5733
|
// src/list/templates/list-virualization-grouping.tsx
|
|
5674
|
-
import { jsx as
|
|
5734
|
+
import { jsx as jsx53, jsxs as jsxs21 } from "react/jsx-runtime";
|
|
5675
5735
|
|
|
5676
5736
|
// src/list/templates/list-virtualization-angular.tsx
|
|
5677
|
-
import { jsx as
|
|
5737
|
+
import { jsx as jsx54 } from "react/jsx-runtime";
|
|
5678
5738
|
|
|
5679
5739
|
// src/list/templates/list-grouping-angular.tsx
|
|
5680
|
-
import { jsx as
|
|
5740
|
+
import { jsx as jsx55, jsxs as jsxs22 } from "react/jsx-runtime";
|
|
5681
5741
|
|
|
5682
5742
|
// src/list/templates/list-virualization-grouping-angular.tsx
|
|
5683
|
-
import { jsx as
|
|
5743
|
+
import { jsx as jsx56, jsxs as jsxs23 } from "react/jsx-runtime";
|
|
5684
5744
|
|
|
5685
5745
|
// src/combobox/combobox.spec.tsx
|
|
5686
|
-
import { Fragment as Fragment16, jsx as
|
|
5746
|
+
import { Fragment as Fragment16, jsx as jsx57, jsxs as jsxs24 } from "react/jsx-runtime";
|
|
5687
5747
|
var COMBOBOX_CLASSNAME = `k-combobox`;
|
|
5688
|
-
var
|
|
5748
|
+
var states28 = [
|
|
5689
5749
|
States.hover,
|
|
5690
5750
|
States.focus,
|
|
5691
5751
|
States.valid,
|
|
@@ -5695,12 +5755,12 @@ var states26 = [
|
|
|
5695
5755
|
States.disabled,
|
|
5696
5756
|
States.readonly
|
|
5697
5757
|
];
|
|
5698
|
-
var
|
|
5758
|
+
var defaultProps23 = {
|
|
5699
5759
|
size: Input.defaultProps.size,
|
|
5700
5760
|
rounded: Input.defaultProps.rounded,
|
|
5701
5761
|
fillMode: Input.defaultProps.fillMode
|
|
5702
5762
|
};
|
|
5703
|
-
var
|
|
5763
|
+
var options26 = {
|
|
5704
5764
|
size: [Size.small, Size.medium, Size.large],
|
|
5705
5765
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
5706
5766
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
@@ -5746,9 +5806,9 @@ var Combobox = (props) => {
|
|
|
5746
5806
|
readonly,
|
|
5747
5807
|
className: classNames(props.className, COMBOBOX_CLASSNAME),
|
|
5748
5808
|
children: [
|
|
5749
|
-
/* @__PURE__ */
|
|
5750
|
-
/* @__PURE__ */
|
|
5751
|
-
/* @__PURE__ */
|
|
5809
|
+
/* @__PURE__ */ jsx57(InputPrefix, { children: prefix }),
|
|
5810
|
+
/* @__PURE__ */ jsx57(InputInnerInput, { placeholder, value }),
|
|
5811
|
+
/* @__PURE__ */ jsx57(
|
|
5752
5812
|
InputValidationIcon,
|
|
5753
5813
|
{
|
|
5754
5814
|
valid,
|
|
@@ -5757,14 +5817,14 @@ var Combobox = (props) => {
|
|
|
5757
5817
|
disabled
|
|
5758
5818
|
}
|
|
5759
5819
|
),
|
|
5760
|
-
/* @__PURE__ */
|
|
5820
|
+
/* @__PURE__ */ jsx57(
|
|
5761
5821
|
InputLoadingIcon,
|
|
5762
5822
|
{
|
|
5763
5823
|
loading,
|
|
5764
5824
|
disabled
|
|
5765
5825
|
}
|
|
5766
5826
|
),
|
|
5767
|
-
/* @__PURE__ */
|
|
5827
|
+
/* @__PURE__ */ jsx57(
|
|
5768
5828
|
InputClearValue,
|
|
5769
5829
|
{
|
|
5770
5830
|
loading,
|
|
@@ -5773,8 +5833,8 @@ var Combobox = (props) => {
|
|
|
5773
5833
|
value
|
|
5774
5834
|
}
|
|
5775
5835
|
),
|
|
5776
|
-
/* @__PURE__ */
|
|
5777
|
-
/* @__PURE__ */
|
|
5836
|
+
/* @__PURE__ */ jsx57(InputSuffix, { children: suffix }),
|
|
5837
|
+
/* @__PURE__ */ jsx57(
|
|
5778
5838
|
Button,
|
|
5779
5839
|
{
|
|
5780
5840
|
className: "k-input-button",
|
|
@@ -5787,9 +5847,9 @@ var Combobox = (props) => {
|
|
|
5787
5847
|
]
|
|
5788
5848
|
}
|
|
5789
5849
|
),
|
|
5790
|
-
opened && popup && /* @__PURE__ */
|
|
5850
|
+
opened && popup && /* @__PURE__ */ jsx57(Popup, { className: "k-list-container k-combobox-popup", children: popup }),
|
|
5791
5851
|
adaptive && /* @__PURE__ */ jsxs24(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
|
|
5792
|
-
/* @__PURE__ */
|
|
5852
|
+
/* @__PURE__ */ jsx57(
|
|
5793
5853
|
ActionSheetHeader,
|
|
5794
5854
|
{
|
|
5795
5855
|
actions: ["x"],
|
|
@@ -5797,35 +5857,35 @@ var Combobox = (props) => {
|
|
|
5797
5857
|
title: "Select Item"
|
|
5798
5858
|
}
|
|
5799
5859
|
),
|
|
5800
|
-
/* @__PURE__ */
|
|
5801
|
-
/* @__PURE__ */
|
|
5802
|
-
/* @__PURE__ */
|
|
5803
|
-
/* @__PURE__ */
|
|
5860
|
+
/* @__PURE__ */ jsx57("div", { className: "k-list-container", children: /* @__PURE__ */ jsxs24(List, { size: "large", children: [
|
|
5861
|
+
/* @__PURE__ */ jsx57(ListItem, { text: "List item" }),
|
|
5862
|
+
/* @__PURE__ */ jsx57(ListItem, { text: "List item" }),
|
|
5863
|
+
/* @__PURE__ */ jsx57(ListItem, { text: "List item" })
|
|
5804
5864
|
] }) })
|
|
5805
5865
|
] })
|
|
5806
5866
|
] });
|
|
5807
5867
|
};
|
|
5808
|
-
Combobox.states =
|
|
5809
|
-
Combobox.options =
|
|
5868
|
+
Combobox.states = states28;
|
|
5869
|
+
Combobox.options = options26;
|
|
5810
5870
|
Combobox.className = COMBOBOX_CLASSNAME;
|
|
5811
|
-
Combobox.defaultProps =
|
|
5871
|
+
Combobox.defaultProps = defaultProps23;
|
|
5812
5872
|
|
|
5813
5873
|
// src/combobox/templates/combobox-normal.tsx
|
|
5814
|
-
import { jsx as
|
|
5874
|
+
import { jsx as jsx58 } from "react/jsx-runtime";
|
|
5815
5875
|
|
|
5816
5876
|
// src/combobox/templates/combobox-popup.tsx
|
|
5817
|
-
import { jsx as
|
|
5877
|
+
import { jsx as jsx59, jsxs as jsxs25 } from "react/jsx-runtime";
|
|
5818
5878
|
|
|
5819
5879
|
// src/combobox/templates/combobox-grouping.tsx
|
|
5820
|
-
import { jsx as
|
|
5880
|
+
import { jsx as jsx60, jsxs as jsxs26 } from "react/jsx-runtime";
|
|
5821
5881
|
|
|
5822
5882
|
// src/combobox/templates/combobox-adaptive.tsx
|
|
5823
|
-
import { jsx as
|
|
5883
|
+
import { jsx as jsx61 } from "react/jsx-runtime";
|
|
5824
5884
|
|
|
5825
5885
|
// src/dropdownlist/dropdownlist.spec.tsx
|
|
5826
|
-
import { Fragment as Fragment17, jsx as
|
|
5886
|
+
import { Fragment as Fragment17, jsx as jsx62, jsxs as jsxs27 } from "react/jsx-runtime";
|
|
5827
5887
|
var DROPDOWNLIST_CLASSNAME = `k-dropdownlist`;
|
|
5828
|
-
var
|
|
5888
|
+
var states29 = [
|
|
5829
5889
|
States.hover,
|
|
5830
5890
|
States.focus,
|
|
5831
5891
|
States.valid,
|
|
@@ -5835,12 +5895,12 @@ var states27 = [
|
|
|
5835
5895
|
States.loading,
|
|
5836
5896
|
States.readonly
|
|
5837
5897
|
];
|
|
5838
|
-
var
|
|
5898
|
+
var options27 = {
|
|
5839
5899
|
size: [Size.small, Size.medium, Size.large],
|
|
5840
5900
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
5841
5901
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
5842
5902
|
};
|
|
5843
|
-
var
|
|
5903
|
+
var defaultProps24 = {
|
|
5844
5904
|
showValue: true,
|
|
5845
5905
|
arrowIconName: "caret-alt-down",
|
|
5846
5906
|
size: Size.medium,
|
|
@@ -5850,7 +5910,7 @@ var defaultProps22 = {
|
|
|
5850
5910
|
var DropdownList = (props) => {
|
|
5851
5911
|
const {
|
|
5852
5912
|
valueIconName,
|
|
5853
|
-
arrowIconName =
|
|
5913
|
+
arrowIconName = defaultProps24.arrowIconName,
|
|
5854
5914
|
prefix,
|
|
5855
5915
|
suffix,
|
|
5856
5916
|
value,
|
|
@@ -5866,7 +5926,7 @@ var DropdownList = (props) => {
|
|
|
5866
5926
|
loading,
|
|
5867
5927
|
disabled,
|
|
5868
5928
|
readonly,
|
|
5869
|
-
showValue =
|
|
5929
|
+
showValue = defaultProps24.showValue,
|
|
5870
5930
|
popup,
|
|
5871
5931
|
opened,
|
|
5872
5932
|
...other
|
|
@@ -5895,8 +5955,8 @@ var DropdownList = (props) => {
|
|
|
5895
5955
|
}
|
|
5896
5956
|
),
|
|
5897
5957
|
children: [
|
|
5898
|
-
/* @__PURE__ */
|
|
5899
|
-
/* @__PURE__ */
|
|
5958
|
+
/* @__PURE__ */ jsx62(InputPrefix, { children: prefix }),
|
|
5959
|
+
/* @__PURE__ */ jsx62(
|
|
5900
5960
|
InputInnerSpan,
|
|
5901
5961
|
{
|
|
5902
5962
|
placeholder,
|
|
@@ -5905,7 +5965,7 @@ var DropdownList = (props) => {
|
|
|
5905
5965
|
valueIconName
|
|
5906
5966
|
}
|
|
5907
5967
|
),
|
|
5908
|
-
/* @__PURE__ */
|
|
5968
|
+
/* @__PURE__ */ jsx62(
|
|
5909
5969
|
InputValidationIcon,
|
|
5910
5970
|
{
|
|
5911
5971
|
valid,
|
|
@@ -5914,15 +5974,15 @@ var DropdownList = (props) => {
|
|
|
5914
5974
|
disabled
|
|
5915
5975
|
}
|
|
5916
5976
|
),
|
|
5917
|
-
/* @__PURE__ */
|
|
5977
|
+
/* @__PURE__ */ jsx62(
|
|
5918
5978
|
InputLoadingIcon,
|
|
5919
5979
|
{
|
|
5920
5980
|
loading,
|
|
5921
5981
|
disabled
|
|
5922
5982
|
}
|
|
5923
5983
|
),
|
|
5924
|
-
/* @__PURE__ */
|
|
5925
|
-
/* @__PURE__ */
|
|
5984
|
+
/* @__PURE__ */ jsx62(InputSuffix, { children: suffix }),
|
|
5985
|
+
/* @__PURE__ */ jsx62(
|
|
5926
5986
|
Button,
|
|
5927
5987
|
{
|
|
5928
5988
|
className: "k-input-button",
|
|
@@ -5935,40 +5995,40 @@ var DropdownList = (props) => {
|
|
|
5935
5995
|
]
|
|
5936
5996
|
}
|
|
5937
5997
|
),
|
|
5938
|
-
opened && popup && /* @__PURE__ */
|
|
5998
|
+
opened && popup && /* @__PURE__ */ jsx62(Popup, { className: "k-list-container k-dropdownlist-popup", children: popup })
|
|
5939
5999
|
] });
|
|
5940
6000
|
};
|
|
5941
|
-
DropdownList.states =
|
|
5942
|
-
DropdownList.options =
|
|
6001
|
+
DropdownList.states = states29;
|
|
6002
|
+
DropdownList.options = options27;
|
|
5943
6003
|
DropdownList.className = DROPDOWNLIST_CLASSNAME;
|
|
5944
|
-
DropdownList.defaultProps =
|
|
6004
|
+
DropdownList.defaultProps = defaultProps24;
|
|
5945
6005
|
|
|
5946
6006
|
// src/dropdownlist/templates/dropdownlist-normal.tsx
|
|
5947
|
-
import { jsx as
|
|
6007
|
+
import { jsx as jsx63 } from "react/jsx-runtime";
|
|
5948
6008
|
|
|
5949
6009
|
// src/dropdownlist/templates/dropdownlist-popup.tsx
|
|
5950
|
-
import { jsx as
|
|
6010
|
+
import { jsx as jsx64, jsxs as jsxs28 } from "react/jsx-runtime";
|
|
5951
6011
|
|
|
5952
6012
|
// src/dropdownlist/templates/dropdownlist-filtering.tsx
|
|
5953
|
-
import { Fragment as Fragment18, jsx as
|
|
6013
|
+
import { Fragment as Fragment18, jsx as jsx65, jsxs as jsxs29 } from "react/jsx-runtime";
|
|
5954
6014
|
|
|
5955
6015
|
// src/dropdownlist/templates/dropdownlist-grouping.tsx
|
|
5956
|
-
import { jsx as
|
|
6016
|
+
import { jsx as jsx66, jsxs as jsxs30 } from "react/jsx-runtime";
|
|
5957
6017
|
|
|
5958
6018
|
// src/dropdownlist/templates/dropdownlist-grouping-filtering.tsx
|
|
5959
|
-
import { Fragment as Fragment19, jsx as
|
|
6019
|
+
import { Fragment as Fragment19, jsx as jsx67, jsxs as jsxs31 } from "react/jsx-runtime";
|
|
5960
6020
|
|
|
5961
6021
|
// src/menu-button/menu-button.spec.tsx
|
|
5962
|
-
import { Fragment as Fragment20, jsx as
|
|
6022
|
+
import { Fragment as Fragment20, jsx as jsx68, jsxs as jsxs32 } from "react/jsx-runtime";
|
|
5963
6023
|
var MENUBUTTON_CLASSNAME = `k-menu-button`;
|
|
5964
|
-
var
|
|
6024
|
+
var states30 = [
|
|
5965
6025
|
States.hover,
|
|
5966
6026
|
States.focus,
|
|
5967
6027
|
States.active,
|
|
5968
6028
|
States.selected,
|
|
5969
6029
|
States.disabled
|
|
5970
6030
|
];
|
|
5971
|
-
var
|
|
6031
|
+
var options28 = {
|
|
5972
6032
|
size: [Size.small, Size.medium, Size.large],
|
|
5973
6033
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
5974
6034
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline, FillMode.clear, FillMode.link],
|
|
@@ -5986,7 +6046,7 @@ var options26 = {
|
|
|
5986
6046
|
ThemeColor.inverse
|
|
5987
6047
|
]
|
|
5988
6048
|
};
|
|
5989
|
-
var
|
|
6049
|
+
var defaultProps25 = {
|
|
5990
6050
|
size: Size.medium,
|
|
5991
6051
|
rounded: Roundness.medium,
|
|
5992
6052
|
fillMode: FillMode.solid,
|
|
@@ -5996,10 +6056,10 @@ var defaultProps23 = {
|
|
|
5996
6056
|
};
|
|
5997
6057
|
var MenuButton = (props) => {
|
|
5998
6058
|
const {
|
|
5999
|
-
size =
|
|
6000
|
-
rounded =
|
|
6001
|
-
fillMode =
|
|
6002
|
-
themeColor =
|
|
6059
|
+
size = defaultProps25.size,
|
|
6060
|
+
rounded = defaultProps25.rounded,
|
|
6061
|
+
fillMode = defaultProps25.fillMode,
|
|
6062
|
+
themeColor = defaultProps25.themeColor,
|
|
6003
6063
|
hover,
|
|
6004
6064
|
focus,
|
|
6005
6065
|
active,
|
|
@@ -6007,14 +6067,14 @@ var MenuButton = (props) => {
|
|
|
6007
6067
|
disabled,
|
|
6008
6068
|
icon,
|
|
6009
6069
|
text,
|
|
6010
|
-
showArrow =
|
|
6011
|
-
arrowIconName =
|
|
6070
|
+
showArrow = defaultProps25.showArrow,
|
|
6071
|
+
arrowIconName = defaultProps25.arrowIconName,
|
|
6012
6072
|
popup,
|
|
6013
6073
|
opened,
|
|
6014
6074
|
...other
|
|
6015
6075
|
} = props;
|
|
6016
6076
|
return /* @__PURE__ */ jsxs32(Fragment20, { children: [
|
|
6017
|
-
/* @__PURE__ */
|
|
6077
|
+
/* @__PURE__ */ jsx68(
|
|
6018
6078
|
Button,
|
|
6019
6079
|
{
|
|
6020
6080
|
...other,
|
|
@@ -6037,35 +6097,35 @@ var MenuButton = (props) => {
|
|
|
6037
6097
|
arrowIconName
|
|
6038
6098
|
}
|
|
6039
6099
|
),
|
|
6040
|
-
opened && popup && /* @__PURE__ */
|
|
6100
|
+
opened && popup && /* @__PURE__ */ jsx68(Popup, { className: "k-menu-popup", children: popup })
|
|
6041
6101
|
] });
|
|
6042
6102
|
};
|
|
6043
|
-
MenuButton.states =
|
|
6044
|
-
MenuButton.options =
|
|
6103
|
+
MenuButton.states = states30;
|
|
6104
|
+
MenuButton.options = options28;
|
|
6045
6105
|
MenuButton.className = MENUBUTTON_CLASSNAME;
|
|
6046
|
-
MenuButton.defaultProps =
|
|
6106
|
+
MenuButton.defaultProps = defaultProps25;
|
|
6047
6107
|
|
|
6048
6108
|
// src/menu-button/templates/icon-menu-button.tsx
|
|
6049
|
-
import { jsx as
|
|
6109
|
+
import { jsx as jsx69 } from "react/jsx-runtime";
|
|
6050
6110
|
|
|
6051
6111
|
// src/menu-button/templates/icon-text-menu-button.tsx
|
|
6052
|
-
import { jsx as
|
|
6112
|
+
import { jsx as jsx70 } from "react/jsx-runtime";
|
|
6053
6113
|
|
|
6054
6114
|
// src/menu-button/templates/text-menu-button.tsx
|
|
6055
|
-
import { jsx as
|
|
6115
|
+
import { jsx as jsx71 } from "react/jsx-runtime";
|
|
6056
6116
|
|
|
6057
6117
|
// src/menu/menu-item.spec.tsx
|
|
6058
|
-
import { Fragment as Fragment21, jsx as
|
|
6118
|
+
import { Fragment as Fragment21, jsx as jsx72, jsxs as jsxs33 } from "react/jsx-runtime";
|
|
6059
6119
|
var MENUITEM_CLASSNAME = `k-menu-item`;
|
|
6060
|
-
var
|
|
6120
|
+
var states31 = [
|
|
6061
6121
|
States.hover,
|
|
6062
6122
|
States.focus,
|
|
6063
6123
|
States.active,
|
|
6064
6124
|
States.selected,
|
|
6065
6125
|
States.disabled
|
|
6066
6126
|
];
|
|
6067
|
-
var
|
|
6068
|
-
var
|
|
6127
|
+
var options29 = {};
|
|
6128
|
+
var defaultProps26 = {
|
|
6069
6129
|
dir: "ltr"
|
|
6070
6130
|
};
|
|
6071
6131
|
var MenuItem = (props) => {
|
|
@@ -6079,11 +6139,11 @@ var MenuItem = (props) => {
|
|
|
6079
6139
|
text,
|
|
6080
6140
|
showArrow,
|
|
6081
6141
|
arrowIconName,
|
|
6082
|
-
dir =
|
|
6142
|
+
dir = defaultProps26.dir,
|
|
6083
6143
|
children,
|
|
6084
6144
|
...other
|
|
6085
6145
|
} = props;
|
|
6086
|
-
const contentTemplate = /* @__PURE__ */
|
|
6146
|
+
const contentTemplate = /* @__PURE__ */ jsx72(Fragment21, {});
|
|
6087
6147
|
if (children) {
|
|
6088
6148
|
children.forEach((child) => {
|
|
6089
6149
|
const component = child.type;
|
|
@@ -6125,9 +6185,9 @@ var MenuItem = (props) => {
|
|
|
6125
6185
|
})
|
|
6126
6186
|
),
|
|
6127
6187
|
children: [
|
|
6128
|
-
icon && /* @__PURE__ */
|
|
6129
|
-
/* @__PURE__ */
|
|
6130
|
-
showArrow && /* @__PURE__ */
|
|
6188
|
+
icon && /* @__PURE__ */ jsx72(Icon, { className: "k-menu-link-icon", icon }),
|
|
6189
|
+
/* @__PURE__ */ jsx72("span", { className: "k-menu-link-text", children: text }),
|
|
6190
|
+
showArrow && /* @__PURE__ */ jsx72("span", { className: "k-menu-expand-arrow", children: /* @__PURE__ */ jsx72(Icon, { icon: expandArrowName }) })
|
|
6131
6191
|
]
|
|
6132
6192
|
}
|
|
6133
6193
|
),
|
|
@@ -6136,24 +6196,24 @@ var MenuItem = (props) => {
|
|
|
6136
6196
|
}
|
|
6137
6197
|
);
|
|
6138
6198
|
};
|
|
6139
|
-
MenuItem.states =
|
|
6140
|
-
MenuItem.options =
|
|
6199
|
+
MenuItem.states = states31;
|
|
6200
|
+
MenuItem.options = options29;
|
|
6141
6201
|
MenuItem.className = MENUITEM_CLASSNAME;
|
|
6142
|
-
MenuItem.defaultProps =
|
|
6202
|
+
MenuItem.defaultProps = defaultProps26;
|
|
6143
6203
|
var menu_item_spec_default = MenuItem;
|
|
6144
6204
|
|
|
6145
6205
|
// src/menu/menu-separator.spec.tsx
|
|
6146
|
-
import { jsx as
|
|
6206
|
+
import { jsx as jsx73 } from "react/jsx-runtime";
|
|
6147
6207
|
var SEPARATOR_CLASSNAME = `k-separator`;
|
|
6148
|
-
var
|
|
6208
|
+
var defaultProps27 = {
|
|
6149
6209
|
orientation: "horizontal"
|
|
6150
6210
|
};
|
|
6151
6211
|
var MenuSeparator = (props) => {
|
|
6152
6212
|
const {
|
|
6153
|
-
orientation =
|
|
6213
|
+
orientation = defaultProps27.orientation,
|
|
6154
6214
|
...other
|
|
6155
6215
|
} = props;
|
|
6156
|
-
return /* @__PURE__ */
|
|
6216
|
+
return /* @__PURE__ */ jsx73(
|
|
6157
6217
|
"li",
|
|
6158
6218
|
{
|
|
6159
6219
|
...other,
|
|
@@ -6171,25 +6231,25 @@ var MenuSeparator = (props) => {
|
|
|
6171
6231
|
var menu_separator_spec_default = MenuSeparator;
|
|
6172
6232
|
|
|
6173
6233
|
// src/menu/menu-item-content.tsx
|
|
6174
|
-
import { Fragment as Fragment22, jsx as
|
|
6234
|
+
import { Fragment as Fragment22, jsx as jsx74 } from "react/jsx-runtime";
|
|
6175
6235
|
|
|
6176
6236
|
// src/menu/menu-list.spec.tsx
|
|
6177
|
-
import { jsx as
|
|
6237
|
+
import { jsx as jsx75 } from "react/jsx-runtime";
|
|
6178
6238
|
import { createElement } from "react";
|
|
6179
6239
|
var MENULIST_CLASSNAME = `k-menu-group`;
|
|
6180
|
-
var
|
|
6181
|
-
var
|
|
6240
|
+
var states32 = [];
|
|
6241
|
+
var options30 = {
|
|
6182
6242
|
size: [Size.small, Size.medium, Size.large]
|
|
6183
6243
|
};
|
|
6184
|
-
var
|
|
6244
|
+
var defaultProps28 = {
|
|
6185
6245
|
size: Size.medium,
|
|
6186
6246
|
dir: "ltr"
|
|
6187
6247
|
};
|
|
6188
6248
|
var MenuList = (props) => {
|
|
6189
6249
|
const {
|
|
6190
6250
|
children,
|
|
6191
|
-
size =
|
|
6192
|
-
dir =
|
|
6251
|
+
size = defaultProps28.size,
|
|
6252
|
+
dir = defaultProps28.dir,
|
|
6193
6253
|
...other
|
|
6194
6254
|
} = props;
|
|
6195
6255
|
const listChildren = [];
|
|
@@ -6202,7 +6262,7 @@ var MenuList = (props) => {
|
|
|
6202
6262
|
);
|
|
6203
6263
|
} else if (child.type === menu_separator_spec_default) {
|
|
6204
6264
|
listChildren.push(
|
|
6205
|
-
/* @__PURE__ */
|
|
6265
|
+
/* @__PURE__ */ jsx75(menu_separator_spec_default, {})
|
|
6206
6266
|
);
|
|
6207
6267
|
} else {
|
|
6208
6268
|
listChildren.push(child);
|
|
@@ -6210,7 +6270,7 @@ var MenuList = (props) => {
|
|
|
6210
6270
|
});
|
|
6211
6271
|
}
|
|
6212
6272
|
}
|
|
6213
|
-
return /* @__PURE__ */
|
|
6273
|
+
return /* @__PURE__ */ jsx75(
|
|
6214
6274
|
"ul",
|
|
6215
6275
|
{
|
|
6216
6276
|
...other,
|
|
@@ -6225,25 +6285,25 @@ var MenuList = (props) => {
|
|
|
6225
6285
|
}
|
|
6226
6286
|
);
|
|
6227
6287
|
};
|
|
6228
|
-
MenuList.states =
|
|
6229
|
-
MenuList.options =
|
|
6288
|
+
MenuList.states = states32;
|
|
6289
|
+
MenuList.options = options30;
|
|
6230
6290
|
MenuList.className = MENULIST_CLASSNAME;
|
|
6231
|
-
MenuList.defaultProps =
|
|
6291
|
+
MenuList.defaultProps = defaultProps28;
|
|
6232
6292
|
|
|
6233
6293
|
// src/menu-button/templates/menu-button-popup.tsx
|
|
6234
|
-
import { jsx as
|
|
6294
|
+
import { jsx as jsx76, jsxs as jsxs34 } from "react/jsx-runtime";
|
|
6235
6295
|
|
|
6236
6296
|
// src/split-button/split-button.spec.tsx
|
|
6237
|
-
import { Fragment as Fragment23, jsx as
|
|
6297
|
+
import { Fragment as Fragment23, jsx as jsx77, jsxs as jsxs35 } from "react/jsx-runtime";
|
|
6238
6298
|
var SPLITBUTTON_CLASSNAME = `k-split-button`;
|
|
6239
|
-
var
|
|
6299
|
+
var states33 = [
|
|
6240
6300
|
States.hover,
|
|
6241
6301
|
States.focus,
|
|
6242
6302
|
States.active,
|
|
6243
6303
|
States.selected,
|
|
6244
6304
|
States.disabled
|
|
6245
6305
|
];
|
|
6246
|
-
var
|
|
6306
|
+
var options31 = {
|
|
6247
6307
|
size: [Size.small, Size.medium, Size.large],
|
|
6248
6308
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
6249
6309
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline, FillMode.clear, FillMode.link],
|
|
@@ -6261,7 +6321,7 @@ var options29 = {
|
|
|
6261
6321
|
ThemeColor.inverse
|
|
6262
6322
|
]
|
|
6263
6323
|
};
|
|
6264
|
-
var
|
|
6324
|
+
var defaultProps29 = {
|
|
6265
6325
|
size: Size.medium,
|
|
6266
6326
|
rounded: Roundness.medium,
|
|
6267
6327
|
fillMode: FillMode.solid,
|
|
@@ -6270,10 +6330,10 @@ var defaultProps27 = {
|
|
|
6270
6330
|
};
|
|
6271
6331
|
var SplitButton = (props) => {
|
|
6272
6332
|
const {
|
|
6273
|
-
size =
|
|
6274
|
-
rounded =
|
|
6275
|
-
fillMode =
|
|
6276
|
-
themeColor =
|
|
6333
|
+
size = defaultProps29.size,
|
|
6334
|
+
rounded = defaultProps29.rounded,
|
|
6335
|
+
fillMode = defaultProps29.fillMode,
|
|
6336
|
+
themeColor = defaultProps29.themeColor,
|
|
6277
6337
|
hover,
|
|
6278
6338
|
focus,
|
|
6279
6339
|
active,
|
|
@@ -6281,7 +6341,7 @@ var SplitButton = (props) => {
|
|
|
6281
6341
|
disabled,
|
|
6282
6342
|
icon,
|
|
6283
6343
|
text,
|
|
6284
|
-
arrowIconName =
|
|
6344
|
+
arrowIconName = defaultProps29.arrowIconName,
|
|
6285
6345
|
popup,
|
|
6286
6346
|
opened,
|
|
6287
6347
|
...other
|
|
@@ -6300,7 +6360,7 @@ var SplitButton = (props) => {
|
|
|
6300
6360
|
})
|
|
6301
6361
|
),
|
|
6302
6362
|
children: [
|
|
6303
|
-
/* @__PURE__ */
|
|
6363
|
+
/* @__PURE__ */ jsx77(
|
|
6304
6364
|
Button,
|
|
6305
6365
|
{
|
|
6306
6366
|
text,
|
|
@@ -6317,7 +6377,7 @@ var SplitButton = (props) => {
|
|
|
6317
6377
|
children: props.children
|
|
6318
6378
|
}
|
|
6319
6379
|
),
|
|
6320
|
-
/* @__PURE__ */
|
|
6380
|
+
/* @__PURE__ */ jsx77(
|
|
6321
6381
|
Button,
|
|
6322
6382
|
{
|
|
6323
6383
|
className: "k-split-button-arrow",
|
|
@@ -6331,30 +6391,30 @@ var SplitButton = (props) => {
|
|
|
6331
6391
|
]
|
|
6332
6392
|
}
|
|
6333
6393
|
),
|
|
6334
|
-
opened && popup && /* @__PURE__ */
|
|
6394
|
+
opened && popup && /* @__PURE__ */ jsx77(Popup, { className: "k-menu-popup", children: popup })
|
|
6335
6395
|
] });
|
|
6336
6396
|
};
|
|
6337
|
-
SplitButton.states =
|
|
6338
|
-
SplitButton.options =
|
|
6397
|
+
SplitButton.states = states33;
|
|
6398
|
+
SplitButton.options = options31;
|
|
6339
6399
|
SplitButton.className = SPLITBUTTON_CLASSNAME;
|
|
6340
|
-
SplitButton.defaultProps =
|
|
6400
|
+
SplitButton.defaultProps = defaultProps29;
|
|
6341
6401
|
var split_button_spec_default = SplitButton;
|
|
6342
6402
|
|
|
6343
6403
|
// src/toolbar/toolbar.spec.tsx
|
|
6344
|
-
import { jsx as
|
|
6404
|
+
import { jsx as jsx78 } from "react/jsx-runtime";
|
|
6345
6405
|
var TOOLBAR_CLASSNAME = `k-toolbar`;
|
|
6346
|
-
var
|
|
6406
|
+
var states34 = [
|
|
6347
6407
|
States.focus
|
|
6348
6408
|
];
|
|
6349
|
-
var
|
|
6409
|
+
var options32 = {
|
|
6350
6410
|
size: [Size.small, Size.medium, Size.large]
|
|
6351
6411
|
};
|
|
6352
|
-
var
|
|
6412
|
+
var defaultProps30 = {
|
|
6353
6413
|
size: Size.medium
|
|
6354
6414
|
};
|
|
6355
6415
|
var Toolbar = (props) => {
|
|
6356
6416
|
const {
|
|
6357
|
-
size =
|
|
6417
|
+
size = defaultProps30.size,
|
|
6358
6418
|
focus,
|
|
6359
6419
|
resizable,
|
|
6360
6420
|
...other
|
|
@@ -6364,7 +6424,7 @@ var Toolbar = (props) => {
|
|
|
6364
6424
|
const tempToolbarChildren = [];
|
|
6365
6425
|
if (child.type === Button && child.props.className && child.props.className.includes("k-toolbar-overflow-button")) {
|
|
6366
6426
|
tempToolbarChildren.push(
|
|
6367
|
-
/* @__PURE__ */
|
|
6427
|
+
/* @__PURE__ */ jsx78(
|
|
6368
6428
|
Button,
|
|
6369
6429
|
{
|
|
6370
6430
|
...child.props,
|
|
@@ -6375,7 +6435,7 @@ var Toolbar = (props) => {
|
|
|
6375
6435
|
);
|
|
6376
6436
|
} else if (child.type === Button && child.props.className && child.props.className.includes("k-toggle-button")) {
|
|
6377
6437
|
tempToolbarChildren.push(
|
|
6378
|
-
/* @__PURE__ */
|
|
6438
|
+
/* @__PURE__ */ jsx78(
|
|
6379
6439
|
Button,
|
|
6380
6440
|
{
|
|
6381
6441
|
...child.props,
|
|
@@ -6386,7 +6446,7 @@ var Toolbar = (props) => {
|
|
|
6386
6446
|
);
|
|
6387
6447
|
} else if (child.type === Button) {
|
|
6388
6448
|
tempToolbarChildren.push(
|
|
6389
|
-
/* @__PURE__ */
|
|
6449
|
+
/* @__PURE__ */ jsx78(
|
|
6390
6450
|
Button,
|
|
6391
6451
|
{
|
|
6392
6452
|
...child.props,
|
|
@@ -6397,7 +6457,7 @@ var Toolbar = (props) => {
|
|
|
6397
6457
|
);
|
|
6398
6458
|
} else if (child.type === MenuButton) {
|
|
6399
6459
|
tempToolbarChildren.push(
|
|
6400
|
-
/* @__PURE__ */
|
|
6460
|
+
/* @__PURE__ */ jsx78(
|
|
6401
6461
|
MenuButton,
|
|
6402
6462
|
{
|
|
6403
6463
|
...child.props,
|
|
@@ -6408,7 +6468,7 @@ var Toolbar = (props) => {
|
|
|
6408
6468
|
);
|
|
6409
6469
|
} else if (child.type === split_button_spec_default) {
|
|
6410
6470
|
tempToolbarChildren.push(
|
|
6411
|
-
/* @__PURE__ */
|
|
6471
|
+
/* @__PURE__ */ jsx78(
|
|
6412
6472
|
split_button_spec_default,
|
|
6413
6473
|
{
|
|
6414
6474
|
...child.props,
|
|
@@ -6422,7 +6482,7 @@ var Toolbar = (props) => {
|
|
|
6422
6482
|
const childrenArray = Array.isArray(child.props.children) ? child.props.children : [child.props.children];
|
|
6423
6483
|
childrenArray.forEach((button, bindex) => {
|
|
6424
6484
|
buttonGroupItems.push(
|
|
6425
|
-
/* @__PURE__ */
|
|
6485
|
+
/* @__PURE__ */ jsx78(
|
|
6426
6486
|
Button,
|
|
6427
6487
|
{
|
|
6428
6488
|
...button.props,
|
|
@@ -6433,7 +6493,7 @@ var Toolbar = (props) => {
|
|
|
6433
6493
|
);
|
|
6434
6494
|
});
|
|
6435
6495
|
tempToolbarChildren.push(
|
|
6436
|
-
/* @__PURE__ */
|
|
6496
|
+
/* @__PURE__ */ jsx78(
|
|
6437
6497
|
ButtonGroup,
|
|
6438
6498
|
{
|
|
6439
6499
|
...child.props,
|
|
@@ -6445,7 +6505,7 @@ var Toolbar = (props) => {
|
|
|
6445
6505
|
);
|
|
6446
6506
|
} else if (child.type === Combobox) {
|
|
6447
6507
|
tempToolbarChildren.push(
|
|
6448
|
-
/* @__PURE__ */
|
|
6508
|
+
/* @__PURE__ */ jsx78(
|
|
6449
6509
|
Combobox,
|
|
6450
6510
|
{
|
|
6451
6511
|
...child.props,
|
|
@@ -6456,7 +6516,7 @@ var Toolbar = (props) => {
|
|
|
6456
6516
|
);
|
|
6457
6517
|
} else if (child.type === DropdownList) {
|
|
6458
6518
|
tempToolbarChildren.push(
|
|
6459
|
-
/* @__PURE__ */
|
|
6519
|
+
/* @__PURE__ */ jsx78(
|
|
6460
6520
|
DropdownList,
|
|
6461
6521
|
{
|
|
6462
6522
|
...child.props,
|
|
@@ -6467,7 +6527,7 @@ var Toolbar = (props) => {
|
|
|
6467
6527
|
);
|
|
6468
6528
|
} else if (child.type === ColorPicker) {
|
|
6469
6529
|
tempToolbarChildren.push(
|
|
6470
|
-
/* @__PURE__ */
|
|
6530
|
+
/* @__PURE__ */ jsx78(
|
|
6471
6531
|
ColorPicker,
|
|
6472
6532
|
{
|
|
6473
6533
|
...child.props,
|
|
@@ -6489,7 +6549,7 @@ var Toolbar = (props) => {
|
|
|
6489
6549
|
addUniqueToolClass(child, index);
|
|
6490
6550
|
});
|
|
6491
6551
|
}
|
|
6492
|
-
return /* @__PURE__ */
|
|
6552
|
+
return /* @__PURE__ */ jsx78(
|
|
6493
6553
|
"div",
|
|
6494
6554
|
{
|
|
6495
6555
|
...other,
|
|
@@ -6510,26 +6570,26 @@ var Toolbar = (props) => {
|
|
|
6510
6570
|
}
|
|
6511
6571
|
);
|
|
6512
6572
|
};
|
|
6513
|
-
Toolbar.states =
|
|
6514
|
-
Toolbar.options =
|
|
6573
|
+
Toolbar.states = states34;
|
|
6574
|
+
Toolbar.options = options32;
|
|
6515
6575
|
Toolbar.className = TOOLBAR_CLASSNAME;
|
|
6516
|
-
Toolbar.defaultProps =
|
|
6576
|
+
Toolbar.defaultProps = defaultProps30;
|
|
6517
6577
|
|
|
6518
6578
|
// src/toolbar/toolbar-angular.spec.tsx
|
|
6519
|
-
import { jsx as
|
|
6579
|
+
import { jsx as jsx79 } from "react/jsx-runtime";
|
|
6520
6580
|
var TOOLBARANGULAR_CLASSNAME = `k-toolbar`;
|
|
6521
|
-
var
|
|
6581
|
+
var states35 = [
|
|
6522
6582
|
States.focus
|
|
6523
6583
|
];
|
|
6524
|
-
var
|
|
6584
|
+
var options33 = {
|
|
6525
6585
|
size: [Size.small, Size.medium, Size.large]
|
|
6526
6586
|
};
|
|
6527
|
-
var
|
|
6587
|
+
var defaultProps31 = {
|
|
6528
6588
|
size: Size.medium
|
|
6529
6589
|
};
|
|
6530
6590
|
var ToolbarAngular = (props) => {
|
|
6531
6591
|
const {
|
|
6532
|
-
size =
|
|
6592
|
+
size = defaultProps31.size,
|
|
6533
6593
|
focus,
|
|
6534
6594
|
resizable,
|
|
6535
6595
|
...other
|
|
@@ -6539,7 +6599,7 @@ var ToolbarAngular = (props) => {
|
|
|
6539
6599
|
const tempToolbarChildren = [];
|
|
6540
6600
|
if (child.type === Button && child.props.className && child.props.className.includes("k-toolbar-overflow-button")) {
|
|
6541
6601
|
tempToolbarChildren.push(
|
|
6542
|
-
/* @__PURE__ */
|
|
6602
|
+
/* @__PURE__ */ jsx79("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx79(
|
|
6543
6603
|
Button,
|
|
6544
6604
|
{
|
|
6545
6605
|
...child.props,
|
|
@@ -6550,7 +6610,7 @@ var ToolbarAngular = (props) => {
|
|
|
6550
6610
|
);
|
|
6551
6611
|
} else if (child.type === Button && child.props.className && child.props.className.includes("k-toggle-button")) {
|
|
6552
6612
|
tempToolbarChildren.push(
|
|
6553
|
-
/* @__PURE__ */
|
|
6613
|
+
/* @__PURE__ */ jsx79("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx79(
|
|
6554
6614
|
Button,
|
|
6555
6615
|
{
|
|
6556
6616
|
...child.props,
|
|
@@ -6561,7 +6621,7 @@ var ToolbarAngular = (props) => {
|
|
|
6561
6621
|
);
|
|
6562
6622
|
} else if (child.type === Button) {
|
|
6563
6623
|
tempToolbarChildren.push(
|
|
6564
|
-
/* @__PURE__ */
|
|
6624
|
+
/* @__PURE__ */ jsx79("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx79(
|
|
6565
6625
|
Button,
|
|
6566
6626
|
{
|
|
6567
6627
|
...child.props,
|
|
@@ -6572,7 +6632,7 @@ var ToolbarAngular = (props) => {
|
|
|
6572
6632
|
);
|
|
6573
6633
|
} else if (child.type === MenuButton) {
|
|
6574
6634
|
tempToolbarChildren.push(
|
|
6575
|
-
/* @__PURE__ */
|
|
6635
|
+
/* @__PURE__ */ jsx79("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx79(
|
|
6576
6636
|
MenuButton,
|
|
6577
6637
|
{
|
|
6578
6638
|
...child.props,
|
|
@@ -6583,7 +6643,7 @@ var ToolbarAngular = (props) => {
|
|
|
6583
6643
|
);
|
|
6584
6644
|
} else if (child.type === split_button_spec_default) {
|
|
6585
6645
|
tempToolbarChildren.push(
|
|
6586
|
-
/* @__PURE__ */
|
|
6646
|
+
/* @__PURE__ */ jsx79("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx79(
|
|
6587
6647
|
split_button_spec_default,
|
|
6588
6648
|
{
|
|
6589
6649
|
...child.props,
|
|
@@ -6597,7 +6657,7 @@ var ToolbarAngular = (props) => {
|
|
|
6597
6657
|
const childrenArray = Array.isArray(child.props.children) ? child.props.children : [child.props.children];
|
|
6598
6658
|
childrenArray.forEach((button, bindex) => {
|
|
6599
6659
|
buttonGroupItems.push(
|
|
6600
|
-
/* @__PURE__ */
|
|
6660
|
+
/* @__PURE__ */ jsx79(
|
|
6601
6661
|
Button,
|
|
6602
6662
|
{
|
|
6603
6663
|
...button.props,
|
|
@@ -6608,7 +6668,7 @@ var ToolbarAngular = (props) => {
|
|
|
6608
6668
|
);
|
|
6609
6669
|
});
|
|
6610
6670
|
tempToolbarChildren.push(
|
|
6611
|
-
/* @__PURE__ */
|
|
6671
|
+
/* @__PURE__ */ jsx79("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx79(
|
|
6612
6672
|
ButtonGroup,
|
|
6613
6673
|
{
|
|
6614
6674
|
...child.props,
|
|
@@ -6620,7 +6680,7 @@ var ToolbarAngular = (props) => {
|
|
|
6620
6680
|
);
|
|
6621
6681
|
} else if (child.type === Combobox) {
|
|
6622
6682
|
tempToolbarChildren.push(
|
|
6623
|
-
/* @__PURE__ */
|
|
6683
|
+
/* @__PURE__ */ jsx79("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx79(
|
|
6624
6684
|
Combobox,
|
|
6625
6685
|
{
|
|
6626
6686
|
...child.props,
|
|
@@ -6631,7 +6691,7 @@ var ToolbarAngular = (props) => {
|
|
|
6631
6691
|
);
|
|
6632
6692
|
} else if (child.type === DropdownList) {
|
|
6633
6693
|
tempToolbarChildren.push(
|
|
6634
|
-
/* @__PURE__ */
|
|
6694
|
+
/* @__PURE__ */ jsx79("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx79(
|
|
6635
6695
|
DropdownList,
|
|
6636
6696
|
{
|
|
6637
6697
|
...child.props,
|
|
@@ -6642,7 +6702,7 @@ var ToolbarAngular = (props) => {
|
|
|
6642
6702
|
);
|
|
6643
6703
|
} else if (child.type === ColorPicker) {
|
|
6644
6704
|
tempToolbarChildren.push(
|
|
6645
|
-
/* @__PURE__ */
|
|
6705
|
+
/* @__PURE__ */ jsx79("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx79(
|
|
6646
6706
|
ColorPicker,
|
|
6647
6707
|
{
|
|
6648
6708
|
...child.props,
|
|
@@ -6664,7 +6724,7 @@ var ToolbarAngular = (props) => {
|
|
|
6664
6724
|
addUniqueToolClass(child, index);
|
|
6665
6725
|
});
|
|
6666
6726
|
}
|
|
6667
|
-
return /* @__PURE__ */
|
|
6727
|
+
return /* @__PURE__ */ jsx79(
|
|
6668
6728
|
"div",
|
|
6669
6729
|
{
|
|
6670
6730
|
...other,
|
|
@@ -6685,28 +6745,28 @@ var ToolbarAngular = (props) => {
|
|
|
6685
6745
|
}
|
|
6686
6746
|
);
|
|
6687
6747
|
};
|
|
6688
|
-
ToolbarAngular.states =
|
|
6689
|
-
ToolbarAngular.options =
|
|
6748
|
+
ToolbarAngular.states = states35;
|
|
6749
|
+
ToolbarAngular.options = options33;
|
|
6690
6750
|
ToolbarAngular.className = TOOLBARANGULAR_CLASSNAME;
|
|
6691
|
-
ToolbarAngular.defaultProps =
|
|
6751
|
+
ToolbarAngular.defaultProps = defaultProps31;
|
|
6692
6752
|
|
|
6693
6753
|
// src/toolbar/toolbar-separator.tsx
|
|
6694
|
-
import { jsx as
|
|
6754
|
+
import { jsx as jsx80 } from "react/jsx-runtime";
|
|
6695
6755
|
|
|
6696
6756
|
// src/toolbar/toolbar-item.spec.tsx
|
|
6697
|
-
import { jsx as
|
|
6757
|
+
import { jsx as jsx81 } from "react/jsx-runtime";
|
|
6698
6758
|
var TOOLBARITEM_CLASSNAME = `k-toolbar-item`;
|
|
6699
|
-
var
|
|
6759
|
+
var states36 = [
|
|
6700
6760
|
States.focus
|
|
6701
6761
|
];
|
|
6702
|
-
var
|
|
6703
|
-
var
|
|
6762
|
+
var options34 = {};
|
|
6763
|
+
var defaultProps32 = {};
|
|
6704
6764
|
var ToolbarItem = (props) => {
|
|
6705
6765
|
const {
|
|
6706
6766
|
focus,
|
|
6707
6767
|
...other
|
|
6708
6768
|
} = props;
|
|
6709
|
-
return /* @__PURE__ */
|
|
6769
|
+
return /* @__PURE__ */ jsx81(
|
|
6710
6770
|
"div",
|
|
6711
6771
|
{
|
|
6712
6772
|
...other,
|
|
@@ -6721,1710 +6781,1710 @@ var ToolbarItem = (props) => {
|
|
|
6721
6781
|
}
|
|
6722
6782
|
);
|
|
6723
6783
|
};
|
|
6724
|
-
ToolbarItem.states =
|
|
6725
|
-
ToolbarItem.options =
|
|
6784
|
+
ToolbarItem.states = states36;
|
|
6785
|
+
ToolbarItem.options = options34;
|
|
6726
6786
|
ToolbarItem.className = TOOLBARITEM_CLASSNAME;
|
|
6727
|
-
ToolbarItem.defaultProps =
|
|
6787
|
+
ToolbarItem.defaultProps = defaultProps32;
|
|
6728
6788
|
|
|
6729
6789
|
// src/scheduler/tests/scheduler-react-month.tsx
|
|
6730
|
-
import { Fragment as Fragment24, jsx as
|
|
6790
|
+
import { Fragment as Fragment24, jsx as jsx82, jsxs as jsxs36 } from "react/jsx-runtime";
|
|
6731
6791
|
var style = `
|
|
6732
6792
|
#test-area {
|
|
6733
6793
|
max-width: 1400px;
|
|
6734
6794
|
}
|
|
6735
6795
|
`;
|
|
6736
6796
|
var scheduler_react_month_default = () => /* @__PURE__ */ jsxs36(Fragment24, { children: [
|
|
6737
|
-
/* @__PURE__ */
|
|
6738
|
-
/* @__PURE__ */
|
|
6797
|
+
/* @__PURE__ */ jsx82("style", { children: style }),
|
|
6798
|
+
/* @__PURE__ */ jsx82("div", { id: "test-area", className: "k-d-grid k-grid-cols-1", children: /* @__PURE__ */ jsxs36("div", { className: "k-widget k-scheduler k-scheduler-flex", style: { height: "900px" }, children: [
|
|
6739
6799
|
/* @__PURE__ */ jsxs36(Toolbar, { className: "k-scheduler-toolbar", children: [
|
|
6740
6800
|
/* @__PURE__ */ jsxs36(ButtonGroup, { className: "k-scheduler-navigation", children: [
|
|
6741
|
-
/* @__PURE__ */
|
|
6742
|
-
/* @__PURE__ */
|
|
6743
|
-
/* @__PURE__ */
|
|
6801
|
+
/* @__PURE__ */ jsx82(Button, { children: "Today" }),
|
|
6802
|
+
/* @__PURE__ */ jsx82(Button, { icon: "caret-alt-left" }),
|
|
6803
|
+
/* @__PURE__ */ jsx82(Button, { icon: "caret-alt-right" })
|
|
6744
6804
|
] }),
|
|
6745
|
-
/* @__PURE__ */
|
|
6746
|
-
/* @__PURE__ */
|
|
6805
|
+
/* @__PURE__ */ jsx82(Button, { icon: "calendar", className: "k-nav-current", fillMode: "flat", children: "June 2020" }),
|
|
6806
|
+
/* @__PURE__ */ jsx82("span", { className: "k-spacer" }),
|
|
6747
6807
|
/* @__PURE__ */ jsxs36(ButtonGroup, { className: "k-scheduler-views", children: [
|
|
6748
|
-
/* @__PURE__ */
|
|
6749
|
-
/* @__PURE__ */
|
|
6750
|
-
/* @__PURE__ */
|
|
6751
|
-
/* @__PURE__ */
|
|
6752
|
-
/* @__PURE__ */
|
|
6808
|
+
/* @__PURE__ */ jsx82(Button, { children: "Day" }),
|
|
6809
|
+
/* @__PURE__ */ jsx82(Button, { children: "Week" }),
|
|
6810
|
+
/* @__PURE__ */ jsx82(Button, { selected: true, children: "Month" }),
|
|
6811
|
+
/* @__PURE__ */ jsx82(Button, { children: "Timeline" }),
|
|
6812
|
+
/* @__PURE__ */ jsx82(Button, { children: "Agenda" })
|
|
6753
6813
|
] })
|
|
6754
6814
|
] }),
|
|
6755
6815
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-layout k-scheduler-layout-flex k-scheduler-monthview", children: [
|
|
6756
|
-
/* @__PURE__ */
|
|
6816
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-head", children: /* @__PURE__ */ jsxs36("div", { className: "k-scheduler-group k-group-horizontal", children: [
|
|
6757
6817
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-row", children: [
|
|
6758
|
-
/* @__PURE__ */
|
|
6759
|
-
/* @__PURE__ */
|
|
6818
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: "Meeting Room 101" }),
|
|
6819
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: "Meeting Room 201" })
|
|
6760
6820
|
] }),
|
|
6761
6821
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-row", children: [
|
|
6762
|
-
/* @__PURE__ */
|
|
6763
|
-
/* @__PURE__ */
|
|
6764
|
-
/* @__PURE__ */
|
|
6765
|
-
/* @__PURE__ */
|
|
6822
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: "Peter" }),
|
|
6823
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: "Alex" }),
|
|
6824
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: "Peter" }),
|
|
6825
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: "Alex" })
|
|
6766
6826
|
] }),
|
|
6767
6827
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-row", children: [
|
|
6768
|
-
/* @__PURE__ */
|
|
6769
|
-
/* @__PURE__ */
|
|
6770
|
-
/* @__PURE__ */
|
|
6771
|
-
/* @__PURE__ */
|
|
6772
|
-
/* @__PURE__ */
|
|
6773
|
-
/* @__PURE__ */
|
|
6774
|
-
/* @__PURE__ */
|
|
6775
|
-
/* @__PURE__ */
|
|
6828
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-group-cell", children: /* @__PURE__ */ jsxs36("div", { className: "k-scheduler-row", children: [
|
|
6829
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "Sunday" }) }),
|
|
6830
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "Monday" }) }),
|
|
6831
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "Tuesday" }) }),
|
|
6832
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "Wednesday" }) }),
|
|
6833
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "Thursday" }) }),
|
|
6834
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "Friday" }) }),
|
|
6835
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "Saturday" }) })
|
|
6776
6836
|
] }) }),
|
|
6777
|
-
/* @__PURE__ */
|
|
6778
|
-
/* @__PURE__ */
|
|
6779
|
-
/* @__PURE__ */
|
|
6780
|
-
/* @__PURE__ */
|
|
6781
|
-
/* @__PURE__ */
|
|
6782
|
-
/* @__PURE__ */
|
|
6783
|
-
/* @__PURE__ */
|
|
6784
|
-
/* @__PURE__ */
|
|
6837
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-group-cell", children: /* @__PURE__ */ jsxs36("div", { className: "k-scheduler-row", children: [
|
|
6838
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "Sunday" }) }),
|
|
6839
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "Monday" }) }),
|
|
6840
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "Tuesday" }) }),
|
|
6841
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "Wednesday" }) }),
|
|
6842
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "Thursday" }) }),
|
|
6843
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "Friday" }) }),
|
|
6844
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "Saturday" }) })
|
|
6785
6845
|
] }) }),
|
|
6786
|
-
/* @__PURE__ */
|
|
6787
|
-
/* @__PURE__ */
|
|
6788
|
-
/* @__PURE__ */
|
|
6789
|
-
/* @__PURE__ */
|
|
6790
|
-
/* @__PURE__ */
|
|
6791
|
-
/* @__PURE__ */
|
|
6792
|
-
/* @__PURE__ */
|
|
6793
|
-
/* @__PURE__ */
|
|
6846
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-group-cell", children: /* @__PURE__ */ jsxs36("div", { className: "k-scheduler-row", children: [
|
|
6847
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "Sunday" }) }),
|
|
6848
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "Monday" }) }),
|
|
6849
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "Tuesday" }) }),
|
|
6850
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "Wednesday" }) }),
|
|
6851
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "Thursday" }) }),
|
|
6852
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "Friday" }) }),
|
|
6853
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "Saturday" }) })
|
|
6794
6854
|
] }) }),
|
|
6795
|
-
/* @__PURE__ */
|
|
6796
|
-
/* @__PURE__ */
|
|
6797
|
-
/* @__PURE__ */
|
|
6798
|
-
/* @__PURE__ */
|
|
6799
|
-
/* @__PURE__ */
|
|
6800
|
-
/* @__PURE__ */
|
|
6801
|
-
/* @__PURE__ */
|
|
6802
|
-
/* @__PURE__ */
|
|
6855
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-group-cell", children: /* @__PURE__ */ jsxs36("div", { className: "k-scheduler-row", children: [
|
|
6856
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "Sunday" }) }),
|
|
6857
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "Monday" }) }),
|
|
6858
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "Tuesday" }) }),
|
|
6859
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "Wednesday" }) }),
|
|
6860
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "Thursday" }) }),
|
|
6861
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "Friday" }) }),
|
|
6862
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "Saturday" }) })
|
|
6803
6863
|
] }) })
|
|
6804
6864
|
] })
|
|
6805
6865
|
] }) }),
|
|
6806
6866
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-body", children: [
|
|
6807
|
-
/* @__PURE__ */
|
|
6867
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-group k-group-horizontal", children: /* @__PURE__ */ jsxs36("div", { className: "k-scheduler-row", children: [
|
|
6808
6868
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-cell k-group-cell", children: [
|
|
6809
6869
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-row", children: [
|
|
6810
|
-
/* @__PURE__ */
|
|
6811
|
-
/* @__PURE__ */
|
|
6812
|
-
/* @__PURE__ */
|
|
6813
|
-
/* @__PURE__ */
|
|
6870
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "31" }) }),
|
|
6871
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "01" }) }),
|
|
6872
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "02" }) }),
|
|
6873
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "03" }) }),
|
|
6814
6874
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-cell k-slot-cell", children: [
|
|
6815
|
-
/* @__PURE__ */
|
|
6816
|
-
/* @__PURE__ */
|
|
6875
|
+
/* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "04" }),
|
|
6876
|
+
/* @__PURE__ */ jsx82(Button, { className: "k-more-events", icon: "more-horizontal" })
|
|
6817
6877
|
] }),
|
|
6818
|
-
/* @__PURE__ */
|
|
6819
|
-
/* @__PURE__ */
|
|
6878
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "05" }) }),
|
|
6879
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "06" }) })
|
|
6820
6880
|
] }),
|
|
6821
6881
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-row", children: [
|
|
6822
|
-
/* @__PURE__ */
|
|
6823
|
-
/* @__PURE__ */
|
|
6824
|
-
/* @__PURE__ */
|
|
6882
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "07" }) }),
|
|
6883
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "08" }) }),
|
|
6884
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "09" }) }),
|
|
6825
6885
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-cell k-slot-cell", children: [
|
|
6826
|
-
/* @__PURE__ */
|
|
6827
|
-
/* @__PURE__ */
|
|
6886
|
+
/* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "10" }),
|
|
6887
|
+
/* @__PURE__ */ jsx82(Button, { className: "k-more-events", icon: "more-horizontal" })
|
|
6828
6888
|
] }),
|
|
6829
|
-
/* @__PURE__ */
|
|
6830
|
-
/* @__PURE__ */
|
|
6831
|
-
/* @__PURE__ */
|
|
6889
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "11" }) }),
|
|
6890
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "12" }) }),
|
|
6891
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "13" }) })
|
|
6832
6892
|
] }),
|
|
6833
6893
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-row", children: [
|
|
6834
|
-
/* @__PURE__ */
|
|
6835
|
-
/* @__PURE__ */
|
|
6836
|
-
/* @__PURE__ */
|
|
6837
|
-
/* @__PURE__ */
|
|
6838
|
-
/* @__PURE__ */
|
|
6839
|
-
/* @__PURE__ */
|
|
6840
|
-
/* @__PURE__ */
|
|
6894
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "14" }) }),
|
|
6895
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "15" }) }),
|
|
6896
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "16" }) }),
|
|
6897
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "17" }) }),
|
|
6898
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "18" }) }),
|
|
6899
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "19" }) }),
|
|
6900
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "20" }) })
|
|
6841
6901
|
] }),
|
|
6842
6902
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-row", children: [
|
|
6843
|
-
/* @__PURE__ */
|
|
6844
|
-
/* @__PURE__ */
|
|
6845
|
-
/* @__PURE__ */
|
|
6903
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "21" }) }),
|
|
6904
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "22" }) }),
|
|
6905
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "23" }) }),
|
|
6846
6906
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-cell k-slot-cell", children: [
|
|
6847
|
-
/* @__PURE__ */
|
|
6848
|
-
/* @__PURE__ */
|
|
6907
|
+
/* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "24" }),
|
|
6908
|
+
/* @__PURE__ */ jsx82(Button, { className: "k-more-events", icon: "more-horizontal" })
|
|
6849
6909
|
] }),
|
|
6850
6910
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-cell k-slot-cell", children: [
|
|
6851
|
-
/* @__PURE__ */
|
|
6852
|
-
/* @__PURE__ */
|
|
6911
|
+
/* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "25" }),
|
|
6912
|
+
/* @__PURE__ */ jsx82(Button, { className: "k-more-events", icon: "more-horizontal" })
|
|
6853
6913
|
] }),
|
|
6854
6914
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-cell k-slot-cell", children: [
|
|
6855
|
-
/* @__PURE__ */
|
|
6856
|
-
/* @__PURE__ */
|
|
6915
|
+
/* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "26" }),
|
|
6916
|
+
/* @__PURE__ */ jsx82(Button, { className: "k-more-events", icon: "more-horizontal" })
|
|
6857
6917
|
] }),
|
|
6858
6918
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-cell k-slot-cell", children: [
|
|
6859
|
-
/* @__PURE__ */
|
|
6860
|
-
/* @__PURE__ */
|
|
6919
|
+
/* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "27" }),
|
|
6920
|
+
/* @__PURE__ */ jsx82(Button, { className: "k-more-events", icon: "more-horizontal" })
|
|
6861
6921
|
] })
|
|
6862
6922
|
] }),
|
|
6863
6923
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-row", children: [
|
|
6864
6924
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-cell k-slot-cell", children: [
|
|
6865
|
-
/* @__PURE__ */
|
|
6866
|
-
/* @__PURE__ */
|
|
6925
|
+
/* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "28" }),
|
|
6926
|
+
/* @__PURE__ */ jsx82(Button, { className: "k-more-events", icon: "more-horizontal" })
|
|
6867
6927
|
] }),
|
|
6868
|
-
/* @__PURE__ */
|
|
6869
|
-
/* @__PURE__ */
|
|
6870
|
-
/* @__PURE__ */
|
|
6871
|
-
/* @__PURE__ */
|
|
6872
|
-
/* @__PURE__ */
|
|
6873
|
-
/* @__PURE__ */
|
|
6928
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "29" }) }),
|
|
6929
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "30" }) }),
|
|
6930
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "01" }) }),
|
|
6931
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "02" }) }),
|
|
6932
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "03" }) }),
|
|
6933
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "04" }) })
|
|
6874
6934
|
] })
|
|
6875
6935
|
] }),
|
|
6876
6936
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-cell k-group-cell", children: [
|
|
6877
6937
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-row", children: [
|
|
6878
|
-
/* @__PURE__ */
|
|
6879
|
-
/* @__PURE__ */
|
|
6880
|
-
/* @__PURE__ */
|
|
6881
|
-
/* @__PURE__ */
|
|
6938
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "31" }) }),
|
|
6939
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "01" }) }),
|
|
6940
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "02" }) }),
|
|
6941
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "03" }) }),
|
|
6882
6942
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-cell k-slot-cell", children: [
|
|
6883
|
-
/* @__PURE__ */
|
|
6884
|
-
/* @__PURE__ */
|
|
6943
|
+
/* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "04" }),
|
|
6944
|
+
/* @__PURE__ */ jsx82(Button, { className: "k-more-events", icon: "more-horizontal" })
|
|
6885
6945
|
] }),
|
|
6886
|
-
/* @__PURE__ */
|
|
6887
|
-
/* @__PURE__ */
|
|
6946
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "05" }) }),
|
|
6947
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "06" }) })
|
|
6888
6948
|
] }),
|
|
6889
6949
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-row", children: [
|
|
6890
|
-
/* @__PURE__ */
|
|
6891
|
-
/* @__PURE__ */
|
|
6892
|
-
/* @__PURE__ */
|
|
6950
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "07" }) }),
|
|
6951
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "08" }) }),
|
|
6952
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "09" }) }),
|
|
6893
6953
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-cell k-slot-cell", children: [
|
|
6894
|
-
/* @__PURE__ */
|
|
6895
|
-
/* @__PURE__ */
|
|
6954
|
+
/* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "10" }),
|
|
6955
|
+
/* @__PURE__ */ jsx82(Button, { className: "k-more-events", icon: "more-horizontal" })
|
|
6896
6956
|
] }),
|
|
6897
|
-
/* @__PURE__ */
|
|
6898
|
-
/* @__PURE__ */
|
|
6899
|
-
/* @__PURE__ */
|
|
6957
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "11" }) }),
|
|
6958
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "12" }) }),
|
|
6959
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "13" }) })
|
|
6900
6960
|
] }),
|
|
6901
6961
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-row", children: [
|
|
6902
|
-
/* @__PURE__ */
|
|
6903
|
-
/* @__PURE__ */
|
|
6904
|
-
/* @__PURE__ */
|
|
6905
|
-
/* @__PURE__ */
|
|
6906
|
-
/* @__PURE__ */
|
|
6907
|
-
/* @__PURE__ */
|
|
6908
|
-
/* @__PURE__ */
|
|
6962
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "14" }) }),
|
|
6963
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "15" }) }),
|
|
6964
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "16" }) }),
|
|
6965
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "17" }) }),
|
|
6966
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "18" }) }),
|
|
6967
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "19" }) }),
|
|
6968
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "20" }) })
|
|
6909
6969
|
] }),
|
|
6910
6970
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-row", children: [
|
|
6911
|
-
/* @__PURE__ */
|
|
6912
|
-
/* @__PURE__ */
|
|
6913
|
-
/* @__PURE__ */
|
|
6971
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "21" }) }),
|
|
6972
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "22" }) }),
|
|
6973
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "23" }) }),
|
|
6914
6974
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-cell k-slot-cell", children: [
|
|
6915
|
-
/* @__PURE__ */
|
|
6916
|
-
/* @__PURE__ */
|
|
6975
|
+
/* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "24" }),
|
|
6976
|
+
/* @__PURE__ */ jsx82(Button, { className: "k-more-events", icon: "more-horizontal" })
|
|
6917
6977
|
] }),
|
|
6918
6978
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-cell k-slot-cell", children: [
|
|
6919
|
-
/* @__PURE__ */
|
|
6920
|
-
/* @__PURE__ */
|
|
6979
|
+
/* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "25" }),
|
|
6980
|
+
/* @__PURE__ */ jsx82(Button, { className: "k-more-events", icon: "more-horizontal" })
|
|
6921
6981
|
] }),
|
|
6922
6982
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-cell k-slot-cell", children: [
|
|
6923
|
-
/* @__PURE__ */
|
|
6924
|
-
/* @__PURE__ */
|
|
6983
|
+
/* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "26" }),
|
|
6984
|
+
/* @__PURE__ */ jsx82(Button, { className: "k-more-events", icon: "more-horizontal" })
|
|
6925
6985
|
] }),
|
|
6926
6986
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-cell k-slot-cell", children: [
|
|
6927
|
-
/* @__PURE__ */
|
|
6928
|
-
/* @__PURE__ */
|
|
6987
|
+
/* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "27" }),
|
|
6988
|
+
/* @__PURE__ */ jsx82(Button, { className: "k-more-events", icon: "more-horizontal" })
|
|
6929
6989
|
] })
|
|
6930
6990
|
] }),
|
|
6931
6991
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-row", children: [
|
|
6932
6992
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-cell k-slot-cell", children: [
|
|
6933
|
-
/* @__PURE__ */
|
|
6934
|
-
/* @__PURE__ */
|
|
6993
|
+
/* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "28" }),
|
|
6994
|
+
/* @__PURE__ */ jsx82(Button, { className: "k-more-events", icon: "more-horizontal" })
|
|
6935
6995
|
] }),
|
|
6936
|
-
/* @__PURE__ */
|
|
6937
|
-
/* @__PURE__ */
|
|
6938
|
-
/* @__PURE__ */
|
|
6939
|
-
/* @__PURE__ */
|
|
6940
|
-
/* @__PURE__ */
|
|
6941
|
-
/* @__PURE__ */
|
|
6996
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "29" }) }),
|
|
6997
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "30" }) }),
|
|
6998
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "01" }) }),
|
|
6999
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "02" }) }),
|
|
7000
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "03" }) }),
|
|
7001
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "04" }) })
|
|
6942
7002
|
] })
|
|
6943
7003
|
] }),
|
|
6944
7004
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-cell k-group-cell", children: [
|
|
6945
7005
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-row", children: [
|
|
6946
|
-
/* @__PURE__ */
|
|
6947
|
-
/* @__PURE__ */
|
|
6948
|
-
/* @__PURE__ */
|
|
6949
|
-
/* @__PURE__ */
|
|
7006
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "31" }) }),
|
|
7007
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "01" }) }),
|
|
7008
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "02" }) }),
|
|
7009
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "03" }) }),
|
|
6950
7010
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-cell k-slot-cell", children: [
|
|
6951
|
-
/* @__PURE__ */
|
|
6952
|
-
/* @__PURE__ */
|
|
7011
|
+
/* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "04" }),
|
|
7012
|
+
/* @__PURE__ */ jsx82(Button, { className: "k-more-events", icon: "more-horizontal" })
|
|
6953
7013
|
] }),
|
|
6954
|
-
/* @__PURE__ */
|
|
6955
|
-
/* @__PURE__ */
|
|
7014
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "05" }) }),
|
|
7015
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "06" }) })
|
|
6956
7016
|
] }),
|
|
6957
7017
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-row", children: [
|
|
6958
|
-
/* @__PURE__ */
|
|
6959
|
-
/* @__PURE__ */
|
|
6960
|
-
/* @__PURE__ */
|
|
7018
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "07" }) }),
|
|
7019
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "08" }) }),
|
|
7020
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "09" }) }),
|
|
6961
7021
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-cell k-slot-cell", children: [
|
|
6962
|
-
/* @__PURE__ */
|
|
6963
|
-
/* @__PURE__ */
|
|
7022
|
+
/* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "10" }),
|
|
7023
|
+
/* @__PURE__ */ jsx82(Button, { className: "k-more-events", icon: "more-horizontal" })
|
|
6964
7024
|
] }),
|
|
6965
|
-
/* @__PURE__ */
|
|
6966
|
-
/* @__PURE__ */
|
|
6967
|
-
/* @__PURE__ */
|
|
7025
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "11" }) }),
|
|
7026
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "12" }) }),
|
|
7027
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "13" }) })
|
|
6968
7028
|
] }),
|
|
6969
7029
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-row", children: [
|
|
6970
|
-
/* @__PURE__ */
|
|
6971
|
-
/* @__PURE__ */
|
|
6972
|
-
/* @__PURE__ */
|
|
6973
|
-
/* @__PURE__ */
|
|
6974
|
-
/* @__PURE__ */
|
|
6975
|
-
/* @__PURE__ */
|
|
6976
|
-
/* @__PURE__ */
|
|
7030
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "14" }) }),
|
|
7031
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "15" }) }),
|
|
7032
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "16" }) }),
|
|
7033
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "17" }) }),
|
|
7034
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "18" }) }),
|
|
7035
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "19" }) }),
|
|
7036
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "20" }) })
|
|
6977
7037
|
] }),
|
|
6978
7038
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-row", children: [
|
|
6979
|
-
/* @__PURE__ */
|
|
6980
|
-
/* @__PURE__ */
|
|
6981
|
-
/* @__PURE__ */
|
|
7039
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "21" }) }),
|
|
7040
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "22" }) }),
|
|
7041
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "23" }) }),
|
|
6982
7042
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-cell k-slot-cell", children: [
|
|
6983
|
-
/* @__PURE__ */
|
|
6984
|
-
/* @__PURE__ */
|
|
7043
|
+
/* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "24" }),
|
|
7044
|
+
/* @__PURE__ */ jsx82(Button, { className: "k-more-events", icon: "more-horizontal" })
|
|
6985
7045
|
] }),
|
|
6986
7046
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-cell k-slot-cell", children: [
|
|
6987
|
-
/* @__PURE__ */
|
|
6988
|
-
/* @__PURE__ */
|
|
7047
|
+
/* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "25" }),
|
|
7048
|
+
/* @__PURE__ */ jsx82(Button, { className: "k-more-events", icon: "more-horizontal" })
|
|
6989
7049
|
] }),
|
|
6990
7050
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-cell k-slot-cell", children: [
|
|
6991
|
-
/* @__PURE__ */
|
|
6992
|
-
/* @__PURE__ */
|
|
7051
|
+
/* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "26" }),
|
|
7052
|
+
/* @__PURE__ */ jsx82(Button, { className: "k-more-events", icon: "more-horizontal" })
|
|
6993
7053
|
] }),
|
|
6994
7054
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-cell k-slot-cell", children: [
|
|
6995
|
-
/* @__PURE__ */
|
|
6996
|
-
/* @__PURE__ */
|
|
7055
|
+
/* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "27" }),
|
|
7056
|
+
/* @__PURE__ */ jsx82(Button, { className: "k-more-events", icon: "more-horizontal" })
|
|
6997
7057
|
] })
|
|
6998
7058
|
] }),
|
|
6999
7059
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-row", children: [
|
|
7000
7060
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-cell k-slot-cell", children: [
|
|
7001
|
-
/* @__PURE__ */
|
|
7002
|
-
/* @__PURE__ */
|
|
7061
|
+
/* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "28" }),
|
|
7062
|
+
/* @__PURE__ */ jsx82(Button, { className: "k-more-events", icon: "more-horizontal" })
|
|
7003
7063
|
] }),
|
|
7004
|
-
/* @__PURE__ */
|
|
7005
|
-
/* @__PURE__ */
|
|
7006
|
-
/* @__PURE__ */
|
|
7007
|
-
/* @__PURE__ */
|
|
7008
|
-
/* @__PURE__ */
|
|
7009
|
-
/* @__PURE__ */
|
|
7064
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "29" }) }),
|
|
7065
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "30" }) }),
|
|
7066
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "01" }) }),
|
|
7067
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "02" }) }),
|
|
7068
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "03" }) }),
|
|
7069
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "04" }) })
|
|
7010
7070
|
] })
|
|
7011
7071
|
] }),
|
|
7012
7072
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-cell k-group-cell", children: [
|
|
7013
7073
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-row", children: [
|
|
7014
|
-
/* @__PURE__ */
|
|
7015
|
-
/* @__PURE__ */
|
|
7016
|
-
/* @__PURE__ */
|
|
7017
|
-
/* @__PURE__ */
|
|
7074
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "31" }) }),
|
|
7075
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "01" }) }),
|
|
7076
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "02" }) }),
|
|
7077
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "03" }) }),
|
|
7018
7078
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-cell k-slot-cell", children: [
|
|
7019
|
-
/* @__PURE__ */
|
|
7020
|
-
/* @__PURE__ */
|
|
7079
|
+
/* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "04" }),
|
|
7080
|
+
/* @__PURE__ */ jsx82(Button, { className: "k-more-events", icon: "more-horizontal" })
|
|
7021
7081
|
] }),
|
|
7022
|
-
/* @__PURE__ */
|
|
7023
|
-
/* @__PURE__ */
|
|
7082
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "05" }) }),
|
|
7083
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "06" }) })
|
|
7024
7084
|
] }),
|
|
7025
7085
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-row", children: [
|
|
7026
|
-
/* @__PURE__ */
|
|
7027
|
-
/* @__PURE__ */
|
|
7028
|
-
/* @__PURE__ */
|
|
7086
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "07" }) }),
|
|
7087
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "08" }) }),
|
|
7088
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "09" }) }),
|
|
7029
7089
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-cell k-slot-cell", children: [
|
|
7030
|
-
/* @__PURE__ */
|
|
7031
|
-
/* @__PURE__ */
|
|
7090
|
+
/* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "10" }),
|
|
7091
|
+
/* @__PURE__ */ jsx82(Button, { className: "k-more-events", icon: "more-horizontal" })
|
|
7032
7092
|
] }),
|
|
7033
|
-
/* @__PURE__ */
|
|
7034
|
-
/* @__PURE__ */
|
|
7035
|
-
/* @__PURE__ */
|
|
7093
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "11" }) }),
|
|
7094
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "12" }) }),
|
|
7095
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "13" }) })
|
|
7036
7096
|
] }),
|
|
7037
7097
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-row", children: [
|
|
7038
|
-
/* @__PURE__ */
|
|
7039
|
-
/* @__PURE__ */
|
|
7040
|
-
/* @__PURE__ */
|
|
7041
|
-
/* @__PURE__ */
|
|
7042
|
-
/* @__PURE__ */
|
|
7043
|
-
/* @__PURE__ */
|
|
7044
|
-
/* @__PURE__ */
|
|
7098
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "14" }) }),
|
|
7099
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "15" }) }),
|
|
7100
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "16" }) }),
|
|
7101
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "17" }) }),
|
|
7102
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "18" }) }),
|
|
7103
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "19" }) }),
|
|
7104
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "20" }) })
|
|
7045
7105
|
] }),
|
|
7046
7106
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-row", children: [
|
|
7047
|
-
/* @__PURE__ */
|
|
7048
|
-
/* @__PURE__ */
|
|
7049
|
-
/* @__PURE__ */
|
|
7107
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "21" }) }),
|
|
7108
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "22" }) }),
|
|
7109
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "23" }) }),
|
|
7050
7110
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-cell k-slot-cell", children: [
|
|
7051
|
-
/* @__PURE__ */
|
|
7052
|
-
/* @__PURE__ */
|
|
7111
|
+
/* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "24" }),
|
|
7112
|
+
/* @__PURE__ */ jsx82(Button, { className: "k-more-events", icon: "more-horizontal" })
|
|
7053
7113
|
] }),
|
|
7054
7114
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-cell k-slot-cell", children: [
|
|
7055
|
-
/* @__PURE__ */
|
|
7056
|
-
/* @__PURE__ */
|
|
7115
|
+
/* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "25" }),
|
|
7116
|
+
/* @__PURE__ */ jsx82(Button, { className: "k-more-events", icon: "more-horizontal" })
|
|
7057
7117
|
] }),
|
|
7058
7118
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-cell k-slot-cell", children: [
|
|
7059
|
-
/* @__PURE__ */
|
|
7060
|
-
/* @__PURE__ */
|
|
7119
|
+
/* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "26" }),
|
|
7120
|
+
/* @__PURE__ */ jsx82(Button, { className: "k-more-events", icon: "more-horizontal" })
|
|
7061
7121
|
] }),
|
|
7062
7122
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-cell k-slot-cell", children: [
|
|
7063
|
-
/* @__PURE__ */
|
|
7064
|
-
/* @__PURE__ */
|
|
7123
|
+
/* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "27" }),
|
|
7124
|
+
/* @__PURE__ */ jsx82(Button, { className: "k-more-events", icon: "more-horizontal" })
|
|
7065
7125
|
] })
|
|
7066
7126
|
] }),
|
|
7067
7127
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-row", children: [
|
|
7068
7128
|
/* @__PURE__ */ jsxs36("div", { className: "k-scheduler-cell k-slot-cell", children: [
|
|
7069
|
-
/* @__PURE__ */
|
|
7070
|
-
/* @__PURE__ */
|
|
7129
|
+
/* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "28" }),
|
|
7130
|
+
/* @__PURE__ */ jsx82(Button, { className: "k-more-events", icon: "more-horizontal" })
|
|
7071
7131
|
] }),
|
|
7072
|
-
/* @__PURE__ */
|
|
7073
|
-
/* @__PURE__ */
|
|
7074
|
-
/* @__PURE__ */
|
|
7075
|
-
/* @__PURE__ */
|
|
7076
|
-
/* @__PURE__ */
|
|
7077
|
-
/* @__PURE__ */
|
|
7132
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "29" }) }),
|
|
7133
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "30" }) }),
|
|
7134
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "01" }) }),
|
|
7135
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "02" }) }),
|
|
7136
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "03" }) }),
|
|
7137
|
+
/* @__PURE__ */ jsx82("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx82("span", { className: "k-link k-nav-day", children: "04" }) })
|
|
7078
7138
|
] })
|
|
7079
7139
|
] })
|
|
7080
7140
|
] }) }),
|
|
7081
7141
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "0px", left: "180px", width: "59px", height: "25px" }, children: [
|
|
7082
|
-
/* @__PURE__ */
|
|
7142
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7083
7143
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7084
|
-
/* @__PURE__ */
|
|
7085
|
-
/* @__PURE__ */
|
|
7144
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
|
|
7145
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Dance Practice" })
|
|
7086
7146
|
] }),
|
|
7087
|
-
/* @__PURE__ */
|
|
7088
|
-
/* @__PURE__ */
|
|
7089
|
-
/* @__PURE__ */
|
|
7147
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7148
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7149
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7090
7150
|
] }),
|
|
7091
7151
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "0px", left: "599px", width: "59px", height: "25px" }, children: [
|
|
7092
|
-
/* @__PURE__ */
|
|
7152
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7093
7153
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7094
|
-
/* @__PURE__ */
|
|
7095
|
-
/* @__PURE__ */
|
|
7154
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
|
|
7155
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Dance Practice" })
|
|
7096
7156
|
] }),
|
|
7097
|
-
/* @__PURE__ */
|
|
7098
|
-
/* @__PURE__ */
|
|
7099
|
-
/* @__PURE__ */
|
|
7157
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7158
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7159
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7100
7160
|
] }),
|
|
7101
7161
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "0px", left: "1019px", width: "59px", height: "25px" }, children: [
|
|
7102
|
-
/* @__PURE__ */
|
|
7162
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7103
7163
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7104
|
-
/* @__PURE__ */
|
|
7105
|
-
/* @__PURE__ */
|
|
7164
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
|
|
7165
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Dance Practice" })
|
|
7106
7166
|
] }),
|
|
7107
|
-
/* @__PURE__ */
|
|
7108
|
-
/* @__PURE__ */
|
|
7109
|
-
/* @__PURE__ */
|
|
7167
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7168
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7169
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7110
7170
|
] }),
|
|
7111
7171
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "0px", left: "1438px", width: "59px", height: "25px" }, children: [
|
|
7112
|
-
/* @__PURE__ */
|
|
7172
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7113
7173
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7114
|
-
/* @__PURE__ */
|
|
7115
|
-
/* @__PURE__ */
|
|
7174
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
|
|
7175
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Dance Practice" })
|
|
7116
7176
|
] }),
|
|
7117
|
-
/* @__PURE__ */
|
|
7118
|
-
/* @__PURE__ */
|
|
7119
|
-
/* @__PURE__ */
|
|
7177
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7178
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7179
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7120
7180
|
] }),
|
|
7121
7181
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "0px", left: "240px", width: "59px", height: "25px" }, children: [
|
|
7122
|
-
/* @__PURE__ */
|
|
7182
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7123
7183
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7124
|
-
/* @__PURE__ */
|
|
7125
|
-
/* @__PURE__ */
|
|
7184
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(11:00 AM - 12:30 PM): Breakfast at Starbucks" }),
|
|
7185
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Breakfast at Starbucks" })
|
|
7126
7186
|
] }),
|
|
7127
|
-
/* @__PURE__ */
|
|
7128
|
-
/* @__PURE__ */
|
|
7129
|
-
/* @__PURE__ */
|
|
7187
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7188
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7189
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7130
7190
|
] }),
|
|
7131
7191
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "0px", left: "659px", width: "59px", height: "25px" }, children: [
|
|
7132
|
-
/* @__PURE__ */
|
|
7192
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7133
7193
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7134
|
-
/* @__PURE__ */
|
|
7135
|
-
/* @__PURE__ */
|
|
7194
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(11:00 AM - 12:30 PM): Breakfast at Starbucks" }),
|
|
7195
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Breakfast at Starbucks" })
|
|
7136
7196
|
] }),
|
|
7137
|
-
/* @__PURE__ */
|
|
7138
|
-
/* @__PURE__ */
|
|
7139
|
-
/* @__PURE__ */
|
|
7197
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7198
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7199
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7140
7200
|
] }),
|
|
7141
7201
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "0px", left: "1079px", width: "59px", height: "25px" }, children: [
|
|
7142
|
-
/* @__PURE__ */
|
|
7202
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7143
7203
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7144
|
-
/* @__PURE__ */
|
|
7145
|
-
/* @__PURE__ */
|
|
7204
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(11:00 AM - 12:30 PM): Breakfast at Starbucks" }),
|
|
7205
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Breakfast at Starbucks" })
|
|
7146
7206
|
] }),
|
|
7147
|
-
/* @__PURE__ */
|
|
7148
|
-
/* @__PURE__ */
|
|
7149
|
-
/* @__PURE__ */
|
|
7207
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7208
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7209
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7150
7210
|
] }),
|
|
7151
7211
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "0px", left: "1498px", width: "59px", height: "25px" }, children: [
|
|
7152
|
-
/* @__PURE__ */
|
|
7212
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7153
7213
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7154
|
-
/* @__PURE__ */
|
|
7155
|
-
/* @__PURE__ */
|
|
7214
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(11:00 AM - 12:30 PM): Breakfast at Starbucks" }),
|
|
7215
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Breakfast at Starbucks" })
|
|
7156
7216
|
] }),
|
|
7157
|
-
/* @__PURE__ */
|
|
7158
|
-
/* @__PURE__ */
|
|
7159
|
-
/* @__PURE__ */
|
|
7217
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7218
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7219
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7160
7220
|
] }),
|
|
7161
7221
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "26px", left: "240px", width: "59px", height: "25px" }, children: [
|
|
7162
|
-
/* @__PURE__ */
|
|
7222
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7163
7223
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7164
|
-
/* @__PURE__ */
|
|
7165
|
-
/* @__PURE__ */
|
|
7224
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 3:00 PM): Software updates" }),
|
|
7225
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Software updates" })
|
|
7166
7226
|
] }),
|
|
7167
|
-
/* @__PURE__ */
|
|
7168
|
-
/* @__PURE__ */
|
|
7169
|
-
/* @__PURE__ */
|
|
7227
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7228
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7229
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7170
7230
|
] }),
|
|
7171
7231
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "26px", left: "659px", width: "59px", height: "25px" }, children: [
|
|
7172
|
-
/* @__PURE__ */
|
|
7232
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7173
7233
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7174
|
-
/* @__PURE__ */
|
|
7175
|
-
/* @__PURE__ */
|
|
7234
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 3:00 PM): Software updates" }),
|
|
7235
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Software updates" })
|
|
7176
7236
|
] }),
|
|
7177
|
-
/* @__PURE__ */
|
|
7178
|
-
/* @__PURE__ */
|
|
7179
|
-
/* @__PURE__ */
|
|
7237
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7238
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7239
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7180
7240
|
] }),
|
|
7181
7241
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "26px", left: "1079px", width: "59px", height: "25px" }, children: [
|
|
7182
|
-
/* @__PURE__ */
|
|
7242
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7183
7243
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7184
|
-
/* @__PURE__ */
|
|
7185
|
-
/* @__PURE__ */
|
|
7244
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 3:00 PM): Software updates" }),
|
|
7245
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Software updates" })
|
|
7186
7246
|
] }),
|
|
7187
|
-
/* @__PURE__ */
|
|
7188
|
-
/* @__PURE__ */
|
|
7189
|
-
/* @__PURE__ */
|
|
7247
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7248
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7249
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7190
7250
|
] }),
|
|
7191
7251
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "26px", left: "1498px", width: "59px", height: "25px" }, children: [
|
|
7192
|
-
/* @__PURE__ */
|
|
7252
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7193
7253
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7194
|
-
/* @__PURE__ */
|
|
7195
|
-
/* @__PURE__ */
|
|
7254
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 3:00 PM): Software updates" }),
|
|
7255
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Software updates" })
|
|
7196
7256
|
] }),
|
|
7197
|
-
/* @__PURE__ */
|
|
7198
|
-
/* @__PURE__ */
|
|
7199
|
-
/* @__PURE__ */
|
|
7257
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7258
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7259
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7200
7260
|
] }),
|
|
7201
7261
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "0px", left: "300px", width: "59px", height: "25px" }, children: [
|
|
7202
|
-
/* @__PURE__ */
|
|
7262
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7203
7263
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7204
|
-
/* @__PURE__ */
|
|
7205
|
-
/* @__PURE__ */
|
|
7264
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(1:00 PM - 3:00 PM): HR seminar preparation" }),
|
|
7265
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "HR seminar preparation" })
|
|
7206
7266
|
] }),
|
|
7207
|
-
/* @__PURE__ */
|
|
7208
|
-
/* @__PURE__ */
|
|
7209
|
-
/* @__PURE__ */
|
|
7267
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7268
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7269
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7210
7270
|
] }),
|
|
7211
7271
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "0px", left: "719px", width: "59px", height: "25px" }, children: [
|
|
7212
|
-
/* @__PURE__ */
|
|
7272
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7213
7273
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7214
|
-
/* @__PURE__ */
|
|
7215
|
-
/* @__PURE__ */
|
|
7274
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(1:00 PM - 3:00 PM): HR seminar preparation" }),
|
|
7275
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "HR seminar preparation" })
|
|
7216
7276
|
] }),
|
|
7217
|
-
/* @__PURE__ */
|
|
7218
|
-
/* @__PURE__ */
|
|
7219
|
-
/* @__PURE__ */
|
|
7277
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7278
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7279
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7220
7280
|
] }),
|
|
7221
7281
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "0px", left: "1139px", width: "59px", height: "25px" }, children: [
|
|
7222
|
-
/* @__PURE__ */
|
|
7282
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7223
7283
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7224
|
-
/* @__PURE__ */
|
|
7225
|
-
/* @__PURE__ */
|
|
7284
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(1:00 PM - 3:00 PM): HR seminar preparation" }),
|
|
7285
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "HR seminar preparation" })
|
|
7226
7286
|
] }),
|
|
7227
|
-
/* @__PURE__ */
|
|
7228
|
-
/* @__PURE__ */
|
|
7229
|
-
/* @__PURE__ */
|
|
7287
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7288
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7289
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7230
7290
|
] }),
|
|
7231
7291
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "0px", left: "1558px", width: "59px", height: "25px" }, children: [
|
|
7232
|
-
/* @__PURE__ */
|
|
7292
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7233
7293
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7234
|
-
/* @__PURE__ */
|
|
7235
|
-
/* @__PURE__ */
|
|
7294
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(1:00 PM - 3:00 PM): HR seminar preparation" }),
|
|
7295
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "HR seminar preparation" })
|
|
7236
7296
|
] }),
|
|
7237
|
-
/* @__PURE__ */
|
|
7238
|
-
/* @__PURE__ */
|
|
7239
|
-
/* @__PURE__ */
|
|
7297
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7298
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7299
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7240
7300
|
] }),
|
|
7241
7301
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "97px", left: "0px", width: "59px", height: "25px" }, children: [
|
|
7242
|
-
/* @__PURE__ */
|
|
7302
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7243
7303
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7244
|
-
/* @__PURE__ */
|
|
7245
|
-
/* @__PURE__ */
|
|
7304
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 AM - 11:30 AM): Website upload" }),
|
|
7305
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Website upload" })
|
|
7246
7306
|
] }),
|
|
7247
|
-
/* @__PURE__ */
|
|
7248
|
-
/* @__PURE__ */
|
|
7249
|
-
/* @__PURE__ */
|
|
7307
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7308
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7309
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7250
7310
|
] }),
|
|
7251
7311
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "97px", left: "420px", width: "59px", height: "25px" }, children: [
|
|
7252
|
-
/* @__PURE__ */
|
|
7312
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7253
7313
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7254
|
-
/* @__PURE__ */
|
|
7255
|
-
/* @__PURE__ */
|
|
7314
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 AM - 11:30 AM): Website upload" }),
|
|
7315
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Website upload" })
|
|
7256
7316
|
] }),
|
|
7257
|
-
/* @__PURE__ */
|
|
7258
|
-
/* @__PURE__ */
|
|
7259
|
-
/* @__PURE__ */
|
|
7317
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7318
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7319
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7260
7320
|
] }),
|
|
7261
7321
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "97px", left: "839px", width: "59px", height: "25px" }, children: [
|
|
7262
|
-
/* @__PURE__ */
|
|
7322
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7263
7323
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7264
|
-
/* @__PURE__ */
|
|
7265
|
-
/* @__PURE__ */
|
|
7324
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 AM - 11:30 AM): Website upload" }),
|
|
7325
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Website upload" })
|
|
7266
7326
|
] }),
|
|
7267
|
-
/* @__PURE__ */
|
|
7268
|
-
/* @__PURE__ */
|
|
7269
|
-
/* @__PURE__ */
|
|
7327
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7328
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7329
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7270
7330
|
] }),
|
|
7271
7331
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "97px", left: "1259px", width: "59px", height: "25px" }, children: [
|
|
7272
|
-
/* @__PURE__ */
|
|
7332
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7273
7333
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7274
|
-
/* @__PURE__ */
|
|
7275
|
-
/* @__PURE__ */
|
|
7334
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 AM - 11:30 AM): Website upload" }),
|
|
7335
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Website upload" })
|
|
7276
7336
|
] }),
|
|
7277
|
-
/* @__PURE__ */
|
|
7278
|
-
/* @__PURE__ */
|
|
7279
|
-
/* @__PURE__ */
|
|
7337
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7338
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7339
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7280
7340
|
] }),
|
|
7281
7341
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "97px", left: "60px", width: "59px", height: "25px" }, children: [
|
|
7282
|
-
/* @__PURE__ */
|
|
7342
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7283
7343
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7284
|
-
/* @__PURE__ */
|
|
7285
|
-
/* @__PURE__ */
|
|
7344
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
|
|
7345
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Dance Practice" })
|
|
7286
7346
|
] }),
|
|
7287
|
-
/* @__PURE__ */
|
|
7288
|
-
/* @__PURE__ */
|
|
7289
|
-
/* @__PURE__ */
|
|
7347
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7348
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7349
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7290
7350
|
] }),
|
|
7291
7351
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "97px", left: "479px", width: "59px", height: "25px" }, children: [
|
|
7292
|
-
/* @__PURE__ */
|
|
7352
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7293
7353
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7294
|
-
/* @__PURE__ */
|
|
7295
|
-
/* @__PURE__ */
|
|
7354
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
|
|
7355
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Dance Practice" })
|
|
7296
7356
|
] }),
|
|
7297
|
-
/* @__PURE__ */
|
|
7298
|
-
/* @__PURE__ */
|
|
7299
|
-
/* @__PURE__ */
|
|
7357
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7358
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7359
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7300
7360
|
] }),
|
|
7301
7361
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "97px", left: "899px", width: "59px", height: "25px" }, children: [
|
|
7302
|
-
/* @__PURE__ */
|
|
7362
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7303
7363
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7304
|
-
/* @__PURE__ */
|
|
7305
|
-
/* @__PURE__ */
|
|
7364
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
|
|
7365
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Dance Practice" })
|
|
7306
7366
|
] }),
|
|
7307
|
-
/* @__PURE__ */
|
|
7308
|
-
/* @__PURE__ */
|
|
7309
|
-
/* @__PURE__ */
|
|
7367
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7368
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7369
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7310
7370
|
] }),
|
|
7311
7371
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "97px", left: "1318px", width: "59px", height: "25px" }, children: [
|
|
7312
|
-
/* @__PURE__ */
|
|
7372
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7313
7373
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7314
|
-
/* @__PURE__ */
|
|
7315
|
-
/* @__PURE__ */
|
|
7374
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
|
|
7375
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Dance Practice" })
|
|
7316
7376
|
] }),
|
|
7317
|
-
/* @__PURE__ */
|
|
7318
|
-
/* @__PURE__ */
|
|
7319
|
-
/* @__PURE__ */
|
|
7377
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7378
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7379
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7320
7380
|
] }),
|
|
7321
7381
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "97px", left: "120px", width: "59px", height: "25px" }, children: [
|
|
7322
|
-
/* @__PURE__ */
|
|
7382
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7323
7383
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7324
|
-
/* @__PURE__ */
|
|
7325
|
-
/* @__PURE__ */
|
|
7384
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
|
|
7385
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "HR Lecture" })
|
|
7326
7386
|
] }),
|
|
7327
|
-
/* @__PURE__ */
|
|
7328
|
-
/* @__PURE__ */
|
|
7329
|
-
/* @__PURE__ */
|
|
7387
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7388
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7389
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7330
7390
|
] }),
|
|
7331
7391
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "97px", left: "539px", width: "59px", height: "25px" }, children: [
|
|
7332
|
-
/* @__PURE__ */
|
|
7392
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7333
7393
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7334
|
-
/* @__PURE__ */
|
|
7335
|
-
/* @__PURE__ */
|
|
7394
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
|
|
7395
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "HR Lecture" })
|
|
7336
7396
|
] }),
|
|
7337
|
-
/* @__PURE__ */
|
|
7338
|
-
/* @__PURE__ */
|
|
7339
|
-
/* @__PURE__ */
|
|
7397
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7398
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7399
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7340
7400
|
] }),
|
|
7341
7401
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "97px", left: "959px", width: "59px", height: "25px" }, children: [
|
|
7342
|
-
/* @__PURE__ */
|
|
7402
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7343
7403
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7344
|
-
/* @__PURE__ */
|
|
7345
|
-
/* @__PURE__ */
|
|
7404
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
|
|
7405
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "HR Lecture" })
|
|
7346
7406
|
] }),
|
|
7347
|
-
/* @__PURE__ */
|
|
7348
|
-
/* @__PURE__ */
|
|
7349
|
-
/* @__PURE__ */
|
|
7407
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7408
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7409
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7350
7410
|
] }),
|
|
7351
7411
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "97px", left: "1378px", width: "59px", height: "25px" }, children: [
|
|
7352
|
-
/* @__PURE__ */
|
|
7412
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7353
7413
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7354
|
-
/* @__PURE__ */
|
|
7355
|
-
/* @__PURE__ */
|
|
7414
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
|
|
7415
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "HR Lecture" })
|
|
7356
7416
|
] }),
|
|
7357
|
-
/* @__PURE__ */
|
|
7358
|
-
/* @__PURE__ */
|
|
7359
|
-
/* @__PURE__ */
|
|
7417
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7418
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7419
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7360
7420
|
] }),
|
|
7361
7421
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "97px", left: "180px", width: "59px", height: "25px" }, children: [
|
|
7362
|
-
/* @__PURE__ */
|
|
7422
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7363
7423
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7364
|
-
/* @__PURE__ */
|
|
7365
|
-
/* @__PURE__ */
|
|
7424
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(12:00 AM - 3:00 AM): Bowling tournament" }),
|
|
7425
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Bowling tournament" })
|
|
7366
7426
|
] }),
|
|
7367
|
-
/* @__PURE__ */
|
|
7368
|
-
/* @__PURE__ */
|
|
7369
|
-
/* @__PURE__ */
|
|
7427
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7428
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7429
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7370
7430
|
] }),
|
|
7371
7431
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "97px", left: "599px", width: "59px", height: "25px" }, children: [
|
|
7372
|
-
/* @__PURE__ */
|
|
7432
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7373
7433
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7374
|
-
/* @__PURE__ */
|
|
7375
|
-
/* @__PURE__ */
|
|
7434
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(12:00 AM - 3:00 AM): Bowling tournament" }),
|
|
7435
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Bowling tournament" })
|
|
7376
7436
|
] }),
|
|
7377
|
-
/* @__PURE__ */
|
|
7378
|
-
/* @__PURE__ */
|
|
7379
|
-
/* @__PURE__ */
|
|
7437
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7438
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7439
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7380
7440
|
] }),
|
|
7381
7441
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "97px", left: "1019px", width: "59px", height: "25px" }, children: [
|
|
7382
|
-
/* @__PURE__ */
|
|
7442
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7383
7443
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7384
|
-
/* @__PURE__ */
|
|
7385
|
-
/* @__PURE__ */
|
|
7444
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(12:00 AM - 3:00 AM): Bowling tournament" }),
|
|
7445
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Bowling tournament" })
|
|
7386
7446
|
] }),
|
|
7387
|
-
/* @__PURE__ */
|
|
7388
|
-
/* @__PURE__ */
|
|
7389
|
-
/* @__PURE__ */
|
|
7447
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7448
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7449
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7390
7450
|
] }),
|
|
7391
7451
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "97px", left: "1438px", width: "59px", height: "25px" }, children: [
|
|
7392
|
-
/* @__PURE__ */
|
|
7452
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7393
7453
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7394
|
-
/* @__PURE__ */
|
|
7395
|
-
/* @__PURE__ */
|
|
7454
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(12:00 AM - 3:00 AM): Bowling tournament" }),
|
|
7455
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Bowling tournament" })
|
|
7396
7456
|
] }),
|
|
7397
|
-
/* @__PURE__ */
|
|
7398
|
-
/* @__PURE__ */
|
|
7399
|
-
/* @__PURE__ */
|
|
7457
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7458
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7459
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7400
7460
|
] }),
|
|
7401
7461
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "123px", left: "180px", width: "59px", height: "25px" }, children: [
|
|
7402
|
-
/* @__PURE__ */
|
|
7462
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7403
7463
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7404
|
-
/* @__PURE__ */
|
|
7405
|
-
/* @__PURE__ */
|
|
7464
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 AM - 11:00 AM): Take the dog to the vet" }),
|
|
7465
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Take the dog to the vet" })
|
|
7406
7466
|
] }),
|
|
7407
|
-
/* @__PURE__ */
|
|
7408
|
-
/* @__PURE__ */
|
|
7409
|
-
/* @__PURE__ */
|
|
7467
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7468
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7469
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7410
7470
|
] }),
|
|
7411
7471
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "123px", left: "599px", width: "59px", height: "25px" }, children: [
|
|
7412
|
-
/* @__PURE__ */
|
|
7472
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7413
7473
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7414
|
-
/* @__PURE__ */
|
|
7415
|
-
/* @__PURE__ */
|
|
7474
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 AM - 11:00 AM): Take the dog to the vet" }),
|
|
7475
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Take the dog to the vet" })
|
|
7416
7476
|
] }),
|
|
7417
|
-
/* @__PURE__ */
|
|
7418
|
-
/* @__PURE__ */
|
|
7419
|
-
/* @__PURE__ */
|
|
7477
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7478
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7479
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7420
7480
|
] }),
|
|
7421
7481
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "123px", left: "1019px", width: "59px", height: "25px" }, children: [
|
|
7422
|
-
/* @__PURE__ */
|
|
7482
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7423
7483
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7424
|
-
/* @__PURE__ */
|
|
7425
|
-
/* @__PURE__ */
|
|
7484
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 AM - 11:00 AM): Take the dog to the vet" }),
|
|
7485
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Take the dog to the vet" })
|
|
7426
7486
|
] }),
|
|
7427
|
-
/* @__PURE__ */
|
|
7428
|
-
/* @__PURE__ */
|
|
7429
|
-
/* @__PURE__ */
|
|
7487
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7488
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7489
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7430
7490
|
] }),
|
|
7431
7491
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "123px", left: "1438px", width: "59px", height: "25px" }, children: [
|
|
7432
|
-
/* @__PURE__ */
|
|
7492
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7433
7493
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7434
|
-
/* @__PURE__ */
|
|
7435
|
-
/* @__PURE__ */
|
|
7494
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 AM - 11:00 AM): Take the dog to the vet" }),
|
|
7495
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Take the dog to the vet" })
|
|
7436
7496
|
] }),
|
|
7437
|
-
/* @__PURE__ */
|
|
7438
|
-
/* @__PURE__ */
|
|
7439
|
-
/* @__PURE__ */
|
|
7497
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7498
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7499
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7440
7500
|
] }),
|
|
7441
7501
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "97px", left: "240px", width: "59px", height: "25px" }, children: [
|
|
7442
|
-
/* @__PURE__ */
|
|
7502
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7443
7503
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7444
|
-
/* @__PURE__ */
|
|
7445
|
-
/* @__PURE__ */
|
|
7504
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(2:30 PM - 4:00 PM): Call Charlie about the project" }),
|
|
7505
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Call Charlie about the project" })
|
|
7446
7506
|
] }),
|
|
7447
|
-
/* @__PURE__ */
|
|
7448
|
-
/* @__PURE__ */
|
|
7449
|
-
/* @__PURE__ */
|
|
7507
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7508
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7509
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7450
7510
|
] }),
|
|
7451
7511
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "97px", left: "659px", width: "59px", height: "25px" }, children: [
|
|
7452
|
-
/* @__PURE__ */
|
|
7512
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7453
7513
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7454
|
-
/* @__PURE__ */
|
|
7455
|
-
/* @__PURE__ */
|
|
7514
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(2:30 PM - 4:00 PM): Call Charlie about the project" }),
|
|
7515
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Call Charlie about the project" })
|
|
7456
7516
|
] }),
|
|
7457
|
-
/* @__PURE__ */
|
|
7458
|
-
/* @__PURE__ */
|
|
7459
|
-
/* @__PURE__ */
|
|
7517
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7518
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7519
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7460
7520
|
] }),
|
|
7461
7521
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "97px", left: "1079px", width: "59px", height: "25px" }, children: [
|
|
7462
|
-
/* @__PURE__ */
|
|
7522
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7463
7523
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7464
|
-
/* @__PURE__ */
|
|
7465
|
-
/* @__PURE__ */
|
|
7524
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(2:30 PM - 4:00 PM): Call Charlie about the project" }),
|
|
7525
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Call Charlie about the project" })
|
|
7466
7526
|
] }),
|
|
7467
|
-
/* @__PURE__ */
|
|
7468
|
-
/* @__PURE__ */
|
|
7469
|
-
/* @__PURE__ */
|
|
7527
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7528
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7529
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7470
7530
|
] }),
|
|
7471
7531
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "97px", left: "1498px", width: "59px", height: "25px" }, children: [
|
|
7472
|
-
/* @__PURE__ */
|
|
7532
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7473
7533
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7474
|
-
/* @__PURE__ */
|
|
7475
|
-
/* @__PURE__ */
|
|
7534
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(2:30 PM - 4:00 PM): Call Charlie about the project" }),
|
|
7535
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Call Charlie about the project" })
|
|
7476
7536
|
] }),
|
|
7477
|
-
/* @__PURE__ */
|
|
7478
|
-
/* @__PURE__ */
|
|
7479
|
-
/* @__PURE__ */
|
|
7537
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7538
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7539
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7480
7540
|
] }),
|
|
7481
7541
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "123px", left: "240px", width: "59px", height: "25px" }, children: [
|
|
7482
|
-
/* @__PURE__ */
|
|
7542
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7483
7543
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7484
|
-
/* @__PURE__ */
|
|
7485
|
-
/* @__PURE__ */
|
|
7544
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
|
|
7545
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "HR Lecture" })
|
|
7486
7546
|
] }),
|
|
7487
|
-
/* @__PURE__ */
|
|
7488
|
-
/* @__PURE__ */
|
|
7489
|
-
/* @__PURE__ */
|
|
7547
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7548
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7549
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7490
7550
|
] }),
|
|
7491
7551
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "123px", left: "659px", width: "59px", height: "25px" }, children: [
|
|
7492
|
-
/* @__PURE__ */
|
|
7552
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7493
7553
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7494
|
-
/* @__PURE__ */
|
|
7495
|
-
/* @__PURE__ */
|
|
7554
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
|
|
7555
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "HR Lecture" })
|
|
7496
7556
|
] }),
|
|
7497
|
-
/* @__PURE__ */
|
|
7498
|
-
/* @__PURE__ */
|
|
7499
|
-
/* @__PURE__ */
|
|
7557
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7558
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7559
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7500
7560
|
] }),
|
|
7501
7561
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "123px", left: "1079px", width: "59px", height: "25px" }, children: [
|
|
7502
|
-
/* @__PURE__ */
|
|
7562
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7503
7563
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7504
|
-
/* @__PURE__ */
|
|
7505
|
-
/* @__PURE__ */
|
|
7564
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
|
|
7565
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "HR Lecture" })
|
|
7506
7566
|
] }),
|
|
7507
|
-
/* @__PURE__ */
|
|
7508
|
-
/* @__PURE__ */
|
|
7509
|
-
/* @__PURE__ */
|
|
7567
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7568
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7569
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7510
7570
|
] }),
|
|
7511
7571
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "123px", left: "1498px", width: "59px", height: "25px" }, children: [
|
|
7512
|
-
/* @__PURE__ */
|
|
7572
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7513
7573
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7514
|
-
/* @__PURE__ */
|
|
7515
|
-
/* @__PURE__ */
|
|
7574
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
|
|
7575
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "HR Lecture" })
|
|
7516
7576
|
] }),
|
|
7517
|
-
/* @__PURE__ */
|
|
7518
|
-
/* @__PURE__ */
|
|
7519
|
-
/* @__PURE__ */
|
|
7577
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7578
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7579
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7520
7580
|
] }),
|
|
7521
7581
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "97px", left: "300px", width: "59px", height: "25px" }, children: [
|
|
7522
|
-
/* @__PURE__ */
|
|
7582
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7523
7583
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7524
|
-
/* @__PURE__ */
|
|
7525
|
-
/* @__PURE__ */
|
|
7584
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(2:00 PM - 3:00 PM): Meeting with Alex" }),
|
|
7585
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Meeting with Alex" })
|
|
7526
7586
|
] }),
|
|
7527
|
-
/* @__PURE__ */
|
|
7528
|
-
/* @__PURE__ */
|
|
7529
|
-
/* @__PURE__ */
|
|
7587
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7588
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7589
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7530
7590
|
] }),
|
|
7531
7591
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "97px", left: "719px", width: "59px", height: "25px" }, children: [
|
|
7532
|
-
/* @__PURE__ */
|
|
7592
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7533
7593
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7534
|
-
/* @__PURE__ */
|
|
7535
|
-
/* @__PURE__ */
|
|
7594
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(2:00 PM - 3:00 PM): Meeting with Alex" }),
|
|
7595
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Meeting with Alex" })
|
|
7536
7596
|
] }),
|
|
7537
|
-
/* @__PURE__ */
|
|
7538
|
-
/* @__PURE__ */
|
|
7539
|
-
/* @__PURE__ */
|
|
7597
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7598
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7599
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7540
7600
|
] }),
|
|
7541
7601
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "97px", left: "1139px", width: "59px", height: "25px" }, children: [
|
|
7542
|
-
/* @__PURE__ */
|
|
7602
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7543
7603
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7544
|
-
/* @__PURE__ */
|
|
7545
|
-
/* @__PURE__ */
|
|
7604
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(2:00 PM - 3:00 PM): Meeting with Alex" }),
|
|
7605
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Meeting with Alex" })
|
|
7546
7606
|
] }),
|
|
7547
|
-
/* @__PURE__ */
|
|
7548
|
-
/* @__PURE__ */
|
|
7549
|
-
/* @__PURE__ */
|
|
7607
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7608
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7609
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7550
7610
|
] }),
|
|
7551
7611
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "97px", left: "1558px", width: "59px", height: "25px" }, children: [
|
|
7552
|
-
/* @__PURE__ */
|
|
7612
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7553
7613
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7554
|
-
/* @__PURE__ */
|
|
7555
|
-
/* @__PURE__ */
|
|
7614
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(2:00 PM - 3:00 PM): Meeting with Alex" }),
|
|
7615
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Meeting with Alex" })
|
|
7556
7616
|
] }),
|
|
7557
|
-
/* @__PURE__ */
|
|
7558
|
-
/* @__PURE__ */
|
|
7559
|
-
/* @__PURE__ */
|
|
7617
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7618
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7619
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7560
7620
|
] }),
|
|
7561
7621
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "194px", left: "60px", width: "59px", height: "25px" }, children: [
|
|
7562
|
-
/* @__PURE__ */
|
|
7622
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7563
7623
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7564
|
-
/* @__PURE__ */
|
|
7565
|
-
/* @__PURE__ */
|
|
7624
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
|
|
7625
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Dance Practice" })
|
|
7566
7626
|
] }),
|
|
7567
|
-
/* @__PURE__ */
|
|
7568
|
-
/* @__PURE__ */
|
|
7569
|
-
/* @__PURE__ */
|
|
7627
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7628
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7629
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7570
7630
|
] }),
|
|
7571
7631
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "194px", left: "479px", width: "59px", height: "25px" }, children: [
|
|
7572
|
-
/* @__PURE__ */
|
|
7632
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7573
7633
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7574
|
-
/* @__PURE__ */
|
|
7575
|
-
/* @__PURE__ */
|
|
7634
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
|
|
7635
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Dance Practice" })
|
|
7576
7636
|
] }),
|
|
7577
|
-
/* @__PURE__ */
|
|
7578
|
-
/* @__PURE__ */
|
|
7579
|
-
/* @__PURE__ */
|
|
7637
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7638
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7639
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7580
7640
|
] }),
|
|
7581
7641
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "194px", left: "899px", width: "59px", height: "25px" }, children: [
|
|
7582
|
-
/* @__PURE__ */
|
|
7642
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7583
7643
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7584
|
-
/* @__PURE__ */
|
|
7585
|
-
/* @__PURE__ */
|
|
7644
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
|
|
7645
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Dance Practice" })
|
|
7586
7646
|
] }),
|
|
7587
|
-
/* @__PURE__ */
|
|
7588
|
-
/* @__PURE__ */
|
|
7589
|
-
/* @__PURE__ */
|
|
7647
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7648
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7649
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7590
7650
|
] }),
|
|
7591
7651
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "194px", left: "1318px", width: "59px", height: "25px" }, children: [
|
|
7592
|
-
/* @__PURE__ */
|
|
7652
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7593
7653
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7594
|
-
/* @__PURE__ */
|
|
7595
|
-
/* @__PURE__ */
|
|
7654
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
|
|
7655
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Dance Practice" })
|
|
7596
7656
|
] }),
|
|
7597
|
-
/* @__PURE__ */
|
|
7598
|
-
/* @__PURE__ */
|
|
7599
|
-
/* @__PURE__ */
|
|
7657
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7658
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7659
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7600
7660
|
] }),
|
|
7601
7661
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "194px", left: "120px", width: "59px", height: "25px" }, children: [
|
|
7602
|
-
/* @__PURE__ */
|
|
7662
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7603
7663
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7604
|
-
/* @__PURE__ */
|
|
7605
|
-
/* @__PURE__ */
|
|
7664
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
|
|
7665
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "HR Lecture" })
|
|
7606
7666
|
] }),
|
|
7607
|
-
/* @__PURE__ */
|
|
7608
|
-
/* @__PURE__ */
|
|
7609
|
-
/* @__PURE__ */
|
|
7667
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7668
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7669
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7610
7670
|
] }),
|
|
7611
7671
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "194px", left: "539px", width: "59px", height: "25px" }, children: [
|
|
7612
|
-
/* @__PURE__ */
|
|
7672
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7613
7673
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7614
|
-
/* @__PURE__ */
|
|
7615
|
-
/* @__PURE__ */
|
|
7674
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
|
|
7675
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "HR Lecture" })
|
|
7616
7676
|
] }),
|
|
7617
|
-
/* @__PURE__ */
|
|
7618
|
-
/* @__PURE__ */
|
|
7619
|
-
/* @__PURE__ */
|
|
7677
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7678
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7679
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7620
7680
|
] }),
|
|
7621
7681
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "194px", left: "959px", width: "59px", height: "25px" }, children: [
|
|
7622
|
-
/* @__PURE__ */
|
|
7682
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7623
7683
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7624
|
-
/* @__PURE__ */
|
|
7625
|
-
/* @__PURE__ */
|
|
7684
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
|
|
7685
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "HR Lecture" })
|
|
7626
7686
|
] }),
|
|
7627
|
-
/* @__PURE__ */
|
|
7628
|
-
/* @__PURE__ */
|
|
7629
|
-
/* @__PURE__ */
|
|
7687
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7688
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7689
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7630
7690
|
] }),
|
|
7631
7691
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "194px", left: "1378px", width: "59px", height: "25px" }, children: [
|
|
7632
|
-
/* @__PURE__ */
|
|
7692
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7633
7693
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7634
|
-
/* @__PURE__ */
|
|
7635
|
-
/* @__PURE__ */
|
|
7694
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
|
|
7695
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "HR Lecture" })
|
|
7636
7696
|
] }),
|
|
7637
|
-
/* @__PURE__ */
|
|
7638
|
-
/* @__PURE__ */
|
|
7639
|
-
/* @__PURE__ */
|
|
7697
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7698
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7699
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7640
7700
|
] }),
|
|
7641
7701
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "194px", left: "180px", width: "59px", height: "25px" }, children: [
|
|
7642
|
-
/* @__PURE__ */
|
|
7702
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7643
7703
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7644
|
-
/* @__PURE__ */
|
|
7645
|
-
/* @__PURE__ */
|
|
7704
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(6:00 PM - 7:00 PM): Helpdesk weekly meeting" }),
|
|
7705
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Helpdesk weekly meeting" })
|
|
7646
7706
|
] }),
|
|
7647
|
-
/* @__PURE__ */
|
|
7648
|
-
/* @__PURE__ */
|
|
7649
|
-
/* @__PURE__ */
|
|
7707
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7708
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7709
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7650
7710
|
] }),
|
|
7651
7711
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "194px", left: "599px", width: "59px", height: "25px" }, children: [
|
|
7652
|
-
/* @__PURE__ */
|
|
7712
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7653
7713
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7654
|
-
/* @__PURE__ */
|
|
7655
|
-
/* @__PURE__ */
|
|
7714
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(6:00 PM - 7:00 PM): Helpdesk weekly meeting" }),
|
|
7715
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Helpdesk weekly meeting" })
|
|
7656
7716
|
] }),
|
|
7657
|
-
/* @__PURE__ */
|
|
7658
|
-
/* @__PURE__ */
|
|
7659
|
-
/* @__PURE__ */
|
|
7717
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7718
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7719
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7660
7720
|
] }),
|
|
7661
7721
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "194px", left: "1019px", width: "59px", height: "25px" }, children: [
|
|
7662
|
-
/* @__PURE__ */
|
|
7722
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7663
7723
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7664
|
-
/* @__PURE__ */
|
|
7665
|
-
/* @__PURE__ */
|
|
7724
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(6:00 PM - 7:00 PM): Helpdesk weekly meeting" }),
|
|
7725
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Helpdesk weekly meeting" })
|
|
7666
7726
|
] }),
|
|
7667
|
-
/* @__PURE__ */
|
|
7668
|
-
/* @__PURE__ */
|
|
7669
|
-
/* @__PURE__ */
|
|
7727
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7728
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7729
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7670
7730
|
] }),
|
|
7671
7731
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "194px", left: "1438px", width: "59px", height: "25px" }, children: [
|
|
7672
|
-
/* @__PURE__ */
|
|
7732
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7673
7733
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7674
|
-
/* @__PURE__ */
|
|
7675
|
-
/* @__PURE__ */
|
|
7734
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(6:00 PM - 7:00 PM): Helpdesk weekly meeting" }),
|
|
7735
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Helpdesk weekly meeting" })
|
|
7676
7736
|
] }),
|
|
7677
|
-
/* @__PURE__ */
|
|
7678
|
-
/* @__PURE__ */
|
|
7679
|
-
/* @__PURE__ */
|
|
7737
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7738
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7739
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7680
7740
|
] }),
|
|
7681
7741
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "220px", left: "180px", width: "59px", height: "25px" }, children: [
|
|
7682
|
-
/* @__PURE__ */
|
|
7742
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7683
7743
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7684
|
-
/* @__PURE__ */
|
|
7685
|
-
/* @__PURE__ */
|
|
7744
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
|
|
7745
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Dance Practice" })
|
|
7686
7746
|
] }),
|
|
7687
|
-
/* @__PURE__ */
|
|
7688
|
-
/* @__PURE__ */
|
|
7689
|
-
/* @__PURE__ */
|
|
7747
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7748
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7749
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7690
7750
|
] }),
|
|
7691
7751
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "220px", left: "599px", width: "59px", height: "25px" }, children: [
|
|
7692
|
-
/* @__PURE__ */
|
|
7752
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7693
7753
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7694
|
-
/* @__PURE__ */
|
|
7695
|
-
/* @__PURE__ */
|
|
7754
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
|
|
7755
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Dance Practice" })
|
|
7696
7756
|
] }),
|
|
7697
|
-
/* @__PURE__ */
|
|
7698
|
-
/* @__PURE__ */
|
|
7699
|
-
/* @__PURE__ */
|
|
7757
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7758
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7759
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7700
7760
|
] }),
|
|
7701
7761
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "220px", left: "1019px", width: "59px", height: "25px" }, children: [
|
|
7702
|
-
/* @__PURE__ */
|
|
7762
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7703
7763
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7704
|
-
/* @__PURE__ */
|
|
7705
|
-
/* @__PURE__ */
|
|
7764
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
|
|
7765
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Dance Practice" })
|
|
7706
7766
|
] }),
|
|
7707
|
-
/* @__PURE__ */
|
|
7708
|
-
/* @__PURE__ */
|
|
7709
|
-
/* @__PURE__ */
|
|
7767
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7768
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7769
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7710
7770
|
] }),
|
|
7711
7771
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "220px", left: "1438px", width: "59px", height: "25px" }, children: [
|
|
7712
|
-
/* @__PURE__ */
|
|
7772
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7713
7773
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7714
|
-
/* @__PURE__ */
|
|
7715
|
-
/* @__PURE__ */
|
|
7774
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
|
|
7775
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Dance Practice" })
|
|
7716
7776
|
] }),
|
|
7717
|
-
/* @__PURE__ */
|
|
7718
|
-
/* @__PURE__ */
|
|
7719
|
-
/* @__PURE__ */
|
|
7777
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7778
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7779
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7720
7780
|
] }),
|
|
7721
7781
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "194px", left: "240px", width: "59px", height: "25px" }, children: [
|
|
7722
|
-
/* @__PURE__ */
|
|
7782
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7723
7783
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7724
|
-
/* @__PURE__ */
|
|
7725
|
-
/* @__PURE__ */
|
|
7784
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
|
|
7785
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "HR Lecture" })
|
|
7726
7786
|
] }),
|
|
7727
|
-
/* @__PURE__ */
|
|
7728
|
-
/* @__PURE__ */
|
|
7729
|
-
/* @__PURE__ */
|
|
7787
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7788
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7789
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7730
7790
|
] }),
|
|
7731
7791
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "194px", left: "659px", width: "59px", height: "25px" }, children: [
|
|
7732
|
-
/* @__PURE__ */
|
|
7792
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7733
7793
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7734
|
-
/* @__PURE__ */
|
|
7735
|
-
/* @__PURE__ */
|
|
7794
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
|
|
7795
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "HR Lecture" })
|
|
7736
7796
|
] }),
|
|
7737
|
-
/* @__PURE__ */
|
|
7738
|
-
/* @__PURE__ */
|
|
7739
|
-
/* @__PURE__ */
|
|
7797
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7798
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7799
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7740
7800
|
] }),
|
|
7741
7801
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "194px", left: "1079px", width: "59px", height: "25px" }, children: [
|
|
7742
|
-
/* @__PURE__ */
|
|
7802
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7743
7803
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7744
|
-
/* @__PURE__ */
|
|
7745
|
-
/* @__PURE__ */
|
|
7804
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
|
|
7805
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "HR Lecture" })
|
|
7746
7806
|
] }),
|
|
7747
|
-
/* @__PURE__ */
|
|
7748
|
-
/* @__PURE__ */
|
|
7749
|
-
/* @__PURE__ */
|
|
7807
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7808
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7809
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7750
7810
|
] }),
|
|
7751
7811
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "194px", left: "1498px", width: "59px", height: "25px" }, children: [
|
|
7752
|
-
/* @__PURE__ */
|
|
7812
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7753
7813
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7754
|
-
/* @__PURE__ */
|
|
7755
|
-
/* @__PURE__ */
|
|
7814
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
|
|
7815
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "HR Lecture" })
|
|
7756
7816
|
] }),
|
|
7757
|
-
/* @__PURE__ */
|
|
7758
|
-
/* @__PURE__ */
|
|
7759
|
-
/* @__PURE__ */
|
|
7817
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7818
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7819
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7760
7820
|
] }),
|
|
7761
7821
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "291px", left: "60px", width: "59px", height: "25px" }, children: [
|
|
7762
|
-
/* @__PURE__ */
|
|
7822
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7763
7823
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7764
|
-
/* @__PURE__ */
|
|
7765
|
-
/* @__PURE__ */
|
|
7824
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
|
|
7825
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Dance Practice" })
|
|
7766
7826
|
] }),
|
|
7767
|
-
/* @__PURE__ */
|
|
7768
|
-
/* @__PURE__ */
|
|
7769
|
-
/* @__PURE__ */
|
|
7827
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7828
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7829
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7770
7830
|
] }),
|
|
7771
7831
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "291px", left: "479px", width: "59px", height: "25px" }, children: [
|
|
7772
|
-
/* @__PURE__ */
|
|
7832
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7773
7833
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7774
|
-
/* @__PURE__ */
|
|
7775
|
-
/* @__PURE__ */
|
|
7834
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
|
|
7835
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Dance Practice" })
|
|
7776
7836
|
] }),
|
|
7777
|
-
/* @__PURE__ */
|
|
7778
|
-
/* @__PURE__ */
|
|
7779
|
-
/* @__PURE__ */
|
|
7837
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7838
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7839
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7780
7840
|
] }),
|
|
7781
7841
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "291px", left: "899px", width: "59px", height: "25px" }, children: [
|
|
7782
|
-
/* @__PURE__ */
|
|
7842
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7783
7843
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7784
|
-
/* @__PURE__ */
|
|
7785
|
-
/* @__PURE__ */
|
|
7844
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
|
|
7845
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Dance Practice" })
|
|
7786
7846
|
] }),
|
|
7787
|
-
/* @__PURE__ */
|
|
7788
|
-
/* @__PURE__ */
|
|
7789
|
-
/* @__PURE__ */
|
|
7847
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7848
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7849
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7790
7850
|
] }),
|
|
7791
7851
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "291px", left: "1318px", width: "59px", height: "25px" }, children: [
|
|
7792
|
-
/* @__PURE__ */
|
|
7852
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7793
7853
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7794
|
-
/* @__PURE__ */
|
|
7795
|
-
/* @__PURE__ */
|
|
7854
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
|
|
7855
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Dance Practice" })
|
|
7796
7856
|
] }),
|
|
7797
|
-
/* @__PURE__ */
|
|
7798
|
-
/* @__PURE__ */
|
|
7799
|
-
/* @__PURE__ */
|
|
7857
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7858
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7859
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7800
7860
|
] }),
|
|
7801
7861
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "291px", left: "120px", width: "59px", height: "25px" }, children: [
|
|
7802
|
-
/* @__PURE__ */
|
|
7862
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7803
7863
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7804
|
-
/* @__PURE__ */
|
|
7805
|
-
/* @__PURE__ */
|
|
7864
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
|
|
7865
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "HR Lecture" })
|
|
7806
7866
|
] }),
|
|
7807
|
-
/* @__PURE__ */
|
|
7808
|
-
/* @__PURE__ */
|
|
7809
|
-
/* @__PURE__ */
|
|
7867
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7868
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7869
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7810
7870
|
] }),
|
|
7811
7871
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "291px", left: "539px", width: "59px", height: "25px" }, children: [
|
|
7812
|
-
/* @__PURE__ */
|
|
7872
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7813
7873
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7814
|
-
/* @__PURE__ */
|
|
7815
|
-
/* @__PURE__ */
|
|
7874
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
|
|
7875
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "HR Lecture" })
|
|
7816
7876
|
] }),
|
|
7817
|
-
/* @__PURE__ */
|
|
7818
|
-
/* @__PURE__ */
|
|
7819
|
-
/* @__PURE__ */
|
|
7877
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7878
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7879
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7820
7880
|
] }),
|
|
7821
7881
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "291px", left: "959px", width: "59px", height: "25px" }, children: [
|
|
7822
|
-
/* @__PURE__ */
|
|
7882
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7823
7883
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7824
|
-
/* @__PURE__ */
|
|
7825
|
-
/* @__PURE__ */
|
|
7884
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
|
|
7885
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "HR Lecture" })
|
|
7826
7886
|
] }),
|
|
7827
|
-
/* @__PURE__ */
|
|
7828
|
-
/* @__PURE__ */
|
|
7829
|
-
/* @__PURE__ */
|
|
7887
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7888
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7889
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7830
7890
|
] }),
|
|
7831
7891
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "291px", left: "1378px", width: "59px", height: "25px" }, children: [
|
|
7832
|
-
/* @__PURE__ */
|
|
7892
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
7833
7893
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7834
|
-
/* @__PURE__ */
|
|
7835
|
-
/* @__PURE__ */
|
|
7894
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
|
|
7895
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "HR Lecture" })
|
|
7836
7896
|
] }),
|
|
7837
|
-
/* @__PURE__ */
|
|
7838
|
-
/* @__PURE__ */
|
|
7839
|
-
/* @__PURE__ */
|
|
7897
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7898
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7899
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7840
7900
|
] }),
|
|
7841
7901
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "291px", left: "180px", width: "59px", height: "25px" }, children: [
|
|
7842
|
-
/* @__PURE__ */
|
|
7902
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7843
7903
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7844
|
-
/* @__PURE__ */
|
|
7845
|
-
/* @__PURE__ */
|
|
7904
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(11:30 AM - 1:00 PM): Car Service" }),
|
|
7905
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Car Service" })
|
|
7846
7906
|
] }),
|
|
7847
|
-
/* @__PURE__ */
|
|
7848
|
-
/* @__PURE__ */
|
|
7849
|
-
/* @__PURE__ */
|
|
7907
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7908
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7909
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7850
7910
|
] }),
|
|
7851
7911
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "291px", left: "599px", width: "59px", height: "25px" }, children: [
|
|
7852
|
-
/* @__PURE__ */
|
|
7912
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7853
7913
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7854
|
-
/* @__PURE__ */
|
|
7855
|
-
/* @__PURE__ */
|
|
7914
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(11:30 AM - 1:00 PM): Car Service" }),
|
|
7915
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Car Service" })
|
|
7856
7916
|
] }),
|
|
7857
|
-
/* @__PURE__ */
|
|
7858
|
-
/* @__PURE__ */
|
|
7859
|
-
/* @__PURE__ */
|
|
7917
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7918
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7919
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7860
7920
|
] }),
|
|
7861
7921
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "291px", left: "1019px", width: "59px", height: "25px" }, children: [
|
|
7862
|
-
/* @__PURE__ */
|
|
7922
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7863
7923
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7864
|
-
/* @__PURE__ */
|
|
7865
|
-
/* @__PURE__ */
|
|
7924
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(11:30 AM - 1:00 PM): Car Service" }),
|
|
7925
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Car Service" })
|
|
7866
7926
|
] }),
|
|
7867
|
-
/* @__PURE__ */
|
|
7868
|
-
/* @__PURE__ */
|
|
7869
|
-
/* @__PURE__ */
|
|
7927
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7928
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7929
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7870
7930
|
] }),
|
|
7871
7931
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "291px", left: "1438px", width: "59px", height: "25px" }, children: [
|
|
7872
|
-
/* @__PURE__ */
|
|
7932
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7873
7933
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7874
|
-
/* @__PURE__ */
|
|
7875
|
-
/* @__PURE__ */
|
|
7934
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(11:30 AM - 1:00 PM): Car Service" }),
|
|
7935
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Car Service" })
|
|
7876
7936
|
] }),
|
|
7877
|
-
/* @__PURE__ */
|
|
7878
|
-
/* @__PURE__ */
|
|
7879
|
-
/* @__PURE__ */
|
|
7937
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7938
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7939
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7880
7940
|
] }),
|
|
7881
7941
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "317px", left: "180px", width: "59px", height: "25px" }, children: [
|
|
7882
|
-
/* @__PURE__ */
|
|
7942
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7883
7943
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7884
|
-
/* @__PURE__ */
|
|
7885
|
-
/* @__PURE__ */
|
|
7944
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(12:45 PM - 2:30 PM): Breakfast with Tom" }),
|
|
7945
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Breakfast with Tom" })
|
|
7886
7946
|
] }),
|
|
7887
|
-
/* @__PURE__ */
|
|
7888
|
-
/* @__PURE__ */
|
|
7889
|
-
/* @__PURE__ */
|
|
7947
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7948
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7949
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7890
7950
|
] }),
|
|
7891
7951
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "317px", left: "599px", width: "59px", height: "25px" }, children: [
|
|
7892
|
-
/* @__PURE__ */
|
|
7952
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7893
7953
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7894
|
-
/* @__PURE__ */
|
|
7895
|
-
/* @__PURE__ */
|
|
7954
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(12:45 PM - 2:30 PM): Breakfast with Tom" }),
|
|
7955
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Breakfast with Tom" })
|
|
7896
7956
|
] }),
|
|
7897
|
-
/* @__PURE__ */
|
|
7898
|
-
/* @__PURE__ */
|
|
7899
|
-
/* @__PURE__ */
|
|
7957
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7958
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7959
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7900
7960
|
] }),
|
|
7901
7961
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "317px", left: "1019px", width: "59px", height: "25px" }, children: [
|
|
7902
|
-
/* @__PURE__ */
|
|
7962
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7903
7963
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7904
|
-
/* @__PURE__ */
|
|
7905
|
-
/* @__PURE__ */
|
|
7964
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(12:45 PM - 2:30 PM): Breakfast with Tom" }),
|
|
7965
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Breakfast with Tom" })
|
|
7906
7966
|
] }),
|
|
7907
|
-
/* @__PURE__ */
|
|
7908
|
-
/* @__PURE__ */
|
|
7909
|
-
/* @__PURE__ */
|
|
7967
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7968
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7969
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7910
7970
|
] }),
|
|
7911
7971
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "317px", left: "1438px", width: "59px", height: "25px" }, children: [
|
|
7912
|
-
/* @__PURE__ */
|
|
7972
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7913
7973
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7914
|
-
/* @__PURE__ */
|
|
7915
|
-
/* @__PURE__ */
|
|
7974
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(12:45 PM - 2:30 PM): Breakfast with Tom" }),
|
|
7975
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Breakfast with Tom" })
|
|
7916
7976
|
] }),
|
|
7917
|
-
/* @__PURE__ */
|
|
7918
|
-
/* @__PURE__ */
|
|
7919
|
-
/* @__PURE__ */
|
|
7977
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7978
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7979
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7920
7980
|
] }),
|
|
7921
7981
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "291px", left: "240px", width: "119px", height: "25px" }, children: [
|
|
7922
|
-
/* @__PURE__ */
|
|
7923
|
-
/* @__PURE__ */
|
|
7924
|
-
/* @__PURE__ */
|
|
7925
|
-
/* @__PURE__ */
|
|
7926
|
-
/* @__PURE__ */
|
|
7982
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7983
|
+
/* @__PURE__ */ jsx82("div", { children: /* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Attending HR Conference" }) }),
|
|
7984
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7985
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7986
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7927
7987
|
] }),
|
|
7928
7988
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "291px", left: "659px", width: "119px", height: "25px" }, children: [
|
|
7929
|
-
/* @__PURE__ */
|
|
7930
|
-
/* @__PURE__ */
|
|
7931
|
-
/* @__PURE__ */
|
|
7932
|
-
/* @__PURE__ */
|
|
7933
|
-
/* @__PURE__ */
|
|
7989
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7990
|
+
/* @__PURE__ */ jsx82("div", { children: /* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Attending HR Conference" }) }),
|
|
7991
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7992
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
7993
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7934
7994
|
] }),
|
|
7935
7995
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "291px", left: "1079px", width: "119px", height: "25px" }, children: [
|
|
7936
|
-
/* @__PURE__ */
|
|
7937
|
-
/* @__PURE__ */
|
|
7938
|
-
/* @__PURE__ */
|
|
7939
|
-
/* @__PURE__ */
|
|
7940
|
-
/* @__PURE__ */
|
|
7996
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7997
|
+
/* @__PURE__ */ jsx82("div", { children: /* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Attending HR Conference" }) }),
|
|
7998
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
7999
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8000
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7941
8001
|
] }),
|
|
7942
8002
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "291px", left: "1498px", width: "119px", height: "25px" }, children: [
|
|
7943
|
-
/* @__PURE__ */
|
|
7944
|
-
/* @__PURE__ */
|
|
7945
|
-
/* @__PURE__ */
|
|
7946
|
-
/* @__PURE__ */
|
|
7947
|
-
/* @__PURE__ */
|
|
8003
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
8004
|
+
/* @__PURE__ */ jsx82("div", { children: /* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Attending HR Conference" }) }),
|
|
8005
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8006
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8007
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7948
8008
|
] }),
|
|
7949
8009
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "317px", left: "240px", width: "59px", height: "25px" }, children: [
|
|
7950
|
-
/* @__PURE__ */
|
|
8010
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7951
8011
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7952
|
-
/* @__PURE__ */
|
|
7953
|
-
/* @__PURE__ */
|
|
8012
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 1:00 PM): Business breakfast with Caroline" }),
|
|
8013
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Business breakfast with Caroline" })
|
|
7954
8014
|
] }),
|
|
7955
|
-
/* @__PURE__ */
|
|
7956
|
-
/* @__PURE__ */
|
|
7957
|
-
/* @__PURE__ */
|
|
8015
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8016
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8017
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7958
8018
|
] }),
|
|
7959
8019
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "317px", left: "659px", width: "59px", height: "25px" }, children: [
|
|
7960
|
-
/* @__PURE__ */
|
|
8020
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7961
8021
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7962
|
-
/* @__PURE__ */
|
|
7963
|
-
/* @__PURE__ */
|
|
8022
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 1:00 PM): Business breakfast with Caroline" }),
|
|
8023
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Business breakfast with Caroline" })
|
|
7964
8024
|
] }),
|
|
7965
|
-
/* @__PURE__ */
|
|
7966
|
-
/* @__PURE__ */
|
|
7967
|
-
/* @__PURE__ */
|
|
8025
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8026
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8027
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7968
8028
|
] }),
|
|
7969
8029
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "317px", left: "1079px", width: "59px", height: "25px" }, children: [
|
|
7970
|
-
/* @__PURE__ */
|
|
8030
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7971
8031
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7972
|
-
/* @__PURE__ */
|
|
7973
|
-
/* @__PURE__ */
|
|
8032
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 1:00 PM): Business breakfast with Caroline" }),
|
|
8033
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Business breakfast with Caroline" })
|
|
7974
8034
|
] }),
|
|
7975
|
-
/* @__PURE__ */
|
|
7976
|
-
/* @__PURE__ */
|
|
7977
|
-
/* @__PURE__ */
|
|
8035
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8036
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8037
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7978
8038
|
] }),
|
|
7979
8039
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "317px", left: "1498px", width: "59px", height: "25px" }, children: [
|
|
7980
|
-
/* @__PURE__ */
|
|
8040
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7981
8041
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7982
|
-
/* @__PURE__ */
|
|
7983
|
-
/* @__PURE__ */
|
|
8042
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 1:00 PM): Business breakfast with Caroline" }),
|
|
8043
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Business breakfast with Caroline" })
|
|
7984
8044
|
] }),
|
|
7985
|
-
/* @__PURE__ */
|
|
7986
|
-
/* @__PURE__ */
|
|
7987
|
-
/* @__PURE__ */
|
|
8045
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8046
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8047
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7988
8048
|
] }),
|
|
7989
8049
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "317px", left: "300px", width: "59px", height: "25px" }, children: [
|
|
7990
|
-
/* @__PURE__ */
|
|
8050
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
7991
8051
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
7992
|
-
/* @__PURE__ */
|
|
7993
|
-
/* @__PURE__ */
|
|
8052
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 1:00 PM): Banking" }),
|
|
8053
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Banking" })
|
|
7994
8054
|
] }),
|
|
7995
|
-
/* @__PURE__ */
|
|
7996
|
-
/* @__PURE__ */
|
|
7997
|
-
/* @__PURE__ */
|
|
8055
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8056
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8057
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
7998
8058
|
] }),
|
|
7999
8059
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "317px", left: "719px", width: "59px", height: "25px" }, children: [
|
|
8000
|
-
/* @__PURE__ */
|
|
8060
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
8001
8061
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8002
|
-
/* @__PURE__ */
|
|
8003
|
-
/* @__PURE__ */
|
|
8062
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 1:00 PM): Banking" }),
|
|
8063
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Banking" })
|
|
8004
8064
|
] }),
|
|
8005
|
-
/* @__PURE__ */
|
|
8006
|
-
/* @__PURE__ */
|
|
8007
|
-
/* @__PURE__ */
|
|
8065
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8066
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8067
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8008
8068
|
] }),
|
|
8009
8069
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "317px", left: "1139px", width: "59px", height: "25px" }, children: [
|
|
8010
|
-
/* @__PURE__ */
|
|
8070
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
8011
8071
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8012
|
-
/* @__PURE__ */
|
|
8013
|
-
/* @__PURE__ */
|
|
8072
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 1:00 PM): Banking" }),
|
|
8073
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Banking" })
|
|
8014
8074
|
] }),
|
|
8015
|
-
/* @__PURE__ */
|
|
8016
|
-
/* @__PURE__ */
|
|
8017
|
-
/* @__PURE__ */
|
|
8075
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8076
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8077
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8018
8078
|
] }),
|
|
8019
8079
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "317px", left: "1558px", width: "59px", height: "25px" }, children: [
|
|
8020
|
-
/* @__PURE__ */
|
|
8080
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
8021
8081
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8022
|
-
/* @__PURE__ */
|
|
8023
|
-
/* @__PURE__ */
|
|
8082
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 1:00 PM): Banking" }),
|
|
8083
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Banking" })
|
|
8024
8084
|
] }),
|
|
8025
|
-
/* @__PURE__ */
|
|
8026
|
-
/* @__PURE__ */
|
|
8027
|
-
/* @__PURE__ */
|
|
8085
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8086
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8087
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8028
8088
|
] }),
|
|
8029
8089
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "291px", left: "360px", width: "58px", height: "25px" }, children: [
|
|
8030
|
-
/* @__PURE__ */
|
|
8090
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
8031
8091
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8032
|
-
/* @__PURE__ */
|
|
8033
|
-
/* @__PURE__ */
|
|
8092
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:30 AM - 11:30 AM): Website upload" }),
|
|
8093
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Website upload" })
|
|
8034
8094
|
] }),
|
|
8035
|
-
/* @__PURE__ */
|
|
8036
|
-
/* @__PURE__ */
|
|
8037
|
-
/* @__PURE__ */
|
|
8095
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8096
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8097
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8038
8098
|
] }),
|
|
8039
8099
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "291px", left: "779px", width: "58px", height: "25px" }, children: [
|
|
8040
|
-
/* @__PURE__ */
|
|
8100
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
8041
8101
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8042
|
-
/* @__PURE__ */
|
|
8043
|
-
/* @__PURE__ */
|
|
8102
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:30 AM - 11:30 AM): Website upload" }),
|
|
8103
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Website upload" })
|
|
8044
8104
|
] }),
|
|
8045
|
-
/* @__PURE__ */
|
|
8046
|
-
/* @__PURE__ */
|
|
8047
|
-
/* @__PURE__ */
|
|
8105
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8106
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8107
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8048
8108
|
] }),
|
|
8049
8109
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "291px", left: "1199px", width: "58px", height: "25px" }, children: [
|
|
8050
|
-
/* @__PURE__ */
|
|
8110
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
8051
8111
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8052
|
-
/* @__PURE__ */
|
|
8053
|
-
/* @__PURE__ */
|
|
8112
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:30 AM - 11:30 AM): Website upload" }),
|
|
8113
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Website upload" })
|
|
8054
8114
|
] }),
|
|
8055
|
-
/* @__PURE__ */
|
|
8056
|
-
/* @__PURE__ */
|
|
8057
|
-
/* @__PURE__ */
|
|
8115
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8116
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8117
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8058
8118
|
] }),
|
|
8059
8119
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "291px", left: "1618px", width: "58px", height: "25px" }, children: [
|
|
8060
|
-
/* @__PURE__ */
|
|
8120
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
8061
8121
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8062
|
-
/* @__PURE__ */
|
|
8063
|
-
/* @__PURE__ */
|
|
8122
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:30 AM - 11:30 AM): Website upload" }),
|
|
8123
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Website upload" })
|
|
8064
8124
|
] }),
|
|
8065
|
-
/* @__PURE__ */
|
|
8066
|
-
/* @__PURE__ */
|
|
8067
|
-
/* @__PURE__ */
|
|
8125
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8126
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8127
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8068
8128
|
] }),
|
|
8069
8129
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "317px", left: "360px", width: "58px", height: "25px" }, children: [
|
|
8070
|
-
/* @__PURE__ */
|
|
8130
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
8071
8131
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8072
|
-
/* @__PURE__ */
|
|
8073
|
-
/* @__PURE__ */
|
|
8132
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(11:30 AM - 12:30 PM): Breakfast with CFO and COO" }),
|
|
8133
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Breakfast with CFO and COO" })
|
|
8074
8134
|
] }),
|
|
8075
|
-
/* @__PURE__ */
|
|
8076
|
-
/* @__PURE__ */
|
|
8077
|
-
/* @__PURE__ */
|
|
8135
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8136
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8137
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8078
8138
|
] }),
|
|
8079
8139
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "317px", left: "779px", width: "58px", height: "25px" }, children: [
|
|
8080
|
-
/* @__PURE__ */
|
|
8140
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
8081
8141
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8082
|
-
/* @__PURE__ */
|
|
8083
|
-
/* @__PURE__ */
|
|
8142
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(11:30 AM - 12:30 PM): Breakfast with CFO and COO" }),
|
|
8143
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Breakfast with CFO and COO" })
|
|
8084
8144
|
] }),
|
|
8085
|
-
/* @__PURE__ */
|
|
8086
|
-
/* @__PURE__ */
|
|
8087
|
-
/* @__PURE__ */
|
|
8145
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8146
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8147
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8088
8148
|
] }),
|
|
8089
8149
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "317px", left: "1199px", width: "58px", height: "25px" }, children: [
|
|
8090
|
-
/* @__PURE__ */
|
|
8150
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
8091
8151
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8092
|
-
/* @__PURE__ */
|
|
8093
|
-
/* @__PURE__ */
|
|
8152
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(11:30 AM - 12:30 PM): Breakfast with CFO and COO" }),
|
|
8153
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Breakfast with CFO and COO" })
|
|
8094
8154
|
] }),
|
|
8095
|
-
/* @__PURE__ */
|
|
8096
|
-
/* @__PURE__ */
|
|
8097
|
-
/* @__PURE__ */
|
|
8155
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8156
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8157
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8098
8158
|
] }),
|
|
8099
8159
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "317px", left: "1618px", width: "58px", height: "25px" }, children: [
|
|
8100
|
-
/* @__PURE__ */
|
|
8160
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
8101
8161
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8102
|
-
/* @__PURE__ */
|
|
8103
|
-
/* @__PURE__ */
|
|
8162
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(11:30 AM - 12:30 PM): Breakfast with CFO and COO" }),
|
|
8163
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Breakfast with CFO and COO" })
|
|
8104
8164
|
] }),
|
|
8105
|
-
/* @__PURE__ */
|
|
8106
|
-
/* @__PURE__ */
|
|
8107
|
-
/* @__PURE__ */
|
|
8165
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8166
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8167
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8108
8168
|
] }),
|
|
8109
8169
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "388px", left: "0px", width: "59px", height: "25px" }, children: [
|
|
8110
|
-
/* @__PURE__ */
|
|
8170
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
8111
8171
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8112
|
-
/* @__PURE__ */
|
|
8113
|
-
/* @__PURE__ */
|
|
8172
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(11:00 AM - 12:00 PM): Dentist" }),
|
|
8173
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Dentist" })
|
|
8114
8174
|
] }),
|
|
8115
|
-
/* @__PURE__ */
|
|
8116
|
-
/* @__PURE__ */
|
|
8117
|
-
/* @__PURE__ */
|
|
8175
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8176
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8177
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8118
8178
|
] }),
|
|
8119
8179
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "388px", left: "420px", width: "59px", height: "25px" }, children: [
|
|
8120
|
-
/* @__PURE__ */
|
|
8180
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
8121
8181
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8122
|
-
/* @__PURE__ */
|
|
8123
|
-
/* @__PURE__ */
|
|
8182
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(11:00 AM - 12:00 PM): Dentist" }),
|
|
8183
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Dentist" })
|
|
8124
8184
|
] }),
|
|
8125
|
-
/* @__PURE__ */
|
|
8126
|
-
/* @__PURE__ */
|
|
8127
|
-
/* @__PURE__ */
|
|
8185
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8186
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8187
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8128
8188
|
] }),
|
|
8129
8189
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "388px", left: "839px", width: "59px", height: "25px" }, children: [
|
|
8130
|
-
/* @__PURE__ */
|
|
8190
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
8131
8191
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8132
|
-
/* @__PURE__ */
|
|
8133
|
-
/* @__PURE__ */
|
|
8192
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(11:00 AM - 12:00 PM): Dentist" }),
|
|
8193
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Dentist" })
|
|
8134
8194
|
] }),
|
|
8135
|
-
/* @__PURE__ */
|
|
8136
|
-
/* @__PURE__ */
|
|
8137
|
-
/* @__PURE__ */
|
|
8195
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8196
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8197
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8138
8198
|
] }),
|
|
8139
8199
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "388px", left: "1259px", width: "59px", height: "25px" }, children: [
|
|
8140
|
-
/* @__PURE__ */
|
|
8200
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
8141
8201
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8142
|
-
/* @__PURE__ */
|
|
8143
|
-
/* @__PURE__ */
|
|
8202
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(11:00 AM - 12:00 PM): Dentist" }),
|
|
8203
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Dentist" })
|
|
8144
8204
|
] }),
|
|
8145
|
-
/* @__PURE__ */
|
|
8146
|
-
/* @__PURE__ */
|
|
8147
|
-
/* @__PURE__ */
|
|
8205
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8206
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8207
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8148
8208
|
] }),
|
|
8149
8209
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "414px", left: "0px", width: "59px", height: "25px" }, children: [
|
|
8150
|
-
/* @__PURE__ */
|
|
8210
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
8151
8211
|
/* @__PURE__ */ jsxs36("div", { title: "Job Interview - Laura Bailey", children: [
|
|
8152
|
-
/* @__PURE__ */
|
|
8153
|
-
/* @__PURE__ */
|
|
8212
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(12:30 PM - 1:30 PM): Job Interview - Laura Bailey" }),
|
|
8213
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Job Interview - Laura Bailey" })
|
|
8154
8214
|
] }),
|
|
8155
|
-
/* @__PURE__ */
|
|
8156
|
-
/* @__PURE__ */
|
|
8157
|
-
/* @__PURE__ */
|
|
8215
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8216
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8217
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8158
8218
|
] }),
|
|
8159
8219
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "414px", left: "420px", width: "59px", height: "25px" }, children: [
|
|
8160
|
-
/* @__PURE__ */
|
|
8220
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
8161
8221
|
/* @__PURE__ */ jsxs36("div", { title: "Job Interview - Laura Bailey", children: [
|
|
8162
|
-
/* @__PURE__ */
|
|
8163
|
-
/* @__PURE__ */
|
|
8222
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(12:30 PM - 1:30 PM): Job Interview - Laura Bailey" }),
|
|
8223
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Job Interview - Laura Bailey" })
|
|
8164
8224
|
] }),
|
|
8165
|
-
/* @__PURE__ */
|
|
8166
|
-
/* @__PURE__ */
|
|
8167
|
-
/* @__PURE__ */
|
|
8225
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8226
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8227
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8168
8228
|
] }),
|
|
8169
8229
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "414px", left: "839px", width: "59px", height: "25px" }, children: [
|
|
8170
|
-
/* @__PURE__ */
|
|
8230
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
8171
8231
|
/* @__PURE__ */ jsxs36("div", { title: "Job Interview - Laura Bailey", children: [
|
|
8172
|
-
/* @__PURE__ */
|
|
8173
|
-
/* @__PURE__ */
|
|
8232
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(12:30 PM - 1:30 PM): Job Interview - Laura Bailey" }),
|
|
8233
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Job Interview - Laura Bailey" })
|
|
8174
8234
|
] }),
|
|
8175
|
-
/* @__PURE__ */
|
|
8176
|
-
/* @__PURE__ */
|
|
8177
|
-
/* @__PURE__ */
|
|
8235
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8236
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8237
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8178
8238
|
] }),
|
|
8179
8239
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "414px", left: "1259px", width: "59px", height: "25px" }, children: [
|
|
8180
|
-
/* @__PURE__ */
|
|
8240
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
8181
8241
|
/* @__PURE__ */ jsxs36("div", { title: "Job Interview - Laura Bailey", children: [
|
|
8182
|
-
/* @__PURE__ */
|
|
8183
|
-
/* @__PURE__ */
|
|
8242
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(12:30 PM - 1:30 PM): Job Interview - Laura Bailey" }),
|
|
8243
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Job Interview - Laura Bailey" })
|
|
8184
8244
|
] }),
|
|
8185
|
-
/* @__PURE__ */
|
|
8186
|
-
/* @__PURE__ */
|
|
8187
|
-
/* @__PURE__ */
|
|
8245
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8246
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8247
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8188
8248
|
] }),
|
|
8189
8249
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "388px", left: "60px", width: "59px", height: "25px" }, children: [
|
|
8190
|
-
/* @__PURE__ */
|
|
8250
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
8191
8251
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8192
|
-
/* @__PURE__ */
|
|
8193
|
-
/* @__PURE__ */
|
|
8252
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
|
|
8253
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Dance Practice" })
|
|
8194
8254
|
] }),
|
|
8195
|
-
/* @__PURE__ */
|
|
8196
|
-
/* @__PURE__ */
|
|
8197
|
-
/* @__PURE__ */
|
|
8255
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8256
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8257
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8198
8258
|
] }),
|
|
8199
8259
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "388px", left: "479px", width: "59px", height: "25px" }, children: [
|
|
8200
|
-
/* @__PURE__ */
|
|
8260
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
8201
8261
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8202
|
-
/* @__PURE__ */
|
|
8203
|
-
/* @__PURE__ */
|
|
8262
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
|
|
8263
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Dance Practice" })
|
|
8204
8264
|
] }),
|
|
8205
|
-
/* @__PURE__ */
|
|
8206
|
-
/* @__PURE__ */
|
|
8207
|
-
/* @__PURE__ */
|
|
8265
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8266
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8267
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8208
8268
|
] }),
|
|
8209
8269
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "388px", left: "899px", width: "59px", height: "25px" }, children: [
|
|
8210
|
-
/* @__PURE__ */
|
|
8270
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
8211
8271
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8212
|
-
/* @__PURE__ */
|
|
8213
|
-
/* @__PURE__ */
|
|
8272
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
|
|
8273
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Dance Practice" })
|
|
8214
8274
|
] }),
|
|
8215
|
-
/* @__PURE__ */
|
|
8216
|
-
/* @__PURE__ */
|
|
8217
|
-
/* @__PURE__ */
|
|
8275
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8276
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8277
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8218
8278
|
] }),
|
|
8219
8279
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "388px", left: "1318px", width: "59px", height: "25px" }, children: [
|
|
8220
|
-
/* @__PURE__ */
|
|
8280
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
8221
8281
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8222
|
-
/* @__PURE__ */
|
|
8223
|
-
/* @__PURE__ */
|
|
8282
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
|
|
8283
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Dance Practice" })
|
|
8224
8284
|
] }),
|
|
8225
|
-
/* @__PURE__ */
|
|
8226
|
-
/* @__PURE__ */
|
|
8227
|
-
/* @__PURE__ */
|
|
8285
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8286
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8287
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8228
8288
|
] }),
|
|
8229
8289
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "414px", left: "60px", width: "119px", height: "25px" }, children: [
|
|
8230
|
-
/* @__PURE__ */
|
|
8290
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
8231
8291
|
/* @__PURE__ */ jsxs36("div", { title: "Bob's Birthday Party", children: [
|
|
8232
|
-
/* @__PURE__ */
|
|
8233
|
-
/* @__PURE__ */
|
|
8292
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(11:00 PM - 2:30 AM): Bob's Birthday Party" }),
|
|
8293
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Bob's Birthday Party" })
|
|
8234
8294
|
] }),
|
|
8235
|
-
/* @__PURE__ */
|
|
8236
|
-
/* @__PURE__ */
|
|
8237
|
-
/* @__PURE__ */
|
|
8295
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8296
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8297
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8238
8298
|
] }),
|
|
8239
8299
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "414px", left: "479px", width: "119px", height: "25px" }, children: [
|
|
8240
|
-
/* @__PURE__ */
|
|
8300
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
8241
8301
|
/* @__PURE__ */ jsxs36("div", { title: "Bob's Birthday Party", children: [
|
|
8242
|
-
/* @__PURE__ */
|
|
8243
|
-
/* @__PURE__ */
|
|
8302
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(11:00 PM - 2:30 AM): Bob's Birthday Party" }),
|
|
8303
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Bob's Birthday Party" })
|
|
8244
8304
|
] }),
|
|
8245
|
-
/* @__PURE__ */
|
|
8246
|
-
/* @__PURE__ */
|
|
8247
|
-
/* @__PURE__ */
|
|
8305
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8306
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8307
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8248
8308
|
] }),
|
|
8249
8309
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "414px", left: "899px", width: "119px", height: "25px" }, children: [
|
|
8250
|
-
/* @__PURE__ */
|
|
8310
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
8251
8311
|
/* @__PURE__ */ jsxs36("div", { title: "Bob's Birthday Party", children: [
|
|
8252
|
-
/* @__PURE__ */
|
|
8253
|
-
/* @__PURE__ */
|
|
8312
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(11:00 PM - 2:30 AM): Bob's Birthday Party" }),
|
|
8313
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Bob's Birthday Party" })
|
|
8254
8314
|
] }),
|
|
8255
|
-
/* @__PURE__ */
|
|
8256
|
-
/* @__PURE__ */
|
|
8257
|
-
/* @__PURE__ */
|
|
8315
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8316
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8317
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8258
8318
|
] }),
|
|
8259
8319
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "414px", left: "1318px", width: "119px", height: "25px" }, children: [
|
|
8260
|
-
/* @__PURE__ */
|
|
8320
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions" }),
|
|
8261
8321
|
/* @__PURE__ */ jsxs36("div", { title: "Bob's Birthday Party", children: [
|
|
8262
|
-
/* @__PURE__ */
|
|
8263
|
-
/* @__PURE__ */
|
|
8322
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(11:00 PM - 2:30 AM): Bob`'`s Birthday Party" }),
|
|
8323
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Bob's Birthday Party" })
|
|
8264
8324
|
] }),
|
|
8265
|
-
/* @__PURE__ */
|
|
8266
|
-
/* @__PURE__ */
|
|
8267
|
-
/* @__PURE__ */
|
|
8325
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8326
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8327
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8268
8328
|
] }),
|
|
8269
8329
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "388px", left: "120px", width: "59px", height: "25px" }, children: [
|
|
8270
|
-
/* @__PURE__ */
|
|
8330
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
8271
8331
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8272
|
-
/* @__PURE__ */
|
|
8273
|
-
/* @__PURE__ */
|
|
8332
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
|
|
8333
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "HR Lecture" })
|
|
8274
8334
|
] }),
|
|
8275
|
-
/* @__PURE__ */
|
|
8276
|
-
/* @__PURE__ */
|
|
8277
|
-
/* @__PURE__ */
|
|
8335
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8336
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8337
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8278
8338
|
] }),
|
|
8279
8339
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "388px", left: "539px", width: "59px", height: "25px" }, children: [
|
|
8280
|
-
/* @__PURE__ */
|
|
8340
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
8281
8341
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8282
|
-
/* @__PURE__ */
|
|
8283
|
-
/* @__PURE__ */
|
|
8342
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
|
|
8343
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "HR Lecture" })
|
|
8284
8344
|
] }),
|
|
8285
|
-
/* @__PURE__ */
|
|
8286
|
-
/* @__PURE__ */
|
|
8287
|
-
/* @__PURE__ */
|
|
8345
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8346
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8347
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8288
8348
|
] }),
|
|
8289
8349
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "388px", left: "959px", width: "59px", height: "25px" }, children: [
|
|
8290
|
-
/* @__PURE__ */
|
|
8350
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
8291
8351
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8292
|
-
/* @__PURE__ */
|
|
8293
|
-
/* @__PURE__ */
|
|
8352
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
|
|
8353
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "HR Lecture" })
|
|
8294
8354
|
] }),
|
|
8295
|
-
/* @__PURE__ */
|
|
8296
|
-
/* @__PURE__ */
|
|
8297
|
-
/* @__PURE__ */
|
|
8355
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8356
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8357
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8298
8358
|
] }),
|
|
8299
8359
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "388px", left: "1378px", width: "59px", height: "25px" }, children: [
|
|
8300
|
-
/* @__PURE__ */
|
|
8360
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
8301
8361
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8302
|
-
/* @__PURE__ */
|
|
8303
|
-
/* @__PURE__ */
|
|
8362
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
|
|
8363
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "HR Lecture" })
|
|
8304
8364
|
] }),
|
|
8305
|
-
/* @__PURE__ */
|
|
8306
|
-
/* @__PURE__ */
|
|
8307
|
-
/* @__PURE__ */
|
|
8365
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8366
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8367
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8308
8368
|
] }),
|
|
8309
8369
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "388px", left: "180px", width: "59px", height: "25px" }, children: [
|
|
8310
|
-
/* @__PURE__ */
|
|
8370
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
8311
8371
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8312
|
-
/* @__PURE__ */
|
|
8313
|
-
/* @__PURE__ */
|
|
8372
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(6:00 PM - 7:00 PM): Helpdesk weekly meeting" }),
|
|
8373
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Helpdesk weekly meeting" })
|
|
8314
8374
|
] }),
|
|
8315
|
-
/* @__PURE__ */
|
|
8316
|
-
/* @__PURE__ */
|
|
8317
|
-
/* @__PURE__ */
|
|
8375
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8376
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8377
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8318
8378
|
] }),
|
|
8319
8379
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "388px", left: "599px", width: "59px", height: "25px" }, children: [
|
|
8320
|
-
/* @__PURE__ */
|
|
8380
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
8321
8381
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8322
|
-
/* @__PURE__ */
|
|
8323
|
-
/* @__PURE__ */
|
|
8382
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(6:00 PM - 7:00 PM): Helpdesk weekly meeting" }),
|
|
8383
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Helpdesk weekly meeting" })
|
|
8324
8384
|
] }),
|
|
8325
|
-
/* @__PURE__ */
|
|
8326
|
-
/* @__PURE__ */
|
|
8327
|
-
/* @__PURE__ */
|
|
8385
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8386
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8387
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8328
8388
|
] }),
|
|
8329
8389
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "388px", left: "1019px", width: "59px", height: "25px" }, children: [
|
|
8330
|
-
/* @__PURE__ */
|
|
8390
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
8331
8391
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8332
|
-
/* @__PURE__ */
|
|
8333
|
-
/* @__PURE__ */
|
|
8392
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(6:00 PM - 7:00 PM): Helpdesk weekly meeting" }),
|
|
8393
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Helpdesk weekly meeting" })
|
|
8334
8394
|
] }),
|
|
8335
|
-
/* @__PURE__ */
|
|
8336
|
-
/* @__PURE__ */
|
|
8337
|
-
/* @__PURE__ */
|
|
8395
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8396
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8397
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8338
8398
|
] }),
|
|
8339
8399
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "388px", left: "1438px", width: "59px", height: "25px" }, children: [
|
|
8340
|
-
/* @__PURE__ */
|
|
8400
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
8341
8401
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8342
|
-
/* @__PURE__ */
|
|
8343
|
-
/* @__PURE__ */
|
|
8402
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(6:00 PM - 7:00 PM): Helpdesk weekly meeting" }),
|
|
8403
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Helpdesk weekly meeting" })
|
|
8344
8404
|
] }),
|
|
8345
|
-
/* @__PURE__ */
|
|
8346
|
-
/* @__PURE__ */
|
|
8347
|
-
/* @__PURE__ */
|
|
8405
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8406
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8407
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8348
8408
|
] }),
|
|
8349
8409
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "414px", left: "180px", width: "59px", height: "25px" }, children: [
|
|
8350
|
-
/* @__PURE__ */
|
|
8410
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
8351
8411
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8352
|
-
/* @__PURE__ */
|
|
8353
|
-
/* @__PURE__ */
|
|
8412
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
|
|
8413
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Dance Practice" })
|
|
8354
8414
|
] }),
|
|
8355
|
-
/* @__PURE__ */
|
|
8356
|
-
/* @__PURE__ */
|
|
8357
|
-
/* @__PURE__ */
|
|
8415
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8416
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8417
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8358
8418
|
] }),
|
|
8359
8419
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "414px", left: "599px", width: "59px", height: "25px" }, children: [
|
|
8360
|
-
/* @__PURE__ */
|
|
8420
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
8361
8421
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8362
|
-
/* @__PURE__ */
|
|
8363
|
-
/* @__PURE__ */
|
|
8422
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
|
|
8423
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Dance Practice" })
|
|
8364
8424
|
] }),
|
|
8365
|
-
/* @__PURE__ */
|
|
8366
|
-
/* @__PURE__ */
|
|
8367
|
-
/* @__PURE__ */
|
|
8425
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8426
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8427
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8368
8428
|
] }),
|
|
8369
8429
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "414px", left: "1019px", width: "59px", height: "25px" }, children: [
|
|
8370
|
-
/* @__PURE__ */
|
|
8430
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
8371
8431
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8372
|
-
/* @__PURE__ */
|
|
8373
|
-
/* @__PURE__ */
|
|
8432
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
|
|
8433
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Dance Practice" })
|
|
8374
8434
|
] }),
|
|
8375
|
-
/* @__PURE__ */
|
|
8376
|
-
/* @__PURE__ */
|
|
8377
|
-
/* @__PURE__ */
|
|
8435
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8436
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8437
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8378
8438
|
] }),
|
|
8379
8439
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "414px", left: "1438px", width: "59px", height: "25px" }, children: [
|
|
8380
|
-
/* @__PURE__ */
|
|
8440
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
8381
8441
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8382
|
-
/* @__PURE__ */
|
|
8383
|
-
/* @__PURE__ */
|
|
8442
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
|
|
8443
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "Dance Practice" })
|
|
8384
8444
|
] }),
|
|
8385
|
-
/* @__PURE__ */
|
|
8386
|
-
/* @__PURE__ */
|
|
8387
|
-
/* @__PURE__ */
|
|
8445
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8446
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8447
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8388
8448
|
] }),
|
|
8389
8449
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "388px", left: "240px", width: "59px", height: "25px" }, children: [
|
|
8390
|
-
/* @__PURE__ */
|
|
8450
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
8391
8451
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8392
|
-
/* @__PURE__ */
|
|
8393
|
-
/* @__PURE__ */
|
|
8452
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
|
|
8453
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "HR Lecture" })
|
|
8394
8454
|
] }),
|
|
8395
|
-
/* @__PURE__ */
|
|
8396
|
-
/* @__PURE__ */
|
|
8397
|
-
/* @__PURE__ */
|
|
8455
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8456
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8457
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8398
8458
|
] }),
|
|
8399
8459
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "388px", left: "659px", width: "59px", height: "25px" }, children: [
|
|
8400
|
-
/* @__PURE__ */
|
|
8460
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
8401
8461
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8402
|
-
/* @__PURE__ */
|
|
8403
|
-
/* @__PURE__ */
|
|
8462
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
|
|
8463
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "HR Lecture" })
|
|
8404
8464
|
] }),
|
|
8405
|
-
/* @__PURE__ */
|
|
8406
|
-
/* @__PURE__ */
|
|
8407
|
-
/* @__PURE__ */
|
|
8465
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8466
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8467
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8408
8468
|
] }),
|
|
8409
8469
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "388px", left: "1079px", width: "59px", height: "25px" }, children: [
|
|
8410
|
-
/* @__PURE__ */
|
|
8470
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
8411
8471
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8412
|
-
/* @__PURE__ */
|
|
8413
|
-
/* @__PURE__ */
|
|
8472
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
|
|
8473
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "HR Lecture" })
|
|
8414
8474
|
] }),
|
|
8415
|
-
/* @__PURE__ */
|
|
8416
|
-
/* @__PURE__ */
|
|
8417
|
-
/* @__PURE__ */
|
|
8475
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8476
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8477
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8418
8478
|
] }),
|
|
8419
8479
|
/* @__PURE__ */ jsxs36("div", { className: "k-event", style: { cursor: "pointer", userSelect: "none", borderColor: "green", backgroundColor: "green", transform: "translateY(30px)", top: "388px", left: "1498px", width: "59px", height: "25px" }, children: [
|
|
8420
|
-
/* @__PURE__ */
|
|
8480
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82(Icon, { icon: "arrow-rotate-cw" }) }),
|
|
8421
8481
|
/* @__PURE__ */ jsxs36("div", { children: [
|
|
8422
|
-
/* @__PURE__ */
|
|
8423
|
-
/* @__PURE__ */
|
|
8482
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
|
|
8483
|
+
/* @__PURE__ */ jsx82("div", { className: "k-event-template", children: "HR Lecture" })
|
|
8424
8484
|
] }),
|
|
8425
|
-
/* @__PURE__ */
|
|
8426
|
-
/* @__PURE__ */
|
|
8427
|
-
/* @__PURE__ */
|
|
8485
|
+
/* @__PURE__ */ jsx82("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx82("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx82(Icon, { icon: "x" }) }) }),
|
|
8486
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-w" }),
|
|
8487
|
+
/* @__PURE__ */ jsx82("span", { className: "k-resize-handle k-resize-e" })
|
|
8428
8488
|
] })
|
|
8429
8489
|
] })
|
|
8430
8490
|
] })
|