@progress/kendo-themes-html 6.4.0 → 6.4.1-dev.0

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.
Files changed (1400) hide show
  1. package/dist/cjs/action-sheet/tests/action-sheet-list.js +92 -86
  2. package/dist/cjs/action-sheet/tests/action-sheet-treeview.js +66 -60
  3. package/dist/cjs/avatar/templates/avatar-icon.js +192 -0
  4. package/dist/cjs/avatar/templates/avatar-image.js +192 -0
  5. package/dist/cjs/avatar/templates/avatar-text.js +192 -0
  6. package/dist/cjs/avatar/tests/avatar-size-rounded.js +136 -195
  7. package/dist/cjs/avatar/tests/avatar.js +47 -113
  8. package/dist/cjs/card/tests/card-custom.js +86 -77
  9. package/dist/cjs/chat/tests/chat-rtl.js +114 -105
  10. package/dist/cjs/chat/tests/chat-scrollable-deck.js +86 -77
  11. package/dist/cjs/chat/tests/chat.js +297 -282
  12. package/dist/cjs/checkbox/templates/checkbox-label.js +176 -0
  13. package/dist/cjs/checkbox/templates/checkbox-normal.js +173 -0
  14. package/dist/cjs/checkbox/tests/checkbox-rounded.js +31 -47
  15. package/dist/cjs/checkbox/tests/checkbox-size.js +33 -99
  16. package/dist/cjs/checkbox/tests/checkbox.js +80 -128
  17. package/dist/cjs/chip/chip.spec.js +15 -6
  18. package/dist/cjs/chip/templates/chip-avatar.js +4398 -0
  19. package/dist/cjs/chip/templates/chip-icon.js +4398 -0
  20. package/dist/cjs/chip/templates/chip-normal.js +4398 -0
  21. package/dist/cjs/chip/templates/chip-removable.js +4431 -0
  22. package/dist/cjs/chip/tests/chip-list-size.js +37 -28
  23. package/dist/cjs/chip/tests/chip-list.js +49 -26
  24. package/dist/cjs/chip/tests/chip-outline.js +58 -58
  25. package/dist/cjs/chip/tests/chip-size-rounded.js +49 -76
  26. package/dist/cjs/chip/tests/chip-solid.js +58 -58
  27. package/dist/cjs/combobox/tests/combobox-opened.js +42 -36
  28. package/dist/cjs/dropdownlist/templates/dropdownlist-filtering.js +108 -102
  29. package/dist/cjs/dropdownlist/templates/dropdownlist-grouping-filtering.js +113 -107
  30. package/dist/cjs/dropdownlist/templates/dropdownlist-grouping.js +104 -98
  31. package/dist/cjs/dropdownlist/templates/dropdownlist-popup.js +99 -93
  32. package/dist/cjs/dropdownlist/tests/dropdownlist-adaptive.js +60 -54
  33. package/dist/cjs/dropdownlist/tests/dropdownlist-filtering.js +52 -46
  34. package/dist/cjs/dropdownlist/tests/dropdownlist-flat.js +59 -53
  35. package/dist/cjs/dropdownlist/tests/dropdownlist-grouping-filtering.js +57 -51
  36. package/dist/cjs/dropdownlist/tests/dropdownlist-grouping.js +55 -49
  37. package/dist/cjs/dropdownlist/tests/dropdownlist-opened.js +50 -44
  38. package/dist/cjs/dropdownlist/tests/dropdownlist-option-label.js +71 -65
  39. package/dist/cjs/dropdownlist/tests/dropdownlist-outline.js +59 -53
  40. package/dist/cjs/dropdownlist/tests/dropdownlist.js +59 -53
  41. package/dist/cjs/dropdowntree/tests/dropdowntree-opened.js +122 -116
  42. package/dist/cjs/editor/editor-toolbar.js +72 -66
  43. package/dist/cjs/editor/tests/editor-find-replace.js +270 -264
  44. package/dist/cjs/editor/tests/editor-table-wizard.js +263 -257
  45. package/dist/cjs/editor/tests/editor.js +286 -280
  46. package/dist/cjs/filemanager/tests/filemanager-contextmenu.js +115 -109
  47. package/dist/cjs/filemanager/tests/filemanager-drag-hint.js +115 -109
  48. package/dist/cjs/filemanager/tests/filemanager-gridview.js +180 -174
  49. package/dist/cjs/filemanager/tests/filemanager-listview.js +134 -128
  50. package/dist/cjs/filemanager/tests/filemanager-preview.js +233 -227
  51. package/dist/cjs/filemanager/tests/filemanager-toolbar.js +77 -71
  52. package/dist/cjs/filter/tests/filter.js +179 -173
  53. package/dist/cjs/form/tests/form-field-dropdowns.js +183 -156
  54. package/dist/cjs/form/tests/form-field-inputs-rtl.js +299 -293
  55. package/dist/cjs/form/tests/form-field-inputs.js +276 -270
  56. package/dist/cjs/form/tests/form-grid-layout.js +77 -71
  57. package/dist/cjs/form/tests/form-misc.js +124 -118
  58. package/dist/cjs/form/tests/form-sizes.js +99 -93
  59. package/dist/cjs/gantt/tests/gantt-editing-popup-general.js +85 -79
  60. package/dist/cjs/gantt/tests/gantt-editing-popup-other.js +53 -47
  61. package/dist/cjs/gantt/tests/gantt-editing-popup-predecessors.js +134 -128
  62. package/dist/cjs/gantt/tests/gantt-editing-popup-resources.js +177 -171
  63. package/dist/cjs/gantt/tests/gantt-editing-popup-successors.js +134 -128
  64. package/dist/cjs/gantt/tests/gantt-react.js +438 -432
  65. package/dist/cjs/gantt/tests/gantt-row-reordering.js +743 -737
  66. package/dist/cjs/gantt/tests/gantt.js +717 -711
  67. package/dist/cjs/grid/tests/grid-adaptive-filter-multi.js +58 -52
  68. package/dist/cjs/grid/tests/grid-adaptive-pager.js +73 -67
  69. package/dist/cjs/grid/tests/grid-adaptive-search.js +72 -66
  70. package/dist/cjs/grid/tests/grid-angular.js +276 -270
  71. package/dist/cjs/grid/tests/grid-column-menu-angular.js +100 -94
  72. package/dist/cjs/grid/tests/grid-column-menu-blazor.js +107 -101
  73. package/dist/cjs/grid/tests/grid-column-menu-rtl.js +306 -300
  74. package/dist/cjs/grid/tests/grid-column-menu-tabbed.js +238 -232
  75. package/dist/cjs/grid/tests/grid-column-menu.js +306 -300
  76. package/dist/cjs/grid/tests/grid-column-reordering-actions.js +368 -341
  77. package/dist/cjs/grid/tests/grid-column-reordering.js +373 -346
  78. package/dist/cjs/grid/tests/grid-editing-custom-editor.js +210 -183
  79. package/dist/cjs/grid/tests/grid-editing-inline-angular.js +243 -237
  80. package/dist/cjs/grid/tests/grid-editing-inline-blazor.js +241 -235
  81. package/dist/cjs/grid/tests/grid-editing-popup.js +309 -303
  82. package/dist/cjs/grid/tests/grid-editing.js +272 -266
  83. package/dist/cjs/grid/tests/grid-filter-menu-angular.js +98 -92
  84. package/dist/cjs/grid/tests/grid-filter-menu-blazor.js +101 -95
  85. package/dist/cjs/grid/tests/grid-filter-menu-multi-checkbox.js +117 -111
  86. package/dist/cjs/grid/tests/grid-filter-menu.js +61 -55
  87. package/dist/cjs/grid/tests/grid-filter-row-angular.js +280 -274
  88. package/dist/cjs/grid/tests/grid-filter-row-blazor.js +275 -269
  89. package/dist/cjs/grid/tests/grid-filter-row.js +130 -124
  90. package/dist/cjs/grid/tests/grid-grouping-actions.js +334 -307
  91. package/dist/cjs/grid/tests/grid-grouping-blazor.js +181 -154
  92. package/dist/cjs/grid/tests/grid-grouping-detail-template.js +274 -247
  93. package/dist/cjs/grid/tests/grid-grouping.js +275 -248
  94. package/dist/cjs/grid/tests/grid-locked-columns-rtl.js +172 -166
  95. package/dist/cjs/grid/tests/grid-locked-columns.js +328 -322
  96. package/dist/cjs/grid/tests/grid-pager.js +159 -153
  97. package/dist/cjs/grid/tests/grid-react-basic.js +134 -128
  98. package/dist/cjs/grid/tests/grid-row-reordering.js +222 -216
  99. package/dist/cjs/grid/tests/grid-rows-resizing.js +166 -160
  100. package/dist/cjs/grid/tests/grid-rows-states.js +111 -105
  101. package/dist/cjs/grid/tests/grid-rtl-angular.js +159 -153
  102. package/dist/cjs/grid/tests/grid-rtl.js +152 -146
  103. package/dist/cjs/grid/tests/grid-selection-aggregates.js +161 -155
  104. package/dist/cjs/grid/tests/grid-size-sm-comp-sm.js +439 -412
  105. package/dist/cjs/grid/tests/grid-size-sm.js +439 -412
  106. package/dist/cjs/grid/tests/grid-sticky-columns-rtl.js +204 -177
  107. package/dist/cjs/grid/tests/grid-sticky-columns.js +206 -185
  108. package/dist/cjs/grid/tests/grid-toolbar.js +132 -126
  109. package/dist/cjs/grid/tests/grid.js +177 -171
  110. package/dist/cjs/imageeditor/tests/imageeditor-crop-pane.js +235 -229
  111. package/dist/cjs/imageeditor/tests/imageeditor-resize-pane.js +223 -217
  112. package/dist/cjs/imageeditor/tests/imageeditor.js +118 -112
  113. package/dist/cjs/index.js +2255 -2204
  114. package/dist/cjs/list/list-angular.spec.js +49 -43
  115. package/dist/cjs/list/list-group.js +40 -34
  116. package/dist/cjs/list/list-item.spec.js +26 -20
  117. package/dist/cjs/list/list.spec.js +48 -42
  118. package/dist/cjs/list/tests/list-grouping.js +124 -118
  119. package/dist/cjs/list/tests/list-sizes.js +101 -95
  120. package/dist/cjs/list/tests/list.js +92 -86
  121. package/dist/cjs/listbox/listbox.spec.js +40 -34
  122. package/dist/cjs/listbox/tests/listbox-sizes.js +84 -78
  123. package/dist/cjs/listbox/tests/listbox.js +118 -112
  124. package/dist/cjs/listview/listview.spec.js +77 -71
  125. package/dist/cjs/listview/tests/listview-layout.js +118 -112
  126. package/dist/cjs/listview/tests/listview-loading.js +89 -83
  127. package/dist/cjs/listview/tests/listview.js +104 -98
  128. package/dist/cjs/mediaplayer/tests/mediaplayer.js +120 -114
  129. package/dist/cjs/multiselect/multiselect.spec.js +48 -27
  130. package/dist/cjs/multiselect/tests/multiselect-flat.js +140 -119
  131. package/dist/cjs/multiselect/tests/multiselect-opened.js +158 -131
  132. package/dist/cjs/multiselect/tests/multiselect-outline.js +140 -119
  133. package/dist/cjs/multiselect/tests/multiselect-size.js +104 -83
  134. package/dist/cjs/multiselect/tests/multiselect.js +140 -119
  135. package/dist/cjs/multiselecttree/multiselecttree.spec.js +47 -26
  136. package/dist/cjs/multiselecttree/tests/multiselecttree-flat.js +139 -118
  137. package/dist/cjs/multiselecttree/tests/multiselecttree-opened.js +163 -136
  138. package/dist/cjs/multiselecttree/tests/multiselecttree-outline.js +139 -118
  139. package/dist/cjs/multiselecttree/tests/multiselecttree-size.js +103 -82
  140. package/dist/cjs/multiselecttree/tests/multiselecttree.js +139 -118
  141. package/dist/cjs/orgchart/orgchart-node.js +20 -11
  142. package/dist/cjs/orgchart/orgchart.spec.js +27 -18
  143. package/dist/cjs/orgchart/tests/orgchart-group-states.js +42 -33
  144. package/dist/cjs/orgchart/tests/orgchart-group.js +47 -38
  145. package/dist/cjs/orgchart/tests/orgchart-node.js +35 -26
  146. package/dist/cjs/pager/index.js +67 -61
  147. package/dist/cjs/pager/pager.spec.js +67 -61
  148. package/dist/cjs/pager/tests/pager-responsive.js +87 -81
  149. package/dist/cjs/pager/tests/pager-sizes.js +87 -81
  150. package/dist/cjs/pager/tests/pager.js +77 -71
  151. package/dist/cjs/pdf-viewer/tests/pdf-viewer-blank-page-blazor.js +113 -107
  152. package/dist/cjs/pdf-viewer/tests/pdf-viewer-blank-page.js +119 -113
  153. package/dist/cjs/pdf-viewer/tests/pdf-viewer-search-panel.js +116 -110
  154. package/dist/cjs/pdf-viewer/tests/pdf-viewer.js +113 -107
  155. package/dist/cjs/pivotgrid/tests/pivotgrid-column-menus.js +250 -244
  156. package/dist/cjs/pivotgrid/tests/pivotgrid-jquery-configurator.js +168 -141
  157. package/dist/cjs/pivotgrid/tests/pivotgrid-jquery.js +284 -257
  158. package/dist/cjs/pivotgrid/tests/pivotgrid-settings-panel-horizontal.js +326 -299
  159. package/dist/cjs/pivotgrid/tests/pivotgrid-settings-panel-reordering.js +380 -353
  160. package/dist/cjs/pivotgrid/tests/pivotgrid-settings-panel-vertical.js +380 -353
  161. package/dist/cjs/pivotgrid/tests/pivotgrid-settings-top.js +510 -483
  162. package/dist/cjs/pivotgrid/tests/pivotgrid.js +491 -464
  163. package/dist/cjs/popup/tests/popup-list-grouping.js +130 -124
  164. package/dist/cjs/popup/tests/popup-list.js +138 -132
  165. package/dist/cjs/popup/tests/popup-no-data.js +92 -86
  166. package/dist/cjs/scheduler/tests/scheduler-adaptive-agenda.js +112 -106
  167. package/dist/cjs/scheduler/tests/scheduler-adaptive-day-resource-group.js +290 -284
  168. package/dist/cjs/scheduler/tests/scheduler-adaptive-day.js +213 -207
  169. package/dist/cjs/scheduler/tests/scheduler-adaptive-month.js +158 -152
  170. package/dist/cjs/scheduler/tests/scheduler-angular-agenda-rtl.js +194 -188
  171. package/dist/cjs/scheduler/tests/scheduler-angular-agenda.js +194 -188
  172. package/dist/cjs/scheduler/tests/scheduler-angular-day-rtl.js +250 -244
  173. package/dist/cjs/scheduler/tests/scheduler-angular-month-rtl.js +211 -205
  174. package/dist/cjs/scheduler/tests/scheduler-angular-month.js +211 -205
  175. package/dist/cjs/scheduler/tests/scheduler-angular-rtl.js +366 -360
  176. package/dist/cjs/scheduler/tests/scheduler-angular.js +366 -360
  177. package/dist/cjs/scheduler/tests/scheduler-edit-dialog.js +392 -365
  178. package/dist/cjs/scheduler/tests/scheduler-editing-weekly.js +406 -379
  179. package/dist/cjs/scheduler/tests/scheduler-flex-layout.js +224 -218
  180. package/dist/cjs/scheduler/tests/scheduler-jquery-agenda.js +134 -128
  181. package/dist/cjs/scheduler/tests/scheduler-jquery-month.js +203 -197
  182. package/dist/cjs/scheduler/tests/scheduler-react-agenda.js +281 -275
  183. package/dist/cjs/scheduler/tests/scheduler-react-day.js +766 -760
  184. package/dist/cjs/scheduler/tests/scheduler-react-month.js +1701 -1695
  185. package/dist/cjs/scheduler/tests/scheduler-react-timeline-multi.js +673 -667
  186. package/dist/cjs/scheduler/tests/scheduler-react-timeline.js +587 -581
  187. package/dist/cjs/scheduler/tests/scheduler-react-week.js +1502 -1496
  188. package/dist/cjs/scheduler/tests/scheduler-year.js +816 -810
  189. package/dist/cjs/scheduler/tests/scheduler.js +466 -460
  190. package/dist/cjs/spreadsheet/tests/spreadsheet-data-validation.js +158 -152
  191. package/dist/cjs/spreadsheet/tests/spreadsheet-dialog.js +125 -119
  192. package/dist/cjs/spreadsheet/tests/spreadsheet-filter-menu.js +56 -50
  193. package/dist/cjs/spreadsheet/tests/spreadsheet-tools-popup.js +386 -380
  194. package/dist/cjs/spreadsheet/tests/spreadsheet.js +357 -351
  195. package/dist/cjs/taskboard/tests/taskboard-card.js +137 -131
  196. package/dist/cjs/taskboard/tests/taskboard-pane.js +208 -202
  197. package/dist/cjs/taskboard/tests/taskboard-rtl.js +134 -128
  198. package/dist/cjs/taskboard/tests/taskboard.js +128 -122
  199. package/dist/cjs/toolbar/tests/toolbar-angular.js +100 -94
  200. package/dist/cjs/toolbar/tests/toolbar-components.js +130 -124
  201. package/dist/cjs/toolbar/tests/toolbar-sizes.js +127 -121
  202. package/dist/cjs/toolbar/tests/toolbar.js +164 -158
  203. package/dist/cjs/toolbar/toolbar-angular.spec.js +55 -49
  204. package/dist/cjs/toolbar/toolbar.spec.js +55 -49
  205. package/dist/cjs/treelist/tests/treelist-editing-popup.js +251 -245
  206. package/dist/cjs/treelist/tests/treelist-react.js +311 -305
  207. package/dist/cjs/treeview/tests/treeview-size.js +71 -65
  208. package/dist/cjs/treeview/tests/treeview.js +130 -124
  209. package/dist/cjs/treeview/treeview-group.js +36 -30
  210. package/dist/cjs/treeview/treeview-item.spec.js +36 -30
  211. package/dist/cjs/treeview/treeview.spec.js +41 -35
  212. package/dist/esm/action-sheet/tests/action-sheet-list.js +92 -86
  213. package/dist/esm/action-sheet/tests/action-sheet-treeview.js +66 -60
  214. package/dist/esm/avatar/templates/avatar-icon.js +170 -0
  215. package/dist/esm/avatar/templates/avatar-image.js +170 -0
  216. package/dist/esm/avatar/templates/avatar-text.js +170 -0
  217. package/dist/esm/avatar/tests/avatar-size-rounded.js +134 -193
  218. package/dist/esm/avatar/tests/avatar.js +45 -111
  219. package/dist/esm/card/tests/card-custom.js +58 -49
  220. package/dist/esm/chat/tests/chat-rtl.js +103 -94
  221. package/dist/esm/chat/tests/chat-scrollable-deck.js +77 -68
  222. package/dist/esm/chat/tests/chat.js +285 -270
  223. package/dist/esm/checkbox/templates/checkbox-label.js +154 -0
  224. package/dist/esm/checkbox/templates/checkbox-normal.js +151 -0
  225. package/dist/esm/checkbox/tests/checkbox-rounded.js +31 -47
  226. package/dist/esm/checkbox/tests/checkbox-size.js +33 -99
  227. package/dist/esm/checkbox/tests/checkbox.js +80 -128
  228. package/dist/esm/chip/chip.spec.js +14 -5
  229. package/dist/esm/chip/templates/chip-avatar.js +4382 -0
  230. package/dist/esm/chip/templates/chip-icon.js +4382 -0
  231. package/dist/esm/chip/templates/chip-normal.js +4382 -0
  232. package/dist/esm/chip/templates/chip-removable.js +4415 -0
  233. package/dist/esm/chip/tests/chip-list-size.js +36 -27
  234. package/dist/esm/chip/tests/chip-list.js +48 -25
  235. package/dist/esm/chip/tests/chip-outline.js +57 -57
  236. package/dist/esm/chip/tests/chip-size-rounded.js +46 -73
  237. package/dist/esm/chip/tests/chip-solid.js +57 -57
  238. package/dist/esm/combobox/tests/combobox-opened.js +42 -36
  239. package/dist/esm/dropdownlist/templates/dropdownlist-filtering.js +108 -102
  240. package/dist/esm/dropdownlist/templates/dropdownlist-grouping-filtering.js +113 -107
  241. package/dist/esm/dropdownlist/templates/dropdownlist-grouping.js +104 -98
  242. package/dist/esm/dropdownlist/templates/dropdownlist-popup.js +99 -93
  243. package/dist/esm/dropdownlist/tests/dropdownlist-adaptive.js +60 -54
  244. package/dist/esm/dropdownlist/tests/dropdownlist-filtering.js +52 -46
  245. package/dist/esm/dropdownlist/tests/dropdownlist-flat.js +59 -53
  246. package/dist/esm/dropdownlist/tests/dropdownlist-grouping-filtering.js +57 -51
  247. package/dist/esm/dropdownlist/tests/dropdownlist-grouping.js +55 -49
  248. package/dist/esm/dropdownlist/tests/dropdownlist-opened.js +50 -44
  249. package/dist/esm/dropdownlist/tests/dropdownlist-option-label.js +71 -65
  250. package/dist/esm/dropdownlist/tests/dropdownlist-outline.js +59 -53
  251. package/dist/esm/dropdownlist/tests/dropdownlist.js +59 -53
  252. package/dist/esm/dropdowntree/tests/dropdowntree-opened.js +122 -116
  253. package/dist/esm/editor/editor-toolbar.js +72 -66
  254. package/dist/esm/editor/tests/editor-find-replace.js +270 -264
  255. package/dist/esm/editor/tests/editor-table-wizard.js +263 -257
  256. package/dist/esm/editor/tests/editor.js +286 -280
  257. package/dist/esm/filemanager/tests/filemanager-contextmenu.js +115 -109
  258. package/dist/esm/filemanager/tests/filemanager-drag-hint.js +115 -109
  259. package/dist/esm/filemanager/tests/filemanager-gridview.js +180 -174
  260. package/dist/esm/filemanager/tests/filemanager-listview.js +134 -128
  261. package/dist/esm/filemanager/tests/filemanager-preview.js +233 -227
  262. package/dist/esm/filemanager/tests/filemanager-toolbar.js +77 -71
  263. package/dist/esm/filter/tests/filter.js +179 -173
  264. package/dist/esm/form/tests/form-field-dropdowns.js +174 -147
  265. package/dist/esm/form/tests/form-field-inputs-rtl.js +299 -293
  266. package/dist/esm/form/tests/form-field-inputs.js +276 -270
  267. package/dist/esm/form/tests/form-grid-layout.js +77 -71
  268. package/dist/esm/form/tests/form-misc.js +124 -118
  269. package/dist/esm/form/tests/form-sizes.js +99 -93
  270. package/dist/esm/gantt/tests/gantt-editing-popup-general.js +85 -79
  271. package/dist/esm/gantt/tests/gantt-editing-popup-other.js +53 -47
  272. package/dist/esm/gantt/tests/gantt-editing-popup-predecessors.js +134 -128
  273. package/dist/esm/gantt/tests/gantt-editing-popup-resources.js +177 -171
  274. package/dist/esm/gantt/tests/gantt-editing-popup-successors.js +134 -128
  275. package/dist/esm/gantt/tests/gantt-react.js +438 -432
  276. package/dist/esm/gantt/tests/gantt-row-reordering.js +743 -737
  277. package/dist/esm/gantt/tests/gantt.js +717 -711
  278. package/dist/esm/grid/tests/grid-adaptive-filter-multi.js +58 -52
  279. package/dist/esm/grid/tests/grid-adaptive-pager.js +73 -67
  280. package/dist/esm/grid/tests/grid-adaptive-search.js +72 -66
  281. package/dist/esm/grid/tests/grid-angular.js +276 -270
  282. package/dist/esm/grid/tests/grid-column-menu-angular.js +100 -94
  283. package/dist/esm/grid/tests/grid-column-menu-blazor.js +107 -101
  284. package/dist/esm/grid/tests/grid-column-menu-rtl.js +306 -300
  285. package/dist/esm/grid/tests/grid-column-menu-tabbed.js +238 -232
  286. package/dist/esm/grid/tests/grid-column-menu.js +306 -300
  287. package/dist/esm/grid/tests/grid-column-reordering-actions.js +360 -333
  288. package/dist/esm/grid/tests/grid-column-reordering.js +365 -338
  289. package/dist/esm/grid/tests/grid-editing-custom-editor.js +210 -183
  290. package/dist/esm/grid/tests/grid-editing-inline-angular.js +243 -237
  291. package/dist/esm/grid/tests/grid-editing-inline-blazor.js +241 -235
  292. package/dist/esm/grid/tests/grid-editing-popup.js +309 -303
  293. package/dist/esm/grid/tests/grid-editing.js +272 -266
  294. package/dist/esm/grid/tests/grid-filter-menu-angular.js +98 -92
  295. package/dist/esm/grid/tests/grid-filter-menu-blazor.js +101 -95
  296. package/dist/esm/grid/tests/grid-filter-menu-multi-checkbox.js +117 -111
  297. package/dist/esm/grid/tests/grid-filter-menu.js +61 -55
  298. package/dist/esm/grid/tests/grid-filter-row-angular.js +280 -274
  299. package/dist/esm/grid/tests/grid-filter-row-blazor.js +275 -269
  300. package/dist/esm/grid/tests/grid-filter-row.js +130 -124
  301. package/dist/esm/grid/tests/grid-grouping-actions.js +326 -299
  302. package/dist/esm/grid/tests/grid-grouping-blazor.js +181 -154
  303. package/dist/esm/grid/tests/grid-grouping-detail-template.js +274 -247
  304. package/dist/esm/grid/tests/grid-grouping.js +275 -248
  305. package/dist/esm/grid/tests/grid-locked-columns-rtl.js +172 -166
  306. package/dist/esm/grid/tests/grid-locked-columns.js +328 -322
  307. package/dist/esm/grid/tests/grid-pager.js +159 -153
  308. package/dist/esm/grid/tests/grid-react-basic.js +134 -128
  309. package/dist/esm/grid/tests/grid-row-reordering.js +222 -216
  310. package/dist/esm/grid/tests/grid-rows-resizing.js +166 -160
  311. package/dist/esm/grid/tests/grid-rows-states.js +111 -105
  312. package/dist/esm/grid/tests/grid-rtl-angular.js +159 -153
  313. package/dist/esm/grid/tests/grid-rtl.js +152 -146
  314. package/dist/esm/grid/tests/grid-selection-aggregates.js +161 -155
  315. package/dist/esm/grid/tests/grid-size-sm-comp-sm.js +439 -412
  316. package/dist/esm/grid/tests/grid-size-sm.js +439 -412
  317. package/dist/esm/grid/tests/grid-sticky-columns-rtl.js +204 -177
  318. package/dist/esm/grid/tests/grid-sticky-columns.js +179 -158
  319. package/dist/esm/grid/tests/grid-toolbar.js +132 -126
  320. package/dist/esm/grid/tests/grid.js +177 -171
  321. package/dist/esm/imageeditor/tests/imageeditor-crop-pane.js +235 -229
  322. package/dist/esm/imageeditor/tests/imageeditor-resize-pane.js +223 -217
  323. package/dist/esm/imageeditor/tests/imageeditor.js +118 -112
  324. package/dist/esm/index.js +2249 -2198
  325. package/dist/esm/list/list-angular.spec.js +49 -43
  326. package/dist/esm/list/list-group.js +40 -34
  327. package/dist/esm/list/list-item.spec.js +26 -20
  328. package/dist/esm/list/list.spec.js +48 -42
  329. package/dist/esm/list/tests/list-grouping.js +124 -118
  330. package/dist/esm/list/tests/list-sizes.js +101 -95
  331. package/dist/esm/list/tests/list.js +92 -86
  332. package/dist/esm/listbox/listbox.spec.js +40 -34
  333. package/dist/esm/listbox/tests/listbox-sizes.js +84 -78
  334. package/dist/esm/listbox/tests/listbox.js +118 -112
  335. package/dist/esm/listview/listview.spec.js +77 -71
  336. package/dist/esm/listview/tests/listview-layout.js +118 -112
  337. package/dist/esm/listview/tests/listview-loading.js +89 -83
  338. package/dist/esm/listview/tests/listview.js +104 -98
  339. package/dist/esm/mediaplayer/tests/mediaplayer.js +120 -114
  340. package/dist/esm/multiselect/multiselect.spec.js +44 -23
  341. package/dist/esm/multiselect/tests/multiselect-flat.js +129 -108
  342. package/dist/esm/multiselect/tests/multiselect-opened.js +155 -128
  343. package/dist/esm/multiselect/tests/multiselect-outline.js +129 -108
  344. package/dist/esm/multiselect/tests/multiselect-size.js +92 -71
  345. package/dist/esm/multiselect/tests/multiselect.js +129 -108
  346. package/dist/esm/multiselecttree/multiselecttree.spec.js +44 -23
  347. package/dist/esm/multiselecttree/tests/multiselecttree-flat.js +129 -108
  348. package/dist/esm/multiselecttree/tests/multiselecttree-opened.js +157 -130
  349. package/dist/esm/multiselecttree/tests/multiselecttree-outline.js +129 -108
  350. package/dist/esm/multiselecttree/tests/multiselecttree-size.js +92 -71
  351. package/dist/esm/multiselecttree/tests/multiselecttree.js +129 -108
  352. package/dist/esm/orgchart/orgchart-node.js +18 -9
  353. package/dist/esm/orgchart/orgchart.spec.js +25 -16
  354. package/dist/esm/orgchart/tests/orgchart-group-states.js +36 -27
  355. package/dist/esm/orgchart/tests/orgchart-group.js +38 -29
  356. package/dist/esm/orgchart/tests/orgchart-node.js +31 -22
  357. package/dist/esm/pager/index.js +67 -61
  358. package/dist/esm/pager/pager.spec.js +67 -61
  359. package/dist/esm/pager/tests/pager-responsive.js +87 -81
  360. package/dist/esm/pager/tests/pager-sizes.js +87 -81
  361. package/dist/esm/pager/tests/pager.js +77 -71
  362. package/dist/esm/pdf-viewer/tests/pdf-viewer-blank-page-blazor.js +113 -107
  363. package/dist/esm/pdf-viewer/tests/pdf-viewer-blank-page.js +119 -113
  364. package/dist/esm/pdf-viewer/tests/pdf-viewer-search-panel.js +116 -110
  365. package/dist/esm/pdf-viewer/tests/pdf-viewer.js +113 -107
  366. package/dist/esm/pivotgrid/tests/pivotgrid-column-menus.js +250 -244
  367. package/dist/esm/pivotgrid/tests/pivotgrid-jquery-configurator.js +167 -140
  368. package/dist/esm/pivotgrid/tests/pivotgrid-jquery.js +272 -245
  369. package/dist/esm/pivotgrid/tests/pivotgrid-settings-panel-horizontal.js +326 -299
  370. package/dist/esm/pivotgrid/tests/pivotgrid-settings-panel-reordering.js +380 -353
  371. package/dist/esm/pivotgrid/tests/pivotgrid-settings-panel-vertical.js +380 -353
  372. package/dist/esm/pivotgrid/tests/pivotgrid-settings-top.js +510 -483
  373. package/dist/esm/pivotgrid/tests/pivotgrid.js +491 -464
  374. package/dist/esm/popup/tests/popup-list-grouping.js +130 -124
  375. package/dist/esm/popup/tests/popup-list.js +138 -132
  376. package/dist/esm/popup/tests/popup-no-data.js +92 -86
  377. package/dist/esm/scheduler/tests/scheduler-adaptive-agenda.js +112 -106
  378. package/dist/esm/scheduler/tests/scheduler-adaptive-day-resource-group.js +290 -284
  379. package/dist/esm/scheduler/tests/scheduler-adaptive-day.js +213 -207
  380. package/dist/esm/scheduler/tests/scheduler-adaptive-month.js +158 -152
  381. package/dist/esm/scheduler/tests/scheduler-angular-agenda-rtl.js +194 -188
  382. package/dist/esm/scheduler/tests/scheduler-angular-agenda.js +194 -188
  383. package/dist/esm/scheduler/tests/scheduler-angular-day-rtl.js +250 -244
  384. package/dist/esm/scheduler/tests/scheduler-angular-month-rtl.js +211 -205
  385. package/dist/esm/scheduler/tests/scheduler-angular-month.js +211 -205
  386. package/dist/esm/scheduler/tests/scheduler-angular-rtl.js +366 -360
  387. package/dist/esm/scheduler/tests/scheduler-angular.js +366 -360
  388. package/dist/esm/scheduler/tests/scheduler-edit-dialog.js +392 -365
  389. package/dist/esm/scheduler/tests/scheduler-editing-weekly.js +406 -379
  390. package/dist/esm/scheduler/tests/scheduler-flex-layout.js +224 -218
  391. package/dist/esm/scheduler/tests/scheduler-jquery-agenda.js +134 -128
  392. package/dist/esm/scheduler/tests/scheduler-jquery-month.js +203 -197
  393. package/dist/esm/scheduler/tests/scheduler-react-agenda.js +281 -275
  394. package/dist/esm/scheduler/tests/scheduler-react-day.js +766 -760
  395. package/dist/esm/scheduler/tests/scheduler-react-month.js +1701 -1695
  396. package/dist/esm/scheduler/tests/scheduler-react-timeline-multi.js +673 -667
  397. package/dist/esm/scheduler/tests/scheduler-react-timeline.js +587 -581
  398. package/dist/esm/scheduler/tests/scheduler-react-week.js +1502 -1496
  399. package/dist/esm/scheduler/tests/scheduler-year.js +816 -810
  400. package/dist/esm/scheduler/tests/scheduler.js +466 -460
  401. package/dist/esm/spreadsheet/tests/spreadsheet-data-validation.js +158 -152
  402. package/dist/esm/spreadsheet/tests/spreadsheet-dialog.js +125 -119
  403. package/dist/esm/spreadsheet/tests/spreadsheet-filter-menu.js +56 -50
  404. package/dist/esm/spreadsheet/tests/spreadsheet-tools-popup.js +386 -380
  405. package/dist/esm/spreadsheet/tests/spreadsheet.js +357 -351
  406. package/dist/esm/taskboard/tests/taskboard-card.js +137 -131
  407. package/dist/esm/taskboard/tests/taskboard-pane.js +208 -202
  408. package/dist/esm/taskboard/tests/taskboard-rtl.js +134 -128
  409. package/dist/esm/taskboard/tests/taskboard.js +128 -122
  410. package/dist/esm/toolbar/tests/toolbar-angular.js +100 -94
  411. package/dist/esm/toolbar/tests/toolbar-components.js +130 -124
  412. package/dist/esm/toolbar/tests/toolbar-sizes.js +127 -121
  413. package/dist/esm/toolbar/tests/toolbar.js +164 -158
  414. package/dist/esm/toolbar/toolbar-angular.spec.js +55 -49
  415. package/dist/esm/toolbar/toolbar.spec.js +55 -49
  416. package/dist/esm/treelist/tests/treelist-editing-popup.js +251 -245
  417. package/dist/esm/treelist/tests/treelist-react.js +311 -305
  418. package/dist/esm/treeview/tests/treeview-size.js +71 -65
  419. package/dist/esm/treeview/tests/treeview.js +130 -124
  420. package/dist/esm/treeview/treeview-group.js +36 -30
  421. package/dist/esm/treeview/treeview-item.spec.js +36 -30
  422. package/dist/esm/treeview/treeview.spec.js +41 -35
  423. package/dist/types/action-buttons/action-buttons.spec.d.ts +1 -2
  424. package/dist/types/action-buttons/tests/action-buttons.d.ts +1 -2
  425. package/dist/types/action-sheet/action-sheet.spec.d.ts +1 -1
  426. package/dist/types/action-sheet/actionsheet-content.d.ts +1 -2
  427. package/dist/types/action-sheet/actionsheet-footer.d.ts +1 -2
  428. package/dist/types/action-sheet/actionsheet-header.d.ts +1 -2
  429. package/dist/types/action-sheet/actionsheet-item.d.ts +1 -2
  430. package/dist/types/action-sheet/actionsheet-items.d.ts +1 -2
  431. package/dist/types/action-sheet/tests/action-sheet-calendar-infinite.d.ts +1 -2
  432. package/dist/types/action-sheet/tests/action-sheet-calendar.d.ts +1 -2
  433. package/dist/types/action-sheet/tests/action-sheet-data-table.d.ts +1 -2
  434. package/dist/types/action-sheet/tests/action-sheet-date-time-selector.d.ts +1 -2
  435. package/dist/types/action-sheet/tests/action-sheet-list.d.ts +1 -2
  436. package/dist/types/action-sheet/tests/action-sheet-position.d.ts +1 -2
  437. package/dist/types/action-sheet/tests/action-sheet-time-selector.d.ts +1 -2
  438. package/dist/types/action-sheet/tests/action-sheet-treeview.d.ts +1 -2
  439. package/dist/types/action-sheet/tests/action-sheet.d.ts +1 -2
  440. package/dist/types/animation-container/animation-container.spec.d.ts +1 -1
  441. package/dist/types/appbar/appbar-section.d.ts +1 -2
  442. package/dist/types/appbar/appbar.spec.d.ts +1 -2
  443. package/dist/types/appbar/tests/appbar.d.ts +1 -2
  444. package/dist/types/autocomplete/autocomplete.spec.d.ts +1 -1
  445. package/dist/types/autocomplete/tests/autocomplete-flat.d.ts +1 -2
  446. package/dist/types/autocomplete/tests/autocomplete-outline.d.ts +1 -2
  447. package/dist/types/autocomplete/tests/autocomplete.d.ts +1 -2
  448. package/dist/types/avatar/avatar.spec.d.ts +1 -2
  449. package/dist/types/avatar/index.d.ts +4 -1
  450. package/dist/types/avatar/templates/avatar-icon.d.ts +1 -0
  451. package/dist/types/avatar/templates/avatar-image.d.ts +1 -0
  452. package/dist/types/avatar/templates/avatar-text.d.ts +1 -0
  453. package/dist/types/avatar/tests/avatar-size-rounded.d.ts +1 -2
  454. package/dist/types/avatar/tests/avatar.d.ts +1 -2
  455. package/dist/types/badge/badge.spec.d.ts +1 -2
  456. package/dist/types/badge/tests/badge-misc.d.ts +1 -2
  457. package/dist/types/badge/tests/badge-position.d.ts +1 -2
  458. package/dist/types/badge/tests/badge-size.d.ts +1 -2
  459. package/dist/types/badge/tests/badge.d.ts +1 -2
  460. package/dist/types/barcode/tests/barcode.d.ts +1 -2
  461. package/dist/types/bottom-nav/bottom-nav-item.d.ts +1 -2
  462. package/dist/types/bottom-nav/bottom-nav.spec.d.ts +1 -2
  463. package/dist/types/bottom-nav/tests/bottom-nav-colors.d.ts +1 -2
  464. package/dist/types/bottom-nav/tests/bottom-nav-items.d.ts +1 -2
  465. package/dist/types/bottom-nav/tests/bottom-nav-rtl.d.ts +1 -2
  466. package/dist/types/bottom-nav/tests/bottom-nav.d.ts +1 -2
  467. package/dist/types/breadcrumb/breadcrumb-container.d.ts +1 -2
  468. package/dist/types/breadcrumb/breadcrumb-input-container.d.ts +1 -2
  469. package/dist/types/breadcrumb/breadcrumb-item-text.d.ts +1 -2
  470. package/dist/types/breadcrumb/breadcrumb-item.d.ts +1 -2
  471. package/dist/types/breadcrumb/breadcrumb-link.d.ts +1 -2
  472. package/dist/types/breadcrumb/breadcrumb-root-item-container.d.ts +1 -2
  473. package/dist/types/breadcrumb/breadcrumb.spec.d.ts +1 -2
  474. package/dist/types/breadcrumb/tests/breadcrumb-rtl.d.ts +1 -2
  475. package/dist/types/breadcrumb/tests/breadcrumb.d.ts +1 -2
  476. package/dist/types/button/button.spec.d.ts +1 -2
  477. package/dist/types/button/templates/icon-button.d.ts +1 -2
  478. package/dist/types/button/templates/icon-text-button.d.ts +1 -2
  479. package/dist/types/button/templates/text-button.d.ts +1 -2
  480. package/dist/types/button/tests/button-clear.d.ts +1 -2
  481. package/dist/types/button/tests/button-flat.d.ts +1 -2
  482. package/dist/types/button/tests/button-link.d.ts +1 -2
  483. package/dist/types/button/tests/button-outline.d.ts +1 -2
  484. package/dist/types/button/tests/button-rtl.d.ts +1 -2
  485. package/dist/types/button/tests/button-size.d.ts +1 -2
  486. package/dist/types/button/tests/button-solid.d.ts +1 -2
  487. package/dist/types/button/tests/button.d.ts +1 -2
  488. package/dist/types/button-group/button-group.spec.d.ts +1 -2
  489. package/dist/types/button-group/templates/icon-button-group.d.ts +1 -2
  490. package/dist/types/button-group/templates/icon-text-button-group.d.ts +1 -2
  491. package/dist/types/button-group/templates/mixed-button-group.d.ts +1 -2
  492. package/dist/types/button-group/templates/text-button-group.d.ts +1 -2
  493. package/dist/types/button-group/tests/button-group-rounded.d.ts +1 -2
  494. package/dist/types/button-group/tests/button-group.d.ts +1 -2
  495. package/dist/types/calendar/calendar-cell.d.ts +1 -2
  496. package/dist/types/calendar/calendar-footer.d.ts +1 -2
  497. package/dist/types/calendar/calendar-header.d.ts +1 -2
  498. package/dist/types/calendar/calendar-table-head.d.ts +1 -2
  499. package/dist/types/calendar/calendar-table.d.ts +1 -2
  500. package/dist/types/calendar/calendar-view.d.ts +1 -2
  501. package/dist/types/calendar/calendar.spec.d.ts +1 -2
  502. package/dist/types/calendar/tests/calendar-classic-jquery.d.ts +1 -2
  503. package/dist/types/calendar/tests/calendar-infinite-rtl.d.ts +1 -2
  504. package/dist/types/calendar/tests/calendar-infinite.d.ts +1 -2
  505. package/dist/types/calendar/tests/calendar-modern-angular.d.ts +1 -2
  506. package/dist/types/calendar/tests/calendar-modern-jquery.d.ts +1 -2
  507. package/dist/types/calendar/tests/calendar-modern-size.d.ts +1 -2
  508. package/dist/types/captcha/captcha.spec.d.ts +1 -2
  509. package/dist/types/captcha/tests/captcha-loading.d.ts +1 -2
  510. package/dist/types/captcha/tests/captcha.d.ts +1 -2
  511. package/dist/types/card/card-body.d.ts +1 -2
  512. package/dist/types/card/card-callout.d.ts +1 -2
  513. package/dist/types/card/card-deck.d.ts +1 -2
  514. package/dist/types/card/card-footer.d.ts +1 -2
  515. package/dist/types/card/card-header.d.ts +1 -2
  516. package/dist/types/card/card-img.d.ts +1 -2
  517. package/dist/types/card/card-subtitle.d.ts +1 -2
  518. package/dist/types/card/card-title.d.ts +1 -2
  519. package/dist/types/card/card.spec.d.ts +1 -2
  520. package/dist/types/card/tests/card-callout.d.ts +1 -2
  521. package/dist/types/card/tests/card-custom.d.ts +1 -2
  522. package/dist/types/card/tests/card-deck.d.ts +1 -2
  523. package/dist/types/card/tests/card-layout-horizontal.d.ts +1 -2
  524. package/dist/types/card/tests/card-layout-vertical.d.ts +1 -2
  525. package/dist/types/card/tests/card-rtl.d.ts +1 -2
  526. package/dist/types/card/tests/card-variants.d.ts +1 -2
  527. package/dist/types/card/tests/card.d.ts +1 -2
  528. package/dist/types/chart/tests/chart.d.ts +1 -2
  529. package/dist/types/chat/tests/chat-rtl.d.ts +1 -2
  530. package/dist/types/chat/tests/chat-scrollable-deck.d.ts +1 -2
  531. package/dist/types/chat/tests/chat.d.ts +1 -2
  532. package/dist/types/checkbox/checkbox.spec.d.ts +1 -2
  533. package/dist/types/checkbox/index.d.ts +3 -1
  534. package/dist/types/checkbox/templates/checkbox-label.d.ts +1 -0
  535. package/dist/types/checkbox/templates/checkbox-normal.d.ts +1 -0
  536. package/dist/types/checkbox/tests/checkbox-rounded.d.ts +1 -2
  537. package/dist/types/checkbox/tests/checkbox-size.d.ts +1 -2
  538. package/dist/types/checkbox/tests/checkbox.d.ts +1 -2
  539. package/dist/types/chip/chip-action.d.ts +1 -2
  540. package/dist/types/chip/chip-list.spec.d.ts +1 -2
  541. package/dist/types/chip/chip.spec.d.ts +1 -1
  542. package/dist/types/chip/index.d.ts +4 -0
  543. package/dist/types/chip/templates/chip-avatar.d.ts +1 -0
  544. package/dist/types/chip/templates/chip-icon.d.ts +1 -0
  545. package/dist/types/chip/templates/chip-normal.d.ts +1 -0
  546. package/dist/types/chip/templates/chip-removable.d.ts +1 -0
  547. package/dist/types/chip/tests/chip-list-size.d.ts +1 -2
  548. package/dist/types/chip/tests/chip-list.d.ts +1 -2
  549. package/dist/types/chip/tests/chip-outline.d.ts +1 -2
  550. package/dist/types/chip/tests/chip-size-rounded.d.ts +1 -2
  551. package/dist/types/chip/tests/chip-solid.d.ts +1 -2
  552. package/dist/types/color-preview/color-preview.d.ts +1 -2
  553. package/dist/types/coloreditor/color-editor.spec.d.ts +1 -2
  554. package/dist/types/coloreditor/tests/coloreditor-focused-colorgradient.d.ts +1 -2
  555. package/dist/types/coloreditor/tests/coloreditor-rtl.d.ts +1 -2
  556. package/dist/types/coloreditor/tests/coloreditor-states.d.ts +1 -2
  557. package/dist/types/coloreditor/tests/coloreditor-views.d.ts +1 -2
  558. package/dist/types/coloreditor/tests/coloreditor.d.ts +1 -2
  559. package/dist/types/colorgradient/color-contrast.d.ts +1 -2
  560. package/dist/types/colorgradient/color-gradient.spec.d.ts +1 -1
  561. package/dist/types/colorgradient/color-input.d.ts +1 -2
  562. package/dist/types/colorgradient/tests/colorgradient-contrast.d.ts +1 -2
  563. package/dist/types/colorgradient/tests/colorgradient-draghandle.d.ts +1 -2
  564. package/dist/types/colorgradient/tests/colorgradient-modes.d.ts +1 -2
  565. package/dist/types/colorgradient/tests/colorgradient-rtl.d.ts +1 -2
  566. package/dist/types/colorgradient/tests/colorgradient-states.d.ts +1 -2
  567. package/dist/types/colorgradient/tests/colorgradient.d.ts +1 -2
  568. package/dist/types/colorpalette/colorpalette-row.d.ts +1 -2
  569. package/dist/types/colorpalette/colorpalette-tile.d.ts +1 -2
  570. package/dist/types/colorpalette/colorpalette.spec.d.ts +1 -2
  571. package/dist/types/colorpalette/tests/colorpalette-states.d.ts +1 -2
  572. package/dist/types/colorpalette/tests/colorpalette-variants.d.ts +1 -2
  573. package/dist/types/colorpalette/tests/colorpalette.d.ts +1 -2
  574. package/dist/types/colorpicker/colorpicker.spec.d.ts +1 -1
  575. package/dist/types/colorpicker/tests/colorpicker-dropdown.d.ts +1 -2
  576. package/dist/types/colorpicker/tests/colorpicker.d.ts +1 -2
  577. package/dist/types/combobox/combobox.spec.d.ts +1 -1
  578. package/dist/types/combobox/tests/combobox-flat.d.ts +1 -2
  579. package/dist/types/combobox/tests/combobox-opened.d.ts +1 -2
  580. package/dist/types/combobox/tests/combobox-outline.d.ts +1 -2
  581. package/dist/types/combobox/tests/combobox.d.ts +1 -2
  582. package/dist/types/context-menu/tests/context-menu-in-window.d.ts +1 -2
  583. package/dist/types/context-menu/tests/context-menu.d.ts +1 -2
  584. package/dist/types/dateinput/dateinput.spec.d.ts +1 -2
  585. package/dist/types/dateinput/tests/dateinput-flat.d.ts +1 -2
  586. package/dist/types/dateinput/tests/dateinput-outline.d.ts +1 -2
  587. package/dist/types/dateinput/tests/dateinput.d.ts +1 -2
  588. package/dist/types/datepicker/datepicker.spec.d.ts +1 -1
  589. package/dist/types/datepicker/tests/datepicker-adaptive.d.ts +1 -2
  590. package/dist/types/datepicker/tests/datepicker-flat.d.ts +1 -2
  591. package/dist/types/datepicker/tests/datepicker-opened.d.ts +1 -2
  592. package/dist/types/datepicker/tests/datepicker-outline.d.ts +1 -2
  593. package/dist/types/datepicker/tests/datepicker.d.ts +1 -2
  594. package/dist/types/daterangepicker/daterangepicker.spec.d.ts +1 -2
  595. package/dist/types/daterangepicker/tests/daterangepicker-adaptive.d.ts +1 -2
  596. package/dist/types/daterangepicker/tests/daterangepicker-opened.d.ts +1 -2
  597. package/dist/types/daterangepicker/tests/daterangepicker-size-rounded.d.ts +1 -2
  598. package/dist/types/daterangepicker/tests/daterangepicker.d.ts +1 -2
  599. package/dist/types/datetime-selector/datetime-selector.spec.d.ts +1 -2
  600. package/dist/types/datetime-selector/tests/datetime-selector.d.ts +1 -2
  601. package/dist/types/datetimepicker/datetimepicker.spec.d.ts +1 -1
  602. package/dist/types/datetimepicker/tests/datetimepicker-opened.d.ts +1 -2
  603. package/dist/types/datetimepicker/tests/datetimepicker.d.ts +1 -2
  604. package/dist/types/dialog/dialog.spec.d.ts +1 -1
  605. package/dist/types/dialog/tests/dialog-action-buttons.d.ts +1 -2
  606. package/dist/types/dialog/tests/dialog-in-window.d.ts +1 -2
  607. package/dist/types/dialog/tests/dialog-modal.d.ts +1 -2
  608. package/dist/types/dialog/tests/dialog-theme-colors.d.ts +1 -2
  609. package/dist/types/dialog/tests/dialog.d.ts +1 -2
  610. package/dist/types/drawer/tests/drawer-hierarchical-item-levels.d.ts +1 -2
  611. package/dist/types/drawer/tests/drawer-overlay-mini.d.ts +1 -2
  612. package/dist/types/drawer/tests/drawer-overlay.d.ts +1 -2
  613. package/dist/types/drawer/tests/drawer-rtl.d.ts +1 -2
  614. package/dist/types/drawer/tests/drawer.d.ts +1 -2
  615. package/dist/types/drop-hint/tests/drop-hint.d.ts +1 -2
  616. package/dist/types/dropdowngrid/dropdowngrid.spec.d.ts +1 -1
  617. package/dist/types/dropdowngrid/tests/dropdowngrid-flat.d.ts +1 -2
  618. package/dist/types/dropdowngrid/tests/dropdowngrid-opened.d.ts +1 -2
  619. package/dist/types/dropdowngrid/tests/dropdowngrid-outline.d.ts +1 -2
  620. package/dist/types/dropdowngrid/tests/dropdowngrid.d.ts +1 -2
  621. package/dist/types/dropdownlist/dropdownlist.spec.d.ts +1 -1
  622. package/dist/types/dropdownlist/templates/dropdownlist-filtering.d.ts +1 -2
  623. package/dist/types/dropdownlist/templates/dropdownlist-grouping-filtering.d.ts +1 -2
  624. package/dist/types/dropdownlist/templates/dropdownlist-grouping.d.ts +1 -2
  625. package/dist/types/dropdownlist/templates/dropdownlist-normal.d.ts +1 -2
  626. package/dist/types/dropdownlist/templates/dropdownlist-popup.d.ts +1 -2
  627. package/dist/types/dropdownlist/tests/dropdownlist-adaptive.d.ts +1 -2
  628. package/dist/types/dropdownlist/tests/dropdownlist-filtering.d.ts +1 -2
  629. package/dist/types/dropdownlist/tests/dropdownlist-flat.d.ts +1 -2
  630. package/dist/types/dropdownlist/tests/dropdownlist-grouping-filtering.d.ts +1 -2
  631. package/dist/types/dropdownlist/tests/dropdownlist-grouping.d.ts +1 -2
  632. package/dist/types/dropdownlist/tests/dropdownlist-opened.d.ts +1 -2
  633. package/dist/types/dropdownlist/tests/dropdownlist-option-label.d.ts +1 -2
  634. package/dist/types/dropdownlist/tests/dropdownlist-outline.d.ts +1 -2
  635. package/dist/types/dropdownlist/tests/dropdownlist.d.ts +1 -2
  636. package/dist/types/dropdowntree/dropdowntree.spec.d.ts +1 -1
  637. package/dist/types/dropdowntree/tests/dropdowntree-flat.d.ts +1 -2
  638. package/dist/types/dropdowntree/tests/dropdowntree-opened.d.ts +1 -2
  639. package/dist/types/dropdowntree/tests/dropdowntree-outline.d.ts +1 -2
  640. package/dist/types/dropdowntree/tests/dropdowntree.d.ts +1 -2
  641. package/dist/types/dropzone/dropzone.spec.d.ts +1 -2
  642. package/dist/types/dropzone/tests/dropzone.d.ts +1 -2
  643. package/dist/types/editor/editor-content.d.ts +1 -2
  644. package/dist/types/editor/editor-toolbar.d.ts +1 -2
  645. package/dist/types/editor/editor.spec.d.ts +1 -2
  646. package/dist/types/editor/tests/editor-find-replace.d.ts +1 -2
  647. package/dist/types/editor/tests/editor-image-editor.d.ts +1 -2
  648. package/dist/types/editor/tests/editor-table-wizard.d.ts +1 -2
  649. package/dist/types/editor/tests/editor-view-source.d.ts +1 -2
  650. package/dist/types/editor/tests/editor.d.ts +1 -2
  651. package/dist/types/expansion-panel/expansion-panel.spec.d.ts +1 -1
  652. package/dist/types/expansion-panel/tests/expansion-panel-rtl.d.ts +1 -2
  653. package/dist/types/expansion-panel/tests/expansion-panel.d.ts +1 -2
  654. package/dist/types/fab/fab-item.d.ts +1 -2
  655. package/dist/types/fab/fab-items.d.ts +1 -2
  656. package/dist/types/fab/fab.spec.d.ts +1 -2
  657. package/dist/types/fab/tests/fab-items.d.ts +1 -2
  658. package/dist/types/fab/tests/fab-position.d.ts +1 -2
  659. package/dist/types/fab/tests/fab-size.d.ts +1 -2
  660. package/dist/types/fab/tests/fab-states.d.ts +1 -2
  661. package/dist/types/fab/tests/fab.d.ts +1 -2
  662. package/dist/types/filemanager/tests/filemanager-contextmenu.d.ts +1 -2
  663. package/dist/types/filemanager/tests/filemanager-dialogs.d.ts +1 -2
  664. package/dist/types/filemanager/tests/filemanager-drag-hint.d.ts +1 -2
  665. package/dist/types/filemanager/tests/filemanager-gridview.d.ts +1 -2
  666. package/dist/types/filemanager/tests/filemanager-listview.d.ts +1 -2
  667. package/dist/types/filemanager/tests/filemanager-preview.d.ts +1 -2
  668. package/dist/types/filemanager/tests/filemanager-toolbar.d.ts +1 -2
  669. package/dist/types/filter/tests/filter.d.ts +1 -2
  670. package/dist/types/floating-label/floating-label.spec.d.ts +1 -2
  671. package/dist/types/floating-label/tests/floating-label-flat.d.ts +1 -2
  672. package/dist/types/floating-label/tests/floating-label-outline.d.ts +1 -2
  673. package/dist/types/floating-label/tests/floating-label.d.ts +1 -2
  674. package/dist/types/form/fieldset.d.ts +1 -2
  675. package/dist/types/form/form-field.d.ts +1 -1
  676. package/dist/types/form/form.spec.d.ts +1 -1
  677. package/dist/types/form/tests/form-field-dateinputs.d.ts +1 -2
  678. package/dist/types/form/tests/form-field-dropdowns.d.ts +1 -2
  679. package/dist/types/form/tests/form-field-fieldset.d.ts +1 -2
  680. package/dist/types/form/tests/form-field-inputs-rtl.d.ts +1 -2
  681. package/dist/types/form/tests/form-field-inputs.d.ts +1 -2
  682. package/dist/types/form/tests/form-grid-layout.d.ts +1 -2
  683. package/dist/types/form/tests/form-misc.d.ts +1 -2
  684. package/dist/types/form/tests/form-sizes.d.ts +1 -2
  685. package/dist/types/gantt/tests/gantt-dep-validation-tooltip.d.ts +1 -2
  686. package/dist/types/gantt/tests/gantt-editing-popup-general.d.ts +1 -2
  687. package/dist/types/gantt/tests/gantt-editing-popup-other.d.ts +1 -2
  688. package/dist/types/gantt/tests/gantt-editing-popup-predecessors.d.ts +1 -2
  689. package/dist/types/gantt/tests/gantt-editing-popup-resources.d.ts +1 -2
  690. package/dist/types/gantt/tests/gantt-editing-popup-successors.d.ts +1 -2
  691. package/dist/types/gantt/tests/gantt-react.d.ts +1 -2
  692. package/dist/types/gantt/tests/gantt-row-reordering.d.ts +1 -2
  693. package/dist/types/gantt/tests/gantt.d.ts +1 -2
  694. package/dist/types/grid/tests/grid-adaptive-column-menu.d.ts +1 -2
  695. package/dist/types/grid/tests/grid-adaptive-edit-popup-no-height.d.ts +1 -2
  696. package/dist/types/grid/tests/grid-adaptive-edit-popup.d.ts +1 -2
  697. package/dist/types/grid/tests/grid-adaptive-filter-bool.d.ts +1 -2
  698. package/dist/types/grid/tests/grid-adaptive-filter-multi.d.ts +1 -2
  699. package/dist/types/grid/tests/grid-adaptive-filter.d.ts +1 -2
  700. package/dist/types/grid/tests/grid-adaptive-pager.d.ts +1 -2
  701. package/dist/types/grid/tests/grid-adaptive-search.d.ts +1 -2
  702. package/dist/types/grid/tests/grid-angular.d.ts +1 -2
  703. package/dist/types/grid/tests/grid-column-menu-angular.d.ts +1 -2
  704. package/dist/types/grid/tests/grid-column-menu-blazor.d.ts +1 -2
  705. package/dist/types/grid/tests/grid-column-menu-rtl.d.ts +1 -2
  706. package/dist/types/grid/tests/grid-column-menu-tabbed.d.ts +1 -2
  707. package/dist/types/grid/tests/grid-column-menu.d.ts +1 -2
  708. package/dist/types/grid/tests/grid-column-reordering-actions.d.ts +1 -2
  709. package/dist/types/grid/tests/grid-column-reordering.d.ts +1 -2
  710. package/dist/types/grid/tests/grid-editing-custom-editor.d.ts +1 -2
  711. package/dist/types/grid/tests/grid-editing-inline-angular.d.ts +1 -2
  712. package/dist/types/grid/tests/grid-editing-inline-blazor.d.ts +1 -2
  713. package/dist/types/grid/tests/grid-editing-popup.d.ts +1 -2
  714. package/dist/types/grid/tests/grid-editing.d.ts +1 -2
  715. package/dist/types/grid/tests/grid-filter-menu-angular.d.ts +1 -2
  716. package/dist/types/grid/tests/grid-filter-menu-blazor.d.ts +1 -2
  717. package/dist/types/grid/tests/grid-filter-menu-multi-checkbox.d.ts +1 -2
  718. package/dist/types/grid/tests/grid-filter-menu.d.ts +1 -2
  719. package/dist/types/grid/tests/grid-filter-row-angular.d.ts +1 -2
  720. package/dist/types/grid/tests/grid-filter-row-blazor.d.ts +1 -2
  721. package/dist/types/grid/tests/grid-filter-row.d.ts +1 -2
  722. package/dist/types/grid/tests/grid-grouping-actions.d.ts +1 -2
  723. package/dist/types/grid/tests/grid-grouping-blazor.d.ts +1 -2
  724. package/dist/types/grid/tests/grid-grouping-detail-template.d.ts +1 -2
  725. package/dist/types/grid/tests/grid-grouping.d.ts +1 -2
  726. package/dist/types/grid/tests/grid-hierarchy.d.ts +1 -2
  727. package/dist/types/grid/tests/grid-locked-columns-rtl.d.ts +1 -2
  728. package/dist/types/grid/tests/grid-locked-columns.d.ts +1 -2
  729. package/dist/types/grid/tests/grid-long-titles.d.ts +1 -2
  730. package/dist/types/grid/tests/grid-multicolumn-headers.d.ts +1 -2
  731. package/dist/types/grid/tests/grid-no-records.d.ts +1 -2
  732. package/dist/types/grid/tests/grid-pager.d.ts +1 -2
  733. package/dist/types/grid/tests/grid-react-basic.d.ts +1 -2
  734. package/dist/types/grid/tests/grid-react.d.ts +1 -2
  735. package/dist/types/grid/tests/grid-row-reordering.d.ts +1 -2
  736. package/dist/types/grid/tests/grid-rows-resizing.d.ts +1 -2
  737. package/dist/types/grid/tests/grid-rows-states.d.ts +1 -2
  738. package/dist/types/grid/tests/grid-rtl-angular.d.ts +1 -2
  739. package/dist/types/grid/tests/grid-rtl.d.ts +1 -2
  740. package/dist/types/grid/tests/grid-selection-aggregates.d.ts +1 -2
  741. package/dist/types/grid/tests/grid-size-sm-comp-sm.d.ts +1 -2
  742. package/dist/types/grid/tests/grid-size-sm.d.ts +1 -2
  743. package/dist/types/grid/tests/grid-sticky-columns-rtl.d.ts +1 -2
  744. package/dist/types/grid/tests/grid-sticky-columns.d.ts +1 -2
  745. package/dist/types/grid/tests/grid-sticky-multicolumn-headers.d.ts +1 -2
  746. package/dist/types/grid/tests/grid-toolbar.d.ts +1 -2
  747. package/dist/types/grid/tests/grid-virtualization.d.ts +1 -2
  748. package/dist/types/grid/tests/grid.d.ts +1 -2
  749. package/dist/types/icon/font-icon.spec.d.ts +1 -2
  750. package/dist/types/icon/icon.spec.d.ts +1 -2
  751. package/dist/types/icon/svg-icon.spec.d.ts +1 -2
  752. package/dist/types/icon/tests/icons-flip-rotate.d.ts +1 -2
  753. package/dist/types/icon/tests/icons-size.d.ts +1 -2
  754. package/dist/types/icon/tests/icons-svg.d.ts +1 -2
  755. package/dist/types/icon/tests/icons.d.ts +1 -2
  756. package/dist/types/imageeditor/tests/imageeditor-crop-pane.d.ts +1 -2
  757. package/dist/types/imageeditor/tests/imageeditor-resize-pane.d.ts +1 -2
  758. package/dist/types/imageeditor/tests/imageeditor.d.ts +1 -2
  759. package/dist/types/input/input-clear-value.d.ts +1 -2
  760. package/dist/types/input/input-inner-input.d.ts +1 -2
  761. package/dist/types/input/input-inner-span.d.ts +1 -1
  762. package/dist/types/input/input-inner-textarea.d.ts +1 -2
  763. package/dist/types/input/input-loading-icon.d.ts +1 -2
  764. package/dist/types/input/input-prefix.d.ts +1 -2
  765. package/dist/types/input/input-separator.d.ts +1 -2
  766. package/dist/types/input/input-suffix.d.ts +1 -2
  767. package/dist/types/input/input-validation-icon.d.ts +1 -2
  768. package/dist/types/input/input.spec.d.ts +1 -2
  769. package/dist/types/input/picker.spec.d.ts +1 -2
  770. package/dist/types/layout/layout.spec.d.ts +1 -2
  771. package/dist/types/layout/tests/complex-layout.d.ts +1 -2
  772. package/dist/types/layout/tests/grid-layout.d.ts +1 -2
  773. package/dist/types/layout/tests/hstack.d.ts +1 -2
  774. package/dist/types/layout/tests/stack-layout.d.ts +1 -2
  775. package/dist/types/layout/tests/vstack.d.ts +1 -2
  776. package/dist/types/list/list-angular.spec.d.ts +1 -1
  777. package/dist/types/list/list-content.d.ts +1 -2
  778. package/dist/types/list/list-group-item.d.ts +1 -2
  779. package/dist/types/list/list-group.d.ts +1 -2
  780. package/dist/types/list/list-header.d.ts +1 -2
  781. package/dist/types/list/list-item.spec.d.ts +1 -2
  782. package/dist/types/list/list-option-label.d.ts +1 -2
  783. package/dist/types/list/list.spec.d.ts +1 -1
  784. package/dist/types/list/tests/list-grouping.d.ts +1 -2
  785. package/dist/types/list/tests/list-sizes.d.ts +1 -2
  786. package/dist/types/list/tests/list.d.ts +1 -2
  787. package/dist/types/listbox/listbox.spec.d.ts +1 -1
  788. package/dist/types/listbox/tests/listbox-sizes.d.ts +1 -2
  789. package/dist/types/listbox/tests/listbox.d.ts +1 -2
  790. package/dist/types/listgroup/tests/listgroup-rtl.d.ts +1 -2
  791. package/dist/types/listgroup/tests/listgroup.d.ts +1 -2
  792. package/dist/types/listview/listview-item.spec.d.ts +1 -2
  793. package/dist/types/listview/listview.spec.d.ts +1 -2
  794. package/dist/types/listview/tests/listview-layout.d.ts +1 -2
  795. package/dist/types/listview/tests/listview-loading.d.ts +1 -2
  796. package/dist/types/listview/tests/listview.d.ts +1 -2
  797. package/dist/types/loader/loader-container.spec.d.ts +1 -2
  798. package/dist/types/loader/loader.spec.d.ts +1 -2
  799. package/dist/types/loader/tests/loader-container-colors.d.ts +1 -2
  800. package/dist/types/loader/tests/loader-container-overlay.d.ts +1 -2
  801. package/dist/types/loader/tests/loader-container.d.ts +1 -2
  802. package/dist/types/loader/tests/loader-sizes.d.ts +1 -2
  803. package/dist/types/loader/tests/loader.d.ts +1 -2
  804. package/dist/types/loading/tests/loading.d.ts +1 -2
  805. package/dist/types/map/tests/map.d.ts +1 -2
  806. package/dist/types/maskedtextbox/maskedtextbox.spec.d.ts +1 -2
  807. package/dist/types/maskedtextbox/tests/maskedtextbox-flat.d.ts +1 -2
  808. package/dist/types/maskedtextbox/tests/maskedtextbox-outline.d.ts +1 -2
  809. package/dist/types/maskedtextbox/tests/maskedtextbox.d.ts +1 -2
  810. package/dist/types/mediaplayer/tests/mediaplayer.d.ts +1 -2
  811. package/dist/types/menu/menu-item-content.d.ts +1 -2
  812. package/dist/types/menu/menu-item.spec.d.ts +1 -1
  813. package/dist/types/menu/menu-list.spec.d.ts +1 -1
  814. package/dist/types/menu/tests/menu-popup-size.d.ts +1 -2
  815. package/dist/types/menu/tests/menu-vertical.d.ts +1 -2
  816. package/dist/types/menu/tests/menu.d.ts +1 -2
  817. package/dist/types/menu-button/menu-button.spec.d.ts +1 -2
  818. package/dist/types/menu-button/tests/menu-button-size.d.ts +1 -2
  819. package/dist/types/menu-button/tests/menu-button.d.ts +1 -2
  820. package/dist/types/message-box/tests/message-box.d.ts +1 -2
  821. package/dist/types/multiselect/multiselect.spec.d.ts +1 -1
  822. package/dist/types/multiselect/tests/multiselect-flat.d.ts +1 -2
  823. package/dist/types/multiselect/tests/multiselect-opened.d.ts +1 -2
  824. package/dist/types/multiselect/tests/multiselect-outline.d.ts +1 -2
  825. package/dist/types/multiselect/tests/multiselect-size.d.ts +1 -2
  826. package/dist/types/multiselect/tests/multiselect.d.ts +1 -2
  827. package/dist/types/multiselecttree/multiselecttree.spec.d.ts +1 -1
  828. package/dist/types/multiselecttree/tests/multiselecttree-flat.d.ts +1 -2
  829. package/dist/types/multiselecttree/tests/multiselecttree-opened.d.ts +1 -2
  830. package/dist/types/multiselecttree/tests/multiselecttree-outline.d.ts +1 -2
  831. package/dist/types/multiselecttree/tests/multiselecttree-size.d.ts +1 -2
  832. package/dist/types/multiselecttree/tests/multiselecttree.d.ts +1 -2
  833. package/dist/types/multiviewcalendar/multiviewcalendar.spec.d.ts +1 -2
  834. package/dist/types/multiviewcalendar/tests/multiviewcalendar-angular.d.ts +1 -2
  835. package/dist/types/multiviewcalendar/tests/multiviewcalendar-jquery.d.ts +1 -2
  836. package/dist/types/multiviewcalendar/tests/multiviewcalendar-react.d.ts +1 -2
  837. package/dist/types/multiviewcalendar/tests/multiviewcalendar-vertical-angular.d.ts +1 -2
  838. package/dist/types/multiviewcalendar/tests/multiviewcalendar-vertical-jquery.d.ts +1 -2
  839. package/dist/types/multiviewcalendar/tests/multiviewcalendar-vertical-react.d.ts +1 -2
  840. package/dist/types/nodata/nodata.d.ts +1 -2
  841. package/dist/types/notification/notification-action.d.ts +1 -2
  842. package/dist/types/notification/notification.spec.d.ts +1 -1
  843. package/dist/types/notification/tests/notification-angular.d.ts +1 -2
  844. package/dist/types/notification/tests/notification-custom-angular.d.ts +1 -2
  845. package/dist/types/notification/tests/notification-jquery.d.ts +1 -2
  846. package/dist/types/numerictextbox/numerictextbox.spec.d.ts +1 -2
  847. package/dist/types/numerictextbox/tests/numerictextbox-flat.d.ts +1 -2
  848. package/dist/types/numerictextbox/tests/numerictextbox-outline.d.ts +1 -2
  849. package/dist/types/numerictextbox/tests/numerictextbox.d.ts +1 -2
  850. package/dist/types/orgchart/orgchart-group.d.ts +1 -2
  851. package/dist/types/orgchart/orgchart-node.d.ts +1 -2
  852. package/dist/types/orgchart/orgchart.spec.d.ts +1 -1
  853. package/dist/types/orgchart/tests/orgchart-group-states.d.ts +1 -2
  854. package/dist/types/orgchart/tests/orgchart-group.d.ts +1 -2
  855. package/dist/types/orgchart/tests/orgchart-node.d.ts +1 -2
  856. package/dist/types/pager/pager.spec.d.ts +1 -2
  857. package/dist/types/pager/tests/pager-responsive.d.ts +1 -2
  858. package/dist/types/pager/tests/pager-sizes.d.ts +1 -2
  859. package/dist/types/pager/tests/pager.d.ts +1 -2
  860. package/dist/types/panelbar/tests/panelbar-angular.d.ts +1 -2
  861. package/dist/types/panelbar/tests/panelbar-rtl-angular.d.ts +1 -2
  862. package/dist/types/panelbar/tests/panelbar-rtl.d.ts +1 -2
  863. package/dist/types/panelbar/tests/panelbar.d.ts +1 -2
  864. package/dist/types/pdf-viewer/tests/pdf-viewer-blank-page-blazor.d.ts +1 -2
  865. package/dist/types/pdf-viewer/tests/pdf-viewer-blank-page.d.ts +1 -2
  866. package/dist/types/pdf-viewer/tests/pdf-viewer-search-panel-jquery.d.ts +1 -2
  867. package/dist/types/pdf-viewer/tests/pdf-viewer-search-panel.d.ts +1 -2
  868. package/dist/types/pdf-viewer/tests/pdf-viewer.d.ts +1 -2
  869. package/dist/types/pivotgrid/tests/pivotgrid-column-menus.d.ts +1 -2
  870. package/dist/types/pivotgrid/tests/pivotgrid-header-cell-states.d.ts +1 -2
  871. package/dist/types/pivotgrid/tests/pivotgrid-jquery-configurator.d.ts +1 -2
  872. package/dist/types/pivotgrid/tests/pivotgrid-jquery.d.ts +1 -2
  873. package/dist/types/pivotgrid/tests/pivotgrid-settings-panel-horizontal.d.ts +1 -2
  874. package/dist/types/pivotgrid/tests/pivotgrid-settings-panel-reordering.d.ts +1 -2
  875. package/dist/types/pivotgrid/tests/pivotgrid-settings-panel-vertical.d.ts +1 -2
  876. package/dist/types/pivotgrid/tests/pivotgrid-settings-top.d.ts +1 -2
  877. package/dist/types/pivotgrid/tests/pivotgrid.d.ts +1 -2
  878. package/dist/types/popover/popover.spec.d.ts +1 -1
  879. package/dist/types/popover/tests/popover.d.ts +1 -2
  880. package/dist/types/popup/popup.spec.d.ts +1 -2
  881. package/dist/types/popup/tests/popup-list-grouping.d.ts +1 -2
  882. package/dist/types/popup/tests/popup-list.d.ts +1 -2
  883. package/dist/types/popup/tests/popup-no-data.d.ts +1 -2
  884. package/dist/types/progressbar/chunk-progressbar.spec.d.ts +1 -2
  885. package/dist/types/progressbar/progressbar.spec.d.ts +1 -2
  886. package/dist/types/progressbar/tests/circular-progressbar-angular.d.ts +1 -2
  887. package/dist/types/progressbar/tests/progressbar-horizontal-chunk.d.ts +1 -2
  888. package/dist/types/progressbar/tests/progressbar-horizontal-indeterminate.d.ts +1 -2
  889. package/dist/types/progressbar/tests/progressbar-horizontal-reverse.d.ts +1 -2
  890. package/dist/types/progressbar/tests/progressbar-vertical.d.ts +1 -2
  891. package/dist/types/progressbar/tests/progressbar.d.ts +1 -2
  892. package/dist/types/qrcode/tests/qrcode.d.ts +1 -2
  893. package/dist/types/quick-replies/tests/quick-replies.d.ts +1 -2
  894. package/dist/types/radio/radio.spec.d.ts +1 -2
  895. package/dist/types/radio/tests/radio-size.d.ts +1 -2
  896. package/dist/types/radio/tests/radio.d.ts +1 -2
  897. package/dist/types/rating/tests/rating.d.ts +1 -2
  898. package/dist/types/scheduler/tests/scheduler-adaptive-agenda.d.ts +1 -2
  899. package/dist/types/scheduler/tests/scheduler-adaptive-day-resource-group.d.ts +1 -2
  900. package/dist/types/scheduler/tests/scheduler-adaptive-day.d.ts +1 -2
  901. package/dist/types/scheduler/tests/scheduler-adaptive-edit-no-height.d.ts +1 -2
  902. package/dist/types/scheduler/tests/scheduler-adaptive-edit-time-zones.d.ts +1 -2
  903. package/dist/types/scheduler/tests/scheduler-adaptive-edit.d.ts +1 -2
  904. package/dist/types/scheduler/tests/scheduler-adaptive-month.d.ts +1 -2
  905. package/dist/types/scheduler/tests/scheduler-angular-agenda-rtl.d.ts +1 -2
  906. package/dist/types/scheduler/tests/scheduler-angular-agenda.d.ts +1 -2
  907. package/dist/types/scheduler/tests/scheduler-angular-day-rtl.d.ts +1 -2
  908. package/dist/types/scheduler/tests/scheduler-angular-month-rtl.d.ts +1 -2
  909. package/dist/types/scheduler/tests/scheduler-angular-month.d.ts +1 -2
  910. package/dist/types/scheduler/tests/scheduler-angular-rtl.d.ts +1 -2
  911. package/dist/types/scheduler/tests/scheduler-angular.d.ts +1 -2
  912. package/dist/types/scheduler/tests/scheduler-edit-dialog.d.ts +1 -2
  913. package/dist/types/scheduler/tests/scheduler-editing-weekly.d.ts +1 -2
  914. package/dist/types/scheduler/tests/scheduler-flex-layout.d.ts +1 -2
  915. package/dist/types/scheduler/tests/scheduler-jquery-agenda.d.ts +1 -2
  916. package/dist/types/scheduler/tests/scheduler-jquery-month.d.ts +1 -2
  917. package/dist/types/scheduler/tests/scheduler-react-agenda.d.ts +1 -2
  918. package/dist/types/scheduler/tests/scheduler-react-day.d.ts +1 -2
  919. package/dist/types/scheduler/tests/scheduler-react-month.d.ts +1 -2
  920. package/dist/types/scheduler/tests/scheduler-react-timeline-multi.d.ts +1 -2
  921. package/dist/types/scheduler/tests/scheduler-react-timeline.d.ts +1 -2
  922. package/dist/types/scheduler/tests/scheduler-react-week.d.ts +1 -2
  923. package/dist/types/scheduler/tests/scheduler-tooltip.d.ts +1 -2
  924. package/dist/types/scheduler/tests/scheduler-year.d.ts +1 -2
  925. package/dist/types/scheduler/tests/scheduler.d.ts +1 -2
  926. package/dist/types/scrollview/tests/scrollview-angular.d.ts +1 -2
  927. package/dist/types/scrollview/tests/scrollview-blazor.d.ts +1 -2
  928. package/dist/types/scrollview/tests/scrollview.d.ts +1 -2
  929. package/dist/types/searchbar/searchbar.spec.d.ts +1 -2
  930. package/dist/types/searchbox/searchbox.spec.d.ts +1 -2
  931. package/dist/types/searchbox/tests/searchbox-flat.d.ts +1 -2
  932. package/dist/types/searchbox/tests/searchbox-outline.d.ts +1 -2
  933. package/dist/types/searchbox/tests/searchbox.d.ts +1 -2
  934. package/dist/types/signature/signature.spec.d.ts +1 -2
  935. package/dist/types/signature/tests/signature-flat.d.ts +1 -2
  936. package/dist/types/signature/tests/signature-outline.d.ts +1 -2
  937. package/dist/types/signature/tests/signature-sizes.d.ts +1 -2
  938. package/dist/types/signature/tests/signature.d.ts +1 -2
  939. package/dist/types/skeleton/tests/skeleton.d.ts +1 -2
  940. package/dist/types/slider/slider-tick.d.ts +1 -1
  941. package/dist/types/slider/slider.spec.d.ts +1 -1
  942. package/dist/types/slider/tests/slider-css-vars.d.ts +1 -2
  943. package/dist/types/slider/tests/slider-tick-absolute-position.d.ts +1 -2
  944. package/dist/types/slider/tests/slider.d.ts +1 -2
  945. package/dist/types/spinbutton/spinbutton.spec.d.ts +1 -2
  946. package/dist/types/split-button/split-button.spec.d.ts +1 -2
  947. package/dist/types/split-button/tests/split-button-size.d.ts +1 -2
  948. package/dist/types/split-button/tests/split-button.d.ts +1 -2
  949. package/dist/types/splitter/tests/splitter.d.ts +1 -2
  950. package/dist/types/spreadsheet/tests/spreadsheet-borders-config.d.ts +1 -2
  951. package/dist/types/spreadsheet/tests/spreadsheet-data-validation.d.ts +1 -2
  952. package/dist/types/spreadsheet/tests/spreadsheet-dialog.d.ts +1 -2
  953. package/dist/types/spreadsheet/tests/spreadsheet-filter-menu.d.ts +1 -2
  954. package/dist/types/spreadsheet/tests/spreadsheet-tools-popup.d.ts +1 -2
  955. package/dist/types/spreadsheet/tests/spreadsheet.d.ts +1 -2
  956. package/dist/types/stepper/tests/stepper-horizontal-rtl.d.ts +1 -2
  957. package/dist/types/stepper/tests/stepper-states.d.ts +1 -2
  958. package/dist/types/stepper/tests/stepper-vertical-rtl.d.ts +1 -2
  959. package/dist/types/stepper/tests/stepper-vertical.d.ts +1 -2
  960. package/dist/types/stepper/tests/stepper.d.ts +1 -2
  961. package/dist/types/switch/switch.spec.d.ts +1 -2
  962. package/dist/types/switch/tests/switch-size-rounded.d.ts +1 -2
  963. package/dist/types/switch/tests/switch.d.ts +1 -2
  964. package/dist/types/table/data-table.spec.d.ts +1 -2
  965. package/dist/types/table/table-body.d.ts +1 -2
  966. package/dist/types/table/table-footer.d.ts +1 -2
  967. package/dist/types/table/table-group-header.d.ts +1 -2
  968. package/dist/types/table/table-group-row.d.ts +1 -2
  969. package/dist/types/table/table-group-sticky-header.d.ts +1 -2
  970. package/dist/types/table/table-header.d.ts +1 -2
  971. package/dist/types/table/table-list-group-row.d.ts +1 -2
  972. package/dist/types/table/table-list-row.d.ts +1 -2
  973. package/dist/types/table/table-list-td.d.ts +1 -2
  974. package/dist/types/table/table-list-th.d.ts +1 -2
  975. package/dist/types/table/table-list.spec.d.ts +1 -2
  976. package/dist/types/table/table-row.d.ts +1 -2
  977. package/dist/types/table/table-tbody.d.ts +1 -2
  978. package/dist/types/table/table-td.d.ts +1 -2
  979. package/dist/types/table/table-tfoot.d.ts +1 -2
  980. package/dist/types/table/table-th.d.ts +1 -2
  981. package/dist/types/table/table-thead.d.ts +1 -2
  982. package/dist/types/table/table.spec.d.ts +1 -2
  983. package/dist/types/table/tests/table-data-sizes.d.ts +1 -2
  984. package/dist/types/table/tests/table-list-jquery.d.ts +1 -2
  985. package/dist/types/table/tests/table-list-sizes.d.ts +1 -2
  986. package/dist/types/table/tests/table-list-virtual.d.ts +1 -2
  987. package/dist/types/table/tests/table-native-sizes.d.ts +1 -2
  988. package/dist/types/table/tests/table-native-states.d.ts +1 -2
  989. package/dist/types/tabstrip/tests/tabstrip-rtl.d.ts +1 -2
  990. package/dist/types/tabstrip/tests/tabstrip-scrollable-rtl.d.ts +1 -2
  991. package/dist/types/tabstrip/tests/tabstrip-scrollable.d.ts +1 -2
  992. package/dist/types/tabstrip/tests/tabstrip-sortable.d.ts +1 -2
  993. package/dist/types/tabstrip/tests/tabstrip.d.ts +1 -2
  994. package/dist/types/taskboard/tests/taskboard-card.d.ts +1 -2
  995. package/dist/types/taskboard/tests/taskboard-column.d.ts +1 -2
  996. package/dist/types/taskboard/tests/taskboard-pane.d.ts +1 -2
  997. package/dist/types/taskboard/tests/taskboard-resources.d.ts +1 -2
  998. package/dist/types/taskboard/tests/taskboard-rtl.d.ts +1 -2
  999. package/dist/types/taskboard/tests/taskboard.d.ts +1 -2
  1000. package/dist/types/textarea/tests/textarea-flat.d.ts +1 -2
  1001. package/dist/types/textarea/tests/textarea-outline.d.ts +1 -2
  1002. package/dist/types/textarea/tests/textarea.d.ts +1 -2
  1003. package/dist/types/textarea/textarea.spec.d.ts +1 -2
  1004. package/dist/types/textbox/tests/textbox-flat.d.ts +1 -2
  1005. package/dist/types/textbox/tests/textbox-outline.d.ts +1 -2
  1006. package/dist/types/textbox/tests/textbox-size.d.ts +1 -2
  1007. package/dist/types/textbox/tests/textbox.d.ts +1 -2
  1008. package/dist/types/textbox/textbox.spec.d.ts +1 -1
  1009. package/dist/types/tilelayout/tests/tilelayout-react.d.ts +1 -2
  1010. package/dist/types/tilelayout/tests/tilelayout-resizing.d.ts +1 -2
  1011. package/dist/types/tilelayout/tests/tilelayout.d.ts +1 -2
  1012. package/dist/types/time-selector/tests/time-selector.d.ts +1 -2
  1013. package/dist/types/time-selector/time-selector-column.d.ts +1 -2
  1014. package/dist/types/time-selector/time-selector-fast-selection.d.ts +1 -2
  1015. package/dist/types/time-selector/time-selector-header.d.ts +1 -2
  1016. package/dist/types/time-selector/time-selector.spec.d.ts +1 -1
  1017. package/dist/types/timedurationpicker/tests/timedurationpicker-expanded.d.ts +1 -2
  1018. package/dist/types/timedurationpicker/tests/timedurationpicker.d.ts +1 -2
  1019. package/dist/types/timedurationpicker/timedurationpicker.spec.d.ts +1 -1
  1020. package/dist/types/timeline/tests/timeline-horizontal.d.ts +1 -2
  1021. package/dist/types/timeline/tests/timeline-vertical-alternating.d.ts +1 -2
  1022. package/dist/types/timeline/tests/timeline-vertical.d.ts +1 -2
  1023. package/dist/types/timepicker/tests/timepicker-adaptive.d.ts +1 -2
  1024. package/dist/types/timepicker/tests/timepicker-flat.d.ts +1 -2
  1025. package/dist/types/timepicker/tests/timepicker-opened.d.ts +1 -2
  1026. package/dist/types/timepicker/tests/timepicker-outline.d.ts +1 -2
  1027. package/dist/types/timepicker/tests/timepicker.d.ts +1 -2
  1028. package/dist/types/timepicker/timepicker.spec.d.ts +1 -1
  1029. package/dist/types/toolbar/tests/toolbar-angular.d.ts +1 -2
  1030. package/dist/types/toolbar/tests/toolbar-components.d.ts +1 -2
  1031. package/dist/types/toolbar/tests/toolbar-popup-legacy.d.ts +1 -2
  1032. package/dist/types/toolbar/tests/toolbar-popup-size.d.ts +1 -2
  1033. package/dist/types/toolbar/tests/toolbar-popup.d.ts +1 -2
  1034. package/dist/types/toolbar/tests/toolbar-sizes.d.ts +1 -2
  1035. package/dist/types/toolbar/tests/toolbar.d.ts +1 -2
  1036. package/dist/types/toolbar/toolbar-angular.spec.d.ts +1 -2
  1037. package/dist/types/toolbar/toolbar-item.spec.d.ts +1 -2
  1038. package/dist/types/toolbar/toolbar-separator.d.ts +1 -2
  1039. package/dist/types/toolbar/toolbar.spec.d.ts +1 -2
  1040. package/dist/types/tooltip/tests/tooltip-rtl.d.ts +1 -2
  1041. package/dist/types/tooltip/tests/tooltip-states.d.ts +1 -2
  1042. package/dist/types/tooltip/tests/tooltip.d.ts +1 -2
  1043. package/dist/types/treelist/tests/treelist-aggregate-react.d.ts +1 -2
  1044. package/dist/types/treelist/tests/treelist-aggregates.d.ts +1 -2
  1045. package/dist/types/treelist/tests/treelist-editing-popup.d.ts +1 -2
  1046. package/dist/types/treelist/tests/treelist-react.d.ts +1 -2
  1047. package/dist/types/treelist/tests/treelist-row-reordering.d.ts +1 -2
  1048. package/dist/types/treelist/tests/treelist.d.ts +1 -2
  1049. package/dist/types/treemap/tests/treemap.d.ts +1 -2
  1050. package/dist/types/treeview/tests/treeview-size.d.ts +1 -2
  1051. package/dist/types/treeview/tests/treeview.d.ts +1 -2
  1052. package/dist/types/treeview/treeview-group.d.ts +1 -1
  1053. package/dist/types/treeview/treeview-item.spec.d.ts +1 -1
  1054. package/dist/types/treeview/treeview-leaf.d.ts +1 -2
  1055. package/dist/types/treeview/treeview.spec.d.ts +1 -1
  1056. package/dist/types/typography/tests/typography.d.ts +1 -2
  1057. package/dist/types/typography/typography.spec.d.ts +1 -2
  1058. package/dist/types/upload/tests/upload-rtl.d.ts +1 -2
  1059. package/dist/types/upload/tests/upload.d.ts +1 -2
  1060. package/dist/types/upload/upload-dropzone.d.ts +1 -2
  1061. package/dist/types/upload/upload-file-info.d.ts +1 -2
  1062. package/dist/types/upload/upload-file-multiple.d.ts +1 -2
  1063. package/dist/types/upload/upload-file.d.ts +1 -2
  1064. package/dist/types/upload/upload.spec.d.ts +1 -2
  1065. package/dist/types/utils/templates/background/background-clip/border-clip.d.ts +1 -2
  1066. package/dist/types/utils/templates/background/background-clip/content-clip.d.ts +1 -2
  1067. package/dist/types/utils/templates/background/background-clip/padding-clip.d.ts +1 -2
  1068. package/dist/types/utils/templates/background/background-clip/text-clip.d.ts +1 -2
  1069. package/dist/types/utils/templates/background/background-color/color.d.ts +1 -2
  1070. package/dist/types/utils/templates/borders/border-color/all-sides.d.ts +1 -2
  1071. package/dist/types/utils/templates/borders/border-color/individual.d.ts +1 -2
  1072. package/dist/types/utils/templates/borders/border-color/left-right.d.ts +1 -2
  1073. package/dist/types/utils/templates/borders/border-color/top-bottom.d.ts +1 -2
  1074. package/dist/types/utils/templates/borders/border-radius/corners.d.ts +1 -2
  1075. package/dist/types/utils/templates/borders/border-radius/no-rounding.d.ts +1 -2
  1076. package/dist/types/utils/templates/borders/border-radius/rounding.d.ts +1 -2
  1077. package/dist/types/utils/templates/borders/border-radius/sides.d.ts +1 -2
  1078. package/dist/types/utils/templates/borders/border-style/all-sides.d.ts +1 -2
  1079. package/dist/types/utils/templates/borders/border-style/individual.d.ts +1 -2
  1080. package/dist/types/utils/templates/borders/border-style/left-right.d.ts +1 -2
  1081. package/dist/types/utils/templates/borders/border-style/no-style.d.ts +1 -2
  1082. package/dist/types/utils/templates/borders/border-style/top-bottom.d.ts +1 -2
  1083. package/dist/types/utils/templates/borders/border-width/all-sides.d.ts +1 -2
  1084. package/dist/types/utils/templates/borders/border-width/individual.d.ts +1 -2
  1085. package/dist/types/utils/templates/borders/border-width/left-right.d.ts +1 -2
  1086. package/dist/types/utils/templates/borders/border-width/top-bottom.d.ts +1 -2
  1087. package/dist/types/utils/templates/borders/outline-color/all-sides.d.ts +1 -2
  1088. package/dist/types/utils/templates/borders/outline-offset/all-sides.d.ts +1 -2
  1089. package/dist/types/utils/templates/borders/outline-offset/no-offset.d.ts +1 -2
  1090. package/dist/types/utils/templates/borders/outline-style/all-sides.d.ts +1 -2
  1091. package/dist/types/utils/templates/borders/outline-style/no-style.d.ts +1 -2
  1092. package/dist/types/utils/templates/borders/outline-width/all-sides.d.ts +1 -2
  1093. package/dist/types/utils/templates/borders/outline-width/no-width.d.ts +1 -2
  1094. package/dist/types/utils/templates/effects/opacity/applying.d.ts +1 -2
  1095. package/dist/types/utils/templates/filters/backdrop-blur/applying.d.ts +1 -2
  1096. package/dist/types/utils/templates/flex-grid/align-content/around.d.ts +1 -2
  1097. package/dist/types/utils/templates/flex-grid/align-content/between.d.ts +1 -2
  1098. package/dist/types/utils/templates/flex-grid/align-content/center.d.ts +1 -2
  1099. package/dist/types/utils/templates/flex-grid/align-content/end.d.ts +1 -2
  1100. package/dist/types/utils/templates/flex-grid/align-content/evenly.d.ts +1 -2
  1101. package/dist/types/utils/templates/flex-grid/align-content/normal.d.ts +1 -2
  1102. package/dist/types/utils/templates/flex-grid/align-content/start.d.ts +1 -2
  1103. package/dist/types/utils/templates/flex-grid/align-content/stretch.d.ts +1 -2
  1104. package/dist/types/utils/templates/flex-grid/align-items/baseline.d.ts +1 -2
  1105. package/dist/types/utils/templates/flex-grid/align-items/center.d.ts +1 -2
  1106. package/dist/types/utils/templates/flex-grid/align-items/end.d.ts +1 -2
  1107. package/dist/types/utils/templates/flex-grid/align-items/start.d.ts +1 -2
  1108. package/dist/types/utils/templates/flex-grid/align-items/stretch.d.ts +1 -2
  1109. package/dist/types/utils/templates/flex-grid/align-self/baseline.d.ts +1 -2
  1110. package/dist/types/utils/templates/flex-grid/align-self/center.d.ts +1 -2
  1111. package/dist/types/utils/templates/flex-grid/align-self/end.d.ts +1 -2
  1112. package/dist/types/utils/templates/flex-grid/align-self/start.d.ts +1 -2
  1113. package/dist/types/utils/templates/flex-grid/align-self/stretch.d.ts +1 -2
  1114. package/dist/types/utils/templates/flex-grid/flex/auto.d.ts +1 -2
  1115. package/dist/types/utils/templates/flex-grid/flex/flex-1.d.ts +1 -2
  1116. package/dist/types/utils/templates/flex-grid/flex/initial.d.ts +1 -2
  1117. package/dist/types/utils/templates/flex-grid/flex/none.d.ts +1 -2
  1118. package/dist/types/utils/templates/flex-grid/flex-basis/auto.d.ts +1 -2
  1119. package/dist/types/utils/templates/flex-grid/flex-basis/size.d.ts +1 -2
  1120. package/dist/types/utils/templates/flex-grid/flex-direction/column-reverse.d.ts +1 -2
  1121. package/dist/types/utils/templates/flex-grid/flex-direction/column.d.ts +1 -2
  1122. package/dist/types/utils/templates/flex-grid/flex-direction/row-reverse.d.ts +1 -2
  1123. package/dist/types/utils/templates/flex-grid/flex-direction/row.d.ts +1 -2
  1124. package/dist/types/utils/templates/flex-grid/flex-grow/grow-0.d.ts +1 -2
  1125. package/dist/types/utils/templates/flex-grid/flex-grow/grow-1.d.ts +1 -2
  1126. package/dist/types/utils/templates/flex-grid/flex-srink/shrink-0.d.ts +1 -2
  1127. package/dist/types/utils/templates/flex-grid/flex-srink/shrink-1.d.ts +1 -2
  1128. package/dist/types/utils/templates/flex-grid/flex-wrap/nowrap.d.ts +1 -2
  1129. package/dist/types/utils/templates/flex-grid/flex-wrap/wrap-reverse.d.ts +1 -2
  1130. package/dist/types/utils/templates/flex-grid/flex-wrap/wrap.d.ts +1 -2
  1131. package/dist/types/utils/templates/flex-grid/gap/size-x-y.d.ts +1 -2
  1132. package/dist/types/utils/templates/flex-grid/gap/size.d.ts +1 -2
  1133. package/dist/types/utils/templates/flex-grid/grid-auto-cols/auto.d.ts +1 -2
  1134. package/dist/types/utils/templates/flex-grid/grid-auto-cols/fr.d.ts +1 -2
  1135. package/dist/types/utils/templates/flex-grid/grid-auto-cols/max.d.ts +1 -2
  1136. package/dist/types/utils/templates/flex-grid/grid-auto-cols/min.d.ts +1 -2
  1137. package/dist/types/utils/templates/flex-grid/grid-auto-flow/column.d.ts +1 -2
  1138. package/dist/types/utils/templates/flex-grid/grid-auto-flow/dense.d.ts +1 -2
  1139. package/dist/types/utils/templates/flex-grid/grid-auto-flow/row.d.ts +1 -2
  1140. package/dist/types/utils/templates/flex-grid/grid-auto-rows/auto.d.ts +1 -2
  1141. package/dist/types/utils/templates/flex-grid/grid-auto-rows/fr.d.ts +1 -2
  1142. package/dist/types/utils/templates/flex-grid/grid-auto-rows/min.d.ts +1 -2
  1143. package/dist/types/utils/templates/flex-grid/grid-col-start-end/start-end-n.d.ts +1 -2
  1144. package/dist/types/utils/templates/flex-grid/grid-row-start-end/start-end-n.d.ts +1 -2
  1145. package/dist/types/utils/templates/flex-grid/grid-template-cols/integer.d.ts +1 -2
  1146. package/dist/types/utils/templates/flex-grid/grid-template-rows/integer.d.ts +1 -2
  1147. package/dist/types/utils/templates/flex-grid/justify-content/around.d.ts +1 -2
  1148. package/dist/types/utils/templates/flex-grid/justify-content/between.d.ts +1 -2
  1149. package/dist/types/utils/templates/flex-grid/justify-content/center.d.ts +1 -2
  1150. package/dist/types/utils/templates/flex-grid/justify-content/end.d.ts +1 -2
  1151. package/dist/types/utils/templates/flex-grid/justify-content/evenly.d.ts +1 -2
  1152. package/dist/types/utils/templates/flex-grid/justify-content/normal.d.ts +1 -2
  1153. package/dist/types/utils/templates/flex-grid/justify-content/start.d.ts +1 -2
  1154. package/dist/types/utils/templates/flex-grid/justify-content/stretch.d.ts +1 -2
  1155. package/dist/types/utils/templates/flex-grid/justify-items/center.d.ts +1 -2
  1156. package/dist/types/utils/templates/flex-grid/justify-items/end.d.ts +1 -2
  1157. package/dist/types/utils/templates/flex-grid/justify-items/start.d.ts +1 -2
  1158. package/dist/types/utils/templates/flex-grid/justify-items/stretch.d.ts +1 -2
  1159. package/dist/types/utils/templates/flex-grid/justify-self/center.d.ts +1 -2
  1160. package/dist/types/utils/templates/flex-grid/justify-self/end.d.ts +1 -2
  1161. package/dist/types/utils/templates/flex-grid/justify-self/start.d.ts +1 -2
  1162. package/dist/types/utils/templates/flex-grid/justify-self/stretch.d.ts +1 -2
  1163. package/dist/types/utils/templates/flex-grid/order/first.d.ts +1 -2
  1164. package/dist/types/utils/templates/flex-grid/order/integer.d.ts +1 -2
  1165. package/dist/types/utils/templates/flex-grid/order/last.d.ts +1 -2
  1166. package/dist/types/utils/templates/flex-grid/place-content/around.d.ts +1 -2
  1167. package/dist/types/utils/templates/flex-grid/place-content/between.d.ts +1 -2
  1168. package/dist/types/utils/templates/flex-grid/place-content/center.d.ts +1 -2
  1169. package/dist/types/utils/templates/flex-grid/place-content/end.d.ts +1 -2
  1170. package/dist/types/utils/templates/flex-grid/place-content/evenly.d.ts +1 -2
  1171. package/dist/types/utils/templates/flex-grid/place-content/normal.d.ts +1 -2
  1172. package/dist/types/utils/templates/flex-grid/place-content/start.d.ts +1 -2
  1173. package/dist/types/utils/templates/flex-grid/place-content/stretch.d.ts +1 -2
  1174. package/dist/types/utils/templates/flex-grid/place-items/center.d.ts +1 -2
  1175. package/dist/types/utils/templates/flex-grid/place-items/end.d.ts +1 -2
  1176. package/dist/types/utils/templates/flex-grid/place-items/start.d.ts +1 -2
  1177. package/dist/types/utils/templates/flex-grid/place-items/stretch.d.ts +1 -2
  1178. package/dist/types/utils/templates/flex-grid/place-self/center.d.ts +1 -2
  1179. package/dist/types/utils/templates/flex-grid/place-self/end.d.ts +1 -2
  1180. package/dist/types/utils/templates/flex-grid/place-self/start.d.ts +1 -2
  1181. package/dist/types/utils/templates/flex-grid/place-self/stretch.d.ts +1 -2
  1182. package/dist/types/utils/templates/interactivity/appearance/applying.d.ts +1 -2
  1183. package/dist/types/utils/templates/interactivity/appearance/none.d.ts +1 -2
  1184. package/dist/types/utils/templates/interactivity/cursor/applying.d.ts +1 -2
  1185. package/dist/types/utils/templates/interactivity/pointer-events/applying.d.ts +1 -2
  1186. package/dist/types/utils/templates/interactivity/resize/all-directions.d.ts +1 -2
  1187. package/dist/types/utils/templates/interactivity/resize/horizontal.d.ts +1 -2
  1188. package/dist/types/utils/templates/interactivity/resize/no-resizing.d.ts +1 -2
  1189. package/dist/types/utils/templates/interactivity/resize/vertical.d.ts +1 -2
  1190. package/dist/types/utils/templates/interactivity/touch-action/auto.d.ts +1 -2
  1191. package/dist/types/utils/templates/interactivity/touch-action/horizontal.d.ts +1 -2
  1192. package/dist/types/utils/templates/interactivity/touch-action/none.d.ts +1 -2
  1193. package/dist/types/utils/templates/interactivity/touch-action/vertical.d.ts +1 -2
  1194. package/dist/types/utils/templates/interactivity/user-select/all.d.ts +1 -2
  1195. package/dist/types/utils/templates/interactivity/user-select/none.d.ts +1 -2
  1196. package/dist/types/utils/templates/interactivity/user-select/text.d.ts +1 -2
  1197. package/dist/types/utils/templates/layout/aspect-ratio/auto.d.ts +1 -2
  1198. package/dist/types/utils/templates/layout/aspect-ratio/one.d.ts +1 -2
  1199. package/dist/types/utils/templates/layout/aspect-ratio/sqaure.d.ts +1 -2
  1200. package/dist/types/utils/templates/layout/aspect-ratio/video.d.ts +1 -2
  1201. package/dist/types/utils/templates/layout/box-sizing/border.d.ts +1 -2
  1202. package/dist/types/utils/templates/layout/box-sizing/content.d.ts +1 -2
  1203. package/dist/types/utils/templates/layout/clear/both.d.ts +1 -2
  1204. package/dist/types/utils/templates/layout/clear/left.d.ts +1 -2
  1205. package/dist/types/utils/templates/layout/clear/no-clear.d.ts +1 -2
  1206. package/dist/types/utils/templates/layout/clear/right.d.ts +1 -2
  1207. package/dist/types/utils/templates/layout/columns/automatic.d.ts +1 -2
  1208. package/dist/types/utils/templates/layout/columns/count.d.ts +1 -2
  1209. package/dist/types/utils/templates/layout/display/block.d.ts +1 -2
  1210. package/dist/types/utils/templates/layout/display/flex.d.ts +1 -2
  1211. package/dist/types/utils/templates/layout/display/inline.d.ts +1 -2
  1212. package/dist/types/utils/templates/layout/display/none.d.ts +1 -2
  1213. package/dist/types/utils/templates/layout/float/left.d.ts +1 -2
  1214. package/dist/types/utils/templates/layout/float/no-float.d.ts +1 -2
  1215. package/dist/types/utils/templates/layout/float/right.d.ts +1 -2
  1216. package/dist/types/utils/templates/layout/object-fit/contain.d.ts +1 -2
  1217. package/dist/types/utils/templates/layout/object-fit/cover.d.ts +1 -2
  1218. package/dist/types/utils/templates/layout/object-fit/fill.d.ts +1 -2
  1219. package/dist/types/utils/templates/layout/object-fit/scale-down.d.ts +1 -2
  1220. package/dist/types/utils/templates/layout/object-position/position.d.ts +1 -2
  1221. package/dist/types/utils/templates/layout/overflow/hidden.d.ts +1 -2
  1222. package/dist/types/utils/templates/layout/overflow/horizontal.d.ts +1 -2
  1223. package/dist/types/utils/templates/layout/overflow/vertical.d.ts +1 -2
  1224. package/dist/types/utils/templates/layout/overflow/visible.d.ts +1 -2
  1225. package/dist/types/utils/templates/layout/placement/multiple.d.ts +1 -2
  1226. package/dist/types/utils/templates/layout/placement/single.d.ts +1 -2
  1227. package/dist/types/utils/templates/layout/position/applying.d.ts +1 -2
  1228. package/dist/types/utils/templates/layout/visibility/invisible.d.ts +1 -2
  1229. package/dist/types/utils/templates/layout/z-index/applying.d.ts +1 -2
  1230. package/dist/types/utils/templates/sizing/height/fixed.d.ts +1 -2
  1231. package/dist/types/utils/templates/sizing/height/full.d.ts +1 -2
  1232. package/dist/types/utils/templates/sizing/height/maximum.d.ts +1 -2
  1233. package/dist/types/utils/templates/sizing/height/minimum.d.ts +1 -2
  1234. package/dist/types/utils/templates/sizing/height/screen.d.ts +1 -2
  1235. package/dist/types/utils/templates/sizing/width/fixed.d.ts +1 -2
  1236. package/dist/types/utils/templates/sizing/width/full.d.ts +1 -2
  1237. package/dist/types/utils/templates/sizing/width/maximum.d.ts +1 -2
  1238. package/dist/types/utils/templates/sizing/width/minimum.d.ts +1 -2
  1239. package/dist/types/utils/templates/sizing/width/screen.d.ts +1 -2
  1240. package/dist/types/utils/templates/spacing/margin/all.d.ts +1 -2
  1241. package/dist/types/utils/templates/spacing/margin/single.d.ts +1 -2
  1242. package/dist/types/utils/templates/spacing/margin/x.d.ts +1 -2
  1243. package/dist/types/utils/templates/spacing/margin/y.d.ts +1 -2
  1244. package/dist/types/utils/templates/spacing/padding/all.d.ts +1 -2
  1245. package/dist/types/utils/templates/spacing/padding/single.d.ts +1 -2
  1246. package/dist/types/utils/templates/spacing/padding/x.d.ts +1 -2
  1247. package/dist/types/utils/templates/spacing/padding/y.d.ts +1 -2
  1248. package/dist/types/utils/templates/svg/fill/color.d.ts +1 -2
  1249. package/dist/types/utils/templates/svg/stroke/color.d.ts +1 -2
  1250. package/dist/types/utils/templates/table/border-collapse/collapse.d.ts +1 -2
  1251. package/dist/types/utils/templates/table/border-collapse/separate.d.ts +1 -2
  1252. package/dist/types/utils/templates/table/table-layout/auto.d.ts +1 -2
  1253. package/dist/types/utils/templates/table/table-layout/fixed.d.ts +1 -2
  1254. package/dist/types/utils/templates/transform/flip/horizontal.d.ts +1 -2
  1255. package/dist/types/utils/templates/transform/flip/vertical.d.ts +1 -2
  1256. package/dist/types/utils/templates/transform/origin/applying.d.ts +1 -2
  1257. package/dist/types/utils/templates/transform/rotate/applying.d.ts +1 -2
  1258. package/dist/types/utils/templates/transform/scale/applying.d.ts +1 -2
  1259. package/dist/types/utils/templates/transform/skew/applying.d.ts +1 -2
  1260. package/dist/types/utils/templates/transform/translate/applying.d.ts +1 -2
  1261. package/dist/types/utils/templates/typography/font-style/italic.d.ts +1 -2
  1262. package/dist/types/utils/templates/typography/font-weight/size.d.ts +1 -2
  1263. package/dist/types/utils/templates/typography/list-style-type/decimal.d.ts +1 -2
  1264. package/dist/types/utils/templates/typography/list-style-type/disc.d.ts +1 -2
  1265. package/dist/types/utils/templates/typography/list-style-type/none.d.ts +1 -2
  1266. package/dist/types/utils/templates/typography/text-align/center.d.ts +1 -2
  1267. package/dist/types/utils/templates/typography/text-align/justify.d.ts +1 -2
  1268. package/dist/types/utils/templates/typography/text-align/left.d.ts +1 -2
  1269. package/dist/types/utils/templates/typography/text-align/right.d.ts +1 -2
  1270. package/dist/types/utils/templates/typography/text-color/inherit.d.ts +1 -2
  1271. package/dist/types/utils/templates/typography/text-color/white.d.ts +1 -2
  1272. package/dist/types/utils/templates/typography/text-decoration/all.d.ts +1 -2
  1273. package/dist/types/utils/templates/typography/text-overflow/clip.d.ts +1 -2
  1274. package/dist/types/utils/templates/typography/text-overflow/ellipsis.d.ts +1 -2
  1275. package/dist/types/utils/templates/typography/text-transform/all.d.ts +1 -2
  1276. package/dist/types/utils/templates/typography/vertical-align/baseline.d.ts +1 -2
  1277. package/dist/types/utils/templates/typography/vertical-align/bottom.d.ts +1 -2
  1278. package/dist/types/utils/templates/typography/vertical-align/center.d.ts +1 -2
  1279. package/dist/types/utils/templates/typography/vertical-align/top.d.ts +1 -2
  1280. package/dist/types/utils/templates/typography/white-space/normal.d.ts +1 -2
  1281. package/dist/types/utils/templates/typography/white-space/nowrap.d.ts +1 -2
  1282. package/dist/types/utils/templates/typography/white-space/pre-line.d.ts +1 -2
  1283. package/dist/types/utils/templates/typography/white-space/pre-wrap.d.ts +1 -2
  1284. package/dist/types/utils/templates/typography/white-space/pre.d.ts +1 -2
  1285. package/dist/types/utils/tests/background/background-clip.d.ts +1 -2
  1286. package/dist/types/utils/tests/background/background-color.d.ts +1 -2
  1287. package/dist/types/utils/tests/borders/border-color.d.ts +1 -2
  1288. package/dist/types/utils/tests/borders/border-radius.d.ts +1 -2
  1289. package/dist/types/utils/tests/borders/border-style.d.ts +1 -2
  1290. package/dist/types/utils/tests/borders/border-width.d.ts +1 -2
  1291. package/dist/types/utils/tests/borders/outline-color.d.ts +1 -2
  1292. package/dist/types/utils/tests/borders/outline-offset.d.ts +1 -2
  1293. package/dist/types/utils/tests/borders/outline-style.d.ts +1 -2
  1294. package/dist/types/utils/tests/borders/outline-width.d.ts +1 -2
  1295. package/dist/types/utils/tests/effects/opacity.d.ts +1 -2
  1296. package/dist/types/utils/tests/filters/backdrop-blur.d.ts +1 -2
  1297. package/dist/types/utils/tests/flex-grid/align-content/around.d.ts +1 -2
  1298. package/dist/types/utils/tests/flex-grid/align-content/between.d.ts +1 -2
  1299. package/dist/types/utils/tests/flex-grid/align-content/center.d.ts +1 -2
  1300. package/dist/types/utils/tests/flex-grid/align-content/end.d.ts +1 -2
  1301. package/dist/types/utils/tests/flex-grid/align-content/evenly.d.ts +1 -2
  1302. package/dist/types/utils/tests/flex-grid/align-content/normal.d.ts +1 -2
  1303. package/dist/types/utils/tests/flex-grid/align-content/start.d.ts +1 -2
  1304. package/dist/types/utils/tests/flex-grid/align-content/stretch.d.ts +1 -2
  1305. package/dist/types/utils/tests/flex-grid/align-items.d.ts +1 -2
  1306. package/dist/types/utils/tests/flex-grid/align-self.d.ts +1 -2
  1307. package/dist/types/utils/tests/flex-grid/flex-basis.d.ts +1 -2
  1308. package/dist/types/utils/tests/flex-grid/flex-direction.d.ts +1 -2
  1309. package/dist/types/utils/tests/flex-grid/flex-grow.d.ts +1 -2
  1310. package/dist/types/utils/tests/flex-grid/flex-srink.d.ts +1 -2
  1311. package/dist/types/utils/tests/flex-grid/flex-wrap.d.ts +1 -2
  1312. package/dist/types/utils/tests/flex-grid/flex.d.ts +1 -2
  1313. package/dist/types/utils/tests/flex-grid/gap.d.ts +1 -2
  1314. package/dist/types/utils/tests/flex-grid/grid-auto-cols.d.ts +1 -2
  1315. package/dist/types/utils/tests/flex-grid/grid-auto-flow.d.ts +1 -2
  1316. package/dist/types/utils/tests/flex-grid/grid-auto-rows.d.ts +1 -2
  1317. package/dist/types/utils/tests/flex-grid/grid-col-start-end.d.ts +1 -2
  1318. package/dist/types/utils/tests/flex-grid/grid-row-start-end.d.ts +1 -2
  1319. package/dist/types/utils/tests/flex-grid/grid-template-cols.d.ts +1 -2
  1320. package/dist/types/utils/tests/flex-grid/grid-template-rows.d.ts +1 -2
  1321. package/dist/types/utils/tests/flex-grid/justify-content.d.ts +1 -2
  1322. package/dist/types/utils/tests/flex-grid/justify-items.d.ts +1 -2
  1323. package/dist/types/utils/tests/flex-grid/justify-self.d.ts +1 -2
  1324. package/dist/types/utils/tests/flex-grid/order.d.ts +1 -2
  1325. package/dist/types/utils/tests/flex-grid/place-content.d.ts +1 -2
  1326. package/dist/types/utils/tests/flex-grid/place-items.d.ts +1 -2
  1327. package/dist/types/utils/tests/flex-grid/place-self.d.ts +1 -2
  1328. package/dist/types/utils/tests/interactivity/appearance.d.ts +1 -2
  1329. package/dist/types/utils/tests/interactivity/cursor.d.ts +1 -2
  1330. package/dist/types/utils/tests/interactivity/pointer-events.d.ts +1 -2
  1331. package/dist/types/utils/tests/interactivity/resize.d.ts +1 -2
  1332. package/dist/types/utils/tests/interactivity/touch-action.d.ts +1 -2
  1333. package/dist/types/utils/tests/interactivity/user-select.d.ts +1 -2
  1334. package/dist/types/utils/tests/layout/aspect-ratio.d.ts +1 -2
  1335. package/dist/types/utils/tests/layout/box-sizing.d.ts +1 -2
  1336. package/dist/types/utils/tests/layout/clear.d.ts +1 -2
  1337. package/dist/types/utils/tests/layout/columns.d.ts +1 -2
  1338. package/dist/types/utils/tests/layout/display.d.ts +1 -2
  1339. package/dist/types/utils/tests/layout/float.d.ts +1 -2
  1340. package/dist/types/utils/tests/layout/object-fit.d.ts +1 -2
  1341. package/dist/types/utils/tests/layout/object-position.d.ts +1 -2
  1342. package/dist/types/utils/tests/layout/overflow.d.ts +1 -2
  1343. package/dist/types/utils/tests/layout/placement.d.ts +1 -2
  1344. package/dist/types/utils/tests/layout/position.d.ts +1 -2
  1345. package/dist/types/utils/tests/layout/visibility.d.ts +1 -2
  1346. package/dist/types/utils/tests/layout/z-index.d.ts +1 -2
  1347. package/dist/types/utils/tests/sizing/height.d.ts +1 -2
  1348. package/dist/types/utils/tests/sizing/width.d.ts +1 -2
  1349. package/dist/types/utils/tests/spacing/margin.d.ts +1 -2
  1350. package/dist/types/utils/tests/spacing/padding.d.ts +1 -2
  1351. package/dist/types/utils/tests/svg/fill.d.ts +1 -2
  1352. package/dist/types/utils/tests/svg/stroke.d.ts +1 -2
  1353. package/dist/types/utils/tests/table/border-collapse.d.ts +1 -2
  1354. package/dist/types/utils/tests/table/table-layout.d.ts +1 -2
  1355. package/dist/types/utils/tests/transform/flip.d.ts +1 -2
  1356. package/dist/types/utils/tests/transform/origin.d.ts +1 -2
  1357. package/dist/types/utils/tests/transform/rotate.d.ts +1 -2
  1358. package/dist/types/utils/tests/transform/scale.d.ts +1 -2
  1359. package/dist/types/utils/tests/transform/skew.d.ts +1 -2
  1360. package/dist/types/utils/tests/transform/translate.d.ts +1 -2
  1361. package/dist/types/utils/tests/typography/font-style.d.ts +1 -2
  1362. package/dist/types/utils/tests/typography/font-weight.d.ts +1 -2
  1363. package/dist/types/utils/tests/typography/list-style-type.d.ts +1 -2
  1364. package/dist/types/utils/tests/typography/text-align.d.ts +1 -2
  1365. package/dist/types/utils/tests/typography/text-color.d.ts +1 -2
  1366. package/dist/types/utils/tests/typography/text-decoration.d.ts +1 -2
  1367. package/dist/types/utils/tests/typography/text-overflow.d.ts +1 -2
  1368. package/dist/types/utils/tests/typography/text-transform.d.ts +1 -2
  1369. package/dist/types/utils/tests/typography/vertical-align.d.ts +1 -2
  1370. package/dist/types/utils/tests/typography/white-space.d.ts +1 -2
  1371. package/dist/types/window/tests/window-action-buttons.d.ts +1 -2
  1372. package/dist/types/window/tests/window-rtl.d.ts +1 -2
  1373. package/dist/types/window/tests/window-theme-colors.d.ts +1 -2
  1374. package/dist/types/window/tests/window.d.ts +1 -2
  1375. package/dist/types/window/window.spec.d.ts +1 -1
  1376. package/dist/types/wizard/tests/wizard-horizontal.d.ts +1 -2
  1377. package/dist/types/wizard/tests/wizard-vertical.d.ts +1 -2
  1378. package/package.json +2 -2
  1379. package/src/avatar/index.ts +4 -1
  1380. package/src/avatar/templates/avatar-icon.tsx +3 -0
  1381. package/src/avatar/templates/avatar-image.tsx +3 -0
  1382. package/src/avatar/templates/avatar-text.tsx +3 -0
  1383. package/src/avatar/tests/avatar-size-rounded.tsx +17 -147
  1384. package/src/avatar/tests/avatar.tsx +29 -213
  1385. package/src/checkbox/index.ts +3 -1
  1386. package/src/checkbox/templates/checkbox-label.tsx +8 -0
  1387. package/src/checkbox/templates/checkbox-normal.tsx +3 -0
  1388. package/src/checkbox/tests/checkbox-rounded.tsx +18 -43
  1389. package/src/checkbox/tests/checkbox-size.tsx +36 -86
  1390. package/src/checkbox/tests/checkbox.tsx +42 -61
  1391. package/src/chip/index.ts +4 -0
  1392. package/src/chip/templates/chip-avatar.tsx +3 -0
  1393. package/src/chip/templates/chip-icon.tsx +3 -0
  1394. package/src/chip/templates/chip-normal.tsx +3 -0
  1395. package/src/chip/templates/chip-removable.tsx +4 -0
  1396. package/src/chip/tests/chip-list-size.tsx +12 -26
  1397. package/src/chip/tests/chip-list.tsx +10 -9
  1398. package/src/chip/tests/chip-outline.tsx +22 -94
  1399. package/src/chip/tests/chip-size-rounded.tsx +28 -157
  1400. package/src/chip/tests/chip-solid.tsx +18 -93
