@progress/kendo-themes-html 8.1.0-dev.0 → 8.1.0-dev.2

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 (271) hide show
  1. package/dist/cjs/chat/tests/chat-content-rtl.js +2 -1
  2. package/dist/cjs/chat/tests/chat-content.js +2 -1
  3. package/dist/cjs/context-menu/templates/context-menu-normal.js +5 -5
  4. package/dist/cjs/context-menu/tests/context-menu-in-window.js +5 -5
  5. package/dist/cjs/context-menu/tests/context-menu.js +5 -5
  6. package/dist/cjs/filemanager/tests/filemanager-contextmenu.js +5 -5
  7. package/dist/cjs/index.js +5 -5
  8. package/dist/cjs/spreadsheet/tests/spreadsheet-cell-contextmenu.js +5 -5
  9. package/dist/cjs/spreadsheet/tests/spreadsheet-row-contextmenu.js +5 -5
  10. package/dist/cjs/spreadsheet/tests/spreadsheet-sheets-bar.js +5 -5
  11. package/dist/esm/action-sheet/tests/action-sheet-calendar-infinite.mjs +343 -343
  12. package/dist/esm/action-sheet/tests/action-sheet-calendar.mjs +327 -327
  13. package/dist/esm/action-sheet/tests/action-sheet-date-time-selector.mjs +333 -333
  14. package/dist/esm/autocomplete/tests/autocomplete-prefix-suffix.mjs +309 -309
  15. package/dist/esm/calendar/calendar-infinite-view.spec.mjs +326 -326
  16. package/dist/esm/calendar/calendar-infinite.spec.mjs +329 -329
  17. package/dist/esm/calendar/calendar-table-head.mjs +322 -322
  18. package/dist/esm/calendar/calendar-table.mjs +300 -300
  19. package/dist/esm/calendar/calendar.spec.mjs +324 -324
  20. package/dist/esm/calendar/templates/calendar-century.mjs +326 -326
  21. package/dist/esm/calendar/templates/calendar-decade.mjs +326 -326
  22. package/dist/esm/calendar/templates/calendar-infinite-century.mjs +335 -335
  23. package/dist/esm/calendar/templates/calendar-infinite-decade.mjs +339 -339
  24. package/dist/esm/calendar/templates/calendar-infinite-normal.mjs +338 -338
  25. package/dist/esm/calendar/templates/calendar-infinite-week-number.mjs +338 -338
  26. package/dist/esm/calendar/templates/calendar-infinite-year.mjs +339 -339
  27. package/dist/esm/calendar/templates/calendar-normal.mjs +322 -322
  28. package/dist/esm/calendar/templates/calendar-with-weeks.mjs +329 -329
  29. package/dist/esm/calendar/templates/calendar-year.mjs +326 -326
  30. package/dist/esm/calendar/tests/calendar-cells.mjs +353 -353
  31. package/dist/esm/calendar/tests/calendar-infinite-long-names.mjs +340 -340
  32. package/dist/esm/calendar/tests/calendar-infinite-rtl.mjs +403 -403
  33. package/dist/esm/calendar/tests/calendar-infinite.mjs +403 -403
  34. package/dist/esm/calendar/tests/calendar-modern-size.mjs +343 -343
  35. package/dist/esm/calendar/tests/calendar-modern.mjs +343 -343
  36. package/dist/esm/chat/tests/chat-content-rtl.mjs +2 -1
  37. package/dist/esm/chat/tests/chat-content.mjs +2 -1
  38. package/dist/esm/column-menu/column-menu-expander.spec.mjs +311 -311
  39. package/dist/esm/column-menu/templates/column-menu-normal.mjs +310 -310
  40. package/dist/esm/column-menu/templates/column-menu-tabbed.mjs +307 -307
  41. package/dist/esm/column-menu/templates/filter-menu-multi-check.mjs +310 -310
  42. package/dist/esm/column-menu/templates/filter-menu-normal.mjs +309 -309
  43. package/dist/esm/column-menu/tests/column-menu-rtl.mjs +326 -326
  44. package/dist/esm/column-menu/tests/column-menu-tabbed.mjs +319 -319
  45. package/dist/esm/column-menu/tests/column-menu.mjs +326 -326
  46. package/dist/esm/combobox/tests/combobox-prefix-suffix.mjs +309 -309
  47. package/dist/esm/context-menu/templates/context-menu-normal.mjs +6 -6
  48. package/dist/esm/context-menu/tests/context-menu-in-window.mjs +10 -10
  49. package/dist/esm/context-menu/tests/context-menu.mjs +11 -11
  50. package/dist/esm/datepicker/datepicker.spec.mjs +326 -326
  51. package/dist/esm/datepicker/templates/datepicker-adaptive.mjs +326 -326
  52. package/dist/esm/datepicker/templates/datepicker-normal.mjs +326 -326
  53. package/dist/esm/datepicker/templates/datepicker-popup.mjs +326 -326
  54. package/dist/esm/datepicker/tests/datepicker-adaptive.mjs +329 -329
  55. package/dist/esm/datepicker/tests/datepicker-flat.mjs +330 -330
  56. package/dist/esm/datepicker/tests/datepicker-opened.mjs +329 -329
  57. package/dist/esm/datepicker/tests/datepicker-outline.mjs +330 -330
  58. package/dist/esm/datepicker/tests/datepicker-size-rounded.mjs +331 -331
  59. package/dist/esm/datepicker/tests/datepicker-solid.mjs +330 -330
  60. package/dist/esm/daterangepicker/daterangepicker.spec.mjs +346 -346
  61. package/dist/esm/daterangepicker/templates/daterangepicker-adaptive.mjs +346 -346
  62. package/dist/esm/daterangepicker/templates/daterangepicker-normal.mjs +346 -346
  63. package/dist/esm/daterangepicker/templates/daterangepicker-popup.mjs +346 -346
  64. package/dist/esm/daterangepicker/tests/daterangepicker-adaptive.mjs +349 -349
  65. package/dist/esm/daterangepicker/tests/daterangepicker-flat.mjs +353 -353
  66. package/dist/esm/daterangepicker/tests/daterangepicker-opened.mjs +349 -349
  67. package/dist/esm/daterangepicker/tests/daterangepicker-outline.mjs +353 -353
  68. package/dist/esm/daterangepicker/tests/daterangepicker-size-rounded.mjs +351 -351
  69. package/dist/esm/daterangepicker/tests/daterangepicker-solid.mjs +353 -353
  70. package/dist/esm/datetime-selector/datetime-selector.spec.mjs +328 -328
  71. package/dist/esm/datetime-selector/tests/datetime-selector.mjs +331 -331
  72. package/dist/esm/datetimepicker/datetimepicker.spec.mjs +332 -332
  73. package/dist/esm/datetimepicker/templates/datetimepicker-adaptive.mjs +332 -332
  74. package/dist/esm/datetimepicker/templates/datetimepicker-normal.mjs +332 -332
  75. package/dist/esm/datetimepicker/templates/datetimepicker-popup.mjs +332 -332
  76. package/dist/esm/datetimepicker/tests/datetimepicker-adaptive.mjs +335 -335
  77. package/dist/esm/datetimepicker/tests/datetimepicker-flat.mjs +336 -336
  78. package/dist/esm/datetimepicker/tests/datetimepicker-opened.mjs +335 -335
  79. package/dist/esm/datetimepicker/tests/datetimepicker-outline.mjs +336 -336
  80. package/dist/esm/datetimepicker/tests/datetimepicker-size-rounded.mjs +337 -337
  81. package/dist/esm/datetimepicker/tests/datetimepicker-solid.mjs +336 -336
  82. package/dist/esm/dialog/templates/dialog-non-modal.mjs +301 -301
  83. package/dist/esm/dialog/templates/dialog-normal.mjs +301 -301
  84. package/dist/esm/dialog/tests/dialog-action-buttons.mjs +305 -305
  85. package/dist/esm/dialog/tests/dialog-in-window.mjs +305 -305
  86. package/dist/esm/dialog/tests/dialog-modal.mjs +307 -307
  87. package/dist/esm/dialog/tests/dialog-theme-colors.mjs +305 -305
  88. package/dist/esm/dialog/tests/dialog.mjs +306 -306
  89. package/dist/esm/dock-manager/dock-manager.spec.mjs +301 -301
  90. package/dist/esm/dock-manager/pane-scrollable.mjs +302 -302
  91. package/dist/esm/dock-manager/templates/dock-manager-normal.mjs +315 -315
  92. package/dist/esm/dock-manager/templates/dock-manager-unpinned-pane.mjs +316 -316
  93. package/dist/esm/dock-manager/tests/dock-manager-unpinned-pane.mjs +309 -309
  94. package/dist/esm/dock-manager/tests/dock-manager.mjs +309 -309
  95. package/dist/esm/dock-manager/tests/dock-navigator.mjs +314 -314
  96. package/dist/esm/dropdownlist/tests/dropdownlist-grouping.mjs +301 -301
  97. package/dist/esm/dropdowntree/templates/dropdowntree-filtering.mjs +303 -303
  98. package/dist/esm/dropdowntree/tests/dropdowntree-adaptive.mjs +302 -302
  99. package/dist/esm/dropdowntree/tests/dropdowntree-flat.mjs +303 -303
  100. package/dist/esm/dropdowntree/tests/dropdowntree-opened.mjs +306 -306
  101. package/dist/esm/dropdowntree/tests/dropdowntree-outline.mjs +303 -303
  102. package/dist/esm/dropdowntree/tests/dropdowntree-size-rounded.mjs +304 -304
  103. package/dist/esm/dropdowntree/tests/dropdowntree-solid.mjs +303 -303
  104. package/dist/esm/editor/editor.spec.mjs +298 -298
  105. package/dist/esm/editor/templates/editor-normal.mjs +304 -304
  106. package/dist/esm/editor/templates/editor-resizable.mjs +304 -304
  107. package/dist/esm/editor/templates/editor-responsive-toolbar.mjs +304 -304
  108. package/dist/esm/editor/tests/editor-find-replace.mjs +318 -318
  109. package/dist/esm/editor/tests/editor-states.mjs +307 -307
  110. package/dist/esm/editor/tests/editor-table-wizard.mjs +313 -313
  111. package/dist/esm/editor/tests/editor.mjs +352 -352
  112. package/dist/esm/filemanager/tests/filemanager-contextmenu.mjs +10 -10
  113. package/dist/esm/filemanager/tests/filemanager-dialogs.mjs +308 -308
  114. package/dist/esm/filemanager/tests/filemanager-gridview-preview.mjs +322 -322
  115. package/dist/esm/filemanager/tests/filemanager-listview-preview.mjs +306 -306
  116. package/dist/esm/filter/templates/filter-normal.mjs +334 -334
  117. package/dist/esm/filter/templates/filter-preview.mjs +334 -334
  118. package/dist/esm/filter/tests/filter-preview.mjs +341 -341
  119. package/dist/esm/filter/tests/filter.mjs +341 -341
  120. package/dist/esm/form/tests/form-field-dateinputs.mjs +331 -331
  121. package/dist/esm/form/tests/form-field-dropdowns.mjs +305 -305
  122. package/dist/esm/gantt/templates/gantt-normal.mjs +407 -407
  123. package/dist/esm/gantt/templates/gantt-row-reordering.mjs +407 -407
  124. package/dist/esm/gantt/tests/gantt-editing-popup-general.mjs +337 -337
  125. package/dist/esm/gantt/tests/gantt-editing-popup-other.mjs +332 -332
  126. package/dist/esm/gantt/tests/gantt-editing-popup-predecessors.mjs +316 -316
  127. package/dist/esm/gantt/tests/gantt-editing-popup-resources.mjs +329 -329
  128. package/dist/esm/gantt/tests/gantt-editing-popup-successors.mjs +316 -316
  129. package/dist/esm/gantt/tests/gantt-react.mjs +372 -372
  130. package/dist/esm/gantt/tests/gantt-row-reordering.mjs +409 -409
  131. package/dist/esm/gantt/tests/gantt.mjs +409 -409
  132. package/dist/esm/grid/tests/grid-column-menu-rtl.mjs +346 -346
  133. package/dist/esm/grid/tests/grid-column-menu-tabbed.mjs +328 -328
  134. package/dist/esm/grid/tests/grid-column-menu.mjs +346 -346
  135. package/dist/esm/grid/tests/grid-column-reordering-actions.mjs +320 -320
  136. package/dist/esm/grid/tests/grid-column-resizing-actions.mjs +316 -316
  137. package/dist/esm/grid/tests/grid-editing-custom-editor.mjs +355 -355
  138. package/dist/esm/grid/tests/grid-editing-popup.mjs +331 -331
  139. package/dist/esm/grid/tests/grid-filter-row.mjs +346 -346
  140. package/dist/esm/grid/tests/grid-grouping-actions.mjs +313 -313
  141. package/dist/esm/imageeditor/templates/imageeditor-crop.mjs +299 -299
  142. package/dist/esm/imageeditor/templates/imageeditor-normal.mjs +294 -294
  143. package/dist/esm/imageeditor/templates/imageeditor-resize.mjs +297 -297
  144. package/dist/esm/imageeditor/tests/imageeditor-crop-pane.mjs +303 -303
  145. package/dist/esm/imageeditor/tests/imageeditor-resize-pane.mjs +296 -296
  146. package/dist/esm/imageeditor/tests/imageeditor.mjs +296 -296
  147. package/dist/esm/index.mjs +1279 -1279
  148. package/dist/esm/map/map.spec.mjs +298 -298
  149. package/dist/esm/map/navigator.mjs +298 -298
  150. package/dist/esm/map/templates/map-normal.mjs +292 -292
  151. package/dist/esm/map/tests/map.mjs +294 -294
  152. package/dist/esm/map/zoom-control.mjs +298 -298
  153. package/dist/esm/mediaplayer/mediaplayer.spec.mjs +298 -298
  154. package/dist/esm/mediaplayer/templates/mediaplayer-normal.mjs +298 -298
  155. package/dist/esm/mediaplayer/tests/mediaplayer.mjs +300 -300
  156. package/dist/esm/multiselect/templates/multiselect-prefix.mjs +301 -301
  157. package/dist/esm/multiselect/templates/multiselect-suffix.mjs +301 -301
  158. package/dist/esm/multiselect/tests/multiselect-adaptive.mjs +303 -303
  159. package/dist/esm/multiselect/tests/multiselect-flat.mjs +306 -306
  160. package/dist/esm/multiselect/tests/multiselect-grouping.mjs +303 -303
  161. package/dist/esm/multiselect/tests/multiselect-opened.mjs +303 -303
  162. package/dist/esm/multiselect/tests/multiselect-outline.mjs +306 -306
  163. package/dist/esm/multiselect/tests/multiselect-prefix-suffix.mjs +319 -319
  164. package/dist/esm/multiselect/tests/multiselect-size-rounded.mjs +305 -305
  165. package/dist/esm/multiselect/tests/multiselect-solid.mjs +306 -306
  166. package/dist/esm/multiviewcalendar/multiviewcalendar.spec.mjs +322 -322
  167. package/dist/esm/multiviewcalendar/templates/multiviewcalendar-century.mjs +351 -351
  168. package/dist/esm/multiviewcalendar/templates/multiviewcalendar-decade.mjs +351 -351
  169. package/dist/esm/multiviewcalendar/templates/multiviewcalendar-normal.mjs +342 -342
  170. package/dist/esm/multiviewcalendar/templates/multiviewcalendar-with-weeks.mjs +357 -357
  171. package/dist/esm/multiviewcalendar/templates/multiviewcalendar-year.mjs +351 -351
  172. package/dist/esm/multiviewcalendar/tests/multiviewcalendar-vertical.mjs +392 -392
  173. package/dist/esm/multiviewcalendar/tests/multiviewcalendar.mjs +392 -392
  174. package/dist/esm/pdf-viewer/pdf-viewer.spec.mjs +298 -298
  175. package/dist/esm/pdf-viewer/templates/pdf-viewer-blank.mjs +301 -301
  176. package/dist/esm/pdf-viewer/templates/pdf-viewer-normal.mjs +299 -299
  177. package/dist/esm/pdf-viewer/templates/pdf-viewer-with-search-panel.mjs +299 -299
  178. package/dist/esm/pdf-viewer/tests/pdf-viewer-blank-page.mjs +303 -303
  179. package/dist/esm/pdf-viewer/tests/pdf-viewer-search-panel.mjs +301 -301
  180. package/dist/esm/pdf-viewer/tests/pdf-viewer.mjs +301 -301
  181. package/dist/esm/pivotgrid/calculated-field.mjs +303 -303
  182. package/dist/esm/pivotgrid/templates/pivotgrid-normal.mjs +330 -330
  183. package/dist/esm/pivotgrid/templates/pivotgrid-with-configurator-opened.mjs +340 -340
  184. package/dist/esm/pivotgrid/templates/pivotgrid-with-configurator.mjs +331 -331
  185. package/dist/esm/pivotgrid/tests/pivotgrid-cell-states.mjs +350 -350
  186. package/dist/esm/pivotgrid/tests/pivotgrid-column-menus.mjs +352 -352
  187. package/dist/esm/pivotgrid/tests/pivotgrid-settings-left-right.mjs +342 -342
  188. package/dist/esm/pivotgrid/tests/pivotgrid-settings-panel-horizontal.mjs +346 -346
  189. package/dist/esm/pivotgrid/tests/pivotgrid-settings-panel-vertical.mjs +343 -343
  190. package/dist/esm/pivotgrid/tests/pivotgrid-settings-top.mjs +357 -357
  191. package/dist/esm/pivotgrid/tests/pivotgrid.mjs +333 -333
  192. package/dist/esm/popover/templates/popover-normal.mjs +301 -301
  193. package/dist/esm/popover/tests/popover.mjs +304 -304
  194. package/dist/esm/scheduler/templates/scheduler-agenda.mjs +320 -320
  195. package/dist/esm/scheduler/templates/scheduler-day.mjs +315 -315
  196. package/dist/esm/scheduler/templates/scheduler-flex-agenda.mjs +322 -322
  197. package/dist/esm/scheduler/templates/scheduler-flex-day.mjs +323 -323
  198. package/dist/esm/scheduler/templates/scheduler-flex-horizontal-grouping.mjs +325 -325
  199. package/dist/esm/scheduler/templates/scheduler-flex-month.mjs +319 -319
  200. package/dist/esm/scheduler/templates/scheduler-flex-timeline.mjs +314 -314
  201. package/dist/esm/scheduler/templates/scheduler-flex-vertical-grouping.mjs +369 -369
  202. package/dist/esm/scheduler/templates/scheduler-flex-week.mjs +332 -332
  203. package/dist/esm/scheduler/templates/scheduler-flex-year.mjs +410 -410
  204. package/dist/esm/scheduler/templates/scheduler-horizontal-grouping.mjs +341 -341
  205. package/dist/esm/scheduler/templates/scheduler-month.mjs +320 -320
  206. package/dist/esm/scheduler/templates/scheduler-timeline.mjs +316 -316
  207. package/dist/esm/scheduler/templates/scheduler-vertical-grouping.mjs +313 -313
  208. package/dist/esm/scheduler/templates/scheduler-week.mjs +328 -328
  209. package/dist/esm/scheduler/tests/scheduler-agenda-view.mjs +324 -324
  210. package/dist/esm/scheduler/tests/scheduler-current-time-marker.mjs +370 -370
  211. package/dist/esm/scheduler/tests/scheduler-day-view.mjs +306 -306
  212. package/dist/esm/scheduler/tests/scheduler-edit-dialog.mjs +345 -345
  213. package/dist/esm/scheduler/tests/scheduler-editing-weekly.mjs +348 -348
  214. package/dist/esm/scheduler/tests/scheduler-events.mjs +364 -364
  215. package/dist/esm/scheduler/tests/scheduler-month-view.mjs +321 -321
  216. package/dist/esm/scheduler/tests/scheduler-react-timeline-multi.mjs +375 -375
  217. package/dist/esm/scheduler/tests/scheduler-timeline-view.mjs +316 -316
  218. package/dist/esm/scheduler/tests/scheduler-week-view.mjs +306 -306
  219. package/dist/esm/scheduler/tests/scheduler-year-view.mjs +394 -394
  220. package/dist/esm/spreadsheet/spreadsheet-action-bar.mjs +302 -302
  221. package/dist/esm/spreadsheet/spreadsheet-header.mjs +302 -302
  222. package/dist/esm/spreadsheet/spreadsheet-sheets-bar.mjs +301 -301
  223. package/dist/esm/spreadsheet/spreadsheet-tabstrip.mjs +307 -307
  224. package/dist/esm/spreadsheet/spreadsheet-view.mjs +318 -318
  225. package/dist/esm/spreadsheet/templates/spreadsheet-normal.mjs +319 -319
  226. package/dist/esm/spreadsheet/tests/spreadsheet-cell-contextmenu.mjs +329 -329
  227. package/dist/esm/spreadsheet/tests/spreadsheet-filter-menu.mjs +310 -310
  228. package/dist/esm/spreadsheet/tests/spreadsheet-filtering.mjs +323 -323
  229. package/dist/esm/spreadsheet/tests/spreadsheet-formula.mjs +324 -324
  230. package/dist/esm/spreadsheet/tests/spreadsheet-print.mjs +321 -321
  231. package/dist/esm/spreadsheet/tests/spreadsheet-row-contextmenu.mjs +329 -329
  232. package/dist/esm/spreadsheet/tests/spreadsheet-sheets-bar.mjs +331 -331
  233. package/dist/esm/spreadsheet/tests/spreadsheet-tools.mjs +323 -323
  234. package/dist/esm/spreadsheet/tests/spreadsheet.mjs +322 -322
  235. package/dist/esm/tabstrip/tabstrip.spec.mjs +301 -301
  236. package/dist/esm/tabstrip/templates/tabstrip-bottom.mjs +305 -305
  237. package/dist/esm/tabstrip/templates/tabstrip-left.mjs +305 -305
  238. package/dist/esm/tabstrip/templates/tabstrip-normal.mjs +305 -305
  239. package/dist/esm/tabstrip/templates/tabstrip-right.mjs +305 -305
  240. package/dist/esm/tabstrip/templates/tabstrip-scrollable.mjs +305 -305
  241. package/dist/esm/tabstrip/tests/tabstrip-rtl.mjs +308 -308
  242. package/dist/esm/tabstrip/tests/tabstrip-scrollable-rtl.mjs +308 -308
  243. package/dist/esm/tabstrip/tests/tabstrip-scrollable.mjs +308 -308
  244. package/dist/esm/tabstrip/tests/tabstrip-sortable.mjs +311 -311
  245. package/dist/esm/tabstrip/tests/tabstrip-states.mjs +311 -311
  246. package/dist/esm/tabstrip/tests/tabstrip.mjs +308 -308
  247. package/dist/esm/taskboard/taskboard-pane.mjs +302 -302
  248. package/dist/esm/taskboard/taskboard.spec.mjs +311 -311
  249. package/dist/esm/taskboard/templates/taskboard-normal.mjs +326 -326
  250. package/dist/esm/taskboard/tests/taskboard-card-column-menu.mjs +310 -310
  251. package/dist/esm/taskboard/tests/taskboard-card.mjs +315 -315
  252. package/dist/esm/taskboard/tests/taskboard-column.mjs +317 -317
  253. package/dist/esm/taskboard/tests/taskboard-pane.mjs +329 -329
  254. package/dist/esm/taskboard/tests/taskboard-resources.mjs +305 -305
  255. package/dist/esm/taskboard/tests/taskboard-rtl.mjs +329 -329
  256. package/dist/esm/taskboard/tests/taskboard.mjs +329 -329
  257. package/dist/esm/treelist/templates/treelist-aggregates.mjs +328 -328
  258. package/dist/esm/treelist/templates/treelist-normal.mjs +318 -318
  259. package/dist/esm/treelist/templates/treelist-row-reordering.mjs +318 -318
  260. package/dist/esm/treelist/templates/treelist-with-column-menu.mjs +318 -318
  261. package/dist/esm/treelist/templates/treelist-with-filter-menu.mjs +318 -318
  262. package/dist/esm/treelist/tests/treelist-aggregate-react.mjs +327 -327
  263. package/dist/esm/treelist/tests/treelist-aggregates.mjs +347 -347
  264. package/dist/esm/treelist/tests/treelist-editing-popup.mjs +331 -331
  265. package/dist/esm/treelist/tests/treelist-react.mjs +354 -354
  266. package/dist/esm/treelist/tests/treelist-row-reordering.mjs +320 -320
  267. package/dist/esm/treelist/tests/treelist.mjs +347 -347
  268. package/package.json +2 -2
  269. package/src/chat/tests/chat-content-rtl.tsx +3 -0
  270. package/src/chat/tests/chat-content.tsx +3 -0
  271. package/src/context-menu/templates/context-menu-normal.tsx +5 -7
