@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
@@ -13377,10 +13377,10 @@ ContextMenu.className = CONTEXTMENU_CLASSNAME;
13377
13377
  ContextMenu.defaultProps = defaultProps181;
13378
13378
 
13379
13379
  // src/context-menu/templates/context-menu-normal.tsx
13380
- import { Fragment as Fragment194, jsx as jsx544, jsxs as jsxs266 } from "react/jsx-runtime";
13380
+ import { jsx as jsx544 } from "react/jsx-runtime";
13381
13381
 
13382
13382
  // src/chat/chat.spec.tsx
13383
- import { Fragment as Fragment195, jsx as jsx545, jsxs as jsxs267 } from "react/jsx-runtime";
13383
+ import { Fragment as Fragment194, jsx as jsx545, jsxs as jsxs266 } from "react/jsx-runtime";
13384
13384
  var CHAT_CLASSNAME = "k-chat";
13385
13385
  var states190 = [];
13386
13386
  var options182 = {};
@@ -13397,7 +13397,7 @@ var Chat = (props) => {
13397
13397
  showMoreButton,
13398
13398
  ...other
13399
13399
  } = props;
13400
- return /* @__PURE__ */ jsxs267(
13400
+ return /* @__PURE__ */ jsxs266(
13401
13401
  "div",
13402
13402
  {
13403
13403
  ...other,
@@ -13413,15 +13413,15 @@ var Chat = (props) => {
13413
13413
  {
13414
13414
  className: "k-message-box",
13415
13415
  placeholder: "Type a message...",
13416
- suffix: /* @__PURE__ */ jsxs267(Fragment195, { children: [
13416
+ suffix: /* @__PURE__ */ jsxs266(Fragment194, { children: [
13417
13417
  showMoreButton && /* @__PURE__ */ jsx545(Button, { fillMode: "flat", icon: "more-horizontal" }),
13418
13418
  /* @__PURE__ */ jsx545(Button, { fillMode: "flat", icon: "paper-plane", className: "k-chat-send" })
13419
13419
  ] })
13420
13420
  }
13421
13421
  ),
13422
- showToolbar && /* @__PURE__ */ jsxs267("div", { className: "k-chat-toolbar k-toolbar", children: [
13422
+ showToolbar && /* @__PURE__ */ jsxs266("div", { className: "k-chat-toolbar k-toolbar", children: [
13423
13423
  /* @__PURE__ */ jsx545(Button, { className: classNames("k-scroll-button", "k-scroll-button-left", dir === "rtl" ? "" : "k-hidden"), icon: "chevron-left" }),
13424
- /* @__PURE__ */ jsxs267("div", { className: "k-toolbar-group k-button-list", children: [
13424
+ /* @__PURE__ */ jsxs266("div", { className: "k-toolbar-group k-button-list", children: [
13425
13425
  /* @__PURE__ */ jsx545(Button, { icon: "arrow-rotate-cw" }),
13426
13426
  /* @__PURE__ */ jsx545(Button, { icon: "gear" }),
13427
13427
  /* @__PURE__ */ jsx545(Button, { icon: "wrench" }),
@@ -13444,7 +13444,7 @@ Chat.className = CHAT_CLASSNAME;
13444
13444
  Chat.defaultOptions = defaultOptions;
13445
13445
 
13446
13446
  // src/chat/chat-message.tsx
13447
- import { jsx as jsx546, jsxs as jsxs268 } from "react/jsx-runtime";
13447
+ import { jsx as jsx546, jsxs as jsxs267 } from "react/jsx-runtime";
13448
13448
  var CHATMESSAGE_CLASSNAME = "k-message";
13449
13449
  var states191 = [
13450
13450
  States.selected
@@ -13463,7 +13463,7 @@ var ChatMessage = (props) => {
13463
13463
  selected,
13464
13464
  ...other
13465
13465
  } = props;
13466
- return /* @__PURE__ */ jsxs268(
13466
+ return /* @__PURE__ */ jsxs267(
13467
13467
  "div",
13468
13468
  {
13469
13469
  ...other,
@@ -13486,7 +13486,7 @@ ChatMessage.className = CHATMESSAGE_CLASSNAME;
13486
13486
  ChatMessage.defaultProps = defaultProps182;
13487
13487
 
13488
13488
  // src/chat/chat-message-group.tsx
13489
- import { jsx as jsx547, jsxs as jsxs269 } from "react/jsx-runtime";
13489
+ import { jsx as jsx547, jsxs as jsxs268 } from "react/jsx-runtime";
13490
13490
  var CHATMESSAGEGROUP_CLASSNAME = "k-message-group";
13491
13491
  var states192 = [
13492
13492
  States.selected
@@ -13505,7 +13505,7 @@ var ChatMessageGroup = (props) => {
13505
13505
  selected,
13506
13506
  ...other
13507
13507
  } = props;
13508
- return /* @__PURE__ */ jsxs269(
13508
+ return /* @__PURE__ */ jsxs268(
13509
13509
  "div",
13510
13510
  {
13511
13511
  ...other,
@@ -13570,22 +13570,22 @@ ChatQuickReply.className = CHATQUICKREPLY_CLASSNAME;
13570
13570
  ChatQuickReply.defaultOptions = defaultOptions2;
13571
13571
 
13572
13572
  // src/chat/templates/chat-normal.tsx
13573
- import { Fragment as Fragment196, jsx as jsx549, jsxs as jsxs270 } from "react/jsx-runtime";
13573
+ import { Fragment as Fragment195, jsx as jsx549, jsxs as jsxs269 } from "react/jsx-runtime";
13574
13574
 
13575
13575
  // src/chat/templates/chat-with-toolbar.tsx
13576
- import { Fragment as Fragment197, jsx as jsx550, jsxs as jsxs271 } from "react/jsx-runtime";
13576
+ import { Fragment as Fragment196, jsx as jsx550, jsxs as jsxs270 } from "react/jsx-runtime";
13577
13577
 
13578
13578
  // src/chat/templates/chat-with-options.tsx
13579
- import { Fragment as Fragment198, jsx as jsx551, jsxs as jsxs272 } from "react/jsx-runtime";
13579
+ import { Fragment as Fragment197, jsx as jsx551, jsxs as jsxs271 } from "react/jsx-runtime";
13580
13580
 
13581
13581
  // src/mediaplayer/mediaplayer-toolbar.tsx
13582
- import { jsx as jsx552, jsxs as jsxs273 } from "react/jsx-runtime";
13582
+ import { jsx as jsx552, jsxs as jsxs272 } from "react/jsx-runtime";
13583
13583
  var MEDIAPLAYERTOOLBAR_CLASSNAME = `k-mediaplayer-toolbar`;
13584
13584
  var states194 = [];
13585
13585
  var options186 = {};
13586
13586
  var defaultToolbarItems2 = [
13587
13587
  /* @__PURE__ */ jsx552(Button, { fillMode: "flat", icon: "play", className: "k-play-button" }),
13588
- /* @__PURE__ */ jsxs273(ToolbarItem, { className: "k-mediaplayer-currenttime-wrap", children: [
13588
+ /* @__PURE__ */ jsxs272(ToolbarItem, { className: "k-mediaplayer-currenttime-wrap", children: [
13589
13589
  /* @__PURE__ */ jsx552("span", { className: "k-mediaplayer-currenttime", children: "00:18" }),
13590
13590
  " / ",
13591
13591
  /* @__PURE__ */ jsx552("span", { className: "k-mediaplayer-duration", children: "00:55" })
@@ -13621,7 +13621,7 @@ MediaPlayerToolbar.className = MEDIAPLAYERTOOLBAR_CLASSNAME;
13621
13621
  MediaPlayerToolbar.defaultProps = defaultProps184;
13622
13622
 
13623
13623
  // src/mediaplayer/mediaplayer.spec.tsx
13624
- import { jsx as jsx553, jsxs as jsxs274 } from "react/jsx-runtime";
13624
+ import { jsx as jsx553, jsxs as jsxs273 } from "react/jsx-runtime";
13625
13625
  var MEDIAPLAYER_CLASSNAME = `k-mediaplayer`;
13626
13626
  var states195 = [];
13627
13627
  var options187 = {};
@@ -13635,7 +13635,7 @@ var MediaPlayer = (props) => {
13635
13635
  children,
13636
13636
  ...other
13637
13637
  } = props;
13638
- return /* @__PURE__ */ jsxs274(
13638
+ return /* @__PURE__ */ jsxs273(
13639
13639
  "div",
13640
13640
  {
13641
13641
  ...other,
@@ -13646,7 +13646,7 @@ var MediaPlayer = (props) => {
13646
13646
  children: [
13647
13647
  children,
13648
13648
  /* @__PURE__ */ jsx553("div", { className: "k-mediaplayer-titlebar", children: title }),
13649
- /* @__PURE__ */ jsxs274("div", { className: "k-mediaplayer-toolbar-wrap", children: [
13649
+ /* @__PURE__ */ jsxs273("div", { className: "k-mediaplayer-toolbar-wrap", children: [
13650
13650
  /* @__PURE__ */ jsx553(SliderNormal, { className: "k-mediaplayer-seekbar", showButtons: false, showTicks: false }),
13651
13651
  /* @__PURE__ */ jsx553(MediaPlayerToolbar, { toolbarItems })
13652
13652
  ] }),
@@ -13664,7 +13664,7 @@ MediaPlayer.defaultProps = defaultProps185;
13664
13664
  import { jsx as jsx554 } from "react/jsx-runtime";
13665
13665
 
13666
13666
  // src/timeline/timeline.spec.tsx
13667
- import { Fragment as Fragment199, jsx as jsx555 } from "react/jsx-runtime";
13667
+ import { Fragment as Fragment198, jsx as jsx555 } from "react/jsx-runtime";
13668
13668
  var TIMELINE_CLASSNAME = `k-timeline`;
13669
13669
  var states196 = [];
13670
13670
  var options188 = {};
@@ -13691,7 +13691,7 @@ var Timeline = (props) => {
13691
13691
  [`${TIMELINE_CLASSNAME}-collapsible`]: collapsibleEvents
13692
13692
  }
13693
13693
  ),
13694
- children: /* @__PURE__ */ jsx555(Fragment199, { children: props.children })
13694
+ children: /* @__PURE__ */ jsx555(Fragment198, { children: props.children })
13695
13695
  }
13696
13696
  );
13697
13697
  };
@@ -13701,7 +13701,7 @@ Timeline.className = TIMELINE_CLASSNAME;
13701
13701
  Timeline.defaultProps = defaultProps186;
13702
13702
 
13703
13703
  // src/timeline/vertical-timeline-event.spec.tsx
13704
- import { jsx as jsx556, jsxs as jsxs275 } from "react/jsx-runtime";
13704
+ import { jsx as jsx556, jsxs as jsxs274 } from "react/jsx-runtime";
13705
13705
  var TIMELINEVERTICALEVENT_CLASSNAME = `k-timeline-event`;
13706
13706
  var states197 = [];
13707
13707
  var options189 = {};
@@ -13723,7 +13723,7 @@ var VerticalTimelineEvent = (props) => {
13723
13723
  showCollapseButton,
13724
13724
  ...other
13725
13725
  } = props;
13726
- return /* @__PURE__ */ jsxs275(
13726
+ return /* @__PURE__ */ jsxs274(
13727
13727
  "li",
13728
13728
  {
13729
13729
  ...other,
@@ -13735,8 +13735,8 @@ var VerticalTimelineEvent = (props) => {
13735
13735
  children: [
13736
13736
  date && /* @__PURE__ */ jsx556("div", { className: "k-timeline-date-wrap", children: /* @__PURE__ */ jsx556("span", { className: "k-timeline-date", children: date }) }),
13737
13737
  /* @__PURE__ */ jsx556(TimelineCircle, {}),
13738
- content && /* @__PURE__ */ jsx556("div", { className: classNames("k-timeline-card", { "k-collapsed": collapsed }), children: /* @__PURE__ */ jsx556(TimelineCard, { ...reverse ? { callout: "right" } : { callout: "left" }, children: /* @__PURE__ */ jsxs275("div", { className: "k-card-inner", children: [
13739
- /* @__PURE__ */ jsxs275(CardHeader, { children: [
13738
+ content && /* @__PURE__ */ jsx556("div", { className: classNames("k-timeline-card", { "k-collapsed": collapsed }), children: /* @__PURE__ */ jsx556(TimelineCard, { ...reverse ? { callout: "right" } : { callout: "left" }, children: /* @__PURE__ */ jsxs274("div", { className: "k-card-inner", children: [
13739
+ /* @__PURE__ */ jsxs274(CardHeader, { children: [
13740
13740
  /* @__PURE__ */ jsx556(TimelineCardTitle, { collapsible: showCollapseButton, children: title }),
13741
13741
  /* @__PURE__ */ jsx556(CardSubtitle, { children: subtitle })
13742
13742
  ] }),
@@ -13753,7 +13753,7 @@ VerticalTimelineEvent.className = TIMELINEVERTICALEVENT_CLASSNAME;
13753
13753
  VerticalTimelineEvent.defaultProps = defaultProps187;
13754
13754
 
13755
13755
  // src/timeline/horizontal-timeline-event.spec.tsx
13756
- import { jsx as jsx557, jsxs as jsxs276 } from "react/jsx-runtime";
13756
+ import { jsx as jsx557, jsxs as jsxs275 } from "react/jsx-runtime";
13757
13757
  var TIMELINEHORIZONTALEVENT_CLASSNAME = `k-timeline-event`;
13758
13758
  var states198 = [];
13759
13759
  var options190 = {};
@@ -13769,7 +13769,7 @@ var HorizontalTimelineEvent = (props) => {
13769
13769
  subtitle = defaultProps188.subtitle,
13770
13770
  ...other
13771
13771
  } = props;
13772
- return /* @__PURE__ */ jsxs276(
13772
+ return /* @__PURE__ */ jsxs275(
13773
13773
  "li",
13774
13774
  {
13775
13775
  ...other,
@@ -13778,8 +13778,8 @@ var HorizontalTimelineEvent = (props) => {
13778
13778
  TIMELINEHORIZONTALEVENT_CLASSNAME
13779
13779
  ),
13780
13780
  children: [
13781
- content && /* @__PURE__ */ jsx557("div", { className: classNames("k-timeline-card"), children: /* @__PURE__ */ jsx557(TimelineCard, { orientation: "vertical", callout: "top", children: /* @__PURE__ */ jsxs276("div", { className: "k-card-inner", children: [
13782
- /* @__PURE__ */ jsxs276(CardHeader, { children: [
13781
+ content && /* @__PURE__ */ jsx557("div", { className: classNames("k-timeline-card"), children: /* @__PURE__ */ jsx557(TimelineCard, { orientation: "vertical", callout: "top", children: /* @__PURE__ */ jsxs275("div", { className: "k-card-inner", children: [
13782
+ /* @__PURE__ */ jsxs275(CardHeader, { children: [
13783
13783
  /* @__PURE__ */ jsx557(TimelineCardTitle, { children: title }),
13784
13784
  /* @__PURE__ */ jsx557(CardSubtitle, { children: subtitle })
13785
13785
  ] }),
@@ -13799,7 +13799,7 @@ HorizontalTimelineEvent.defaultProps = defaultProps188;
13799
13799
  import { jsx as jsx558 } from "react/jsx-runtime";
13800
13800
 
13801
13801
  // src/timeline/timeline-flag-wrap.spec.tsx
13802
- import { jsx as jsx559, jsxs as jsxs277 } from "react/jsx-runtime";
13802
+ import { jsx as jsx559, jsxs as jsxs276 } from "react/jsx-runtime";
13803
13803
  var TIMELINEFLAGWRAP_CLASSNAME = `k-timeline-flag-wrap`;
13804
13804
  var states199 = [
13805
13805
  States.focus,
@@ -13814,7 +13814,7 @@ var TimelineFlagWrap = (props) => {
13814
13814
  year,
13815
13815
  ...other
13816
13816
  } = props;
13817
- return /* @__PURE__ */ jsxs277(
13817
+ return /* @__PURE__ */ jsxs276(
13818
13818
  "li",
13819
13819
  {
13820
13820
  ...other,
@@ -13857,7 +13857,7 @@ var TimelineCircle = (props) => {
13857
13857
  import { jsx as jsx561 } from "react/jsx-runtime";
13858
13858
 
13859
13859
  // src/timeline/timeline-card.spec.tsx
13860
- import { jsx as jsx562, jsxs as jsxs278 } from "react/jsx-runtime";
13860
+ import { jsx as jsx562, jsxs as jsxs277 } from "react/jsx-runtime";
13861
13861
  var states200 = [];
13862
13862
  var defaultProps190 = {};
13863
13863
  var TimelineCard = (props) => {
@@ -13866,7 +13866,7 @@ var TimelineCard = (props) => {
13866
13866
  children,
13867
13867
  ...other
13868
13868
  } = props;
13869
- return /* @__PURE__ */ jsxs278(
13869
+ return /* @__PURE__ */ jsxs277(
13870
13870
  Card,
13871
13871
  {
13872
13872
  className: classNames(
@@ -13886,7 +13886,7 @@ TimelineCard.states = states200;
13886
13886
  TimelineCard.defaultProps = defaultProps190;
13887
13887
 
13888
13888
  // src/timeline/timeline-card-title.tsx
13889
- import { jsx as jsx563, jsxs as jsxs279 } from "react/jsx-runtime";
13889
+ import { jsx as jsx563, jsxs as jsxs278 } from "react/jsx-runtime";
13890
13890
  var TIMELINECARDTITLE_CLASSNAME = `k-card-title`;
13891
13891
  var states201 = [];
13892
13892
  var defaultProps191 = {};
@@ -13896,7 +13896,7 @@ var TimelineCardTitle = (props) => {
13896
13896
  children,
13897
13897
  ...other
13898
13898
  } = props;
13899
- return /* @__PURE__ */ jsxs279(
13899
+ return /* @__PURE__ */ jsxs278(
13900
13900
  "div",
13901
13901
  {
13902
13902
  className: classNames(
@@ -13970,45 +13970,45 @@ TimelineDateWrap.className = TIMELINEDATEWRAP_CLASSNAME;
13970
13970
  TimelineDateWrap.defaultProps = defaultProps193;
13971
13971
 
13972
13972
  // src/timeline/timeline-track-wrap.spec.tsx
13973
- import { jsx as jsx566, jsxs as jsxs280 } from "react/jsx-runtime";
13973
+ import { jsx as jsx566, jsxs as jsxs279 } from "react/jsx-runtime";
13974
13974
 
13975
13975
  // src/timeline/timeline-track.spec.tsx
13976
13976
  import { jsx as jsx567 } from "react/jsx-runtime";
13977
13977
 
13978
13978
  // src/timeline/timeline-track-item.spec.tsx
13979
- import { jsxs as jsxs281 } from "react/jsx-runtime";
13979
+ import { jsxs as jsxs280 } from "react/jsx-runtime";
13980
13980
  var states204 = [
13981
13981
  States.focus
13982
13982
  ];
13983
13983
 
13984
13984
  // src/timeline/templates/timeline-normal.tsx
13985
- import { jsx as jsx568, jsxs as jsxs282 } from "react/jsx-runtime";
13985
+ import { jsx as jsx568, jsxs as jsxs281 } from "react/jsx-runtime";
13986
13986
 
13987
13987
  // src/timeline/templates/timeline-normal-collapsible.tsx
13988
- import { jsx as jsx569, jsxs as jsxs283 } from "react/jsx-runtime";
13988
+ import { jsx as jsx569, jsxs as jsxs282 } from "react/jsx-runtime";
13989
13989
 
13990
13990
  // src/timeline/templates/timeline-normal-alternating.tsx
13991
- import { jsx as jsx570, jsxs as jsxs284 } from "react/jsx-runtime";
13991
+ import { jsx as jsx570, jsxs as jsxs283 } from "react/jsx-runtime";
13992
13992
 
13993
13993
  // src/timeline/templates/timeline-horizontal.tsx
13994
- import { Fragment as Fragment200, jsx as jsx571, jsxs as jsxs285 } from "react/jsx-runtime";
13994
+ import { Fragment as Fragment199, jsx as jsx571, jsxs as jsxs284 } from "react/jsx-runtime";
13995
13995
 
13996
13996
  // src/pdf-viewer/pdf-viewer.spec.tsx
13997
- import { jsx as jsx572, jsxs as jsxs286 } from "react/jsx-runtime";
13997
+ import { jsx as jsx572, jsxs as jsxs285 } from "react/jsx-runtime";
13998
13998
  var PDFVIEWER_CLASSNAME = `k-pdf-viewer`;
13999
13999
  var states205 = [
14000
14000
  States.disabled
14001
14001
  ];
14002
14002
  var options193 = {};
14003
- var defaultToolbar3 = /* @__PURE__ */ jsxs286(Toolbar, { resizable: true, children: [
14003
+ var defaultToolbar3 = /* @__PURE__ */ jsxs285(Toolbar, { resizable: true, children: [
14004
14004
  /* @__PURE__ */ jsx572(Pager, { type: "input", pageSizes: false, refresh: false, info: false }),
14005
14005
  /* @__PURE__ */ jsx572("span", { className: "k-spacer" }),
14006
- /* @__PURE__ */ jsxs286(ButtonGroup, { children: [
14006
+ /* @__PURE__ */ jsxs285(ButtonGroup, { children: [
14007
14007
  /* @__PURE__ */ jsx572(Button, { fillMode: "flat", className: "k-group-start", icon: "zoom-out" }),
14008
14008
  /* @__PURE__ */ jsx572(Button, { fillMode: "flat", className: "k-group-end", icon: "zoom-in" })
14009
14009
  ] }),
14010
14010
  /* @__PURE__ */ jsx572(Combobox, { value: "Automatic Width" }),
14011
- /* @__PURE__ */ jsxs286(ButtonGroup, { children: [
14011
+ /* @__PURE__ */ jsxs285(ButtonGroup, { children: [
14012
14012
  /* @__PURE__ */ jsx572(Button, { fillMode: "flat", className: "k-group-start", icon: "pointer" }),
14013
14013
  /* @__PURE__ */ jsx572(Button, { fillMode: "flat", className: "k-group-end", icon: "hand" })
14014
14014
  ] }),
@@ -14031,7 +14031,7 @@ var PDFViewer = (props) => {
14031
14031
  blank,
14032
14032
  ...other
14033
14033
  } = props;
14034
- return /* @__PURE__ */ jsxs286(
14034
+ return /* @__PURE__ */ jsxs285(
14035
14035
  "div",
14036
14036
  {
14037
14037
  ...other,
@@ -14042,8 +14042,8 @@ var PDFViewer = (props) => {
14042
14042
  ),
14043
14043
  children: [
14044
14044
  toolbar,
14045
- /* @__PURE__ */ jsxs286("div", { className: "k-canvas k-pdf-viewer-canvas k-pos-relative k-overflow-auto k-enable-text-select", children: [
14046
- showSearchPanel && /* @__PURE__ */ jsxs286("div", { className: "k-search-panel k-pos-sticky k-top-center", children: [
14045
+ /* @__PURE__ */ jsxs285("div", { className: "k-canvas k-pdf-viewer-canvas k-pos-relative k-overflow-auto k-enable-text-select", children: [
14046
+ showSearchPanel && /* @__PURE__ */ jsxs285("div", { className: "k-search-panel k-pos-sticky k-top-center", children: [
14047
14047
  /* @__PURE__ */ jsx572(Button, { fillMode: "flat", icon: "handle-drag", className: "k-search-dialog-draghandle" }),
14048
14048
  /* @__PURE__ */ jsx572(
14049
14049
  Textbox,
@@ -14051,7 +14051,7 @@ var PDFViewer = (props) => {
14051
14051
  suffix: /* @__PURE__ */ jsx572(Button, { fillMode: "flat", className: "k-match-case-button", icon: "convert-lowercase" })
14052
14052
  }
14053
14053
  ),
14054
- /* @__PURE__ */ jsxs286("span", { className: "k-search-matches", children: [
14054
+ /* @__PURE__ */ jsxs285("span", { className: "k-search-matches", children: [
14055
14055
  /* @__PURE__ */ jsx572("span", { children: "0" }),
14056
14056
  " of ",
14057
14057
  /* @__PURE__ */ jsx572("span", { children: "0" })
@@ -14060,7 +14060,7 @@ var PDFViewer = (props) => {
14060
14060
  /* @__PURE__ */ jsx572(Button, { fillMode: "flat", icon: "arrow-down" }),
14061
14061
  /* @__PURE__ */ jsx572(Button, { fillMode: "flat", icon: "x" })
14062
14062
  ] }),
14063
- /* @__PURE__ */ jsx572("div", { className: "k-pdf-viewer-pages", children: blank ? /* @__PURE__ */ jsxs286("div", { className: "k-page k-blank-page", children: [
14063
+ /* @__PURE__ */ jsx572("div", { className: "k-pdf-viewer-pages", children: blank ? /* @__PURE__ */ jsxs285("div", { className: "k-page k-blank-page", children: [
14064
14064
  /* @__PURE__ */ jsx572(DropzoneNormal, {}),
14065
14065
  /* @__PURE__ */ jsx572(UploadNormal, { empty: true, status: "upload" })
14066
14066
  ] }) : props.children })
@@ -14103,16 +14103,16 @@ PDFViewerPage.className = PDFVIEWERPAGE_CLASSNAME;
14103
14103
  PDFViewerPage.defaultProps = defaultProps195;
14104
14104
 
14105
14105
  // src/pdf-viewer/templates/pdf-viewer-normal.tsx
14106
- import { Fragment as Fragment201, jsx as jsx574, jsxs as jsxs287 } from "react/jsx-runtime";
14106
+ import { Fragment as Fragment200, jsx as jsx574, jsxs as jsxs286 } from "react/jsx-runtime";
14107
14107
 
14108
14108
  // src/pdf-viewer/templates/pdf-viewer-blank.tsx
14109
- import { jsx as jsx575, jsxs as jsxs288 } from "react/jsx-runtime";
14109
+ import { jsx as jsx575, jsxs as jsxs287 } from "react/jsx-runtime";
14110
14110
 
14111
14111
  // src/pdf-viewer/templates/pdf-viewer-with-search-panel.tsx
14112
- import { Fragment as Fragment202, jsx as jsx576, jsxs as jsxs289 } from "react/jsx-runtime";
14112
+ import { Fragment as Fragment201, jsx as jsx576, jsxs as jsxs288 } from "react/jsx-runtime";
14113
14113
 
14114
14114
  // src/scrollview/scrollview-spec.tsx
14115
- import { Fragment as Fragment203, jsx as jsx577, jsxs as jsxs290 } from "react/jsx-runtime";
14115
+ import { Fragment as Fragment202, jsx as jsx577, jsxs as jsxs289 } from "react/jsx-runtime";
14116
14116
  var SCROLLVIEW_CLASSNAME = "k-scrollview";
14117
14117
  var states206 = [];
14118
14118
  var options194 = {};
@@ -14144,7 +14144,7 @@ var ScrollView = (props) => {
14144
14144
  /* @__PURE__ */ jsx577("div", { className: "k-scrollview-view" }, i)
14145
14145
  );
14146
14146
  }
14147
- return /* @__PURE__ */ jsxs290(
14147
+ return /* @__PURE__ */ jsxs289(
14148
14148
  "div",
14149
14149
  {
14150
14150
  ...other,
@@ -14163,20 +14163,20 @@ var ScrollView = (props) => {
14163
14163
  ["k-scrollview-animate"]: animate
14164
14164
  }
14165
14165
  ), style: { "--kendo-scrollview-views": views, "--kendo-scrollview-current": currentView }, children: scrollviewViews }),
14166
- /* @__PURE__ */ jsxs290("div", { className: "k-scrollview-elements", children: [
14167
- arrows && /* @__PURE__ */ jsxs290(Fragment203, { children: [
14166
+ /* @__PURE__ */ jsxs289("div", { className: "k-scrollview-elements", children: [
14167
+ arrows && /* @__PURE__ */ jsxs289(Fragment202, { children: [
14168
14168
  /* @__PURE__ */ jsx577("span", { className: "k-scrollview-prev", children: /* @__PURE__ */ jsx577(Icon, { icon: iconPrev, size: "xxxlarge" }) }),
14169
14169
  /* @__PURE__ */ jsx577("span", { className: "k-scrollview-next", children: /* @__PURE__ */ jsx577(Icon, { icon: iconNext, size: "xxxlarge" }) })
14170
14170
  ] }),
14171
- pager && /* @__PURE__ */ jsx577("div", { className: "k-scrollview-nav-wrap", children: /* @__PURE__ */ jsxs290("div", { className: "k-scrollview-nav", children: [
14172
- mode === "light" && /* @__PURE__ */ jsxs290(Fragment203, { children: [
14171
+ pager && /* @__PURE__ */ jsx577("div", { className: "k-scrollview-nav-wrap", children: /* @__PURE__ */ jsxs289("div", { className: "k-scrollview-nav", children: [
14172
+ mode === "light" && /* @__PURE__ */ jsxs289(Fragment202, { children: [
14173
14173
  /* @__PURE__ */ jsx577("span", { className: "k-link" }),
14174
14174
  /* @__PURE__ */ jsx577("span", { className: "k-link k-primary" }),
14175
14175
  /* @__PURE__ */ jsx577("span", { className: "k-link k-primary k-focus" }),
14176
14176
  /* @__PURE__ */ jsx577("span", { className: "k-link k-focus" }),
14177
14177
  /* @__PURE__ */ jsx577("span", { className: "k-link" })
14178
14178
  ] }),
14179
- mode === "normal" && /* @__PURE__ */ jsxs290(Fragment203, { children: [
14179
+ mode === "normal" && /* @__PURE__ */ jsxs289(Fragment202, { children: [
14180
14180
  /* @__PURE__ */ jsx577("span", { className: "k-link", style: { transform: "scale(0.5)" } }),
14181
14181
  /* @__PURE__ */ jsx577("span", { className: "k-link", style: { transform: "scale(0.65)" } }),
14182
14182
  /* @__PURE__ */ jsx577("span", { className: "k-link", style: { transform: "scale(0.8)" } }),
@@ -14187,7 +14187,7 @@ var ScrollView = (props) => {
14187
14187
  /* @__PURE__ */ jsx577("span", { className: "k-link", style: { transform: "scale(0.65)" } }),
14188
14188
  /* @__PURE__ */ jsx577("span", { className: "k-link", style: { transform: "scale(0.5)" } })
14189
14189
  ] }),
14190
- mode === "dark" && /* @__PURE__ */ jsxs290(Fragment203, { children: [
14190
+ mode === "dark" && /* @__PURE__ */ jsxs289(Fragment202, { children: [
14191
14191
  /* @__PURE__ */ jsx577("span", { className: "k-link", style: { transform: "scale(0.5)" } }),
14192
14192
  /* @__PURE__ */ jsx577("span", { className: "k-link", style: { transform: "scale(0.65)" } }),
14193
14193
  /* @__PURE__ */ jsx577("span", { className: "k-link" }),
@@ -14212,7 +14212,7 @@ ScrollView.defaultProps = defaultProps196;
14212
14212
  import { jsx as jsx578 } from "react/jsx-runtime";
14213
14213
 
14214
14214
  // src/prompt/prompt.spec.tsx
14215
- import { Fragment as Fragment204, jsx as jsx579 } from "react/jsx-runtime";
14215
+ import { Fragment as Fragment203, jsx as jsx579 } from "react/jsx-runtime";
14216
14216
  var PROMPT_CLASSNAME = `k-prompt`;
14217
14217
  var states207 = [];
14218
14218
  var options195 = {};
@@ -14221,7 +14221,7 @@ var Prompt = (props) => {
14221
14221
  const {
14222
14222
  ...other
14223
14223
  } = props;
14224
- return /* @__PURE__ */ jsx579("div", { ...other, className: classNames(props.className, PROMPT_CLASSNAME), children: /* @__PURE__ */ jsx579(Fragment204, { children: props.children }) });
14224
+ return /* @__PURE__ */ jsx579("div", { ...other, className: classNames(props.className, PROMPT_CLASSNAME), children: /* @__PURE__ */ jsx579(Fragment203, { children: props.children }) });
14225
14225
  };
14226
14226
  Prompt.states = states207;
14227
14227
  Prompt.options = options195;
@@ -14232,10 +14232,10 @@ Prompt.defaultProps = defaultProps197;
14232
14232
  import { jsx as jsx580 } from "react/jsx-runtime";
14233
14233
 
14234
14234
  // src/prompt/prompt-content.tsx
14235
- import { Fragment as Fragment205, jsx as jsx581 } from "react/jsx-runtime";
14235
+ import { Fragment as Fragment204, jsx as jsx581 } from "react/jsx-runtime";
14236
14236
 
14237
14237
  // src/prompt/prompt-view.tsx
14238
- import { Fragment as Fragment206, jsx as jsx582, jsxs as jsxs291 } from "react/jsx-runtime";
14238
+ import { Fragment as Fragment205, jsx as jsx582, jsxs as jsxs290 } from "react/jsx-runtime";
14239
14239
 
14240
14240
  // src/prompt/prompt-footer.tsx
14241
14241
  import { jsx as jsx583 } from "react/jsx-runtime";
@@ -14247,29 +14247,29 @@ import { jsx as jsx584 } from "react/jsx-runtime";
14247
14247
  import { jsx as jsx585 } from "react/jsx-runtime";
14248
14248
 
14249
14249
  // src/prompt/templates/prompt-normal.tsx
14250
- import { jsx as jsx586, jsxs as jsxs292 } from "react/jsx-runtime";
14250
+ import { jsx as jsx586, jsxs as jsxs291 } from "react/jsx-runtime";
14251
14251
 
14252
14252
  // src/prompt/templates/prompt-suggestions.tsx
14253
- import { Fragment as Fragment207, jsx as jsx587, jsxs as jsxs293 } from "react/jsx-runtime";
14253
+ import { Fragment as Fragment206, jsx as jsx587, jsxs as jsxs292 } from "react/jsx-runtime";
14254
14254
 
14255
14255
  // src/prompt/templates/prompt-settings.tsx
14256
- import { Fragment as Fragment208, jsx as jsx588, jsxs as jsxs294 } from "react/jsx-runtime";
14256
+ import { Fragment as Fragment207, jsx as jsx588, jsxs as jsxs293 } from "react/jsx-runtime";
14257
14257
 
14258
14258
  // src/prompt/templates/prompt-output.tsx
14259
- import { jsx as jsx589, jsxs as jsxs295 } from "react/jsx-runtime";
14259
+ import { jsx as jsx589, jsxs as jsxs294 } from "react/jsx-runtime";
14260
14260
 
14261
14261
  // src/prompt/templates/prompt-more-actions.tsx
14262
- import { jsx as jsx590, jsxs as jsxs296 } from "react/jsx-runtime";
14262
+ import { jsx as jsx590, jsxs as jsxs295 } from "react/jsx-runtime";
14263
14263
 
14264
14264
  // src/prompt/templates/prompt-popup.tsx
14265
- import { jsx as jsx591, jsxs as jsxs297 } from "react/jsx-runtime";
14265
+ import { jsx as jsx591, jsxs as jsxs296 } from "react/jsx-runtime";
14266
14266
 
14267
14267
  // src/map/map.spec.tsx
14268
- import { Fragment as Fragment209, jsx as jsx592, jsxs as jsxs298 } from "react/jsx-runtime";
14268
+ import { Fragment as Fragment208, jsx as jsx592, jsxs as jsxs297 } from "react/jsx-runtime";
14269
14269
  var MAP_CLASSNAME = `k-map`;
14270
14270
  var states208 = [];
14271
14271
  var options196 = {};
14272
- var defaultAttribution = /* @__PURE__ */ jsxs298(Fragment209, { children: [
14272
+ var defaultAttribution = /* @__PURE__ */ jsxs297(Fragment208, { children: [
14273
14273
  "\xA9 ",
14274
14274
  /* @__PURE__ */ jsx592("a", { href: "#", children: "Attribution" })
14275
14275
  ] });
@@ -14290,7 +14290,7 @@ var Map = (props) => {
14290
14290
  children,
14291
14291
  ...other
14292
14292
  } = props;
14293
- return /* @__PURE__ */ jsxs298(
14293
+ return /* @__PURE__ */ jsxs297(
14294
14294
  "div",
14295
14295
  {
14296
14296
  ...other,
@@ -14299,9 +14299,9 @@ var Map = (props) => {
14299
14299
  MAP_CLASSNAME
14300
14300
  ),
14301
14301
  children: [
14302
- /* @__PURE__ */ jsxs298("div", { className: "km-scroll-wrapper", style: { overflow: "hidden" }, children: [
14302
+ /* @__PURE__ */ jsxs297("div", { className: "km-scroll-wrapper", style: { overflow: "hidden" }, children: [
14303
14303
  /* @__PURE__ */ jsx592("div", { className: "km-scroll-header" }),
14304
- /* @__PURE__ */ jsxs298("div", { className: "km-scroll-container", style: scrollContainerStyle, children: [
14304
+ /* @__PURE__ */ jsxs297("div", { className: "km-scroll-container", style: scrollContainerStyle, children: [
14305
14305
  /* @__PURE__ */ jsx592("div", { className: "k-layer", style: { zIndex: "1000" }, children: /* @__PURE__ */ jsx592(Icon, { className: "k-marker", icon: "map-marker-target", size: "xxlarge", style: markerStyle }) }),
14306
14306
  /* @__PURE__ */ jsx592("div", { className: "k-layer", children })
14307
14307
  ] }),
@@ -14309,7 +14309,7 @@ var Map = (props) => {
14309
14309
  /* @__PURE__ */ jsx592("div", { className: "km-touch-scrollbar km-vertical-scrollbar", style: verticalScrollbarStyle })
14310
14310
  ] }),
14311
14311
  /* @__PURE__ */ jsx592("div", { className: "k-map-controls k-pos-bottom k-pos-right", children: /* @__PURE__ */ jsx592("div", { className: "k-attribution", children: attribution }) }),
14312
- /* @__PURE__ */ jsxs298("div", { className: "k-map-controls k-pos-top k-pos-left", children: [
14312
+ /* @__PURE__ */ jsxs297("div", { className: "k-map-controls k-pos-top k-pos-left", children: [
14313
14313
  /* @__PURE__ */ jsx592(Navigator, {}),
14314
14314
  /* @__PURE__ */ jsx592(ZoomControl, {})
14315
14315
  ] })
@@ -14323,7 +14323,7 @@ Map.className = MAP_CLASSNAME;
14323
14323
  Map.defaultProps = defaultProps198;
14324
14324
 
14325
14325
  // src/map/navigator.tsx
14326
- import { jsx as jsx593, jsxs as jsxs299 } from "react/jsx-runtime";
14326
+ import { jsx as jsx593, jsxs as jsxs298 } from "react/jsx-runtime";
14327
14327
  var NAVIGATOR_CLASSNAME = `k-navigator`;
14328
14328
  var states209 = [];
14329
14329
  var options197 = {};
@@ -14332,7 +14332,7 @@ var Navigator = (props) => {
14332
14332
  const {
14333
14333
  ...other
14334
14334
  } = props;
14335
- return /* @__PURE__ */ jsxs299(
14335
+ return /* @__PURE__ */ jsxs298(
14336
14336
  "div",
14337
14337
  {
14338
14338
  ...other,
@@ -14355,7 +14355,7 @@ Navigator.className = NAVIGATOR_CLASSNAME;
14355
14355
  Navigator.defaultProps = defaultProps199;
14356
14356
 
14357
14357
  // src/map/zoom-control.tsx
14358
- import { jsx as jsx594, jsxs as jsxs300 } from "react/jsx-runtime";
14358
+ import { jsx as jsx594, jsxs as jsxs299 } from "react/jsx-runtime";
14359
14359
  var ZOOMCONTROL_CLASSNAME = `k-zoom-control`;
14360
14360
  var states210 = [];
14361
14361
  var options198 = {};
@@ -14364,7 +14364,7 @@ var ZoomControl = (props) => {
14364
14364
  const {
14365
14365
  ...other
14366
14366
  } = props;
14367
- return /* @__PURE__ */ jsxs300(
14367
+ return /* @__PURE__ */ jsxs299(
14368
14368
  ButtonGroup,
14369
14369
  {
14370
14370
  ...other,
@@ -14421,7 +14421,7 @@ Orgchart.className = ORGCHART_CLASSNAME;
14421
14421
  Orgchart.defaultProps = defaultProps201;
14422
14422
 
14423
14423
  // src/orgchart/orgchart-node.tsx
14424
- import { jsx as jsx597, jsxs as jsxs301 } from "react/jsx-runtime";
14424
+ import { jsx as jsx597, jsxs as jsxs300 } from "react/jsx-runtime";
14425
14425
  var ORGCHARTNODE_CLASSNAME = `k-orgchart-node`;
14426
14426
  var defaultProps202 = {
14427
14427
  buttonIcon: "plus",
@@ -14441,7 +14441,7 @@ var OrgchartNode = (props) => {
14441
14441
  avatarType,
14442
14442
  ...other
14443
14443
  } = props;
14444
- return /* @__PURE__ */ jsxs301(
14444
+ return /* @__PURE__ */ jsxs300(
14445
14445
  "div",
14446
14446
  {
14447
14447
  ...other,
@@ -14453,9 +14453,9 @@ var OrgchartNode = (props) => {
14453
14453
  ),
14454
14454
  children: [
14455
14455
  lineTop && /* @__PURE__ */ jsx597("div", { className: "k-orgchart-line k-orgchart-line-v" }),
14456
- /* @__PURE__ */ jsx597(Card, { className: "k-orgchart-card", children: /* @__PURE__ */ jsxs301(CardBody, { className: "k-hstack", details, style: { borderTopColor: color }, children: [
14456
+ /* @__PURE__ */ jsx597(Card, { className: "k-orgchart-card", children: /* @__PURE__ */ jsxs300(CardBody, { className: "k-hstack", details, style: { borderTopColor: color }, children: [
14457
14457
  /* @__PURE__ */ jsx597(Avatar, { type: avatarType, themeColor: "secondary", children: avatarType === "image" ? /* @__PURE__ */ jsx597("img", { src: avatar }) : avatar }),
14458
- /* @__PURE__ */ jsxs301("div", { className: "k-card-title-wrap k-vstack", children: [
14458
+ /* @__PURE__ */ jsxs300("div", { className: "k-card-title-wrap k-vstack", children: [
14459
14459
  /* @__PURE__ */ jsx597(CardTitle, { className: "k-text-ellipsis", children: title }),
14460
14460
  /* @__PURE__ */ jsx597("span", { className: "k-spacer" }),
14461
14461
  /* @__PURE__ */ jsx597(CardSubtitle, { className: "k-text-ellipsis", children: subtitle })
@@ -14470,7 +14470,7 @@ var OrgchartNode = (props) => {
14470
14470
  };
14471
14471
 
14472
14472
  // src/orgchart/orgchart-group.tsx
14473
- import { Fragment as Fragment210, jsx as jsx598, jsxs as jsxs302 } from "react/jsx-runtime";
14473
+ import { Fragment as Fragment209, jsx as jsx598, jsxs as jsxs301 } from "react/jsx-runtime";
14474
14474
  var ORGCHARTGROUP_CLASSNAME = `k-orgchart-group`;
14475
14475
  var states212 = [];
14476
14476
  var options200 = {};
@@ -14503,7 +14503,7 @@ var OrgchartGroup = (props) => {
14503
14503
  }
14504
14504
  }
14505
14505
  }
14506
- return /* @__PURE__ */ jsxs302(
14506
+ return /* @__PURE__ */ jsxs301(
14507
14507
  "div",
14508
14508
  {
14509
14509
  ...other,
@@ -14527,10 +14527,10 @@ var OrgchartGroup = (props) => {
14527
14527
  [`k-${kendoThemeMaps.orientationMap[orientation] || orientation}`]: orientation
14528
14528
  }
14529
14529
  ),
14530
- children: /* @__PURE__ */ jsx598(Fragment210, { children: chartNodes })
14530
+ children: /* @__PURE__ */ jsx598(Fragment209, { children: chartNodes })
14531
14531
  }
14532
14532
  ),
14533
- /* @__PURE__ */ jsx598(Fragment210, { children: chartGroups })
14533
+ /* @__PURE__ */ jsx598(Fragment209, { children: chartGroups })
14534
14534
  ]
14535
14535
  }
14536
14536
  );
@@ -14541,7 +14541,7 @@ OrgchartGroup.className = ORGCHARTGROUP_CLASSNAME;
14541
14541
  OrgchartGroup.defaultProps = defaultProps203;
14542
14542
 
14543
14543
  // src/orgchart/orgchart-node-group.tsx
14544
- import { jsx as jsx599, jsxs as jsxs303 } from "react/jsx-runtime";
14544
+ import { jsx as jsx599, jsxs as jsxs302 } from "react/jsx-runtime";
14545
14545
  var ORGCHARTNODEGROUP_CLASSNAME = `k-orgchart-node-group`;
14546
14546
  var states213 = [
14547
14547
  States.focus
@@ -14562,7 +14562,7 @@ var OrgchartNodeGroup = (props) => {
14562
14562
  orientation = defaultProps204.orientation,
14563
14563
  ...other
14564
14564
  } = props;
14565
- return /* @__PURE__ */ jsxs303(
14565
+ return /* @__PURE__ */ jsxs302(
14566
14566
  "div",
14567
14567
  {
14568
14568
  ...other,
@@ -14574,7 +14574,7 @@ var OrgchartNodeGroup = (props) => {
14574
14574
  ),
14575
14575
  children: [
14576
14576
  lineTop && /* @__PURE__ */ jsx599("div", { className: "k-orgchart-line k-orgchart-line-v" }),
14577
- /* @__PURE__ */ jsxs303(
14577
+ /* @__PURE__ */ jsxs302(
14578
14578
  "div",
14579
14579
  {
14580
14580
  className: classNames(
@@ -14611,19 +14611,19 @@ var OrgchartNodeGroup = (props) => {
14611
14611
  OrgchartNodeGroup.states = states213;
14612
14612
 
14613
14613
  // src/orgchart/templates/orgchart-normal.tsx
14614
- import { jsx as jsx600, jsxs as jsxs304 } from "react/jsx-runtime";
14614
+ import { jsx as jsx600, jsxs as jsxs303 } from "react/jsx-runtime";
14615
14615
 
14616
14616
  // src/orgchart/templates/orgchart-vertical.tsx
14617
- import { jsx as jsx601, jsxs as jsxs305 } from "react/jsx-runtime";
14617
+ import { jsx as jsx601, jsxs as jsxs304 } from "react/jsx-runtime";
14618
14618
 
14619
14619
  // src/orgchart/templates/orgchart-group-normal.tsx
14620
- import { jsx as jsx602, jsxs as jsxs306 } from "react/jsx-runtime";
14620
+ import { jsx as jsx602, jsxs as jsxs305 } from "react/jsx-runtime";
14621
14621
 
14622
14622
  // src/orgchart/templates/orgchart-group-vertical.tsx
14623
- import { jsx as jsx603, jsxs as jsxs307 } from "react/jsx-runtime";
14623
+ import { jsx as jsx603, jsxs as jsxs306 } from "react/jsx-runtime";
14624
14624
 
14625
14625
  // src/signature/signature.spec.tsx
14626
- import { jsx as jsx604, jsxs as jsxs308 } from "react/jsx-runtime";
14626
+ import { jsx as jsx604, jsxs as jsxs307 } from "react/jsx-runtime";
14627
14627
  var SIGNATURE_CLASSNAME = `k-signature`;
14628
14628
  var states214 = [
14629
14629
  States.hover,
@@ -14655,7 +14655,7 @@ var Signature = (props) => {
14655
14655
  maximized,
14656
14656
  ...other
14657
14657
  } = props;
14658
- return /* @__PURE__ */ jsxs308(
14658
+ return /* @__PURE__ */ jsxs307(
14659
14659
  "div",
14660
14660
  {
14661
14661
  ...other,
@@ -14684,7 +14684,7 @@ var Signature = (props) => {
14684
14684
  ),
14685
14685
  children: [
14686
14686
  /* @__PURE__ */ jsx604("canvas", { className: "k-signature-canvas" }),
14687
- /* @__PURE__ */ jsxs308(
14687
+ /* @__PURE__ */ jsxs307(
14688
14688
  "div",
14689
14689
  {
14690
14690
  className: classNames(
@@ -14762,7 +14762,7 @@ import { jsx as jsx605 } from "react/jsx-runtime";
14762
14762
  import { jsx as jsx606 } from "react/jsx-runtime";
14763
14763
 
14764
14764
  // src/editor/editor.spec.tsx
14765
- import { jsx as jsx607, jsxs as jsxs309 } from "react/jsx-runtime";
14765
+ import { jsx as jsx607, jsxs as jsxs308 } from "react/jsx-runtime";
14766
14766
  var EDITOR_CLASSNAME = `k-editor`;
14767
14767
  var states215 = [
14768
14768
  States.readonly,
@@ -14783,7 +14783,7 @@ var Editor = (props) => {
14783
14783
  resizable,
14784
14784
  ...other
14785
14785
  } = props;
14786
- return /* @__PURE__ */ jsxs309(
14786
+ return /* @__PURE__ */ jsxs308(
14787
14787
  "div",
14788
14788
  {
14789
14789
  ...other,
@@ -14870,13 +14870,13 @@ var EditorContent = (props) => {
14870
14870
  };
14871
14871
 
14872
14872
  // src/editor/templates/editor-normal.tsx
14873
- import { Fragment as Fragment211, jsx as jsx610, jsxs as jsxs310 } from "react/jsx-runtime";
14873
+ import { Fragment as Fragment210, jsx as jsx610, jsxs as jsxs309 } from "react/jsx-runtime";
14874
14874
 
14875
14875
  // src/editor/templates/editor-resizable.tsx
14876
- import { Fragment as Fragment212, jsx as jsx611, jsxs as jsxs311 } from "react/jsx-runtime";
14876
+ import { Fragment as Fragment211, jsx as jsx611, jsxs as jsxs310 } from "react/jsx-runtime";
14877
14877
 
14878
14878
  // src/editor/templates/editor-responsive-toolbar.tsx
14879
- import { Fragment as Fragment213, jsx as jsx612, jsxs as jsxs312 } from "react/jsx-runtime";
14879
+ import { Fragment as Fragment212, jsx as jsx612, jsxs as jsxs311 } from "react/jsx-runtime";
14880
14880
 
14881
14881
  // src/imageeditor/imageeditor-toolbar.tsx
14882
14882
  import { jsx as jsx613 } from "react/jsx-runtime";
@@ -14922,7 +14922,7 @@ ImageEditorToolbar.className = IMAGEEDITORTOOLBAR_CLASSNAME;
14922
14922
  ImageEditorToolbar.defaultProps = defaultProps207;
14923
14923
 
14924
14924
  // src/imageeditor/imageeditor.spec.tsx
14925
- import { jsx as jsx614, jsxs as jsxs313 } from "react/jsx-runtime";
14925
+ import { jsx as jsx614, jsxs as jsxs312 } from "react/jsx-runtime";
14926
14926
  var IMAGEEDITOR_CLASSNAME = `k-imageeditor`;
14927
14927
  var states218 = [];
14928
14928
  var options204 = {};
@@ -14935,7 +14935,7 @@ var ImageEditor = (props) => {
14935
14935
  children,
14936
14936
  ...other
14937
14937
  } = props;
14938
- return /* @__PURE__ */ jsxs313(
14938
+ return /* @__PURE__ */ jsxs312(
14939
14939
  "div",
14940
14940
  {
14941
14941
  ...other,
@@ -14945,7 +14945,7 @@ var ImageEditor = (props) => {
14945
14945
  ),
14946
14946
  children: [
14947
14947
  /* @__PURE__ */ jsx614("div", { className: "k-imageeditor-header", children: /* @__PURE__ */ jsx614(ImageEditorToolbar, { toolbarItems }) }),
14948
- /* @__PURE__ */ jsxs313("div", { className: "k-imageeditor-content", style: { height: contentHeight }, children: [
14948
+ /* @__PURE__ */ jsxs312("div", { className: "k-imageeditor-content", style: { height: contentHeight }, children: [
14949
14949
  /* @__PURE__ */ jsx614("div", { className: "k-imageeditor-canvas-container", children: /* @__PURE__ */ jsx614("div", { className: "k-imageeditor-canvas", children }) }),
14950
14950
  actionPane && /* @__PURE__ */ jsx614("div", { className: "k-imageeditor-action-pane", children: actionPane })
14951
14951
  ] })
@@ -14962,13 +14962,13 @@ ImageEditor.defaultProps = defaultProps208;
14962
14962
  import { jsx as jsx615 } from "react/jsx-runtime";
14963
14963
 
14964
14964
  // src/imageeditor/templates/imageeditor-resize.tsx
14965
- import { Fragment as Fragment214, jsx as jsx616, jsxs as jsxs314 } from "react/jsx-runtime";
14965
+ import { Fragment as Fragment213, jsx as jsx616, jsxs as jsxs313 } from "react/jsx-runtime";
14966
14966
 
14967
14967
  // src/imageeditor/templates/imageeditor-crop.tsx
14968
- import { Fragment as Fragment215, jsx as jsx617, jsxs as jsxs315 } from "react/jsx-runtime";
14968
+ import { Fragment as Fragment214, jsx as jsx617, jsxs as jsxs314 } from "react/jsx-runtime";
14969
14969
 
14970
14970
  // src/gantt/gantt.spec.tsx
14971
- import { jsxs as jsxs316 } from "react/jsx-runtime";
14971
+ import { jsxs as jsxs315 } from "react/jsx-runtime";
14972
14972
  var GANTT_CLASSNAME = "k-gantt";
14973
14973
  var states219 = [];
14974
14974
  var options205 = {};
@@ -14979,7 +14979,7 @@ var Gantt = (props) => {
14979
14979
  footerToolbar,
14980
14980
  ...other
14981
14981
  } = props;
14982
- return /* @__PURE__ */ jsxs316(
14982
+ return /* @__PURE__ */ jsxs315(
14983
14983
  "div",
14984
14984
  {
14985
14985
  ...other,
@@ -15122,7 +15122,7 @@ GanttTaskDot.className = GANTTTASKWDOT_CLASSNAME;
15122
15122
  GanttTaskDot.defaultProps = defaultProps212;
15123
15123
 
15124
15124
  // src/gantt/gantt-task-content.spec.tsx
15125
- import { jsx as jsx628, jsxs as jsxs317 } from "react/jsx-runtime";
15125
+ import { jsx as jsx628, jsxs as jsxs316 } from "react/jsx-runtime";
15126
15126
  var GANTTTASKCONTENT_CLASSNAME = "k-task-content";
15127
15127
  var states223 = [];
15128
15128
  var options209 = {};
@@ -15132,7 +15132,7 @@ var GanttTaskContent = (props) => {
15132
15132
  content,
15133
15133
  ...other
15134
15134
  } = props;
15135
- return /* @__PURE__ */ jsxs317(
15135
+ return /* @__PURE__ */ jsxs316(
15136
15136
  "div",
15137
15137
  {
15138
15138
  ...other,
@@ -15188,13 +15188,13 @@ GanttLine.className = GANTTLINE_CLASSNAME;
15188
15188
  GanttLine.defaultProps = defaultProps214;
15189
15189
 
15190
15190
  // src/gantt/templates/gantt-normal.tsx
15191
- import { jsx as jsx630, jsxs as jsxs318 } from "react/jsx-runtime";
15191
+ import { jsx as jsx630, jsxs as jsxs317 } from "react/jsx-runtime";
15192
15192
 
15193
15193
  // src/gantt/templates/gantt-row-reordering.tsx
15194
- import { jsx as jsx631, jsxs as jsxs319 } from "react/jsx-runtime";
15194
+ import { jsx as jsx631, jsxs as jsxs318 } from "react/jsx-runtime";
15195
15195
 
15196
15196
  // src/scheduler/templates/scheduler-day.tsx
15197
- import { Fragment as Fragment216, jsx as jsx632, jsxs as jsxs320 } from "react/jsx-runtime";
15197
+ import { Fragment as Fragment215, jsx as jsx632, jsxs as jsxs319 } from "react/jsx-runtime";
15198
15198
 
15199
15199
  // src/scheduler/scheduler-view.spec.tsx
15200
15200
  import { jsx as jsx633 } from "react/jsx-runtime";
@@ -15230,7 +15230,7 @@ SchedulerView.defaultProps = defaultProps215;
15230
15230
  var scheduler_view_spec_default = SchedulerView;
15231
15231
 
15232
15232
  // src/scheduler/scheduler.spec.tsx
15233
- import { jsx as jsx634, jsxs as jsxs321 } from "react/jsx-runtime";
15233
+ import { jsx as jsx634, jsxs as jsxs320 } from "react/jsx-runtime";
15234
15234
  var SCHEDULER_CLASSNAME = "k-scheduler";
15235
15235
  var states226 = [];
15236
15236
  var options212 = {};
@@ -15243,7 +15243,7 @@ var Scheduler = (props) => {
15243
15243
  layout,
15244
15244
  ...other
15245
15245
  } = props;
15246
- return /* @__PURE__ */ jsxs321(
15246
+ return /* @__PURE__ */ jsxs320(
15247
15247
  "div",
15248
15248
  {
15249
15249
  ...other,
@@ -15337,7 +15337,7 @@ import { jsx as jsx640 } from "react/jsx-runtime";
15337
15337
  import { jsx as jsx641 } from "react/jsx-runtime";
15338
15338
 
15339
15339
  // src/scheduler/scheduler-toolbar.spec.tsx
15340
- import { Fragment as Fragment217, jsx as jsx642, jsxs as jsxs322 } from "react/jsx-runtime";
15340
+ import { Fragment as Fragment216, jsx as jsx642, jsxs as jsxs321 } from "react/jsx-runtime";
15341
15341
 
15342
15342
  // src/scheduler/scheduler-body.spec.tsx
15343
15343
  import { jsx as jsx643 } from "react/jsx-runtime";
@@ -15379,7 +15379,7 @@ SchedulerGroup.defaultProps = defaultProps217;
15379
15379
  SchedulerGroup.className = className36;
15380
15380
 
15381
15381
  // src/scheduler/scheduler-event.spec.tsx
15382
- import { Fragment as Fragment218, jsx as jsx646, jsxs as jsxs323 } from "react/jsx-runtime";
15382
+ import { Fragment as Fragment217, jsx as jsx646, jsxs as jsxs322 } from "react/jsx-runtime";
15383
15383
  var className37 = "k-event";
15384
15384
  var states229 = [
15385
15385
  States.hover,
@@ -15390,7 +15390,7 @@ var options215 = {};
15390
15390
  var defaultProps218 = {
15391
15391
  resizable: "vertical",
15392
15392
  eventPrefix: /* @__PURE__ */ jsx646(Icon, { icon: "arrow-rotate-cw" }),
15393
- eventSuffix: /* @__PURE__ */ jsx646(Fragment218, { children: /* @__PURE__ */ jsx646("a", { href: "#", className: "k-link k-event-delete", children: /* @__PURE__ */ jsx646(Icon, { icon: "x" }) }) })
15393
+ eventSuffix: /* @__PURE__ */ jsx646(Fragment217, { children: /* @__PURE__ */ jsx646("a", { href: "#", className: "k-link k-event-delete", children: /* @__PURE__ */ jsx646(Icon, { icon: "x" }) }) })
15394
15394
  };
15395
15395
  var SchedulerEvent = (props) => {
15396
15396
  const {
@@ -15405,7 +15405,7 @@ var SchedulerEvent = (props) => {
15405
15405
  eventSuffix = defaultProps218.eventSuffix,
15406
15406
  ...others
15407
15407
  } = props;
15408
- return /* @__PURE__ */ jsxs323(
15408
+ return /* @__PURE__ */ jsxs322(
15409
15409
  "div",
15410
15410
  {
15411
15411
  ...others,
@@ -15426,14 +15426,14 @@ var SchedulerEvent = (props) => {
15426
15426
  /* @__PURE__ */ jsx646("span", { className: "k-event-actions", children: eventPrefix }),
15427
15427
  /* @__PURE__ */ jsx646("div", { children: props.children }),
15428
15428
  /* @__PURE__ */ jsx646("span", { className: "k-event-actions", children: eventSuffix }),
15429
- multiDay && /* @__PURE__ */ jsxs323(Fragment218, { children: [
15429
+ multiDay && /* @__PURE__ */ jsxs322(Fragment217, { children: [
15430
15430
  /* @__PURE__ */ jsx646("span", { className: "k-event-top-actions", children: /* @__PURE__ */ jsx646(Icon, { icon: "caret-alt-up" }) }),
15431
15431
  /* @__PURE__ */ jsx646("span", { className: "k-event-bottom-actions", children: /* @__PURE__ */ jsx646(Icon, { icon: "caret-alt-down" }) })
15432
15432
  ] }),
15433
- resizable === "vertical" ? /* @__PURE__ */ jsxs323(Fragment218, { children: [
15433
+ resizable === "vertical" ? /* @__PURE__ */ jsxs322(Fragment217, { children: [
15434
15434
  /* @__PURE__ */ jsx646("span", { className: "k-resize-handle k-resize-n" }),
15435
15435
  /* @__PURE__ */ jsx646("span", { className: "k-resize-handle k-resize-s" })
15436
- ] }) : resizable === "horizontal" && /* @__PURE__ */ jsxs323(Fragment218, { children: [
15436
+ ] }) : resizable === "horizontal" && /* @__PURE__ */ jsxs322(Fragment217, { children: [
15437
15437
  /* @__PURE__ */ jsx646("span", { className: "k-resize-handle k-resize-w" }),
15438
15438
  /* @__PURE__ */ jsx646("span", { className: "k-resize-handle k-resize-e" })
15439
15439
  ] })
@@ -15447,7 +15447,7 @@ SchedulerEvent.defaultProps = defaultProps218;
15447
15447
  SchedulerEvent.className = className37;
15448
15448
 
15449
15449
  // src/scheduler/scheduler-task.spec.tsx
15450
- import { jsx as jsx647, jsxs as jsxs324 } from "react/jsx-runtime";
15450
+ import { jsx as jsx647, jsxs as jsxs323 } from "react/jsx-runtime";
15451
15451
  var className38 = "k-task";
15452
15452
  var states230 = [];
15453
15453
  var options216 = {};
@@ -15462,7 +15462,7 @@ var SchedulerTask = (props) => {
15462
15462
  closable,
15463
15463
  ...other
15464
15464
  } = props;
15465
- return /* @__PURE__ */ jsxs324(
15465
+ return /* @__PURE__ */ jsxs323(
15466
15466
  "div",
15467
15467
  {
15468
15468
  ...other,
@@ -15485,46 +15485,46 @@ SchedulerTask.defaultProps = defaultProps219;
15485
15485
  SchedulerTask.className = className38;
15486
15486
 
15487
15487
  // src/scheduler/templates/scheduler-week.tsx
15488
- import { Fragment as Fragment219, jsx as jsx648, jsxs as jsxs325 } from "react/jsx-runtime";
15488
+ import { Fragment as Fragment218, jsx as jsx648, jsxs as jsxs324 } from "react/jsx-runtime";
15489
15489
 
15490
15490
  // src/scheduler/templates/scheduler-month.tsx
15491
- import { Fragment as Fragment220, jsx as jsx649, jsxs as jsxs326 } from "react/jsx-runtime";
15491
+ import { Fragment as Fragment219, jsx as jsx649, jsxs as jsxs325 } from "react/jsx-runtime";
15492
15492
 
15493
15493
  // src/scheduler/templates/scheduler-timeline.tsx
15494
- import { Fragment as Fragment221, jsx as jsx650, jsxs as jsxs327 } from "react/jsx-runtime";
15494
+ import { Fragment as Fragment220, jsx as jsx650, jsxs as jsxs326 } from "react/jsx-runtime";
15495
15495
 
15496
15496
  // src/scheduler/templates/scheduler-agenda.tsx
15497
- import { Fragment as Fragment222, jsx as jsx651, jsxs as jsxs328 } from "react/jsx-runtime";
15497
+ import { Fragment as Fragment221, jsx as jsx651, jsxs as jsxs327 } from "react/jsx-runtime";
15498
15498
 
15499
15499
  // src/scheduler/templates/scheduler-flex-day.tsx
15500
- import { Fragment as Fragment223, jsx as jsx652, jsxs as jsxs329 } from "react/jsx-runtime";
15500
+ import { Fragment as Fragment222, jsx as jsx652, jsxs as jsxs328 } from "react/jsx-runtime";
15501
15501
 
15502
15502
  // src/scheduler/templates/scheduler-flex-week.tsx
15503
- import { Fragment as Fragment224, jsx as jsx653, jsxs as jsxs330 } from "react/jsx-runtime";
15503
+ import { Fragment as Fragment223, jsx as jsx653, jsxs as jsxs329 } from "react/jsx-runtime";
15504
15504
 
15505
15505
  // src/scheduler/templates/scheduler-flex-year.tsx
15506
- import { Fragment as Fragment225, jsx as jsx654, jsxs as jsxs331 } from "react/jsx-runtime";
15506
+ import { Fragment as Fragment224, jsx as jsx654, jsxs as jsxs330 } from "react/jsx-runtime";
15507
15507
 
15508
15508
  // src/scheduler/templates/scheduler-flex-month.tsx
15509
- import { Fragment as Fragment226, jsx as jsx655, jsxs as jsxs332 } from "react/jsx-runtime";
15509
+ import { Fragment as Fragment225, jsx as jsx655, jsxs as jsxs331 } from "react/jsx-runtime";
15510
15510
 
15511
15511
  // src/scheduler/templates/scheduler-flex-timeline.tsx
15512
- import { Fragment as Fragment227, jsx as jsx656, jsxs as jsxs333 } from "react/jsx-runtime";
15512
+ import { Fragment as Fragment226, jsx as jsx656, jsxs as jsxs332 } from "react/jsx-runtime";
15513
15513
 
15514
15514
  // src/scheduler/templates/scheduler-flex-agenda.tsx
15515
- import { Fragment as Fragment228, jsx as jsx657, jsxs as jsxs334 } from "react/jsx-runtime";
15515
+ import { Fragment as Fragment227, jsx as jsx657, jsxs as jsxs333 } from "react/jsx-runtime";
15516
15516
 
15517
15517
  // src/scheduler/templates/scheduler-horizontal-grouping.tsx
15518
- import { Fragment as Fragment229, jsx as jsx658, jsxs as jsxs335 } from "react/jsx-runtime";
15518
+ import { Fragment as Fragment228, jsx as jsx658, jsxs as jsxs334 } from "react/jsx-runtime";
15519
15519
 
15520
15520
  // src/scheduler/templates/scheduler-vertical-grouping.tsx
15521
- import { Fragment as Fragment230, jsx as jsx659, jsxs as jsxs336 } from "react/jsx-runtime";
15521
+ import { Fragment as Fragment229, jsx as jsx659, jsxs as jsxs335 } from "react/jsx-runtime";
15522
15522
 
15523
15523
  // src/scheduler/templates/scheduler-flex-horizontal-grouping.tsx
15524
- import { Fragment as Fragment231, jsx as jsx660, jsxs as jsxs337 } from "react/jsx-runtime";
15524
+ import { Fragment as Fragment230, jsx as jsx660, jsxs as jsxs336 } from "react/jsx-runtime";
15525
15525
 
15526
15526
  // src/scheduler/templates/scheduler-flex-vertical-grouping.tsx
15527
- import { Fragment as Fragment232, jsx as jsx661, jsxs as jsxs338 } from "react/jsx-runtime";
15527
+ import { Fragment as Fragment231, jsx as jsx661, jsxs as jsxs337 } from "react/jsx-runtime";
15528
15528
 
15529
15529
  // src/utils/templates/background/background-clip/border-clip.tsx
15530
15530
  import { jsx as jsx662 } from "react/jsx-runtime";
@@ -15539,355 +15539,355 @@ import { jsx as jsx664 } from "react/jsx-runtime";
15539
15539
  import { jsx as jsx665 } from "react/jsx-runtime";
15540
15540
 
15541
15541
  // src/utils/templates/background/background-color/color.tsx
15542
- import { jsx as jsx666, jsxs as jsxs339 } from "react/jsx-runtime";
15542
+ import { jsx as jsx666, jsxs as jsxs338 } from "react/jsx-runtime";
15543
15543
 
15544
15544
  // src/utils/templates/borders/border-color/all-sides.tsx
15545
- import { jsx as jsx667, jsxs as jsxs340 } from "react/jsx-runtime";
15545
+ import { jsx as jsx667, jsxs as jsxs339 } from "react/jsx-runtime";
15546
15546
 
15547
15547
  // src/utils/templates/borders/border-color/individual.tsx
15548
- import { jsx as jsx668, jsxs as jsxs341 } from "react/jsx-runtime";
15548
+ import { jsx as jsx668, jsxs as jsxs340 } from "react/jsx-runtime";
15549
15549
 
15550
15550
  // src/utils/templates/borders/border-color/left-right.tsx
15551
- import { jsx as jsx669, jsxs as jsxs342 } from "react/jsx-runtime";
15551
+ import { jsx as jsx669, jsxs as jsxs341 } from "react/jsx-runtime";
15552
15552
 
15553
15553
  // src/utils/templates/borders/border-color/top-bottom.tsx
15554
- import { jsx as jsx670, jsxs as jsxs343 } from "react/jsx-runtime";
15554
+ import { jsx as jsx670, jsxs as jsxs342 } from "react/jsx-runtime";
15555
15555
 
15556
15556
  // src/utils/templates/borders/border-radius/corners.tsx
15557
- import { jsx as jsx671, jsxs as jsxs344 } from "react/jsx-runtime";
15557
+ import { jsx as jsx671, jsxs as jsxs343 } from "react/jsx-runtime";
15558
15558
 
15559
15559
  // src/utils/templates/borders/border-radius/no-rounding.tsx
15560
- import { jsx as jsx672, jsxs as jsxs345 } from "react/jsx-runtime";
15560
+ import { jsx as jsx672, jsxs as jsxs344 } from "react/jsx-runtime";
15561
15561
 
15562
15562
  // src/utils/templates/borders/border-radius/rounding.tsx
15563
- import { jsx as jsx673, jsxs as jsxs346 } from "react/jsx-runtime";
15563
+ import { jsx as jsx673, jsxs as jsxs345 } from "react/jsx-runtime";
15564
15564
 
15565
15565
  // src/utils/templates/borders/border-radius/sides.tsx
15566
- import { jsx as jsx674, jsxs as jsxs347 } from "react/jsx-runtime";
15566
+ import { jsx as jsx674, jsxs as jsxs346 } from "react/jsx-runtime";
15567
15567
 
15568
15568
  // src/utils/templates/borders/border-style/all-sides.tsx
15569
- import { jsx as jsx675, jsxs as jsxs348 } from "react/jsx-runtime";
15569
+ import { jsx as jsx675, jsxs as jsxs347 } from "react/jsx-runtime";
15570
15570
 
15571
15571
  // src/utils/templates/borders/border-style/individual.tsx
15572
- import { jsx as jsx676, jsxs as jsxs349 } from "react/jsx-runtime";
15572
+ import { jsx as jsx676, jsxs as jsxs348 } from "react/jsx-runtime";
15573
15573
 
15574
15574
  // src/utils/templates/borders/border-style/left-right.tsx
15575
- import { jsx as jsx677, jsxs as jsxs350 } from "react/jsx-runtime";
15575
+ import { jsx as jsx677, jsxs as jsxs349 } from "react/jsx-runtime";
15576
15576
 
15577
15577
  // src/utils/templates/borders/border-style/no-style.tsx
15578
15578
  import { jsx as jsx678 } from "react/jsx-runtime";
15579
15579
 
15580
15580
  // src/utils/templates/borders/border-style/top-bottom.tsx
15581
- import { jsx as jsx679, jsxs as jsxs351 } from "react/jsx-runtime";
15581
+ import { jsx as jsx679, jsxs as jsxs350 } from "react/jsx-runtime";
15582
15582
 
15583
15583
  // src/utils/templates/borders/border-width/all-sides.tsx
15584
- import { jsx as jsx680, jsxs as jsxs352 } from "react/jsx-runtime";
15584
+ import { jsx as jsx680, jsxs as jsxs351 } from "react/jsx-runtime";
15585
15585
 
15586
15586
  // src/utils/templates/borders/border-width/individual.tsx
15587
- import { jsx as jsx681, jsxs as jsxs353 } from "react/jsx-runtime";
15587
+ import { jsx as jsx681, jsxs as jsxs352 } from "react/jsx-runtime";
15588
15588
 
15589
15589
  // src/utils/templates/borders/border-width/left-right.tsx
15590
- import { jsx as jsx682, jsxs as jsxs354 } from "react/jsx-runtime";
15590
+ import { jsx as jsx682, jsxs as jsxs353 } from "react/jsx-runtime";
15591
15591
 
15592
15592
  // src/utils/templates/borders/border-width/top-bottom.tsx
15593
- import { jsx as jsx683, jsxs as jsxs355 } from "react/jsx-runtime";
15593
+ import { jsx as jsx683, jsxs as jsxs354 } from "react/jsx-runtime";
15594
15594
 
15595
15595
  // src/utils/templates/borders/outline-color/all-sides.tsx
15596
15596
  import { jsx as jsx684 } from "react/jsx-runtime";
15597
15597
 
15598
15598
  // src/utils/templates/borders/outline-offset/all-sides.tsx
15599
- import { jsx as jsx685, jsxs as jsxs356 } from "react/jsx-runtime";
15599
+ import { jsx as jsx685, jsxs as jsxs355 } from "react/jsx-runtime";
15600
15600
 
15601
15601
  // src/utils/templates/borders/outline-offset/no-offset.tsx
15602
15602
  import { jsx as jsx686 } from "react/jsx-runtime";
15603
15603
 
15604
15604
  // src/utils/templates/borders/outline-style/all-sides.tsx
15605
- import { jsx as jsx687, jsxs as jsxs357 } from "react/jsx-runtime";
15605
+ import { jsx as jsx687, jsxs as jsxs356 } from "react/jsx-runtime";
15606
15606
 
15607
15607
  // src/utils/templates/borders/outline-style/no-style.tsx
15608
15608
  import { jsx as jsx688 } from "react/jsx-runtime";
15609
15609
 
15610
15610
  // src/utils/templates/borders/outline-width/all-sides.tsx
15611
- import { jsx as jsx689, jsxs as jsxs358 } from "react/jsx-runtime";
15611
+ import { jsx as jsx689, jsxs as jsxs357 } from "react/jsx-runtime";
15612
15612
 
15613
15613
  // src/utils/templates/borders/outline-width/no-width.tsx
15614
15614
  import { jsx as jsx690 } from "react/jsx-runtime";
15615
15615
 
15616
15616
  // src/utils/templates/effects/opacity/applying.tsx
15617
- import { jsx as jsx691, jsxs as jsxs359 } from "react/jsx-runtime";
15617
+ import { jsx as jsx691, jsxs as jsxs358 } from "react/jsx-runtime";
15618
15618
 
15619
15619
  // src/utils/templates/filters/backdrop-blur/applying.tsx
15620
- import { Fragment as Fragment233, jsx as jsx692, jsxs as jsxs360 } from "react/jsx-runtime";
15620
+ import { Fragment as Fragment232, jsx as jsx692, jsxs as jsxs359 } from "react/jsx-runtime";
15621
15621
 
15622
15622
  // src/utils/templates/flex-grid/align-content/around.tsx
15623
- import { jsx as jsx693, jsxs as jsxs361 } from "react/jsx-runtime";
15623
+ import { jsx as jsx693, jsxs as jsxs360 } from "react/jsx-runtime";
15624
15624
 
15625
15625
  // src/utils/templates/flex-grid/align-content/between.tsx
15626
- import { jsx as jsx694, jsxs as jsxs362 } from "react/jsx-runtime";
15626
+ import { jsx as jsx694, jsxs as jsxs361 } from "react/jsx-runtime";
15627
15627
 
15628
15628
  // src/utils/templates/flex-grid/align-content/center.tsx
15629
- import { jsx as jsx695, jsxs as jsxs363 } from "react/jsx-runtime";
15629
+ import { jsx as jsx695, jsxs as jsxs362 } from "react/jsx-runtime";
15630
15630
 
15631
15631
  // src/utils/templates/flex-grid/align-content/end.tsx
15632
- import { jsx as jsx696, jsxs as jsxs364 } from "react/jsx-runtime";
15632
+ import { jsx as jsx696, jsxs as jsxs363 } from "react/jsx-runtime";
15633
15633
 
15634
15634
  // src/utils/templates/flex-grid/align-content/evenly.tsx
15635
- import { jsx as jsx697, jsxs as jsxs365 } from "react/jsx-runtime";
15635
+ import { jsx as jsx697, jsxs as jsxs364 } from "react/jsx-runtime";
15636
15636
 
15637
15637
  // src/utils/templates/flex-grid/align-content/normal.tsx
15638
- import { jsx as jsx698, jsxs as jsxs366 } from "react/jsx-runtime";
15638
+ import { jsx as jsx698, jsxs as jsxs365 } from "react/jsx-runtime";
15639
15639
 
15640
15640
  // src/utils/templates/flex-grid/align-content/start.tsx
15641
- import { jsx as jsx699, jsxs as jsxs367 } from "react/jsx-runtime";
15641
+ import { jsx as jsx699, jsxs as jsxs366 } from "react/jsx-runtime";
15642
15642
 
15643
15643
  // src/utils/templates/flex-grid/align-content/stretch.tsx
15644
- import { jsx as jsx700, jsxs as jsxs368 } from "react/jsx-runtime";
15644
+ import { jsx as jsx700, jsxs as jsxs367 } from "react/jsx-runtime";
15645
15645
 
15646
15646
  // src/utils/templates/flex-grid/align-items/baseline.tsx
15647
- import { jsx as jsx701, jsxs as jsxs369 } from "react/jsx-runtime";
15647
+ import { jsx as jsx701, jsxs as jsxs368 } from "react/jsx-runtime";
15648
15648
 
15649
15649
  // src/utils/templates/flex-grid/align-items/center.tsx
15650
- import { jsx as jsx702, jsxs as jsxs370 } from "react/jsx-runtime";
15650
+ import { jsx as jsx702, jsxs as jsxs369 } from "react/jsx-runtime";
15651
15651
 
15652
15652
  // src/utils/templates/flex-grid/align-items/end.tsx
15653
- import { jsx as jsx703, jsxs as jsxs371 } from "react/jsx-runtime";
15653
+ import { jsx as jsx703, jsxs as jsxs370 } from "react/jsx-runtime";
15654
15654
 
15655
15655
  // src/utils/templates/flex-grid/align-items/start.tsx
15656
- import { jsx as jsx704, jsxs as jsxs372 } from "react/jsx-runtime";
15656
+ import { jsx as jsx704, jsxs as jsxs371 } from "react/jsx-runtime";
15657
15657
 
15658
15658
  // src/utils/templates/flex-grid/align-items/stretch.tsx
15659
- import { jsx as jsx705, jsxs as jsxs373 } from "react/jsx-runtime";
15659
+ import { jsx as jsx705, jsxs as jsxs372 } from "react/jsx-runtime";
15660
15660
 
15661
15661
  // src/utils/templates/flex-grid/align-self/baseline.tsx
15662
- import { jsx as jsx706, jsxs as jsxs374 } from "react/jsx-runtime";
15662
+ import { jsx as jsx706, jsxs as jsxs373 } from "react/jsx-runtime";
15663
15663
 
15664
15664
  // src/utils/templates/flex-grid/align-self/center.tsx
15665
- import { jsx as jsx707, jsxs as jsxs375 } from "react/jsx-runtime";
15665
+ import { jsx as jsx707, jsxs as jsxs374 } from "react/jsx-runtime";
15666
15666
 
15667
15667
  // src/utils/templates/flex-grid/align-self/end.tsx
15668
- import { jsx as jsx708, jsxs as jsxs376 } from "react/jsx-runtime";
15668
+ import { jsx as jsx708, jsxs as jsxs375 } from "react/jsx-runtime";
15669
15669
 
15670
15670
  // src/utils/templates/flex-grid/align-self/start.tsx
15671
- import { jsx as jsx709, jsxs as jsxs377 } from "react/jsx-runtime";
15671
+ import { jsx as jsx709, jsxs as jsxs376 } from "react/jsx-runtime";
15672
15672
 
15673
15673
  // src/utils/templates/flex-grid/align-self/stretch.tsx
15674
- import { jsx as jsx710, jsxs as jsxs378 } from "react/jsx-runtime";
15674
+ import { jsx as jsx710, jsxs as jsxs377 } from "react/jsx-runtime";
15675
15675
 
15676
15676
  // src/utils/templates/flex-grid/flex/auto.tsx
15677
- import { jsx as jsx711, jsxs as jsxs379 } from "react/jsx-runtime";
15677
+ import { jsx as jsx711, jsxs as jsxs378 } from "react/jsx-runtime";
15678
15678
 
15679
15679
  // src/utils/templates/flex-grid/flex/flex-1.tsx
15680
- import { jsx as jsx712, jsxs as jsxs380 } from "react/jsx-runtime";
15680
+ import { jsx as jsx712, jsxs as jsxs379 } from "react/jsx-runtime";
15681
15681
 
15682
15682
  // src/utils/templates/flex-grid/flex/initial.tsx
15683
- import { jsx as jsx713, jsxs as jsxs381 } from "react/jsx-runtime";
15683
+ import { jsx as jsx713, jsxs as jsxs380 } from "react/jsx-runtime";
15684
15684
 
15685
15685
  // src/utils/templates/flex-grid/flex/none.tsx
15686
- import { jsx as jsx714, jsxs as jsxs382 } from "react/jsx-runtime";
15686
+ import { jsx as jsx714, jsxs as jsxs381 } from "react/jsx-runtime";
15687
15687
 
15688
15688
  // src/utils/templates/flex-grid/flex-basis/auto.tsx
15689
- import { jsx as jsx715, jsxs as jsxs383 } from "react/jsx-runtime";
15689
+ import { jsx as jsx715, jsxs as jsxs382 } from "react/jsx-runtime";
15690
15690
 
15691
15691
  // src/utils/templates/flex-grid/flex-basis/size.tsx
15692
- import { jsx as jsx716, jsxs as jsxs384 } from "react/jsx-runtime";
15692
+ import { jsx as jsx716, jsxs as jsxs383 } from "react/jsx-runtime";
15693
15693
 
15694
15694
  // src/utils/templates/flex-grid/flex-direction/column-reverse.tsx
15695
- import { jsx as jsx717, jsxs as jsxs385 } from "react/jsx-runtime";
15695
+ import { jsx as jsx717, jsxs as jsxs384 } from "react/jsx-runtime";
15696
15696
 
15697
15697
  // src/utils/templates/flex-grid/flex-direction/column.tsx
15698
- import { jsx as jsx718, jsxs as jsxs386 } from "react/jsx-runtime";
15698
+ import { jsx as jsx718, jsxs as jsxs385 } from "react/jsx-runtime";
15699
15699
 
15700
15700
  // src/utils/templates/flex-grid/flex-direction/row-reverse.tsx
15701
- import { jsx as jsx719, jsxs as jsxs387 } from "react/jsx-runtime";
15701
+ import { jsx as jsx719, jsxs as jsxs386 } from "react/jsx-runtime";
15702
15702
 
15703
15703
  // src/utils/templates/flex-grid/flex-direction/row.tsx
15704
- import { jsx as jsx720, jsxs as jsxs388 } from "react/jsx-runtime";
15704
+ import { jsx as jsx720, jsxs as jsxs387 } from "react/jsx-runtime";
15705
15705
 
15706
15706
  // src/utils/templates/flex-grid/flex-grow/grow-0.tsx
15707
- import { jsx as jsx721, jsxs as jsxs389 } from "react/jsx-runtime";
15707
+ import { jsx as jsx721, jsxs as jsxs388 } from "react/jsx-runtime";
15708
15708
 
15709
15709
  // src/utils/templates/flex-grid/flex-grow/grow-1.tsx
15710
- import { jsx as jsx722, jsxs as jsxs390 } from "react/jsx-runtime";
15710
+ import { jsx as jsx722, jsxs as jsxs389 } from "react/jsx-runtime";
15711
15711
 
15712
15712
  // src/utils/templates/flex-grid/flex-srink/shrink-0.tsx
15713
- import { jsx as jsx723, jsxs as jsxs391 } from "react/jsx-runtime";
15713
+ import { jsx as jsx723, jsxs as jsxs390 } from "react/jsx-runtime";
15714
15714
 
15715
15715
  // src/utils/templates/flex-grid/flex-srink/shrink-1.tsx
15716
- import { jsx as jsx724, jsxs as jsxs392 } from "react/jsx-runtime";
15716
+ import { jsx as jsx724, jsxs as jsxs391 } from "react/jsx-runtime";
15717
15717
 
15718
15718
  // src/utils/templates/flex-grid/flex-wrap/nowrap.tsx
15719
- import { jsx as jsx725, jsxs as jsxs393 } from "react/jsx-runtime";
15719
+ import { jsx as jsx725, jsxs as jsxs392 } from "react/jsx-runtime";
15720
15720
 
15721
15721
  // src/utils/templates/flex-grid/flex-wrap/wrap-reverse.tsx
15722
- import { jsx as jsx726, jsxs as jsxs394 } from "react/jsx-runtime";
15722
+ import { jsx as jsx726, jsxs as jsxs393 } from "react/jsx-runtime";
15723
15723
 
15724
15724
  // src/utils/templates/flex-grid/flex-wrap/wrap.tsx
15725
- import { jsx as jsx727, jsxs as jsxs395 } from "react/jsx-runtime";
15725
+ import { jsx as jsx727, jsxs as jsxs394 } from "react/jsx-runtime";
15726
15726
 
15727
15727
  // src/utils/templates/flex-grid/gap/size-x-y.tsx
15728
- import { jsx as jsx728, jsxs as jsxs396 } from "react/jsx-runtime";
15728
+ import { jsx as jsx728, jsxs as jsxs395 } from "react/jsx-runtime";
15729
15729
 
15730
15730
  // src/utils/templates/flex-grid/gap/size.tsx
15731
- import { jsx as jsx729, jsxs as jsxs397 } from "react/jsx-runtime";
15731
+ import { jsx as jsx729, jsxs as jsxs396 } from "react/jsx-runtime";
15732
15732
 
15733
15733
  // src/utils/templates/flex-grid/grid-auto-cols/auto.tsx
15734
- import { jsx as jsx730, jsxs as jsxs398 } from "react/jsx-runtime";
15734
+ import { jsx as jsx730, jsxs as jsxs397 } from "react/jsx-runtime";
15735
15735
 
15736
15736
  // src/utils/templates/flex-grid/grid-auto-cols/fr.tsx
15737
- import { jsx as jsx731, jsxs as jsxs399 } from "react/jsx-runtime";
15737
+ import { jsx as jsx731, jsxs as jsxs398 } from "react/jsx-runtime";
15738
15738
 
15739
15739
  // src/utils/templates/flex-grid/grid-auto-cols/max.tsx
15740
- import { jsx as jsx732, jsxs as jsxs400 } from "react/jsx-runtime";
15740
+ import { jsx as jsx732, jsxs as jsxs399 } from "react/jsx-runtime";
15741
15741
 
15742
15742
  // src/utils/templates/flex-grid/grid-auto-cols/min.tsx
15743
- import { jsx as jsx733, jsxs as jsxs401 } from "react/jsx-runtime";
15743
+ import { jsx as jsx733, jsxs as jsxs400 } from "react/jsx-runtime";
15744
15744
 
15745
15745
  // src/utils/templates/flex-grid/grid-auto-flow/column.tsx
15746
- import { jsx as jsx734, jsxs as jsxs402 } from "react/jsx-runtime";
15746
+ import { jsx as jsx734, jsxs as jsxs401 } from "react/jsx-runtime";
15747
15747
 
15748
15748
  // src/utils/templates/flex-grid/grid-auto-flow/dense.tsx
15749
- import { jsx as jsx735, jsxs as jsxs403 } from "react/jsx-runtime";
15749
+ import { jsx as jsx735, jsxs as jsxs402 } from "react/jsx-runtime";
15750
15750
 
15751
15751
  // src/utils/templates/flex-grid/grid-auto-flow/row.tsx
15752
- import { jsx as jsx736, jsxs as jsxs404 } from "react/jsx-runtime";
15752
+ import { jsx as jsx736, jsxs as jsxs403 } from "react/jsx-runtime";
15753
15753
 
15754
15754
  // src/utils/templates/flex-grid/grid-auto-rows/auto.tsx
15755
- import { jsx as jsx737, jsxs as jsxs405 } from "react/jsx-runtime";
15755
+ import { jsx as jsx737, jsxs as jsxs404 } from "react/jsx-runtime";
15756
15756
 
15757
15757
  // src/utils/templates/flex-grid/grid-auto-rows/fr.tsx
15758
- import { jsx as jsx738, jsxs as jsxs406 } from "react/jsx-runtime";
15758
+ import { jsx as jsx738, jsxs as jsxs405 } from "react/jsx-runtime";
15759
15759
 
15760
15760
  // src/utils/templates/flex-grid/grid-auto-rows/min.tsx
15761
- import { jsx as jsx739, jsxs as jsxs407 } from "react/jsx-runtime";
15761
+ import { jsx as jsx739, jsxs as jsxs406 } from "react/jsx-runtime";
15762
15762
 
15763
15763
  // src/utils/templates/flex-grid/grid-col-start-end/start-end-n.tsx
15764
- import { jsx as jsx740, jsxs as jsxs408 } from "react/jsx-runtime";
15764
+ import { jsx as jsx740, jsxs as jsxs407 } from "react/jsx-runtime";
15765
15765
 
15766
15766
  // src/utils/templates/flex-grid/grid-row-start-end/start-end-n.tsx
15767
- import { jsx as jsx741, jsxs as jsxs409 } from "react/jsx-runtime";
15767
+ import { jsx as jsx741, jsxs as jsxs408 } from "react/jsx-runtime";
15768
15768
 
15769
15769
  // src/utils/templates/flex-grid/grid-template-cols/integer.tsx
15770
- import { jsx as jsx742, jsxs as jsxs410 } from "react/jsx-runtime";
15770
+ import { jsx as jsx742, jsxs as jsxs409 } from "react/jsx-runtime";
15771
15771
 
15772
15772
  // src/utils/templates/flex-grid/grid-template-rows/integer.tsx
15773
- import { jsx as jsx743, jsxs as jsxs411 } from "react/jsx-runtime";
15773
+ import { jsx as jsx743, jsxs as jsxs410 } from "react/jsx-runtime";
15774
15774
 
15775
15775
  // src/utils/templates/flex-grid/justify-content/around.tsx
15776
- import { jsx as jsx744, jsxs as jsxs412 } from "react/jsx-runtime";
15776
+ import { jsx as jsx744, jsxs as jsxs411 } from "react/jsx-runtime";
15777
15777
 
15778
15778
  // src/utils/templates/flex-grid/justify-content/between.tsx
15779
- import { jsx as jsx745, jsxs as jsxs413 } from "react/jsx-runtime";
15779
+ import { jsx as jsx745, jsxs as jsxs412 } from "react/jsx-runtime";
15780
15780
 
15781
15781
  // src/utils/templates/flex-grid/justify-content/center.tsx
15782
- import { jsx as jsx746, jsxs as jsxs414 } from "react/jsx-runtime";
15782
+ import { jsx as jsx746, jsxs as jsxs413 } from "react/jsx-runtime";
15783
15783
 
15784
15784
  // src/utils/templates/flex-grid/justify-content/end.tsx
15785
- import { jsx as jsx747, jsxs as jsxs415 } from "react/jsx-runtime";
15785
+ import { jsx as jsx747, jsxs as jsxs414 } from "react/jsx-runtime";
15786
15786
 
15787
15787
  // src/utils/templates/flex-grid/justify-content/evenly.tsx
15788
- import { jsx as jsx748, jsxs as jsxs416 } from "react/jsx-runtime";
15788
+ import { jsx as jsx748, jsxs as jsxs415 } from "react/jsx-runtime";
15789
15789
 
15790
15790
  // src/utils/templates/flex-grid/justify-content/normal.tsx
15791
- import { jsx as jsx749, jsxs as jsxs417 } from "react/jsx-runtime";
15791
+ import { jsx as jsx749, jsxs as jsxs416 } from "react/jsx-runtime";
15792
15792
 
15793
15793
  // src/utils/templates/flex-grid/justify-content/start.tsx
15794
- import { jsx as jsx750, jsxs as jsxs418 } from "react/jsx-runtime";
15794
+ import { jsx as jsx750, jsxs as jsxs417 } from "react/jsx-runtime";
15795
15795
 
15796
15796
  // src/utils/templates/flex-grid/justify-content/stretch.tsx
15797
- import { jsx as jsx751, jsxs as jsxs419 } from "react/jsx-runtime";
15797
+ import { jsx as jsx751, jsxs as jsxs418 } from "react/jsx-runtime";
15798
15798
 
15799
15799
  // src/utils/templates/flex-grid/justify-items/center.tsx
15800
- import { jsx as jsx752, jsxs as jsxs420 } from "react/jsx-runtime";
15800
+ import { jsx as jsx752, jsxs as jsxs419 } from "react/jsx-runtime";
15801
15801
 
15802
15802
  // src/utils/templates/flex-grid/justify-items/end.tsx
15803
- import { jsx as jsx753, jsxs as jsxs421 } from "react/jsx-runtime";
15803
+ import { jsx as jsx753, jsxs as jsxs420 } from "react/jsx-runtime";
15804
15804
 
15805
15805
  // src/utils/templates/flex-grid/justify-items/start.tsx
15806
- import { jsx as jsx754, jsxs as jsxs422 } from "react/jsx-runtime";
15806
+ import { jsx as jsx754, jsxs as jsxs421 } from "react/jsx-runtime";
15807
15807
 
15808
15808
  // src/utils/templates/flex-grid/justify-items/stretch.tsx
15809
- import { jsx as jsx755, jsxs as jsxs423 } from "react/jsx-runtime";
15809
+ import { jsx as jsx755, jsxs as jsxs422 } from "react/jsx-runtime";
15810
15810
 
15811
15811
  // src/utils/templates/flex-grid/justify-self/center.tsx
15812
- import { jsx as jsx756, jsxs as jsxs424 } from "react/jsx-runtime";
15812
+ import { jsx as jsx756, jsxs as jsxs423 } from "react/jsx-runtime";
15813
15813
 
15814
15814
  // src/utils/templates/flex-grid/justify-self/end.tsx
15815
- import { jsx as jsx757, jsxs as jsxs425 } from "react/jsx-runtime";
15815
+ import { jsx as jsx757, jsxs as jsxs424 } from "react/jsx-runtime";
15816
15816
 
15817
15817
  // src/utils/templates/flex-grid/justify-self/start.tsx
15818
- import { jsx as jsx758, jsxs as jsxs426 } from "react/jsx-runtime";
15818
+ import { jsx as jsx758, jsxs as jsxs425 } from "react/jsx-runtime";
15819
15819
 
15820
15820
  // src/utils/templates/flex-grid/justify-self/stretch.tsx
15821
- import { jsx as jsx759, jsxs as jsxs427 } from "react/jsx-runtime";
15821
+ import { jsx as jsx759, jsxs as jsxs426 } from "react/jsx-runtime";
15822
15822
 
15823
15823
  // src/utils/templates/flex-grid/order/first.tsx
15824
- import { jsx as jsx760, jsxs as jsxs428 } from "react/jsx-runtime";
15824
+ import { jsx as jsx760, jsxs as jsxs427 } from "react/jsx-runtime";
15825
15825
 
15826
15826
  // src/utils/templates/flex-grid/order/integer.tsx
15827
- import { jsx as jsx761, jsxs as jsxs429 } from "react/jsx-runtime";
15827
+ import { jsx as jsx761, jsxs as jsxs428 } from "react/jsx-runtime";
15828
15828
 
15829
15829
  // src/utils/templates/flex-grid/order/last.tsx
15830
- import { jsx as jsx762, jsxs as jsxs430 } from "react/jsx-runtime";
15830
+ import { jsx as jsx762, jsxs as jsxs429 } from "react/jsx-runtime";
15831
15831
 
15832
15832
  // src/utils/templates/flex-grid/place-content/around.tsx
15833
- import { jsx as jsx763, jsxs as jsxs431 } from "react/jsx-runtime";
15833
+ import { jsx as jsx763, jsxs as jsxs430 } from "react/jsx-runtime";
15834
15834
 
15835
15835
  // src/utils/templates/flex-grid/place-content/between.tsx
15836
- import { jsx as jsx764, jsxs as jsxs432 } from "react/jsx-runtime";
15836
+ import { jsx as jsx764, jsxs as jsxs431 } from "react/jsx-runtime";
15837
15837
 
15838
15838
  // src/utils/templates/flex-grid/place-content/center.tsx
15839
- import { jsx as jsx765, jsxs as jsxs433 } from "react/jsx-runtime";
15839
+ import { jsx as jsx765, jsxs as jsxs432 } from "react/jsx-runtime";
15840
15840
 
15841
15841
  // src/utils/templates/flex-grid/place-content/end.tsx
15842
- import { jsx as jsx766, jsxs as jsxs434 } from "react/jsx-runtime";
15842
+ import { jsx as jsx766, jsxs as jsxs433 } from "react/jsx-runtime";
15843
15843
 
15844
15844
  // src/utils/templates/flex-grid/place-content/evenly.tsx
15845
- import { jsx as jsx767, jsxs as jsxs435 } from "react/jsx-runtime";
15845
+ import { jsx as jsx767, jsxs as jsxs434 } from "react/jsx-runtime";
15846
15846
 
15847
15847
  // src/utils/templates/flex-grid/place-content/normal.tsx
15848
- import { jsx as jsx768, jsxs as jsxs436 } from "react/jsx-runtime";
15848
+ import { jsx as jsx768, jsxs as jsxs435 } from "react/jsx-runtime";
15849
15849
 
15850
15850
  // src/utils/templates/flex-grid/place-content/start.tsx
15851
- import { jsx as jsx769, jsxs as jsxs437 } from "react/jsx-runtime";
15851
+ import { jsx as jsx769, jsxs as jsxs436 } from "react/jsx-runtime";
15852
15852
 
15853
15853
  // src/utils/templates/flex-grid/place-content/stretch.tsx
15854
- import { jsx as jsx770, jsxs as jsxs438 } from "react/jsx-runtime";
15854
+ import { jsx as jsx770, jsxs as jsxs437 } from "react/jsx-runtime";
15855
15855
 
15856
15856
  // src/utils/templates/flex-grid/place-items/center.tsx
15857
- import { jsx as jsx771, jsxs as jsxs439 } from "react/jsx-runtime";
15857
+ import { jsx as jsx771, jsxs as jsxs438 } from "react/jsx-runtime";
15858
15858
 
15859
15859
  // src/utils/templates/flex-grid/place-items/end.tsx
15860
- import { jsx as jsx772, jsxs as jsxs440 } from "react/jsx-runtime";
15860
+ import { jsx as jsx772, jsxs as jsxs439 } from "react/jsx-runtime";
15861
15861
 
15862
15862
  // src/utils/templates/flex-grid/place-items/start.tsx
15863
- import { jsx as jsx773, jsxs as jsxs441 } from "react/jsx-runtime";
15863
+ import { jsx as jsx773, jsxs as jsxs440 } from "react/jsx-runtime";
15864
15864
 
15865
15865
  // src/utils/templates/flex-grid/place-items/stretch.tsx
15866
- import { jsx as jsx774, jsxs as jsxs442 } from "react/jsx-runtime";
15866
+ import { jsx as jsx774, jsxs as jsxs441 } from "react/jsx-runtime";
15867
15867
 
15868
15868
  // src/utils/templates/flex-grid/place-self/center.tsx
15869
- import { jsx as jsx775, jsxs as jsxs443 } from "react/jsx-runtime";
15869
+ import { jsx as jsx775, jsxs as jsxs442 } from "react/jsx-runtime";
15870
15870
 
15871
15871
  // src/utils/templates/flex-grid/place-self/end.tsx
15872
- import { jsx as jsx776, jsxs as jsxs444 } from "react/jsx-runtime";
15872
+ import { jsx as jsx776, jsxs as jsxs443 } from "react/jsx-runtime";
15873
15873
 
15874
15874
  // src/utils/templates/flex-grid/place-self/start.tsx
15875
- import { jsx as jsx777, jsxs as jsxs445 } from "react/jsx-runtime";
15875
+ import { jsx as jsx777, jsxs as jsxs444 } from "react/jsx-runtime";
15876
15876
 
15877
15877
  // src/utils/templates/flex-grid/place-self/stretch.tsx
15878
- import { jsx as jsx778, jsxs as jsxs446 } from "react/jsx-runtime";
15878
+ import { jsx as jsx778, jsxs as jsxs445 } from "react/jsx-runtime";
15879
15879
 
15880
15880
  // src/utils/templates/interactivity/appearance/applying.tsx
15881
- import { jsx as jsx779, jsxs as jsxs447 } from "react/jsx-runtime";
15881
+ import { jsx as jsx779, jsxs as jsxs446 } from "react/jsx-runtime";
15882
15882
 
15883
15883
  // src/utils/templates/interactivity/appearance/none.tsx
15884
- import { jsx as jsx780, jsxs as jsxs448 } from "react/jsx-runtime";
15884
+ import { jsx as jsx780, jsxs as jsxs447 } from "react/jsx-runtime";
15885
15885
 
15886
15886
  // src/utils/templates/interactivity/cursor/applying.tsx
15887
- import { jsx as jsx781, jsxs as jsxs449 } from "react/jsx-runtime";
15887
+ import { jsx as jsx781, jsxs as jsxs448 } from "react/jsx-runtime";
15888
15888
 
15889
15889
  // src/utils/templates/interactivity/pointer-events/applying.tsx
15890
- import { jsx as jsx782, jsxs as jsxs450 } from "react/jsx-runtime";
15890
+ import { jsx as jsx782, jsxs as jsxs449 } from "react/jsx-runtime";
15891
15891
 
15892
15892
  // src/utils/templates/interactivity/resize/all-directions.tsx
15893
15893
  import { jsx as jsx783 } from "react/jsx-runtime";
@@ -15941,43 +15941,43 @@ import { jsx as jsx798 } from "react/jsx-runtime";
15941
15941
  import { jsx as jsx799 } from "react/jsx-runtime";
15942
15942
 
15943
15943
  // src/utils/templates/layout/clear/both.tsx
15944
- import { jsx as jsx800, jsxs as jsxs451 } from "react/jsx-runtime";
15944
+ import { jsx as jsx800, jsxs as jsxs450 } from "react/jsx-runtime";
15945
15945
 
15946
15946
  // src/utils/templates/layout/clear/left.tsx
15947
- import { jsx as jsx801, jsxs as jsxs452 } from "react/jsx-runtime";
15947
+ import { jsx as jsx801, jsxs as jsxs451 } from "react/jsx-runtime";
15948
15948
 
15949
15949
  // src/utils/templates/layout/clear/no-clear.tsx
15950
- import { jsx as jsx802, jsxs as jsxs453 } from "react/jsx-runtime";
15950
+ import { jsx as jsx802, jsxs as jsxs452 } from "react/jsx-runtime";
15951
15951
 
15952
15952
  // src/utils/templates/layout/clear/right.tsx
15953
- import { jsx as jsx803, jsxs as jsxs454 } from "react/jsx-runtime";
15953
+ import { jsx as jsx803, jsxs as jsxs453 } from "react/jsx-runtime";
15954
15954
 
15955
15955
  // src/utils/templates/layout/columns/automatic.tsx
15956
- import { jsx as jsx804, jsxs as jsxs455 } from "react/jsx-runtime";
15956
+ import { jsx as jsx804, jsxs as jsxs454 } from "react/jsx-runtime";
15957
15957
 
15958
15958
  // src/utils/templates/layout/columns/count.tsx
15959
- import { jsx as jsx805, jsxs as jsxs456 } from "react/jsx-runtime";
15959
+ import { jsx as jsx805, jsxs as jsxs455 } from "react/jsx-runtime";
15960
15960
 
15961
15961
  // src/utils/templates/layout/display/block.tsx
15962
- import { jsx as jsx806, jsxs as jsxs457 } from "react/jsx-runtime";
15962
+ import { jsx as jsx806, jsxs as jsxs456 } from "react/jsx-runtime";
15963
15963
 
15964
15964
  // src/utils/templates/layout/display/flex.tsx
15965
- import { jsx as jsx807, jsxs as jsxs458 } from "react/jsx-runtime";
15965
+ import { jsx as jsx807, jsxs as jsxs457 } from "react/jsx-runtime";
15966
15966
 
15967
15967
  // src/utils/templates/layout/display/inline.tsx
15968
- import { jsx as jsx808, jsxs as jsxs459 } from "react/jsx-runtime";
15968
+ import { jsx as jsx808, jsxs as jsxs458 } from "react/jsx-runtime";
15969
15969
 
15970
15970
  // src/utils/templates/layout/display/none.tsx
15971
- import { Fragment as Fragment234, jsx as jsx809, jsxs as jsxs460 } from "react/jsx-runtime";
15971
+ import { Fragment as Fragment233, jsx as jsx809, jsxs as jsxs459 } from "react/jsx-runtime";
15972
15972
 
15973
15973
  // src/utils/templates/layout/float/left.tsx
15974
- import { jsx as jsx810, jsxs as jsxs461 } from "react/jsx-runtime";
15974
+ import { jsx as jsx810, jsxs as jsxs460 } from "react/jsx-runtime";
15975
15975
 
15976
15976
  // src/utils/templates/layout/float/no-float.tsx
15977
- import { jsx as jsx811, jsxs as jsxs462 } from "react/jsx-runtime";
15977
+ import { jsx as jsx811, jsxs as jsxs461 } from "react/jsx-runtime";
15978
15978
 
15979
15979
  // src/utils/templates/layout/float/right.tsx
15980
- import { jsx as jsx812, jsxs as jsxs463 } from "react/jsx-runtime";
15980
+ import { jsx as jsx812, jsxs as jsxs462 } from "react/jsx-runtime";
15981
15981
 
15982
15982
  // src/utils/templates/layout/object-fit/contain.tsx
15983
15983
  import { jsx as jsx813 } from "react/jsx-runtime";
@@ -15992,7 +15992,7 @@ import { jsx as jsx815 } from "react/jsx-runtime";
15992
15992
  import { jsx as jsx816 } from "react/jsx-runtime";
15993
15993
 
15994
15994
  // src/utils/templates/layout/object-position/position.tsx
15995
- import { jsx as jsx817, jsxs as jsxs464 } from "react/jsx-runtime";
15995
+ import { jsx as jsx817, jsxs as jsxs463 } from "react/jsx-runtime";
15996
15996
 
15997
15997
  // src/utils/templates/layout/overflow/hidden.tsx
15998
15998
  import { jsx as jsx818 } from "react/jsx-runtime";
@@ -16007,22 +16007,22 @@ import { jsx as jsx820 } from "react/jsx-runtime";
16007
16007
  import { jsx as jsx821 } from "react/jsx-runtime";
16008
16008
 
16009
16009
  // src/utils/templates/layout/placement/multiple.tsx
16010
- import { jsx as jsx822, jsxs as jsxs465 } from "react/jsx-runtime";
16010
+ import { jsx as jsx822, jsxs as jsxs464 } from "react/jsx-runtime";
16011
16011
 
16012
16012
  // src/utils/templates/layout/placement/single.tsx
16013
- import { jsx as jsx823, jsxs as jsxs466 } from "react/jsx-runtime";
16013
+ import { jsx as jsx823, jsxs as jsxs465 } from "react/jsx-runtime";
16014
16014
 
16015
16015
  // src/utils/templates/layout/position/applying.tsx
16016
- import { jsx as jsx824, jsxs as jsxs467 } from "react/jsx-runtime";
16016
+ import { jsx as jsx824, jsxs as jsxs466 } from "react/jsx-runtime";
16017
16017
 
16018
16018
  // src/utils/templates/layout/visibility/invisible.tsx
16019
- import { jsx as jsx825, jsxs as jsxs468 } from "react/jsx-runtime";
16019
+ import { jsx as jsx825, jsxs as jsxs467 } from "react/jsx-runtime";
16020
16020
 
16021
16021
  // src/utils/templates/layout/z-index/applying.tsx
16022
- import { Fragment as Fragment235, jsx as jsx826, jsxs as jsxs469 } from "react/jsx-runtime";
16022
+ import { Fragment as Fragment234, jsx as jsx826, jsxs as jsxs468 } from "react/jsx-runtime";
16023
16023
 
16024
16024
  // src/utils/templates/sizing/height/fixed.tsx
16025
- import { jsx as jsx827, jsxs as jsxs470 } from "react/jsx-runtime";
16025
+ import { jsx as jsx827, jsxs as jsxs469 } from "react/jsx-runtime";
16026
16026
 
16027
16027
  // src/utils/templates/sizing/height/full.tsx
16028
16028
  import { jsx as jsx828 } from "react/jsx-runtime";
@@ -16037,7 +16037,7 @@ import { jsx as jsx830 } from "react/jsx-runtime";
16037
16037
  import { jsx as jsx831 } from "react/jsx-runtime";
16038
16038
 
16039
16039
  // src/utils/templates/sizing/width/fixed.tsx
16040
- import { jsx as jsx832, jsxs as jsxs471 } from "react/jsx-runtime";
16040
+ import { jsx as jsx832, jsxs as jsxs470 } from "react/jsx-runtime";
16041
16041
 
16042
16042
  // src/utils/templates/sizing/width/full.tsx
16043
16043
  import { jsx as jsx833 } from "react/jsx-runtime";
@@ -16055,7 +16055,7 @@ import { jsx as jsx836 } from "react/jsx-runtime";
16055
16055
  import { jsx as jsx837 } from "react/jsx-runtime";
16056
16056
 
16057
16057
  // src/utils/templates/spacing/margin/single.tsx
16058
- import { Fragment as Fragment236, jsx as jsx838, jsxs as jsxs472 } from "react/jsx-runtime";
16058
+ import { Fragment as Fragment235, jsx as jsx838, jsxs as jsxs471 } from "react/jsx-runtime";
16059
16059
 
16060
16060
  // src/utils/templates/spacing/margin/x.tsx
16061
16061
  import { jsx as jsx839 } from "react/jsx-runtime";
@@ -16067,7 +16067,7 @@ import { jsx as jsx840 } from "react/jsx-runtime";
16067
16067
  import { jsx as jsx841 } from "react/jsx-runtime";
16068
16068
 
16069
16069
  // src/utils/templates/spacing/padding/single.tsx
16070
- import { Fragment as Fragment237, jsx as jsx842, jsxs as jsxs473 } from "react/jsx-runtime";
16070
+ import { Fragment as Fragment236, jsx as jsx842, jsxs as jsxs472 } from "react/jsx-runtime";
16071
16071
 
16072
16072
  // src/utils/templates/spacing/padding/x.tsx
16073
16073
  import { jsx as jsx843 } from "react/jsx-runtime";
@@ -16076,58 +16076,58 @@ import { jsx as jsx843 } from "react/jsx-runtime";
16076
16076
  import { jsx as jsx844 } from "react/jsx-runtime";
16077
16077
 
16078
16078
  // src/utils/templates/svg/fill/color.tsx
16079
- import { Fragment as Fragment238, jsx as jsx845, jsxs as jsxs474 } from "react/jsx-runtime";
16079
+ import { Fragment as Fragment237, jsx as jsx845, jsxs as jsxs473 } from "react/jsx-runtime";
16080
16080
 
16081
16081
  // src/utils/templates/svg/stroke/color.tsx
16082
- import { Fragment as Fragment239, jsx as jsx846, jsxs as jsxs475 } from "react/jsx-runtime";
16082
+ import { Fragment as Fragment238, jsx as jsx846, jsxs as jsxs474 } from "react/jsx-runtime";
16083
16083
 
16084
16084
  // src/utils/templates/table/border-collapse/collapse.tsx
16085
- import { jsx as jsx847, jsxs as jsxs476 } from "react/jsx-runtime";
16085
+ import { jsx as jsx847, jsxs as jsxs475 } from "react/jsx-runtime";
16086
16086
 
16087
16087
  // src/utils/templates/table/border-collapse/separate.tsx
16088
- import { jsx as jsx848, jsxs as jsxs477 } from "react/jsx-runtime";
16088
+ import { jsx as jsx848, jsxs as jsxs476 } from "react/jsx-runtime";
16089
16089
 
16090
16090
  // src/utils/templates/table/table-layout/auto.tsx
16091
- import { jsx as jsx849, jsxs as jsxs478 } from "react/jsx-runtime";
16091
+ import { jsx as jsx849, jsxs as jsxs477 } from "react/jsx-runtime";
16092
16092
 
16093
16093
  // src/utils/templates/table/table-layout/fixed.tsx
16094
- import { jsx as jsx850, jsxs as jsxs479 } from "react/jsx-runtime";
16094
+ import { jsx as jsx850, jsxs as jsxs478 } from "react/jsx-runtime";
16095
16095
 
16096
16096
  // src/utils/templates/transform/flip/horizontal.tsx
16097
- import { jsx as jsx851, jsxs as jsxs480 } from "react/jsx-runtime";
16097
+ import { jsx as jsx851, jsxs as jsxs479 } from "react/jsx-runtime";
16098
16098
 
16099
16099
  // src/utils/templates/transform/flip/vertical.tsx
16100
- import { jsx as jsx852, jsxs as jsxs481 } from "react/jsx-runtime";
16100
+ import { jsx as jsx852, jsxs as jsxs480 } from "react/jsx-runtime";
16101
16101
 
16102
16102
  // src/utils/templates/transform/origin/applying.tsx
16103
- import { jsx as jsx853, jsxs as jsxs482 } from "react/jsx-runtime";
16103
+ import { jsx as jsx853, jsxs as jsxs481 } from "react/jsx-runtime";
16104
16104
 
16105
16105
  // src/utils/templates/transform/rotate/applying.tsx
16106
- import { jsx as jsx854, jsxs as jsxs483 } from "react/jsx-runtime";
16106
+ import { jsx as jsx854, jsxs as jsxs482 } from "react/jsx-runtime";
16107
16107
 
16108
16108
  // src/utils/templates/transform/scale/applying.tsx
16109
- import { jsx as jsx855, jsxs as jsxs484 } from "react/jsx-runtime";
16109
+ import { jsx as jsx855, jsxs as jsxs483 } from "react/jsx-runtime";
16110
16110
 
16111
16111
  // src/utils/templates/transform/skew/applying.tsx
16112
- import { jsx as jsx856, jsxs as jsxs485 } from "react/jsx-runtime";
16112
+ import { jsx as jsx856, jsxs as jsxs484 } from "react/jsx-runtime";
16113
16113
 
16114
16114
  // src/utils/templates/transform/translate/applying.tsx
16115
- import { jsx as jsx857, jsxs as jsxs486 } from "react/jsx-runtime";
16115
+ import { jsx as jsx857, jsxs as jsxs485 } from "react/jsx-runtime";
16116
16116
 
16117
16117
  // src/utils/templates/typography/font-style/italic.tsx
16118
16118
  import { jsx as jsx858 } from "react/jsx-runtime";
16119
16119
 
16120
16120
  // src/utils/templates/typography/font-weight/size.tsx
16121
- import { Fragment as Fragment240, jsx as jsx859, jsxs as jsxs487 } from "react/jsx-runtime";
16121
+ import { Fragment as Fragment239, jsx as jsx859, jsxs as jsxs486 } from "react/jsx-runtime";
16122
16122
 
16123
16123
  // src/utils/templates/typography/list-style-type/decimal.tsx
16124
- import { jsx as jsx860, jsxs as jsxs488 } from "react/jsx-runtime";
16124
+ import { jsx as jsx860, jsxs as jsxs487 } from "react/jsx-runtime";
16125
16125
 
16126
16126
  // src/utils/templates/typography/list-style-type/disc.tsx
16127
- import { jsx as jsx861, jsxs as jsxs489 } from "react/jsx-runtime";
16127
+ import { jsx as jsx861, jsxs as jsxs488 } from "react/jsx-runtime";
16128
16128
 
16129
16129
  // src/utils/templates/typography/list-style-type/none.tsx
16130
- import { jsx as jsx862, jsxs as jsxs490 } from "react/jsx-runtime";
16130
+ import { jsx as jsx862, jsxs as jsxs489 } from "react/jsx-runtime";
16131
16131
 
16132
16132
  // src/utils/templates/typography/text-align/center.tsx
16133
16133
  import { jsx as jsx863 } from "react/jsx-runtime";
@@ -16148,7 +16148,7 @@ import { jsx as jsx867 } from "react/jsx-runtime";
16148
16148
  import { jsx as jsx868 } from "react/jsx-runtime";
16149
16149
 
16150
16150
  // src/utils/templates/typography/text-decoration/all.tsx
16151
- import { Fragment as Fragment241, jsx as jsx869, jsxs as jsxs491 } from "react/jsx-runtime";
16151
+ import { Fragment as Fragment240, jsx as jsx869, jsxs as jsxs490 } from "react/jsx-runtime";
16152
16152
 
16153
16153
  // src/utils/templates/typography/text-overflow/clip.tsx
16154
16154
  import { jsx as jsx870 } from "react/jsx-runtime";
@@ -16157,19 +16157,19 @@ import { jsx as jsx870 } from "react/jsx-runtime";
16157
16157
  import { jsx as jsx871 } from "react/jsx-runtime";
16158
16158
 
16159
16159
  // src/utils/templates/typography/text-transform/all.tsx
16160
- import { Fragment as Fragment242, jsx as jsx872, jsxs as jsxs492 } from "react/jsx-runtime";
16160
+ import { Fragment as Fragment241, jsx as jsx872, jsxs as jsxs491 } from "react/jsx-runtime";
16161
16161
 
16162
16162
  // src/utils/templates/typography/vertical-align/baseline.tsx
16163
- import { jsx as jsx873, jsxs as jsxs493 } from "react/jsx-runtime";
16163
+ import { jsx as jsx873, jsxs as jsxs492 } from "react/jsx-runtime";
16164
16164
 
16165
16165
  // src/utils/templates/typography/vertical-align/bottom.tsx
16166
- import { jsx as jsx874, jsxs as jsxs494 } from "react/jsx-runtime";
16166
+ import { jsx as jsx874, jsxs as jsxs493 } from "react/jsx-runtime";
16167
16167
 
16168
16168
  // src/utils/templates/typography/vertical-align/center.tsx
16169
- import { jsx as jsx875, jsxs as jsxs495 } from "react/jsx-runtime";
16169
+ import { jsx as jsx875, jsxs as jsxs494 } from "react/jsx-runtime";
16170
16170
 
16171
16171
  // src/utils/templates/typography/vertical-align/top.tsx
16172
- import { jsx as jsx876, jsxs as jsxs496 } from "react/jsx-runtime";
16172
+ import { jsx as jsx876, jsxs as jsxs495 } from "react/jsx-runtime";
16173
16173
 
16174
16174
  // src/utils/templates/typography/white-space/normal.tsx
16175
16175
  import { jsx as jsx877 } from "react/jsx-runtime";
@@ -16187,7 +16187,7 @@ import { jsx as jsx880 } from "react/jsx-runtime";
16187
16187
  import { jsx as jsx881 } from "react/jsx-runtime";
16188
16188
 
16189
16189
  // src/tabstrip/tabstrip.spec.tsx
16190
- import { jsx as jsx882, jsxs as jsxs497 } from "react/jsx-runtime";
16190
+ import { jsx as jsx882, jsxs as jsxs496 } from "react/jsx-runtime";
16191
16191
  var TABSTRIP_CLASSNAME = `k-tabstrip`;
16192
16192
  var states231 = [];
16193
16193
  var options217 = {};
@@ -16217,7 +16217,7 @@ var TabStrip = (props) => {
16217
16217
  left: "vertical",
16218
16218
  right: "vertical"
16219
16219
  };
16220
- return /* @__PURE__ */ jsxs497(
16220
+ return /* @__PURE__ */ jsxs496(
16221
16221
  "div",
16222
16222
  {
16223
16223
  dir,
@@ -16233,7 +16233,7 @@ var TabStrip = (props) => {
16233
16233
  ),
16234
16234
  children: [
16235
16235
  position === "bottom" && children,
16236
- /* @__PURE__ */ jsxs497(TabStripItemsWrapper, { orientation: orientationMap[position], children: [
16236
+ /* @__PURE__ */ jsxs496(TabStripItemsWrapper, { orientation: orientationMap[position], children: [
16237
16237
  scrollable && /* @__PURE__ */ jsx882(Button, { fillMode: "flat", rounded: null, size: null, icon: `caret-alt-${caretMap[position]["prev"]}`, className: "k-tabstrip-prev" }),
16238
16238
  /* @__PURE__ */ jsx882(TabStripItems, { children: tabStripItems }),
16239
16239
  scrollable && /* @__PURE__ */ jsx882(Button, { fillMode: "flat", rounded: null, size: null, icon: `caret-alt-${caretMap[position]["next"]}`, className: "k-tabstrip-next" })
@@ -16249,7 +16249,7 @@ TabStrip.className = TABSTRIP_CLASSNAME;
16249
16249
  TabStrip.defaultProps = defaultProps220;
16250
16250
 
16251
16251
  // src/tabstrip/tabstrip-item.tsx
16252
- import { jsx as jsx883, jsxs as jsxs498 } from "react/jsx-runtime";
16252
+ import { jsx as jsx883, jsxs as jsxs497 } from "react/jsx-runtime";
16253
16253
  var TABSTRIPITEM_CLASSNAME = `k-item`;
16254
16254
  var states232 = [
16255
16255
  States.active,
@@ -16274,7 +16274,7 @@ var TabStripItem = (props) => {
16274
16274
  value = defaultProps221.value,
16275
16275
  ...other
16276
16276
  } = props;
16277
- return /* @__PURE__ */ jsxs498(
16277
+ return /* @__PURE__ */ jsxs497(
16278
16278
  "li",
16279
16279
  {
16280
16280
  ...other,
@@ -16408,7 +16408,7 @@ TabStripContent.className = TABSTRIPCONTENT_CLASSNAME;
16408
16408
  TabStripContent.defaultProps = defaultProps224;
16409
16409
 
16410
16410
  // src/tabstrip/templates/tabstrip-normal.tsx
16411
- import { Fragment as Fragment243, jsx as jsx887, jsxs as jsxs499 } from "react/jsx-runtime";
16411
+ import { Fragment as Fragment242, jsx as jsx887, jsxs as jsxs498 } from "react/jsx-runtime";
16412
16412
 
16413
16413
  // src/tabstrip/templates/tabstrip-bottom.tsx
16414
16414
  import { jsx as jsx888 } from "react/jsx-runtime";
@@ -16423,16 +16423,16 @@ import { jsx as jsx890 } from "react/jsx-runtime";
16423
16423
  import { jsx as jsx891 } from "react/jsx-runtime";
16424
16424
 
16425
16425
  // src/column-menu/templates/column-menu-tabbed.tsx
16426
- import { Fragment as Fragment244, jsx as jsx892, jsxs as jsxs500 } from "react/jsx-runtime";
16426
+ import { Fragment as Fragment243, jsx as jsx892, jsxs as jsxs499 } from "react/jsx-runtime";
16427
16427
 
16428
16428
  // src/column-menu/templates/filter-menu-normal.tsx
16429
- import { Fragment as Fragment245, jsx as jsx893, jsxs as jsxs501 } from "react/jsx-runtime";
16429
+ import { Fragment as Fragment244, jsx as jsx893, jsxs as jsxs500 } from "react/jsx-runtime";
16430
16430
 
16431
16431
  // src/column-menu/templates/filter-menu-multi-check.tsx
16432
- import { Fragment as Fragment246, jsx as jsx894, jsxs as jsxs502 } from "react/jsx-runtime";
16432
+ import { Fragment as Fragment245, jsx as jsx894, jsxs as jsxs501 } from "react/jsx-runtime";
16433
16433
 
16434
16434
  // src/column-menu/column-menu-expander.spec.tsx
16435
- import { Fragment as Fragment247, jsx as jsx895, jsxs as jsxs503 } from "react/jsx-runtime";
16435
+ import { Fragment as Fragment246, jsx as jsx895, jsxs as jsxs502 } from "react/jsx-runtime";
16436
16436
  var COLUMNMENUEXPANDER_CLASSNAME = `k-expander`;
16437
16437
  var states236 = [];
16438
16438
  var options222 = {};
@@ -16446,7 +16446,7 @@ var ColumnMenuExpander = (props) => {
16446
16446
  expanderIcon,
16447
16447
  ...other
16448
16448
  } = props;
16449
- let icon = /* @__PURE__ */ jsx895(Fragment247, {});
16449
+ let icon = /* @__PURE__ */ jsx895(Fragment246, {});
16450
16450
  if (!expanded && !expanderIcon) {
16451
16451
  icon = /* @__PURE__ */ jsx895(Icon, { icon: "chevron-down" });
16452
16452
  } else if (expanded && !expanderIcon) {
@@ -16454,7 +16454,7 @@ var ColumnMenuExpander = (props) => {
16454
16454
  } else {
16455
16455
  icon = /* @__PURE__ */ jsx895(Icon, { icon: expanderIcon });
16456
16456
  }
16457
- return /* @__PURE__ */ jsxs503(
16457
+ return /* @__PURE__ */ jsxs502(
16458
16458
  "div",
16459
16459
  {
16460
16460
  ...other,
@@ -16463,7 +16463,7 @@ var ColumnMenuExpander = (props) => {
16463
16463
  COLUMNMENUEXPANDER_CLASSNAME
16464
16464
  ),
16465
16465
  children: [
16466
- /* @__PURE__ */ jsxs503(ColumnMenuItem, { text: itemText, icon: itemIcon, children: [
16466
+ /* @__PURE__ */ jsxs502(ColumnMenuItem, { text: itemText, icon: itemIcon, children: [
16467
16467
  /* @__PURE__ */ jsx895("span", { className: "k-spacer" }),
16468
16468
  /* @__PURE__ */ jsx895("span", { className: "k-expander-indicator", children: icon })
16469
16469
  ] }),