@@ -5368,8 +5368,14 @@ Checkbox.options = options20;
5368
5368
  Checkbox.className = CHECKBOX_CLASSNAME;
5369
5369
  Checkbox.defaultProps = defaultProps17;
5370
5370
 
5371
+ // src/checkbox/templates/checkbox-label.tsx
5372
+ import { Fragment as Fragment12, jsx as jsx34, jsxs as jsxs13 } from "react/jsx-runtime";
5373
+
5374
+ // src/checkbox/templates/checkbox-normal.tsx
5375
+ import { jsx as jsx35 } from "react/jsx-runtime";
5376
+
5371
5377
  // src/list/list-item.spec.tsx
5372
- import { jsx as jsx34, jsxs as jsxs13 } from "react/jsx-runtime";
5378
+ import { jsx as jsx36, jsxs as jsxs14 } from "react/jsx-runtime";
5373
5379
  var LISTITEM_CLASSNAME = `k-list-item`;
5374
5380
  var states22 = [
5375
5381
  States.hover,
@@ -5394,7 +5400,7 @@ var ListItem = (props) => {
5394
5400
  ...other
5395
5401
  } = props;
5396
5402
  const textOrChildren = text ? text : props.children;
5397
- return /* @__PURE__ */ jsxs13(
5403
+ return /* @__PURE__ */ jsxs14(
5398
5404
  "li",
5399
5405
  {
5400
5406
  ...other,
@@ -5409,10 +5415,10 @@ var ListItem = (props) => {
5409
5415
  })
5410
5416
  ),
5411
5417
  children: [
5412
- showCheckbox && /* @__PURE__ */ jsx34(Checkbox, { checked }),
5413
- showIcon && /* @__PURE__ */ jsx34(Icon, { icon: iconName }),
5414
- /* @__PURE__ */ jsx34("span", { className: "k-list-item-text", children: textOrChildren }),
5415
- groupLabel && groupLabel !== "" && /* @__PURE__ */ jsx34("div", { className: "k-list-item-group-label", children: groupLabel })
5418
+ showCheckbox && /* @__PURE__ */ jsx36(Checkbox, { checked }),
5419
+ showIcon && /* @__PURE__ */ jsx36(Icon, { icon: iconName }),
5420
+ /* @__PURE__ */ jsx36("span", { className: "k-list-item-text", children: textOrChildren }),
5421
+ groupLabel && groupLabel !== "" && /* @__PURE__ */ jsx36("div", { className: "k-list-item-group-label", children: groupLabel })
5416
5422
  ]
5417
5423
  }
5418
5424
  );