@@ -13498,10 +13498,10 @@ ContextMenu.className = CONTEXTMENU_CLASSNAME;
13498
13498
  ContextMenu.defaultProps = defaultProps184;
13499
13499
 
13500
13500
  // src/context-menu/templates/context-menu-normal.tsx
13501
- import { Fragment as Fragment193, jsx as jsx534, jsxs as jsxs257 } from "react/jsx-runtime";
13501
+ import { jsx as jsx534 } from "react/jsx-runtime";
13502
13502
 
13503
13503
  // src/chat/chat.spec.tsx
13504
- import { Fragment as Fragment194, jsx as jsx535, jsxs as jsxs258 } from "react/jsx-runtime";
13504
+ import { Fragment as Fragment193, jsx as jsx535, jsxs as jsxs257 } from "react/jsx-runtime";
13505
13505
  var CHAT_CLASSNAME = "k-chat";
13506
13506
  var states195 = [];
13507
13507
  var options186 = {};
@@ -13518,7 +13518,7 @@ var Chat = (props) => {
13518
13518
  showMoreButton,
13519
13519
  ...other
13520
13520
  } = props;
13521
- return /* @__PURE__ */ jsxs258(
13521
+ return /* @__PURE__ */ jsxs257(
13522
13522
  "div",
13523
13523
  {
13524
13524
  ...other,
@@ -13534,15 +13534,15 @@ var Chat = (props) => {
13534
13534
  {
13535
13535
  className: "k-message-box",
13536
13536
  placeholder: "Type a message...",
13537
- suffix: /* @__PURE__ */ jsxs258(Fragment194, { children: [
13537
+ suffix: /* @__PURE__ */ jsxs257(Fragment193, { children: [
13538
13538
  showMoreButton && /* @__PURE__ */ jsx535(Button, { fillMode: "flat", icon: "more-horizontal" }),
13539
13539
  /* @__PURE__ */ jsx535(Button, { fillMode: "flat", icon: "paper-plane", className: "k-chat-send" })
13540
13540
  ] })
13541
13541
  }
13542
13542
  ),
13543
- showToolbar && /* @__PURE__ */ jsxs258("div", { className: "k-chat-toolbar k-toolbar", children: [
13543
+ showToolbar && /* @__PURE__ */ jsxs257("div", { className: "k-chat-toolbar k-toolbar", children: [
13544
13544
  /* @__PURE__ */ jsx535(Button, { className: classNames("k-scroll-button", "k-scroll-button-left", dir === "rtl" ? "" : "k-hidden"), icon: "chevron-left" }),
13545
- /* @__PURE__ */ jsxs258("div", { className: "k-toolbar-group k-button-list", children: [
13545
+ /* @__PURE__ */ jsxs257("div", { className: "k-toolbar-group k-button-list", children: [
13546
13546
  /* @__PURE__ */ jsx535(Button, { icon: "arrow-rotate-cw" }),
13547
13547
  /* @__PURE__ */ jsx535(Button, { icon: "gear" }),
13548
13548
  /* @__PURE__ */ jsx535(Button, { icon: "wrench" }),
@@ -13565,7 +13565,7 @@ Chat.className = CHAT_CLASSNAME;
13565
13565
  Chat.defaultOptions = defaultOptions;
13566
13566
 
13567
13567
  // src/chat/chat-message.tsx
13568
- import { jsx as jsx536, jsxs as jsxs259 } from "react/jsx-runtime";
13568
+ import { jsx as jsx536, jsxs as jsxs258 } from "react/jsx-runtime";
13569
13569
  var CHATMESSAGE_CLASSNAME = "k-message";
13570
13570
  var states196 = [
13571
13571
  States.selected
@@ -13584,7 +13584,7 @@ var ChatMessage = (props) => {
13584
13584
  selected,
13585
13585
  ...other
13586
13586
  } = props;
13587
- return /* @__PURE__ */ jsxs259(
13587
+ return /* @__PURE__ */ jsxs258(
13588
13588
  "div",
13589
13589
  {
13590
13590
  ...other,
@@ -13607,7 +13607,7 @@ ChatMessage.className = CHATMESSAGE_CLASSNAME;
13607
13607
  ChatMessage.defaultProps = defaultProps185;
13608
13608
 
13609
13609
  // src/chat/chat-message-group.tsx
13610
- import { jsx as jsx537, jsxs as jsxs260 } from "react/jsx-runtime";
13610
+ import { jsx as jsx537, jsxs as jsxs259 } from "react/jsx-runtime";
13611
13611
  var CHATMESSAGEGROUP_CLASSNAME = "k-message-group";
13612
13612
  var states197 = [
13613
13613
  States.selected
@@ -13626,7 +13626,7 @@ var ChatMessageGroup = (props) => {
13626
13626
  selected,
13627
13627
  ...other
13628
13628
  } = props;
13629
- return /* @__PURE__ */ jsxs260(
13629
+ return /* @__PURE__ */ jsxs259(
13630
13630
  "div",
13631
13631
  {
13632
13632
  ...other,
@@ -13691,22 +13691,22 @@ ChatQuickReply.className = CHATQUICKREPLY_CLASSNAME;
13691
13691
  ChatQuickReply.defaultOptions = defaultOptions2;
13692
13692
 
13693
13693
  // src/chat/templates/chat-normal.tsx
13694
- import { Fragment as Fragment195, jsx as jsx539, jsxs as jsxs261 } from "react/jsx-runtime";
13694
+ import { Fragment as Fragment194, jsx as jsx539, jsxs as jsxs260 } from "react/jsx-runtime";
13695
13695
 
13696
13696
  // src/chat/templates/chat-with-toolbar.tsx
13697
- import { Fragment as Fragment196, jsx as jsx540, jsxs as jsxs262 } from "react/jsx-runtime";
13697
+ import { Fragment as Fragment195, jsx as jsx540, jsxs as jsxs261 } from "react/jsx-runtime";
13698
13698
 
13699
13699
  // src/chat/templates/chat-with-options.tsx
13700
- import { Fragment as Fragment197, jsx as jsx541, jsxs as jsxs263 } from "react/jsx-runtime";
13700
+ import { Fragment as Fragment196, jsx as jsx541, jsxs as jsxs262 } from "react/jsx-runtime";
13701
13701
 
13702
13702
  // src/mediaplayer/mediaplayer-toolbar.tsx
13703
- import { jsx as jsx542, jsxs as jsxs264 } from "react/jsx-runtime";
13703
+ import { jsx as jsx542, jsxs as jsxs263 } from "react/jsx-runtime";
13704
13704
  var MEDIAPLAYERTOOLBAR_CLASSNAME = `k-mediaplayer-toolbar`;
13705
13705
  var states199 = [];
13706
13706
  var options190 = {};
13707
13707
  var defaultToolbarItems2 = [
13708
13708
  /* @__PURE__ */ jsx542(Button, { fillMode: "flat", icon: "play", className: "k-play-button" }),
13709
- /* @__PURE__ */ jsxs264(ToolbarItem, { className: "k-mediaplayer-currenttime-wrap", children: [
13709
+ /* @__PURE__ */ jsxs263(ToolbarItem, { className: "k-mediaplayer-currenttime-wrap", children: [
13710
13710
  /* @__PURE__ */ jsx542("span", { className: "k-mediaplayer-currenttime", children: "00:18" }),
13711
13711
  " / ",
13712
13712
  /* @__PURE__ */ jsx542("span", { className: "k-mediaplayer-duration", children: "00:55" })
@@ -13742,7 +13742,7 @@ MediaPlayerToolbar.className = MEDIAPLAYERTOOLBAR_CLASSNAME;
13742
13742
  MediaPlayerToolbar.defaultProps = defaultProps187;
13743
13743
 
13744
13744
  // src/mediaplayer/mediaplayer.spec.tsx
13745
- import { jsx as jsx543, jsxs as jsxs265 } from "react/jsx-runtime";
13745
+ import { jsx as jsx543, jsxs as jsxs264 } from "react/jsx-runtime";
13746
13746
  var MEDIAPLAYER_CLASSNAME = `k-mediaplayer`;
13747
13747
  var states200 = [];
13748
13748
  var options191 = {};
@@ -13756,7 +13756,7 @@ var MediaPlayer = (props) => {
13756
13756
  children,
13757
13757
  ...other
13758
13758
  } = props;
13759
- return /* @__PURE__ */ jsxs265(
13759
+ return /* @__PURE__ */ jsxs264(
13760
13760
  "div",
13761
13761
  {
13762
13762
  ...other,
@@ -13767,7 +13767,7 @@ var MediaPlayer = (props) => {
13767
13767
  children: [
13768
13768
  children,
13769
13769
  /* @__PURE__ */ jsx543("div", { className: "k-mediaplayer-titlebar", children: title }),
13770
- /* @__PURE__ */ jsxs265("div", { className: "k-mediaplayer-toolbar-wrap", children: [
13770
+ /* @__PURE__ */ jsxs264("div", { className: "k-mediaplayer-toolbar-wrap", children: [
13771
13771
  /* @__PURE__ */ jsx543(SliderNormal, { className: "k-mediaplayer-seekbar", showButtons: false, showTicks: false }),
13772
13772
  /* @__PURE__ */ jsx543(MediaPlayerToolbar, { toolbarItems })
13773
13773
  ] }),
@@ -13785,7 +13785,7 @@ MediaPlayer.defaultProps = defaultProps188;
13785
13785
  import { jsx as jsx544 } from "react/jsx-runtime";
13786
13786
 
13787
13787
  // src/timeline/timeline.spec.tsx
13788
- import { Fragment as Fragment198, jsx as jsx545 } from "react/jsx-runtime";
13788
+ import { Fragment as Fragment197, jsx as jsx545 } from "react/jsx-runtime";
13789
13789
  var TIMELINE_CLASSNAME = `k-timeline`;
13790
13790
  var states201 = [];
13791
13791
  var options192 = {};
@@ -13812,7 +13812,7 @@ var Timeline = (props) => {
13812
13812
  [`${TIMELINE_CLASSNAME}-collapsible`]: collapsibleEvents
13813
13813
  }
13814
13814
  ),
13815
- children: /* @__PURE__ */ jsx545(Fragment198, { children: props.children })
13815
+ children: /* @__PURE__ */ jsx545(Fragment197, { children: props.children })
13816
13816
  }
13817
13817
  );
13818
13818
  };
@@ -13822,7 +13822,7 @@ Timeline.className = TIMELINE_CLASSNAME;
13822
13822
  Timeline.defaultProps = defaultProps189;
13823
13823
 
13824
13824
  // src/timeline/vertical-timeline-event.spec.tsx
13825
- import { jsx as jsx546, jsxs as jsxs266 } from "react/jsx-runtime";
13825
+ import { jsx as jsx546, jsxs as jsxs265 } from "react/jsx-runtime";
13826
13826
  var TIMELINEVERTICALEVENT_CLASSNAME = `k-timeline-event`;
13827
13827
  var states202 = [];
13828
13828
  var options193 = {};
@@ -13844,7 +13844,7 @@ var VerticalTimelineEvent = (props) => {
13844
13844
  showCollapseButton,
13845
13845
  ...other
13846
13846
  } = props;
13847
- return /* @__PURE__ */ jsxs266(
13847
+ return /* @__PURE__ */ jsxs265(
13848
13848
  "li",
13849
13849
  {
13850
13850
  ...other,
@@ -13856,8 +13856,8 @@ var VerticalTimelineEvent = (props) => {
13856
13856
  children: [
13857
13857
  date && /* @__PURE__ */ jsx546("div", { className: "k-timeline-date-wrap", children: /* @__PURE__ */ jsx546("span", { className: "k-timeline-date", children: date }) }),
13858
13858
  /* @__PURE__ */ jsx546(TimelineCircle, {}),
13859
- content && /* @__PURE__ */ jsx546("div", { className: classNames("k-timeline-card", { "k-collapsed": collapsed }), children: /* @__PURE__ */ jsx546(TimelineCard, { ...reverse ? { callout: "right" } : { callout: "left" }, children: /* @__PURE__ */ jsxs266("div", { className: "k-card-inner", children: [
13860
- /* @__PURE__ */ jsxs266(CardHeader, { children: [
13859
+ content && /* @__PURE__ */ jsx546("div", { className: classNames("k-timeline-card", { "k-collapsed": collapsed }), children: /* @__PURE__ */ jsx546(TimelineCard, { ...reverse ? { callout: "right" } : { callout: "left" }, children: /* @__PURE__ */ jsxs265("div", { className: "k-card-inner", children: [
13860
+ /* @__PURE__ */ jsxs265(CardHeader, { children: [
13861
13861
  /* @__PURE__ */ jsx546(TimelineCardTitle, { collapsible: showCollapseButton, children: title }),
13862
13862
  /* @__PURE__ */ jsx546(CardSubtitle, { children: subtitle })
13863
13863
  ] }),
@@ -13874,7 +13874,7 @@ VerticalTimelineEvent.className = TIMELINEVERTICALEVENT_CLASSNAME;
13874
13874
  VerticalTimelineEvent.defaultProps = defaultProps190;
13875
13875
 
13876
13876
  // src/timeline/horizontal-timeline-event.spec.tsx
13877
- import { jsx as jsx547, jsxs as jsxs267 } from "react/jsx-runtime";
13877
+ import { jsx as jsx547, jsxs as jsxs266 } from "react/jsx-runtime";
13878
13878
  var TIMELINEHORIZONTALEVENT_CLASSNAME = `k-timeline-event`;
13879
13879
  var states203 = [];
13880
13880
  var options194 = {};
@@ -13890,7 +13890,7 @@ var HorizontalTimelineEvent = (props) => {
13890
13890
  subtitle = defaultProps191.subtitle,
13891
13891
  ...other
13892
13892
  } = props;
13893
- return /* @__PURE__ */ jsxs267(
13893
+ return /* @__PURE__ */ jsxs266(
13894
13894
  "li",
13895
13895
  {
13896
13896
  ...other,
@@ -13899,8 +13899,8 @@ var HorizontalTimelineEvent = (props) => {
13899
13899
  TIMELINEHORIZONTALEVENT_CLASSNAME
13900
13900
  ),
13901
13901
  children: [
13902
- content && /* @__PURE__ */ jsx547("div", { className: classNames("k-timeline-card"), children: /* @__PURE__ */ jsx547(TimelineCard, { orientation: "vertical", callout: "top", children: /* @__PURE__ */ jsxs267("div", { className: "k-card-inner", children: [
13903
- /* @__PURE__ */ jsxs267(CardHeader, { children: [
13902
+ content && /* @__PURE__ */ jsx547("div", { className: classNames("k-timeline-card"), children: /* @__PURE__ */ jsx547(TimelineCard, { orientation: "vertical", callout: "top", children: /* @__PURE__ */ jsxs266("div", { className: "k-card-inner", children: [
13903
+ /* @__PURE__ */ jsxs266(CardHeader, { children: [
13904
13904
  /* @__PURE__ */ jsx547(TimelineCardTitle, { children: title }),
13905
13905
  /* @__PURE__ */ jsx547(CardSubtitle, { children: subtitle })
13906
13906
  ] }),
@@ -13920,7 +13920,7 @@ HorizontalTimelineEvent.defaultProps = defaultProps191;
13920
13920
  import { jsx as jsx548 } from "react/jsx-runtime";
13921
13921
 
13922
13922
  // src/timeline/timeline-flag-wrap.spec.tsx
13923
- import { jsx as jsx549, jsxs as jsxs268 } from "react/jsx-runtime";
13923
+ import { jsx as jsx549, jsxs as jsxs267 } from "react/jsx-runtime";
13924
13924
  var TIMELINEFLAGWRAP_CLASSNAME = `k-timeline-flag-wrap`;
13925
13925
  var states204 = [
13926
13926
  States.focus,
@@ -13935,7 +13935,7 @@ var TimelineFlagWrap = (props) => {
13935
13935
  year,
13936
13936
  ...other
13937
13937
  } = props;
13938
- return /* @__PURE__ */ jsxs268(
13938
+ return /* @__PURE__ */ jsxs267(
13939
13939
  "li",
13940
13940
  {
13941
13941
  ...other,
@@ -13978,7 +13978,7 @@ var TimelineCircle = (props) => {
13978
13978
  import { jsx as jsx551 } from "react/jsx-runtime";
13979
13979
 
13980
13980
  // src/timeline/timeline-card.spec.tsx
13981
- import { jsx as jsx552, jsxs as jsxs269 } from "react/jsx-runtime";
13981
+ import { jsx as jsx552, jsxs as jsxs268 } from "react/jsx-runtime";
13982
13982
  var states205 = [];
13983
13983
  var defaultProps193 = {};
13984
13984
  var TimelineCard = (props) => {
@@ -13987,7 +13987,7 @@ var TimelineCard = (props) => {
13987
13987
  children,
13988
13988
  ...other
13989
13989
  } = props;
13990
- return /* @__PURE__ */ jsxs269(
13990
+ return /* @__PURE__ */ jsxs268(
13991
13991
  Card,
13992
13992
  {
13993
13993
  className: classNames(
@@ -14007,7 +14007,7 @@ TimelineCard.states = states205;
14007
14007
  TimelineCard.defaultProps = defaultProps193;
14008
14008
 
14009
14009
  // src/timeline/timeline-card-title.tsx
14010
- import { jsx as jsx553, jsxs as jsxs270 } from "react/jsx-runtime";
14010
+ import { jsx as jsx553, jsxs as jsxs269 } from "react/jsx-runtime";
14011
14011
  var TIMELINECARDTITLE_CLASSNAME = `k-card-title`;
14012
14012
  var states206 = [];
14013
14013
  var defaultProps194 = {};
@@ -14017,7 +14017,7 @@ var TimelineCardTitle = (props) => {
14017
14017
  children,
14018
14018
  ...other
14019
14019
  } = props;
14020
- return /* @__PURE__ */ jsxs270(
14020
+ return /* @__PURE__ */ jsxs269(
14021
14021
  "div",
14022
14022
  {
14023
14023
  className: classNames(
@@ -14091,45 +14091,45 @@ TimelineDateWrap.className = TIMELINEDATEWRAP_CLASSNAME;
14091
14091
  TimelineDateWrap.defaultProps = defaultProps196;
14092
14092
 
14093
14093
  // src/timeline/timeline-track-wrap.spec.tsx
14094
- import { jsx as jsx556, jsxs as jsxs271 } from "react/jsx-runtime";
14094
+ import { jsx as jsx556, jsxs as jsxs270 } from "react/jsx-runtime";
14095
14095
 
14096
14096
  // src/timeline/timeline-track.spec.tsx
14097
14097
  import { jsx as jsx557 } from "react/jsx-runtime";
14098
14098
 
14099
14099
  // src/timeline/timeline-track-item.spec.tsx
14100
- import { jsxs as jsxs272 } from "react/jsx-runtime";
14100
+ import { jsxs as jsxs271 } from "react/jsx-runtime";
14101
14101
  var states209 = [
14102
14102
  States.focus
14103
14103
  ];
14104
14104
 
14105
14105
  // src/timeline/templates/timeline-normal.tsx
14106
- import { jsx as jsx558, jsxs as jsxs273 } from "react/jsx-runtime";
14106
+ import { jsx as jsx558, jsxs as jsxs272 } from "react/jsx-runtime";
14107
14107
 
14108
14108
  // src/timeline/templates/timeline-normal-collapsible.tsx
14109
- import { jsx as jsx559, jsxs as jsxs274 } from "react/jsx-runtime";
14109
+ import { jsx as jsx559, jsxs as jsxs273 } from "react/jsx-runtime";
14110
14110
 
14111
14111
  // src/timeline/templates/timeline-normal-alternating.tsx
14112
- import { jsx as jsx560, jsxs as jsxs275 } from "react/jsx-runtime";
14112
+ import { jsx as jsx560, jsxs as jsxs274 } from "react/jsx-runtime";
14113
14113
 
14114
14114
  // src/timeline/templates/timeline-horizontal.tsx
14115
- import { Fragment as Fragment199, jsx as jsx561, jsxs as jsxs276 } from "react/jsx-runtime";
14115
+ import { Fragment as Fragment198, jsx as jsx561, jsxs as jsxs275 } from "react/jsx-runtime";
14116
14116
 
14117
14117
  // src/pdf-viewer/pdf-viewer.spec.tsx
14118
- import { jsx as jsx562, jsxs as jsxs277 } from "react/jsx-runtime";
14118
+ import { jsx as jsx562, jsxs as jsxs276 } from "react/jsx-runtime";
14119
14119
  var PDFVIEWER_CLASSNAME = `k-pdf-viewer`;
14120
14120
  var states210 = [
14121
14121
  States.disabled
14122
14122
  ];
14123
14123
  var options197 = {};
14124
- var defaultToolbar3 = /* @__PURE__ */ jsxs277(Toolbar, { resizable: true, children: [
14124
+ var defaultToolbar3 = /* @__PURE__ */ jsxs276(Toolbar, { resizable: true, children: [
14125
14125
  /* @__PURE__ */ jsx562(Pager, { type: "input", pageSizes: false, refresh: false, info: false }),
14126
14126
  /* @__PURE__ */ jsx562("span", { className: "k-spacer" }),
14127
- /* @__PURE__ */ jsxs277(ButtonGroup, { children: [
14127
+ /* @__PURE__ */ jsxs276(ButtonGroup, { children: [
14128
14128
  /* @__PURE__ */ jsx562(Button, { fillMode: "flat", className: "k-group-start", icon: "zoom-out" }),
14129
14129
  /* @__PURE__ */ jsx562(Button, { fillMode: "flat", className: "k-group-end", icon: "zoom-in" })
14130
14130
  ] }),
14131
14131
  /* @__PURE__ */ jsx562(Combobox, { value: "Automatic Width" }),
14132
- /* @__PURE__ */ jsxs277(ButtonGroup, { children: [
14132
+ /* @__PURE__ */ jsxs276(ButtonGroup, { children: [
14133
14133
  /* @__PURE__ */ jsx562(Button, { fillMode: "flat", className: "k-group-start", icon: "pointer" }),
14134
14134
  /* @__PURE__ */ jsx562(Button, { fillMode: "flat", className: "k-group-end", icon: "hand" })
14135
14135
  ] }),
@@ -14152,7 +14152,7 @@ var PDFViewer = (props) => {
14152
14152
  blank,
14153
14153
  ...other
14154
14154
  } = props;
14155
- return /* @__PURE__ */ jsxs277(
14155
+ return /* @__PURE__ */ jsxs276(
14156
14156
  "div",
14157
14157
  {
14158
14158
  ...other,
@@ -14163,8 +14163,8 @@ var PDFViewer = (props) => {
14163
14163
  ),
14164
14164
  children: [
14165
14165
  toolbar,
14166
- /* @__PURE__ */ jsxs277("div", { className: "k-canvas k-pdf-viewer-canvas k-pos-relative k-overflow-auto k-enable-text-select", children: [
14167
- showSearchPanel && /* @__PURE__ */ jsxs277("div", { className: "k-search-panel k-pos-sticky k-top-center", children: [
14166
+ /* @__PURE__ */ jsxs276("div", { className: "k-canvas k-pdf-viewer-canvas k-pos-relative k-overflow-auto k-enable-text-select", children: [
14167
+ showSearchPanel && /* @__PURE__ */ jsxs276("div", { className: "k-search-panel k-pos-sticky k-top-center", children: [
14168
14168
  /* @__PURE__ */ jsx562(Button, { fillMode: "flat", icon: "handle-drag", className: "k-search-dialog-draghandle" }),
14169
14169
  /* @__PURE__ */ jsx562(
14170
14170
  Textbox,
@@ -14172,7 +14172,7 @@ var PDFViewer = (props) => {
14172
14172
  suffix: /* @__PURE__ */ jsx562(Button, { fillMode: "flat", className: "k-match-case-button", icon: "convert-lowercase" })
14173
14173
  }
14174
14174
  ),
14175
- /* @__PURE__ */ jsxs277("span", { className: "k-search-matches", children: [
14175
+ /* @__PURE__ */ jsxs276("span", { className: "k-search-matches", children: [
14176
14176
  /* @__PURE__ */ jsx562("span", { children: "0" }),
14177
14177
  " of ",
14178
14178
  /* @__PURE__ */ jsx562("span", { children: "0" })
@@ -14181,7 +14181,7 @@ var PDFViewer = (props) => {
14181
14181
  /* @__PURE__ */ jsx562(Button, { fillMode: "flat", icon: "arrow-down" }),
14182
14182
  /* @__PURE__ */ jsx562(Button, { fillMode: "flat", icon: "x" })
14183
14183
  ] }),
14184
- /* @__PURE__ */ jsx562("div", { className: "k-pdf-viewer-pages", children: blank ? /* @__PURE__ */ jsxs277("div", { className: "k-page k-blank-page", children: [
14184
+ /* @__PURE__ */ jsx562("div", { className: "k-pdf-viewer-pages", children: blank ? /* @__PURE__ */ jsxs276("div", { className: "k-page k-blank-page", children: [
14185
14185
  /* @__PURE__ */ jsx562(DropzoneNormal, {}),
14186
14186
  /* @__PURE__ */ jsx562(UploadNormal, { empty: true, status: "upload" })
14187
14187
  ] }) : props.children })
@@ -14224,16 +14224,16 @@ PDFViewerPage.className = PDFVIEWERPAGE_CLASSNAME;
14224
14224
  PDFViewerPage.defaultProps = defaultProps198;
14225
14225
 
14226
14226
  // src/pdf-viewer/templates/pdf-viewer-normal.tsx
14227
- import { Fragment as Fragment200, jsx as jsx564, jsxs as jsxs278 } from "react/jsx-runtime";
14227
+ import { Fragment as Fragment199, jsx as jsx564, jsxs as jsxs277 } from "react/jsx-runtime";
14228
14228
 
14229
14229
  // src/pdf-viewer/templates/pdf-viewer-blank.tsx
14230
- import { jsx as jsx565, jsxs as jsxs279 } from "react/jsx-runtime";
14230
+ import { jsx as jsx565, jsxs as jsxs278 } from "react/jsx-runtime";
14231
14231
 
14232
14232
  // src/pdf-viewer/templates/pdf-viewer-with-search-panel.tsx
14233
- import { Fragment as Fragment201, jsx as jsx566, jsxs as jsxs280 } from "react/jsx-runtime";
14233
+ import { Fragment as Fragment200, jsx as jsx566, jsxs as jsxs279 } from "react/jsx-runtime";
14234
14234
 
14235
14235
  // src/scrollview/scrollview-spec.tsx
14236
- import { Fragment as Fragment202, jsx as jsx567, jsxs as jsxs281 } from "react/jsx-runtime";
14236
+ import { Fragment as Fragment201, jsx as jsx567, jsxs as jsxs280 } from "react/jsx-runtime";
14237
14237
  var SCROLLVIEW_CLASSNAME = "k-scrollview";
14238
14238
  var states211 = [];
14239
14239
  var options198 = {};
@@ -14265,7 +14265,7 @@ var ScrollView = (props) => {
14265
14265
  /* @__PURE__ */ jsx567("div", { className: "k-scrollview-view" }, i)
14266
14266
  );
14267
14267
  }
14268
- return /* @__PURE__ */ jsxs281(
14268
+ return /* @__PURE__ */ jsxs280(
14269
14269
  "div",
14270
14270
  {
14271
14271
  ...other,
@@ -14284,20 +14284,20 @@ var ScrollView = (props) => {
14284
14284
  ["k-scrollview-animate"]: animate
14285
14285
  }
14286
14286
  ), style: { "--kendo-scrollview-views": views, "--kendo-scrollview-current": currentView }, children: scrollviewViews }),
14287
- /* @__PURE__ */ jsxs281("div", { className: "k-scrollview-elements", children: [
14288
- arrows && /* @__PURE__ */ jsxs281(Fragment202, { children: [
14287
+ /* @__PURE__ */ jsxs280("div", { className: "k-scrollview-elements", children: [
14288
+ arrows && /* @__PURE__ */ jsxs280(Fragment201, { children: [
14289
14289
  /* @__PURE__ */ jsx567("span", { className: "k-scrollview-prev", children: /* @__PURE__ */ jsx567(Icon, { icon: iconPrev, size: "xxxlarge" }) }),
14290
14290
  /* @__PURE__ */ jsx567("span", { className: "k-scrollview-next", children: /* @__PURE__ */ jsx567(Icon, { icon: iconNext, size: "xxxlarge" }) })
14291
14291
  ] }),
14292
- pager && /* @__PURE__ */ jsx567("div", { className: "k-scrollview-nav-wrap", children: /* @__PURE__ */ jsxs281("div", { className: "k-scrollview-nav", children: [
14293
- mode === "light" && /* @__PURE__ */ jsxs281(Fragment202, { children: [
14292
+ pager && /* @__PURE__ */ jsx567("div", { className: "k-scrollview-nav-wrap", children: /* @__PURE__ */ jsxs280("div", { className: "k-scrollview-nav", children: [
14293
+ mode === "light" && /* @__PURE__ */ jsxs280(Fragment201, { children: [
14294
14294
  /* @__PURE__ */ jsx567("span", { className: "k-link" }),
14295
14295
  /* @__PURE__ */ jsx567("span", { className: "k-link k-primary" }),
14296
14296
  /* @__PURE__ */ jsx567("span", { className: "k-link k-primary k-focus" }),
14297
14297
  /* @__PURE__ */ jsx567("span", { className: "k-link k-focus" }),
14298
14298
  /* @__PURE__ */ jsx567("span", { className: "k-link" })
14299
14299
  ] }),
14300
- mode === "normal" && /* @__PURE__ */ jsxs281(Fragment202, { children: [
14300
+ mode === "normal" && /* @__PURE__ */ jsxs280(Fragment201, { children: [
14301
14301
  /* @__PURE__ */ jsx567("span", { className: "k-link", style: { transform: "scale(0.5)" } }),
14302
14302
  /* @__PURE__ */ jsx567("span", { className: "k-link", style: { transform: "scale(0.65)" } }),
14303
14303
  /* @__PURE__ */ jsx567("span", { className: "k-link", style: { transform: "scale(0.8)" } }),
@@ -14308,7 +14308,7 @@ var ScrollView = (props) => {
14308
14308
  /* @__PURE__ */ jsx567("span", { className: "k-link", style: { transform: "scale(0.65)" } }),
14309
14309
  /* @__PURE__ */ jsx567("span", { className: "k-link", style: { transform: "scale(0.5)" } })
14310
14310
  ] }),
14311
- mode === "dark" && /* @__PURE__ */ jsxs281(Fragment202, { children: [
14311
+ mode === "dark" && /* @__PURE__ */ jsxs280(Fragment201, { children: [
14312
14312
  /* @__PURE__ */ jsx567("span", { className: "k-link", style: { transform: "scale(0.5)" } }),
14313
14313
  /* @__PURE__ */ jsx567("span", { className: "k-link", style: { transform: "scale(0.65)" } }),
14314
14314
  /* @__PURE__ */ jsx567("span", { className: "k-link" }),
@@ -14333,7 +14333,7 @@ ScrollView.defaultProps = defaultProps199;
14333
14333
  import { jsx as jsx568 } from "react/jsx-runtime";
14334
14334
 
14335
14335
  // src/prompt/prompt.spec.tsx
14336
- import { Fragment as Fragment203, jsx as jsx569 } from "react/jsx-runtime";
14336
+ import { Fragment as Fragment202, jsx as jsx569 } from "react/jsx-runtime";
14337
14337
  var PROMPT_CLASSNAME = `k-prompt`;
14338
14338
  var states212 = [];
14339
14339
  var options199 = {};
@@ -14342,7 +14342,7 @@ var Prompt = (props) => {
14342
14342
  const {
14343
14343
  ...other
14344
14344
  } = props;
14345
- return /* @__PURE__ */ jsx569("div", { ...other, className: classNames(props.className, PROMPT_CLASSNAME), children: /* @__PURE__ */ jsx569(Fragment203, { children: props.children }) });
14345
+ return /* @__PURE__ */ jsx569("div", { ...other, className: classNames(props.className, PROMPT_CLASSNAME), children: /* @__PURE__ */ jsx569(Fragment202, { children: props.children }) });
14346
14346
  };
14347
14347
  Prompt.states = states212;
14348
14348
  Prompt.options = options199;
@@ -14353,10 +14353,10 @@ Prompt.defaultProps = defaultProps200;
14353
14353
  import { jsx as jsx570 } from "react/jsx-runtime";
14354
14354
 
14355
14355
  // src/prompt/prompt-content.tsx
14356
- import { Fragment as Fragment204, jsx as jsx571 } from "react/jsx-runtime";
14356
+ import { Fragment as Fragment203, jsx as jsx571 } from "react/jsx-runtime";
14357
14357
 
14358
14358
  // src/prompt/prompt-view.tsx
14359
- import { Fragment as Fragment205, jsx as jsx572, jsxs as jsxs282 } from "react/jsx-runtime";
14359
+ import { Fragment as Fragment204, jsx as jsx572, jsxs as jsxs281 } from "react/jsx-runtime";
14360
14360
 
14361
14361
  // src/prompt/prompt-footer.tsx
14362
14362
  import { jsx as jsx573 } from "react/jsx-runtime";
@@ -14368,29 +14368,29 @@ import { jsx as jsx574 } from "react/jsx-runtime";
14368
14368
  import { jsx as jsx575 } from "react/jsx-runtime";
14369
14369
 
14370
14370
  // src/prompt/templates/prompt-normal.tsx
14371
- import { jsx as jsx576, jsxs as jsxs283 } from "react/jsx-runtime";
14371
+ import { jsx as jsx576, jsxs as jsxs282 } from "react/jsx-runtime";
14372
14372
 
14373
14373
  // src/prompt/templates/prompt-suggestions.tsx
14374
- import { Fragment as Fragment206, jsx as jsx577, jsxs as jsxs284 } from "react/jsx-runtime";
14374
+ import { Fragment as Fragment205, jsx as jsx577, jsxs as jsxs283 } from "react/jsx-runtime";
14375
14375
 
14376
14376
  // src/prompt/templates/prompt-settings.tsx
14377
- import { Fragment as Fragment207, jsx as jsx578, jsxs as jsxs285 } from "react/jsx-runtime";
14377
+ import { Fragment as Fragment206, jsx as jsx578, jsxs as jsxs284 } from "react/jsx-runtime";
14378
14378
 
14379
14379
  // src/prompt/templates/prompt-output.tsx
14380
- import { jsx as jsx579, jsxs as jsxs286 } from "react/jsx-runtime";
14380
+ import { jsx as jsx579, jsxs as jsxs285 } from "react/jsx-runtime";
14381
14381
 
14382
14382
  // src/prompt/templates/prompt-more-actions.tsx
14383
- import { jsx as jsx580, jsxs as jsxs287 } from "react/jsx-runtime";
14383
+ import { jsx as jsx580, jsxs as jsxs286 } from "react/jsx-runtime";
14384
14384
 
14385
14385
  // src/prompt/templates/prompt-popup.tsx
14386
- import { jsx as jsx581, jsxs as jsxs288 } from "react/jsx-runtime";
14386
+ import { jsx as jsx581, jsxs as jsxs287 } from "react/jsx-runtime";
14387
14387
 
14388
14388
  // src/map/map.spec.tsx
14389
- import { Fragment as Fragment208, jsx as jsx582, jsxs as jsxs289 } from "react/jsx-runtime";
14389
+ import { Fragment as Fragment207, jsx as jsx582, jsxs as jsxs288 } from "react/jsx-runtime";
14390
14390
  var MAP_CLASSNAME = `k-map`;
14391
14391
  var states213 = [];
14392
14392
  var options200 = {};
14393
- var defaultAttribution = /* @__PURE__ */ jsxs289(Fragment208, { children: [
14393
+ var defaultAttribution = /* @__PURE__ */ jsxs288(Fragment207, { children: [
14394
14394
  "\xA9 ",
14395
14395
  /* @__PURE__ */ jsx582("a", { href: "#", children: "Attribution" })
14396
14396
  ] });
@@ -14411,7 +14411,7 @@ var Map = (props) => {
14411
14411
  children,
14412
14412
  ...other
14413
14413
  } = props;
14414
- return /* @__PURE__ */ jsxs289(
14414
+ return /* @__PURE__ */ jsxs288(
14415
14415
  "div",
14416
14416
  {
14417
14417
  ...other,
@@ -14420,9 +14420,9 @@ var Map = (props) => {
14420
14420
  MAP_CLASSNAME
14421
14421
  ),
14422
14422
  children: [
14423
- /* @__PURE__ */ jsxs289("div", { className: "km-scroll-wrapper", style: { overflow: "hidden" }, children: [
14423
+ /* @__PURE__ */ jsxs288("div", { className: "km-scroll-wrapper", style: { overflow: "hidden" }, children: [
14424
14424
  /* @__PURE__ */ jsx582("div", { className: "km-scroll-header" }),
14425
- /* @__PURE__ */ jsxs289("div", { className: "km-scroll-container", style: scrollContainerStyle, children: [
14425
+ /* @__PURE__ */ jsxs288("div", { className: "km-scroll-container", style: scrollContainerStyle, children: [
14426
14426
  /* @__PURE__ */ jsx582("div", { className: "k-layer", style: { zIndex: "1000" }, children: /* @__PURE__ */ jsx582(Icon, { className: "k-marker", icon: "map-marker-target", size: "xxlarge", style: markerStyle }) }),
14427
14427
  /* @__PURE__ */ jsx582("div", { className: "k-layer", children })
14428
14428
  ] }),
@@ -14430,7 +14430,7 @@ var Map = (props) => {
14430
14430
  /* @__PURE__ */ jsx582("div", { className: "km-touch-scrollbar km-vertical-scrollbar", style: verticalScrollbarStyle })
14431
14431
  ] }),
14432
14432
  /* @__PURE__ */ jsx582("div", { className: "k-map-controls k-pos-bottom k-pos-right", children: /* @__PURE__ */ jsx582("div", { className: "k-attribution", children: attribution }) }),
14433
- /* @__PURE__ */ jsxs289("div", { className: "k-map-controls k-pos-top k-pos-left", children: [
14433
+ /* @__PURE__ */ jsxs288("div", { className: "k-map-controls k-pos-top k-pos-left", children: [
14434
14434
  /* @__PURE__ */ jsx582(Navigator, {}),
14435
14435
  /* @__PURE__ */ jsx582(ZoomControl, {})
14436
14436
  ] })
@@ -14444,7 +14444,7 @@ Map.className = MAP_CLASSNAME;
14444
14444
  Map.defaultProps = defaultProps201;
14445
14445
 
14446
14446
  // src/map/navigator.tsx
14447
- import { jsx as jsx583, jsxs as jsxs290 } from "react/jsx-runtime";
14447
+ import { jsx as jsx583, jsxs as jsxs289 } from "react/jsx-runtime";
14448
14448
  var NAVIGATOR_CLASSNAME = `k-navigator`;
14449
14449
  var states214 = [];
14450
14450
  var options201 = {};
@@ -14453,7 +14453,7 @@ var Navigator = (props) => {
14453
14453
  const {
14454
14454
  ...other
14455
14455
  } = props;
14456
- return /* @__PURE__ */ jsxs290(
14456
+ return /* @__PURE__ */ jsxs289(
14457
14457
  "div",
14458
14458
  {
14459
14459
  ...other,
@@ -14476,7 +14476,7 @@ Navigator.className = NAVIGATOR_CLASSNAME;
14476
14476
  Navigator.defaultProps = defaultProps202;
14477
14477
 
14478
14478
  // src/map/zoom-control.tsx
14479
- import { jsx as jsx584, jsxs as jsxs291 } from "react/jsx-runtime";
14479
+ import { jsx as jsx584, jsxs as jsxs290 } from "react/jsx-runtime";
14480
14480
  var ZOOMCONTROL_CLASSNAME = `k-zoom-control`;
14481
14481
  var states215 = [];
14482
14482
  var options202 = {};
@@ -14485,7 +14485,7 @@ var ZoomControl = (props) => {
14485
14485
  const {
14486
14486
  ...other
14487
14487
  } = props;
14488
- return /* @__PURE__ */ jsxs291(
14488
+ return /* @__PURE__ */ jsxs290(
14489
14489
  ButtonGroup,
14490
14490
  {
14491
14491
  ...other,
@@ -14542,7 +14542,7 @@ Orgchart.className = ORGCHART_CLASSNAME;
14542
14542
  Orgchart.defaultProps = defaultProps204;
14543
14543
 
14544
14544
  // src/orgchart/orgchart-node.tsx
14545
- import { jsx as jsx587, jsxs as jsxs292 } from "react/jsx-runtime";
14545
+ import { jsx as jsx587, jsxs as jsxs291 } from "react/jsx-runtime";
14546
14546
  var ORGCHARTNODE_CLASSNAME = `k-orgchart-node`;
14547
14547
  var defaultProps205 = {
14548
14548
  buttonIcon: "plus",
@@ -14562,7 +14562,7 @@ var OrgchartNode = (props) => {
14562
14562
  avatarType,
14563
14563
  ...other
14564
14564
  } = props;
14565
- return /* @__PURE__ */ jsxs292(
14565
+ return /* @__PURE__ */ jsxs291(
14566
14566
  "div",
14567
14567
  {
14568
14568
  ...other,
@@ -14574,9 +14574,9 @@ var OrgchartNode = (props) => {
14574
14574
  ),
14575
14575
  children: [
14576
14576
  lineTop && /* @__PURE__ */ jsx587("div", { className: "k-orgchart-line k-orgchart-line-v" }),
14577
- /* @__PURE__ */ jsx587(Card, { className: "k-orgchart-card", children: /* @__PURE__ */ jsxs292(CardBody, { className: "k-hstack", details, style: { borderTopColor: color }, children: [
14577
+ /* @__PURE__ */ jsx587(Card, { className: "k-orgchart-card", children: /* @__PURE__ */ jsxs291(CardBody, { className: "k-hstack", details, style: { borderTopColor: color }, children: [
14578
14578
  /* @__PURE__ */ jsx587(Avatar, { type: avatarType, themeColor: "secondary", children: avatarType === "image" ? /* @__PURE__ */ jsx587("img", { src: avatar }) : avatar }),
14579
- /* @__PURE__ */ jsxs292("div", { className: "k-card-title-wrap k-vstack", children: [
14579
+ /* @__PURE__ */ jsxs291("div", { className: "k-card-title-wrap k-vstack", children: [
14580
14580
  /* @__PURE__ */ jsx587(CardTitle, { className: "k-text-ellipsis", children: title }),
14581
14581
  /* @__PURE__ */ jsx587("span", { className: "k-spacer" }),
14582
14582
  /* @__PURE__ */ jsx587(CardSubtitle, { className: "k-text-ellipsis", children: subtitle })
@@ -14591,7 +14591,7 @@ var OrgchartNode = (props) => {
14591
14591
  };
14592
14592
 
14593
14593
  // src/orgchart/orgchart-group.tsx
14594
- import { Fragment as Fragment209, jsx as jsx588, jsxs as jsxs293 } from "react/jsx-runtime";
14594
+ import { Fragment as Fragment208, jsx as jsx588, jsxs as jsxs292 } from "react/jsx-runtime";
14595
14595
  var ORGCHARTGROUP_CLASSNAME = `k-orgchart-group`;
14596
14596
  var states217 = [];
14597
14597
  var options204 = {};
@@ -14624,7 +14624,7 @@ var OrgchartGroup = (props) => {
14624
14624
  }
14625
14625
  }
14626
14626
  }
14627
- return /* @__PURE__ */ jsxs293(
14627
+ return /* @__PURE__ */ jsxs292(
14628
14628
  "div",
14629
14629
  {
14630
14630
  ...other,
@@ -14648,10 +14648,10 @@ var OrgchartGroup = (props) => {
14648
14648
  [`k-${kendoThemeMaps.orientationMap[orientation] || orientation}`]: orientation
14649
14649
  }
14650
14650
  ),
14651
- children: /* @__PURE__ */ jsx588(Fragment209, { children: chartNodes })
14651
+ children: /* @__PURE__ */ jsx588(Fragment208, { children: chartNodes })
14652
14652
  }
14653
14653
  ),
14654
- /* @__PURE__ */ jsx588(Fragment209, { children: chartGroups })
14654
+ /* @__PURE__ */ jsx588(Fragment208, { children: chartGroups })
14655
14655
  ]
14656
14656
  }
14657
14657
  );
@@ -14662,7 +14662,7 @@ OrgchartGroup.className = ORGCHARTGROUP_CLASSNAME;
14662
14662
  OrgchartGroup.defaultProps = defaultProps206;
14663
14663
 
14664
14664
  // src/orgchart/orgchart-node-group.tsx
14665
- import { jsx as jsx589, jsxs as jsxs294 } from "react/jsx-runtime";
14665
+ import { jsx as jsx589, jsxs as jsxs293 } from "react/jsx-runtime";
14666
14666
  var ORGCHARTNODEGROUP_CLASSNAME = `k-orgchart-node-group`;
14667
14667
  var states218 = [
14668
14668
  States.focus
@@ -14683,7 +14683,7 @@ var OrgchartNodeGroup = (props) => {
14683
14683
  orientation = defaultProps207.orientation,
14684
14684
  ...other
14685
14685
  } = props;
14686
- return /* @__PURE__ */ jsxs294(
14686
+ return /* @__PURE__ */ jsxs293(
14687
14687
  "div",
14688
14688
  {
14689
14689
  ...other,
@@ -14695,7 +14695,7 @@ var OrgchartNodeGroup = (props) => {
14695
14695
  ),
14696
14696
  children: [
14697
14697
  lineTop && /* @__PURE__ */ jsx589("div", { className: "k-orgchart-line k-orgchart-line-v" }),
14698
- /* @__PURE__ */ jsxs294(
14698
+ /* @__PURE__ */ jsxs293(
14699
14699
  "div",
14700
14700
  {
14701
14701
  className: classNames(
@@ -14732,19 +14732,19 @@ var OrgchartNodeGroup = (props) => {
14732
14732
  OrgchartNodeGroup.states = states218;
14733
14733
 
14734
14734
  // src/orgchart/templates/orgchart-normal.tsx
14735
- import { jsx as jsx590, jsxs as jsxs295 } from "react/jsx-runtime";
14735
+ import { jsx as jsx590, jsxs as jsxs294 } from "react/jsx-runtime";
14736
14736
 
14737
14737
  // src/orgchart/templates/orgchart-vertical.tsx
14738
- import { jsx as jsx591, jsxs as jsxs296 } from "react/jsx-runtime";
14738
+ import { jsx as jsx591, jsxs as jsxs295 } from "react/jsx-runtime";
14739
14739
 
14740
14740
  // src/orgchart/templates/orgchart-group-normal.tsx
14741
- import { jsx as jsx592, jsxs as jsxs297 } from "react/jsx-runtime";
14741
+ import { jsx as jsx592, jsxs as jsxs296 } from "react/jsx-runtime";
14742
14742
 
14743
14743
  // src/orgchart/templates/orgchart-group-vertical.tsx
14744
- import { jsx as jsx593, jsxs as jsxs298 } from "react/jsx-runtime";
14744
+ import { jsx as jsx593, jsxs as jsxs297 } from "react/jsx-runtime";
14745
14745
 
14746
14746
  // src/signature/signature.spec.tsx
14747
- import { jsx as jsx594, jsxs as jsxs299 } from "react/jsx-runtime";
14747
+ import { jsx as jsx594, jsxs as jsxs298 } from "react/jsx-runtime";
14748
14748
  var SIGNATURE_CLASSNAME = `k-signature`;
14749
14749
  var states219 = [
14750
14750
  States.hover,
@@ -14776,7 +14776,7 @@ var Signature = (props) => {
14776
14776
  maximized,
14777
14777
  ...other
14778
14778
  } = props;
14779
- return /* @__PURE__ */ jsxs299(
14779
+ return /* @__PURE__ */ jsxs298(
14780
14780
  "div",
14781
14781
  {
14782
14782
  ...other,
@@ -14805,7 +14805,7 @@ var Signature = (props) => {
14805
14805
  ),
14806
14806
  children: [
14807
14807
  /* @__PURE__ */ jsx594("canvas", { className: "k-signature-canvas" }),
14808
- /* @__PURE__ */ jsxs299(
14808
+ /* @__PURE__ */ jsxs298(
14809
14809
  "div",
14810
14810
  {
14811
14811
  className: classNames(
@@ -14883,7 +14883,7 @@ import { jsx as jsx595 } from "react/jsx-runtime";
14883
14883
  import { jsx as jsx596 } from "react/jsx-runtime";
14884
14884
 
14885
14885
  // src/editor/editor.spec.tsx
14886
- import { jsx as jsx597, jsxs as jsxs300 } from "react/jsx-runtime";
14886
+ import { jsx as jsx597, jsxs as jsxs299 } from "react/jsx-runtime";
14887
14887
  var EDITOR_CLASSNAME = `k-editor`;
14888
14888
  var states220 = [
14889
14889
  States.readonly,
@@ -14904,7 +14904,7 @@ var Editor = (props) => {
14904
14904
  resizable,
14905
14905
  ...other
14906
14906
  } = props;
14907
- return /* @__PURE__ */ jsxs300(
14907
+ return /* @__PURE__ */ jsxs299(
14908
14908
  "div",
14909
14909
  {
14910
14910
  ...other,
@@ -14991,13 +14991,13 @@ var EditorContent = (props) => {
14991
14991
  };
14992
14992
 
14993
14993
  // src/editor/templates/editor-normal.tsx
14994
- import { Fragment as Fragment210, jsx as jsx600, jsxs as jsxs301 } from "react/jsx-runtime";
14994
+ import { Fragment as Fragment209, jsx as jsx600, jsxs as jsxs300 } from "react/jsx-runtime";
14995
14995
 
14996
14996
  // src/editor/templates/editor-resizable.tsx
14997
- import { Fragment as Fragment211, jsx as jsx601, jsxs as jsxs302 } from "react/jsx-runtime";
14997
+ import { Fragment as Fragment210, jsx as jsx601, jsxs as jsxs301 } from "react/jsx-runtime";
14998
14998
 
14999
14999
  // src/editor/templates/editor-responsive-toolbar.tsx
15000
- import { Fragment as Fragment212, jsx as jsx602, jsxs as jsxs303 } from "react/jsx-runtime";
15000
+ import { Fragment as Fragment211, jsx as jsx602, jsxs as jsxs302 } from "react/jsx-runtime";
15001
15001
 
15002
15002
  // src/imageeditor/imageeditor-toolbar.tsx
15003
15003
  import { jsx as jsx603 } from "react/jsx-runtime";
@@ -15043,7 +15043,7 @@ ImageEditorToolbar.className = IMAGEEDITORTOOLBAR_CLASSNAME;
15043
15043
  ImageEditorToolbar.defaultProps = defaultProps210;
15044
15044
 
15045
15045
  // src/imageeditor/imageeditor.spec.tsx
15046
- import { jsx as jsx604, jsxs as jsxs304 } from "react/jsx-runtime";
15046
+ import { jsx as jsx604, jsxs as jsxs303 } from "react/jsx-runtime";
15047
15047
  var IMAGEEDITOR_CLASSNAME = `k-imageeditor`;
15048
15048
  var states223 = [];
15049
15049
  var options208 = {};
@@ -15056,7 +15056,7 @@ var ImageEditor = (props) => {
15056
15056
  children,
15057
15057
  ...other
15058
15058
  } = props;
15059
- return /* @__PURE__ */ jsxs304(
15059
+ return /* @__PURE__ */ jsxs303(
15060
15060
  "div",
15061
15061
  {
15062
15062
  ...other,
@@ -15066,7 +15066,7 @@ var ImageEditor = (props) => {
15066
15066
  ),
15067
15067
  children: [
15068
15068
  /* @__PURE__ */ jsx604("div", { className: "k-imageeditor-header", children: /* @__PURE__ */ jsx604(ImageEditorToolbar, { toolbarItems }) }),
15069
- /* @__PURE__ */ jsxs304("div", { className: "k-imageeditor-content", style: { height: contentHeight }, children: [
15069
+ /* @__PURE__ */ jsxs303("div", { className: "k-imageeditor-content", style: { height: contentHeight }, children: [
15070
15070
  /* @__PURE__ */ jsx604("div", { className: "k-imageeditor-canvas-container", children: /* @__PURE__ */ jsx604("div", { className: "k-imageeditor-canvas", children }) }),
15071
15071
  actionPane && /* @__PURE__ */ jsx604("div", { className: "k-imageeditor-action-pane", children: actionPane })
15072
15072
  ] })
@@ -15083,13 +15083,13 @@ ImageEditor.defaultProps = defaultProps211;
15083
15083
  import { jsx as jsx605 } from "react/jsx-runtime";
15084
15084
 
15085
15085
  // src/imageeditor/templates/imageeditor-resize.tsx
15086
- import { Fragment as Fragment213, jsx as jsx606, jsxs as jsxs305 } from "react/jsx-runtime";
15086
+ import { Fragment as Fragment212, jsx as jsx606, jsxs as jsxs304 } from "react/jsx-runtime";
15087
15087
 
15088
15088
  // src/imageeditor/templates/imageeditor-crop.tsx
15089
- import { Fragment as Fragment214, jsx as jsx607, jsxs as jsxs306 } from "react/jsx-runtime";
15089
+ import { Fragment as Fragment213, jsx as jsx607, jsxs as jsxs305 } from "react/jsx-runtime";
15090
15090
 
15091
15091
  // src/gantt/gantt.spec.tsx
15092
- import { jsxs as jsxs307 } from "react/jsx-runtime";
15092
+ import { jsxs as jsxs306 } from "react/jsx-runtime";
15093
15093
  var GANTT_CLASSNAME = "k-gantt";
15094
15094
  var states224 = [];
15095
15095
  var options209 = {};
@@ -15100,7 +15100,7 @@ var Gantt = (props) => {
15100
15100
  footerToolbar,
15101
15101
  ...other
15102
15102
  } = props;
15103
- return /* @__PURE__ */ jsxs307(
15103
+ return /* @__PURE__ */ jsxs306(
15104
15104
  "div",
15105
15105
  {
15106
15106
  ...other,
@@ -15243,7 +15243,7 @@ GanttTaskDot.className = GANTTTASKWDOT_CLASSNAME;
15243
15243
  GanttTaskDot.defaultProps = defaultProps215;
15244
15244
 
15245
15245
  // src/gantt/gantt-task-content.spec.tsx
15246
- import { jsx as jsx618, jsxs as jsxs308 } from "react/jsx-runtime";
15246
+ import { jsx as jsx618, jsxs as jsxs307 } from "react/jsx-runtime";
15247
15247
  var GANTTTASKCONTENT_CLASSNAME = "k-task-content";
15248
15248
  var states228 = [];
15249
15249
  var options213 = {};
@@ -15253,7 +15253,7 @@ var GanttTaskContent = (props) => {
15253
15253
  content,
15254
15254
  ...other
15255
15255
  } = props;
15256
- return /* @__PURE__ */ jsxs308(
15256
+ return /* @__PURE__ */ jsxs307(
15257
15257
  "div",
15258
15258
  {
15259
15259
  ...other,
@@ -15309,13 +15309,13 @@ GanttLine.className = GANTTLINE_CLASSNAME;
15309
15309
  GanttLine.defaultProps = defaultProps217;
15310
15310
 
15311
15311
  // src/gantt/templates/gantt-normal.tsx
15312
- import { jsx as jsx620, jsxs as jsxs309 } from "react/jsx-runtime";
15312
+ import { jsx as jsx620, jsxs as jsxs308 } from "react/jsx-runtime";
15313
15313
 
15314
15314
  // src/gantt/templates/gantt-row-reordering.tsx
15315
- import { jsx as jsx621, jsxs as jsxs310 } from "react/jsx-runtime";
15315
+ import { jsx as jsx621, jsxs as jsxs309 } from "react/jsx-runtime";
15316
15316
 
15317
15317
  // src/scheduler/templates/scheduler-day.tsx
15318
- import { Fragment as Fragment215, jsx as jsx622, jsxs as jsxs311 } from "react/jsx-runtime";
15318
+ import { Fragment as Fragment214, jsx as jsx622, jsxs as jsxs310 } from "react/jsx-runtime";
15319
15319
 
15320
15320
  // src/scheduler/scheduler-view.spec.tsx
15321
15321
  import { jsx as jsx623 } from "react/jsx-runtime";
@@ -15351,7 +15351,7 @@ SchedulerView.defaultProps = defaultProps218;
15351
15351
  var scheduler_view_spec_default = SchedulerView;
15352
15352
 
15353
15353
  // src/scheduler/scheduler.spec.tsx
15354
- import { jsx as jsx624, jsxs as jsxs312 } from "react/jsx-runtime";
15354
+ import { jsx as jsx624, jsxs as jsxs311 } from "react/jsx-runtime";
15355
15355
  var SCHEDULER_CLASSNAME = "k-scheduler";
15356
15356
  var states231 = [];
15357
15357
  var options216 = {};
@@ -15364,7 +15364,7 @@ var Scheduler = (props) => {
15364
15364
  layout,
15365
15365
  ...other
15366
15366
  } = props;
15367
- return /* @__PURE__ */ jsxs312(
15367
+ return /* @__PURE__ */ jsxs311(
15368
15368
  "div",
15369
15369
  {
15370
15370
  ...other,
@@ -15458,7 +15458,7 @@ import { jsx as jsx630 } from "react/jsx-runtime";
15458
15458
  import { jsx as jsx631 } from "react/jsx-runtime";
15459
15459
 
15460
15460
  // src/scheduler/scheduler-toolbar.spec.tsx
15461
- import { Fragment as Fragment216, jsx as jsx632, jsxs as jsxs313 } from "react/jsx-runtime";
15461
+ import { Fragment as Fragment215, jsx as jsx632, jsxs as jsxs312 } from "react/jsx-runtime";
15462
15462
 
15463
15463
  // src/scheduler/scheduler-body.spec.tsx
15464
15464
  import { jsx as jsx633 } from "react/jsx-runtime";
@@ -15500,7 +15500,7 @@ SchedulerGroup.defaultProps = defaultProps220;
15500
15500
  SchedulerGroup.className = className39;
15501
15501
 
15502
15502
  // src/scheduler/scheduler-event.spec.tsx
15503
- import { Fragment as Fragment217, jsx as jsx636, jsxs as jsxs314 } from "react/jsx-runtime";
15503
+ import { Fragment as Fragment216, jsx as jsx636, jsxs as jsxs313 } from "react/jsx-runtime";
15504
15504
  var className40 = "k-event";
15505
15505
  var states234 = [
15506
15506
  States.hover,
@@ -15511,7 +15511,7 @@ var options219 = {};
15511
15511
  var defaultProps221 = {
15512
15512
  resizable: "vertical",
15513
15513
  eventPrefix: /* @__PURE__ */ jsx636(Icon, { icon: "arrow-rotate-cw" }),
15514
- eventSuffix: /* @__PURE__ */ jsx636(Fragment217, { children: /* @__PURE__ */ jsx636("a", { href: "#", className: "k-link k-event-delete", children: /* @__PURE__ */ jsx636(Icon, { icon: "x" }) }) })
15514
+ eventSuffix: /* @__PURE__ */ jsx636(Fragment216, { children: /* @__PURE__ */ jsx636("a", { href: "#", className: "k-link k-event-delete", children: /* @__PURE__ */ jsx636(Icon, { icon: "x" }) }) })
15515
15515
  };
15516
15516
  var SchedulerEvent = (props) => {
15517
15517
  const {
@@ -15526,7 +15526,7 @@ var SchedulerEvent = (props) => {
15526
15526
  eventSuffix = defaultProps221.eventSuffix,
15527
15527
  ...others
15528
15528
  } = props;
15529
- return /* @__PURE__ */ jsxs314(
15529
+ return /* @__PURE__ */ jsxs313(
15530
15530
  "div",
15531
15531
  {
15532
15532
  ...others,
@@ -15547,14 +15547,14 @@ var SchedulerEvent = (props) => {
15547
15547
  /* @__PURE__ */ jsx636("span", { className: "k-event-actions", children: eventPrefix }),
15548
15548
  /* @__PURE__ */ jsx636("div", { children: props.children }),
15549
15549
  /* @__PURE__ */ jsx636("span", { className: "k-event-actions", children: eventSuffix }),
15550
- multiDay && /* @__PURE__ */ jsxs314(Fragment217, { children: [
15550
+ multiDay && /* @__PURE__ */ jsxs313(Fragment216, { children: [
15551
15551
  /* @__PURE__ */ jsx636("span", { className: "k-event-top-actions", children: /* @__PURE__ */ jsx636(Icon, { icon: "caret-alt-up" }) }),
15552
15552
  /* @__PURE__ */ jsx636("span", { className: "k-event-bottom-actions", children: /* @__PURE__ */ jsx636(Icon, { icon: "caret-alt-down" }) })
15553
15553
  ] }),
15554
- resizable === "vertical" ? /* @__PURE__ */ jsxs314(Fragment217, { children: [
15554
+ resizable === "vertical" ? /* @__PURE__ */ jsxs313(Fragment216, { children: [
15555
15555
  /* @__PURE__ */ jsx636("span", { className: "k-resize-handle k-resize-n" }),
15556
15556
  /* @__PURE__ */ jsx636("span", { className: "k-resize-handle k-resize-s" })
15557
- ] }) : resizable === "horizontal" && /* @__PURE__ */ jsxs314(Fragment217, { children: [
15557
+ ] }) : resizable === "horizontal" && /* @__PURE__ */ jsxs313(Fragment216, { children: [
15558
15558
  /* @__PURE__ */ jsx636("span", { className: "k-resize-handle k-resize-w" }),
15559
15559
  /* @__PURE__ */ jsx636("span", { className: "k-resize-handle k-resize-e" })
15560
15560
  ] })
@@ -15568,7 +15568,7 @@ SchedulerEvent.defaultProps = defaultProps221;
15568
15568
  SchedulerEvent.className = className40;
15569
15569
 
15570
15570
  // src/scheduler/scheduler-task.spec.tsx
15571
- import { jsx as jsx637, jsxs as jsxs315 } from "react/jsx-runtime";
15571
+ import { jsx as jsx637, jsxs as jsxs314 } from "react/jsx-runtime";
15572
15572
  var className41 = "k-task";
15573
15573
  var states235 = [];
15574
15574
  var options220 = {};
@@ -15583,7 +15583,7 @@ var SchedulerTask = (props) => {
15583
15583
  closable,
15584
15584
  ...other
15585
15585
  } = props;
15586
- return /* @__PURE__ */ jsxs315(
15586
+ return /* @__PURE__ */ jsxs314(
15587
15587
  "div",
15588
15588
  {
15589
15589
  ...other,
@@ -15606,46 +15606,46 @@ SchedulerTask.defaultProps = defaultProps222;
15606
15606
  SchedulerTask.className = className41;
15607
15607
 
15608
15608
  // src/scheduler/templates/scheduler-week.tsx
15609
- import { Fragment as Fragment218, jsx as jsx638, jsxs as jsxs316 } from "react/jsx-runtime";
15609
+ import { Fragment as Fragment217, jsx as jsx638, jsxs as jsxs315 } from "react/jsx-runtime";
15610
15610
 
15611
15611
  // src/scheduler/templates/scheduler-month.tsx
15612
- import { Fragment as Fragment219, jsx as jsx639, jsxs as jsxs317 } from "react/jsx-runtime";
15612
+ import { Fragment as Fragment218, jsx as jsx639, jsxs as jsxs316 } from "react/jsx-runtime";
15613
15613
 
15614
15614
  // src/scheduler/templates/scheduler-timeline.tsx
15615
- import { Fragment as Fragment220, jsx as jsx640, jsxs as jsxs318 } from "react/jsx-runtime";
15615
+ import { Fragment as Fragment219, jsx as jsx640, jsxs as jsxs317 } from "react/jsx-runtime";
15616
15616
 
15617
15617
  // src/scheduler/templates/scheduler-agenda.tsx
15618
- import { Fragment as Fragment221, jsx as jsx641, jsxs as jsxs319 } from "react/jsx-runtime";
15618
+ import { Fragment as Fragment220, jsx as jsx641, jsxs as jsxs318 } from "react/jsx-runtime";
15619
15619
 
15620
15620
  // src/scheduler/templates/scheduler-flex-day.tsx
15621
- import { Fragment as Fragment222, jsx as jsx642, jsxs as jsxs320 } from "react/jsx-runtime";
15621
+ import { Fragment as Fragment221, jsx as jsx642, jsxs as jsxs319 } from "react/jsx-runtime";
15622
15622
 
15623
15623
  // src/scheduler/templates/scheduler-flex-week.tsx
15624
- import { Fragment as Fragment223, jsx as jsx643, jsxs as jsxs321 } from "react/jsx-runtime";
15624
+ import { Fragment as Fragment222, jsx as jsx643, jsxs as jsxs320 } from "react/jsx-runtime";
15625
15625
 
15626
15626
  // src/scheduler/templates/scheduler-flex-year.tsx
15627
- import { Fragment as Fragment224, jsx as jsx644, jsxs as jsxs322 } from "react/jsx-runtime";
15627
+ import { Fragment as Fragment223, jsx as jsx644, jsxs as jsxs321 } from "react/jsx-runtime";
15628
15628
 
15629
15629
  // src/scheduler/templates/scheduler-flex-month.tsx
15630
- import { Fragment as Fragment225, jsx as jsx645, jsxs as jsxs323 } from "react/jsx-runtime";
15630
+ import { Fragment as Fragment224, jsx as jsx645, jsxs as jsxs322 } from "react/jsx-runtime";
15631
15631
 
15632
15632
  // src/scheduler/templates/scheduler-flex-timeline.tsx
15633
- import { Fragment as Fragment226, jsx as jsx646, jsxs as jsxs324 } from "react/jsx-runtime";
15633
+ import { Fragment as Fragment225, jsx as jsx646, jsxs as jsxs323 } from "react/jsx-runtime";
15634
15634
 
15635
15635
  // src/scheduler/templates/scheduler-flex-agenda.tsx
15636
- import { Fragment as Fragment227, jsx as jsx647, jsxs as jsxs325 } from "react/jsx-runtime";
15636
+ import { Fragment as Fragment226, jsx as jsx647, jsxs as jsxs324 } from "react/jsx-runtime";
15637
15637
 
15638
15638
  // src/scheduler/templates/scheduler-horizontal-grouping.tsx
15639
- import { Fragment as Fragment228, jsx as jsx648, jsxs as jsxs326 } from "react/jsx-runtime";
15639
+ import { Fragment as Fragment227, jsx as jsx648, jsxs as jsxs325 } from "react/jsx-runtime";
15640
15640
 
15641
15641
  // src/scheduler/templates/scheduler-vertical-grouping.tsx
15642
- import { Fragment as Fragment229, jsx as jsx649, jsxs as jsxs327 } from "react/jsx-runtime";
15642
+ import { Fragment as Fragment228, jsx as jsx649, jsxs as jsxs326 } from "react/jsx-runtime";
15643
15643
 
15644
15644
  // src/scheduler/templates/scheduler-flex-horizontal-grouping.tsx
15645
- import { Fragment as Fragment230, jsx as jsx650, jsxs as jsxs328 } from "react/jsx-runtime";
15645
+ import { Fragment as Fragment229, jsx as jsx650, jsxs as jsxs327 } from "react/jsx-runtime";
15646
15646
 
15647
15647
  // src/scheduler/templates/scheduler-flex-vertical-grouping.tsx
15648
- import { Fragment as Fragment231, jsx as jsx651, jsxs as jsxs329 } from "react/jsx-runtime";
15648
+ import { Fragment as Fragment230, jsx as jsx651, jsxs as jsxs328 } from "react/jsx-runtime";
15649
15649
 
15650
15650
  // src/utils/templates/background/background-clip/border-clip.tsx
15651
15651
  import { jsx as jsx652 } from "react/jsx-runtime";
@@ -15660,355 +15660,355 @@ import { jsx as jsx654 } from "react/jsx-runtime";
15660
15660
  import { jsx as jsx655 } from "react/jsx-runtime";
15661
15661
 
15662
15662
  // src/utils/templates/background/background-color/color.tsx
15663
- import { jsx as jsx656, jsxs as jsxs330 } from "react/jsx-runtime";
15663
+ import { jsx as jsx656, jsxs as jsxs329 } from "react/jsx-runtime";
15664
15664
 
15665
15665
  // src/utils/templates/borders/border-color/all-sides.tsx
15666
- import { jsx as jsx657, jsxs as jsxs331 } from "react/jsx-runtime";
15666
+ import { jsx as jsx657, jsxs as jsxs330 } from "react/jsx-runtime";
15667
15667
 
15668
15668
  // src/utils/templates/borders/border-color/individual.tsx
15669
- import { jsx as jsx658, jsxs as jsxs332 } from "react/jsx-runtime";
15669
+ import { jsx as jsx658, jsxs as jsxs331 } from "react/jsx-runtime";
15670
15670
 
15671
15671
  // src/utils/templates/borders/border-color/left-right.tsx
15672
- import { jsx as jsx659, jsxs as jsxs333 } from "react/jsx-runtime";
15672
+ import { jsx as jsx659, jsxs as jsxs332 } from "react/jsx-runtime";
15673
15673
 
15674
15674
  // src/utils/templates/borders/border-color/top-bottom.tsx
15675
- import { jsx as jsx660, jsxs as jsxs334 } from "react/jsx-runtime";
15675
+ import { jsx as jsx660, jsxs as jsxs333 } from "react/jsx-runtime";
15676
15676
 
15677
15677
  // src/utils/templates/borders/border-radius/corners.tsx
15678
- import { jsx as jsx661, jsxs as jsxs335 } from "react/jsx-runtime";
15678
+ import { jsx as jsx661, jsxs as jsxs334 } from "react/jsx-runtime";
15679
15679
 
15680
15680
  // src/utils/templates/borders/border-radius/no-rounding.tsx
15681
- import { jsx as jsx662, jsxs as jsxs336 } from "react/jsx-runtime";
15681
+ import { jsx as jsx662, jsxs as jsxs335 } from "react/jsx-runtime";
15682
15682
 
15683
15683
  // src/utils/templates/borders/border-radius/rounding.tsx
15684
- import { jsx as jsx663, jsxs as jsxs337 } from "react/jsx-runtime";
15684
+ import { jsx as jsx663, jsxs as jsxs336 } from "react/jsx-runtime";
15685
15685
 
15686
15686
  // src/utils/templates/borders/border-radius/sides.tsx
15687
- import { jsx as jsx664, jsxs as jsxs338 } from "react/jsx-runtime";
15687
+ import { jsx as jsx664, jsxs as jsxs337 } from "react/jsx-runtime";
15688
15688
 
15689
15689
  // src/utils/templates/borders/border-style/all-sides.tsx
15690
- import { jsx as jsx665, jsxs as jsxs339 } from "react/jsx-runtime";
15690
+ import { jsx as jsx665, jsxs as jsxs338 } from "react/jsx-runtime";
15691
15691
 
15692
15692
  // src/utils/templates/borders/border-style/individual.tsx
15693
- import { jsx as jsx666, jsxs as jsxs340 } from "react/jsx-runtime";
15693
+ import { jsx as jsx666, jsxs as jsxs339 } from "react/jsx-runtime";
15694
15694
 
15695
15695
  // src/utils/templates/borders/border-style/left-right.tsx
15696
- import { jsx as jsx667, jsxs as jsxs341 } from "react/jsx-runtime";
15696
+ import { jsx as jsx667, jsxs as jsxs340 } from "react/jsx-runtime";
15697
15697
 
15698
15698
  // src/utils/templates/borders/border-style/no-style.tsx
15699
15699
  import { jsx as jsx668 } from "react/jsx-runtime";
15700
15700
 
15701
15701
  // src/utils/templates/borders/border-style/top-bottom.tsx
15702
- import { jsx as jsx669, jsxs as jsxs342 } from "react/jsx-runtime";
15702
+ import { jsx as jsx669, jsxs as jsxs341 } from "react/jsx-runtime";
15703
15703
 
15704
15704
  // src/utils/templates/borders/border-width/all-sides.tsx
15705
- import { jsx as jsx670, jsxs as jsxs343 } from "react/jsx-runtime";
15705
+ import { jsx as jsx670, jsxs as jsxs342 } from "react/jsx-runtime";
15706
15706
 
15707
15707
  // src/utils/templates/borders/border-width/individual.tsx
15708
- import { jsx as jsx671, jsxs as jsxs344 } from "react/jsx-runtime";
15708
+ import { jsx as jsx671, jsxs as jsxs343 } from "react/jsx-runtime";
15709
15709
 
15710
15710
  // src/utils/templates/borders/border-width/left-right.tsx
15711
- import { jsx as jsx672, jsxs as jsxs345 } from "react/jsx-runtime";
15711
+ import { jsx as jsx672, jsxs as jsxs344 } from "react/jsx-runtime";
15712
15712
 
15713
15713
  // src/utils/templates/borders/border-width/top-bottom.tsx
15714
- import { jsx as jsx673, jsxs as jsxs346 } from "react/jsx-runtime";
15714
+ import { jsx as jsx673, jsxs as jsxs345 } from "react/jsx-runtime";
15715
15715
 
15716
15716
  // src/utils/templates/borders/outline-color/all-sides.tsx
15717
15717
  import { jsx as jsx674 } from "react/jsx-runtime";
15718
15718
 
15719
15719
  // src/utils/templates/borders/outline-offset/all-sides.tsx
15720
- import { jsx as jsx675, jsxs as jsxs347 } from "react/jsx-runtime";
15720
+ import { jsx as jsx675, jsxs as jsxs346 } from "react/jsx-runtime";
15721
15721
 
15722
15722
  // src/utils/templates/borders/outline-offset/no-offset.tsx
15723
15723
  import { jsx as jsx676 } from "react/jsx-runtime";
15724
15724
 
15725
15725
  // src/utils/templates/borders/outline-style/all-sides.tsx
15726
- import { jsx as jsx677, jsxs as jsxs348 } from "react/jsx-runtime";
15726
+ import { jsx as jsx677, jsxs as jsxs347 } from "react/jsx-runtime";
15727
15727
 
15728
15728
  // src/utils/templates/borders/outline-style/no-style.tsx
15729
15729
  import { jsx as jsx678 } from "react/jsx-runtime";
15730
15730
 
15731
15731
  // src/utils/templates/borders/outline-width/all-sides.tsx
15732
- import { jsx as jsx679, jsxs as jsxs349 } from "react/jsx-runtime";
15732
+ import { jsx as jsx679, jsxs as jsxs348 } from "react/jsx-runtime";
15733
15733
 
15734
15734
  // src/utils/templates/borders/outline-width/no-width.tsx
15735
15735
  import { jsx as jsx680 } from "react/jsx-runtime";
15736
15736
 
15737
15737
  // src/utils/templates/effects/opacity/applying.tsx
15738
- import { jsx as jsx681, jsxs as jsxs350 } from "react/jsx-runtime";
15738
+ import { jsx as jsx681, jsxs as jsxs349 } from "react/jsx-runtime";
15739
15739
 
15740
15740
  // src/utils/templates/filters/backdrop-blur/applying.tsx
15741
- import { Fragment as Fragment232, jsx as jsx682, jsxs as jsxs351 } from "react/jsx-runtime";
15741
+ import { Fragment as Fragment231, jsx as jsx682, jsxs as jsxs350 } from "react/jsx-runtime";
15742
15742
 
15743
15743
  // src/utils/templates/flex-grid/align-content/around.tsx
15744
- import { jsx as jsx683, jsxs as jsxs352 } from "react/jsx-runtime";
15744
+ import { jsx as jsx683, jsxs as jsxs351 } from "react/jsx-runtime";
15745
15745
 
15746
15746
  // src/utils/templates/flex-grid/align-content/between.tsx
15747
- import { jsx as jsx684, jsxs as jsxs353 } from "react/jsx-runtime";
15747
+ import { jsx as jsx684, jsxs as jsxs352 } from "react/jsx-runtime";
15748
15748
 
15749
15749
  // src/utils/templates/flex-grid/align-content/center.tsx
15750
- import { jsx as jsx685, jsxs as jsxs354 } from "react/jsx-runtime";
15750
+ import { jsx as jsx685, jsxs as jsxs353 } from "react/jsx-runtime";
15751
15751
 
15752
15752
  // src/utils/templates/flex-grid/align-content/end.tsx
15753
- import { jsx as jsx686, jsxs as jsxs355 } from "react/jsx-runtime";
15753
+ import { jsx as jsx686, jsxs as jsxs354 } from "react/jsx-runtime";
15754
15754
 
15755
15755
  // src/utils/templates/flex-grid/align-content/evenly.tsx
15756
- import { jsx as jsx687, jsxs as jsxs356 } from "react/jsx-runtime";
15756
+ import { jsx as jsx687, jsxs as jsxs355 } from "react/jsx-runtime";
15757
15757
 
15758
15758
  // src/utils/templates/flex-grid/align-content/normal.tsx
15759
- import { jsx as jsx688, jsxs as jsxs357 } from "react/jsx-runtime";
15759
+ import { jsx as jsx688, jsxs as jsxs356 } from "react/jsx-runtime";
15760
15760
 
15761
15761
  // src/utils/templates/flex-grid/align-content/start.tsx
15762
- import { jsx as jsx689, jsxs as jsxs358 } from "react/jsx-runtime";
15762
+ import { jsx as jsx689, jsxs as jsxs357 } from "react/jsx-runtime";
15763
15763
 
15764
15764
  // src/utils/templates/flex-grid/align-content/stretch.tsx
15765
- import { jsx as jsx690, jsxs as jsxs359 } from "react/jsx-runtime";
15765
+ import { jsx as jsx690, jsxs as jsxs358 } from "react/jsx-runtime";
15766
15766
 
15767
15767
  // src/utils/templates/flex-grid/align-items/baseline.tsx
15768
- import { jsx as jsx691, jsxs as jsxs360 } from "react/jsx-runtime";
15768
+ import { jsx as jsx691, jsxs as jsxs359 } from "react/jsx-runtime";
15769
15769
 
15770
15770
  // src/utils/templates/flex-grid/align-items/center.tsx
15771
- import { jsx as jsx692, jsxs as jsxs361 } from "react/jsx-runtime";
15771
+ import { jsx as jsx692, jsxs as jsxs360 } from "react/jsx-runtime";
15772
15772
 
15773
15773
  // src/utils/templates/flex-grid/align-items/end.tsx
15774
- import { jsx as jsx693, jsxs as jsxs362 } from "react/jsx-runtime";
15774
+ import { jsx as jsx693, jsxs as jsxs361 } from "react/jsx-runtime";
15775
15775
 
15776
15776
  // src/utils/templates/flex-grid/align-items/start.tsx
15777
- import { jsx as jsx694, jsxs as jsxs363 } from "react/jsx-runtime";
15777
+ import { jsx as jsx694, jsxs as jsxs362 } from "react/jsx-runtime";
15778
15778
 
15779
15779
  // src/utils/templates/flex-grid/align-items/stretch.tsx
15780
- import { jsx as jsx695, jsxs as jsxs364 } from "react/jsx-runtime";
15780
+ import { jsx as jsx695, jsxs as jsxs363 } from "react/jsx-runtime";
15781
15781
 
15782
15782
  // src/utils/templates/flex-grid/align-self/baseline.tsx
15783
- import { jsx as jsx696, jsxs as jsxs365 } from "react/jsx-runtime";
15783
+ import { jsx as jsx696, jsxs as jsxs364 } from "react/jsx-runtime";
15784
15784
 
15785
15785
  // src/utils/templates/flex-grid/align-self/center.tsx
15786
- import { jsx as jsx697, jsxs as jsxs366 } from "react/jsx-runtime";
15786
+ import { jsx as jsx697, jsxs as jsxs365 } from "react/jsx-runtime";
15787
15787
 
15788
15788
  // src/utils/templates/flex-grid/align-self/end.tsx
15789
- import { jsx as jsx698, jsxs as jsxs367 } from "react/jsx-runtime";
15789
+ import { jsx as jsx698, jsxs as jsxs366 } from "react/jsx-runtime";
15790
15790
 
15791
15791
  // src/utils/templates/flex-grid/align-self/start.tsx
15792
- import { jsx as jsx699, jsxs as jsxs368 } from "react/jsx-runtime";
15792
+ import { jsx as jsx699, jsxs as jsxs367 } from "react/jsx-runtime";
15793
15793
 
15794
15794
  // src/utils/templates/flex-grid/align-self/stretch.tsx
15795
- import { jsx as jsx700, jsxs as jsxs369 } from "react/jsx-runtime";
15795
+ import { jsx as jsx700, jsxs as jsxs368 } from "react/jsx-runtime";
15796
15796
 
15797
15797
  // src/utils/templates/flex-grid/flex/auto.tsx
15798
- import { jsx as jsx701, jsxs as jsxs370 } from "react/jsx-runtime";
15798
+ import { jsx as jsx701, jsxs as jsxs369 } from "react/jsx-runtime";
15799
15799
 
15800
15800
  // src/utils/templates/flex-grid/flex/flex-1.tsx
15801
- import { jsx as jsx702, jsxs as jsxs371 } from "react/jsx-runtime";
15801
+ import { jsx as jsx702, jsxs as jsxs370 } from "react/jsx-runtime";
15802
15802
 
15803
15803
  // src/utils/templates/flex-grid/flex/initial.tsx
15804
- import { jsx as jsx703, jsxs as jsxs372 } from "react/jsx-runtime";
15804
+ import { jsx as jsx703, jsxs as jsxs371 } from "react/jsx-runtime";
15805
15805
 
15806
15806
  // src/utils/templates/flex-grid/flex/none.tsx
15807
- import { jsx as jsx704, jsxs as jsxs373 } from "react/jsx-runtime";
15807
+ import { jsx as jsx704, jsxs as jsxs372 } from "react/jsx-runtime";
15808
15808
 
15809
15809
  // src/utils/templates/flex-grid/flex-basis/auto.tsx
15810
- import { jsx as jsx705, jsxs as jsxs374 } from "react/jsx-runtime";
15810
+ import { jsx as jsx705, jsxs as jsxs373 } from "react/jsx-runtime";
15811
15811
 
15812
15812
  // src/utils/templates/flex-grid/flex-basis/size.tsx
15813
- import { jsx as jsx706, jsxs as jsxs375 } from "react/jsx-runtime";
15813
+ import { jsx as jsx706, jsxs as jsxs374 } from "react/jsx-runtime";
15814
15814
 
15815
15815
  // src/utils/templates/flex-grid/flex-direction/column-reverse.tsx
15816
- import { jsx as jsx707, jsxs as jsxs376 } from "react/jsx-runtime";
15816
+ import { jsx as jsx707, jsxs as jsxs375 } from "react/jsx-runtime";
15817
15817
 
15818
15818
  // src/utils/templates/flex-grid/flex-direction/column.tsx
15819
- import { jsx as jsx708, jsxs as jsxs377 } from "react/jsx-runtime";
15819
+ import { jsx as jsx708, jsxs as jsxs376 } from "react/jsx-runtime";
15820
15820
 
15821
15821
  // src/utils/templates/flex-grid/flex-direction/row-reverse.tsx
15822
- import { jsx as jsx709, jsxs as jsxs378 } from "react/jsx-runtime";
15822
+ import { jsx as jsx709, jsxs as jsxs377 } from "react/jsx-runtime";
15823
15823
 
15824
15824
  // src/utils/templates/flex-grid/flex-direction/row.tsx
15825
- import { jsx as jsx710, jsxs as jsxs379 } from "react/jsx-runtime";
15825
+ import { jsx as jsx710, jsxs as jsxs378 } from "react/jsx-runtime";
15826
15826
 
15827
15827
  // src/utils/templates/flex-grid/flex-grow/grow-0.tsx
15828
- import { jsx as jsx711, jsxs as jsxs380 } from "react/jsx-runtime";
15828
+ import { jsx as jsx711, jsxs as jsxs379 } from "react/jsx-runtime";
15829
15829
 
15830
15830
  // src/utils/templates/flex-grid/flex-grow/grow-1.tsx
15831
- import { jsx as jsx712, jsxs as jsxs381 } from "react/jsx-runtime";
15831
+ import { jsx as jsx712, jsxs as jsxs380 } from "react/jsx-runtime";
15832
15832
 
15833
15833
  // src/utils/templates/flex-grid/flex-srink/shrink-0.tsx
15834
- import { jsx as jsx713, jsxs as jsxs382 } from "react/jsx-runtime";
15834
+ import { jsx as jsx713, jsxs as jsxs381 } from "react/jsx-runtime";
15835
15835
 
15836
15836
  // src/utils/templates/flex-grid/flex-srink/shrink-1.tsx
15837
- import { jsx as jsx714, jsxs as jsxs383 } from "react/jsx-runtime";
15837
+ import { jsx as jsx714, jsxs as jsxs382 } from "react/jsx-runtime";
15838
15838
 
15839
15839
  // src/utils/templates/flex-grid/flex-wrap/nowrap.tsx
15840
- import { jsx as jsx715, jsxs as jsxs384 } from "react/jsx-runtime";
15840
+ import { jsx as jsx715, jsxs as jsxs383 } from "react/jsx-runtime";
15841
15841
 
15842
15842
  // src/utils/templates/flex-grid/flex-wrap/wrap-reverse.tsx
15843
- import { jsx as jsx716, jsxs as jsxs385 } from "react/jsx-runtime";
15843
+ import { jsx as jsx716, jsxs as jsxs384 } from "react/jsx-runtime";
15844
15844
 
15845
15845
  // src/utils/templates/flex-grid/flex-wrap/wrap.tsx
15846
- import { jsx as jsx717, jsxs as jsxs386 } from "react/jsx-runtime";
15846
+ import { jsx as jsx717, jsxs as jsxs385 } from "react/jsx-runtime";
15847
15847
 
15848
15848
  // src/utils/templates/flex-grid/gap/size-x-y.tsx
15849
- import { jsx as jsx718, jsxs as jsxs387 } from "react/jsx-runtime";
15849
+ import { jsx as jsx718, jsxs as jsxs386 } from "react/jsx-runtime";
15850
15850
 
15851
15851
  // src/utils/templates/flex-grid/gap/size.tsx
15852
- import { jsx as jsx719, jsxs as jsxs388 } from "react/jsx-runtime";
15852
+ import { jsx as jsx719, jsxs as jsxs387 } from "react/jsx-runtime";
15853
15853
 
15854
15854
  // src/utils/templates/flex-grid/grid-auto-cols/auto.tsx
15855
- import { jsx as jsx720, jsxs as jsxs389 } from "react/jsx-runtime";
15855
+ import { jsx as jsx720, jsxs as jsxs388 } from "react/jsx-runtime";
15856
15856
 
15857
15857
  // src/utils/templates/flex-grid/grid-auto-cols/fr.tsx
15858
- import { jsx as jsx721, jsxs as jsxs390 } from "react/jsx-runtime";
15858
+ import { jsx as jsx721, jsxs as jsxs389 } from "react/jsx-runtime";
15859
15859
 
15860
15860
  // src/utils/templates/flex-grid/grid-auto-cols/max.tsx
15861
- import { jsx as jsx722, jsxs as jsxs391 } from "react/jsx-runtime";
15861
+ import { jsx as jsx722, jsxs as jsxs390 } from "react/jsx-runtime";
15862
15862
 
15863
15863
  // src/utils/templates/flex-grid/grid-auto-cols/min.tsx
15864
- import { jsx as jsx723, jsxs as jsxs392 } from "react/jsx-runtime";
15864
+ import { jsx as jsx723, jsxs as jsxs391 } from "react/jsx-runtime";
15865
15865
 
15866
15866
  // src/utils/templates/flex-grid/grid-auto-flow/column.tsx
15867
- import { jsx as jsx724, jsxs as jsxs393 } from "react/jsx-runtime";
15867
+ import { jsx as jsx724, jsxs as jsxs392 } from "react/jsx-runtime";
15868
15868
 
15869
15869
  // src/utils/templates/flex-grid/grid-auto-flow/dense.tsx
15870
- import { jsx as jsx725, jsxs as jsxs394 } from "react/jsx-runtime";
15870
+ import { jsx as jsx725, jsxs as jsxs393 } from "react/jsx-runtime";
15871
15871
 
15872
15872
  // src/utils/templates/flex-grid/grid-auto-flow/row.tsx
15873
- import { jsx as jsx726, jsxs as jsxs395 } from "react/jsx-runtime";
15873
+ import { jsx as jsx726, jsxs as jsxs394 } from "react/jsx-runtime";
15874
15874
 
15875
15875
  // src/utils/templates/flex-grid/grid-auto-rows/auto.tsx
15876
- import { jsx as jsx727, jsxs as jsxs396 } from "react/jsx-runtime";
15876
+ import { jsx as jsx727, jsxs as jsxs395 } from "react/jsx-runtime";
15877
15877
 
15878
15878
  // src/utils/templates/flex-grid/grid-auto-rows/fr.tsx
15879
- import { jsx as jsx728, jsxs as jsxs397 } from "react/jsx-runtime";
15879
+ import { jsx as jsx728, jsxs as jsxs396 } from "react/jsx-runtime";
15880
15880
 
15881
15881
  // src/utils/templates/flex-grid/grid-auto-rows/min.tsx
15882
- import { jsx as jsx729, jsxs as jsxs398 } from "react/jsx-runtime";
15882
+ import { jsx as jsx729, jsxs as jsxs397 } from "react/jsx-runtime";
15883
15883
 
15884
15884
  // src/utils/templates/flex-grid/grid-col-start-end/start-end-n.tsx
15885
- import { jsx as jsx730, jsxs as jsxs399 } from "react/jsx-runtime";
15885
+ import { jsx as jsx730, jsxs as jsxs398 } from "react/jsx-runtime";
15886
15886
 
15887
15887
  // src/utils/templates/flex-grid/grid-row-start-end/start-end-n.tsx
15888
- import { jsx as jsx731, jsxs as jsxs400 } from "react/jsx-runtime";
15888
+ import { jsx as jsx731, jsxs as jsxs399 } from "react/jsx-runtime";
15889
15889
 
15890
15890
  // src/utils/templates/flex-grid/grid-template-cols/integer.tsx
15891
- import { jsx as jsx732, jsxs as jsxs401 } from "react/jsx-runtime";
15891
+ import { jsx as jsx732, jsxs as jsxs400 } from "react/jsx-runtime";
15892
15892
 
15893
15893
  // src/utils/templates/flex-grid/grid-template-rows/integer.tsx
15894
- import { jsx as jsx733, jsxs as jsxs402 } from "react/jsx-runtime";
15894
+ import { jsx as jsx733, jsxs as jsxs401 } from "react/jsx-runtime";
15895
15895
 
15896
15896
  // src/utils/templates/flex-grid/justify-content/around.tsx
15897
- import { jsx as jsx734, jsxs as jsxs403 } from "react/jsx-runtime";
15897
+ import { jsx as jsx734, jsxs as jsxs402 } from "react/jsx-runtime";
15898
15898
 
15899
15899
  // src/utils/templates/flex-grid/justify-content/between.tsx
15900
- import { jsx as jsx735, jsxs as jsxs404 } from "react/jsx-runtime";
15900
+ import { jsx as jsx735, jsxs as jsxs403 } from "react/jsx-runtime";
15901
15901
 
15902
15902
  // src/utils/templates/flex-grid/justify-content/center.tsx
15903
- import { jsx as jsx736, jsxs as jsxs405 } from "react/jsx-runtime";
15903
+ import { jsx as jsx736, jsxs as jsxs404 } from "react/jsx-runtime";
15904
15904
 
15905
15905
  // src/utils/templates/flex-grid/justify-content/end.tsx
15906
- import { jsx as jsx737, jsxs as jsxs406 } from "react/jsx-runtime";
15906
+ import { jsx as jsx737, jsxs as jsxs405 } from "react/jsx-runtime";
15907
15907
 
15908
15908
  // src/utils/templates/flex-grid/justify-content/evenly.tsx
15909
- import { jsx as jsx738, jsxs as jsxs407 } from "react/jsx-runtime";
15909
+ import { jsx as jsx738, jsxs as jsxs406 } from "react/jsx-runtime";
15910
15910
 
15911
15911
  // src/utils/templates/flex-grid/justify-content/normal.tsx
15912
- import { jsx as jsx739, jsxs as jsxs408 } from "react/jsx-runtime";
15912
+ import { jsx as jsx739, jsxs as jsxs407 } from "react/jsx-runtime";
15913
15913
 
15914
15914
  // src/utils/templates/flex-grid/justify-content/start.tsx
15915
- import { jsx as jsx740, jsxs as jsxs409 } from "react/jsx-runtime";
15915
+ import { jsx as jsx740, jsxs as jsxs408 } from "react/jsx-runtime";
15916
15916
 
15917
15917
  // src/utils/templates/flex-grid/justify-content/stretch.tsx
15918
- import { jsx as jsx741, jsxs as jsxs410 } from "react/jsx-runtime";
15918
+ import { jsx as jsx741, jsxs as jsxs409 } from "react/jsx-runtime";
15919
15919
 
15920
15920
  // src/utils/templates/flex-grid/justify-items/center.tsx
15921
- import { jsx as jsx742, jsxs as jsxs411 } from "react/jsx-runtime";
15921
+ import { jsx as jsx742, jsxs as jsxs410 } from "react/jsx-runtime";
15922
15922
 
15923
15923
  // src/utils/templates/flex-grid/justify-items/end.tsx
15924
- import { jsx as jsx743, jsxs as jsxs412 } from "react/jsx-runtime";
15924
+ import { jsx as jsx743, jsxs as jsxs411 } from "react/jsx-runtime";
15925
15925
 
15926
15926
  // src/utils/templates/flex-grid/justify-items/start.tsx
15927
- import { jsx as jsx744, jsxs as jsxs413 } from "react/jsx-runtime";
15927
+ import { jsx as jsx744, jsxs as jsxs412 } from "react/jsx-runtime";
15928
15928
 
15929
15929
  // src/utils/templates/flex-grid/justify-items/stretch.tsx
15930
- import { jsx as jsx745, jsxs as jsxs414 } from "react/jsx-runtime";
15930
+ import { jsx as jsx745, jsxs as jsxs413 } from "react/jsx-runtime";
15931
15931
 
15932
15932
  // src/utils/templates/flex-grid/justify-self/center.tsx
15933
- import { jsx as jsx746, jsxs as jsxs415 } from "react/jsx-runtime";
15933
+ import { jsx as jsx746, jsxs as jsxs414 } from "react/jsx-runtime";
15934
15934
 
15935
15935
  // src/utils/templates/flex-grid/justify-self/end.tsx
15936
- import { jsx as jsx747, jsxs as jsxs416 } from "react/jsx-runtime";
15936
+ import { jsx as jsx747, jsxs as jsxs415 } from "react/jsx-runtime";
15937
15937
 
15938
15938
  // src/utils/templates/flex-grid/justify-self/start.tsx
15939
- import { jsx as jsx748, jsxs as jsxs417 } from "react/jsx-runtime";
15939
+ import { jsx as jsx748, jsxs as jsxs416 } from "react/jsx-runtime";
15940
15940
 
15941
15941
  // src/utils/templates/flex-grid/justify-self/stretch.tsx
15942
- import { jsx as jsx749, jsxs as jsxs418 } from "react/jsx-runtime";
15942
+ import { jsx as jsx749, jsxs as jsxs417 } from "react/jsx-runtime";
15943
15943
 
15944
15944
  // src/utils/templates/flex-grid/order/first.tsx
15945
- import { jsx as jsx750, jsxs as jsxs419 } from "react/jsx-runtime";
15945
+ import { jsx as jsx750, jsxs as jsxs418 } from "react/jsx-runtime";
15946
15946
 
15947
15947
  // src/utils/templates/flex-grid/order/integer.tsx
15948
- import { jsx as jsx751, jsxs as jsxs420 } from "react/jsx-runtime";
15948
+ import { jsx as jsx751, jsxs as jsxs419 } from "react/jsx-runtime";
15949
15949
 
15950
15950
  // src/utils/templates/flex-grid/order/last.tsx
15951
- import { jsx as jsx752, jsxs as jsxs421 } from "react/jsx-runtime";
15951
+ import { jsx as jsx752, jsxs as jsxs420 } from "react/jsx-runtime";
15952
15952
 
15953
15953
  // src/utils/templates/flex-grid/place-content/around.tsx
15954
- import { jsx as jsx753, jsxs as jsxs422 } from "react/jsx-runtime";
15954
+ import { jsx as jsx753, jsxs as jsxs421 } from "react/jsx-runtime";
15955
15955
 
15956
15956
  // src/utils/templates/flex-grid/place-content/between.tsx
15957
- import { jsx as jsx754, jsxs as jsxs423 } from "react/jsx-runtime";
15957
+ import { jsx as jsx754, jsxs as jsxs422 } from "react/jsx-runtime";
15958
15958
 
15959
15959
  // src/utils/templates/flex-grid/place-content/center.tsx
15960
- import { jsx as jsx755, jsxs as jsxs424 } from "react/jsx-runtime";
15960
+ import { jsx as jsx755, jsxs as jsxs423 } from "react/jsx-runtime";
15961
15961
 
15962
15962
  // src/utils/templates/flex-grid/place-content/end.tsx
15963
- import { jsx as jsx756, jsxs as jsxs425 } from "react/jsx-runtime";
15963
+ import { jsx as jsx756, jsxs as jsxs424 } from "react/jsx-runtime";
15964
15964
 
15965
15965
  // src/utils/templates/flex-grid/place-content/evenly.tsx
15966
- import { jsx as jsx757, jsxs as jsxs426 } from "react/jsx-runtime";
15966
+ import { jsx as jsx757, jsxs as jsxs425 } from "react/jsx-runtime";
15967
15967
 
15968
15968
  // src/utils/templates/flex-grid/place-content/normal.tsx
15969
- import { jsx as jsx758, jsxs as jsxs427 } from "react/jsx-runtime";
15969
+ import { jsx as jsx758, jsxs as jsxs426 } from "react/jsx-runtime";
15970
15970
 
15971
15971
  // src/utils/templates/flex-grid/place-content/start.tsx
15972
- import { jsx as jsx759, jsxs as jsxs428 } from "react/jsx-runtime";
15972
+ import { jsx as jsx759, jsxs as jsxs427 } from "react/jsx-runtime";
15973
15973
 
15974
15974
  // src/utils/templates/flex-grid/place-content/stretch.tsx
15975
- import { jsx as jsx760, jsxs as jsxs429 } from "react/jsx-runtime";
15975
+ import { jsx as jsx760, jsxs as jsxs428 } from "react/jsx-runtime";
15976
15976
 
15977
15977
  // src/utils/templates/flex-grid/place-items/center.tsx
15978
- import { jsx as jsx761, jsxs as jsxs430 } from "react/jsx-runtime";
15978
+ import { jsx as jsx761, jsxs as jsxs429 } from "react/jsx-runtime";
15979
15979
 
15980
15980
  // src/utils/templates/flex-grid/place-items/end.tsx
15981
- import { jsx as jsx762, jsxs as jsxs431 } from "react/jsx-runtime";
15981
+ import { jsx as jsx762, jsxs as jsxs430 } from "react/jsx-runtime";
15982
15982
 
15983
15983
  // src/utils/templates/flex-grid/place-items/start.tsx
15984
- import { jsx as jsx763, jsxs as jsxs432 } from "react/jsx-runtime";
15984
+ import { jsx as jsx763, jsxs as jsxs431 } from "react/jsx-runtime";
15985
15985
 
15986
15986
  // src/utils/templates/flex-grid/place-items/stretch.tsx
15987
- import { jsx as jsx764, jsxs as jsxs433 } from "react/jsx-runtime";
15987
+ import { jsx as jsx764, jsxs as jsxs432 } from "react/jsx-runtime";
15988
15988
 
15989
15989
  // src/utils/templates/flex-grid/place-self/center.tsx
15990
- import { jsx as jsx765, jsxs as jsxs434 } from "react/jsx-runtime";
15990
+ import { jsx as jsx765, jsxs as jsxs433 } from "react/jsx-runtime";
15991
15991
 
15992
15992
  // src/utils/templates/flex-grid/place-self/end.tsx
15993
- import { jsx as jsx766, jsxs as jsxs435 } from "react/jsx-runtime";
15993
+ import { jsx as jsx766, jsxs as jsxs434 } from "react/jsx-runtime";
15994
15994
 
15995
15995
  // src/utils/templates/flex-grid/place-self/start.tsx
15996
- import { jsx as jsx767, jsxs as jsxs436 } from "react/jsx-runtime";
15996
+ import { jsx as jsx767, jsxs as jsxs435 } from "react/jsx-runtime";
15997
15997
 
15998
15998
  // src/utils/templates/flex-grid/place-self/stretch.tsx
15999
- import { jsx as jsx768, jsxs as jsxs437 } from "react/jsx-runtime";
15999
+ import { jsx as jsx768, jsxs as jsxs436 } from "react/jsx-runtime";
16000
16000
 
16001
16001
  // src/utils/templates/interactivity/appearance/applying.tsx
16002
- import { jsx as jsx769, jsxs as jsxs438 } from "react/jsx-runtime";
16002
+ import { jsx as jsx769, jsxs as jsxs437 } from "react/jsx-runtime";
16003
16003
 
16004
16004
  // src/utils/templates/interactivity/appearance/none.tsx
16005
- import { jsx as jsx770, jsxs as jsxs439 } from "react/jsx-runtime";
16005
+ import { jsx as jsx770, jsxs as jsxs438 } from "react/jsx-runtime";
16006
16006
 
16007
16007
  // src/utils/templates/interactivity/cursor/applying.tsx
16008
- import { jsx as jsx771, jsxs as jsxs440 } from "react/jsx-runtime";
16008
+ import { jsx as jsx771, jsxs as jsxs439 } from "react/jsx-runtime";
16009
16009
 
16010
16010
  // src/utils/templates/interactivity/pointer-events/applying.tsx
16011
- import { jsx as jsx772, jsxs as jsxs441 } from "react/jsx-runtime";
16011
+ import { jsx as jsx772, jsxs as jsxs440 } from "react/jsx-runtime";
16012
16012
 
16013
16013
  // src/utils/templates/interactivity/resize/all-directions.tsx
16014
16014
  import { jsx as jsx773 } from "react/jsx-runtime";
@@ -16062,43 +16062,43 @@ import { jsx as jsx788 } from "react/jsx-runtime";
16062
16062
  import { jsx as jsx789 } from "react/jsx-runtime";
16063
16063
 
16064
16064
  // src/utils/templates/layout/clear/both.tsx
16065
- import { jsx as jsx790, jsxs as jsxs442 } from "react/jsx-runtime";
16065
+ import { jsx as jsx790, jsxs as jsxs441 } from "react/jsx-runtime";
16066
16066
 
16067
16067
  // src/utils/templates/layout/clear/left.tsx
16068
- import { jsx as jsx791, jsxs as jsxs443 } from "react/jsx-runtime";
16068
+ import { jsx as jsx791, jsxs as jsxs442 } from "react/jsx-runtime";
16069
16069
 
16070
16070
  // src/utils/templates/layout/clear/no-clear.tsx
16071
- import { jsx as jsx792, jsxs as jsxs444 } from "react/jsx-runtime";
16071
+ import { jsx as jsx792, jsxs as jsxs443 } from "react/jsx-runtime";
16072
16072
 
16073
16073
  // src/utils/templates/layout/clear/right.tsx
16074
- import { jsx as jsx793, jsxs as jsxs445 } from "react/jsx-runtime";
16074
+ import { jsx as jsx793, jsxs as jsxs444 } from "react/jsx-runtime";
16075
16075
 
16076
16076
  // src/utils/templates/layout/columns/automatic.tsx
16077
- import { jsx as jsx794, jsxs as jsxs446 } from "react/jsx-runtime";
16077
+ import { jsx as jsx794, jsxs as jsxs445 } from "react/jsx-runtime";
16078
16078
 
16079
16079
  // src/utils/templates/layout/columns/count.tsx
16080
- import { jsx as jsx795, jsxs as jsxs447 } from "react/jsx-runtime";
16080
+ import { jsx as jsx795, jsxs as jsxs446 } from "react/jsx-runtime";
16081
16081
 
16082
16082
  // src/utils/templates/layout/display/block.tsx
16083
- import { jsx as jsx796, jsxs as jsxs448 } from "react/jsx-runtime";
16083
+ import { jsx as jsx796, jsxs as jsxs447 } from "react/jsx-runtime";
16084
16084
 
16085
16085
  // src/utils/templates/layout/display/flex.tsx
16086
- import { jsx as jsx797, jsxs as jsxs449 } from "react/jsx-runtime";
16086
+ import { jsx as jsx797, jsxs as jsxs448 } from "react/jsx-runtime";
16087
16087
 
16088
16088
  // src/utils/templates/layout/display/inline.tsx
16089
- import { jsx as jsx798, jsxs as jsxs450 } from "react/jsx-runtime";
16089
+ import { jsx as jsx798, jsxs as jsxs449 } from "react/jsx-runtime";
16090
16090
 
16091
16091
  // src/utils/templates/layout/display/none.tsx
16092
- import { Fragment as Fragment233, jsx as jsx799, jsxs as jsxs451 } from "react/jsx-runtime";
16092
+ import { Fragment as Fragment232, jsx as jsx799, jsxs as jsxs450 } from "react/jsx-runtime";
16093
16093
 
16094
16094
  // src/utils/templates/layout/float/left.tsx
16095
- import { jsx as jsx800, jsxs as jsxs452 } from "react/jsx-runtime";
16095
+ import { jsx as jsx800, jsxs as jsxs451 } from "react/jsx-runtime";
16096
16096
 
16097
16097
  // src/utils/templates/layout/float/no-float.tsx
16098
- import { jsx as jsx801, jsxs as jsxs453 } from "react/jsx-runtime";
16098
+ import { jsx as jsx801, jsxs as jsxs452 } from "react/jsx-runtime";
16099
16099
 
16100
16100
  // src/utils/templates/layout/float/right.tsx
16101
- import { jsx as jsx802, jsxs as jsxs454 } from "react/jsx-runtime";
16101
+ import { jsx as jsx802, jsxs as jsxs453 } from "react/jsx-runtime";
16102
16102
 
16103
16103
  // src/utils/templates/layout/object-fit/contain.tsx
16104
16104
  import { jsx as jsx803 } from "react/jsx-runtime";
@@ -16113,7 +16113,7 @@ import { jsx as jsx805 } from "react/jsx-runtime";
16113
16113
  import { jsx as jsx806 } from "react/jsx-runtime";
16114
16114
 
16115
16115
  // src/utils/templates/layout/object-position/position.tsx
16116
- import { jsx as jsx807, jsxs as jsxs455 } from "react/jsx-runtime";
16116
+ import { jsx as jsx807, jsxs as jsxs454 } from "react/jsx-runtime";
16117
16117
 
16118
16118
  // src/utils/templates/layout/overflow/hidden.tsx
16119
16119
  import { jsx as jsx808 } from "react/jsx-runtime";
@@ -16128,22 +16128,22 @@ import { jsx as jsx810 } from "react/jsx-runtime";
16128
16128
  import { jsx as jsx811 } from "react/jsx-runtime";
16129
16129
 
16130
16130
  // src/utils/templates/layout/placement/multiple.tsx
16131
- import { jsx as jsx812, jsxs as jsxs456 } from "react/jsx-runtime";
16131
+ import { jsx as jsx812, jsxs as jsxs455 } from "react/jsx-runtime";
16132
16132
 
16133
16133
  // src/utils/templates/layout/placement/single.tsx
16134
- import { jsx as jsx813, jsxs as jsxs457 } from "react/jsx-runtime";
16134
+ import { jsx as jsx813, jsxs as jsxs456 } from "react/jsx-runtime";
16135
16135
 
16136
16136
  // src/utils/templates/layout/position/applying.tsx
16137
- import { jsx as jsx814, jsxs as jsxs458 } from "react/jsx-runtime";
16137
+ import { jsx as jsx814, jsxs as jsxs457 } from "react/jsx-runtime";
16138
16138
 
16139
16139
  // src/utils/templates/layout/visibility/invisible.tsx
16140
- import { jsx as jsx815, jsxs as jsxs459 } from "react/jsx-runtime";
16140
+ import { jsx as jsx815, jsxs as jsxs458 } from "react/jsx-runtime";
16141
16141
 
16142
16142
  // src/utils/templates/layout/z-index/applying.tsx
16143
- import { Fragment as Fragment234, jsx as jsx816, jsxs as jsxs460 } from "react/jsx-runtime";
16143
+ import { Fragment as Fragment233, jsx as jsx816, jsxs as jsxs459 } from "react/jsx-runtime";
16144
16144
 
16145
16145
  // src/utils/templates/sizing/height/fixed.tsx
16146
- import { jsx as jsx817, jsxs as jsxs461 } from "react/jsx-runtime";
16146
+ import { jsx as jsx817, jsxs as jsxs460 } from "react/jsx-runtime";
16147
16147
 
16148
16148
  // src/utils/templates/sizing/height/full.tsx
16149
16149
  import { jsx as jsx818 } from "react/jsx-runtime";
@@ -16158,7 +16158,7 @@ import { jsx as jsx820 } from "react/jsx-runtime";
16158
16158
  import { jsx as jsx821 } from "react/jsx-runtime";
16159
16159
 
16160
16160
  // src/utils/templates/sizing/width/fixed.tsx
16161
- import { jsx as jsx822, jsxs as jsxs462 } from "react/jsx-runtime";
16161
+ import { jsx as jsx822, jsxs as jsxs461 } from "react/jsx-runtime";
16162
16162
 
16163
16163
  // src/utils/templates/sizing/width/full.tsx
16164
16164
  import { jsx as jsx823 } from "react/jsx-runtime";
@@ -16176,7 +16176,7 @@ import { jsx as jsx826 } from "react/jsx-runtime";
16176
16176
  import { jsx as jsx827 } from "react/jsx-runtime";
16177
16177
 
16178
16178
  // src/utils/templates/spacing/margin/single.tsx
16179
- import { Fragment as Fragment235, jsx as jsx828, jsxs as jsxs463 } from "react/jsx-runtime";
16179
+ import { Fragment as Fragment234, jsx as jsx828, jsxs as jsxs462 } from "react/jsx-runtime";
16180
16180
 
16181
16181
  // src/utils/templates/spacing/margin/x.tsx
16182
16182
  import { jsx as jsx829 } from "react/jsx-runtime";
@@ -16188,7 +16188,7 @@ import { jsx as jsx830 } from "react/jsx-runtime";
16188
16188
  import { jsx as jsx831 } from "react/jsx-runtime";
16189
16189
 
16190
16190
  // src/utils/templates/spacing/padding/single.tsx
16191
- import { Fragment as Fragment236, jsx as jsx832, jsxs as jsxs464 } from "react/jsx-runtime";
16191
+ import { Fragment as Fragment235, jsx as jsx832, jsxs as jsxs463 } from "react/jsx-runtime";
16192
16192
 
16193
16193
  // src/utils/templates/spacing/padding/x.tsx
16194
16194
  import { jsx as jsx833 } from "react/jsx-runtime";
@@ -16197,58 +16197,58 @@ import { jsx as jsx833 } from "react/jsx-runtime";
16197
16197
  import { jsx as jsx834 } from "react/jsx-runtime";
16198
16198
 
16199
16199
  // src/utils/templates/svg/fill/color.tsx
16200
- import { Fragment as Fragment237, jsx as jsx835, jsxs as jsxs465 } from "react/jsx-runtime";
16200
+ import { Fragment as Fragment236, jsx as jsx835, jsxs as jsxs464 } from "react/jsx-runtime";
16201
16201
 
16202
16202
  // src/utils/templates/svg/stroke/color.tsx
16203
- import { Fragment as Fragment238, jsx as jsx836, jsxs as jsxs466 } from "react/jsx-runtime";
16203
+ import { Fragment as Fragment237, jsx as jsx836, jsxs as jsxs465 } from "react/jsx-runtime";
16204
16204
 
16205
16205
  // src/utils/templates/table/border-collapse/collapse.tsx
16206
- import { jsx as jsx837, jsxs as jsxs467 } from "react/jsx-runtime";
16206
+ import { jsx as jsx837, jsxs as jsxs466 } from "react/jsx-runtime";
16207
16207
 
16208
16208
  // src/utils/templates/table/border-collapse/separate.tsx
16209
- import { jsx as jsx838, jsxs as jsxs468 } from "react/jsx-runtime";
16209
+ import { jsx as jsx838, jsxs as jsxs467 } from "react/jsx-runtime";
16210
16210
 
16211
16211
  // src/utils/templates/table/table-layout/auto.tsx
16212
- import { jsx as jsx839, jsxs as jsxs469 } from "react/jsx-runtime";
16212
+ import { jsx as jsx839, jsxs as jsxs468 } from "react/jsx-runtime";
16213
16213
 
16214
16214
  // src/utils/templates/table/table-layout/fixed.tsx
16215
- import { jsx as jsx840, jsxs as jsxs470 } from "react/jsx-runtime";
16215
+ import { jsx as jsx840, jsxs as jsxs469 } from "react/jsx-runtime";
16216
16216
 
16217
16217
  // src/utils/templates/transform/flip/horizontal.tsx
16218
- import { jsx as jsx841, jsxs as jsxs471 } from "react/jsx-runtime";
16218
+ import { jsx as jsx841, jsxs as jsxs470 } from "react/jsx-runtime";
16219
16219
 
16220
16220
  // src/utils/templates/transform/flip/vertical.tsx
16221
- import { jsx as jsx842, jsxs as jsxs472 } from "react/jsx-runtime";
16221
+ import { jsx as jsx842, jsxs as jsxs471 } from "react/jsx-runtime";
16222
16222
 
16223
16223
  // src/utils/templates/transform/origin/applying.tsx
16224
- import { jsx as jsx843, jsxs as jsxs473 } from "react/jsx-runtime";
16224
+ import { jsx as jsx843, jsxs as jsxs472 } from "react/jsx-runtime";
16225
16225
 
16226
16226
  // src/utils/templates/transform/rotate/applying.tsx
16227
- import { jsx as jsx844, jsxs as jsxs474 } from "react/jsx-runtime";
16227
+ import { jsx as jsx844, jsxs as jsxs473 } from "react/jsx-runtime";
16228
16228
 
16229
16229
  // src/utils/templates/transform/scale/applying.tsx
16230
- import { jsx as jsx845, jsxs as jsxs475 } from "react/jsx-runtime";
16230
+ import { jsx as jsx845, jsxs as jsxs474 } from "react/jsx-runtime";
16231
16231
 
16232
16232
  // src/utils/templates/transform/skew/applying.tsx
16233
- import { jsx as jsx846, jsxs as jsxs476 } from "react/jsx-runtime";
16233
+ import { jsx as jsx846, jsxs as jsxs475 } from "react/jsx-runtime";
16234
16234
 
16235
16235
  // src/utils/templates/transform/translate/applying.tsx
16236
- import { jsx as jsx847, jsxs as jsxs477 } from "react/jsx-runtime";
16236
+ import { jsx as jsx847, jsxs as jsxs476 } from "react/jsx-runtime";
16237
16237
 
16238
16238
  // src/utils/templates/typography/font-style/italic.tsx
16239
16239
  import { jsx as jsx848 } from "react/jsx-runtime";
16240
16240
 
16241
16241
  // src/utils/templates/typography/font-weight/size.tsx
16242
- import { Fragment as Fragment239, jsx as jsx849, jsxs as jsxs478 } from "react/jsx-runtime";
16242
+ import { Fragment as Fragment238, jsx as jsx849, jsxs as jsxs477 } from "react/jsx-runtime";
16243
16243
 
16244
16244
  // src/utils/templates/typography/list-style-type/decimal.tsx
16245
- import { jsx as jsx850, jsxs as jsxs479 } from "react/jsx-runtime";
16245
+ import { jsx as jsx850, jsxs as jsxs478 } from "react/jsx-runtime";
16246
16246
 
16247
16247
  // src/utils/templates/typography/list-style-type/disc.tsx
16248
- import { jsx as jsx851, jsxs as jsxs480 } from "react/jsx-runtime";
16248
+ import { jsx as jsx851, jsxs as jsxs479 } from "react/jsx-runtime";
16249
16249
 
16250
16250
  // src/utils/templates/typography/list-style-type/none.tsx
16251
- import { jsx as jsx852, jsxs as jsxs481 } from "react/jsx-runtime";
16251
+ import { jsx as jsx852, jsxs as jsxs480 } from "react/jsx-runtime";
16252
16252
 
16253
16253
  // src/utils/templates/typography/text-align/center.tsx
16254
16254
  import { jsx as jsx853 } from "react/jsx-runtime";
@@ -16269,7 +16269,7 @@ import { jsx as jsx857 } from "react/jsx-runtime";
16269
16269
  import { jsx as jsx858 } from "react/jsx-runtime";
16270
16270
 
16271
16271
  // src/utils/templates/typography/text-decoration/all.tsx
16272
- import { Fragment as Fragment240, jsx as jsx859, jsxs as jsxs482 } from "react/jsx-runtime";
16272
+ import { Fragment as Fragment239, jsx as jsx859, jsxs as jsxs481 } from "react/jsx-runtime";
16273
16273
 
16274
16274
  // src/utils/templates/typography/text-overflow/clip.tsx
16275
16275
  import { jsx as jsx860 } from "react/jsx-runtime";
@@ -16278,19 +16278,19 @@ import { jsx as jsx860 } from "react/jsx-runtime";
16278
16278
  import { jsx as jsx861 } from "react/jsx-runtime";
16279
16279
 
16280
16280
  // src/utils/templates/typography/text-transform/all.tsx
16281
- import { Fragment as Fragment241, jsx as jsx862, jsxs as jsxs483 } from "react/jsx-runtime";
16281
+ import { Fragment as Fragment240, jsx as jsx862, jsxs as jsxs482 } from "react/jsx-runtime";
16282
16282
 
16283
16283
  // src/utils/templates/typography/vertical-align/baseline.tsx
16284
- import { jsx as jsx863, jsxs as jsxs484 } from "react/jsx-runtime";
16284
+ import { jsx as jsx863, jsxs as jsxs483 } from "react/jsx-runtime";
16285
16285
 
16286
16286
  // src/utils/templates/typography/vertical-align/bottom.tsx
16287
- import { jsx as jsx864, jsxs as jsxs485 } from "react/jsx-runtime";
16287
+ import { jsx as jsx864, jsxs as jsxs484 } from "react/jsx-runtime";
16288
16288
 
16289
16289
  // src/utils/templates/typography/vertical-align/center.tsx
16290
- import { jsx as jsx865, jsxs as jsxs486 } from "react/jsx-runtime";
16290
+ import { jsx as jsx865, jsxs as jsxs485 } from "react/jsx-runtime";
16291
16291
 
16292
16292
  // src/utils/templates/typography/vertical-align/top.tsx
16293
- import { jsx as jsx866, jsxs as jsxs487 } from "react/jsx-runtime";
16293
+ import { jsx as jsx866, jsxs as jsxs486 } from "react/jsx-runtime";
16294
16294
 
16295
16295
  // src/utils/templates/typography/white-space/normal.tsx
16296
16296
  import { jsx as jsx867 } from "react/jsx-runtime";
@@ -16308,7 +16308,7 @@ import { jsx as jsx870 } from "react/jsx-runtime";
16308
16308
  import { jsx as jsx871 } from "react/jsx-runtime";
16309
16309
 
16310
16310
  // src/calendar/calendar-table.tsx
16311
- import { jsx as jsx872, jsxs as jsxs488 } from "react/jsx-runtime";
16311
+ import { jsx as jsx872, jsxs as jsxs487 } from "react/jsx-runtime";
16312
16312
  var CALENDARTABLE_CLASSNAME = `k-calendar-table`;
16313
16313
  var CalendarTable = (props) => {
16314
16314
  const {
@@ -16317,7 +16317,7 @@ var CalendarTable = (props) => {
16317
16317
  showWeek,
16318
16318
  ...other
16319
16319
  } = props;
16320
- return /* @__PURE__ */ jsxs488(
16320
+ return /* @__PURE__ */ jsxs487(
16321
16321
  "table",
16322
16322
  {
16323
16323
  ...other,
@@ -16335,7 +16335,7 @@ var CalendarTable = (props) => {
16335
16335
  };
16336
16336
 
16337
16337
  // src/calendar/calendar-table-head.tsx
16338
- import { jsx as jsx873, jsxs as jsxs489 } from "react/jsx-runtime";
16338
+ import { jsx as jsx873, jsxs as jsxs488 } from "react/jsx-runtime";
16339
16339
  var className42 = `k-calendar-thead`;
16340
16340
  var defaultProps223 = {
16341
16341
  cellsText: ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"]
@@ -16351,7 +16351,7 @@ var CalendarTableHead = (props) => {
16351
16351
  {
16352
16352
  ...other,
16353
16353
  className: classNames(props.className, className42),
16354
- children: /* @__PURE__ */ jsxs489("tr", { className: "k-calendar-tr", children: [
16354
+ children: /* @__PURE__ */ jsxs488("tr", { className: "k-calendar-tr", children: [
16355
16355
  showWeek && /* @__PURE__ */ jsx873(CalendarCell, { weekCell: true, headerCell: true }),
16356
16356
  cellsText.map((text, index) => /* @__PURE__ */ jsx873(CalendarCell, { text, headerCell: true }, index))
16357
16357
  ] })
@@ -16393,13 +16393,13 @@ var CalendarView = (props) => {
16393
16393
  };
16394
16394
 
16395
16395
  // src/calendar/calendar-navigation.spec.tsx
16396
- import { jsx as jsx875, jsxs as jsxs490 } from "react/jsx-runtime";
16396
+ import { jsx as jsx875, jsxs as jsxs489 } from "react/jsx-runtime";
16397
16397
 
16398
16398
  // src/calendar/calendar-infinite-view.spec.tsx
16399
- import { jsx as jsx876, jsxs as jsxs491 } from "react/jsx-runtime";
16399
+ import { jsx as jsx876, jsxs as jsxs490 } from "react/jsx-runtime";
16400
16400
 
16401
16401
  // src/calendar/calendar-infinite.spec.tsx
16402
- import { jsx as jsx877, jsxs as jsxs492 } from "react/jsx-runtime";
16402
+ import { jsx as jsx877, jsxs as jsxs491 } from "react/jsx-runtime";
16403
16403
  var options221 = {
16404
16404
  size: [Size.small, Size.medium, Size.large]
16405
16405
  };
@@ -16477,19 +16477,19 @@ var CalendarTableRow = (props) => {
16477
16477
  import { jsx as jsx881 } from "react/jsx-runtime";
16478
16478
 
16479
16479
  // src/calendar/templates/calendar-century.tsx
16480
- import { jsx as jsx882, jsxs as jsxs493 } from "react/jsx-runtime";
16480
+ import { jsx as jsx882, jsxs as jsxs492 } from "react/jsx-runtime";
16481
16481
 
16482
16482
  // src/calendar/templates/calendar-decade.tsx
16483
- import { jsx as jsx883, jsxs as jsxs494 } from "react/jsx-runtime";
16483
+ import { jsx as jsx883, jsxs as jsxs493 } from "react/jsx-runtime";
16484
16484
 
16485
16485
  // src/calendar/templates/calendar-normal.tsx
16486
- import { jsx as jsx884, jsxs as jsxs495 } from "react/jsx-runtime";
16486
+ import { jsx as jsx884, jsxs as jsxs494 } from "react/jsx-runtime";
16487
16487
  var CalendarNormal = ({ showCaptions, showOtherMonth, ...props }) => /* @__PURE__ */ jsx884(
16488
16488
  Calendar,
16489
16489
  {
16490
16490
  calendarView: "month",
16491
- children: /* @__PURE__ */ jsxs495(CalendarTable, { calendarCaption: showCaptions && "October 2021", showTableHead: true, children: [
16492
- /* @__PURE__ */ jsxs495(CalendarTableRow, { children: [
16491
+ children: /* @__PURE__ */ jsxs494(CalendarTable, { calendarCaption: showCaptions && "October 2021", showTableHead: true, children: [
16492
+ /* @__PURE__ */ jsxs494(CalendarTableRow, { children: [
16493
16493
  /* @__PURE__ */ jsx884(CalendarCell, { text: "26", showOtherMonth, empty: !showOtherMonth, weekend: showOtherMonth }),
16494
16494
  /* @__PURE__ */ jsx884(CalendarCell, { text: "27", showOtherMonth, empty: !showOtherMonth }),
16495
16495
  /* @__PURE__ */ jsx884(CalendarCell, { text: "28", showOtherMonth, empty: !showOtherMonth }),
@@ -16498,7 +16498,7 @@ var CalendarNormal = ({ showCaptions, showOtherMonth, ...props }) => /* @__PURE_
16498
16498
  /* @__PURE__ */ jsx884(CalendarCell, { text: "1" }),
16499
16499
  /* @__PURE__ */ jsx884(CalendarCell, { text: "2", weekend: true })
16500
16500
  ] }),
16501
- /* @__PURE__ */ jsxs495(CalendarTableRow, { children: [
16501
+ /* @__PURE__ */ jsxs494(CalendarTableRow, { children: [
16502
16502
  /* @__PURE__ */ jsx884(CalendarCell, { text: "3", weekend: true }),
16503
16503
  /* @__PURE__ */ jsx884(CalendarCell, { text: "4" }),
16504
16504
  /* @__PURE__ */ jsx884(CalendarCell, { text: "5" }),
@@ -16507,7 +16507,7 @@ var CalendarNormal = ({ showCaptions, showOtherMonth, ...props }) => /* @__PURE_
16507
16507
  /* @__PURE__ */ jsx884(CalendarCell, { text: "8" }),
16508
16508
  /* @__PURE__ */ jsx884(CalendarCell, { text: "9", weekend: true })
16509
16509
  ] }),
16510
- /* @__PURE__ */ jsxs495(CalendarTableRow, { children: [
16510
+ /* @__PURE__ */ jsxs494(CalendarTableRow, { children: [
16511
16511
  /* @__PURE__ */ jsx884(CalendarCell, { text: "10", weekend: true }),
16512
16512
  /* @__PURE__ */ jsx884(CalendarCell, { text: "11" }),
16513
16513
  /* @__PURE__ */ jsx884(CalendarCell, { text: "12", today: true }),
@@ -16516,7 +16516,7 @@ var CalendarNormal = ({ showCaptions, showOtherMonth, ...props }) => /* @__PURE_
16516
16516
  /* @__PURE__ */ jsx884(CalendarCell, { text: "15" }),
16517
16517
  /* @__PURE__ */ jsx884(CalendarCell, { text: "16", weekend: true })
16518
16518
  ] }),
16519
- /* @__PURE__ */ jsxs495(CalendarTableRow, { children: [
16519
+ /* @__PURE__ */ jsxs494(CalendarTableRow, { children: [
16520
16520
  /* @__PURE__ */ jsx884(CalendarCell, { text: "17", weekend: true }),
16521
16521
  /* @__PURE__ */ jsx884(CalendarCell, { text: "18" }),
16522
16522
  /* @__PURE__ */ jsx884(CalendarCell, { text: "19" }),
@@ -16525,7 +16525,7 @@ var CalendarNormal = ({ showCaptions, showOtherMonth, ...props }) => /* @__PURE_
16525
16525
  /* @__PURE__ */ jsx884(CalendarCell, { text: "22" }),
16526
16526
  /* @__PURE__ */ jsx884(CalendarCell, { text: "23", weekend: true })
16527
16527
  ] }),
16528
- /* @__PURE__ */ jsxs495(CalendarTableRow, { children: [
16528
+ /* @__PURE__ */ jsxs494(CalendarTableRow, { children: [
16529
16529
  /* @__PURE__ */ jsx884(CalendarCell, { text: "24", weekend: true }),
16530
16530
  /* @__PURE__ */ jsx884(CalendarCell, { text: "25" }),
16531
16531
  /* @__PURE__ */ jsx884(CalendarCell, { text: "26" }),
@@ -16534,7 +16534,7 @@ var CalendarNormal = ({ showCaptions, showOtherMonth, ...props }) => /* @__PURE_
16534
16534
  /* @__PURE__ */ jsx884(CalendarCell, { text: "29" }),
16535
16535
  /* @__PURE__ */ jsx884(CalendarCell, { text: "30", weekend: true })
16536
16536
  ] }),
16537
- /* @__PURE__ */ jsxs495(CalendarTableRow, { children: [
16537
+ /* @__PURE__ */ jsxs494(CalendarTableRow, { children: [
16538
16538
  /* @__PURE__ */ jsx884(CalendarCell, { text: "31", weekend: true }),
16539
16539
  /* @__PURE__ */ jsx884(CalendarCell, { text: "1", showOtherMonth, empty: !showOtherMonth }),
16540
16540
  /* @__PURE__ */ jsx884(CalendarCell, { text: "2", showOtherMonth, empty: !showOtherMonth }),
@@ -16549,28 +16549,28 @@ var CalendarNormal = ({ showCaptions, showOtherMonth, ...props }) => /* @__PURE_
16549
16549
  );
16550
16550
 
16551
16551
  // src/calendar/templates/calendar-with-weeks.tsx
16552
- import { jsx as jsx885, jsxs as jsxs496 } from "react/jsx-runtime";
16552
+ import { jsx as jsx885, jsxs as jsxs495 } from "react/jsx-runtime";
16553
16553
 
16554
16554
  // src/calendar/templates/calendar-year.tsx
16555
- import { jsx as jsx886, jsxs as jsxs497 } from "react/jsx-runtime";
16555
+ import { jsx as jsx886, jsxs as jsxs496 } from "react/jsx-runtime";
16556
16556
 
16557
16557
  // src/calendar/templates/calendar-infinite-normal.tsx
16558
- import { Fragment as Fragment242, jsx as jsx887, jsxs as jsxs498 } from "react/jsx-runtime";
16558
+ import { Fragment as Fragment241, jsx as jsx887, jsxs as jsxs497 } from "react/jsx-runtime";
16559
16559
 
16560
16560
  // src/calendar/templates/calendar-infinite-year.tsx
16561
- import { Fragment as Fragment243, jsx as jsx888, jsxs as jsxs499 } from "react/jsx-runtime";
16561
+ import { Fragment as Fragment242, jsx as jsx888, jsxs as jsxs498 } from "react/jsx-runtime";
16562
16562
 
16563
16563
  // src/calendar/templates/calendar-infinite-decade.tsx
16564
- import { Fragment as Fragment244, jsx as jsx889, jsxs as jsxs500 } from "react/jsx-runtime";
16564
+ import { Fragment as Fragment243, jsx as jsx889, jsxs as jsxs499 } from "react/jsx-runtime";
16565
16565
 
16566
16566
  // src/calendar/templates/calendar-infinite-century.tsx
16567
- import { Fragment as Fragment245, jsx as jsx890, jsxs as jsxs501 } from "react/jsx-runtime";
16567
+ import { Fragment as Fragment244, jsx as jsx890, jsxs as jsxs500 } from "react/jsx-runtime";
16568
16568
 
16569
16569
  // src/calendar/templates/calendar-infinite-week-number.tsx
16570
- import { Fragment as Fragment246, jsx as jsx891, jsxs as jsxs502 } from "react/jsx-runtime";
16570
+ import { Fragment as Fragment245, jsx as jsx891, jsxs as jsxs501 } from "react/jsx-runtime";
16571
16571
 
16572
16572
  // src/datepicker/datepicker.spec.tsx
16573
- import { Fragment as Fragment247, jsx as jsx892, jsxs as jsxs503 } from "react/jsx-runtime";
16573
+ import { Fragment as Fragment246, jsx as jsx892, jsxs as jsxs502 } from "react/jsx-runtime";
16574
16574
  var DATEPICKER_CLASSNAME = `k-datepicker`;
16575
16575
  var states236 = [
16576
16576
  States.hover,
@@ -16615,8 +16615,8 @@ var DatePicker = (props) => {
16615
16615
  dir,
16616
16616
  ...other
16617
16617
  } = props;
16618
- return /* @__PURE__ */ jsxs503(Fragment247, { children: [
16619
- /* @__PURE__ */ jsxs503(
16618
+ return /* @__PURE__ */ jsxs502(Fragment246, { children: [
16619
+ /* @__PURE__ */ jsxs502(
16620
16620
  Input,
16621
16621
  {
16622
16622
  ...other,
@@ -16676,7 +16676,7 @@ var DatePicker = (props) => {
16676
16676
  }
16677
16677
  ),
16678
16678
  opened && /* @__PURE__ */ jsx892(Popup, { className: "k-calendar-container k-datepicker-popup", children: /* @__PURE__ */ jsx892(CalendarNormal, { dir }) }),
16679
- adaptive && /* @__PURE__ */ jsxs503(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
16679
+ adaptive && /* @__PURE__ */ jsxs502(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
16680
16680
  /* @__PURE__ */ jsx892(
16681
16681
  ActionSheetHeader,
16682
16682
  {
@@ -16704,18 +16704,18 @@ import { jsx as jsx894 } from "react/jsx-runtime";
16704
16704
  import { jsx as jsx895 } from "react/jsx-runtime";
16705
16705
 
16706
16706
  // src/grid/tests/grid-editing-custom-editor.tsx
16707
- import { Fragment as Fragment248, jsx as jsx896, jsxs as jsxs504 } from "react/jsx-runtime";
16708
- var grid_editing_custom_editor_default = () => /* @__PURE__ */ jsx896(Fragment248, { children: /* @__PURE__ */ jsxs504("div", { id: "test-area", className: "k-d-grid", children: [
16709
- /* @__PURE__ */ jsxs504(GridWithEditRow, { toolbar: false, className: "k-grid-no-scrollbar", children: [
16710
- /* @__PURE__ */ jsx896(GridHeader, { children: /* @__PURE__ */ jsx896("div", { className: "k-grid-header-wrap", children: /* @__PURE__ */ jsxs504(GridHeaderTable, { children: [
16711
- /* @__PURE__ */ jsxs504("colgroup", { children: [
16707
+ import { Fragment as Fragment247, jsx as jsx896, jsxs as jsxs503 } from "react/jsx-runtime";
16708
+ var grid_editing_custom_editor_default = () => /* @__PURE__ */ jsx896(Fragment247, { children: /* @__PURE__ */ jsxs503("div", { id: "test-area", className: "k-d-grid", children: [
16709
+ /* @__PURE__ */ jsxs503(GridWithEditRow, { toolbar: false, className: "k-grid-no-scrollbar", children: [
16710
+ /* @__PURE__ */ jsx896(GridHeader, { children: /* @__PURE__ */ jsx896("div", { className: "k-grid-header-wrap", children: /* @__PURE__ */ jsxs503(GridHeaderTable, { children: [
16711
+ /* @__PURE__ */ jsxs503("colgroup", { children: [
16712
16712
  /* @__PURE__ */ jsx896("col", { style: { width: "68px" } }),
16713
16713
  /* @__PURE__ */ jsx896("col", {}),
16714
16714
  /* @__PURE__ */ jsx896("col", {}),
16715
16715
  /* @__PURE__ */ jsx896("col", {}),
16716
16716
  /* @__PURE__ */ jsx896("col", {})
16717
16717
  ] }),
16718
- /* @__PURE__ */ jsx896(TableThead, { children: /* @__PURE__ */ jsxs504(TableRow, { children: [
16718
+ /* @__PURE__ */ jsx896(TableThead, { children: /* @__PURE__ */ jsxs503(TableRow, { children: [
16719
16719
  /* @__PURE__ */ jsx896(GridHeaderCell, {}),
16720
16720
  /* @__PURE__ */ jsx896(GridHeaderCell, { columnTitle: "Autocomplete" }),
16721
16721
  /* @__PURE__ */ jsx896(GridHeaderCell, { columnTitle: "Combobox" }),
@@ -16723,23 +16723,23 @@ var grid_editing_custom_editor_default = () => /* @__PURE__ */ jsx896(Fragment24
16723
16723
  /* @__PURE__ */ jsx896(GridHeaderCell, { columnTitle: "Multiselect" })
16724
16724
  ] }) })
16725
16725
  ] }) }) }),
16726
- /* @__PURE__ */ jsx896(GridContainer, { children: /* @__PURE__ */ jsx896(GridContent, { children: /* @__PURE__ */ jsx896("div", { children: /* @__PURE__ */ jsxs504(GridTable, { children: [
16727
- /* @__PURE__ */ jsxs504("colgroup", { children: [
16726
+ /* @__PURE__ */ jsx896(GridContainer, { children: /* @__PURE__ */ jsx896(GridContent, { children: /* @__PURE__ */ jsx896("div", { children: /* @__PURE__ */ jsxs503(GridTable, { children: [
16727
+ /* @__PURE__ */ jsxs503("colgroup", { children: [
16728
16728
  /* @__PURE__ */ jsx896("col", { style: { width: "68px" } }),
16729
16729
  /* @__PURE__ */ jsx896("col", {}),
16730
16730
  /* @__PURE__ */ jsx896("col", {}),
16731
16731
  /* @__PURE__ */ jsx896("col", {}),
16732
16732
  /* @__PURE__ */ jsx896("col", {})
16733
16733
  ] }),
16734
- /* @__PURE__ */ jsxs504(TableTbody, { children: [
16735
- /* @__PURE__ */ jsxs504(TableRow, { className: "k-master-row k-grid-edit-row", children: [
16734
+ /* @__PURE__ */ jsxs503(TableTbody, { children: [
16735
+ /* @__PURE__ */ jsxs503(TableRow, { className: "k-master-row k-grid-edit-row", children: [
16736
16736
  /* @__PURE__ */ jsx896(TableTd, { children: "LTR" }),
16737
16737
  /* @__PURE__ */ jsx896(TableTd, { children: /* @__PURE__ */ jsx896(Autocomplete, { placeholder: "Autocomplete..." }) }),
16738
16738
  /* @__PURE__ */ jsx896(TableTd, { children: /* @__PURE__ */ jsx896(Combobox, { placeholder: "Combobox..." }) }),
16739
16739
  /* @__PURE__ */ jsx896(TableTd, { children: /* @__PURE__ */ jsx896(DropdownList, { placeholder: "DropdownList..." }) }),
16740
16740
  /* @__PURE__ */ jsx896(TableTd, { children: /* @__PURE__ */ jsx896(MultiSelect, { placeholder: "Multiselect..." }) })
16741
16741
  ] }),
16742
- /* @__PURE__ */ jsxs504(TableRow, { className: "k-master-row k-grid-edit-row k-alt", alt: true, children: [
16742
+ /* @__PURE__ */ jsxs503(TableRow, { className: "k-master-row k-grid-edit-row k-alt", alt: true, children: [
16743
16743
  /* @__PURE__ */ jsx896(TableTd, { children: "RTL" }),
16744
16744
  /* @__PURE__ */ jsx896(TableTd, { children: /* @__PURE__ */ jsx896(Autocomplete, { placeholder: "Autocomplete...", className: "k-rtl" }) }),
16745
16745
  /* @__PURE__ */ jsx896(TableTd, { children: /* @__PURE__ */ jsx896(Combobox, { placeholder: "Combobox...", className: "k-rtl" }) }),
@@ -16749,16 +16749,16 @@ var grid_editing_custom_editor_default = () => /* @__PURE__ */ jsx896(Fragment24
16749
16749
  ] })
16750
16750
  ] }) }) }) })
16751
16751
  ] }),
16752
- /* @__PURE__ */ jsxs504(GridWithEditRow, { toolbar: false, className: "k-grid-no-scrollbar", children: [
16753
- /* @__PURE__ */ jsx896(GridHeader, { children: /* @__PURE__ */ jsx896("div", { className: "k-grid-header-wrap", children: /* @__PURE__ */ jsxs504(GridHeaderTable, { children: [
16754
- /* @__PURE__ */ jsxs504("colgroup", { children: [
16752
+ /* @__PURE__ */ jsxs503(GridWithEditRow, { toolbar: false, className: "k-grid-no-scrollbar", children: [
16753
+ /* @__PURE__ */ jsx896(GridHeader, { children: /* @__PURE__ */ jsx896("div", { className: "k-grid-header-wrap", children: /* @__PURE__ */ jsxs503(GridHeaderTable, { children: [
16754
+ /* @__PURE__ */ jsxs503("colgroup", { children: [
16755
16755
  /* @__PURE__ */ jsx896("col", { style: { width: "68px" } }),
16756
16756
  /* @__PURE__ */ jsx896("col", {}),
16757
16757
  /* @__PURE__ */ jsx896("col", {}),
16758
16758
  /* @__PURE__ */ jsx896("col", {}),
16759
16759
  /* @__PURE__ */ jsx896("col", {})
16760
16760
  ] }),
16761
- /* @__PURE__ */ jsx896(TableThead, { children: /* @__PURE__ */ jsxs504(TableRow, { children: [
16761
+ /* @__PURE__ */ jsx896(TableThead, { children: /* @__PURE__ */ jsxs503(TableRow, { children: [
16762
16762
  /* @__PURE__ */ jsx896(GridHeaderCell, {}),
16763
16763
  /* @__PURE__ */ jsx896(GridHeaderCell, { columnTitle: "Datepicker" }),
16764
16764
  /* @__PURE__ */ jsx896(GridHeaderCell, { columnTitle: "Timepicker" }),
@@ -16766,23 +16766,23 @@ var grid_editing_custom_editor_default = () => /* @__PURE__ */ jsx896(Fragment24
16766
16766
  /* @__PURE__ */ jsx896(GridHeaderCell, { columnTitle: "Dateinput" })
16767
16767
  ] }) })
16768
16768
  ] }) }) }),
16769
- /* @__PURE__ */ jsx896(GridContainer, { style: { overflow: "visible" }, children: /* @__PURE__ */ jsx896(GridContent, { style: { overflow: "visible" }, children: /* @__PURE__ */ jsx896("div", { children: /* @__PURE__ */ jsxs504(GridTable, { children: [
16770
- /* @__PURE__ */ jsxs504("colgroup", { children: [
16769
+ /* @__PURE__ */ jsx896(GridContainer, { style: { overflow: "visible" }, children: /* @__PURE__ */ jsx896(GridContent, { style: { overflow: "visible" }, children: /* @__PURE__ */ jsx896("div", { children: /* @__PURE__ */ jsxs503(GridTable, { children: [
16770
+ /* @__PURE__ */ jsxs503("colgroup", { children: [
16771
16771
  /* @__PURE__ */ jsx896("col", { style: { width: "68px" } }),
16772
16772
  /* @__PURE__ */ jsx896("col", {}),
16773
16773
  /* @__PURE__ */ jsx896("col", {}),
16774
16774
  /* @__PURE__ */ jsx896("col", {}),
16775
16775
  /* @__PURE__ */ jsx896("col", {})
16776
16776
  ] }),
16777
- /* @__PURE__ */ jsxs504(TableTbody, { children: [
16778
- /* @__PURE__ */ jsxs504(TableRow, { className: "k-master-row k-grid-edit-row", children: [
16777
+ /* @__PURE__ */ jsxs503(TableTbody, { children: [
16778
+ /* @__PURE__ */ jsxs503(TableRow, { className: "k-master-row k-grid-edit-row", children: [
16779
16779
  /* @__PURE__ */ jsx896(TableTd, { children: "LTR" }),
16780
16780
  /* @__PURE__ */ jsx896(TableTd, { children: /* @__PURE__ */ jsx896(DatePicker, { placeholder: "DatePicker..." }) }),
16781
16781
  /* @__PURE__ */ jsx896(TableTd, { children: /* @__PURE__ */ jsx896(TimePicker, { placeholder: "TimePicker..." }) }),
16782
16782
  /* @__PURE__ */ jsx896(TableTd, { children: /* @__PURE__ */ jsx896(DateTimePicker, { placeholder: "DateTimePicker..." }) }),
16783
16783
  /* @__PURE__ */ jsx896(TableTd, { children: /* @__PURE__ */ jsx896(DateInput, { placeholder: "DateInput..." }) })
16784
16784
  ] }),
16785
- /* @__PURE__ */ jsxs504(TableRow, { className: "k-master-row k-grid-edit-row k-alt", alt: true, children: [
16785
+ /* @__PURE__ */ jsxs503(TableRow, { className: "k-master-row k-grid-edit-row k-alt", alt: true, children: [
16786
16786
  /* @__PURE__ */ jsx896(TableTd, { children: "RTL" }),
16787
16787
  /* @__PURE__ */ jsx896(TableTd, { children: /* @__PURE__ */ jsx896(DatePicker, { placeholder: "DatePicker...", className: "k-rtl" }) }),
16788
16788
  /* @__PURE__ */ jsx896(TableTd, { children: /* @__PURE__ */ jsx896(TimePicker, { placeholder: "TimePicker...", className: "k-rtl" }) }),
@@ -16792,36 +16792,36 @@ var grid_editing_custom_editor_default = () => /* @__PURE__ */ jsx896(Fragment24
16792
16792
  ] })
16793
16793
  ] }) }) }) })
16794
16794
  ] }),
16795
- /* @__PURE__ */ jsxs504(GridWithEditRow, { toolbar: false, className: "k-grid-no-scrollbar", children: [
16796
- /* @__PURE__ */ jsx896(GridHeader, { children: /* @__PURE__ */ jsx896("div", { className: "k-grid-header-wrap", children: /* @__PURE__ */ jsxs504(GridHeaderTable, { children: [
16797
- /* @__PURE__ */ jsxs504("colgroup", { children: [
16795
+ /* @__PURE__ */ jsxs503(GridWithEditRow, { toolbar: false, className: "k-grid-no-scrollbar", children: [
16796
+ /* @__PURE__ */ jsx896(GridHeader, { children: /* @__PURE__ */ jsx896("div", { className: "k-grid-header-wrap", children: /* @__PURE__ */ jsxs503(GridHeaderTable, { children: [
16797
+ /* @__PURE__ */ jsxs503("colgroup", { children: [
16798
16798
  /* @__PURE__ */ jsx896("col", { style: { width: "68px" } }),
16799
16799
  /* @__PURE__ */ jsx896("col", {}),
16800
16800
  /* @__PURE__ */ jsx896("col", {}),
16801
16801
  /* @__PURE__ */ jsx896("col", {})
16802
16802
  ] }),
16803
- /* @__PURE__ */ jsx896(TableThead, { children: /* @__PURE__ */ jsxs504(TableRow, { children: [
16803
+ /* @__PURE__ */ jsx896(TableThead, { children: /* @__PURE__ */ jsxs503(TableRow, { children: [
16804
16804
  /* @__PURE__ */ jsx896(GridHeaderCell, {}),
16805
16805
  /* @__PURE__ */ jsx896(GridHeaderCell, { columnTitle: "Numeric" }),
16806
16806
  /* @__PURE__ */ jsx896(GridHeaderCell, { columnTitle: "Switch" }),
16807
16807
  /* @__PURE__ */ jsx896(GridHeaderCell, {})
16808
16808
  ] }) })
16809
16809
  ] }) }) }),
16810
- /* @__PURE__ */ jsx896(GridContainer, { children: /* @__PURE__ */ jsx896(GridContent, { children: /* @__PURE__ */ jsx896("div", { children: /* @__PURE__ */ jsxs504(GridTable, { children: [
16811
- /* @__PURE__ */ jsxs504("colgroup", { children: [
16810
+ /* @__PURE__ */ jsx896(GridContainer, { children: /* @__PURE__ */ jsx896(GridContent, { children: /* @__PURE__ */ jsx896("div", { children: /* @__PURE__ */ jsxs503(GridTable, { children: [
16811
+ /* @__PURE__ */ jsxs503("colgroup", { children: [
16812
16812
  /* @__PURE__ */ jsx896("col", { style: { width: "68px" } }),
16813
16813
  /* @__PURE__ */ jsx896("col", {}),
16814
16814
  /* @__PURE__ */ jsx896("col", {}),
16815
16815
  /* @__PURE__ */ jsx896("col", {})
16816
16816
  ] }),
16817
- /* @__PURE__ */ jsxs504(TableTbody, { children: [
16818
- /* @__PURE__ */ jsxs504(TableRow, { className: "k-master-row k-grid-edit-row", children: [
16817
+ /* @__PURE__ */ jsxs503(TableTbody, { children: [
16818
+ /* @__PURE__ */ jsxs503(TableRow, { className: "k-master-row k-grid-edit-row", children: [
16819
16819
  /* @__PURE__ */ jsx896(TableTd, { children: "LTR" }),
16820
16820
  /* @__PURE__ */ jsx896(TableTd, { children: /* @__PURE__ */ jsx896(NumericTextbox, { placeholder: "Numeric..." }) }),
16821
16821
  /* @__PURE__ */ jsx896(TableTd, { children: /* @__PURE__ */ jsx896(Switch, { checked: true }) }),
16822
16822
  /* @__PURE__ */ jsx896(TableTd, {})
16823
16823
  ] }),
16824
- /* @__PURE__ */ jsxs504(TableRow, { className: "k-master-row k-grid-edit-row k-alt", alt: true, children: [
16824
+ /* @__PURE__ */ jsxs503(TableRow, { className: "k-master-row k-grid-edit-row k-alt", alt: true, children: [
16825
16825
  /* @__PURE__ */ jsx896(TableTd, { children: "RTL" }),
16826
16826
  /* @__PURE__ */ jsx896(TableTd, { children: /* @__PURE__ */ jsx896(NumericTextbox, { placeholder: "Numeric...", className: "k-rtl" }) }),
16827
16827
  /* @__PURE__ */ jsx896(TableTd, { children: /* @__PURE__ */ jsx896(Switch, { checked: true, className: "k-rtl" }) }),