@@ -5423,43 +5429,43 @@ ListItem.className = LISTITEM_CLASSNAME;
5423
5429
  ListItem.defaultProps = defaultProps18;
5424
5430
 
5425
5431
  // src/list/list-content.tsx
5426
- import { jsx as jsx35, jsxs as jsxs14 } from "react/jsx-runtime";
5432
+ import { jsx as jsx37, jsxs as jsxs15 } from "react/jsx-runtime";
5427
5433
  var className10 = `k-list-content`;
5428
5434
  var ListContent = (props) => {
5429
5435
  const {
5430
5436
  virtualization
5431
5437
  } = props;
5432
- return /* @__PURE__ */ jsxs14("div", { className: classNames(className10, props.className), children: [
5433
- /* @__PURE__ */ jsx35("ul", { className: classNames("k-list-ul"), children: props.children }),
5434
- virtualization && /* @__PURE__ */ jsx35("div", { className: "k-height-container", children: /* @__PURE__ */ jsx35("div", {}) })
5438
+ return /* @__PURE__ */ jsxs15("div", { className: classNames(className10, props.className), children: [
5439
+ /* @__PURE__ */ jsx37("ul", { className: classNames("k-list-ul"), children: props.children }),
5440
+ virtualization && /* @__PURE__ */ jsx37("div", { className: "k-height-container", children: /* @__PURE__ */ jsx37("div", {}) })
5435
5441
  ] });
5436
5442
  };
5437
5443
 
5438
5444
  // src/list/list-header.tsx
5439
- import { jsx as jsx36 } from "react/jsx-runtime";
5445
+ import { jsx as jsx38 } from "react/jsx-runtime";
5440
5446
  var className11 = `k-list-group-sticky-header`;
5441
- var ListHeader = (props) => /* @__PURE__ */ jsx36("div", { className: classNames(className11, props.className), children: /* @__PURE__ */ jsx36("div", { className: "k-list-header-text", children: props.children }) });
5447
+ var ListHeader = (props) => /* @__PURE__ */ jsx38("div", { className: classNames(className11, props.className), children: /* @__PURE__ */ jsx38("div", { className: "k-list-header-text", children: props.children }) });
5442
5448
 
5443
5449
  // src/list/list-group.tsx
5444
- import { Fragment as Fragment12, jsx as jsx37, jsxs as jsxs15 } from "react/jsx-runtime";
5450
+ import { Fragment as Fragment13, jsx as jsx39, jsxs as jsxs16 } from "react/jsx-runtime";
5445
5451
  var ListGroup = (props) => {
5446
5452
  const {
5447
5453
  virtualization,
5448
5454
  label
5449
5455
  } = props;
5450
- return /* @__PURE__ */ jsxs15(Fragment12, { children: [
5451
- label && /* @__PURE__ */ jsx37(ListHeader, { children: label }),
5452
- props.children && /* @__PURE__ */ jsx37(ListContent, { virtualization, children: props.children })
5456
+ return /* @__PURE__ */ jsxs16(Fragment13, { children: [
5457
+ label && /* @__PURE__ */ jsx39(ListHeader, { children: label }),
5458
+ props.children && /* @__PURE__ */ jsx39(ListContent, { virtualization, children: props.children })
5453
5459
  ] });
5454
5460
  };
5455
5461
 
5456
5462
  // src/list/list-group-item.tsx
5457
- import { jsx as jsx38 } from "react/jsx-runtime";
5463
+ import { jsx as jsx40 } from "react/jsx-runtime";
5458
5464
  var className12 = `k-list-group-item`;
5459
- var ListGroupItem = (props) => /* @__PURE__ */ jsx38("li", { className: classNames(className12, props.className), children: /* @__PURE__ */ jsx38("span", { className: "k-list-item-text", children: props.children }) });
5465
+ var ListGroupItem = (props) => /* @__PURE__ */ jsx40("li", { className: classNames(className12, props.className), children: /* @__PURE__ */ jsx40("span", { className: "k-list-item-text", children: props.children }) });
5460
5466
 
5461
5467
  // src/list/list-option-label.tsx
5462
- import { jsx as jsx39 } from "react/jsx-runtime";
5468
+ import { jsx as jsx41 } from "react/jsx-runtime";
5463
5469
  var LIST_OPTIONLABEL_CLASSNAME = `k-list-optionlabel`;
5464
5470
  var states23 = [
5465
5471
  States.hover,
@@ -5478,7 +5484,7 @@ var ListOptionLabel = (props) => {
5478
5484
  disabled,
5479
5485
  ...other
5480
5486
  } = props;
5481
- return /* @__PURE__ */ jsx39(
5487
+ return /* @__PURE__ */ jsx41(
5482
5488
  "div",
5483
5489
  {
5484
5490
  ...other,
@@ -5501,10 +5507,10 @@ ListOptionLabel.className = LIST_OPTIONLABEL_CLASSNAME;
5501
5507
  ListOptionLabel.defaultProps = defaultProps19;
5502
5508
 
5503
5509
  // src/dropdownlist/templates/dropdownlist-popup.tsx
5504
- import { jsx as jsx40, jsxs as jsxs16 } from "react/jsx-runtime";
5510
+ import { jsx as jsx42, jsxs as jsxs17 } from "react/jsx-runtime";
5505
5511
 
5506
5512
  // src/searchbox/searchbox.spec.tsx
5507
- import { jsx as jsx41, jsxs as jsxs17 } from "react/jsx-runtime";
5513
+ import { jsx as jsx43, jsxs as jsxs18 } from "react/jsx-runtime";
5508
5514
  var SEARCHBOX_CLASSNAME = `k-searchbox`;
5509
5515
  var states24 = [
5510
5516
  States.hover,
@@ -5545,7 +5551,7 @@ var Searchbox = (props) => {
5545
5551
  icon = defaultProps20.icon,
5546
5552
  ...other
5547
5553
  } = props;
5548
- return /* @__PURE__ */ jsxs17(
5554
+ return /* @__PURE__ */ jsxs18(
5549
5555
  Input,
5550
5556
  {
5551
5557
  ...other,
@@ -5561,11 +5567,11 @@ var Searchbox = (props) => {
5561
5567
  disabled,
5562
5568
  className: classNames(props.className, SEARCHBOX_CLASSNAME),
5563
5569
  children: [
5564
- showIcon && /* @__PURE__ */ jsx41(Icon, { className: "k-input-icon", icon }),
5565
- /* @__PURE__ */ jsx41(InputInnerInput, { placeholder, value }),
5566
- /* @__PURE__ */ jsx41(InputLoadingIcon, { ...props }),
5567
- /* @__PURE__ */ jsx41(InputValidationIcon, { ...props }),
5568
- /* @__PURE__ */ jsx41(InputClearValue, { ...props })
5570
+ showIcon && /* @__PURE__ */ jsx43(Icon, { className: "k-input-icon", icon }),
5571
+ /* @__PURE__ */ jsx43(InputInnerInput, { placeholder, value }),
5572
+ /* @__PURE__ */ jsx43(InputLoadingIcon, { ...props }),
5573
+ /* @__PURE__ */ jsx43(InputValidationIcon, { ...props }),
5574
+ /* @__PURE__ */ jsx43(InputClearValue, { ...props })
5569
5575
  ]
5570
5576
  }
5571
5577
  );
@@ -5576,16 +5582,16 @@ Searchbox.className = SEARCHBOX_CLASSNAME;
5576
5582
  Searchbox.defaultProps = defaultProps20;
5577
5583
 
5578
5584
  // src/dropdownlist/templates/dropdownlist-filtering.tsx
5579
- import { Fragment as Fragment13, jsx as jsx42, jsxs as jsxs18 } from "react/jsx-runtime";
5585
+ import { Fragment as Fragment14, jsx as jsx44, jsxs as jsxs19 } from "react/jsx-runtime";
5580
5586
 
5581
5587
  // src/dropdownlist/templates/dropdownlist-grouping.tsx
5582
- import { jsx as jsx43, jsxs as jsxs19 } from "react/jsx-runtime";
5588
+ import { jsx as jsx45, jsxs as jsxs20 } from "react/jsx-runtime";
5583
5589
 
5584
5590
  // src/dropdownlist/templates/dropdownlist-grouping-filtering.tsx
5585
- import { Fragment as Fragment14, jsx as jsx44, jsxs as jsxs20 } from "react/jsx-runtime";
5591
+ import { Fragment as Fragment15, jsx as jsx46, jsxs as jsxs21 } from "react/jsx-runtime";
5586
5592
 
5587
5593
  // src/menu-button/menu-button.spec.tsx
5588
- import { jsx as jsx45 } from "react/jsx-runtime";
5594
+ import { jsx as jsx47 } from "react/jsx-runtime";
5589
5595
  var MENUBUTTON_CLASSNAME = `k-menu-button`;
5590
5596
  var states25 = [
5591
5597
  States.hover,
@@ -5637,7 +5643,7 @@ var MenuButton = (props) => {
5637
5643
  arrowIconName = defaultProps21.arrowIconName,
5638
5644
  ...other
5639
5645
  } = props;
5640
- return /* @__PURE__ */ jsx45(
5646
+ return /* @__PURE__ */ jsx47(
5641
5647
  Button,
5642
5648
  {
5643
5649
  ...other,
@@ -5667,7 +5673,7 @@ MenuButton.className = MENUBUTTON_CLASSNAME;
5667
5673
  MenuButton.defaultProps = defaultProps21;
5668
5674
 
5669
5675
  // src/split-button/split-button.spec.tsx
5670
- import { jsx as jsx46, jsxs as jsxs21 } from "react/jsx-runtime";
5676
+ import { jsx as jsx48, jsxs as jsxs22 } from "react/jsx-runtime";
5671
5677
  var SPLITBUTTON_CLASSNAME = `k-split-button`;
5672
5678
  var states26 = [
5673
5679
  States.hover,
@@ -5717,7 +5723,7 @@ var SplitButton = (props) => {
5717
5723
  arrowIconName = defaultProps22.arrowIconName,
5718
5724
  ...other
5719
5725
  } = props;
5720
- return /* @__PURE__ */ jsxs21(
5726
+ return /* @__PURE__ */ jsxs22(
5721
5727
  "div",
5722
5728
  {
5723
5729
  ...other,
@@ -5730,7 +5736,7 @@ var SplitButton = (props) => {
5730
5736
  })
5731
5737
  ),
5732
5738
  children: [
5733
- /* @__PURE__ */ jsx46(
5739
+ /* @__PURE__ */ jsx48(
5734
5740
  Button,
5735
5741
  {
5736
5742
  text,
@@ -5747,7 +5753,7 @@ var SplitButton = (props) => {
5747
5753
  children: props.children
5748
5754
  }
5749
5755
  ),
5750
- /* @__PURE__ */ jsx46(
5756
+ /* @__PURE__ */ jsx48(
5751
5757
  Button,
5752
5758
  {
5753
5759
  className: "k-split-button-arrow",
@@ -5769,7 +5775,7 @@ SplitButton.defaultProps = defaultProps22;
5769
5775
  var split_button_spec_default = SplitButton;
5770
5776
 
5771
5777
  // src/toolbar/toolbar.spec.tsx
5772
- import { jsx as jsx47 } from "react/jsx-runtime";
5778
+ import { jsx as jsx49 } from "react/jsx-runtime";
5773
5779
  var TOOLBAR_CLASSNAME = `k-toolbar`;
5774
5780
  var states27 = [
5775
5781
  States.focus
@@ -5792,7 +5798,7 @@ var Toolbar = (props) => {
5792
5798
  const tempToolbarChildren = [];
5793
5799
  if (child.type === Button && child.props.className && child.props.className.includes("k-toolbar-overflow-button")) {
5794
5800
  tempToolbarChildren.push(
5795
- /* @__PURE__ */ jsx47(
5801
+ /* @__PURE__ */ jsx49(
5796
5802
  Button,
5797
5803
  {
5798
5804
  ...child.props,
@@ -5803,7 +5809,7 @@ var Toolbar = (props) => {
5803
5809
  );
5804
5810
  } else if (child.type === Button && child.props.className && child.props.className.includes("k-toggle-button")) {
5805
5811
  tempToolbarChildren.push(
5806
- /* @__PURE__ */ jsx47(
5812
+ /* @__PURE__ */ jsx49(
5807
5813
  Button,
5808
5814
  {
5809
5815
  ...child.props,
@@ -5814,7 +5820,7 @@ var Toolbar = (props) => {
5814
5820
  );
5815
5821
  } else if (child.type === Button) {
5816
5822
  tempToolbarChildren.push(
5817
- /* @__PURE__ */ jsx47(
5823
+ /* @__PURE__ */ jsx49(
5818
5824
  Button,
5819
5825
  {
5820
5826
  ...child.props,
@@ -5825,7 +5831,7 @@ var Toolbar = (props) => {
5825
5831
  );
5826
5832
  } else if (child.type === MenuButton) {
5827
5833
  tempToolbarChildren.push(
5828
- /* @__PURE__ */ jsx47(
5834
+ /* @__PURE__ */ jsx49(
5829
5835
  MenuButton,
5830
5836
  {
5831
5837
  ...child.props,
@@ -5836,7 +5842,7 @@ var Toolbar = (props) => {
5836
5842
  );
5837
5843
  } else if (child.type === split_button_spec_default) {
5838
5844
  tempToolbarChildren.push(
5839
- /* @__PURE__ */ jsx47(
5845
+ /* @__PURE__ */ jsx49(
5840
5846
  split_button_spec_default,
5841
5847
  {
5842
5848
  ...child.props,
@@ -5850,7 +5856,7 @@ var Toolbar = (props) => {
5850
5856
  const childrenArray = Array.isArray(child.props.children) ? child.props.children : [child.props.children];
5851
5857
  childrenArray.forEach((button, bindex) => {
5852
5858
  buttonGroupItems.push(
5853
- /* @__PURE__ */ jsx47(
5859
+ /* @__PURE__ */ jsx49(
5854
5860
  Button,
5855
5861
  {
5856
5862
  ...button.props,
@@ -5861,7 +5867,7 @@ var Toolbar = (props) => {
5861
5867
  );
5862
5868
  });
5863
5869
  tempToolbarChildren.push(
5864
- /* @__PURE__ */ jsx47(
5870
+ /* @__PURE__ */ jsx49(
5865
5871
  ButtonGroup,
5866
5872
  {
5867
5873
  ...child.props,
@@ -5873,7 +5879,7 @@ var Toolbar = (props) => {
5873
5879
  );
5874
5880
  } else if (child.type === Combobox) {
5875
5881
  tempToolbarChildren.push(
5876
- /* @__PURE__ */ jsx47(
5882
+ /* @__PURE__ */ jsx49(
5877
5883
  Combobox,
5878
5884
  {
5879
5885
  ...child.props,
@@ -5884,7 +5890,7 @@ var Toolbar = (props) => {
5884
5890
  );
5885
5891
  } else if (child.type === DropdownList) {
5886
5892
  tempToolbarChildren.push(
5887
- /* @__PURE__ */ jsx47(
5893
+ /* @__PURE__ */ jsx49(
5888
5894
  DropdownList,
5889
5895
  {
5890
5896
  ...child.props,
@@ -5895,7 +5901,7 @@ var Toolbar = (props) => {
5895
5901
  );
5896
5902
  } else if (child.type === ColorPicker) {
5897
5903
  tempToolbarChildren.push(
5898
- /* @__PURE__ */ jsx47(
5904
+ /* @__PURE__ */ jsx49(
5899
5905
  ColorPicker,
5900
5906
  {
5901
5907
  ...child.props,
@@ -5917,7 +5923,7 @@ var Toolbar = (props) => {
5917
5923
  addUniqueToolClass(child, index);
5918
5924
  });
5919
5925
  }
5920
- return /* @__PURE__ */ jsx47(
5926
+ return /* @__PURE__ */ jsx49(
5921
5927
  "div",
5922
5928
  {
5923
5929
  ...other,
@@ -5944,7 +5950,7 @@ Toolbar.className = TOOLBAR_CLASSNAME;
5944
5950
  Toolbar.defaultProps = defaultProps23;
5945
5951
 
5946
5952
  // src/toolbar/toolbar-angular.spec.tsx
5947
- import { jsx as jsx48 } from "react/jsx-runtime";
5953
+ import { jsx as jsx50 } from "react/jsx-runtime";
5948
5954
  var TOOLBARANGULAR_CLASSNAME = `k-toolbar`;
5949
5955
  var states28 = [
5950
5956
  States.focus
@@ -5967,7 +5973,7 @@ var ToolbarAngular = (props) => {
5967
5973
  const tempToolbarChildren = [];
5968
5974
  if (child.type === Button && child.props.className && child.props.className.includes("k-toolbar-overflow-button")) {
5969
5975
  tempToolbarChildren.push(
5970
- /* @__PURE__ */ jsx48("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx48(
5976
+ /* @__PURE__ */ jsx50("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx50(
5971
5977
  Button,
5972
5978
  {
5973
5979
  ...child.props,
@@ -5978,7 +5984,7 @@ var ToolbarAngular = (props) => {
5978
5984
  );
5979
5985
  } else if (child.type === Button && child.props.className && child.props.className.includes("k-toggle-button")) {
5980
5986
  tempToolbarChildren.push(
5981
- /* @__PURE__ */ jsx48("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx48(
5987
+ /* @__PURE__ */ jsx50("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx50(
5982
5988
  Button,
5983
5989
  {
5984
5990
  ...child.props,
@@ -5989,7 +5995,7 @@ var ToolbarAngular = (props) => {
5989
5995
  );
5990
5996
  } else if (child.type === Button) {
5991
5997
  tempToolbarChildren.push(
5992
- /* @__PURE__ */ jsx48("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx48(
5998
+ /* @__PURE__ */ jsx50("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx50(
5993
5999
  Button,
5994
6000
  {
5995
6001
  ...child.props,
@@ -6000,7 +6006,7 @@ var ToolbarAngular = (props) => {
6000
6006
  );
6001
6007
  } else if (child.type === MenuButton) {
6002
6008
  tempToolbarChildren.push(
6003
- /* @__PURE__ */ jsx48("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx48(
6009
+ /* @__PURE__ */ jsx50("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx50(
6004
6010
  MenuButton,
6005
6011
  {
6006
6012
  ...child.props,
@@ -6011,7 +6017,7 @@ var ToolbarAngular = (props) => {
6011
6017
  );
6012
6018
  } else if (child.type === split_button_spec_default) {
6013
6019
  tempToolbarChildren.push(
6014
- /* @__PURE__ */ jsx48("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx48(
6020
+ /* @__PURE__ */ jsx50("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx50(
6015
6021
  split_button_spec_default,
6016
6022
  {
6017
6023
  ...child.props,
@@ -6025,7 +6031,7 @@ var ToolbarAngular = (props) => {
6025
6031
  const childrenArray = Array.isArray(child.props.children) ? child.props.children : [child.props.children];
6026
6032
  childrenArray.forEach((button, bindex) => {
6027
6033
  buttonGroupItems.push(
6028
- /* @__PURE__ */ jsx48(
6034
+ /* @__PURE__ */ jsx50(
6029
6035
  Button,
6030
6036
  {
6031
6037
  ...button.props,
@@ -6036,7 +6042,7 @@ var ToolbarAngular = (props) => {
6036
6042
  );
6037
6043
  });
6038
6044
  tempToolbarChildren.push(
6039
- /* @__PURE__ */ jsx48("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx48(
6045
+ /* @__PURE__ */ jsx50("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx50(
6040
6046
  ButtonGroup,
6041
6047
  {
6042
6048
  ...child.props,
@@ -6048,7 +6054,7 @@ var ToolbarAngular = (props) => {
6048
6054
  );
6049
6055
  } else if (child.type === Combobox) {
6050
6056
  tempToolbarChildren.push(
6051
- /* @__PURE__ */ jsx48("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx48(
6057
+ /* @__PURE__ */ jsx50("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx50(
6052
6058
  Combobox,
6053
6059
  {
6054
6060
  ...child.props,
@@ -6059,7 +6065,7 @@ var ToolbarAngular = (props) => {
6059
6065
  );
6060
6066
  } else if (child.type === DropdownList) {
6061
6067
  tempToolbarChildren.push(
6062
- /* @__PURE__ */ jsx48("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx48(
6068
+ /* @__PURE__ */ jsx50("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx50(
6063
6069
  DropdownList,
6064
6070
  {
6065
6071
  ...child.props,
@@ -6070,7 +6076,7 @@ var ToolbarAngular = (props) => {
6070
6076
  );
6071
6077
  } else if (child.type === ColorPicker) {
6072
6078
  tempToolbarChildren.push(
6073
- /* @__PURE__ */ jsx48("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx48(
6079
+ /* @__PURE__ */ jsx50("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx50(
6074
6080
  ColorPicker,
6075
6081
  {
6076
6082
  ...child.props,
@@ -6092,7 +6098,7 @@ var ToolbarAngular = (props) => {
6092
6098
  addUniqueToolClass(child, index);
6093
6099
  });
6094
6100
  }
6095
- return /* @__PURE__ */ jsx48(
6101
+ return /* @__PURE__ */ jsx50(
6096
6102
  "div",
6097
6103
  {
6098
6104
  ...other,
@@ -6119,10 +6125,10 @@ ToolbarAngular.className = TOOLBARANGULAR_CLASSNAME;
6119
6125
  ToolbarAngular.defaultProps = defaultProps24;
6120
6126
 
6121
6127
  // src/toolbar/toolbar-separator.tsx
6122
- import { jsx as jsx49 } from "react/jsx-runtime";
6128
+ import { jsx as jsx51 } from "react/jsx-runtime";
6123
6129
 
6124
6130
  // src/toolbar/toolbar-item.spec.tsx
6125
- import { jsx as jsx50 } from "react/jsx-runtime";
6131
+ import { jsx as jsx52 } from "react/jsx-runtime";
6126
6132
  var TOOLBARITEM_CLASSNAME = `k-toolbar-item`;
6127
6133
  var states29 = [
6128
6134
  States.focus
@@ -6134,7 +6140,7 @@ var ToolbarItem = (props) => {
6134
6140
  focus,
6135
6141
  ...other
6136
6142
  } = props;
6137
- return /* @__PURE__ */ jsx50(
6143
+ return /* @__PURE__ */ jsx52(
6138
6144
  "div",
6139
6145
  {
6140
6146
  ...other,
@@ -6155,1704 +6161,1704 @@ ToolbarItem.className = TOOLBARITEM_CLASSNAME;
6155
6161
  ToolbarItem.defaultProps = defaultProps25;
6156
6162
 
6157
6163
  // src/scheduler/tests/scheduler-react-month.tsx
6158
- import { Fragment as Fragment15, jsx as jsx51, jsxs as jsxs22 } from "react/jsx-runtime";
6164
+ import { Fragment as Fragment16, jsx as jsx53, jsxs as jsxs23 } from "react/jsx-runtime";
6159
6165
  var style = `
6160
6166
  #test-area {
6161
6167
  max-width: 1400px;
6162
6168
  }
6163
6169
  `;
6164
- var scheduler_react_month_default = () => /* @__PURE__ */ jsxs22(Fragment15, { children: [
6165
- /* @__PURE__ */ jsx51("style", { children: style }),
6166
- /* @__PURE__ */ jsx51("div", { id: "test-area", className: "k-d-grid k-grid-cols-1", children: /* @__PURE__ */ jsxs22("div", { className: "k-widget k-scheduler k-scheduler-flex", style: { height: "900px" }, children: [
6167
- /* @__PURE__ */ jsxs22(Toolbar, { className: "k-scheduler-toolbar", children: [
6168
- /* @__PURE__ */ jsxs22(ButtonGroup, { className: "k-scheduler-navigation", children: [
6169
- /* @__PURE__ */ jsx51(Button, { children: "Today" }),
6170
- /* @__PURE__ */ jsx51(Button, { icon: "caret-alt-left" }),
6171
- /* @__PURE__ */ jsx51(Button, { icon: "caret-alt-right" })
6170
+ var scheduler_react_month_default = () => /* @__PURE__ */ jsxs23(Fragment16, { children: [
6171
+ /* @__PURE__ */ jsx53("style", { children: style }),
6172
+ /* @__PURE__ */ jsx53("div", { id: "test-area", className: "k-d-grid k-grid-cols-1", children: /* @__PURE__ */ jsxs23("div", { className: "k-widget k-scheduler k-scheduler-flex", style: { height: "900px" }, children: [
6173
+ /* @__PURE__ */ jsxs23(Toolbar, { className: "k-scheduler-toolbar", children: [
6174
+ /* @__PURE__ */ jsxs23(ButtonGroup, { className: "k-scheduler-navigation", children: [
6175
+ /* @__PURE__ */ jsx53(Button, { children: "Today" }),
6176
+ /* @__PURE__ */ jsx53(Button, { icon: "caret-alt-left" }),
6177
+ /* @__PURE__ */ jsx53(Button, { icon: "caret-alt-right" })
6172
6178
  ] }),
6173
- /* @__PURE__ */ jsx51(Button, { icon: "calendar", className: "k-nav-current", fillMode: "flat", children: "June 2020" }),
6174
- /* @__PURE__ */ jsx51("span", { className: "k-spacer" }),
6175
- /* @__PURE__ */ jsxs22(ButtonGroup, { className: "k-scheduler-views", children: [
6176
- /* @__PURE__ */ jsx51(Button, { children: "Day" }),
6177
- /* @__PURE__ */ jsx51(Button, { children: "Week" }),
6178
- /* @__PURE__ */ jsx51(Button, { selected: true, children: "Month" }),
6179
- /* @__PURE__ */ jsx51(Button, { children: "Timeline" }),
6180
- /* @__PURE__ */ jsx51(Button, { children: "Agenda" })
6179
+ /* @__PURE__ */ jsx53(Button, { icon: "calendar", className: "k-nav-current", fillMode: "flat", children: "June 2020" }),
6180
+ /* @__PURE__ */ jsx53("span", { className: "k-spacer" }),
6181
+ /* @__PURE__ */ jsxs23(ButtonGroup, { className: "k-scheduler-views", children: [
6182
+ /* @__PURE__ */ jsx53(Button, { children: "Day" }),
6183
+ /* @__PURE__ */ jsx53(Button, { children: "Week" }),
6184
+ /* @__PURE__ */ jsx53(Button, { selected: true, children: "Month" }),
6185
+ /* @__PURE__ */ jsx53(Button, { children: "Timeline" }),
6186
+ /* @__PURE__ */ jsx53(Button, { children: "Agenda" })
6181
6187
  ] })
6182
6188
  ] }),
6183
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-layout k-scheduler-layout-flex k-scheduler-monthview", children: [
6184
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-head", children: /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-group k-group-horizontal", children: [
6185
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-row", children: [
6186
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: "Meeting Room 101" }),
6187
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: "Meeting Room 201" })
6188
- ] }),
6189
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-row", children: [
6190
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: "Peter" }),
6191
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: "Alex" }),
6192
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: "Peter" }),
6193
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: "Alex" })
6194
- ] }),
6195
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-row", children: [
6196
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-group-cell", children: /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-row", children: [
6197
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "Sunday" }) }),
6198
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "Monday" }) }),
6199
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "Tuesday" }) }),
6200
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "Wednesday" }) }),
6201
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "Thursday" }) }),
6202
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "Friday" }) }),
6203
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "Saturday" }) })
6189
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-layout k-scheduler-layout-flex k-scheduler-monthview", children: [
6190
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-head", children: /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-group k-group-horizontal", children: [
6191
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-row", children: [
6192
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: "Meeting Room 101" }),
6193
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: "Meeting Room 201" })
6194
+ ] }),
6195
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-row", children: [
6196
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: "Peter" }),
6197
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: "Alex" }),
6198
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: "Peter" }),
6199
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: "Alex" })
6200
+ ] }),
6201
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-row", children: [
6202
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-group-cell", children: /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-row", children: [
6203
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "Sunday" }) }),
6204
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "Monday" }) }),
6205
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "Tuesday" }) }),
6206
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "Wednesday" }) }),
6207
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "Thursday" }) }),
6208
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "Friday" }) }),
6209
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "Saturday" }) })
6204
6210
  ] }) }),
6205
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-group-cell", children: /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-row", children: [
6206
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "Sunday" }) }),
6207
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "Monday" }) }),
6208
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "Tuesday" }) }),
6209
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "Wednesday" }) }),
6210
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "Thursday" }) }),
6211
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "Friday" }) }),
6212
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "Saturday" }) })
6211
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-group-cell", children: /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-row", children: [
6212
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "Sunday" }) }),
6213
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "Monday" }) }),
6214
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "Tuesday" }) }),
6215
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "Wednesday" }) }),
6216
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "Thursday" }) }),
6217
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "Friday" }) }),
6218
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "Saturday" }) })
6213
6219
  ] }) }),
6214
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-group-cell", children: /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-row", children: [
6215
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "Sunday" }) }),
6216
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "Monday" }) }),
6217
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "Tuesday" }) }),
6218
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "Wednesday" }) }),
6219
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "Thursday" }) }),
6220
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "Friday" }) }),
6221
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "Saturday" }) })
6220
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-group-cell", children: /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-row", children: [
6221
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "Sunday" }) }),
6222
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "Monday" }) }),
6223
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "Tuesday" }) }),
6224
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "Wednesday" }) }),
6225
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "Thursday" }) }),
6226
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "Friday" }) }),
6227
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "Saturday" }) })
6222
6228
  ] }) }),
6223
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-group-cell", children: /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-row", children: [
6224
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "Sunday" }) }),
6225
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "Monday" }) }),
6226
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "Tuesday" }) }),
6227
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "Wednesday" }) }),
6228
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "Thursday" }) }),
6229
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "Friday" }) }),
6230
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "Saturday" }) })
6229
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-group-cell", children: /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-row", children: [
6230
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "Sunday" }) }),
6231
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "Monday" }) }),
6232
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "Tuesday" }) }),
6233
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "Wednesday" }) }),
6234
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "Thursday" }) }),
6235
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "Friday" }) }),
6236
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-heading-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "Saturday" }) })
6231
6237
  ] }) })
6232
6238
  ] })
6233
6239
  ] }) }),
6234
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-body", children: [
6235
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-group k-group-horizontal", children: /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-row", children: [
6236
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-cell k-group-cell", children: [
6237
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-row", children: [
6238
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "31" }) }),
6239
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "01" }) }),
6240
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "02" }) }),
6241
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "03" }) }),
6242
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-cell k-slot-cell", children: [
6243
- /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "04" }),
6244
- /* @__PURE__ */ jsx51(Button, { className: "k-more-events", icon: "more-horizontal" })
6240
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-body", children: [
6241
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-group k-group-horizontal", children: /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-row", children: [
6242
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-cell k-group-cell", children: [
6243
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-row", children: [
6244
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "31" }) }),
6245
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "01" }) }),
6246
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "02" }) }),
6247
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "03" }) }),
6248
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-cell k-slot-cell", children: [
6249
+ /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "04" }),
6250
+ /* @__PURE__ */ jsx53(Button, { className: "k-more-events", icon: "more-horizontal" })
6245
6251
  ] }),
6246
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "05" }) }),
6247
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "06" }) })
6252
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "05" }) }),
6253
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "06" }) })
6248
6254
  ] }),
6249
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-row", children: [
6250
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "07" }) }),
6251
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "08" }) }),
6252
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "09" }) }),
6253
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-cell k-slot-cell", children: [
6254
- /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "10" }),
6255
- /* @__PURE__ */ jsx51(Button, { className: "k-more-events", icon: "more-horizontal" })
6255
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-row", children: [
6256
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "07" }) }),
6257
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "08" }) }),
6258
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "09" }) }),
6259
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-cell k-slot-cell", children: [
6260
+ /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "10" }),
6261
+ /* @__PURE__ */ jsx53(Button, { className: "k-more-events", icon: "more-horizontal" })
6256
6262
  ] }),
6257
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "11" }) }),
6258
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "12" }) }),
6259
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "13" }) })
6263
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "11" }) }),
6264
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "12" }) }),
6265
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "13" }) })
6260
6266
  ] }),
6261
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-row", children: [
6262
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "14" }) }),
6263
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "15" }) }),
6264
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "16" }) }),
6265
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "17" }) }),
6266
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "18" }) }),
6267
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "19" }) }),
6268
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "20" }) })
6267
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-row", children: [
6268
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "14" }) }),
6269
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "15" }) }),
6270
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "16" }) }),
6271
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "17" }) }),
6272
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "18" }) }),
6273
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "19" }) }),
6274
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "20" }) })
6269
6275
  ] }),
6270
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-row", children: [
6271
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "21" }) }),
6272
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "22" }) }),
6273
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "23" }) }),
6274
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-cell k-slot-cell", children: [
6275
- /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "24" }),
6276
- /* @__PURE__ */ jsx51(Button, { className: "k-more-events", icon: "more-horizontal" })
6276
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-row", children: [
6277
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "21" }) }),
6278
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "22" }) }),
6279
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "23" }) }),
6280
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-cell k-slot-cell", children: [
6281
+ /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "24" }),
6282
+ /* @__PURE__ */ jsx53(Button, { className: "k-more-events", icon: "more-horizontal" })
6277
6283
  ] }),
6278
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-cell k-slot-cell", children: [
6279
- /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "25" }),
6280
- /* @__PURE__ */ jsx51(Button, { className: "k-more-events", icon: "more-horizontal" })
6284
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-cell k-slot-cell", children: [
6285
+ /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "25" }),
6286
+ /* @__PURE__ */ jsx53(Button, { className: "k-more-events", icon: "more-horizontal" })
6281
6287
  ] }),
6282
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-cell k-slot-cell", children: [
6283
- /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "26" }),
6284
- /* @__PURE__ */ jsx51(Button, { className: "k-more-events", icon: "more-horizontal" })
6288
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-cell k-slot-cell", children: [
6289
+ /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "26" }),
6290
+ /* @__PURE__ */ jsx53(Button, { className: "k-more-events", icon: "more-horizontal" })
6285
6291
  ] }),
6286
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-cell k-slot-cell", children: [
6287
- /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "27" }),
6288
- /* @__PURE__ */ jsx51(Button, { className: "k-more-events", icon: "more-horizontal" })
6292
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-cell k-slot-cell", children: [
6293
+ /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "27" }),
6294
+ /* @__PURE__ */ jsx53(Button, { className: "k-more-events", icon: "more-horizontal" })
6289
6295
  ] })
6290
6296
  ] }),
6291
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-row", children: [
6292
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-cell k-slot-cell", children: [
6293
- /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "28" }),
6294
- /* @__PURE__ */ jsx51(Button, { className: "k-more-events", icon: "more-horizontal" })
6297
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-row", children: [
6298
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-cell k-slot-cell", children: [
6299
+ /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "28" }),
6300
+ /* @__PURE__ */ jsx53(Button, { className: "k-more-events", icon: "more-horizontal" })
6295
6301
  ] }),
6296
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "29" }) }),
6297
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "30" }) }),
6298
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "01" }) }),
6299
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "02" }) }),
6300
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "03" }) }),
6301
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "04" }) })
6302
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "29" }) }),
6303
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "30" }) }),
6304
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "01" }) }),
6305
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "02" }) }),
6306
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "03" }) }),
6307
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "04" }) })
6302
6308
  ] })
6303
6309
  ] }),
6304
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-cell k-group-cell", children: [
6305
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-row", children: [
6306
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "31" }) }),
6307
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "01" }) }),
6308
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "02" }) }),
6309
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "03" }) }),
6310
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-cell k-slot-cell", children: [
6311
- /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "04" }),
6312
- /* @__PURE__ */ jsx51(Button, { className: "k-more-events", icon: "more-horizontal" })
6310
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-cell k-group-cell", children: [
6311
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-row", children: [
6312
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "31" }) }),
6313
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "01" }) }),
6314
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "02" }) }),
6315
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "03" }) }),
6316
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-cell k-slot-cell", children: [
6317
+ /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "04" }),
6318
+ /* @__PURE__ */ jsx53(Button, { className: "k-more-events", icon: "more-horizontal" })
6313
6319
  ] }),
6314
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "05" }) }),
6315
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "06" }) })
6320
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "05" }) }),
6321
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "06" }) })
6316
6322
  ] }),
6317
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-row", children: [
6318
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "07" }) }),
6319
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "08" }) }),
6320
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "09" }) }),
6321
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-cell k-slot-cell", children: [
6322
- /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "10" }),
6323
- /* @__PURE__ */ jsx51(Button, { className: "k-more-events", icon: "more-horizontal" })
6323
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-row", children: [
6324
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "07" }) }),
6325
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "08" }) }),
6326
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "09" }) }),
6327
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-cell k-slot-cell", children: [
6328
+ /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "10" }),
6329
+ /* @__PURE__ */ jsx53(Button, { className: "k-more-events", icon: "more-horizontal" })
6324
6330
  ] }),
6325
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "11" }) }),
6326
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "12" }) }),
6327
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "13" }) })
6331
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "11" }) }),
6332
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "12" }) }),
6333
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "13" }) })
6328
6334
  ] }),
6329
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-row", children: [
6330
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "14" }) }),
6331
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "15" }) }),
6332
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "16" }) }),
6333
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "17" }) }),
6334
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "18" }) }),
6335
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "19" }) }),
6336
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "20" }) })
6335
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-row", children: [
6336
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "14" }) }),
6337
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "15" }) }),
6338
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "16" }) }),
6339
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "17" }) }),
6340
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "18" }) }),
6341
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "19" }) }),
6342
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "20" }) })
6337
6343
  ] }),
6338
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-row", children: [
6339
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "21" }) }),
6340
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "22" }) }),
6341
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "23" }) }),
6342
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-cell k-slot-cell", children: [
6343
- /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "24" }),
6344
- /* @__PURE__ */ jsx51(Button, { className: "k-more-events", icon: "more-horizontal" })
6344
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-row", children: [
6345
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "21" }) }),
6346
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "22" }) }),
6347
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "23" }) }),
6348
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-cell k-slot-cell", children: [
6349
+ /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "24" }),
6350
+ /* @__PURE__ */ jsx53(Button, { className: "k-more-events", icon: "more-horizontal" })
6345
6351
  ] }),
6346
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-cell k-slot-cell", children: [
6347
- /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "25" }),
6348
- /* @__PURE__ */ jsx51(Button, { className: "k-more-events", icon: "more-horizontal" })
6352
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-cell k-slot-cell", children: [
6353
+ /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "25" }),
6354
+ /* @__PURE__ */ jsx53(Button, { className: "k-more-events", icon: "more-horizontal" })
6349
6355
  ] }),
6350
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-cell k-slot-cell", children: [
6351
- /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "26" }),
6352
- /* @__PURE__ */ jsx51(Button, { className: "k-more-events", icon: "more-horizontal" })
6356
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-cell k-slot-cell", children: [
6357
+ /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "26" }),
6358
+ /* @__PURE__ */ jsx53(Button, { className: "k-more-events", icon: "more-horizontal" })
6353
6359
  ] }),
6354
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-cell k-slot-cell", children: [
6355
- /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "27" }),
6356
- /* @__PURE__ */ jsx51(Button, { className: "k-more-events", icon: "more-horizontal" })
6360
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-cell k-slot-cell", children: [
6361
+ /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "27" }),
6362
+ /* @__PURE__ */ jsx53(Button, { className: "k-more-events", icon: "more-horizontal" })
6357
6363
  ] })
6358
6364
  ] }),
6359
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-row", children: [
6360
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-cell k-slot-cell", children: [
6361
- /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "28" }),
6362
- /* @__PURE__ */ jsx51(Button, { className: "k-more-events", icon: "more-horizontal" })
6365
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-row", children: [
6366
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-cell k-slot-cell", children: [
6367
+ /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "28" }),
6368
+ /* @__PURE__ */ jsx53(Button, { className: "k-more-events", icon: "more-horizontal" })
6363
6369
  ] }),
6364
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "29" }) }),
6365
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "30" }) }),
6366
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "01" }) }),
6367
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "02" }) }),
6368
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "03" }) }),
6369
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "04" }) })
6370
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "29" }) }),
6371
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "30" }) }),
6372
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "01" }) }),
6373
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "02" }) }),
6374
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "03" }) }),
6375
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "04" }) })
6370
6376
  ] })
6371
6377
  ] }),
6372
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-cell k-group-cell", children: [
6373
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-row", children: [
6374
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "31" }) }),
6375
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "01" }) }),
6376
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "02" }) }),
6377
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "03" }) }),
6378
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-cell k-slot-cell", children: [
6379
- /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "04" }),
6380
- /* @__PURE__ */ jsx51(Button, { className: "k-more-events", icon: "more-horizontal" })
6378
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-cell k-group-cell", children: [
6379
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-row", children: [
6380
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "31" }) }),
6381
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "01" }) }),
6382
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "02" }) }),
6383
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "03" }) }),
6384
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-cell k-slot-cell", children: [
6385
+ /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "04" }),
6386
+ /* @__PURE__ */ jsx53(Button, { className: "k-more-events", icon: "more-horizontal" })
6381
6387
  ] }),
6382
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "05" }) }),
6383
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "06" }) })
6388
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "05" }) }),
6389
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "06" }) })
6384
6390
  ] }),
6385
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-row", children: [
6386
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "07" }) }),
6387
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "08" }) }),
6388
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "09" }) }),
6389
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-cell k-slot-cell", children: [
6390
- /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "10" }),
6391
- /* @__PURE__ */ jsx51(Button, { className: "k-more-events", icon: "more-horizontal" })
6391
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-row", children: [
6392
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "07" }) }),
6393
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "08" }) }),
6394
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "09" }) }),
6395
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-cell k-slot-cell", children: [
6396
+ /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "10" }),
6397
+ /* @__PURE__ */ jsx53(Button, { className: "k-more-events", icon: "more-horizontal" })
6392
6398
  ] }),
6393
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "11" }) }),
6394
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "12" }) }),
6395
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "13" }) })
6399
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "11" }) }),
6400
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "12" }) }),
6401
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "13" }) })
6396
6402
  ] }),
6397
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-row", children: [
6398
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "14" }) }),
6399
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "15" }) }),
6400
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "16" }) }),
6401
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "17" }) }),
6402
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "18" }) }),
6403
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "19" }) }),
6404
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "20" }) })
6403
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-row", children: [
6404
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "14" }) }),
6405
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "15" }) }),
6406
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "16" }) }),
6407
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "17" }) }),
6408
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "18" }) }),
6409
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "19" }) }),
6410
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "20" }) })
6405
6411
  ] }),
6406
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-row", children: [
6407
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "21" }) }),
6408
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "22" }) }),
6409
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "23" }) }),
6410
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-cell k-slot-cell", children: [
6411
- /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "24" }),
6412
- /* @__PURE__ */ jsx51(Button, { className: "k-more-events", icon: "more-horizontal" })
6412
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-row", children: [
6413
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "21" }) }),
6414
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "22" }) }),
6415
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "23" }) }),
6416
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-cell k-slot-cell", children: [
6417
+ /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "24" }),
6418
+ /* @__PURE__ */ jsx53(Button, { className: "k-more-events", icon: "more-horizontal" })
6413
6419
  ] }),
6414
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-cell k-slot-cell", children: [
6415
- /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "25" }),
6416
- /* @__PURE__ */ jsx51(Button, { className: "k-more-events", icon: "more-horizontal" })
6420
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-cell k-slot-cell", children: [
6421
+ /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "25" }),
6422
+ /* @__PURE__ */ jsx53(Button, { className: "k-more-events", icon: "more-horizontal" })
6417
6423
  ] }),
6418
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-cell k-slot-cell", children: [
6419
- /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "26" }),
6420
- /* @__PURE__ */ jsx51(Button, { className: "k-more-events", icon: "more-horizontal" })
6424
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-cell k-slot-cell", children: [
6425
+ /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "26" }),
6426
+ /* @__PURE__ */ jsx53(Button, { className: "k-more-events", icon: "more-horizontal" })
6421
6427
  ] }),
6422
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-cell k-slot-cell", children: [
6423
- /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "27" }),
6424
- /* @__PURE__ */ jsx51(Button, { className: "k-more-events", icon: "more-horizontal" })
6428
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-cell k-slot-cell", children: [
6429
+ /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "27" }),
6430
+ /* @__PURE__ */ jsx53(Button, { className: "k-more-events", icon: "more-horizontal" })
6425
6431
  ] })
6426
6432
  ] }),
6427
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-row", children: [
6428
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-cell k-slot-cell", children: [
6429
- /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "28" }),
6430
- /* @__PURE__ */ jsx51(Button, { className: "k-more-events", icon: "more-horizontal" })
6433
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-row", children: [
6434
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-cell k-slot-cell", children: [
6435
+ /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "28" }),
6436
+ /* @__PURE__ */ jsx53(Button, { className: "k-more-events", icon: "more-horizontal" })
6431
6437
  ] }),
6432
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "29" }) }),
6433
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "30" }) }),
6434
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "01" }) }),
6435
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "02" }) }),
6436
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "03" }) }),
6437
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "04" }) })
6438
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "29" }) }),
6439
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "30" }) }),
6440
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "01" }) }),
6441
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "02" }) }),
6442
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "03" }) }),
6443
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "04" }) })
6438
6444
  ] })
6439
6445
  ] }),
6440
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-cell k-group-cell", children: [
6441
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-row", children: [
6442
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "31" }) }),
6443
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "01" }) }),
6444
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "02" }) }),
6445
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "03" }) }),
6446
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-cell k-slot-cell", children: [
6447
- /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "04" }),
6448
- /* @__PURE__ */ jsx51(Button, { className: "k-more-events", icon: "more-horizontal" })
6446
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-cell k-group-cell", children: [
6447
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-row", children: [
6448
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "31" }) }),
6449
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "01" }) }),
6450
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "02" }) }),
6451
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "03" }) }),
6452
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-cell k-slot-cell", children: [
6453
+ /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "04" }),
6454
+ /* @__PURE__ */ jsx53(Button, { className: "k-more-events", icon: "more-horizontal" })
6449
6455
  ] }),
6450
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "05" }) }),
6451
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "06" }) })
6456
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "05" }) }),
6457
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "06" }) })
6452
6458
  ] }),
6453
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-row", children: [
6454
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "07" }) }),
6455
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "08" }) }),
6456
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "09" }) }),
6457
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-cell k-slot-cell", children: [
6458
- /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "10" }),
6459
- /* @__PURE__ */ jsx51(Button, { className: "k-more-events", icon: "more-horizontal" })
6459
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-row", children: [
6460
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "07" }) }),
6461
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "08" }) }),
6462
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "09" }) }),
6463
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-cell k-slot-cell", children: [
6464
+ /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "10" }),
6465
+ /* @__PURE__ */ jsx53(Button, { className: "k-more-events", icon: "more-horizontal" })
6460
6466
  ] }),
6461
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "11" }) }),
6462
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "12" }) }),
6463
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "13" }) })
6467
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "11" }) }),
6468
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "12" }) }),
6469
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "13" }) })
6464
6470
  ] }),
6465
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-row", children: [
6466
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "14" }) }),
6467
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "15" }) }),
6468
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "16" }) }),
6469
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "17" }) }),
6470
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "18" }) }),
6471
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "19" }) }),
6472
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "20" }) })
6471
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-row", children: [
6472
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "14" }) }),
6473
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "15" }) }),
6474
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "16" }) }),
6475
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "17" }) }),
6476
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "18" }) }),
6477
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "19" }) }),
6478
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "20" }) })
6473
6479
  ] }),
6474
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-row", children: [
6475
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "21" }) }),
6476
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "22" }) }),
6477
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "23" }) }),
6478
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-cell k-slot-cell", children: [
6479
- /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "24" }),
6480
- /* @__PURE__ */ jsx51(Button, { className: "k-more-events", icon: "more-horizontal" })
6480
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-row", children: [
6481
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "21" }) }),
6482
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "22" }) }),
6483
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "23" }) }),
6484
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-cell k-slot-cell", children: [
6485
+ /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "24" }),
6486
+ /* @__PURE__ */ jsx53(Button, { className: "k-more-events", icon: "more-horizontal" })
6481
6487
  ] }),
6482
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-cell k-slot-cell", children: [
6483
- /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "25" }),
6484
- /* @__PURE__ */ jsx51(Button, { className: "k-more-events", icon: "more-horizontal" })
6488
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-cell k-slot-cell", children: [
6489
+ /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "25" }),
6490
+ /* @__PURE__ */ jsx53(Button, { className: "k-more-events", icon: "more-horizontal" })
6485
6491
  ] }),
6486
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-cell k-slot-cell", children: [
6487
- /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "26" }),
6488
- /* @__PURE__ */ jsx51(Button, { className: "k-more-events", icon: "more-horizontal" })
6492
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-cell k-slot-cell", children: [
6493
+ /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "26" }),
6494
+ /* @__PURE__ */ jsx53(Button, { className: "k-more-events", icon: "more-horizontal" })
6489
6495
  ] }),
6490
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-cell k-slot-cell", children: [
6491
- /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "27" }),
6492
- /* @__PURE__ */ jsx51(Button, { className: "k-more-events", icon: "more-horizontal" })
6496
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-cell k-slot-cell", children: [
6497
+ /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "27" }),
6498
+ /* @__PURE__ */ jsx53(Button, { className: "k-more-events", icon: "more-horizontal" })
6493
6499
  ] })
6494
6500
  ] }),
6495
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-row", children: [
6496
- /* @__PURE__ */ jsxs22("div", { className: "k-scheduler-cell k-slot-cell", children: [
6497
- /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "28" }),
6498
- /* @__PURE__ */ jsx51(Button, { className: "k-more-events", icon: "more-horizontal" })
6501
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-row", children: [
6502
+ /* @__PURE__ */ jsxs23("div", { className: "k-scheduler-cell k-slot-cell", children: [
6503
+ /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "28" }),
6504
+ /* @__PURE__ */ jsx53(Button, { className: "k-more-events", icon: "more-horizontal" })
6499
6505
  ] }),
6500
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "29" }) }),
6501
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "30" }) }),
6502
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "01" }) }),
6503
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "02" }) }),
6504
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "03" }) }),
6505
- /* @__PURE__ */ jsx51("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx51("span", { className: "k-link k-nav-day", children: "04" }) })
6506
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "29" }) }),
6507
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "30" }) }),
6508
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "01" }) }),
6509
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "02" }) }),
6510
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "03" }) }),
6511
+ /* @__PURE__ */ jsx53("div", { className: "k-scheduler-cell k-slot-cell", children: /* @__PURE__ */ jsx53("span", { className: "k-link k-nav-day", children: "04" }) })
6506
6512
  ] })
6507
6513
  ] })
6508
6514
  ] }) }),
6509
- /* @__PURE__ */ jsxs22("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: [
6510
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
6511
- /* @__PURE__ */ jsxs22("div", { children: [
6512
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
6513
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Dance Practice" })
6514
- ] }),
6515
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6516
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6517
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6518
- ] }),
6519
- /* @__PURE__ */ jsxs22("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: [
6520
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
6521
- /* @__PURE__ */ jsxs22("div", { children: [
6522
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
6523
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Dance Practice" })
6524
- ] }),
6525
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6526
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6527
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6528
- ] }),
6529
- /* @__PURE__ */ jsxs22("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: [
6530
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
6531
- /* @__PURE__ */ jsxs22("div", { children: [
6532
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
6533
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Dance Practice" })
6534
- ] }),
6535
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6536
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6537
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6538
- ] }),
6539
- /* @__PURE__ */ jsxs22("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: [
6540
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
6541
- /* @__PURE__ */ jsxs22("div", { children: [
6542
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
6543
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Dance Practice" })
6544
- ] }),
6545
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6546
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6547
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6548
- ] }),
6549
- /* @__PURE__ */ jsxs22("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: [
6550
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
6551
- /* @__PURE__ */ jsxs22("div", { children: [
6552
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(11:00 AM - 12:30 PM): Breakfast at Starbucks" }),
6553
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Breakfast at Starbucks" })
6554
- ] }),
6555
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6556
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6557
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6558
- ] }),
6559
- /* @__PURE__ */ jsxs22("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: [
6560
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
6561
- /* @__PURE__ */ jsxs22("div", { children: [
6562
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(11:00 AM - 12:30 PM): Breakfast at Starbucks" }),
6563
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Breakfast at Starbucks" })
6564
- ] }),
6565
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6566
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6567
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6568
- ] }),
6569
- /* @__PURE__ */ jsxs22("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: [
6570
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
6571
- /* @__PURE__ */ jsxs22("div", { children: [
6572
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(11:00 AM - 12:30 PM): Breakfast at Starbucks" }),
6573
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Breakfast at Starbucks" })
6574
- ] }),
6575
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6576
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6577
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6578
- ] }),
6579
- /* @__PURE__ */ jsxs22("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: [
6580
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
6581
- /* @__PURE__ */ jsxs22("div", { children: [
6582
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(11:00 AM - 12:30 PM): Breakfast at Starbucks" }),
6583
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Breakfast at Starbucks" })
6584
- ] }),
6585
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6586
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6587
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6588
- ] }),
6589
- /* @__PURE__ */ jsxs22("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: [
6590
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
6591
- /* @__PURE__ */ jsxs22("div", { children: [
6592
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 3:00 PM): Software updates" }),
6593
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Software updates" })
6594
- ] }),
6595
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6596
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6597
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6598
- ] }),
6599
- /* @__PURE__ */ jsxs22("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: [
6600
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
6601
- /* @__PURE__ */ jsxs22("div", { children: [
6602
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 3:00 PM): Software updates" }),
6603
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Software updates" })
6604
- ] }),
6605
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6606
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6607
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6608
- ] }),
6609
- /* @__PURE__ */ jsxs22("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: [
6610
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
6611
- /* @__PURE__ */ jsxs22("div", { children: [
6612
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 3:00 PM): Software updates" }),
6613
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Software updates" })
6614
- ] }),
6615
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6616
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6617
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6618
- ] }),
6619
- /* @__PURE__ */ jsxs22("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: [
6620
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
6621
- /* @__PURE__ */ jsxs22("div", { children: [
6622
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 3:00 PM): Software updates" }),
6623
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Software updates" })
6624
- ] }),
6625
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6626
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6627
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6628
- ] }),
6629
- /* @__PURE__ */ jsxs22("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: [
6630
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
6631
- /* @__PURE__ */ jsxs22("div", { children: [
6632
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(1:00 PM - 3:00 PM): HR seminar preparation" }),
6633
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "HR seminar preparation" })
6634
- ] }),
6635
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6636
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6637
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6638
- ] }),
6639
- /* @__PURE__ */ jsxs22("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: [
6640
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
6641
- /* @__PURE__ */ jsxs22("div", { children: [
6642
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(1:00 PM - 3:00 PM): HR seminar preparation" }),
6643
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "HR seminar preparation" })
6644
- ] }),
6645
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6646
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6647
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6648
- ] }),
6649
- /* @__PURE__ */ jsxs22("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: [
6650
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
6651
- /* @__PURE__ */ jsxs22("div", { children: [
6652
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(1:00 PM - 3:00 PM): HR seminar preparation" }),
6653
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "HR seminar preparation" })
6654
- ] }),
6655
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6656
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6657
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6658
- ] }),
6659
- /* @__PURE__ */ jsxs22("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: [
6660
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
6661
- /* @__PURE__ */ jsxs22("div", { children: [
6662
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(1:00 PM - 3:00 PM): HR seminar preparation" }),
6663
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "HR seminar preparation" })
6664
- ] }),
6665
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6666
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6667
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6668
- ] }),
6669
- /* @__PURE__ */ jsxs22("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: [
6670
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
6671
- /* @__PURE__ */ jsxs22("div", { children: [
6672
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 AM - 11:30 AM): Website upload" }),
6673
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Website upload" })
6674
- ] }),
6675
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6676
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6677
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6678
- ] }),
6679
- /* @__PURE__ */ jsxs22("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: [
6680
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
6681
- /* @__PURE__ */ jsxs22("div", { children: [
6682
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 AM - 11:30 AM): Website upload" }),
6683
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Website upload" })
6684
- ] }),
6685
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6686
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6687
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6688
- ] }),
6689
- /* @__PURE__ */ jsxs22("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: [
6690
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
6691
- /* @__PURE__ */ jsxs22("div", { children: [
6692
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 AM - 11:30 AM): Website upload" }),
6693
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Website upload" })
6694
- ] }),
6695
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6696
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6697
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6698
- ] }),
6699
- /* @__PURE__ */ jsxs22("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: [
6700
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
6701
- /* @__PURE__ */ jsxs22("div", { children: [
6702
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 AM - 11:30 AM): Website upload" }),
6703
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Website upload" })
6704
- ] }),
6705
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6706
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6707
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6708
- ] }),
6709
- /* @__PURE__ */ jsxs22("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: [
6710
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
6711
- /* @__PURE__ */ jsxs22("div", { children: [
6712
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
6713
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Dance Practice" })
6714
- ] }),
6715
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6716
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6717
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6718
- ] }),
6719
- /* @__PURE__ */ jsxs22("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: [
6720
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
6721
- /* @__PURE__ */ jsxs22("div", { children: [
6722
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
6723
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Dance Practice" })
6724
- ] }),
6725
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6726
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6727
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6728
- ] }),
6729
- /* @__PURE__ */ jsxs22("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: [
6730
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
6731
- /* @__PURE__ */ jsxs22("div", { children: [
6732
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
6733
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Dance Practice" })
6734
- ] }),
6735
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6736
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6737
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6738
- ] }),
6739
- /* @__PURE__ */ jsxs22("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: [
6740
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
6741
- /* @__PURE__ */ jsxs22("div", { children: [
6742
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
6743
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Dance Practice" })
6744
- ] }),
6745
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6746
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6747
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6748
- ] }),
6749
- /* @__PURE__ */ jsxs22("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: [
6750
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
6751
- /* @__PURE__ */ jsxs22("div", { children: [
6752
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
6753
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "HR Lecture" })
6754
- ] }),
6755
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6756
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6757
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6758
- ] }),
6759
- /* @__PURE__ */ jsxs22("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: [
6760
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
6761
- /* @__PURE__ */ jsxs22("div", { children: [
6762
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
6763
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "HR Lecture" })
6764
- ] }),
6765
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6766
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6767
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6768
- ] }),
6769
- /* @__PURE__ */ jsxs22("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: [
6770
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
6771
- /* @__PURE__ */ jsxs22("div", { children: [
6772
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
6773
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "HR Lecture" })
6774
- ] }),
6775
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6776
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6777
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6778
- ] }),
6779
- /* @__PURE__ */ jsxs22("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: [
6780
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
6781
- /* @__PURE__ */ jsxs22("div", { children: [
6782
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
6783
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "HR Lecture" })
6784
- ] }),
6785
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6786
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6787
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6788
- ] }),
6789
- /* @__PURE__ */ jsxs22("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: [
6790
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
6791
- /* @__PURE__ */ jsxs22("div", { children: [
6792
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(12:00 AM - 3:00 AM): Bowling tournament" }),
6793
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Bowling tournament" })
6794
- ] }),
6795
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6796
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6797
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6798
- ] }),
6799
- /* @__PURE__ */ jsxs22("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: [
6800
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
6801
- /* @__PURE__ */ jsxs22("div", { children: [
6802
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(12:00 AM - 3:00 AM): Bowling tournament" }),
6803
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Bowling tournament" })
6804
- ] }),
6805
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6806
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6807
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6808
- ] }),
6809
- /* @__PURE__ */ jsxs22("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: [
6810
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
6811
- /* @__PURE__ */ jsxs22("div", { children: [
6812
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(12:00 AM - 3:00 AM): Bowling tournament" }),
6813
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Bowling tournament" })
6814
- ] }),
6815
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6816
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6817
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6818
- ] }),
6819
- /* @__PURE__ */ jsxs22("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: [
6820
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
6821
- /* @__PURE__ */ jsxs22("div", { children: [
6822
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(12:00 AM - 3:00 AM): Bowling tournament" }),
6823
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Bowling tournament" })
6824
- ] }),
6825
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6826
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6827
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6828
- ] }),
6829
- /* @__PURE__ */ jsxs22("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: [
6830
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
6831
- /* @__PURE__ */ jsxs22("div", { children: [
6832
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 AM - 11:00 AM): Take the dog to the vet" }),
6833
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Take the dog to the vet" })
6834
- ] }),
6835
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6836
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6837
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6838
- ] }),
6839
- /* @__PURE__ */ jsxs22("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: [
6840
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
6841
- /* @__PURE__ */ jsxs22("div", { children: [
6842
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 AM - 11:00 AM): Take the dog to the vet" }),
6843
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Take the dog to the vet" })
6844
- ] }),
6845
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6846
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6847
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6848
- ] }),
6849
- /* @__PURE__ */ jsxs22("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: [
6850
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
6851
- /* @__PURE__ */ jsxs22("div", { children: [
6852
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 AM - 11:00 AM): Take the dog to the vet" }),
6853
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Take the dog to the vet" })
6854
- ] }),
6855
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6856
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6857
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6858
- ] }),
6859
- /* @__PURE__ */ jsxs22("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: [
6860
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
6861
- /* @__PURE__ */ jsxs22("div", { children: [
6862
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 AM - 11:00 AM): Take the dog to the vet" }),
6863
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Take the dog to the vet" })
6864
- ] }),
6865
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6866
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6867
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6868
- ] }),
6869
- /* @__PURE__ */ jsxs22("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: [
6870
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
6871
- /* @__PURE__ */ jsxs22("div", { children: [
6872
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(2:30 PM - 4:00 PM): Call Charlie about the project" }),
6873
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Call Charlie about the project" })
6874
- ] }),
6875
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6876
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6877
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6878
- ] }),
6879
- /* @__PURE__ */ jsxs22("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: [
6880
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
6881
- /* @__PURE__ */ jsxs22("div", { children: [
6882
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(2:30 PM - 4:00 PM): Call Charlie about the project" }),
6883
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Call Charlie about the project" })
6884
- ] }),
6885
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6886
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6887
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6888
- ] }),
6889
- /* @__PURE__ */ jsxs22("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: [
6890
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
6891
- /* @__PURE__ */ jsxs22("div", { children: [
6892
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(2:30 PM - 4:00 PM): Call Charlie about the project" }),
6893
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Call Charlie about the project" })
6894
- ] }),
6895
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6896
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6897
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6898
- ] }),
6899
- /* @__PURE__ */ jsxs22("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: [
6900
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
6901
- /* @__PURE__ */ jsxs22("div", { children: [
6902
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(2:30 PM - 4:00 PM): Call Charlie about the project" }),
6903
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Call Charlie about the project" })
6904
- ] }),
6905
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6906
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6907
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6908
- ] }),
6909
- /* @__PURE__ */ jsxs22("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: [
6910
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
6911
- /* @__PURE__ */ jsxs22("div", { children: [
6912
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
6913
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "HR Lecture" })
6914
- ] }),
6915
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6916
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6917
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6918
- ] }),
6919
- /* @__PURE__ */ jsxs22("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: [
6920
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
6921
- /* @__PURE__ */ jsxs22("div", { children: [
6922
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
6923
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "HR Lecture" })
6924
- ] }),
6925
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6926
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6927
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6928
- ] }),
6929
- /* @__PURE__ */ jsxs22("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: [
6930
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
6931
- /* @__PURE__ */ jsxs22("div", { children: [
6932
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
6933
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "HR Lecture" })
6934
- ] }),
6935
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6936
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6937
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6938
- ] }),
6939
- /* @__PURE__ */ jsxs22("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: [
6940
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
6941
- /* @__PURE__ */ jsxs22("div", { children: [
6942
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
6943
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "HR Lecture" })
6944
- ] }),
6945
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6946
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6947
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6948
- ] }),
6949
- /* @__PURE__ */ jsxs22("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: [
6950
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
6951
- /* @__PURE__ */ jsxs22("div", { children: [
6952
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(2:00 PM - 3:00 PM): Meeting with Alex" }),
6953
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Meeting with Alex" })
6954
- ] }),
6955
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6956
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6957
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6958
- ] }),
6959
- /* @__PURE__ */ jsxs22("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: [
6960
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
6961
- /* @__PURE__ */ jsxs22("div", { children: [
6962
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(2:00 PM - 3:00 PM): Meeting with Alex" }),
6963
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Meeting with Alex" })
6964
- ] }),
6965
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6966
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6967
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6968
- ] }),
6969
- /* @__PURE__ */ jsxs22("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: [
6970
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
6971
- /* @__PURE__ */ jsxs22("div", { children: [
6972
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(2:00 PM - 3:00 PM): Meeting with Alex" }),
6973
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Meeting with Alex" })
6974
- ] }),
6975
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6976
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6977
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6978
- ] }),
6979
- /* @__PURE__ */ jsxs22("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: [
6980
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
6981
- /* @__PURE__ */ jsxs22("div", { children: [
6982
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(2:00 PM - 3:00 PM): Meeting with Alex" }),
6983
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Meeting with Alex" })
6984
- ] }),
6985
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6986
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6987
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6988
- ] }),
6989
- /* @__PURE__ */ jsxs22("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: [
6990
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
6991
- /* @__PURE__ */ jsxs22("div", { children: [
6992
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
6993
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Dance Practice" })
6994
- ] }),
6995
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
6996
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
6997
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6998
- ] }),
6999
- /* @__PURE__ */ jsxs22("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: [
7000
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7001
- /* @__PURE__ */ jsxs22("div", { children: [
7002
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7003
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Dance Practice" })
7004
- ] }),
7005
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7006
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7007
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7008
- ] }),
7009
- /* @__PURE__ */ jsxs22("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: [
7010
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7011
- /* @__PURE__ */ jsxs22("div", { children: [
7012
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7013
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Dance Practice" })
7014
- ] }),
7015
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7016
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7017
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7018
- ] }),
7019
- /* @__PURE__ */ jsxs22("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: [
7020
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7021
- /* @__PURE__ */ jsxs22("div", { children: [
7022
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7023
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Dance Practice" })
7024
- ] }),
7025
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7026
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7027
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7028
- ] }),
7029
- /* @__PURE__ */ jsxs22("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: [
7030
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7031
- /* @__PURE__ */ jsxs22("div", { children: [
7032
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7033
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "HR Lecture" })
7034
- ] }),
7035
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7036
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7037
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7038
- ] }),
7039
- /* @__PURE__ */ jsxs22("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: [
7040
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7041
- /* @__PURE__ */ jsxs22("div", { children: [
7042
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7043
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "HR Lecture" })
7044
- ] }),
7045
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7046
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7047
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7048
- ] }),
7049
- /* @__PURE__ */ jsxs22("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: [
7050
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7051
- /* @__PURE__ */ jsxs22("div", { children: [
7052
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7053
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "HR Lecture" })
7054
- ] }),
7055
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7056
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7057
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7058
- ] }),
7059
- /* @__PURE__ */ jsxs22("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: [
7060
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7061
- /* @__PURE__ */ jsxs22("div", { children: [
7062
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7063
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "HR Lecture" })
7064
- ] }),
7065
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7066
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7067
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7068
- ] }),
7069
- /* @__PURE__ */ jsxs22("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: [
7070
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7071
- /* @__PURE__ */ jsxs22("div", { children: [
7072
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(6:00 PM - 7:00 PM): Helpdesk weekly meeting" }),
7073
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Helpdesk weekly meeting" })
7074
- ] }),
7075
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7076
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7077
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7078
- ] }),
7079
- /* @__PURE__ */ jsxs22("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: [
7080
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7081
- /* @__PURE__ */ jsxs22("div", { children: [
7082
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(6:00 PM - 7:00 PM): Helpdesk weekly meeting" }),
7083
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Helpdesk weekly meeting" })
7084
- ] }),
7085
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7086
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7087
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7088
- ] }),
7089
- /* @__PURE__ */ jsxs22("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: [
7090
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7091
- /* @__PURE__ */ jsxs22("div", { children: [
7092
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(6:00 PM - 7:00 PM): Helpdesk weekly meeting" }),
7093
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Helpdesk weekly meeting" })
7094
- ] }),
7095
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7096
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7097
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7098
- ] }),
7099
- /* @__PURE__ */ jsxs22("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: [
7100
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7101
- /* @__PURE__ */ jsxs22("div", { children: [
7102
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(6:00 PM - 7:00 PM): Helpdesk weekly meeting" }),
7103
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Helpdesk weekly meeting" })
7104
- ] }),
7105
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7106
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7107
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7108
- ] }),
7109
- /* @__PURE__ */ jsxs22("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: [
7110
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7111
- /* @__PURE__ */ jsxs22("div", { children: [
7112
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7113
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Dance Practice" })
7114
- ] }),
7115
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7116
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7117
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7118
- ] }),
7119
- /* @__PURE__ */ jsxs22("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: [
7120
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7121
- /* @__PURE__ */ jsxs22("div", { children: [
7122
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7123
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Dance Practice" })
7124
- ] }),
7125
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7126
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7127
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7128
- ] }),
7129
- /* @__PURE__ */ jsxs22("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: [
7130
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7131
- /* @__PURE__ */ jsxs22("div", { children: [
7132
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7133
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Dance Practice" })
7134
- ] }),
7135
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7136
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7137
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7138
- ] }),
7139
- /* @__PURE__ */ jsxs22("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: [
7140
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7141
- /* @__PURE__ */ jsxs22("div", { children: [
7142
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7143
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Dance Practice" })
7144
- ] }),
7145
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7146
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7147
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7148
- ] }),
7149
- /* @__PURE__ */ jsxs22("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: [
7150
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7151
- /* @__PURE__ */ jsxs22("div", { children: [
7152
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7153
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "HR Lecture" })
7154
- ] }),
7155
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7156
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7157
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7158
- ] }),
7159
- /* @__PURE__ */ jsxs22("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: [
7160
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7161
- /* @__PURE__ */ jsxs22("div", { children: [
7162
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7163
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "HR Lecture" })
7164
- ] }),
7165
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7166
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7167
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7168
- ] }),
7169
- /* @__PURE__ */ jsxs22("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: [
7170
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7171
- /* @__PURE__ */ jsxs22("div", { children: [
7172
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7173
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "HR Lecture" })
7174
- ] }),
7175
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7176
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7177
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7178
- ] }),
7179
- /* @__PURE__ */ jsxs22("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: [
7180
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7181
- /* @__PURE__ */ jsxs22("div", { children: [
7182
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7183
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "HR Lecture" })
7184
- ] }),
7185
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7186
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7187
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7188
- ] }),
7189
- /* @__PURE__ */ jsxs22("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: [
7190
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7191
- /* @__PURE__ */ jsxs22("div", { children: [
7192
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7193
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Dance Practice" })
7194
- ] }),
7195
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7196
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7197
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7198
- ] }),
7199
- /* @__PURE__ */ jsxs22("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: [
7200
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7201
- /* @__PURE__ */ jsxs22("div", { children: [
7202
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7203
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Dance Practice" })
7204
- ] }),
7205
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7206
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7207
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7208
- ] }),
7209
- /* @__PURE__ */ jsxs22("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: [
7210
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7211
- /* @__PURE__ */ jsxs22("div", { children: [
7212
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7213
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Dance Practice" })
7214
- ] }),
7215
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7216
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7217
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7218
- ] }),
7219
- /* @__PURE__ */ jsxs22("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: [
7220
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7221
- /* @__PURE__ */ jsxs22("div", { children: [
7222
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7223
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Dance Practice" })
7224
- ] }),
7225
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7226
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7227
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7228
- ] }),
7229
- /* @__PURE__ */ jsxs22("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: [
7230
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7231
- /* @__PURE__ */ jsxs22("div", { children: [
7232
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7233
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "HR Lecture" })
7234
- ] }),
7235
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7236
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7237
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7238
- ] }),
7239
- /* @__PURE__ */ jsxs22("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: [
7240
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7241
- /* @__PURE__ */ jsxs22("div", { children: [
7242
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7243
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "HR Lecture" })
7244
- ] }),
7245
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7246
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7247
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7248
- ] }),
7249
- /* @__PURE__ */ jsxs22("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: [
7250
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7251
- /* @__PURE__ */ jsxs22("div", { children: [
7252
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7253
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "HR Lecture" })
7254
- ] }),
7255
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7256
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7257
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7258
- ] }),
7259
- /* @__PURE__ */ jsxs22("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: [
7260
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7261
- /* @__PURE__ */ jsxs22("div", { children: [
7262
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7263
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "HR Lecture" })
7264
- ] }),
7265
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7266
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7267
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7268
- ] }),
7269
- /* @__PURE__ */ jsxs22("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: [
7270
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7271
- /* @__PURE__ */ jsxs22("div", { children: [
7272
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(11:30 AM - 1:00 PM): Car Service" }),
7273
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Car Service" })
7274
- ] }),
7275
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7276
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7277
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7278
- ] }),
7279
- /* @__PURE__ */ jsxs22("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: [
7280
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7281
- /* @__PURE__ */ jsxs22("div", { children: [
7282
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(11:30 AM - 1:00 PM): Car Service" }),
7283
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Car Service" })
7284
- ] }),
7285
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7286
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7287
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7288
- ] }),
7289
- /* @__PURE__ */ jsxs22("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: [
7290
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7291
- /* @__PURE__ */ jsxs22("div", { children: [
7292
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(11:30 AM - 1:00 PM): Car Service" }),
7293
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Car Service" })
7294
- ] }),
7295
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7296
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7297
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7298
- ] }),
7299
- /* @__PURE__ */ jsxs22("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: [
7300
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7301
- /* @__PURE__ */ jsxs22("div", { children: [
7302
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(11:30 AM - 1:00 PM): Car Service" }),
7303
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Car Service" })
7304
- ] }),
7305
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7306
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7307
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7308
- ] }),
7309
- /* @__PURE__ */ jsxs22("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: [
7310
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7311
- /* @__PURE__ */ jsxs22("div", { children: [
7312
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(12:45 PM - 2:30 PM): Breakfast with Tom" }),
7313
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Breakfast with Tom" })
7314
- ] }),
7315
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7316
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7317
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7318
- ] }),
7319
- /* @__PURE__ */ jsxs22("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: [
7320
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7321
- /* @__PURE__ */ jsxs22("div", { children: [
7322
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(12:45 PM - 2:30 PM): Breakfast with Tom" }),
7323
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Breakfast with Tom" })
7324
- ] }),
7325
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7326
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7327
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7328
- ] }),
7329
- /* @__PURE__ */ jsxs22("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: [
7330
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7331
- /* @__PURE__ */ jsxs22("div", { children: [
7332
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(12:45 PM - 2:30 PM): Breakfast with Tom" }),
7333
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Breakfast with Tom" })
7334
- ] }),
7335
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7336
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7337
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7338
- ] }),
7339
- /* @__PURE__ */ jsxs22("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: [
7340
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7341
- /* @__PURE__ */ jsxs22("div", { children: [
7342
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(12:45 PM - 2:30 PM): Breakfast with Tom" }),
7343
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Breakfast with Tom" })
7344
- ] }),
7345
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7346
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7347
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7348
- ] }),
7349
- /* @__PURE__ */ jsxs22("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: [
7350
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7351
- /* @__PURE__ */ jsx51("div", { children: /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Attending HR Conference" }) }),
7352
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7353
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7354
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7355
- ] }),
7356
- /* @__PURE__ */ jsxs22("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: [
7357
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7358
- /* @__PURE__ */ jsx51("div", { children: /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Attending HR Conference" }) }),
7359
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7360
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7361
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7362
- ] }),
7363
- /* @__PURE__ */ jsxs22("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: [
7364
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7365
- /* @__PURE__ */ jsx51("div", { children: /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Attending HR Conference" }) }),
7366
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7367
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7368
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7369
- ] }),
7370
- /* @__PURE__ */ jsxs22("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: [
7371
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7372
- /* @__PURE__ */ jsx51("div", { children: /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Attending HR Conference" }) }),
7373
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7374
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7375
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7376
- ] }),
7377
- /* @__PURE__ */ jsxs22("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: [
7378
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7379
- /* @__PURE__ */ jsxs22("div", { children: [
7380
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 1:00 PM): Business breakfast with Caroline" }),
7381
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Business breakfast with Caroline" })
7382
- ] }),
7383
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7384
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7385
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7386
- ] }),
7387
- /* @__PURE__ */ jsxs22("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: [
7388
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7389
- /* @__PURE__ */ jsxs22("div", { children: [
7390
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 1:00 PM): Business breakfast with Caroline" }),
7391
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Business breakfast with Caroline" })
7392
- ] }),
7393
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7394
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7395
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7396
- ] }),
7397
- /* @__PURE__ */ jsxs22("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: [
7398
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7399
- /* @__PURE__ */ jsxs22("div", { children: [
7400
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 1:00 PM): Business breakfast with Caroline" }),
7401
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Business breakfast with Caroline" })
7402
- ] }),
7403
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7404
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7405
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7406
- ] }),
7407
- /* @__PURE__ */ jsxs22("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: [
7408
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7409
- /* @__PURE__ */ jsxs22("div", { children: [
7410
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 1:00 PM): Business breakfast with Caroline" }),
7411
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Business breakfast with Caroline" })
7412
- ] }),
7413
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7414
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7415
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7416
- ] }),
7417
- /* @__PURE__ */ jsxs22("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: [
7418
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7419
- /* @__PURE__ */ jsxs22("div", { children: [
7420
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 1:00 PM): Banking" }),
7421
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Banking" })
7422
- ] }),
7423
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7424
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7425
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7426
- ] }),
7427
- /* @__PURE__ */ jsxs22("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: [
7428
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7429
- /* @__PURE__ */ jsxs22("div", { children: [
7430
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 1:00 PM): Banking" }),
7431
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Banking" })
7432
- ] }),
7433
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7434
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7435
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7436
- ] }),
7437
- /* @__PURE__ */ jsxs22("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: [
7438
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7439
- /* @__PURE__ */ jsxs22("div", { children: [
7440
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 1:00 PM): Banking" }),
7441
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Banking" })
7442
- ] }),
7443
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7444
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7445
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7446
- ] }),
7447
- /* @__PURE__ */ jsxs22("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: [
7448
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7449
- /* @__PURE__ */ jsxs22("div", { children: [
7450
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 1:00 PM): Banking" }),
7451
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Banking" })
7452
- ] }),
7453
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7454
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7455
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7456
- ] }),
7457
- /* @__PURE__ */ jsxs22("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: [
7458
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7459
- /* @__PURE__ */ jsxs22("div", { children: [
7460
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:30 AM - 11:30 AM): Website upload" }),
7461
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Website upload" })
7462
- ] }),
7463
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7464
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7465
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7466
- ] }),
7467
- /* @__PURE__ */ jsxs22("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: [
7468
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7469
- /* @__PURE__ */ jsxs22("div", { children: [
7470
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:30 AM - 11:30 AM): Website upload" }),
7471
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Website upload" })
7472
- ] }),
7473
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7474
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7475
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7476
- ] }),
7477
- /* @__PURE__ */ jsxs22("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: [
7478
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7479
- /* @__PURE__ */ jsxs22("div", { children: [
7480
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:30 AM - 11:30 AM): Website upload" }),
7481
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Website upload" })
7482
- ] }),
7483
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7484
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7485
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7486
- ] }),
7487
- /* @__PURE__ */ jsxs22("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: [
7488
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7489
- /* @__PURE__ */ jsxs22("div", { children: [
7490
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:30 AM - 11:30 AM): Website upload" }),
7491
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Website upload" })
7492
- ] }),
7493
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7494
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7495
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7496
- ] }),
7497
- /* @__PURE__ */ jsxs22("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: [
7498
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7499
- /* @__PURE__ */ jsxs22("div", { children: [
7500
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(11:30 AM - 12:30 PM): Breakfast with CFO and COO" }),
7501
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Breakfast with CFO and COO" })
7502
- ] }),
7503
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7504
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7505
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7506
- ] }),
7507
- /* @__PURE__ */ jsxs22("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: [
7508
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7509
- /* @__PURE__ */ jsxs22("div", { children: [
7510
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(11:30 AM - 12:30 PM): Breakfast with CFO and COO" }),
7511
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Breakfast with CFO and COO" })
7512
- ] }),
7513
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7514
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7515
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7516
- ] }),
7517
- /* @__PURE__ */ jsxs22("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: [
7518
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7519
- /* @__PURE__ */ jsxs22("div", { children: [
7520
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(11:30 AM - 12:30 PM): Breakfast with CFO and COO" }),
7521
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Breakfast with CFO and COO" })
7522
- ] }),
7523
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7524
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7525
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7526
- ] }),
7527
- /* @__PURE__ */ jsxs22("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: [
7528
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7529
- /* @__PURE__ */ jsxs22("div", { children: [
7530
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(11:30 AM - 12:30 PM): Breakfast with CFO and COO" }),
7531
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Breakfast with CFO and COO" })
7532
- ] }),
7533
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7534
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7535
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7536
- ] }),
7537
- /* @__PURE__ */ jsxs22("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: [
7538
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7539
- /* @__PURE__ */ jsxs22("div", { children: [
7540
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(11:00 AM - 12:00 PM): Dentist" }),
7541
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Dentist" })
7542
- ] }),
7543
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7544
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7545
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7546
- ] }),
7547
- /* @__PURE__ */ jsxs22("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: [
7548
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7549
- /* @__PURE__ */ jsxs22("div", { children: [
7550
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(11:00 AM - 12:00 PM): Dentist" }),
7551
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Dentist" })
7552
- ] }),
7553
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7554
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7555
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7556
- ] }),
7557
- /* @__PURE__ */ jsxs22("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: [
7558
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7559
- /* @__PURE__ */ jsxs22("div", { children: [
7560
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(11:00 AM - 12:00 PM): Dentist" }),
7561
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Dentist" })
7562
- ] }),
7563
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7564
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7565
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7566
- ] }),
7567
- /* @__PURE__ */ jsxs22("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: [
7568
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7569
- /* @__PURE__ */ jsxs22("div", { children: [
7570
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(11:00 AM - 12:00 PM): Dentist" }),
7571
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Dentist" })
7572
- ] }),
7573
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7574
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7575
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7576
- ] }),
7577
- /* @__PURE__ */ jsxs22("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: [
7578
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7579
- /* @__PURE__ */ jsxs22("div", { title: "Job Interview - Laura Bailey", children: [
7580
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(12:30 PM - 1:30 PM): Job Interview - Laura Bailey" }),
7581
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Job Interview - Laura Bailey" })
7582
- ] }),
7583
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7584
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7585
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7586
- ] }),
7587
- /* @__PURE__ */ jsxs22("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: [
7588
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7589
- /* @__PURE__ */ jsxs22("div", { title: "Job Interview - Laura Bailey", children: [
7590
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(12:30 PM - 1:30 PM): Job Interview - Laura Bailey" }),
7591
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Job Interview - Laura Bailey" })
7592
- ] }),
7593
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7594
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7595
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7596
- ] }),
7597
- /* @__PURE__ */ jsxs22("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: [
7598
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7599
- /* @__PURE__ */ jsxs22("div", { title: "Job Interview - Laura Bailey", children: [
7600
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(12:30 PM - 1:30 PM): Job Interview - Laura Bailey" }),
7601
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Job Interview - Laura Bailey" })
7602
- ] }),
7603
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7604
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7605
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7606
- ] }),
7607
- /* @__PURE__ */ jsxs22("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: [
7608
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7609
- /* @__PURE__ */ jsxs22("div", { title: "Job Interview - Laura Bailey", children: [
7610
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(12:30 PM - 1:30 PM): Job Interview - Laura Bailey" }),
7611
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Job Interview - Laura Bailey" })
7612
- ] }),
7613
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7614
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7615
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7616
- ] }),
7617
- /* @__PURE__ */ jsxs22("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: [
7618
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7619
- /* @__PURE__ */ jsxs22("div", { children: [
7620
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7621
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Dance Practice" })
7622
- ] }),
7623
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7624
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7625
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7626
- ] }),
7627
- /* @__PURE__ */ jsxs22("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: [
7628
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7629
- /* @__PURE__ */ jsxs22("div", { children: [
7630
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7631
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Dance Practice" })
7632
- ] }),
7633
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7634
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7635
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7636
- ] }),
7637
- /* @__PURE__ */ jsxs22("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: [
7638
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7639
- /* @__PURE__ */ jsxs22("div", { children: [
7640
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7641
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Dance Practice" })
7642
- ] }),
7643
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7644
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7645
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7646
- ] }),
7647
- /* @__PURE__ */ jsxs22("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: [
7648
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7649
- /* @__PURE__ */ jsxs22("div", { children: [
7650
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7651
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Dance Practice" })
7652
- ] }),
7653
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7654
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7655
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7656
- ] }),
7657
- /* @__PURE__ */ jsxs22("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: [
7658
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7659
- /* @__PURE__ */ jsxs22("div", { title: "Bob's Birthday Party", children: [
7660
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(11:00 PM - 2:30 AM): Bob's Birthday Party" }),
7661
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Bob's Birthday Party" })
7662
- ] }),
7663
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7664
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7665
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7666
- ] }),
7667
- /* @__PURE__ */ jsxs22("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: [
7668
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7669
- /* @__PURE__ */ jsxs22("div", { title: "Bob's Birthday Party", children: [
7670
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(11:00 PM - 2:30 AM): Bob's Birthday Party" }),
7671
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Bob's Birthday Party" })
7672
- ] }),
7673
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7674
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7675
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7676
- ] }),
7677
- /* @__PURE__ */ jsxs22("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: [
7678
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7679
- /* @__PURE__ */ jsxs22("div", { title: "Bob's Birthday Party", children: [
7680
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(11:00 PM - 2:30 AM): Bob's Birthday Party" }),
7681
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Bob's Birthday Party" })
7682
- ] }),
7683
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7684
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7685
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7686
- ] }),
7687
- /* @__PURE__ */ jsxs22("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: [
7688
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions" }),
7689
- /* @__PURE__ */ jsxs22("div", { title: "Bob's Birthday Party", children: [
7690
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(11:00 PM - 2:30 AM): Bob`'`s Birthday Party" }),
7691
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Bob's Birthday Party" })
7692
- ] }),
7693
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7694
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7695
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7696
- ] }),
7697
- /* @__PURE__ */ jsxs22("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: [
7698
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7699
- /* @__PURE__ */ jsxs22("div", { children: [
7700
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7701
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "HR Lecture" })
7702
- ] }),
7703
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7704
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7705
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7706
- ] }),
7707
- /* @__PURE__ */ jsxs22("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: [
7708
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7709
- /* @__PURE__ */ jsxs22("div", { children: [
7710
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7711
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "HR Lecture" })
7712
- ] }),
7713
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7714
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7715
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7716
- ] }),
7717
- /* @__PURE__ */ jsxs22("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: [
7718
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7719
- /* @__PURE__ */ jsxs22("div", { children: [
7720
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7721
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "HR Lecture" })
7722
- ] }),
7723
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7724
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7725
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7726
- ] }),
7727
- /* @__PURE__ */ jsxs22("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: [
7728
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7729
- /* @__PURE__ */ jsxs22("div", { children: [
7730
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7731
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "HR Lecture" })
7732
- ] }),
7733
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7734
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7735
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7736
- ] }),
7737
- /* @__PURE__ */ jsxs22("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: [
7738
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7739
- /* @__PURE__ */ jsxs22("div", { children: [
7740
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(6:00 PM - 7:00 PM): Helpdesk weekly meeting" }),
7741
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Helpdesk weekly meeting" })
7742
- ] }),
7743
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7744
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7745
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7746
- ] }),
7747
- /* @__PURE__ */ jsxs22("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: [
7748
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7749
- /* @__PURE__ */ jsxs22("div", { children: [
7750
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(6:00 PM - 7:00 PM): Helpdesk weekly meeting" }),
7751
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Helpdesk weekly meeting" })
7752
- ] }),
7753
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7754
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7755
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7756
- ] }),
7757
- /* @__PURE__ */ jsxs22("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: [
7758
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7759
- /* @__PURE__ */ jsxs22("div", { children: [
7760
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(6:00 PM - 7:00 PM): Helpdesk weekly meeting" }),
7761
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Helpdesk weekly meeting" })
7762
- ] }),
7763
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7764
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7765
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7766
- ] }),
7767
- /* @__PURE__ */ jsxs22("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: [
7768
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7769
- /* @__PURE__ */ jsxs22("div", { children: [
7770
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(6:00 PM - 7:00 PM): Helpdesk weekly meeting" }),
7771
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Helpdesk weekly meeting" })
7772
- ] }),
7773
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7774
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7775
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7776
- ] }),
7777
- /* @__PURE__ */ jsxs22("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: [
7778
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7779
- /* @__PURE__ */ jsxs22("div", { children: [
7780
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7781
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Dance Practice" })
7782
- ] }),
7783
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7784
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7785
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7786
- ] }),
7787
- /* @__PURE__ */ jsxs22("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: [
7788
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7789
- /* @__PURE__ */ jsxs22("div", { children: [
7790
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7791
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Dance Practice" })
7792
- ] }),
7793
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7794
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7795
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7796
- ] }),
7797
- /* @__PURE__ */ jsxs22("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: [
7798
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7799
- /* @__PURE__ */ jsxs22("div", { children: [
7800
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7801
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Dance Practice" })
7802
- ] }),
7803
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7804
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7805
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7806
- ] }),
7807
- /* @__PURE__ */ jsxs22("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: [
7808
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7809
- /* @__PURE__ */ jsxs22("div", { children: [
7810
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7811
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "Dance Practice" })
7812
- ] }),
7813
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7814
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7815
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7816
- ] }),
7817
- /* @__PURE__ */ jsxs22("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: [
7818
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7819
- /* @__PURE__ */ jsxs22("div", { children: [
7820
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7821
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "HR Lecture" })
7822
- ] }),
7823
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7824
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7825
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7826
- ] }),
7827
- /* @__PURE__ */ jsxs22("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: [
7828
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7829
- /* @__PURE__ */ jsxs22("div", { children: [
7830
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7831
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "HR Lecture" })
7832
- ] }),
7833
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7834
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7835
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7836
- ] }),
7837
- /* @__PURE__ */ jsxs22("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: [
7838
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7839
- /* @__PURE__ */ jsxs22("div", { children: [
7840
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7841
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "HR Lecture" })
7842
- ] }),
7843
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7844
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7845
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
7846
- ] }),
7847
- /* @__PURE__ */ jsxs22("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: [
7848
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51(Icon, { icon: "arrow-rotate-cw" }) }),
7849
- /* @__PURE__ */ jsxs22("div", { children: [
7850
- /* @__PURE__ */ jsx51("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7851
- /* @__PURE__ */ jsx51("div", { className: "k-event-template", children: "HR Lecture" })
7852
- ] }),
7853
- /* @__PURE__ */ jsx51("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx51("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx51(Icon, { icon: "x" }) }) }),
7854
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-w" }),
7855
- /* @__PURE__ */ jsx51("span", { className: "k-resize-handle k-resize-e" })
6515
+ /* @__PURE__ */ jsxs23("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: [
6516
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
6517
+ /* @__PURE__ */ jsxs23("div", { children: [
6518
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
6519
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Dance Practice" })
6520
+ ] }),
6521
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6522
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6523
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6524
+ ] }),
6525
+ /* @__PURE__ */ jsxs23("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: [
6526
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
6527
+ /* @__PURE__ */ jsxs23("div", { children: [
6528
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
6529
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Dance Practice" })
6530
+ ] }),
6531
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6532
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6533
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6534
+ ] }),
6535
+ /* @__PURE__ */ jsxs23("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: [
6536
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
6537
+ /* @__PURE__ */ jsxs23("div", { children: [
6538
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
6539
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Dance Practice" })
6540
+ ] }),
6541
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6542
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6543
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6544
+ ] }),
6545
+ /* @__PURE__ */ jsxs23("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: [
6546
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
6547
+ /* @__PURE__ */ jsxs23("div", { children: [
6548
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
6549
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Dance Practice" })
6550
+ ] }),
6551
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6552
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6553
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6554
+ ] }),
6555
+ /* @__PURE__ */ jsxs23("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: [
6556
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
6557
+ /* @__PURE__ */ jsxs23("div", { children: [
6558
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(11:00 AM - 12:30 PM): Breakfast at Starbucks" }),
6559
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Breakfast at Starbucks" })
6560
+ ] }),
6561
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6562
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6563
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6564
+ ] }),
6565
+ /* @__PURE__ */ jsxs23("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: [
6566
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
6567
+ /* @__PURE__ */ jsxs23("div", { children: [
6568
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(11:00 AM - 12:30 PM): Breakfast at Starbucks" }),
6569
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Breakfast at Starbucks" })
6570
+ ] }),
6571
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6572
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6573
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6574
+ ] }),
6575
+ /* @__PURE__ */ jsxs23("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: [
6576
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
6577
+ /* @__PURE__ */ jsxs23("div", { children: [
6578
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(11:00 AM - 12:30 PM): Breakfast at Starbucks" }),
6579
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Breakfast at Starbucks" })
6580
+ ] }),
6581
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6582
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6583
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6584
+ ] }),
6585
+ /* @__PURE__ */ jsxs23("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: [
6586
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
6587
+ /* @__PURE__ */ jsxs23("div", { children: [
6588
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(11:00 AM - 12:30 PM): Breakfast at Starbucks" }),
6589
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Breakfast at Starbucks" })
6590
+ ] }),
6591
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6592
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6593
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6594
+ ] }),
6595
+ /* @__PURE__ */ jsxs23("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: [
6596
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
6597
+ /* @__PURE__ */ jsxs23("div", { children: [
6598
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 3:00 PM): Software updates" }),
6599
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Software updates" })
6600
+ ] }),
6601
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6602
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6603
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6604
+ ] }),
6605
+ /* @__PURE__ */ jsxs23("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: [
6606
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
6607
+ /* @__PURE__ */ jsxs23("div", { children: [
6608
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 3:00 PM): Software updates" }),
6609
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Software updates" })
6610
+ ] }),
6611
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6612
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6613
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6614
+ ] }),
6615
+ /* @__PURE__ */ jsxs23("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: [
6616
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
6617
+ /* @__PURE__ */ jsxs23("div", { children: [
6618
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 3:00 PM): Software updates" }),
6619
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Software updates" })
6620
+ ] }),
6621
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6622
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6623
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6624
+ ] }),
6625
+ /* @__PURE__ */ jsxs23("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: [
6626
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
6627
+ /* @__PURE__ */ jsxs23("div", { children: [
6628
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 3:00 PM): Software updates" }),
6629
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Software updates" })
6630
+ ] }),
6631
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6632
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6633
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6634
+ ] }),
6635
+ /* @__PURE__ */ jsxs23("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: [
6636
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
6637
+ /* @__PURE__ */ jsxs23("div", { children: [
6638
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(1:00 PM - 3:00 PM): HR seminar preparation" }),
6639
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "HR seminar preparation" })
6640
+ ] }),
6641
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6642
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6643
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6644
+ ] }),
6645
+ /* @__PURE__ */ jsxs23("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: [
6646
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
6647
+ /* @__PURE__ */ jsxs23("div", { children: [
6648
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(1:00 PM - 3:00 PM): HR seminar preparation" }),
6649
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "HR seminar preparation" })
6650
+ ] }),
6651
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6652
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6653
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6654
+ ] }),
6655
+ /* @__PURE__ */ jsxs23("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: [
6656
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
6657
+ /* @__PURE__ */ jsxs23("div", { children: [
6658
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(1:00 PM - 3:00 PM): HR seminar preparation" }),
6659
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "HR seminar preparation" })
6660
+ ] }),
6661
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6662
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6663
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6664
+ ] }),
6665
+ /* @__PURE__ */ jsxs23("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: [
6666
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
6667
+ /* @__PURE__ */ jsxs23("div", { children: [
6668
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(1:00 PM - 3:00 PM): HR seminar preparation" }),
6669
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "HR seminar preparation" })
6670
+ ] }),
6671
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6672
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6673
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6674
+ ] }),
6675
+ /* @__PURE__ */ jsxs23("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: [
6676
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
6677
+ /* @__PURE__ */ jsxs23("div", { children: [
6678
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 AM - 11:30 AM): Website upload" }),
6679
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Website upload" })
6680
+ ] }),
6681
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6682
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6683
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6684
+ ] }),
6685
+ /* @__PURE__ */ jsxs23("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: [
6686
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
6687
+ /* @__PURE__ */ jsxs23("div", { children: [
6688
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 AM - 11:30 AM): Website upload" }),
6689
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Website upload" })
6690
+ ] }),
6691
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6692
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6693
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6694
+ ] }),
6695
+ /* @__PURE__ */ jsxs23("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: [
6696
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
6697
+ /* @__PURE__ */ jsxs23("div", { children: [
6698
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 AM - 11:30 AM): Website upload" }),
6699
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Website upload" })
6700
+ ] }),
6701
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6702
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6703
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6704
+ ] }),
6705
+ /* @__PURE__ */ jsxs23("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: [
6706
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
6707
+ /* @__PURE__ */ jsxs23("div", { children: [
6708
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 AM - 11:30 AM): Website upload" }),
6709
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Website upload" })
6710
+ ] }),
6711
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6712
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6713
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6714
+ ] }),
6715
+ /* @__PURE__ */ jsxs23("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: [
6716
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
6717
+ /* @__PURE__ */ jsxs23("div", { children: [
6718
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
6719
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Dance Practice" })
6720
+ ] }),
6721
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6722
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6723
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6724
+ ] }),
6725
+ /* @__PURE__ */ jsxs23("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: [
6726
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
6727
+ /* @__PURE__ */ jsxs23("div", { children: [
6728
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
6729
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Dance Practice" })
6730
+ ] }),
6731
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6732
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6733
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6734
+ ] }),
6735
+ /* @__PURE__ */ jsxs23("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: [
6736
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
6737
+ /* @__PURE__ */ jsxs23("div", { children: [
6738
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
6739
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Dance Practice" })
6740
+ ] }),
6741
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6742
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6743
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6744
+ ] }),
6745
+ /* @__PURE__ */ jsxs23("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: [
6746
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
6747
+ /* @__PURE__ */ jsxs23("div", { children: [
6748
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
6749
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Dance Practice" })
6750
+ ] }),
6751
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6752
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6753
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6754
+ ] }),
6755
+ /* @__PURE__ */ jsxs23("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: [
6756
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
6757
+ /* @__PURE__ */ jsxs23("div", { children: [
6758
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
6759
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "HR Lecture" })
6760
+ ] }),
6761
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6762
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6763
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6764
+ ] }),
6765
+ /* @__PURE__ */ jsxs23("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: [
6766
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
6767
+ /* @__PURE__ */ jsxs23("div", { children: [
6768
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
6769
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "HR Lecture" })
6770
+ ] }),
6771
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6772
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6773
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6774
+ ] }),
6775
+ /* @__PURE__ */ jsxs23("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: [
6776
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
6777
+ /* @__PURE__ */ jsxs23("div", { children: [
6778
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
6779
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "HR Lecture" })
6780
+ ] }),
6781
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6782
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6783
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6784
+ ] }),
6785
+ /* @__PURE__ */ jsxs23("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: [
6786
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
6787
+ /* @__PURE__ */ jsxs23("div", { children: [
6788
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
6789
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "HR Lecture" })
6790
+ ] }),
6791
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6792
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6793
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6794
+ ] }),
6795
+ /* @__PURE__ */ jsxs23("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: [
6796
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
6797
+ /* @__PURE__ */ jsxs23("div", { children: [
6798
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(12:00 AM - 3:00 AM): Bowling tournament" }),
6799
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Bowling tournament" })
6800
+ ] }),
6801
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6802
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6803
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6804
+ ] }),
6805
+ /* @__PURE__ */ jsxs23("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: [
6806
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
6807
+ /* @__PURE__ */ jsxs23("div", { children: [
6808
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(12:00 AM - 3:00 AM): Bowling tournament" }),
6809
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Bowling tournament" })
6810
+ ] }),
6811
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6812
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6813
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6814
+ ] }),
6815
+ /* @__PURE__ */ jsxs23("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: [
6816
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
6817
+ /* @__PURE__ */ jsxs23("div", { children: [
6818
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(12:00 AM - 3:00 AM): Bowling tournament" }),
6819
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Bowling tournament" })
6820
+ ] }),
6821
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6822
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6823
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6824
+ ] }),
6825
+ /* @__PURE__ */ jsxs23("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: [
6826
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
6827
+ /* @__PURE__ */ jsxs23("div", { children: [
6828
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(12:00 AM - 3:00 AM): Bowling tournament" }),
6829
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Bowling tournament" })
6830
+ ] }),
6831
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6832
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6833
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6834
+ ] }),
6835
+ /* @__PURE__ */ jsxs23("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: [
6836
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
6837
+ /* @__PURE__ */ jsxs23("div", { children: [
6838
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 AM - 11:00 AM): Take the dog to the vet" }),
6839
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Take the dog to the vet" })
6840
+ ] }),
6841
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6842
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6843
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6844
+ ] }),
6845
+ /* @__PURE__ */ jsxs23("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: [
6846
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
6847
+ /* @__PURE__ */ jsxs23("div", { children: [
6848
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 AM - 11:00 AM): Take the dog to the vet" }),
6849
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Take the dog to the vet" })
6850
+ ] }),
6851
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6852
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6853
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6854
+ ] }),
6855
+ /* @__PURE__ */ jsxs23("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: [
6856
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
6857
+ /* @__PURE__ */ jsxs23("div", { children: [
6858
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 AM - 11:00 AM): Take the dog to the vet" }),
6859
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Take the dog to the vet" })
6860
+ ] }),
6861
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6862
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6863
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6864
+ ] }),
6865
+ /* @__PURE__ */ jsxs23("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: [
6866
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
6867
+ /* @__PURE__ */ jsxs23("div", { children: [
6868
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 AM - 11:00 AM): Take the dog to the vet" }),
6869
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Take the dog to the vet" })
6870
+ ] }),
6871
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6872
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6873
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6874
+ ] }),
6875
+ /* @__PURE__ */ jsxs23("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: [
6876
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
6877
+ /* @__PURE__ */ jsxs23("div", { children: [
6878
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(2:30 PM - 4:00 PM): Call Charlie about the project" }),
6879
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Call Charlie about the project" })
6880
+ ] }),
6881
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6882
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6883
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6884
+ ] }),
6885
+ /* @__PURE__ */ jsxs23("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: [
6886
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
6887
+ /* @__PURE__ */ jsxs23("div", { children: [
6888
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(2:30 PM - 4:00 PM): Call Charlie about the project" }),
6889
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Call Charlie about the project" })
6890
+ ] }),
6891
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6892
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6893
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6894
+ ] }),
6895
+ /* @__PURE__ */ jsxs23("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: [
6896
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
6897
+ /* @__PURE__ */ jsxs23("div", { children: [
6898
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(2:30 PM - 4:00 PM): Call Charlie about the project" }),
6899
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Call Charlie about the project" })
6900
+ ] }),
6901
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6902
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6903
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6904
+ ] }),
6905
+ /* @__PURE__ */ jsxs23("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: [
6906
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
6907
+ /* @__PURE__ */ jsxs23("div", { children: [
6908
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(2:30 PM - 4:00 PM): Call Charlie about the project" }),
6909
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Call Charlie about the project" })
6910
+ ] }),
6911
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6912
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6913
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6914
+ ] }),
6915
+ /* @__PURE__ */ jsxs23("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: [
6916
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
6917
+ /* @__PURE__ */ jsxs23("div", { children: [
6918
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
6919
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "HR Lecture" })
6920
+ ] }),
6921
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6922
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6923
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6924
+ ] }),
6925
+ /* @__PURE__ */ jsxs23("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: [
6926
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
6927
+ /* @__PURE__ */ jsxs23("div", { children: [
6928
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
6929
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "HR Lecture" })
6930
+ ] }),
6931
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6932
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6933
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6934
+ ] }),
6935
+ /* @__PURE__ */ jsxs23("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: [
6936
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
6937
+ /* @__PURE__ */ jsxs23("div", { children: [
6938
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
6939
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "HR Lecture" })
6940
+ ] }),
6941
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6942
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6943
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6944
+ ] }),
6945
+ /* @__PURE__ */ jsxs23("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: [
6946
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
6947
+ /* @__PURE__ */ jsxs23("div", { children: [
6948
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
6949
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "HR Lecture" })
6950
+ ] }),
6951
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6952
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6953
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6954
+ ] }),
6955
+ /* @__PURE__ */ jsxs23("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: [
6956
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
6957
+ /* @__PURE__ */ jsxs23("div", { children: [
6958
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(2:00 PM - 3:00 PM): Meeting with Alex" }),
6959
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Meeting with Alex" })
6960
+ ] }),
6961
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6962
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6963
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6964
+ ] }),
6965
+ /* @__PURE__ */ jsxs23("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: [
6966
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
6967
+ /* @__PURE__ */ jsxs23("div", { children: [
6968
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(2:00 PM - 3:00 PM): Meeting with Alex" }),
6969
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Meeting with Alex" })
6970
+ ] }),
6971
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6972
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6973
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6974
+ ] }),
6975
+ /* @__PURE__ */ jsxs23("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: [
6976
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
6977
+ /* @__PURE__ */ jsxs23("div", { children: [
6978
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(2:00 PM - 3:00 PM): Meeting with Alex" }),
6979
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Meeting with Alex" })
6980
+ ] }),
6981
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6982
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6983
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6984
+ ] }),
6985
+ /* @__PURE__ */ jsxs23("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: [
6986
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
6987
+ /* @__PURE__ */ jsxs23("div", { children: [
6988
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(2:00 PM - 3:00 PM): Meeting with Alex" }),
6989
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Meeting with Alex" })
6990
+ ] }),
6991
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
6992
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
6993
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
6994
+ ] }),
6995
+ /* @__PURE__ */ jsxs23("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: [
6996
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
6997
+ /* @__PURE__ */ jsxs23("div", { children: [
6998
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
6999
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Dance Practice" })
7000
+ ] }),
7001
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7002
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7003
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7004
+ ] }),
7005
+ /* @__PURE__ */ jsxs23("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: [
7006
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7007
+ /* @__PURE__ */ jsxs23("div", { children: [
7008
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7009
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Dance Practice" })
7010
+ ] }),
7011
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7012
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7013
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7014
+ ] }),
7015
+ /* @__PURE__ */ jsxs23("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: [
7016
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7017
+ /* @__PURE__ */ jsxs23("div", { children: [
7018
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7019
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Dance Practice" })
7020
+ ] }),
7021
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7022
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7023
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7024
+ ] }),
7025
+ /* @__PURE__ */ jsxs23("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: [
7026
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7027
+ /* @__PURE__ */ jsxs23("div", { children: [
7028
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7029
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Dance Practice" })
7030
+ ] }),
7031
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7032
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7033
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7034
+ ] }),
7035
+ /* @__PURE__ */ jsxs23("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: [
7036
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7037
+ /* @__PURE__ */ jsxs23("div", { children: [
7038
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7039
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "HR Lecture" })
7040
+ ] }),
7041
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7042
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7043
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7044
+ ] }),
7045
+ /* @__PURE__ */ jsxs23("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: [
7046
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7047
+ /* @__PURE__ */ jsxs23("div", { children: [
7048
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7049
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "HR Lecture" })
7050
+ ] }),
7051
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7052
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7053
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7054
+ ] }),
7055
+ /* @__PURE__ */ jsxs23("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: [
7056
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7057
+ /* @__PURE__ */ jsxs23("div", { children: [
7058
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7059
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "HR Lecture" })
7060
+ ] }),
7061
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7062
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7063
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7064
+ ] }),
7065
+ /* @__PURE__ */ jsxs23("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: [
7066
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7067
+ /* @__PURE__ */ jsxs23("div", { children: [
7068
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7069
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "HR Lecture" })
7070
+ ] }),
7071
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7072
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7073
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7074
+ ] }),
7075
+ /* @__PURE__ */ jsxs23("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: [
7076
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7077
+ /* @__PURE__ */ jsxs23("div", { children: [
7078
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(6:00 PM - 7:00 PM): Helpdesk weekly meeting" }),
7079
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Helpdesk weekly meeting" })
7080
+ ] }),
7081
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7082
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7083
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7084
+ ] }),
7085
+ /* @__PURE__ */ jsxs23("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: [
7086
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7087
+ /* @__PURE__ */ jsxs23("div", { children: [
7088
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(6:00 PM - 7:00 PM): Helpdesk weekly meeting" }),
7089
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Helpdesk weekly meeting" })
7090
+ ] }),
7091
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7092
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7093
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7094
+ ] }),
7095
+ /* @__PURE__ */ jsxs23("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: [
7096
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7097
+ /* @__PURE__ */ jsxs23("div", { children: [
7098
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(6:00 PM - 7:00 PM): Helpdesk weekly meeting" }),
7099
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Helpdesk weekly meeting" })
7100
+ ] }),
7101
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7102
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7103
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7104
+ ] }),
7105
+ /* @__PURE__ */ jsxs23("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: [
7106
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7107
+ /* @__PURE__ */ jsxs23("div", { children: [
7108
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(6:00 PM - 7:00 PM): Helpdesk weekly meeting" }),
7109
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Helpdesk weekly meeting" })
7110
+ ] }),
7111
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7112
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7113
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7114
+ ] }),
7115
+ /* @__PURE__ */ jsxs23("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: [
7116
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7117
+ /* @__PURE__ */ jsxs23("div", { children: [
7118
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7119
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Dance Practice" })
7120
+ ] }),
7121
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7122
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7123
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7124
+ ] }),
7125
+ /* @__PURE__ */ jsxs23("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: [
7126
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7127
+ /* @__PURE__ */ jsxs23("div", { children: [
7128
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7129
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Dance Practice" })
7130
+ ] }),
7131
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7132
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7133
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7134
+ ] }),
7135
+ /* @__PURE__ */ jsxs23("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: [
7136
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7137
+ /* @__PURE__ */ jsxs23("div", { children: [
7138
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7139
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Dance Practice" })
7140
+ ] }),
7141
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7142
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7143
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7144
+ ] }),
7145
+ /* @__PURE__ */ jsxs23("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: [
7146
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7147
+ /* @__PURE__ */ jsxs23("div", { children: [
7148
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7149
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Dance Practice" })
7150
+ ] }),
7151
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7152
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7153
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7154
+ ] }),
7155
+ /* @__PURE__ */ jsxs23("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: [
7156
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7157
+ /* @__PURE__ */ jsxs23("div", { children: [
7158
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7159
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "HR Lecture" })
7160
+ ] }),
7161
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7162
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7163
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7164
+ ] }),
7165
+ /* @__PURE__ */ jsxs23("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: [
7166
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7167
+ /* @__PURE__ */ jsxs23("div", { children: [
7168
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7169
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "HR Lecture" })
7170
+ ] }),
7171
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7172
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7173
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7174
+ ] }),
7175
+ /* @__PURE__ */ jsxs23("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: [
7176
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7177
+ /* @__PURE__ */ jsxs23("div", { children: [
7178
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7179
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "HR Lecture" })
7180
+ ] }),
7181
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7182
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7183
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7184
+ ] }),
7185
+ /* @__PURE__ */ jsxs23("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: [
7186
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7187
+ /* @__PURE__ */ jsxs23("div", { children: [
7188
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7189
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "HR Lecture" })
7190
+ ] }),
7191
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7192
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7193
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7194
+ ] }),
7195
+ /* @__PURE__ */ jsxs23("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: [
7196
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7197
+ /* @__PURE__ */ jsxs23("div", { children: [
7198
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7199
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Dance Practice" })
7200
+ ] }),
7201
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7202
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7203
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7204
+ ] }),
7205
+ /* @__PURE__ */ jsxs23("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: [
7206
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7207
+ /* @__PURE__ */ jsxs23("div", { children: [
7208
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7209
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Dance Practice" })
7210
+ ] }),
7211
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7212
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7213
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7214
+ ] }),
7215
+ /* @__PURE__ */ jsxs23("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: [
7216
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7217
+ /* @__PURE__ */ jsxs23("div", { children: [
7218
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7219
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Dance Practice" })
7220
+ ] }),
7221
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7222
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7223
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7224
+ ] }),
7225
+ /* @__PURE__ */ jsxs23("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: [
7226
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7227
+ /* @__PURE__ */ jsxs23("div", { children: [
7228
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7229
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Dance Practice" })
7230
+ ] }),
7231
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7232
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7233
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7234
+ ] }),
7235
+ /* @__PURE__ */ jsxs23("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: [
7236
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7237
+ /* @__PURE__ */ jsxs23("div", { children: [
7238
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7239
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "HR Lecture" })
7240
+ ] }),
7241
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7242
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7243
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7244
+ ] }),
7245
+ /* @__PURE__ */ jsxs23("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: [
7246
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7247
+ /* @__PURE__ */ jsxs23("div", { children: [
7248
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7249
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "HR Lecture" })
7250
+ ] }),
7251
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7252
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7253
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7254
+ ] }),
7255
+ /* @__PURE__ */ jsxs23("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: [
7256
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7257
+ /* @__PURE__ */ jsxs23("div", { children: [
7258
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7259
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "HR Lecture" })
7260
+ ] }),
7261
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7262
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7263
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7264
+ ] }),
7265
+ /* @__PURE__ */ jsxs23("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: [
7266
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7267
+ /* @__PURE__ */ jsxs23("div", { children: [
7268
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7269
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "HR Lecture" })
7270
+ ] }),
7271
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7272
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7273
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7274
+ ] }),
7275
+ /* @__PURE__ */ jsxs23("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: [
7276
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7277
+ /* @__PURE__ */ jsxs23("div", { children: [
7278
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(11:30 AM - 1:00 PM): Car Service" }),
7279
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Car Service" })
7280
+ ] }),
7281
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7282
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7283
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7284
+ ] }),
7285
+ /* @__PURE__ */ jsxs23("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: [
7286
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7287
+ /* @__PURE__ */ jsxs23("div", { children: [
7288
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(11:30 AM - 1:00 PM): Car Service" }),
7289
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Car Service" })
7290
+ ] }),
7291
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7292
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7293
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7294
+ ] }),
7295
+ /* @__PURE__ */ jsxs23("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: [
7296
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7297
+ /* @__PURE__ */ jsxs23("div", { children: [
7298
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(11:30 AM - 1:00 PM): Car Service" }),
7299
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Car Service" })
7300
+ ] }),
7301
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7302
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7303
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7304
+ ] }),
7305
+ /* @__PURE__ */ jsxs23("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: [
7306
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7307
+ /* @__PURE__ */ jsxs23("div", { children: [
7308
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(11:30 AM - 1:00 PM): Car Service" }),
7309
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Car Service" })
7310
+ ] }),
7311
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7312
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7313
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7314
+ ] }),
7315
+ /* @__PURE__ */ jsxs23("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: [
7316
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7317
+ /* @__PURE__ */ jsxs23("div", { children: [
7318
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(12:45 PM - 2:30 PM): Breakfast with Tom" }),
7319
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Breakfast with Tom" })
7320
+ ] }),
7321
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7322
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7323
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7324
+ ] }),
7325
+ /* @__PURE__ */ jsxs23("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: [
7326
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7327
+ /* @__PURE__ */ jsxs23("div", { children: [
7328
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(12:45 PM - 2:30 PM): Breakfast with Tom" }),
7329
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Breakfast with Tom" })
7330
+ ] }),
7331
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7332
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7333
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7334
+ ] }),
7335
+ /* @__PURE__ */ jsxs23("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: [
7336
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7337
+ /* @__PURE__ */ jsxs23("div", { children: [
7338
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(12:45 PM - 2:30 PM): Breakfast with Tom" }),
7339
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Breakfast with Tom" })
7340
+ ] }),
7341
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7342
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7343
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7344
+ ] }),
7345
+ /* @__PURE__ */ jsxs23("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: [
7346
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7347
+ /* @__PURE__ */ jsxs23("div", { children: [
7348
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(12:45 PM - 2:30 PM): Breakfast with Tom" }),
7349
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Breakfast with Tom" })
7350
+ ] }),
7351
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7352
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7353
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7354
+ ] }),
7355
+ /* @__PURE__ */ jsxs23("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: [
7356
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7357
+ /* @__PURE__ */ jsx53("div", { children: /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Attending HR Conference" }) }),
7358
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7359
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7360
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7361
+ ] }),
7362
+ /* @__PURE__ */ jsxs23("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: [
7363
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7364
+ /* @__PURE__ */ jsx53("div", { children: /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Attending HR Conference" }) }),
7365
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7366
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7367
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7368
+ ] }),
7369
+ /* @__PURE__ */ jsxs23("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: [
7370
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7371
+ /* @__PURE__ */ jsx53("div", { children: /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Attending HR Conference" }) }),
7372
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7373
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7374
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7375
+ ] }),
7376
+ /* @__PURE__ */ jsxs23("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: [
7377
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7378
+ /* @__PURE__ */ jsx53("div", { children: /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Attending HR Conference" }) }),
7379
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7380
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7381
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7382
+ ] }),
7383
+ /* @__PURE__ */ jsxs23("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: [
7384
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7385
+ /* @__PURE__ */ jsxs23("div", { children: [
7386
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 1:00 PM): Business breakfast with Caroline" }),
7387
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Business breakfast with Caroline" })
7388
+ ] }),
7389
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7390
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7391
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7392
+ ] }),
7393
+ /* @__PURE__ */ jsxs23("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: [
7394
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7395
+ /* @__PURE__ */ jsxs23("div", { children: [
7396
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 1:00 PM): Business breakfast with Caroline" }),
7397
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Business breakfast with Caroline" })
7398
+ ] }),
7399
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7400
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7401
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7402
+ ] }),
7403
+ /* @__PURE__ */ jsxs23("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: [
7404
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7405
+ /* @__PURE__ */ jsxs23("div", { children: [
7406
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 1:00 PM): Business breakfast with Caroline" }),
7407
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Business breakfast with Caroline" })
7408
+ ] }),
7409
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7410
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7411
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7412
+ ] }),
7413
+ /* @__PURE__ */ jsxs23("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: [
7414
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7415
+ /* @__PURE__ */ jsxs23("div", { children: [
7416
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 1:00 PM): Business breakfast with Caroline" }),
7417
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Business breakfast with Caroline" })
7418
+ ] }),
7419
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7420
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7421
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7422
+ ] }),
7423
+ /* @__PURE__ */ jsxs23("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: [
7424
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7425
+ /* @__PURE__ */ jsxs23("div", { children: [
7426
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 1:00 PM): Banking" }),
7427
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Banking" })
7428
+ ] }),
7429
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7430
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7431
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7432
+ ] }),
7433
+ /* @__PURE__ */ jsxs23("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: [
7434
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7435
+ /* @__PURE__ */ jsxs23("div", { children: [
7436
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 1:00 PM): Banking" }),
7437
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Banking" })
7438
+ ] }),
7439
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7440
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7441
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7442
+ ] }),
7443
+ /* @__PURE__ */ jsxs23("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: [
7444
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7445
+ /* @__PURE__ */ jsxs23("div", { children: [
7446
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 1:00 PM): Banking" }),
7447
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Banking" })
7448
+ ] }),
7449
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7450
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7451
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7452
+ ] }),
7453
+ /* @__PURE__ */ jsxs23("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: [
7454
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7455
+ /* @__PURE__ */ jsxs23("div", { children: [
7456
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(12:00 PM - 1:00 PM): Banking" }),
7457
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Banking" })
7458
+ ] }),
7459
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7460
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7461
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7462
+ ] }),
7463
+ /* @__PURE__ */ jsxs23("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: [
7464
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7465
+ /* @__PURE__ */ jsxs23("div", { children: [
7466
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:30 AM - 11:30 AM): Website upload" }),
7467
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Website upload" })
7468
+ ] }),
7469
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7470
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7471
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7472
+ ] }),
7473
+ /* @__PURE__ */ jsxs23("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: [
7474
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7475
+ /* @__PURE__ */ jsxs23("div", { children: [
7476
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:30 AM - 11:30 AM): Website upload" }),
7477
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Website upload" })
7478
+ ] }),
7479
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7480
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7481
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7482
+ ] }),
7483
+ /* @__PURE__ */ jsxs23("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: [
7484
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7485
+ /* @__PURE__ */ jsxs23("div", { children: [
7486
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:30 AM - 11:30 AM): Website upload" }),
7487
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Website upload" })
7488
+ ] }),
7489
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7490
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7491
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7492
+ ] }),
7493
+ /* @__PURE__ */ jsxs23("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: [
7494
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7495
+ /* @__PURE__ */ jsxs23("div", { children: [
7496
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:30 AM - 11:30 AM): Website upload" }),
7497
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Website upload" })
7498
+ ] }),
7499
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7500
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7501
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7502
+ ] }),
7503
+ /* @__PURE__ */ jsxs23("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: [
7504
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7505
+ /* @__PURE__ */ jsxs23("div", { children: [
7506
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(11:30 AM - 12:30 PM): Breakfast with CFO and COO" }),
7507
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Breakfast with CFO and COO" })
7508
+ ] }),
7509
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7510
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7511
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7512
+ ] }),
7513
+ /* @__PURE__ */ jsxs23("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: [
7514
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7515
+ /* @__PURE__ */ jsxs23("div", { children: [
7516
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(11:30 AM - 12:30 PM): Breakfast with CFO and COO" }),
7517
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Breakfast with CFO and COO" })
7518
+ ] }),
7519
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7520
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7521
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7522
+ ] }),
7523
+ /* @__PURE__ */ jsxs23("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: [
7524
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7525
+ /* @__PURE__ */ jsxs23("div", { children: [
7526
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(11:30 AM - 12:30 PM): Breakfast with CFO and COO" }),
7527
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Breakfast with CFO and COO" })
7528
+ ] }),
7529
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7530
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7531
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7532
+ ] }),
7533
+ /* @__PURE__ */ jsxs23("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: [
7534
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7535
+ /* @__PURE__ */ jsxs23("div", { children: [
7536
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(11:30 AM - 12:30 PM): Breakfast with CFO and COO" }),
7537
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Breakfast with CFO and COO" })
7538
+ ] }),
7539
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7540
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7541
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7542
+ ] }),
7543
+ /* @__PURE__ */ jsxs23("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: [
7544
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7545
+ /* @__PURE__ */ jsxs23("div", { children: [
7546
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(11:00 AM - 12:00 PM): Dentist" }),
7547
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Dentist" })
7548
+ ] }),
7549
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7550
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7551
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7552
+ ] }),
7553
+ /* @__PURE__ */ jsxs23("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: [
7554
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7555
+ /* @__PURE__ */ jsxs23("div", { children: [
7556
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(11:00 AM - 12:00 PM): Dentist" }),
7557
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Dentist" })
7558
+ ] }),
7559
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7560
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7561
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7562
+ ] }),
7563
+ /* @__PURE__ */ jsxs23("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: [
7564
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7565
+ /* @__PURE__ */ jsxs23("div", { children: [
7566
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(11:00 AM - 12:00 PM): Dentist" }),
7567
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Dentist" })
7568
+ ] }),
7569
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7570
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7571
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7572
+ ] }),
7573
+ /* @__PURE__ */ jsxs23("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: [
7574
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7575
+ /* @__PURE__ */ jsxs23("div", { children: [
7576
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(11:00 AM - 12:00 PM): Dentist" }),
7577
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Dentist" })
7578
+ ] }),
7579
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7580
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7581
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7582
+ ] }),
7583
+ /* @__PURE__ */ jsxs23("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: [
7584
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7585
+ /* @__PURE__ */ jsxs23("div", { title: "Job Interview - Laura Bailey", children: [
7586
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(12:30 PM - 1:30 PM): Job Interview - Laura Bailey" }),
7587
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Job Interview - Laura Bailey" })
7588
+ ] }),
7589
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7590
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7591
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7592
+ ] }),
7593
+ /* @__PURE__ */ jsxs23("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: [
7594
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7595
+ /* @__PURE__ */ jsxs23("div", { title: "Job Interview - Laura Bailey", children: [
7596
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(12:30 PM - 1:30 PM): Job Interview - Laura Bailey" }),
7597
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Job Interview - Laura Bailey" })
7598
+ ] }),
7599
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7600
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7601
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7602
+ ] }),
7603
+ /* @__PURE__ */ jsxs23("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: [
7604
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7605
+ /* @__PURE__ */ jsxs23("div", { title: "Job Interview - Laura Bailey", children: [
7606
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(12:30 PM - 1:30 PM): Job Interview - Laura Bailey" }),
7607
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Job Interview - Laura Bailey" })
7608
+ ] }),
7609
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7610
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7611
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7612
+ ] }),
7613
+ /* @__PURE__ */ jsxs23("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: [
7614
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7615
+ /* @__PURE__ */ jsxs23("div", { title: "Job Interview - Laura Bailey", children: [
7616
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(12:30 PM - 1:30 PM): Job Interview - Laura Bailey" }),
7617
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Job Interview - Laura Bailey" })
7618
+ ] }),
7619
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7620
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7621
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7622
+ ] }),
7623
+ /* @__PURE__ */ jsxs23("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: [
7624
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7625
+ /* @__PURE__ */ jsxs23("div", { children: [
7626
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7627
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Dance Practice" })
7628
+ ] }),
7629
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7630
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7631
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7632
+ ] }),
7633
+ /* @__PURE__ */ jsxs23("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: [
7634
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7635
+ /* @__PURE__ */ jsxs23("div", { children: [
7636
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7637
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Dance Practice" })
7638
+ ] }),
7639
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7640
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7641
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7642
+ ] }),
7643
+ /* @__PURE__ */ jsxs23("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: [
7644
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7645
+ /* @__PURE__ */ jsxs23("div", { children: [
7646
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7647
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Dance Practice" })
7648
+ ] }),
7649
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7650
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7651
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7652
+ ] }),
7653
+ /* @__PURE__ */ jsxs23("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: [
7654
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7655
+ /* @__PURE__ */ jsxs23("div", { children: [
7656
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7657
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Dance Practice" })
7658
+ ] }),
7659
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7660
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7661
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7662
+ ] }),
7663
+ /* @__PURE__ */ jsxs23("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: [
7664
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7665
+ /* @__PURE__ */ jsxs23("div", { title: "Bob's Birthday Party", children: [
7666
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(11:00 PM - 2:30 AM): Bob's Birthday Party" }),
7667
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Bob's Birthday Party" })
7668
+ ] }),
7669
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7670
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7671
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7672
+ ] }),
7673
+ /* @__PURE__ */ jsxs23("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: [
7674
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7675
+ /* @__PURE__ */ jsxs23("div", { title: "Bob's Birthday Party", children: [
7676
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(11:00 PM - 2:30 AM): Bob's Birthday Party" }),
7677
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Bob's Birthday Party" })
7678
+ ] }),
7679
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7680
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7681
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7682
+ ] }),
7683
+ /* @__PURE__ */ jsxs23("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: [
7684
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7685
+ /* @__PURE__ */ jsxs23("div", { title: "Bob's Birthday Party", children: [
7686
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(11:00 PM - 2:30 AM): Bob's Birthday Party" }),
7687
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Bob's Birthday Party" })
7688
+ ] }),
7689
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7690
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7691
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7692
+ ] }),
7693
+ /* @__PURE__ */ jsxs23("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: [
7694
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions" }),
7695
+ /* @__PURE__ */ jsxs23("div", { title: "Bob's Birthday Party", children: [
7696
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(11:00 PM - 2:30 AM): Bob`'`s Birthday Party" }),
7697
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Bob's Birthday Party" })
7698
+ ] }),
7699
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7700
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7701
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7702
+ ] }),
7703
+ /* @__PURE__ */ jsxs23("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: [
7704
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7705
+ /* @__PURE__ */ jsxs23("div", { children: [
7706
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7707
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "HR Lecture" })
7708
+ ] }),
7709
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7710
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7711
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7712
+ ] }),
7713
+ /* @__PURE__ */ jsxs23("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: [
7714
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7715
+ /* @__PURE__ */ jsxs23("div", { children: [
7716
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7717
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "HR Lecture" })
7718
+ ] }),
7719
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7720
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7721
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7722
+ ] }),
7723
+ /* @__PURE__ */ jsxs23("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: [
7724
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7725
+ /* @__PURE__ */ jsxs23("div", { children: [
7726
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7727
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "HR Lecture" })
7728
+ ] }),
7729
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7730
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7731
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7732
+ ] }),
7733
+ /* @__PURE__ */ jsxs23("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: [
7734
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7735
+ /* @__PURE__ */ jsxs23("div", { children: [
7736
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7737
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "HR Lecture" })
7738
+ ] }),
7739
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7740
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7741
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7742
+ ] }),
7743
+ /* @__PURE__ */ jsxs23("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: [
7744
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7745
+ /* @__PURE__ */ jsxs23("div", { children: [
7746
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(6:00 PM - 7:00 PM): Helpdesk weekly meeting" }),
7747
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Helpdesk weekly meeting" })
7748
+ ] }),
7749
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7750
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7751
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7752
+ ] }),
7753
+ /* @__PURE__ */ jsxs23("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: [
7754
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7755
+ /* @__PURE__ */ jsxs23("div", { children: [
7756
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(6:00 PM - 7:00 PM): Helpdesk weekly meeting" }),
7757
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Helpdesk weekly meeting" })
7758
+ ] }),
7759
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7760
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7761
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7762
+ ] }),
7763
+ /* @__PURE__ */ jsxs23("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: [
7764
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7765
+ /* @__PURE__ */ jsxs23("div", { children: [
7766
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(6:00 PM - 7:00 PM): Helpdesk weekly meeting" }),
7767
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Helpdesk weekly meeting" })
7768
+ ] }),
7769
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7770
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7771
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7772
+ ] }),
7773
+ /* @__PURE__ */ jsxs23("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: [
7774
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7775
+ /* @__PURE__ */ jsxs23("div", { children: [
7776
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(6:00 PM - 7:00 PM): Helpdesk weekly meeting" }),
7777
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Helpdesk weekly meeting" })
7778
+ ] }),
7779
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7780
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7781
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7782
+ ] }),
7783
+ /* @__PURE__ */ jsxs23("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: [
7784
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7785
+ /* @__PURE__ */ jsxs23("div", { children: [
7786
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7787
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Dance Practice" })
7788
+ ] }),
7789
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7790
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7791
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7792
+ ] }),
7793
+ /* @__PURE__ */ jsxs23("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: [
7794
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7795
+ /* @__PURE__ */ jsxs23("div", { children: [
7796
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7797
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Dance Practice" })
7798
+ ] }),
7799
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7800
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7801
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7802
+ ] }),
7803
+ /* @__PURE__ */ jsxs23("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: [
7804
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7805
+ /* @__PURE__ */ jsxs23("div", { children: [
7806
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7807
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Dance Practice" })
7808
+ ] }),
7809
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7810
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7811
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7812
+ ] }),
7813
+ /* @__PURE__ */ jsxs23("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: [
7814
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7815
+ /* @__PURE__ */ jsxs23("div", { children: [
7816
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(9:30 PM - 11:00 PM): Dance Practice" }),
7817
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "Dance Practice" })
7818
+ ] }),
7819
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7820
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7821
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7822
+ ] }),
7823
+ /* @__PURE__ */ jsxs23("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: [
7824
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7825
+ /* @__PURE__ */ jsxs23("div", { children: [
7826
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7827
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "HR Lecture" })
7828
+ ] }),
7829
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7830
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7831
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7832
+ ] }),
7833
+ /* @__PURE__ */ jsxs23("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: [
7834
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7835
+ /* @__PURE__ */ jsxs23("div", { children: [
7836
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7837
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "HR Lecture" })
7838
+ ] }),
7839
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7840
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7841
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7842
+ ] }),
7843
+ /* @__PURE__ */ jsxs23("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: [
7844
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7845
+ /* @__PURE__ */ jsxs23("div", { children: [
7846
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7847
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "HR Lecture" })
7848
+ ] }),
7849
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7850
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7851
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7852
+ ] }),
7853
+ /* @__PURE__ */ jsxs23("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: [
7854
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53(Icon, { icon: "arrow-rotate-cw" }) }),
7855
+ /* @__PURE__ */ jsxs23("div", { children: [
7856
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template k-event-time", children: "(10:00 PM - 12:00 AM): HR Lecture" }),
7857
+ /* @__PURE__ */ jsx53("div", { className: "k-event-template", children: "HR Lecture" })
7858
+ ] }),
7859
+ /* @__PURE__ */ jsx53("span", { className: "k-event-actions", children: /* @__PURE__ */ jsx53("a", { className: "k-link k-event-delete", children: /* @__PURE__ */ jsx53(Icon, { icon: "x" }) }) }),
7860
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-w" }),
7861
+ /* @__PURE__ */ jsx53("span", { className: "k-resize-handle k-resize-e" })
7856
7862
  ] })
7857
7863
  ] })
7858
7864
  ] })