@progress/kendo-themes-html 7.3.0-dev.1 → 8.0.0-dev.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (183) hide show
  1. package/dist/cjs/autocomplete/tests/autocomplete-prefix-suffix.js +744 -524
  2. package/dist/cjs/calendar/templates/calendar-century.js +2 -2
  3. package/dist/cjs/calendar/templates/calendar-decade.js +3 -3
  4. package/dist/cjs/calendar/tests/calendar-modern-size.js +5 -5
  5. package/dist/cjs/calendar/tests/calendar-modern.js +5 -5
  6. package/dist/cjs/combobox/tests/combobox-prefix-suffix.js +744 -524
  7. package/dist/cjs/daterangepicker/daterangepicker.spec.js +511 -291
  8. package/dist/cjs/daterangepicker/templates/daterangepicker-adaptive.js +513 -293
  9. package/dist/cjs/daterangepicker/templates/daterangepicker-normal.js +513 -293
  10. package/dist/cjs/daterangepicker/templates/daterangepicker-popup.js +513 -293
  11. package/dist/cjs/daterangepicker/tests/daterangepicker-adaptive.js +523 -303
  12. package/dist/cjs/daterangepicker/tests/daterangepicker-flat.js +532 -312
  13. package/dist/cjs/daterangepicker/tests/daterangepicker-opened.js +523 -303
  14. package/dist/cjs/daterangepicker/tests/daterangepicker-outline.js +532 -312
  15. package/dist/cjs/daterangepicker/tests/daterangepicker-size-rounded.js +526 -306
  16. package/dist/cjs/daterangepicker/tests/daterangepicker-solid.js +532 -312
  17. package/dist/cjs/dialog/templates/dialog-non-modal.js +721 -501
  18. package/dist/cjs/dialog/templates/dialog-normal.js +721 -501
  19. package/dist/cjs/dialog/tests/dialog-action-buttons.js +730 -510
  20. package/dist/cjs/dialog/tests/dialog-in-window.js +727 -507
  21. package/dist/cjs/dialog/tests/dialog-modal.js +733 -513
  22. package/dist/cjs/dialog/tests/dialog-theme-colors.js +726 -506
  23. package/dist/cjs/dialog/tests/dialog.js +735 -515
  24. package/dist/cjs/dropdowntree/templates/dropdowntree-filtering.js +726 -506
  25. package/dist/cjs/dropdowntree/tests/dropdowntree-adaptive.js +726 -506
  26. package/dist/cjs/dropdowntree/tests/dropdowntree-flat.js +730 -510
  27. package/dist/cjs/dropdowntree/tests/dropdowntree-opened.js +737 -517
  28. package/dist/cjs/dropdowntree/tests/dropdowntree-outline.js +730 -510
  29. package/dist/cjs/dropdowntree/tests/dropdowntree-size-rounded.js +728 -508
  30. package/dist/cjs/dropdowntree/tests/dropdowntree-solid.js +730 -510
  31. package/dist/cjs/editor/editor.spec.js +726 -506
  32. package/dist/cjs/editor/templates/editor-normal.js +755 -535
  33. package/dist/cjs/editor/templates/editor-resizable.js +755 -535
  34. package/dist/cjs/editor/templates/editor-responsive-toolbar.js +756 -536
  35. package/dist/cjs/editor/tests/editor-find-replace.js +807 -587
  36. package/dist/cjs/editor/tests/editor-states.js +761 -541
  37. package/dist/cjs/editor/tests/editor-table-wizard.js +854 -634
  38. package/dist/cjs/editor/tests/editor.js +950 -730
  39. package/dist/cjs/filemanager/tests/filemanager-dialogs.js +739 -519
  40. package/dist/cjs/filemanager/tests/filemanager-gridview-preview.js +779 -559
  41. package/dist/cjs/filemanager/tests/filemanager-listview-preview.js +737 -517
  42. package/dist/cjs/form/tests/form-field-dateinputs.js +542 -322
  43. package/dist/cjs/form/tests/form-field-dropdowns.js +743 -523
  44. package/dist/cjs/grid/tests/grid-editing-custom-editor.js +697 -477
  45. package/dist/cjs/index.js +2047 -1555
  46. package/dist/cjs/multiselect/templates/multiselect-prefix.js +719 -499
  47. package/dist/cjs/multiselect/templates/multiselect-suffix.js +719 -499
  48. package/dist/cjs/multiselect/tests/multiselect-adaptive.js +725 -505
  49. package/dist/cjs/multiselect/tests/multiselect-flat.js +749 -529
  50. package/dist/cjs/multiselect/tests/multiselect-grouping.js +725 -505
  51. package/dist/cjs/multiselect/tests/multiselect-opened.js +727 -507
  52. package/dist/cjs/multiselect/tests/multiselect-outline.js +749 -529
  53. package/dist/cjs/multiselect/tests/multiselect-prefix-suffix.js +756 -536
  54. package/dist/cjs/multiselect/tests/multiselect-size-rounded.js +728 -508
  55. package/dist/cjs/multiselect/tests/multiselect-solid.js +749 -529
  56. package/dist/cjs/multiviewcalendar/templates/multiviewcalendar-century.js +512 -292
  57. package/dist/cjs/multiviewcalendar/templates/multiviewcalendar-decade.js +512 -292
  58. package/dist/cjs/multiviewcalendar/templates/multiviewcalendar-normal.js +495 -275
  59. package/dist/cjs/multiviewcalendar/templates/multiviewcalendar-with-weeks.js +551 -331
  60. package/dist/cjs/multiviewcalendar/templates/multiviewcalendar-year.js +512 -292
  61. package/dist/cjs/multiviewcalendar/tests/multiviewcalendar-vertical.js +621 -401
  62. package/dist/cjs/multiviewcalendar/tests/multiviewcalendar.js +622 -402
  63. package/dist/cjs/scheduler/tests/scheduler-edit-dialog.js +683 -463
  64. package/dist/cjs/scheduler/tests/scheduler-editing-weekly.js +697 -477
  65. package/dist/cjs/spreadsheet/spreadsheet-action-bar.js +747 -527
  66. package/dist/cjs/spreadsheet/spreadsheet-header.js +772 -552
  67. package/dist/cjs/spreadsheet/spreadsheet-sheets-bar.js +745 -525
  68. package/dist/cjs/spreadsheet/spreadsheet-view.js +913 -693
  69. package/dist/cjs/spreadsheet/templates/spreadsheet-normal.js +920 -700
  70. package/dist/cjs/spreadsheet/tests/spreadsheet-cell-contextmenu.js +938 -718
  71. package/dist/cjs/spreadsheet/tests/spreadsheet-filter-menu.js +746 -526
  72. package/dist/cjs/spreadsheet/tests/spreadsheet-filtering.js +932 -712
  73. package/dist/cjs/spreadsheet/tests/spreadsheet-formula.js +949 -729
  74. package/dist/cjs/spreadsheet/tests/spreadsheet-row-contextmenu.js +938 -718
  75. package/dist/cjs/spreadsheet/tests/spreadsheet-sheets-bar.js +952 -732
  76. package/dist/cjs/spreadsheet/tests/spreadsheet-tools.js +1022 -802
  77. package/dist/cjs/spreadsheet/tests/spreadsheet.js +929 -709
  78. package/dist/cjs/taskboard/taskboard-pane.js +742 -522
  79. package/dist/cjs/taskboard/taskboard.spec.js +788 -568
  80. package/dist/cjs/taskboard/templates/taskboard-normal.js +822 -602
  81. package/dist/cjs/taskboard/tests/taskboard-card.js +747 -527
  82. package/dist/cjs/taskboard/tests/taskboard-column.js +762 -542
  83. package/dist/cjs/taskboard/tests/taskboard-pane.js +830 -610
  84. package/dist/cjs/taskboard/tests/taskboard-resources.js +729 -509
  85. package/dist/cjs/taskboard/tests/taskboard-rtl.js +828 -608
  86. package/dist/cjs/taskboard/tests/taskboard.js +828 -608
  87. package/dist/esm/autocomplete/tests/autocomplete-prefix-suffix.mjs +745 -525
  88. package/dist/esm/calendar/templates/calendar-century.mjs +2 -2
  89. package/dist/esm/calendar/templates/calendar-decade.mjs +3 -3
  90. package/dist/esm/calendar/tests/calendar-modern-size.mjs +5 -5
  91. package/dist/esm/calendar/tests/calendar-modern.mjs +5 -5
  92. package/dist/esm/combobox/tests/combobox-prefix-suffix.mjs +745 -525
  93. package/dist/esm/daterangepicker/daterangepicker.spec.mjs +511 -291
  94. package/dist/esm/daterangepicker/templates/daterangepicker-adaptive.mjs +513 -293
  95. package/dist/esm/daterangepicker/templates/daterangepicker-normal.mjs +513 -293
  96. package/dist/esm/daterangepicker/templates/daterangepicker-popup.mjs +513 -293
  97. package/dist/esm/daterangepicker/tests/daterangepicker-adaptive.mjs +523 -303
  98. package/dist/esm/daterangepicker/tests/daterangepicker-flat.mjs +532 -312
  99. package/dist/esm/daterangepicker/tests/daterangepicker-opened.mjs +523 -303
  100. package/dist/esm/daterangepicker/tests/daterangepicker-outline.mjs +532 -312
  101. package/dist/esm/daterangepicker/tests/daterangepicker-size-rounded.mjs +526 -306
  102. package/dist/esm/daterangepicker/tests/daterangepicker-solid.mjs +532 -312
  103. package/dist/esm/dialog/templates/dialog-non-modal.mjs +722 -502
  104. package/dist/esm/dialog/templates/dialog-normal.mjs +722 -502
  105. package/dist/esm/dialog/tests/dialog-action-buttons.mjs +731 -511
  106. package/dist/esm/dialog/tests/dialog-in-window.mjs +728 -508
  107. package/dist/esm/dialog/tests/dialog-modal.mjs +734 -514
  108. package/dist/esm/dialog/tests/dialog-theme-colors.mjs +727 -507
  109. package/dist/esm/dialog/tests/dialog.mjs +736 -516
  110. package/dist/esm/dropdowntree/templates/dropdowntree-filtering.mjs +727 -507
  111. package/dist/esm/dropdowntree/tests/dropdowntree-adaptive.mjs +727 -507
  112. package/dist/esm/dropdowntree/tests/dropdowntree-flat.mjs +731 -511
  113. package/dist/esm/dropdowntree/tests/dropdowntree-opened.mjs +738 -518
  114. package/dist/esm/dropdowntree/tests/dropdowntree-outline.mjs +731 -511
  115. package/dist/esm/dropdowntree/tests/dropdowntree-size-rounded.mjs +729 -509
  116. package/dist/esm/dropdowntree/tests/dropdowntree-solid.mjs +731 -511
  117. package/dist/esm/editor/editor.spec.mjs +727 -507
  118. package/dist/esm/editor/templates/editor-normal.mjs +756 -536
  119. package/dist/esm/editor/templates/editor-resizable.mjs +756 -536
  120. package/dist/esm/editor/templates/editor-responsive-toolbar.mjs +757 -537
  121. package/dist/esm/editor/tests/editor-find-replace.mjs +808 -588
  122. package/dist/esm/editor/tests/editor-states.mjs +762 -542
  123. package/dist/esm/editor/tests/editor-table-wizard.mjs +855 -635
  124. package/dist/esm/editor/tests/editor.mjs +951 -731
  125. package/dist/esm/filemanager/tests/filemanager-dialogs.mjs +740 -520
  126. package/dist/esm/filemanager/tests/filemanager-gridview-preview.mjs +780 -560
  127. package/dist/esm/filemanager/tests/filemanager-listview-preview.mjs +738 -518
  128. package/dist/esm/form/tests/form-field-dateinputs.mjs +542 -322
  129. package/dist/esm/form/tests/form-field-dropdowns.mjs +744 -524
  130. package/dist/esm/grid/tests/grid-editing-custom-editor.mjs +698 -478
  131. package/dist/esm/index.mjs +2032 -1540
  132. package/dist/esm/multiselect/templates/multiselect-prefix.mjs +720 -500
  133. package/dist/esm/multiselect/templates/multiselect-suffix.mjs +720 -500
  134. package/dist/esm/multiselect/tests/multiselect-adaptive.mjs +726 -506
  135. package/dist/esm/multiselect/tests/multiselect-flat.mjs +750 -530
  136. package/dist/esm/multiselect/tests/multiselect-grouping.mjs +726 -506
  137. package/dist/esm/multiselect/tests/multiselect-opened.mjs +728 -508
  138. package/dist/esm/multiselect/tests/multiselect-outline.mjs +750 -530
  139. package/dist/esm/multiselect/tests/multiselect-prefix-suffix.mjs +757 -537
  140. package/dist/esm/multiselect/tests/multiselect-size-rounded.mjs +729 -509
  141. package/dist/esm/multiselect/tests/multiselect-solid.mjs +750 -530
  142. package/dist/esm/multiviewcalendar/templates/multiviewcalendar-century.mjs +512 -292
  143. package/dist/esm/multiviewcalendar/templates/multiviewcalendar-decade.mjs +512 -292
  144. package/dist/esm/multiviewcalendar/templates/multiviewcalendar-normal.mjs +495 -275
  145. package/dist/esm/multiviewcalendar/templates/multiviewcalendar-with-weeks.mjs +551 -331
  146. package/dist/esm/multiviewcalendar/templates/multiviewcalendar-year.mjs +512 -292
  147. package/dist/esm/multiviewcalendar/tests/multiviewcalendar-vertical.mjs +621 -401
  148. package/dist/esm/multiviewcalendar/tests/multiviewcalendar.mjs +622 -402
  149. package/dist/esm/scheduler/tests/scheduler-edit-dialog.mjs +676 -456
  150. package/dist/esm/scheduler/tests/scheduler-editing-weekly.mjs +690 -470
  151. package/dist/esm/spreadsheet/spreadsheet-action-bar.mjs +739 -519
  152. package/dist/esm/spreadsheet/spreadsheet-header.mjs +764 -544
  153. package/dist/esm/spreadsheet/spreadsheet-sheets-bar.mjs +737 -517
  154. package/dist/esm/spreadsheet/spreadsheet-view.mjs +905 -685
  155. package/dist/esm/spreadsheet/templates/spreadsheet-normal.mjs +912 -692
  156. package/dist/esm/spreadsheet/tests/spreadsheet-cell-contextmenu.mjs +930 -710
  157. package/dist/esm/spreadsheet/tests/spreadsheet-filter-menu.mjs +747 -527
  158. package/dist/esm/spreadsheet/tests/spreadsheet-filtering.mjs +924 -704
  159. package/dist/esm/spreadsheet/tests/spreadsheet-formula.mjs +941 -721
  160. package/dist/esm/spreadsheet/tests/spreadsheet-row-contextmenu.mjs +930 -710
  161. package/dist/esm/spreadsheet/tests/spreadsheet-sheets-bar.mjs +944 -724
  162. package/dist/esm/spreadsheet/tests/spreadsheet-tools.mjs +1014 -794
  163. package/dist/esm/spreadsheet/tests/spreadsheet.mjs +921 -701
  164. package/dist/esm/taskboard/taskboard-pane.mjs +734 -514
  165. package/dist/esm/taskboard/taskboard.spec.mjs +780 -560
  166. package/dist/esm/taskboard/templates/taskboard-normal.mjs +814 -594
  167. package/dist/esm/taskboard/tests/taskboard-card.mjs +748 -528
  168. package/dist/esm/taskboard/tests/taskboard-column.mjs +763 -543
  169. package/dist/esm/taskboard/tests/taskboard-pane.mjs +822 -602
  170. package/dist/esm/taskboard/tests/taskboard-resources.mjs +730 -510
  171. package/dist/esm/taskboard/tests/taskboard-rtl.mjs +820 -600
  172. package/dist/esm/taskboard/tests/taskboard.mjs +820 -600
  173. package/dist/types/calendar/templates/calendar-century.d.ts +1 -1
  174. package/dist/types/calendar/templates/calendar-decade.d.ts +1 -1
  175. package/dist/types/index.d.ts +2 -0
  176. package/dist/types/multiviewcalendar/templates/multiviewcalendar-century.d.ts +1 -1
  177. package/dist/types/multiviewcalendar/templates/multiviewcalendar-decade.d.ts +1 -1
  178. package/package.json +2 -2
  179. package/src/calendar/templates/calendar-century.tsx +2 -2
  180. package/src/calendar/templates/calendar-decade.tsx +3 -3
  181. package/src/index.ts +6 -0
  182. package/src/multiviewcalendar/templates/multiviewcalendar-century.tsx +2 -2
  183. package/src/multiviewcalendar/templates/multiviewcalendar-decade.tsx +3 -3
@@ -10144,10 +10144,139 @@ import { Fragment as Fragment72, jsx as jsx220, jsxs as jsxs89 } from "react/jsx
10144
10144
  // src/calendar/templates/calendar-infinite-week-number.tsx
10145
10145
  import { Fragment as Fragment73, jsx as jsx221, jsxs as jsxs90 } from "react/jsx-runtime";
10146
10146
 
10147
+ // src/multiviewcalendar/multiviewcalendar.spec.tsx
10148
+ import { jsx as jsx222 } from "react/jsx-runtime";
10149
+ var MULTIVIEWCALENDAR_CLASSNAME = `k-calendar-range`;
10150
+ var states76 = [];
10151
+ var options74 = {
10152
+ size: [Size.small, Size.medium, Size.large]
10153
+ };
10154
+ var defaultProps75 = {
10155
+ size: Size.medium,
10156
+ calendarHeaderText: "October 2021 - November 2021",
10157
+ viewsCount: 2,
10158
+ orientation: "horizontal",
10159
+ calendarView: "month"
10160
+ };
10161
+ var MultiViewCalendar = (props) => {
10162
+ const {
10163
+ size = defaultProps75.size,
10164
+ orientation = defaultProps75.orientation,
10165
+ calendarView = defaultProps75.calendarView,
10166
+ calendarHeaderText = defaultProps75.calendarHeaderText,
10167
+ viewsCount = defaultProps75.viewsCount,
10168
+ showCalendarFooter,
10169
+ showWeek,
10170
+ dir,
10171
+ ...other
10172
+ } = props;
10173
+ return /* @__PURE__ */ jsx222(
10174
+ Calendar,
10175
+ {
10176
+ ...other,
10177
+ className: classNames(
10178
+ props.className,
10179
+ MULTIVIEWCALENDAR_CLASSNAME
10180
+ ),
10181
+ size,
10182
+ calendarHeaderText,
10183
+ calendarView,
10184
+ viewsCount,
10185
+ orientation,
10186
+ showCalendarFooter,
10187
+ showWeek,
10188
+ dir
10189
+ }
10190
+ );
10191
+ };
10192
+ MultiViewCalendar.states = states76;
10193
+ MultiViewCalendar.options = options74;
10194
+ MultiViewCalendar.className = MULTIVIEWCALENDAR_CLASSNAME;
10195
+ MultiViewCalendar.defaultProps = defaultProps75;
10196
+
10197
+ // src/multiviewcalendar/templates/multiviewcalendar-century.tsx
10198
+ import { Fragment as Fragment74, jsx as jsx223, jsxs as jsxs91 } from "react/jsx-runtime";
10199
+
10200
+ // src/multiviewcalendar/templates/multiviewcalendar-decade.tsx
10201
+ import { Fragment as Fragment75, jsx as jsx224, jsxs as jsxs92 } from "react/jsx-runtime";
10202
+
10203
+ // src/multiviewcalendar/templates/multiviewcalendar-normal.tsx
10204
+ import { Fragment as Fragment76, jsx as jsx225, jsxs as jsxs93 } from "react/jsx-runtime";
10205
+ var MultiViewCalendarNormal = ({ showOtherMonth, ...props }) => /* @__PURE__ */ jsx225(
10206
+ MultiViewCalendar,
10207
+ {
10208
+ calendarView: "month",
10209
+ showTableHead: true,
10210
+ children: /* @__PURE__ */ jsxs93(Fragment76, { children: [
10211
+ /* @__PURE__ */ jsxs93(CalendarTableRow, { children: [
10212
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "30", showOtherMonth, empty: !showOtherMonth, weekend: showOtherMonth }),
10213
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "1" }),
10214
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "2" }),
10215
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "3" }),
10216
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "4" }),
10217
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "5" }),
10218
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "6", weekend: true })
10219
+ ] }),
10220
+ /* @__PURE__ */ jsxs93(CalendarTableRow, { children: [
10221
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "7", weekend: true }),
10222
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "8" }),
10223
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "9" }),
10224
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "10" }),
10225
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "11" }),
10226
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "12" }),
10227
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "13", weekend: true })
10228
+ ] }),
10229
+ /* @__PURE__ */ jsxs93(CalendarTableRow, { children: [
10230
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "14", weekend: true }),
10231
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "15" }),
10232
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "16", today: true }),
10233
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "17" }),
10234
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "18" }),
10235
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "19" }),
10236
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "20", weekend: true })
10237
+ ] }),
10238
+ /* @__PURE__ */ jsxs93(CalendarTableRow, { children: [
10239
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "21", weekend: true }),
10240
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "22" }),
10241
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "23" }),
10242
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "24" }),
10243
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "25" }),
10244
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "26" }),
10245
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "27", weekend: true })
10246
+ ] }),
10247
+ /* @__PURE__ */ jsxs93(CalendarTableRow, { children: [
10248
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "28", weekend: true }),
10249
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "29" }),
10250
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "30" }),
10251
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "31" }),
10252
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "1", showOtherMonth, empty: !showOtherMonth }),
10253
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "2", showOtherMonth, empty: !showOtherMonth }),
10254
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "3", showOtherMonth, empty: !showOtherMonth, weekend: showOtherMonth })
10255
+ ] }),
10256
+ /* @__PURE__ */ jsxs93(CalendarTableRow, { children: [
10257
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "4", showOtherMonth, empty: !showOtherMonth, weekend: showOtherMonth }),
10258
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "5", showOtherMonth, empty: !showOtherMonth }),
10259
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "6", showOtherMonth, empty: !showOtherMonth }),
10260
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "7", showOtherMonth, empty: !showOtherMonth }),
10261
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "8", showOtherMonth, empty: !showOtherMonth }),
10262
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "9", showOtherMonth, empty: !showOtherMonth }),
10263
+ /* @__PURE__ */ jsx225(CalendarCell, { text: "10", showOtherMonth, empty: !showOtherMonth, weekend: showOtherMonth })
10264
+ ] })
10265
+ ] }),
10266
+ ...props
10267
+ }
10268
+ );
10269
+
10270
+ // src/multiviewcalendar/templates/multiviewcalendar-with-weeks.tsx
10271
+ import { Fragment as Fragment77, jsx as jsx226, jsxs as jsxs94 } from "react/jsx-runtime";
10272
+
10273
+ // src/multiviewcalendar/templates/multiviewcalendar-year.tsx
10274
+ import { Fragment as Fragment78, jsx as jsx227, jsxs as jsxs95 } from "react/jsx-runtime";
10275
+
10147
10276
  // src/dateinput/dateinput.spec.tsx
10148
- import { jsx as jsx222, jsxs as jsxs91 } from "react/jsx-runtime";
10277
+ import { jsx as jsx228, jsxs as jsxs96 } from "react/jsx-runtime";
10149
10278
  var DATEINPUT_CLASSNAME = `k-dateinput`;
10150
- var states76 = [
10279
+ var states77 = [
10151
10280
  States.hover,
10152
10281
  States.focus,
10153
10282
  States.valid,
@@ -10157,12 +10286,12 @@ var states76 = [
10157
10286
  States.loading,
10158
10287
  States.readonly
10159
10288
  ];
10160
- var options74 = {
10289
+ var options75 = {
10161
10290
  size: [Size.small, Size.medium, Size.large],
10162
10291
  rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
10163
10292
  fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
10164
10293
  };
10165
- var defaultProps75 = {
10294
+ var defaultProps76 = {
10166
10295
  size: Input.defaultProps.size,
10167
10296
  rounded: Input.defaultProps.rounded,
10168
10297
  fillMode: Input.defaultProps.fillMode
@@ -10185,7 +10314,7 @@ var DateInput = (props) => {
10185
10314
  showSpinButton,
10186
10315
  ...other
10187
10316
  } = props;
10188
- return /* @__PURE__ */ jsxs91(
10317
+ return /* @__PURE__ */ jsxs96(
10189
10318
  Input,
10190
10319
  {
10191
10320
  ...other,
@@ -10202,8 +10331,8 @@ var DateInput = (props) => {
10202
10331
  readonly,
10203
10332
  className: classNames(props.className, DATEINPUT_CLASSNAME),
10204
10333
  children: [
10205
- /* @__PURE__ */ jsx222(InputInnerInput, { placeholder, value }),
10206
- /* @__PURE__ */ jsx222(
10334
+ /* @__PURE__ */ jsx228(InputInnerInput, { placeholder, value }),
10335
+ /* @__PURE__ */ jsx228(
10207
10336
  InputValidationIcon,
10208
10337
  {
10209
10338
  valid,
@@ -10212,14 +10341,14 @@ var DateInput = (props) => {
10212
10341
  disabled
10213
10342
  }
10214
10343
  ),
10215
- /* @__PURE__ */ jsx222(
10344
+ /* @__PURE__ */ jsx228(
10216
10345
  InputLoadingIcon,
10217
10346
  {
10218
10347
  loading,
10219
10348
  disabled
10220
10349
  }
10221
10350
  ),
10222
- showSpinButton && /* @__PURE__ */ jsx222(
10351
+ showSpinButton && /* @__PURE__ */ jsx228(
10223
10352
  SpinButton,
10224
10353
  {
10225
10354
  className: "k-input-spinner",
@@ -10231,18 +10360,18 @@ var DateInput = (props) => {
10231
10360
  }
10232
10361
  );
10233
10362
  };
10234
- DateInput.states = states76;
10235
- DateInput.options = options74;
10363
+ DateInput.states = states77;
10364
+ DateInput.options = options75;
10236
10365
  DateInput.className = DATEINPUT_CLASSNAME;
10237
- DateInput.defaultProps = defaultProps75;
10366
+ DateInput.defaultProps = defaultProps76;
10238
10367
 
10239
10368
  // src/dateinput/templates/dateinput-normal.tsx
10240
- import { jsx as jsx223 } from "react/jsx-runtime";
10369
+ import { jsx as jsx229 } from "react/jsx-runtime";
10241
10370
 
10242
10371
  // src/datepicker/datepicker.spec.tsx
10243
- import { Fragment as Fragment74, jsx as jsx224, jsxs as jsxs92 } from "react/jsx-runtime";
10372
+ import { Fragment as Fragment79, jsx as jsx230, jsxs as jsxs97 } from "react/jsx-runtime";
10244
10373
  var DATEPICKER_CLASSNAME = `k-datepicker`;
10245
- var states77 = [
10374
+ var states78 = [
10246
10375
  States.hover,
10247
10376
  States.focus,
10248
10377
  States.valid,
@@ -10252,12 +10381,12 @@ var states77 = [
10252
10381
  States.loading,
10253
10382
  States.readonly
10254
10383
  ];
10255
- var options75 = {
10384
+ var options76 = {
10256
10385
  size: [Size.small, Size.medium, Size.large],
10257
10386
  rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
10258
10387
  fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
10259
10388
  };
10260
- var defaultProps76 = {
10389
+ var defaultProps77 = {
10261
10390
  size: Input.defaultProps.size,
10262
10391
  rounded: Input.defaultProps.rounded,
10263
10392
  fillMode: Input.defaultProps.fillMode
@@ -10285,8 +10414,8 @@ var DatePicker = (props) => {
10285
10414
  dir,
10286
10415
  ...other
10287
10416
  } = props;
10288
- return /* @__PURE__ */ jsxs92(Fragment74, { children: [
10289
- /* @__PURE__ */ jsxs92(
10417
+ return /* @__PURE__ */ jsxs97(Fragment79, { children: [
10418
+ /* @__PURE__ */ jsxs97(
10290
10419
  Input,
10291
10420
  {
10292
10421
  ...other,
@@ -10304,9 +10433,9 @@ var DatePicker = (props) => {
10304
10433
  readonly,
10305
10434
  className: classNames(props.className, DATEPICKER_CLASSNAME),
10306
10435
  children: [
10307
- /* @__PURE__ */ jsx224(InputPrefix, { children: prefix }),
10308
- /* @__PURE__ */ jsx224(InputInnerInput, { placeholder, value }),
10309
- /* @__PURE__ */ jsx224(
10436
+ /* @__PURE__ */ jsx230(InputPrefix, { children: prefix }),
10437
+ /* @__PURE__ */ jsx230(InputInnerInput, { placeholder, value }),
10438
+ /* @__PURE__ */ jsx230(
10310
10439
  InputValidationIcon,
10311
10440
  {
10312
10441
  valid,
@@ -10315,14 +10444,14 @@ var DatePicker = (props) => {
10315
10444
  disabled
10316
10445
  }
10317
10446
  ),
10318
- /* @__PURE__ */ jsx224(
10447
+ /* @__PURE__ */ jsx230(
10319
10448
  InputLoadingIcon,
10320
10449
  {
10321
10450
  loading,
10322
10451
  disabled
10323
10452
  }
10324
10453
  ),
10325
- /* @__PURE__ */ jsx224(
10454
+ /* @__PURE__ */ jsx230(
10326
10455
  InputClearValue,
10327
10456
  {
10328
10457
  loading,
@@ -10331,8 +10460,8 @@ var DatePicker = (props) => {
10331
10460
  value
10332
10461
  }
10333
10462
  ),
10334
- /* @__PURE__ */ jsx224(InputSuffix, { children: suffix }),
10335
- /* @__PURE__ */ jsx224(
10463
+ /* @__PURE__ */ jsx230(InputSuffix, { children: suffix }),
10464
+ /* @__PURE__ */ jsx230(
10336
10465
  Button,
10337
10466
  {
10338
10467
  className: "k-input-button",
@@ -10345,9 +10474,9 @@ var DatePicker = (props) => {
10345
10474
  ]
10346
10475
  }
10347
10476
  ),
10348
- opened && /* @__PURE__ */ jsx224(Popup, { className: "k-calendar-container k-datepicker-popup", children: /* @__PURE__ */ jsx224(CalendarNormal, { dir }) }),
10349
- adaptive && /* @__PURE__ */ jsxs92(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
10350
- /* @__PURE__ */ jsx224(
10477
+ opened && /* @__PURE__ */ jsx230(Popup, { className: "k-calendar-container k-datepicker-popup", children: /* @__PURE__ */ jsx230(CalendarNormal, { dir }) }),
10478
+ adaptive && /* @__PURE__ */ jsxs97(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
10479
+ /* @__PURE__ */ jsx230(
10351
10480
  ActionSheetHeader,
10352
10481
  {
10353
10482
  actions: ["x"],
@@ -10355,37 +10484,37 @@ var DatePicker = (props) => {
10355
10484
  subTitle: "DD / MM / YY"
10356
10485
  }
10357
10486
  ),
10358
- /* @__PURE__ */ jsx224(CalendarNormal, { size: "large" })
10487
+ /* @__PURE__ */ jsx230(CalendarNormal, { size: "large" })
10359
10488
  ] })
10360
10489
  ] });
10361
10490
  };
10362
- DatePicker.states = states77;
10363
- DatePicker.options = options75;
10491
+ DatePicker.states = states78;
10492
+ DatePicker.options = options76;
10364
10493
  DatePicker.className = DATEPICKER_CLASSNAME;
10365
- DatePicker.defaultProps = defaultProps76;
10494
+ DatePicker.defaultProps = defaultProps77;
10366
10495
 
10367
10496
  // src/datepicker/templates/datepicker-normal.tsx
10368
- import { jsx as jsx225 } from "react/jsx-runtime";
10497
+ import { jsx as jsx231 } from "react/jsx-runtime";
10369
10498
 
10370
10499
  // src/datepicker/templates/datepicker-popup.tsx
10371
- import { jsx as jsx226 } from "react/jsx-runtime";
10500
+ import { jsx as jsx232 } from "react/jsx-runtime";
10372
10501
 
10373
10502
  // src/datepicker/templates/datepicker-adaptive.tsx
10374
- import { jsx as jsx227 } from "react/jsx-runtime";
10503
+ import { jsx as jsx233 } from "react/jsx-runtime";
10375
10504
 
10376
10505
  // src/time-selector/time-selector.spec.tsx
10377
- import { Fragment as Fragment75, jsx as jsx228, jsxs as jsxs93 } from "react/jsx-runtime";
10506
+ import { Fragment as Fragment80, jsx as jsx234, jsxs as jsxs98 } from "react/jsx-runtime";
10378
10507
  var TIMESELECTOR_CLASSNAME = `k-timeselector`;
10379
- var states78 = [];
10380
- var options76 = {
10508
+ var states79 = [];
10509
+ var options77 = {
10381
10510
  size: [Size.small, Size.medium, Size.large]
10382
10511
  };
10383
- var defaultProps77 = {
10512
+ var defaultProps78 = {
10384
10513
  size: Size.medium
10385
10514
  };
10386
10515
  var TimeSelector = (props) => {
10387
10516
  const {
10388
- size = defaultProps77.size,
10517
+ size = defaultProps78.size,
10389
10518
  header,
10390
10519
  fastSelection,
10391
10520
  columns,
@@ -10401,9 +10530,9 @@ var TimeSelector = (props) => {
10401
10530
  if (index === 0 || columnType === "tt") {
10402
10531
  separator = false;
10403
10532
  }
10404
- return /* @__PURE__ */ jsx228(Fragment75, { children: /* @__PURE__ */ jsx228(TimeSelectorColumn, { type: columnType, focus, separator }) });
10533
+ return /* @__PURE__ */ jsx234(Fragment80, { children: /* @__PURE__ */ jsx234(TimeSelectorColumn, { type: columnType, focus, separator }) });
10405
10534
  });
10406
- return /* @__PURE__ */ jsxs93(
10535
+ return /* @__PURE__ */ jsxs98(
10407
10536
  "div",
10408
10537
  {
10409
10538
  ...other,
@@ -10415,24 +10544,24 @@ var TimeSelector = (props) => {
10415
10544
  })
10416
10545
  ),
10417
10546
  children: [
10418
- /* @__PURE__ */ jsx228(Fragment75, { children: header }),
10419
- /* @__PURE__ */ jsx228(Fragment75, { children: fastSelection }),
10420
- /* @__PURE__ */ jsxs93("div", { className: "k-time-list-container", children: [
10421
- /* @__PURE__ */ jsx228("span", { className: "k-time-highlight" }),
10547
+ /* @__PURE__ */ jsx234(Fragment80, { children: header }),
10548
+ /* @__PURE__ */ jsx234(Fragment80, { children: fastSelection }),
10549
+ /* @__PURE__ */ jsxs98("div", { className: "k-time-list-container", children: [
10550
+ /* @__PURE__ */ jsx234("span", { className: "k-time-highlight" }),
10422
10551
  columnsDom
10423
10552
  ] })
10424
10553
  ]
10425
10554
  }
10426
10555
  );
10427
10556
  };
10428
- TimeSelector.states = states78;
10429
- TimeSelector.options = options76;
10557
+ TimeSelector.states = states79;
10558
+ TimeSelector.options = options77;
10430
10559
  TimeSelector.className = TIMESELECTOR_CLASSNAME;
10431
- TimeSelector.defaultProps = defaultProps77;
10560
+ TimeSelector.defaultProps = defaultProps78;
10432
10561
 
10433
10562
  // src/time-selector/time-selector-column.tsx
10434
- import { Fragment as Fragment76, jsx as jsx229, jsxs as jsxs94 } from "react/jsx-runtime";
10435
- var states79 = [
10563
+ import { Fragment as Fragment81, jsx as jsx235, jsxs as jsxs99 } from "react/jsx-runtime";
10564
+ var states80 = [
10436
10565
  States.focus
10437
10566
  ];
10438
10567
  var TimeSelectorColumn = (props) => {
@@ -10470,11 +10599,11 @@ var TimeSelectorColumn = (props) => {
10470
10599
  break;
10471
10600
  }
10472
10601
  const items = columnData.map(
10473
- (data2) => /* @__PURE__ */ jsx229(Fragment76, { children: /* @__PURE__ */ jsx229("li", { className: "k-item", children: /* @__PURE__ */ jsx229("span", { children: data2 }) }) })
10602
+ (data2) => /* @__PURE__ */ jsx235(Fragment81, { children: /* @__PURE__ */ jsx235("li", { className: "k-item", children: /* @__PURE__ */ jsx235("span", { children: data2 }) }) })
10474
10603
  );
10475
- return /* @__PURE__ */ jsxs94(Fragment76, { children: [
10476
- separator && /* @__PURE__ */ jsx229("div", { className: "k-time-separator", children: ":" }),
10477
- /* @__PURE__ */ jsxs94(
10604
+ return /* @__PURE__ */ jsxs99(Fragment81, { children: [
10605
+ separator && /* @__PURE__ */ jsx235("div", { className: "k-time-separator", children: ":" }),
10606
+ /* @__PURE__ */ jsxs99(
10478
10607
  "div",
10479
10608
  {
10480
10609
  ...other,
@@ -10486,10 +10615,10 @@ var TimeSelectorColumn = (props) => {
10486
10615
  })
10487
10616
  ),
10488
10617
  children: [
10489
- /* @__PURE__ */ jsx229("span", { className: "k-title", children: text }),
10490
- /* @__PURE__ */ jsx229("div", { className: "k-time-list", children: /* @__PURE__ */ jsxs94("div", { className: "k-content k-scrollable k-time-container", children: [
10491
- /* @__PURE__ */ jsx229("ul", { className: "k-reset", style: { transform: "translateY(97px)" }, children: items }),
10492
- /* @__PURE__ */ jsx229("div", { className: "k-scrollable-placeholder" })
10618
+ /* @__PURE__ */ jsx235("span", { className: "k-title", children: text }),
10619
+ /* @__PURE__ */ jsx235("div", { className: "k-time-list", children: /* @__PURE__ */ jsxs99("div", { className: "k-content k-scrollable k-time-container", children: [
10620
+ /* @__PURE__ */ jsx235("ul", { className: "k-reset", style: { transform: "translateY(97px)" }, children: items }),
10621
+ /* @__PURE__ */ jsx235("div", { className: "k-scrollable-placeholder" })
10493
10622
  ] }) })
10494
10623
  ]
10495
10624
  }
@@ -10498,14 +10627,14 @@ var TimeSelectorColumn = (props) => {
10498
10627
  };
10499
10628
 
10500
10629
  // src/time-selector/time-selector-header.tsx
10501
- import { jsx as jsx230, jsxs as jsxs95 } from "react/jsx-runtime";
10630
+ import { jsx as jsx236, jsxs as jsxs100 } from "react/jsx-runtime";
10502
10631
  var className20 = `k-time-header`;
10503
10632
  var TimeSelectorHeader = (props) => {
10504
10633
  const {
10505
10634
  title,
10506
10635
  ...other
10507
10636
  } = props;
10508
- return /* @__PURE__ */ jsxs95(
10637
+ return /* @__PURE__ */ jsxs100(
10509
10638
  "div",
10510
10639
  {
10511
10640
  ...other,
@@ -10514,7 +10643,7 @@ var TimeSelectorHeader = (props) => {
10514
10643
  className20
10515
10644
  ),
10516
10645
  children: [
10517
- title != null && /* @__PURE__ */ jsx230("span", { className: "k-title", children: title }),
10646
+ title != null && /* @__PURE__ */ jsx236("span", { className: "k-title", children: title }),
10518
10647
  props.children
10519
10648
  ]
10520
10649
  }
@@ -10522,13 +10651,13 @@ var TimeSelectorHeader = (props) => {
10522
10651
  };
10523
10652
 
10524
10653
  // src/time-selector/time-selector-fast-selection.tsx
10525
- import { jsx as jsx231, jsxs as jsxs96 } from "react/jsx-runtime";
10654
+ import { jsx as jsx237, jsxs as jsxs101 } from "react/jsx-runtime";
10526
10655
  var className21 = `k-time-fast-selection`;
10527
10656
  var TimeSelectorFastSelection = (props) => {
10528
10657
  const {
10529
10658
  ...other
10530
10659
  } = props;
10531
- return /* @__PURE__ */ jsxs96(
10660
+ return /* @__PURE__ */ jsxs101(
10532
10661
  ActionButtons,
10533
10662
  {
10534
10663
  ...other,
@@ -10538,27 +10667,27 @@ var TimeSelectorFastSelection = (props) => {
10538
10667
  className21
10539
10668
  ),
10540
10669
  children: [
10541
- /* @__PURE__ */ jsx231(Button, { children: "1 d" }),
10542
- /* @__PURE__ */ jsx231(Button, { children: "1 h" }),
10543
- /* @__PURE__ */ jsx231(Button, { children: "15 m" })
10670
+ /* @__PURE__ */ jsx237(Button, { children: "1 d" }),
10671
+ /* @__PURE__ */ jsx237(Button, { children: "1 h" }),
10672
+ /* @__PURE__ */ jsx237(Button, { children: "15 m" })
10544
10673
  ]
10545
10674
  }
10546
10675
  );
10547
10676
  };
10548
10677
 
10549
10678
  // src/time-selector/templates/time-selector-all.tsx
10550
- import { jsx as jsx232, jsxs as jsxs97 } from "react/jsx-runtime";
10679
+ import { jsx as jsx238, jsxs as jsxs102 } from "react/jsx-runtime";
10551
10680
 
10552
10681
  // src/time-selector/templates/time-selector-hour.tsx
10553
- import { jsx as jsx233, jsxs as jsxs98 } from "react/jsx-runtime";
10682
+ import { jsx as jsx239, jsxs as jsxs103 } from "react/jsx-runtime";
10554
10683
 
10555
10684
  // src/time-selector/templates/time-selector-minute.tsx
10556
- import { jsx as jsx234, jsxs as jsxs99 } from "react/jsx-runtime";
10685
+ import { jsx as jsx240, jsxs as jsxs104 } from "react/jsx-runtime";
10557
10686
 
10558
10687
  // src/timepicker/timepicker.spec.tsx
10559
- import { Fragment as Fragment77, jsx as jsx235, jsxs as jsxs100 } from "react/jsx-runtime";
10688
+ import { Fragment as Fragment82, jsx as jsx241, jsxs as jsxs105 } from "react/jsx-runtime";
10560
10689
  var TIMEPICKER_CLASSNAME = `k-timepicker`;
10561
- var states80 = [
10690
+ var states81 = [
10562
10691
  States.hover,
10563
10692
  States.focus,
10564
10693
  States.valid,
@@ -10568,12 +10697,12 @@ var states80 = [
10568
10697
  States.loading,
10569
10698
  States.readonly
10570
10699
  ];
10571
- var options77 = {
10700
+ var options78 = {
10572
10701
  size: [Size.small, Size.medium, Size.large],
10573
10702
  rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
10574
10703
  fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
10575
10704
  };
10576
- var defaultProps78 = {
10705
+ var defaultProps79 = {
10577
10706
  size: Input.defaultProps.size,
10578
10707
  rounded: Input.defaultProps.rounded,
10579
10708
  fillMode: Input.defaultProps.fillMode
@@ -10600,8 +10729,8 @@ var TimePicker = (props) => {
10600
10729
  adaptiveSettings,
10601
10730
  ...other
10602
10731
  } = props;
10603
- return /* @__PURE__ */ jsxs100(Fragment77, { children: [
10604
- /* @__PURE__ */ jsxs100(
10732
+ return /* @__PURE__ */ jsxs105(Fragment82, { children: [
10733
+ /* @__PURE__ */ jsxs105(
10605
10734
  Input,
10606
10735
  {
10607
10736
  ...other,
@@ -10618,9 +10747,9 @@ var TimePicker = (props) => {
10618
10747
  readonly,
10619
10748
  className: classNames(props.className, TIMEPICKER_CLASSNAME),
10620
10749
  children: [
10621
- /* @__PURE__ */ jsx235(InputPrefix, { children: prefix }),
10622
- /* @__PURE__ */ jsx235(InputInnerInput, { placeholder, value }),
10623
- /* @__PURE__ */ jsx235(
10750
+ /* @__PURE__ */ jsx241(InputPrefix, { children: prefix }),
10751
+ /* @__PURE__ */ jsx241(InputInnerInput, { placeholder, value }),
10752
+ /* @__PURE__ */ jsx241(
10624
10753
  InputValidationIcon,
10625
10754
  {
10626
10755
  valid,
@@ -10629,14 +10758,14 @@ var TimePicker = (props) => {
10629
10758
  disabled
10630
10759
  }
10631
10760
  ),
10632
- /* @__PURE__ */ jsx235(
10761
+ /* @__PURE__ */ jsx241(
10633
10762
  InputLoadingIcon,
10634
10763
  {
10635
10764
  loading,
10636
10765
  disabled
10637
10766
  }
10638
10767
  ),
10639
- /* @__PURE__ */ jsx235(
10768
+ /* @__PURE__ */ jsx241(
10640
10769
  InputClearValue,
10641
10770
  {
10642
10771
  loading,
@@ -10645,8 +10774,8 @@ var TimePicker = (props) => {
10645
10774
  value
10646
10775
  }
10647
10776
  ),
10648
- /* @__PURE__ */ jsx235(InputSuffix, { children: suffix }),
10649
- /* @__PURE__ */ jsx235(
10777
+ /* @__PURE__ */ jsx241(InputSuffix, { children: suffix }),
10778
+ /* @__PURE__ */ jsx241(
10650
10779
  Button,
10651
10780
  {
10652
10781
  className: "k-input-button",
@@ -10659,15 +10788,15 @@ var TimePicker = (props) => {
10659
10788
  ]
10660
10789
  }
10661
10790
  ),
10662
- opened && /* @__PURE__ */ jsxs100(Popup, { className: "k-list-container k-timepicker-popup", children: [
10663
- /* @__PURE__ */ jsx235(TimeSelector, { columns: ["HH", "mm", "ss", "tt"], focusedColumn: "mm", header: /* @__PURE__ */ jsx235(TimeSelectorHeader, { title: "10:00:00 AM", children: /* @__PURE__ */ jsx235(Button, { fillMode: "flat", className: "k-time-now", children: "Now" }) }) }),
10664
- /* @__PURE__ */ jsxs100(ActionButtons, { alignment: "stretched", className: "k-time-footer", children: [
10665
- /* @__PURE__ */ jsx235(Button, { themeColor: "primary", className: "k-time-accept", children: "Set" }),
10666
- /* @__PURE__ */ jsx235(Button, { className: "k-time-cancel", children: "Cancel" })
10791
+ opened && /* @__PURE__ */ jsxs105(Popup, { className: "k-list-container k-timepicker-popup", children: [
10792
+ /* @__PURE__ */ jsx241(TimeSelector, { columns: ["HH", "mm", "ss", "tt"], focusedColumn: "mm", header: /* @__PURE__ */ jsx241(TimeSelectorHeader, { title: "10:00:00 AM", children: /* @__PURE__ */ jsx241(Button, { fillMode: "flat", className: "k-time-now", children: "Now" }) }) }),
10793
+ /* @__PURE__ */ jsxs105(ActionButtons, { alignment: "stretched", className: "k-time-footer", children: [
10794
+ /* @__PURE__ */ jsx241(Button, { themeColor: "primary", className: "k-time-accept", children: "Set" }),
10795
+ /* @__PURE__ */ jsx241(Button, { className: "k-time-cancel", children: "Cancel" })
10667
10796
  ] })
10668
10797
  ] }),
10669
- adaptive && /* @__PURE__ */ jsxs100(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
10670
- /* @__PURE__ */ jsx235(
10798
+ adaptive && /* @__PURE__ */ jsxs105(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
10799
+ /* @__PURE__ */ jsx241(
10671
10800
  ActionSheetHeader,
10672
10801
  {
10673
10802
  actions: ["x"],
@@ -10675,46 +10804,46 @@ var TimePicker = (props) => {
10675
10804
  subTitle: "DD / MM / YY"
10676
10805
  }
10677
10806
  ),
10678
- /* @__PURE__ */ jsx235(TimeSelector, { size: "large", columns: ["HH", "mm", "ss", "tt"], focusedColumn: "HH", header: /* @__PURE__ */ jsx235(TimeSelectorHeader, { title: "10:00:00 \u0410\u041C", children: /* @__PURE__ */ jsx235(Button, { size: "large", fillMode: "flat", className: "k-time-now", children: "Now" }) }) }),
10679
- /* @__PURE__ */ jsx235(ActionSheetFooter, { actions: ["Cancel", "!Set time"] })
10807
+ /* @__PURE__ */ jsx241(TimeSelector, { size: "large", columns: ["HH", "mm", "ss", "tt"], focusedColumn: "HH", header: /* @__PURE__ */ jsx241(TimeSelectorHeader, { title: "10:00:00 \u0410\u041C", children: /* @__PURE__ */ jsx241(Button, { size: "large", fillMode: "flat", className: "k-time-now", children: "Now" }) }) }),
10808
+ /* @__PURE__ */ jsx241(ActionSheetFooter, { actions: ["Cancel", "!Set time"] })
10680
10809
  ] })
10681
10810
  ] });
10682
10811
  };
10683
- TimePicker.states = states80;
10684
- TimePicker.options = options77;
10812
+ TimePicker.states = states81;
10813
+ TimePicker.options = options78;
10685
10814
  TimePicker.className = TIMEPICKER_CLASSNAME;
10686
- TimePicker.defaultProps = defaultProps78;
10815
+ TimePicker.defaultProps = defaultProps79;
10687
10816
 
10688
10817
  // src/timepicker/templates/timepicker-normal.tsx
10689
- import { jsx as jsx236 } from "react/jsx-runtime";
10818
+ import { jsx as jsx242 } from "react/jsx-runtime";
10690
10819
 
10691
10820
  // src/timepicker/templates/timepicker-popup.tsx
10692
- import { jsx as jsx237 } from "react/jsx-runtime";
10821
+ import { jsx as jsx243 } from "react/jsx-runtime";
10693
10822
 
10694
10823
  // src/timepicker/templates/timepicker-adaptive.tsx
10695
- import { jsx as jsx238 } from "react/jsx-runtime";
10824
+ import { jsx as jsx244 } from "react/jsx-runtime";
10696
10825
 
10697
10826
  // src/datetime-selector/datetime-selector.spec.tsx
10698
- import { Fragment as Fragment78, jsx as jsx239, jsxs as jsxs101 } from "react/jsx-runtime";
10827
+ import { Fragment as Fragment83, jsx as jsx245, jsxs as jsxs106 } from "react/jsx-runtime";
10699
10828
  var DATETIMESELECTOR_CLASSNAME = `k-datetime-wrap`;
10700
- var states81 = [];
10701
- var options78 = {
10829
+ var states82 = [];
10830
+ var options79 = {
10702
10831
  size: [Size.small, Size.medium, Size.large]
10703
10832
  };
10704
- var defaultProps79 = {
10833
+ var defaultProps80 = {
10705
10834
  tab: "date",
10706
10835
  size: Size.medium,
10707
10836
  actionButtons: true
10708
10837
  };
10709
10838
  var DateTimeSelector = (props) => {
10710
10839
  const {
10711
- size = defaultProps79.size,
10712
- tab = defaultProps79.tab,
10713
- actionButtons = defaultProps79.actionButtons,
10840
+ size = defaultProps80.size,
10841
+ tab = defaultProps80.tab,
10842
+ actionButtons = defaultProps80.actionButtons,
10714
10843
  dir,
10715
10844
  ...other
10716
10845
  } = props;
10717
- return /* @__PURE__ */ jsxs101(
10846
+ return /* @__PURE__ */ jsxs106(
10718
10847
  "div",
10719
10848
  {
10720
10849
  ...other,
@@ -10730,34 +10859,34 @@ var DateTimeSelector = (props) => {
10730
10859
  })
10731
10860
  ),
10732
10861
  children: [
10733
- /* @__PURE__ */ jsx239("div", { className: "k-datetime-buttongroup", children: /* @__PURE__ */ jsxs101(ButtonGroup, { stretched: true, children: [
10734
- /* @__PURE__ */ jsx239(Button, { className: "k-group-start", size, selected: tab === "date", children: "Date" }),
10735
- /* @__PURE__ */ jsx239(Button, { className: "k-group-end", size, selected: tab === "time", children: "Time" })
10862
+ /* @__PURE__ */ jsx245("div", { className: "k-datetime-buttongroup", children: /* @__PURE__ */ jsxs106(ButtonGroup, { stretched: true, children: [
10863
+ /* @__PURE__ */ jsx245(Button, { className: "k-group-start", size, selected: tab === "date", children: "Date" }),
10864
+ /* @__PURE__ */ jsx245(Button, { className: "k-group-end", size, selected: tab === "time", children: "Time" })
10736
10865
  ] }) }),
10737
- /* @__PURE__ */ jsx239("div", { className: "k-datetime-selector", children: tab === "time" ? /* @__PURE__ */ jsxs101(Fragment78, { children: [
10738
- /* @__PURE__ */ jsx239("div", { className: "k-datetime-calendar-wrap" }),
10739
- /* @__PURE__ */ jsx239("div", { className: "k-datetime-time-wrap", children: /* @__PURE__ */ jsx239(TimeSelector, { size, columns: ["HH", "mm", "ss", "tt"], focusedColumn: "mm", header: /* @__PURE__ */ jsx239(TimeSelectorHeader, { title: "10:00:00 AM", children: /* @__PURE__ */ jsx239(Button, { size, fillMode: "flat", className: "k-time-now", children: "Now" }) }) }) })
10740
- ] }) : /* @__PURE__ */ jsxs101(Fragment78, { children: [
10741
- /* @__PURE__ */ jsx239("div", { className: "k-datetime-calendar-wrap", children: /* @__PURE__ */ jsx239(CalendarNormal, { size, showOtherMonth: true, dir }) }),
10742
- /* @__PURE__ */ jsx239("div", { className: "k-datetime-time-wrap" })
10866
+ /* @__PURE__ */ jsx245("div", { className: "k-datetime-selector", children: tab === "time" ? /* @__PURE__ */ jsxs106(Fragment83, { children: [
10867
+ /* @__PURE__ */ jsx245("div", { className: "k-datetime-calendar-wrap" }),
10868
+ /* @__PURE__ */ jsx245("div", { className: "k-datetime-time-wrap", children: /* @__PURE__ */ jsx245(TimeSelector, { size, columns: ["HH", "mm", "ss", "tt"], focusedColumn: "mm", header: /* @__PURE__ */ jsx245(TimeSelectorHeader, { title: "10:00:00 AM", children: /* @__PURE__ */ jsx245(Button, { size, fillMode: "flat", className: "k-time-now", children: "Now" }) }) }) })
10869
+ ] }) : /* @__PURE__ */ jsxs106(Fragment83, { children: [
10870
+ /* @__PURE__ */ jsx245("div", { className: "k-datetime-calendar-wrap", children: /* @__PURE__ */ jsx245(CalendarNormal, { size, showOtherMonth: true, dir }) }),
10871
+ /* @__PURE__ */ jsx245("div", { className: "k-datetime-time-wrap" })
10743
10872
  ] }) }),
10744
- actionButtons && /* @__PURE__ */ jsxs101(ActionButtons, { className: "k-datetime-footer", alignment: "stretched", children: [
10745
- /* @__PURE__ */ jsx239(Button, { size, themeColor: "primary", className: "k-time-accept", children: "Set" }),
10746
- /* @__PURE__ */ jsx239(Button, { size, className: "k-time-cancel", children: "Cancel" })
10873
+ actionButtons && /* @__PURE__ */ jsxs106(ActionButtons, { className: "k-datetime-footer", alignment: "stretched", children: [
10874
+ /* @__PURE__ */ jsx245(Button, { size, themeColor: "primary", className: "k-time-accept", children: "Set" }),
10875
+ /* @__PURE__ */ jsx245(Button, { size, className: "k-time-cancel", children: "Cancel" })
10747
10876
  ] })
10748
10877
  ]
10749
10878
  }
10750
10879
  );
10751
10880
  };
10752
- DateTimeSelector.states = states81;
10753
- DateTimeSelector.options = options78;
10881
+ DateTimeSelector.states = states82;
10882
+ DateTimeSelector.options = options79;
10754
10883
  DateTimeSelector.className = DATETIMESELECTOR_CLASSNAME;
10755
- DateTimeSelector.defaultProps = defaultProps79;
10884
+ DateTimeSelector.defaultProps = defaultProps80;
10756
10885
 
10757
10886
  // src/datetimepicker/datetimepicker.spec.tsx
10758
- import { Fragment as Fragment79, jsx as jsx240, jsxs as jsxs102 } from "react/jsx-runtime";
10887
+ import { Fragment as Fragment84, jsx as jsx246, jsxs as jsxs107 } from "react/jsx-runtime";
10759
10888
  var DATETIMEPICKER_CLASSNAME = `k-datetimepicker`;
10760
- var states82 = [
10889
+ var states83 = [
10761
10890
  States.hover,
10762
10891
  States.focus,
10763
10892
  States.valid,
@@ -10767,12 +10896,12 @@ var states82 = [
10767
10896
  States.loading,
10768
10897
  States.readonly
10769
10898
  ];
10770
- var options79 = {
10899
+ var options80 = {
10771
10900
  size: [Size.small, Size.medium, Size.large],
10772
10901
  rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
10773
10902
  fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
10774
10903
  };
10775
- var defaultProps80 = {
10904
+ var defaultProps81 = {
10776
10905
  tab: "date",
10777
10906
  size: Input.defaultProps.size,
10778
10907
  rounded: Input.defaultProps.rounded,
@@ -10796,14 +10925,14 @@ var DateTimePicker = (props) => {
10796
10925
  disabled,
10797
10926
  readonly,
10798
10927
  opened,
10799
- tab = defaultProps80.tab,
10928
+ tab = defaultProps81.tab,
10800
10929
  dir,
10801
10930
  adaptive,
10802
10931
  adaptiveSettings,
10803
10932
  ...other
10804
10933
  } = props;
10805
- return /* @__PURE__ */ jsxs102(Fragment79, { children: [
10806
- /* @__PURE__ */ jsxs102(
10934
+ return /* @__PURE__ */ jsxs107(Fragment84, { children: [
10935
+ /* @__PURE__ */ jsxs107(
10807
10936
  Input,
10808
10937
  {
10809
10938
  ...other,
@@ -10821,9 +10950,9 @@ var DateTimePicker = (props) => {
10821
10950
  readonly,
10822
10951
  className: classNames(props.className, DATETIMEPICKER_CLASSNAME),
10823
10952
  children: [
10824
- /* @__PURE__ */ jsx240(InputPrefix, { children: prefix }),
10825
- /* @__PURE__ */ jsx240(InputInnerInput, { placeholder, value }),
10826
- /* @__PURE__ */ jsx240(
10953
+ /* @__PURE__ */ jsx246(InputPrefix, { children: prefix }),
10954
+ /* @__PURE__ */ jsx246(InputInnerInput, { placeholder, value }),
10955
+ /* @__PURE__ */ jsx246(
10827
10956
  InputValidationIcon,
10828
10957
  {
10829
10958
  valid,
@@ -10832,14 +10961,14 @@ var DateTimePicker = (props) => {
10832
10961
  disabled
10833
10962
  }
10834
10963
  ),
10835
- /* @__PURE__ */ jsx240(
10964
+ /* @__PURE__ */ jsx246(
10836
10965
  InputLoadingIcon,
10837
10966
  {
10838
10967
  loading,
10839
10968
  disabled
10840
10969
  }
10841
10970
  ),
10842
- /* @__PURE__ */ jsx240(
10971
+ /* @__PURE__ */ jsx246(
10843
10972
  InputClearValue,
10844
10973
  {
10845
10974
  loading,
@@ -10848,8 +10977,8 @@ var DateTimePicker = (props) => {
10848
10977
  value
10849
10978
  }
10850
10979
  ),
10851
- /* @__PURE__ */ jsx240(InputSuffix, { children: suffix }),
10852
- /* @__PURE__ */ jsx240(
10980
+ /* @__PURE__ */ jsx246(InputSuffix, { children: suffix }),
10981
+ /* @__PURE__ */ jsx246(
10853
10982
  Button,
10854
10983
  {
10855
10984
  className: "k-input-button",
@@ -10862,9 +10991,9 @@ var DateTimePicker = (props) => {
10862
10991
  ]
10863
10992
  }
10864
10993
  ),
10865
- opened && /* @__PURE__ */ jsx240(Popup, { className: `k-${tab === "time" ? "list" : "calendar"}-container k-datetimepicker-popup`, dir, children: /* @__PURE__ */ jsx240(DateTimeSelector, { tab, dir }) }),
10866
- adaptive && /* @__PURE__ */ jsxs102(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
10867
- /* @__PURE__ */ jsx240(
10994
+ opened && /* @__PURE__ */ jsx246(Popup, { className: `k-${tab === "time" ? "list" : "calendar"}-container k-datetimepicker-popup`, dir, children: /* @__PURE__ */ jsx246(DateTimeSelector, { tab, dir }) }),
10995
+ adaptive && /* @__PURE__ */ jsxs107(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
10996
+ /* @__PURE__ */ jsx246(
10868
10997
  ActionSheetHeader,
10869
10998
  {
10870
10999
  actions: ["x"],
@@ -10872,153 +11001,24 @@ var DateTimePicker = (props) => {
10872
11001
  subTitle: "DD / MM / YY"
10873
11002
  }
10874
11003
  ),
10875
- /* @__PURE__ */ jsx240(DateTimeSelector, { size: "large", tab, actionButtons: false }),
10876
- /* @__PURE__ */ jsx240(ActionSheetFooter, { actions: ["Cancel", "!Set"] })
11004
+ /* @__PURE__ */ jsx246(DateTimeSelector, { size: "large", tab, actionButtons: false }),
11005
+ /* @__PURE__ */ jsx246(ActionSheetFooter, { actions: ["Cancel", "!Set"] })
10877
11006
  ] })
10878
11007
  ] });
10879
11008
  };
10880
- DateTimePicker.states = states82;
10881
- DateTimePicker.options = options79;
11009
+ DateTimePicker.states = states83;
11010
+ DateTimePicker.options = options80;
10882
11011
  DateTimePicker.className = DATETIMEPICKER_CLASSNAME;
10883
- DateTimePicker.defaultProps = defaultProps80;
11012
+ DateTimePicker.defaultProps = defaultProps81;
10884
11013
 
10885
11014
  // src/datetimepicker/templates/datetimepicker-normal.tsx
10886
- import { jsx as jsx241 } from "react/jsx-runtime";
11015
+ import { jsx as jsx247 } from "react/jsx-runtime";
10887
11016
 
10888
11017
  // src/datetimepicker/templates/datetimepicker-popup.tsx
10889
- import { jsx as jsx242 } from "react/jsx-runtime";
11018
+ import { jsx as jsx248 } from "react/jsx-runtime";
10890
11019
 
10891
11020
  // src/datetimepicker/templates/datetimepicker-adaptive.tsx
10892
- import { jsx as jsx243 } from "react/jsx-runtime";
10893
-
10894
- // src/multiviewcalendar/multiviewcalendar.spec.tsx
10895
- import { jsx as jsx244 } from "react/jsx-runtime";
10896
- var MULTIVIEWCALENDAR_CLASSNAME = `k-calendar-range`;
10897
- var states83 = [];
10898
- var options80 = {
10899
- size: [Size.small, Size.medium, Size.large]
10900
- };
10901
- var defaultProps81 = {
10902
- size: Size.medium,
10903
- calendarHeaderText: "October 2021 - November 2021",
10904
- viewsCount: 2,
10905
- orientation: "horizontal",
10906
- calendarView: "month"
10907
- };
10908
- var MultiViewCalendar = (props) => {
10909
- const {
10910
- size = defaultProps81.size,
10911
- orientation = defaultProps81.orientation,
10912
- calendarView = defaultProps81.calendarView,
10913
- calendarHeaderText = defaultProps81.calendarHeaderText,
10914
- viewsCount = defaultProps81.viewsCount,
10915
- showCalendarFooter,
10916
- showWeek,
10917
- dir,
10918
- ...other
10919
- } = props;
10920
- return /* @__PURE__ */ jsx244(
10921
- Calendar,
10922
- {
10923
- ...other,
10924
- className: classNames(
10925
- props.className,
10926
- MULTIVIEWCALENDAR_CLASSNAME
10927
- ),
10928
- size,
10929
- calendarHeaderText,
10930
- calendarView,
10931
- viewsCount,
10932
- orientation,
10933
- showCalendarFooter,
10934
- showWeek,
10935
- dir
10936
- }
10937
- );
10938
- };
10939
- MultiViewCalendar.states = states83;
10940
- MultiViewCalendar.options = options80;
10941
- MultiViewCalendar.className = MULTIVIEWCALENDAR_CLASSNAME;
10942
- MultiViewCalendar.defaultProps = defaultProps81;
10943
-
10944
- // src/multiviewcalendar/templates/multiviewcalendar-century.tsx
10945
- import { Fragment as Fragment80, jsx as jsx245, jsxs as jsxs103 } from "react/jsx-runtime";
10946
-
10947
- // src/multiviewcalendar/templates/multiviewcalendar-decade.tsx
10948
- import { Fragment as Fragment81, jsx as jsx246, jsxs as jsxs104 } from "react/jsx-runtime";
10949
-
10950
- // src/multiviewcalendar/templates/multiviewcalendar-normal.tsx
10951
- import { Fragment as Fragment82, jsx as jsx247, jsxs as jsxs105 } from "react/jsx-runtime";
10952
- var MultiViewCalendarNormal = ({ showOtherMonth, ...props }) => /* @__PURE__ */ jsx247(
10953
- MultiViewCalendar,
10954
- {
10955
- calendarView: "month",
10956
- showTableHead: true,
10957
- children: /* @__PURE__ */ jsxs105(Fragment82, { children: [
10958
- /* @__PURE__ */ jsxs105(CalendarTableRow, { children: [
10959
- /* @__PURE__ */ jsx247(CalendarCell, { text: "30", showOtherMonth, empty: !showOtherMonth, weekend: showOtherMonth }),
10960
- /* @__PURE__ */ jsx247(CalendarCell, { text: "1" }),
10961
- /* @__PURE__ */ jsx247(CalendarCell, { text: "2" }),
10962
- /* @__PURE__ */ jsx247(CalendarCell, { text: "3" }),
10963
- /* @__PURE__ */ jsx247(CalendarCell, { text: "4" }),
10964
- /* @__PURE__ */ jsx247(CalendarCell, { text: "5" }),
10965
- /* @__PURE__ */ jsx247(CalendarCell, { text: "6", weekend: true })
10966
- ] }),
10967
- /* @__PURE__ */ jsxs105(CalendarTableRow, { children: [
10968
- /* @__PURE__ */ jsx247(CalendarCell, { text: "7", weekend: true }),
10969
- /* @__PURE__ */ jsx247(CalendarCell, { text: "8" }),
10970
- /* @__PURE__ */ jsx247(CalendarCell, { text: "9" }),
10971
- /* @__PURE__ */ jsx247(CalendarCell, { text: "10" }),
10972
- /* @__PURE__ */ jsx247(CalendarCell, { text: "11" }),
10973
- /* @__PURE__ */ jsx247(CalendarCell, { text: "12" }),
10974
- /* @__PURE__ */ jsx247(CalendarCell, { text: "13", weekend: true })
10975
- ] }),
10976
- /* @__PURE__ */ jsxs105(CalendarTableRow, { children: [
10977
- /* @__PURE__ */ jsx247(CalendarCell, { text: "14", weekend: true }),
10978
- /* @__PURE__ */ jsx247(CalendarCell, { text: "15" }),
10979
- /* @__PURE__ */ jsx247(CalendarCell, { text: "16", today: true }),
10980
- /* @__PURE__ */ jsx247(CalendarCell, { text: "17" }),
10981
- /* @__PURE__ */ jsx247(CalendarCell, { text: "18" }),
10982
- /* @__PURE__ */ jsx247(CalendarCell, { text: "19" }),
10983
- /* @__PURE__ */ jsx247(CalendarCell, { text: "20", weekend: true })
10984
- ] }),
10985
- /* @__PURE__ */ jsxs105(CalendarTableRow, { children: [
10986
- /* @__PURE__ */ jsx247(CalendarCell, { text: "21", weekend: true }),
10987
- /* @__PURE__ */ jsx247(CalendarCell, { text: "22" }),
10988
- /* @__PURE__ */ jsx247(CalendarCell, { text: "23" }),
10989
- /* @__PURE__ */ jsx247(CalendarCell, { text: "24" }),
10990
- /* @__PURE__ */ jsx247(CalendarCell, { text: "25" }),
10991
- /* @__PURE__ */ jsx247(CalendarCell, { text: "26" }),
10992
- /* @__PURE__ */ jsx247(CalendarCell, { text: "27", weekend: true })
10993
- ] }),
10994
- /* @__PURE__ */ jsxs105(CalendarTableRow, { children: [
10995
- /* @__PURE__ */ jsx247(CalendarCell, { text: "28", weekend: true }),
10996
- /* @__PURE__ */ jsx247(CalendarCell, { text: "29" }),
10997
- /* @__PURE__ */ jsx247(CalendarCell, { text: "30" }),
10998
- /* @__PURE__ */ jsx247(CalendarCell, { text: "31" }),
10999
- /* @__PURE__ */ jsx247(CalendarCell, { text: "1", showOtherMonth, empty: !showOtherMonth }),
11000
- /* @__PURE__ */ jsx247(CalendarCell, { text: "2", showOtherMonth, empty: !showOtherMonth }),
11001
- /* @__PURE__ */ jsx247(CalendarCell, { text: "3", showOtherMonth, empty: !showOtherMonth, weekend: showOtherMonth })
11002
- ] }),
11003
- /* @__PURE__ */ jsxs105(CalendarTableRow, { children: [
11004
- /* @__PURE__ */ jsx247(CalendarCell, { text: "4", showOtherMonth, empty: !showOtherMonth, weekend: showOtherMonth }),
11005
- /* @__PURE__ */ jsx247(CalendarCell, { text: "5", showOtherMonth, empty: !showOtherMonth }),
11006
- /* @__PURE__ */ jsx247(CalendarCell, { text: "6", showOtherMonth, empty: !showOtherMonth }),
11007
- /* @__PURE__ */ jsx247(CalendarCell, { text: "7", showOtherMonth, empty: !showOtherMonth }),
11008
- /* @__PURE__ */ jsx247(CalendarCell, { text: "8", showOtherMonth, empty: !showOtherMonth }),
11009
- /* @__PURE__ */ jsx247(CalendarCell, { text: "9", showOtherMonth, empty: !showOtherMonth }),
11010
- /* @__PURE__ */ jsx247(CalendarCell, { text: "10", showOtherMonth, empty: !showOtherMonth, weekend: showOtherMonth })
11011
- ] })
11012
- ] }),
11013
- ...props
11014
- }
11015
- );
11016
-
11017
- // src/multiviewcalendar/templates/multiviewcalendar-with-weeks.tsx
11018
- import { Fragment as Fragment83, jsx as jsx248, jsxs as jsxs106 } from "react/jsx-runtime";
11019
-
11020
- // src/multiviewcalendar/templates/multiviewcalendar-year.tsx
11021
- import { Fragment as Fragment84, jsx as jsx249, jsxs as jsxs107 } from "react/jsx-runtime";
11021
+ import { jsx as jsx249 } from "react/jsx-runtime";
11022
11022
 
11023
11023
  // src/daterangepicker/daterangepicker.spec.tsx
11024
11024
  import { Fragment as Fragment85, jsx as jsx250, jsxs as jsxs108 } from "react/jsx-runtime";
@@ -17670,724 +17670,944 @@ import { Fragment as Fragment187, jsx as jsx551, jsxs as jsxs259 } from "react/j
17670
17670
  // src/editor/templates/editor-responsive-toolbar.tsx
17671
17671
  import { Fragment as Fragment188, jsx as jsx552, jsxs as jsxs260 } from "react/jsx-runtime";
17672
17672
 
17673
- // src/utils/templates/background/background-clip/border-clip.tsx
17673
+ // src/gantt/gantt.spec.tsx
17674
+ import { jsxs as jsxs261 } from "react/jsx-runtime";
17675
+ var GANTT_CLASSNAME = "k-gantt";
17676
+ var states193 = [];
17677
+ var options178 = {};
17678
+ var defaultProps182 = {};
17679
+ var Gantt = (props) => {
17680
+ const {
17681
+ headerToolbar,
17682
+ footerToolbar,
17683
+ ...other
17684
+ } = props;
17685
+ return /* @__PURE__ */ jsxs261(
17686
+ "div",
17687
+ {
17688
+ ...other,
17689
+ className: classNames(
17690
+ props.className,
17691
+ GANTT_CLASSNAME
17692
+ ),
17693
+ children: [
17694
+ headerToolbar,
17695
+ props.children,
17696
+ footerToolbar
17697
+ ]
17698
+ }
17699
+ );
17700
+ };
17701
+ Gantt.states = states193;
17702
+ Gantt.options = options178;
17703
+ Gantt.className = GANTT_CLASSNAME;
17704
+ Gantt.defaultProps = defaultProps182;
17705
+
17706
+ // src/gantt/gantt-header-toolbar.spec.tsx
17674
17707
  import { jsx as jsx553 } from "react/jsx-runtime";
17675
17708
 
17676
- // src/utils/templates/background/background-clip/content-clip.tsx
17709
+ // src/gantt/gantt-footer-toolbar.spec.tsx
17677
17710
  import { jsx as jsx554 } from "react/jsx-runtime";
17678
17711
 
17679
- // src/utils/templates/background/background-clip/padding-clip.tsx
17712
+ // src/gantt/gantt-content.spec.tsx
17680
17713
  import { jsx as jsx555 } from "react/jsx-runtime";
17681
17714
 
17682
- // src/utils/templates/background/background-clip/text-clip.tsx
17715
+ // src/gantt/gantt-tables-wrapper.spec.tsx
17683
17716
  import { jsx as jsx556 } from "react/jsx-runtime";
17684
17717
 
17718
+ // src/gantt/gantt-columns-table.spec.tsx
17719
+ import { jsx as jsx557 } from "react/jsx-runtime";
17720
+
17721
+ // src/gantt/gantt-rows-table.spec.tsx
17722
+ import { jsx as jsx558 } from "react/jsx-runtime";
17723
+
17724
+ // src/gantt/gantt-tasks-table.spec.tsx
17725
+ import { jsx as jsx559 } from "react/jsx-runtime";
17726
+
17727
+ // src/gantt/gantt-task.spec.tsx
17728
+ import { jsx as jsx560 } from "react/jsx-runtime";
17729
+ var GANTTTASK_CLASSNAME = "k-task";
17730
+ var states194 = [];
17731
+ var options179 = {};
17732
+ var defaultProps183 = {
17733
+ type: "single"
17734
+ };
17735
+ var GanttTask = (props) => {
17736
+ const {
17737
+ type = defaultProps183.type,
17738
+ ...other
17739
+ } = props;
17740
+ return /* @__PURE__ */ jsx560(
17741
+ "div",
17742
+ {
17743
+ ...other,
17744
+ className: classNames(
17745
+ props.className,
17746
+ GANTTTASK_CLASSNAME,
17747
+ {
17748
+ [`k-task-single`]: type === "single",
17749
+ [`k-task-milestone`]: type === "milestone",
17750
+ [`k-task-summary`]: type === "summary"
17751
+ }
17752
+ )
17753
+ }
17754
+ );
17755
+ };
17756
+ GanttTask.states = states194;
17757
+ GanttTask.options = options179;
17758
+ GanttTask.className = GANTTTASK_CLASSNAME;
17759
+ GanttTask.defaultProps = defaultProps183;
17760
+
17761
+ // src/gantt/gantt-task-wrap.spec.tsx
17762
+ import { jsx as jsx561 } from "react/jsx-runtime";
17763
+ var GANTTTASKWRAP_CLASSNAME = "k-task-wrap";
17764
+ var states195 = [];
17765
+ var options180 = {};
17766
+ var defaultProps184 = {
17767
+ type: "single"
17768
+ };
17769
+ var GanttTaskWrap = (props) => {
17770
+ const {
17771
+ type = defaultProps184.type,
17772
+ ...other
17773
+ } = props;
17774
+ return /* @__PURE__ */ jsx561(
17775
+ "div",
17776
+ {
17777
+ ...other,
17778
+ className: classNames(
17779
+ props.className,
17780
+ GANTTTASKWRAP_CLASSNAME,
17781
+ {
17782
+ [`k-milestone-wrap`]: type === "milestone",
17783
+ [`k-summary-wrap`]: type === "summary"
17784
+ }
17785
+ )
17786
+ }
17787
+ );
17788
+ };
17789
+ GanttTaskWrap.states = states195;
17790
+ GanttTaskWrap.options = options180;
17791
+ GanttTaskWrap.className = GANTTTASKWRAP_CLASSNAME;
17792
+ GanttTaskWrap.defaultProps = defaultProps184;
17793
+
17794
+ // src/gantt/gantt-task-dot.spec.tsx
17795
+ import { jsx as jsx562 } from "react/jsx-runtime";
17796
+ var GANTTTASKWDOT_CLASSNAME = "k-task-dot";
17797
+ var states196 = [];
17798
+ var options181 = {};
17799
+ var defaultProps185 = {
17800
+ position: "start"
17801
+ };
17802
+ var GanttTaskDot = (props) => {
17803
+ const {
17804
+ position = defaultProps185.position,
17805
+ ...other
17806
+ } = props;
17807
+ return /* @__PURE__ */ jsx562(
17808
+ "div",
17809
+ {
17810
+ ...other,
17811
+ className: classNames(
17812
+ props.className,
17813
+ GANTTTASKWDOT_CLASSNAME,
17814
+ {
17815
+ [`k-task-start`]: position === "start",
17816
+ [`k-task-end`]: position === "end"
17817
+ }
17818
+ )
17819
+ }
17820
+ );
17821
+ };
17822
+ GanttTaskDot.states = states196;
17823
+ GanttTaskDot.options = options181;
17824
+ GanttTaskDot.className = GANTTTASKWDOT_CLASSNAME;
17825
+ GanttTaskDot.defaultProps = defaultProps185;
17826
+
17827
+ // src/gantt/gantt-task-content.spec.tsx
17828
+ import { jsx as jsx563, jsxs as jsxs262 } from "react/jsx-runtime";
17829
+ var GANTTTASKCONTENT_CLASSNAME = "k-task-content";
17830
+ var states197 = [];
17831
+ var options182 = {};
17832
+ var defaultProps186 = {};
17833
+ var GanttTaskContent = (props) => {
17834
+ const {
17835
+ content,
17836
+ ...other
17837
+ } = props;
17838
+ return /* @__PURE__ */ jsxs262(
17839
+ "div",
17840
+ {
17841
+ ...other,
17842
+ className: classNames(
17843
+ props.className,
17844
+ GANTTTASKCONTENT_CLASSNAME
17845
+ ),
17846
+ children: [
17847
+ content && /* @__PURE__ */ jsx563("div", { className: "k-task-template", children: content }),
17848
+ /* @__PURE__ */ jsx563("span", { className: "k-task-actions", children: /* @__PURE__ */ jsx563("a", { className: "k-link k-task-delete", children: /* @__PURE__ */ jsx563(Icon, { icon: "x" }) }) }),
17849
+ /* @__PURE__ */ jsx563("span", { className: "k-resize-handle k-resize-w" }),
17850
+ /* @__PURE__ */ jsx563("span", { className: "k-resize-handle k-resize-e" })
17851
+ ]
17852
+ }
17853
+ );
17854
+ };
17855
+ GanttTaskContent.states = states197;
17856
+ GanttTaskContent.options = options182;
17857
+ GanttTaskContent.className = GANTTTASKCONTENT_CLASSNAME;
17858
+ GanttTaskContent.defaultProps = defaultProps186;
17859
+
17860
+ // src/gantt/gantt-line.spec.tsx
17861
+ import { jsx as jsx564 } from "react/jsx-runtime";
17862
+ var GANTTLINE_CLASSNAME = "k-gantt-line";
17863
+ var states198 = [];
17864
+ var options183 = {};
17865
+ var defaultProps187 = {
17866
+ orientation: "horizontal"
17867
+ };
17868
+ var GanttLine = (props) => {
17869
+ const {
17870
+ orientation = defaultProps187.orientation,
17871
+ ...other
17872
+ } = props;
17873
+ return /* @__PURE__ */ jsx564(
17874
+ "div",
17875
+ {
17876
+ ...other,
17877
+ className: classNames(
17878
+ props.className,
17879
+ GANTTLINE_CLASSNAME,
17880
+ {
17881
+ [`k-gantt-line-h`]: orientation === "horizontal",
17882
+ [`k-gantt-line-v`]: orientation === "vertical"
17883
+ }
17884
+ )
17885
+ }
17886
+ );
17887
+ };
17888
+ GanttLine.states = states198;
17889
+ GanttLine.options = options183;
17890
+ GanttLine.className = GANTTLINE_CLASSNAME;
17891
+ GanttLine.defaultProps = defaultProps187;
17892
+
17893
+ // src/utils/templates/background/background-clip/border-clip.tsx
17894
+ import { jsx as jsx565 } from "react/jsx-runtime";
17895
+
17896
+ // src/utils/templates/background/background-clip/content-clip.tsx
17897
+ import { jsx as jsx566 } from "react/jsx-runtime";
17898
+
17899
+ // src/utils/templates/background/background-clip/padding-clip.tsx
17900
+ import { jsx as jsx567 } from "react/jsx-runtime";
17901
+
17902
+ // src/utils/templates/background/background-clip/text-clip.tsx
17903
+ import { jsx as jsx568 } from "react/jsx-runtime";
17904
+
17685
17905
  // src/utils/templates/background/background-color/color.tsx
17686
- import { jsx as jsx557, jsxs as jsxs261 } from "react/jsx-runtime";
17906
+ import { jsx as jsx569, jsxs as jsxs263 } from "react/jsx-runtime";
17687
17907
 
17688
17908
  // src/utils/templates/borders/border-color/all-sides.tsx
17689
- import { jsx as jsx558, jsxs as jsxs262 } from "react/jsx-runtime";
17909
+ import { jsx as jsx570, jsxs as jsxs264 } from "react/jsx-runtime";
17690
17910
 
17691
17911
  // src/utils/templates/borders/border-color/individual.tsx
17692
- import { jsx as jsx559, jsxs as jsxs263 } from "react/jsx-runtime";
17912
+ import { jsx as jsx571, jsxs as jsxs265 } from "react/jsx-runtime";
17693
17913
 
17694
17914
  // src/utils/templates/borders/border-color/left-right.tsx
17695
- import { jsx as jsx560, jsxs as jsxs264 } from "react/jsx-runtime";
17915
+ import { jsx as jsx572, jsxs as jsxs266 } from "react/jsx-runtime";
17696
17916
 
17697
17917
  // src/utils/templates/borders/border-color/top-bottom.tsx
17698
- import { jsx as jsx561, jsxs as jsxs265 } from "react/jsx-runtime";
17918
+ import { jsx as jsx573, jsxs as jsxs267 } from "react/jsx-runtime";
17699
17919
 
17700
17920
  // src/utils/templates/borders/border-radius/corners.tsx
17701
- import { jsx as jsx562, jsxs as jsxs266 } from "react/jsx-runtime";
17921
+ import { jsx as jsx574, jsxs as jsxs268 } from "react/jsx-runtime";
17702
17922
 
17703
17923
  // src/utils/templates/borders/border-radius/no-rounding.tsx
17704
- import { jsx as jsx563, jsxs as jsxs267 } from "react/jsx-runtime";
17924
+ import { jsx as jsx575, jsxs as jsxs269 } from "react/jsx-runtime";
17705
17925
 
17706
17926
  // src/utils/templates/borders/border-radius/rounding.tsx
17707
- import { jsx as jsx564, jsxs as jsxs268 } from "react/jsx-runtime";
17927
+ import { jsx as jsx576, jsxs as jsxs270 } from "react/jsx-runtime";
17708
17928
 
17709
17929
  // src/utils/templates/borders/border-radius/sides.tsx
17710
- import { jsx as jsx565, jsxs as jsxs269 } from "react/jsx-runtime";
17930
+ import { jsx as jsx577, jsxs as jsxs271 } from "react/jsx-runtime";
17711
17931
 
17712
17932
  // src/utils/templates/borders/border-style/all-sides.tsx
17713
- import { jsx as jsx566, jsxs as jsxs270 } from "react/jsx-runtime";
17933
+ import { jsx as jsx578, jsxs as jsxs272 } from "react/jsx-runtime";
17714
17934
 
17715
17935
  // src/utils/templates/borders/border-style/individual.tsx
17716
- import { jsx as jsx567, jsxs as jsxs271 } from "react/jsx-runtime";
17936
+ import { jsx as jsx579, jsxs as jsxs273 } from "react/jsx-runtime";
17717
17937
 
17718
17938
  // src/utils/templates/borders/border-style/left-right.tsx
17719
- import { jsx as jsx568, jsxs as jsxs272 } from "react/jsx-runtime";
17939
+ import { jsx as jsx580, jsxs as jsxs274 } from "react/jsx-runtime";
17720
17940
 
17721
17941
  // src/utils/templates/borders/border-style/no-style.tsx
17722
- import { jsx as jsx569 } from "react/jsx-runtime";
17942
+ import { jsx as jsx581 } from "react/jsx-runtime";
17723
17943
 
17724
17944
  // src/utils/templates/borders/border-style/top-bottom.tsx
17725
- import { jsx as jsx570, jsxs as jsxs273 } from "react/jsx-runtime";
17945
+ import { jsx as jsx582, jsxs as jsxs275 } from "react/jsx-runtime";
17726
17946
 
17727
17947
  // src/utils/templates/borders/border-width/all-sides.tsx
17728
- import { jsx as jsx571, jsxs as jsxs274 } from "react/jsx-runtime";
17948
+ import { jsx as jsx583, jsxs as jsxs276 } from "react/jsx-runtime";
17729
17949
 
17730
17950
  // src/utils/templates/borders/border-width/individual.tsx
17731
- import { jsx as jsx572, jsxs as jsxs275 } from "react/jsx-runtime";
17951
+ import { jsx as jsx584, jsxs as jsxs277 } from "react/jsx-runtime";
17732
17952
 
17733
17953
  // src/utils/templates/borders/border-width/left-right.tsx
17734
- import { jsx as jsx573, jsxs as jsxs276 } from "react/jsx-runtime";
17954
+ import { jsx as jsx585, jsxs as jsxs278 } from "react/jsx-runtime";
17735
17955
 
17736
17956
  // src/utils/templates/borders/border-width/top-bottom.tsx
17737
- import { jsx as jsx574, jsxs as jsxs277 } from "react/jsx-runtime";
17957
+ import { jsx as jsx586, jsxs as jsxs279 } from "react/jsx-runtime";
17738
17958
 
17739
17959
  // src/utils/templates/borders/outline-color/all-sides.tsx
17740
- import { jsx as jsx575 } from "react/jsx-runtime";
17960
+ import { jsx as jsx587 } from "react/jsx-runtime";
17741
17961
 
17742
17962
  // src/utils/templates/borders/outline-offset/all-sides.tsx
17743
- import { jsx as jsx576, jsxs as jsxs278 } from "react/jsx-runtime";
17963
+ import { jsx as jsx588, jsxs as jsxs280 } from "react/jsx-runtime";
17744
17964
 
17745
17965
  // src/utils/templates/borders/outline-offset/no-offset.tsx
17746
- import { jsx as jsx577 } from "react/jsx-runtime";
17966
+ import { jsx as jsx589 } from "react/jsx-runtime";
17747
17967
 
17748
17968
  // src/utils/templates/borders/outline-style/all-sides.tsx
17749
- import { jsx as jsx578, jsxs as jsxs279 } from "react/jsx-runtime";
17969
+ import { jsx as jsx590, jsxs as jsxs281 } from "react/jsx-runtime";
17750
17970
 
17751
17971
  // src/utils/templates/borders/outline-style/no-style.tsx
17752
- import { jsx as jsx579 } from "react/jsx-runtime";
17972
+ import { jsx as jsx591 } from "react/jsx-runtime";
17753
17973
 
17754
17974
  // src/utils/templates/borders/outline-width/all-sides.tsx
17755
- import { jsx as jsx580, jsxs as jsxs280 } from "react/jsx-runtime";
17975
+ import { jsx as jsx592, jsxs as jsxs282 } from "react/jsx-runtime";
17756
17976
 
17757
17977
  // src/utils/templates/borders/outline-width/no-width.tsx
17758
- import { jsx as jsx581 } from "react/jsx-runtime";
17978
+ import { jsx as jsx593 } from "react/jsx-runtime";
17759
17979
 
17760
17980
  // src/utils/templates/effects/opacity/applying.tsx
17761
- import { jsx as jsx582, jsxs as jsxs281 } from "react/jsx-runtime";
17981
+ import { jsx as jsx594, jsxs as jsxs283 } from "react/jsx-runtime";
17762
17982
 
17763
17983
  // src/utils/templates/filters/backdrop-blur/applying.tsx
17764
- import { Fragment as Fragment189, jsx as jsx583, jsxs as jsxs282 } from "react/jsx-runtime";
17984
+ import { Fragment as Fragment189, jsx as jsx595, jsxs as jsxs284 } from "react/jsx-runtime";
17765
17985
 
17766
17986
  // src/utils/templates/flex-grid/align-content/around.tsx
17767
- import { jsx as jsx584, jsxs as jsxs283 } from "react/jsx-runtime";
17987
+ import { jsx as jsx596, jsxs as jsxs285 } from "react/jsx-runtime";
17768
17988
 
17769
17989
  // src/utils/templates/flex-grid/align-content/between.tsx
17770
- import { jsx as jsx585, jsxs as jsxs284 } from "react/jsx-runtime";
17990
+ import { jsx as jsx597, jsxs as jsxs286 } from "react/jsx-runtime";
17771
17991
 
17772
17992
  // src/utils/templates/flex-grid/align-content/center.tsx
17773
- import { jsx as jsx586, jsxs as jsxs285 } from "react/jsx-runtime";
17993
+ import { jsx as jsx598, jsxs as jsxs287 } from "react/jsx-runtime";
17774
17994
 
17775
17995
  // src/utils/templates/flex-grid/align-content/end.tsx
17776
- import { jsx as jsx587, jsxs as jsxs286 } from "react/jsx-runtime";
17996
+ import { jsx as jsx599, jsxs as jsxs288 } from "react/jsx-runtime";
17777
17997
 
17778
17998
  // src/utils/templates/flex-grid/align-content/evenly.tsx
17779
- import { jsx as jsx588, jsxs as jsxs287 } from "react/jsx-runtime";
17999
+ import { jsx as jsx600, jsxs as jsxs289 } from "react/jsx-runtime";
17780
18000
 
17781
18001
  // src/utils/templates/flex-grid/align-content/normal.tsx
17782
- import { jsx as jsx589, jsxs as jsxs288 } from "react/jsx-runtime";
18002
+ import { jsx as jsx601, jsxs as jsxs290 } from "react/jsx-runtime";
17783
18003
 
17784
18004
  // src/utils/templates/flex-grid/align-content/start.tsx
17785
- import { jsx as jsx590, jsxs as jsxs289 } from "react/jsx-runtime";
18005
+ import { jsx as jsx602, jsxs as jsxs291 } from "react/jsx-runtime";
17786
18006
 
17787
18007
  // src/utils/templates/flex-grid/align-content/stretch.tsx
17788
- import { jsx as jsx591, jsxs as jsxs290 } from "react/jsx-runtime";
18008
+ import { jsx as jsx603, jsxs as jsxs292 } from "react/jsx-runtime";
17789
18009
 
17790
18010
  // src/utils/templates/flex-grid/align-items/baseline.tsx
17791
- import { jsx as jsx592, jsxs as jsxs291 } from "react/jsx-runtime";
18011
+ import { jsx as jsx604, jsxs as jsxs293 } from "react/jsx-runtime";
17792
18012
 
17793
18013
  // src/utils/templates/flex-grid/align-items/center.tsx
17794
- import { jsx as jsx593, jsxs as jsxs292 } from "react/jsx-runtime";
18014
+ import { jsx as jsx605, jsxs as jsxs294 } from "react/jsx-runtime";
17795
18015
 
17796
18016
  // src/utils/templates/flex-grid/align-items/end.tsx
17797
- import { jsx as jsx594, jsxs as jsxs293 } from "react/jsx-runtime";
18017
+ import { jsx as jsx606, jsxs as jsxs295 } from "react/jsx-runtime";
17798
18018
 
17799
18019
  // src/utils/templates/flex-grid/align-items/start.tsx
17800
- import { jsx as jsx595, jsxs as jsxs294 } from "react/jsx-runtime";
18020
+ import { jsx as jsx607, jsxs as jsxs296 } from "react/jsx-runtime";
17801
18021
 
17802
18022
  // src/utils/templates/flex-grid/align-items/stretch.tsx
17803
- import { jsx as jsx596, jsxs as jsxs295 } from "react/jsx-runtime";
18023
+ import { jsx as jsx608, jsxs as jsxs297 } from "react/jsx-runtime";
17804
18024
 
17805
18025
  // src/utils/templates/flex-grid/align-self/baseline.tsx
17806
- import { jsx as jsx597, jsxs as jsxs296 } from "react/jsx-runtime";
18026
+ import { jsx as jsx609, jsxs as jsxs298 } from "react/jsx-runtime";
17807
18027
 
17808
18028
  // src/utils/templates/flex-grid/align-self/center.tsx
17809
- import { jsx as jsx598, jsxs as jsxs297 } from "react/jsx-runtime";
18029
+ import { jsx as jsx610, jsxs as jsxs299 } from "react/jsx-runtime";
17810
18030
 
17811
18031
  // src/utils/templates/flex-grid/align-self/end.tsx
17812
- import { jsx as jsx599, jsxs as jsxs298 } from "react/jsx-runtime";
18032
+ import { jsx as jsx611, jsxs as jsxs300 } from "react/jsx-runtime";
17813
18033
 
17814
18034
  // src/utils/templates/flex-grid/align-self/start.tsx
17815
- import { jsx as jsx600, jsxs as jsxs299 } from "react/jsx-runtime";
18035
+ import { jsx as jsx612, jsxs as jsxs301 } from "react/jsx-runtime";
17816
18036
 
17817
18037
  // src/utils/templates/flex-grid/align-self/stretch.tsx
17818
- import { jsx as jsx601, jsxs as jsxs300 } from "react/jsx-runtime";
18038
+ import { jsx as jsx613, jsxs as jsxs302 } from "react/jsx-runtime";
17819
18039
 
17820
18040
  // src/utils/templates/flex-grid/flex/auto.tsx
17821
- import { jsx as jsx602, jsxs as jsxs301 } from "react/jsx-runtime";
18041
+ import { jsx as jsx614, jsxs as jsxs303 } from "react/jsx-runtime";
17822
18042
 
17823
18043
  // src/utils/templates/flex-grid/flex/flex-1.tsx
17824
- import { jsx as jsx603, jsxs as jsxs302 } from "react/jsx-runtime";
18044
+ import { jsx as jsx615, jsxs as jsxs304 } from "react/jsx-runtime";
17825
18045
 
17826
18046
  // src/utils/templates/flex-grid/flex/initial.tsx
17827
- import { jsx as jsx604, jsxs as jsxs303 } from "react/jsx-runtime";
18047
+ import { jsx as jsx616, jsxs as jsxs305 } from "react/jsx-runtime";
17828
18048
 
17829
18049
  // src/utils/templates/flex-grid/flex/none.tsx
17830
- import { jsx as jsx605, jsxs as jsxs304 } from "react/jsx-runtime";
18050
+ import { jsx as jsx617, jsxs as jsxs306 } from "react/jsx-runtime";
17831
18051
 
17832
18052
  // src/utils/templates/flex-grid/flex-basis/auto.tsx
17833
- import { jsx as jsx606, jsxs as jsxs305 } from "react/jsx-runtime";
18053
+ import { jsx as jsx618, jsxs as jsxs307 } from "react/jsx-runtime";
17834
18054
 
17835
18055
  // src/utils/templates/flex-grid/flex-basis/size.tsx
17836
- import { jsx as jsx607, jsxs as jsxs306 } from "react/jsx-runtime";
18056
+ import { jsx as jsx619, jsxs as jsxs308 } from "react/jsx-runtime";
17837
18057
 
17838
18058
  // src/utils/templates/flex-grid/flex-direction/column-reverse.tsx
17839
- import { jsx as jsx608, jsxs as jsxs307 } from "react/jsx-runtime";
18059
+ import { jsx as jsx620, jsxs as jsxs309 } from "react/jsx-runtime";
17840
18060
 
17841
18061
  // src/utils/templates/flex-grid/flex-direction/column.tsx
17842
- import { jsx as jsx609, jsxs as jsxs308 } from "react/jsx-runtime";
18062
+ import { jsx as jsx621, jsxs as jsxs310 } from "react/jsx-runtime";
17843
18063
 
17844
18064
  // src/utils/templates/flex-grid/flex-direction/row-reverse.tsx
17845
- import { jsx as jsx610, jsxs as jsxs309 } from "react/jsx-runtime";
18065
+ import { jsx as jsx622, jsxs as jsxs311 } from "react/jsx-runtime";
17846
18066
 
17847
18067
  // src/utils/templates/flex-grid/flex-direction/row.tsx
17848
- import { jsx as jsx611, jsxs as jsxs310 } from "react/jsx-runtime";
18068
+ import { jsx as jsx623, jsxs as jsxs312 } from "react/jsx-runtime";
17849
18069
 
17850
18070
  // src/utils/templates/flex-grid/flex-grow/grow-0.tsx
17851
- import { jsx as jsx612, jsxs as jsxs311 } from "react/jsx-runtime";
18071
+ import { jsx as jsx624, jsxs as jsxs313 } from "react/jsx-runtime";
17852
18072
 
17853
18073
  // src/utils/templates/flex-grid/flex-grow/grow-1.tsx
17854
- import { jsx as jsx613, jsxs as jsxs312 } from "react/jsx-runtime";
18074
+ import { jsx as jsx625, jsxs as jsxs314 } from "react/jsx-runtime";
17855
18075
 
17856
18076
  // src/utils/templates/flex-grid/flex-srink/shrink-0.tsx
17857
- import { jsx as jsx614, jsxs as jsxs313 } from "react/jsx-runtime";
18077
+ import { jsx as jsx626, jsxs as jsxs315 } from "react/jsx-runtime";
17858
18078
 
17859
18079
  // src/utils/templates/flex-grid/flex-srink/shrink-1.tsx
17860
- import { jsx as jsx615, jsxs as jsxs314 } from "react/jsx-runtime";
18080
+ import { jsx as jsx627, jsxs as jsxs316 } from "react/jsx-runtime";
17861
18081
 
17862
18082
  // src/utils/templates/flex-grid/flex-wrap/nowrap.tsx
17863
- import { jsx as jsx616, jsxs as jsxs315 } from "react/jsx-runtime";
18083
+ import { jsx as jsx628, jsxs as jsxs317 } from "react/jsx-runtime";
17864
18084
 
17865
18085
  // src/utils/templates/flex-grid/flex-wrap/wrap-reverse.tsx
17866
- import { jsx as jsx617, jsxs as jsxs316 } from "react/jsx-runtime";
18086
+ import { jsx as jsx629, jsxs as jsxs318 } from "react/jsx-runtime";
17867
18087
 
17868
18088
  // src/utils/templates/flex-grid/flex-wrap/wrap.tsx
17869
- import { jsx as jsx618, jsxs as jsxs317 } from "react/jsx-runtime";
18089
+ import { jsx as jsx630, jsxs as jsxs319 } from "react/jsx-runtime";
17870
18090
 
17871
18091
  // src/utils/templates/flex-grid/gap/size-x-y.tsx
17872
- import { jsx as jsx619, jsxs as jsxs318 } from "react/jsx-runtime";
18092
+ import { jsx as jsx631, jsxs as jsxs320 } from "react/jsx-runtime";
17873
18093
 
17874
18094
  // src/utils/templates/flex-grid/gap/size.tsx
17875
- import { jsx as jsx620, jsxs as jsxs319 } from "react/jsx-runtime";
18095
+ import { jsx as jsx632, jsxs as jsxs321 } from "react/jsx-runtime";
17876
18096
 
17877
18097
  // src/utils/templates/flex-grid/grid-auto-cols/auto.tsx
17878
- import { jsx as jsx621, jsxs as jsxs320 } from "react/jsx-runtime";
18098
+ import { jsx as jsx633, jsxs as jsxs322 } from "react/jsx-runtime";
17879
18099
 
17880
18100
  // src/utils/templates/flex-grid/grid-auto-cols/fr.tsx
17881
- import { jsx as jsx622, jsxs as jsxs321 } from "react/jsx-runtime";
18101
+ import { jsx as jsx634, jsxs as jsxs323 } from "react/jsx-runtime";
17882
18102
 
17883
18103
  // src/utils/templates/flex-grid/grid-auto-cols/max.tsx
17884
- import { jsx as jsx623, jsxs as jsxs322 } from "react/jsx-runtime";
18104
+ import { jsx as jsx635, jsxs as jsxs324 } from "react/jsx-runtime";
17885
18105
 
17886
18106
  // src/utils/templates/flex-grid/grid-auto-cols/min.tsx
17887
- import { jsx as jsx624, jsxs as jsxs323 } from "react/jsx-runtime";
18107
+ import { jsx as jsx636, jsxs as jsxs325 } from "react/jsx-runtime";
17888
18108
 
17889
18109
  // src/utils/templates/flex-grid/grid-auto-flow/column.tsx
17890
- import { jsx as jsx625, jsxs as jsxs324 } from "react/jsx-runtime";
18110
+ import { jsx as jsx637, jsxs as jsxs326 } from "react/jsx-runtime";
17891
18111
 
17892
18112
  // src/utils/templates/flex-grid/grid-auto-flow/dense.tsx
17893
- import { jsx as jsx626, jsxs as jsxs325 } from "react/jsx-runtime";
18113
+ import { jsx as jsx638, jsxs as jsxs327 } from "react/jsx-runtime";
17894
18114
 
17895
18115
  // src/utils/templates/flex-grid/grid-auto-flow/row.tsx
17896
- import { jsx as jsx627, jsxs as jsxs326 } from "react/jsx-runtime";
18116
+ import { jsx as jsx639, jsxs as jsxs328 } from "react/jsx-runtime";
17897
18117
 
17898
18118
  // src/utils/templates/flex-grid/grid-auto-rows/auto.tsx
17899
- import { jsx as jsx628, jsxs as jsxs327 } from "react/jsx-runtime";
18119
+ import { jsx as jsx640, jsxs as jsxs329 } from "react/jsx-runtime";
17900
18120
 
17901
18121
  // src/utils/templates/flex-grid/grid-auto-rows/fr.tsx
17902
- import { jsx as jsx629, jsxs as jsxs328 } from "react/jsx-runtime";
18122
+ import { jsx as jsx641, jsxs as jsxs330 } from "react/jsx-runtime";
17903
18123
 
17904
18124
  // src/utils/templates/flex-grid/grid-auto-rows/min.tsx
17905
- import { jsx as jsx630, jsxs as jsxs329 } from "react/jsx-runtime";
18125
+ import { jsx as jsx642, jsxs as jsxs331 } from "react/jsx-runtime";
17906
18126
 
17907
18127
  // src/utils/templates/flex-grid/grid-col-start-end/start-end-n.tsx
17908
- import { jsx as jsx631, jsxs as jsxs330 } from "react/jsx-runtime";
18128
+ import { jsx as jsx643, jsxs as jsxs332 } from "react/jsx-runtime";
17909
18129
 
17910
18130
  // src/utils/templates/flex-grid/grid-row-start-end/start-end-n.tsx
17911
- import { jsx as jsx632, jsxs as jsxs331 } from "react/jsx-runtime";
18131
+ import { jsx as jsx644, jsxs as jsxs333 } from "react/jsx-runtime";
17912
18132
 
17913
18133
  // src/utils/templates/flex-grid/grid-template-cols/integer.tsx
17914
- import { jsx as jsx633, jsxs as jsxs332 } from "react/jsx-runtime";
18134
+ import { jsx as jsx645, jsxs as jsxs334 } from "react/jsx-runtime";
17915
18135
 
17916
18136
  // src/utils/templates/flex-grid/grid-template-rows/integer.tsx
17917
- import { jsx as jsx634, jsxs as jsxs333 } from "react/jsx-runtime";
18137
+ import { jsx as jsx646, jsxs as jsxs335 } from "react/jsx-runtime";
17918
18138
 
17919
18139
  // src/utils/templates/flex-grid/justify-content/around.tsx
17920
- import { jsx as jsx635, jsxs as jsxs334 } from "react/jsx-runtime";
18140
+ import { jsx as jsx647, jsxs as jsxs336 } from "react/jsx-runtime";
17921
18141
 
17922
18142
  // src/utils/templates/flex-grid/justify-content/between.tsx
17923
- import { jsx as jsx636, jsxs as jsxs335 } from "react/jsx-runtime";
18143
+ import { jsx as jsx648, jsxs as jsxs337 } from "react/jsx-runtime";
17924
18144
 
17925
18145
  // src/utils/templates/flex-grid/justify-content/center.tsx
17926
- import { jsx as jsx637, jsxs as jsxs336 } from "react/jsx-runtime";
18146
+ import { jsx as jsx649, jsxs as jsxs338 } from "react/jsx-runtime";
17927
18147
 
17928
18148
  // src/utils/templates/flex-grid/justify-content/end.tsx
17929
- import { jsx as jsx638, jsxs as jsxs337 } from "react/jsx-runtime";
18149
+ import { jsx as jsx650, jsxs as jsxs339 } from "react/jsx-runtime";
17930
18150
 
17931
18151
  // src/utils/templates/flex-grid/justify-content/evenly.tsx
17932
- import { jsx as jsx639, jsxs as jsxs338 } from "react/jsx-runtime";
18152
+ import { jsx as jsx651, jsxs as jsxs340 } from "react/jsx-runtime";
17933
18153
 
17934
18154
  // src/utils/templates/flex-grid/justify-content/normal.tsx
17935
- import { jsx as jsx640, jsxs as jsxs339 } from "react/jsx-runtime";
18155
+ import { jsx as jsx652, jsxs as jsxs341 } from "react/jsx-runtime";
17936
18156
 
17937
18157
  // src/utils/templates/flex-grid/justify-content/start.tsx
17938
- import { jsx as jsx641, jsxs as jsxs340 } from "react/jsx-runtime";
18158
+ import { jsx as jsx653, jsxs as jsxs342 } from "react/jsx-runtime";
17939
18159
 
17940
18160
  // src/utils/templates/flex-grid/justify-content/stretch.tsx
17941
- import { jsx as jsx642, jsxs as jsxs341 } from "react/jsx-runtime";
18161
+ import { jsx as jsx654, jsxs as jsxs343 } from "react/jsx-runtime";
17942
18162
 
17943
18163
  // src/utils/templates/flex-grid/justify-items/center.tsx
17944
- import { jsx as jsx643, jsxs as jsxs342 } from "react/jsx-runtime";
18164
+ import { jsx as jsx655, jsxs as jsxs344 } from "react/jsx-runtime";
17945
18165
 
17946
18166
  // src/utils/templates/flex-grid/justify-items/end.tsx
17947
- import { jsx as jsx644, jsxs as jsxs343 } from "react/jsx-runtime";
18167
+ import { jsx as jsx656, jsxs as jsxs345 } from "react/jsx-runtime";
17948
18168
 
17949
18169
  // src/utils/templates/flex-grid/justify-items/start.tsx
17950
- import { jsx as jsx645, jsxs as jsxs344 } from "react/jsx-runtime";
18170
+ import { jsx as jsx657, jsxs as jsxs346 } from "react/jsx-runtime";
17951
18171
 
17952
18172
  // src/utils/templates/flex-grid/justify-items/stretch.tsx
17953
- import { jsx as jsx646, jsxs as jsxs345 } from "react/jsx-runtime";
18173
+ import { jsx as jsx658, jsxs as jsxs347 } from "react/jsx-runtime";
17954
18174
 
17955
18175
  // src/utils/templates/flex-grid/justify-self/center.tsx
17956
- import { jsx as jsx647, jsxs as jsxs346 } from "react/jsx-runtime";
18176
+ import { jsx as jsx659, jsxs as jsxs348 } from "react/jsx-runtime";
17957
18177
 
17958
18178
  // src/utils/templates/flex-grid/justify-self/end.tsx
17959
- import { jsx as jsx648, jsxs as jsxs347 } from "react/jsx-runtime";
18179
+ import { jsx as jsx660, jsxs as jsxs349 } from "react/jsx-runtime";
17960
18180
 
17961
18181
  // src/utils/templates/flex-grid/justify-self/start.tsx
17962
- import { jsx as jsx649, jsxs as jsxs348 } from "react/jsx-runtime";
18182
+ import { jsx as jsx661, jsxs as jsxs350 } from "react/jsx-runtime";
17963
18183
 
17964
18184
  // src/utils/templates/flex-grid/justify-self/stretch.tsx
17965
- import { jsx as jsx650, jsxs as jsxs349 } from "react/jsx-runtime";
18185
+ import { jsx as jsx662, jsxs as jsxs351 } from "react/jsx-runtime";
17966
18186
 
17967
18187
  // src/utils/templates/flex-grid/order/first.tsx
17968
- import { jsx as jsx651, jsxs as jsxs350 } from "react/jsx-runtime";
18188
+ import { jsx as jsx663, jsxs as jsxs352 } from "react/jsx-runtime";
17969
18189
 
17970
18190
  // src/utils/templates/flex-grid/order/integer.tsx
17971
- import { jsx as jsx652, jsxs as jsxs351 } from "react/jsx-runtime";
18191
+ import { jsx as jsx664, jsxs as jsxs353 } from "react/jsx-runtime";
17972
18192
 
17973
18193
  // src/utils/templates/flex-grid/order/last.tsx
17974
- import { jsx as jsx653, jsxs as jsxs352 } from "react/jsx-runtime";
18194
+ import { jsx as jsx665, jsxs as jsxs354 } from "react/jsx-runtime";
17975
18195
 
17976
18196
  // src/utils/templates/flex-grid/place-content/around.tsx
17977
- import { jsx as jsx654, jsxs as jsxs353 } from "react/jsx-runtime";
18197
+ import { jsx as jsx666, jsxs as jsxs355 } from "react/jsx-runtime";
17978
18198
 
17979
18199
  // src/utils/templates/flex-grid/place-content/between.tsx
17980
- import { jsx as jsx655, jsxs as jsxs354 } from "react/jsx-runtime";
18200
+ import { jsx as jsx667, jsxs as jsxs356 } from "react/jsx-runtime";
17981
18201
 
17982
18202
  // src/utils/templates/flex-grid/place-content/center.tsx
17983
- import { jsx as jsx656, jsxs as jsxs355 } from "react/jsx-runtime";
18203
+ import { jsx as jsx668, jsxs as jsxs357 } from "react/jsx-runtime";
17984
18204
 
17985
18205
  // src/utils/templates/flex-grid/place-content/end.tsx
17986
- import { jsx as jsx657, jsxs as jsxs356 } from "react/jsx-runtime";
18206
+ import { jsx as jsx669, jsxs as jsxs358 } from "react/jsx-runtime";
17987
18207
 
17988
18208
  // src/utils/templates/flex-grid/place-content/evenly.tsx
17989
- import { jsx as jsx658, jsxs as jsxs357 } from "react/jsx-runtime";
18209
+ import { jsx as jsx670, jsxs as jsxs359 } from "react/jsx-runtime";
17990
18210
 
17991
18211
  // src/utils/templates/flex-grid/place-content/normal.tsx
17992
- import { jsx as jsx659, jsxs as jsxs358 } from "react/jsx-runtime";
18212
+ import { jsx as jsx671, jsxs as jsxs360 } from "react/jsx-runtime";
17993
18213
 
17994
18214
  // src/utils/templates/flex-grid/place-content/start.tsx
17995
- import { jsx as jsx660, jsxs as jsxs359 } from "react/jsx-runtime";
18215
+ import { jsx as jsx672, jsxs as jsxs361 } from "react/jsx-runtime";
17996
18216
 
17997
18217
  // src/utils/templates/flex-grid/place-content/stretch.tsx
17998
- import { jsx as jsx661, jsxs as jsxs360 } from "react/jsx-runtime";
18218
+ import { jsx as jsx673, jsxs as jsxs362 } from "react/jsx-runtime";
17999
18219
 
18000
18220
  // src/utils/templates/flex-grid/place-items/center.tsx
18001
- import { jsx as jsx662, jsxs as jsxs361 } from "react/jsx-runtime";
18221
+ import { jsx as jsx674, jsxs as jsxs363 } from "react/jsx-runtime";
18002
18222
 
18003
18223
  // src/utils/templates/flex-grid/place-items/end.tsx
18004
- import { jsx as jsx663, jsxs as jsxs362 } from "react/jsx-runtime";
18224
+ import { jsx as jsx675, jsxs as jsxs364 } from "react/jsx-runtime";
18005
18225
 
18006
18226
  // src/utils/templates/flex-grid/place-items/start.tsx
18007
- import { jsx as jsx664, jsxs as jsxs363 } from "react/jsx-runtime";
18227
+ import { jsx as jsx676, jsxs as jsxs365 } from "react/jsx-runtime";
18008
18228
 
18009
18229
  // src/utils/templates/flex-grid/place-items/stretch.tsx
18010
- import { jsx as jsx665, jsxs as jsxs364 } from "react/jsx-runtime";
18230
+ import { jsx as jsx677, jsxs as jsxs366 } from "react/jsx-runtime";
18011
18231
 
18012
18232
  // src/utils/templates/flex-grid/place-self/center.tsx
18013
- import { jsx as jsx666, jsxs as jsxs365 } from "react/jsx-runtime";
18233
+ import { jsx as jsx678, jsxs as jsxs367 } from "react/jsx-runtime";
18014
18234
 
18015
18235
  // src/utils/templates/flex-grid/place-self/end.tsx
18016
- import { jsx as jsx667, jsxs as jsxs366 } from "react/jsx-runtime";
18236
+ import { jsx as jsx679, jsxs as jsxs368 } from "react/jsx-runtime";
18017
18237
 
18018
18238
  // src/utils/templates/flex-grid/place-self/start.tsx
18019
- import { jsx as jsx668, jsxs as jsxs367 } from "react/jsx-runtime";
18239
+ import { jsx as jsx680, jsxs as jsxs369 } from "react/jsx-runtime";
18020
18240
 
18021
18241
  // src/utils/templates/flex-grid/place-self/stretch.tsx
18022
- import { jsx as jsx669, jsxs as jsxs368 } from "react/jsx-runtime";
18242
+ import { jsx as jsx681, jsxs as jsxs370 } from "react/jsx-runtime";
18023
18243
 
18024
18244
  // src/utils/templates/interactivity/appearance/applying.tsx
18025
- import { jsx as jsx670, jsxs as jsxs369 } from "react/jsx-runtime";
18245
+ import { jsx as jsx682, jsxs as jsxs371 } from "react/jsx-runtime";
18026
18246
 
18027
18247
  // src/utils/templates/interactivity/appearance/none.tsx
18028
- import { jsx as jsx671, jsxs as jsxs370 } from "react/jsx-runtime";
18248
+ import { jsx as jsx683, jsxs as jsxs372 } from "react/jsx-runtime";
18029
18249
 
18030
18250
  // src/utils/templates/interactivity/cursor/applying.tsx
18031
- import { jsx as jsx672, jsxs as jsxs371 } from "react/jsx-runtime";
18251
+ import { jsx as jsx684, jsxs as jsxs373 } from "react/jsx-runtime";
18032
18252
 
18033
18253
  // src/utils/templates/interactivity/pointer-events/applying.tsx
18034
- import { jsx as jsx673, jsxs as jsxs372 } from "react/jsx-runtime";
18254
+ import { jsx as jsx685, jsxs as jsxs374 } from "react/jsx-runtime";
18035
18255
 
18036
18256
  // src/utils/templates/interactivity/resize/all-directions.tsx
18037
- import { jsx as jsx674 } from "react/jsx-runtime";
18257
+ import { jsx as jsx686 } from "react/jsx-runtime";
18038
18258
 
18039
18259
  // src/utils/templates/interactivity/resize/horizontal.tsx
18040
- import { jsx as jsx675 } from "react/jsx-runtime";
18260
+ import { jsx as jsx687 } from "react/jsx-runtime";
18041
18261
 
18042
18262
  // src/utils/templates/interactivity/resize/no-resizing.tsx
18043
- import { jsx as jsx676 } from "react/jsx-runtime";
18263
+ import { jsx as jsx688 } from "react/jsx-runtime";
18044
18264
 
18045
18265
  // src/utils/templates/interactivity/resize/vertical.tsx
18046
- import { jsx as jsx677 } from "react/jsx-runtime";
18266
+ import { jsx as jsx689 } from "react/jsx-runtime";
18047
18267
 
18048
18268
  // src/utils/templates/interactivity/touch-action/auto.tsx
18049
- import { jsx as jsx678 } from "react/jsx-runtime";
18269
+ import { jsx as jsx690 } from "react/jsx-runtime";
18050
18270
 
18051
18271
  // src/utils/templates/interactivity/touch-action/horizontal.tsx
18052
- import { jsx as jsx679 } from "react/jsx-runtime";
18272
+ import { jsx as jsx691 } from "react/jsx-runtime";
18053
18273
 
18054
18274
  // src/utils/templates/interactivity/touch-action/none.tsx
18055
- import { jsx as jsx680 } from "react/jsx-runtime";
18275
+ import { jsx as jsx692 } from "react/jsx-runtime";
18056
18276
 
18057
18277
  // src/utils/templates/interactivity/touch-action/vertical.tsx
18058
- import { jsx as jsx681 } from "react/jsx-runtime";
18278
+ import { jsx as jsx693 } from "react/jsx-runtime";
18059
18279
 
18060
18280
  // src/utils/templates/interactivity/user-select/all.tsx
18061
- import { jsx as jsx682 } from "react/jsx-runtime";
18281
+ import { jsx as jsx694 } from "react/jsx-runtime";
18062
18282
 
18063
18283
  // src/utils/templates/interactivity/user-select/none.tsx
18064
- import { jsx as jsx683 } from "react/jsx-runtime";
18284
+ import { jsx as jsx695 } from "react/jsx-runtime";
18065
18285
 
18066
18286
  // src/utils/templates/interactivity/user-select/text.tsx
18067
- import { jsx as jsx684 } from "react/jsx-runtime";
18287
+ import { jsx as jsx696 } from "react/jsx-runtime";
18068
18288
 
18069
18289
  // src/utils/templates/layout/aspect-ratio/auto.tsx
18070
- import { jsx as jsx685 } from "react/jsx-runtime";
18290
+ import { jsx as jsx697 } from "react/jsx-runtime";
18071
18291
 
18072
18292
  // src/utils/templates/layout/aspect-ratio/one.tsx
18073
- import { jsx as jsx686 } from "react/jsx-runtime";
18293
+ import { jsx as jsx698 } from "react/jsx-runtime";
18074
18294
 
18075
18295
  // src/utils/templates/layout/aspect-ratio/sqaure.tsx
18076
- import { jsx as jsx687 } from "react/jsx-runtime";
18296
+ import { jsx as jsx699 } from "react/jsx-runtime";
18077
18297
 
18078
18298
  // src/utils/templates/layout/aspect-ratio/video.tsx
18079
- import { jsx as jsx688 } from "react/jsx-runtime";
18299
+ import { jsx as jsx700 } from "react/jsx-runtime";
18080
18300
 
18081
18301
  // src/utils/templates/layout/box-sizing/border.tsx
18082
- import { jsx as jsx689 } from "react/jsx-runtime";
18302
+ import { jsx as jsx701 } from "react/jsx-runtime";
18083
18303
 
18084
18304
  // src/utils/templates/layout/box-sizing/content.tsx
18085
- import { jsx as jsx690 } from "react/jsx-runtime";
18305
+ import { jsx as jsx702 } from "react/jsx-runtime";
18086
18306
 
18087
18307
  // src/utils/templates/layout/clear/both.tsx
18088
- import { jsx as jsx691, jsxs as jsxs373 } from "react/jsx-runtime";
18308
+ import { jsx as jsx703, jsxs as jsxs375 } from "react/jsx-runtime";
18089
18309
 
18090
18310
  // src/utils/templates/layout/clear/left.tsx
18091
- import { jsx as jsx692, jsxs as jsxs374 } from "react/jsx-runtime";
18311
+ import { jsx as jsx704, jsxs as jsxs376 } from "react/jsx-runtime";
18092
18312
 
18093
18313
  // src/utils/templates/layout/clear/no-clear.tsx
18094
- import { jsx as jsx693, jsxs as jsxs375 } from "react/jsx-runtime";
18314
+ import { jsx as jsx705, jsxs as jsxs377 } from "react/jsx-runtime";
18095
18315
 
18096
18316
  // src/utils/templates/layout/clear/right.tsx
18097
- import { jsx as jsx694, jsxs as jsxs376 } from "react/jsx-runtime";
18317
+ import { jsx as jsx706, jsxs as jsxs378 } from "react/jsx-runtime";
18098
18318
 
18099
18319
  // src/utils/templates/layout/columns/automatic.tsx
18100
- import { jsx as jsx695, jsxs as jsxs377 } from "react/jsx-runtime";
18320
+ import { jsx as jsx707, jsxs as jsxs379 } from "react/jsx-runtime";
18101
18321
 
18102
18322
  // src/utils/templates/layout/columns/count.tsx
18103
- import { jsx as jsx696, jsxs as jsxs378 } from "react/jsx-runtime";
18323
+ import { jsx as jsx708, jsxs as jsxs380 } from "react/jsx-runtime";
18104
18324
 
18105
18325
  // src/utils/templates/layout/display/block.tsx
18106
- import { jsx as jsx697, jsxs as jsxs379 } from "react/jsx-runtime";
18326
+ import { jsx as jsx709, jsxs as jsxs381 } from "react/jsx-runtime";
18107
18327
 
18108
18328
  // src/utils/templates/layout/display/flex.tsx
18109
- import { jsx as jsx698, jsxs as jsxs380 } from "react/jsx-runtime";
18329
+ import { jsx as jsx710, jsxs as jsxs382 } from "react/jsx-runtime";
18110
18330
 
18111
18331
  // src/utils/templates/layout/display/inline.tsx
18112
- import { jsx as jsx699, jsxs as jsxs381 } from "react/jsx-runtime";
18332
+ import { jsx as jsx711, jsxs as jsxs383 } from "react/jsx-runtime";
18113
18333
 
18114
18334
  // src/utils/templates/layout/display/none.tsx
18115
- import { Fragment as Fragment190, jsx as jsx700, jsxs as jsxs382 } from "react/jsx-runtime";
18335
+ import { Fragment as Fragment190, jsx as jsx712, jsxs as jsxs384 } from "react/jsx-runtime";
18116
18336
 
18117
18337
  // src/utils/templates/layout/float/left.tsx
18118
- import { jsx as jsx701, jsxs as jsxs383 } from "react/jsx-runtime";
18338
+ import { jsx as jsx713, jsxs as jsxs385 } from "react/jsx-runtime";
18119
18339
 
18120
18340
  // src/utils/templates/layout/float/no-float.tsx
18121
- import { jsx as jsx702, jsxs as jsxs384 } from "react/jsx-runtime";
18341
+ import { jsx as jsx714, jsxs as jsxs386 } from "react/jsx-runtime";
18122
18342
 
18123
18343
  // src/utils/templates/layout/float/right.tsx
18124
- import { jsx as jsx703, jsxs as jsxs385 } from "react/jsx-runtime";
18344
+ import { jsx as jsx715, jsxs as jsxs387 } from "react/jsx-runtime";
18125
18345
 
18126
18346
  // src/utils/templates/layout/object-fit/contain.tsx
18127
- import { jsx as jsx704 } from "react/jsx-runtime";
18347
+ import { jsx as jsx716 } from "react/jsx-runtime";
18128
18348
 
18129
18349
  // src/utils/templates/layout/object-fit/cover.tsx
18130
- import { jsx as jsx705 } from "react/jsx-runtime";
18350
+ import { jsx as jsx717 } from "react/jsx-runtime";
18131
18351
 
18132
18352
  // src/utils/templates/layout/object-fit/fill.tsx
18133
- import { jsx as jsx706 } from "react/jsx-runtime";
18353
+ import { jsx as jsx718 } from "react/jsx-runtime";
18134
18354
 
18135
18355
  // src/utils/templates/layout/object-fit/scale-down.tsx
18136
- import { jsx as jsx707 } from "react/jsx-runtime";
18356
+ import { jsx as jsx719 } from "react/jsx-runtime";
18137
18357
 
18138
18358
  // src/utils/templates/layout/object-position/position.tsx
18139
- import { jsx as jsx708, jsxs as jsxs386 } from "react/jsx-runtime";
18359
+ import { jsx as jsx720, jsxs as jsxs388 } from "react/jsx-runtime";
18140
18360
 
18141
18361
  // src/utils/templates/layout/overflow/hidden.tsx
18142
- import { jsx as jsx709 } from "react/jsx-runtime";
18362
+ import { jsx as jsx721 } from "react/jsx-runtime";
18143
18363
 
18144
18364
  // src/utils/templates/layout/overflow/horizontal.tsx
18145
- import { jsx as jsx710 } from "react/jsx-runtime";
18365
+ import { jsx as jsx722 } from "react/jsx-runtime";
18146
18366
 
18147
18367
  // src/utils/templates/layout/overflow/vertical.tsx
18148
- import { jsx as jsx711 } from "react/jsx-runtime";
18368
+ import { jsx as jsx723 } from "react/jsx-runtime";
18149
18369
 
18150
18370
  // src/utils/templates/layout/overflow/visible.tsx
18151
- import { jsx as jsx712 } from "react/jsx-runtime";
18371
+ import { jsx as jsx724 } from "react/jsx-runtime";
18152
18372
 
18153
18373
  // src/utils/templates/layout/placement/multiple.tsx
18154
- import { jsx as jsx713, jsxs as jsxs387 } from "react/jsx-runtime";
18374
+ import { jsx as jsx725, jsxs as jsxs389 } from "react/jsx-runtime";
18155
18375
 
18156
18376
  // src/utils/templates/layout/placement/single.tsx
18157
- import { jsx as jsx714, jsxs as jsxs388 } from "react/jsx-runtime";
18377
+ import { jsx as jsx726, jsxs as jsxs390 } from "react/jsx-runtime";
18158
18378
 
18159
18379
  // src/utils/templates/layout/position/applying.tsx
18160
- import { jsx as jsx715, jsxs as jsxs389 } from "react/jsx-runtime";
18380
+ import { jsx as jsx727, jsxs as jsxs391 } from "react/jsx-runtime";
18161
18381
 
18162
18382
  // src/utils/templates/layout/visibility/invisible.tsx
18163
- import { jsx as jsx716, jsxs as jsxs390 } from "react/jsx-runtime";
18383
+ import { jsx as jsx728, jsxs as jsxs392 } from "react/jsx-runtime";
18164
18384
 
18165
18385
  // src/utils/templates/layout/z-index/applying.tsx
18166
- import { Fragment as Fragment191, jsx as jsx717, jsxs as jsxs391 } from "react/jsx-runtime";
18386
+ import { Fragment as Fragment191, jsx as jsx729, jsxs as jsxs393 } from "react/jsx-runtime";
18167
18387
 
18168
18388
  // src/utils/templates/sizing/height/fixed.tsx
18169
- import { jsx as jsx718, jsxs as jsxs392 } from "react/jsx-runtime";
18389
+ import { jsx as jsx730, jsxs as jsxs394 } from "react/jsx-runtime";
18170
18390
 
18171
18391
  // src/utils/templates/sizing/height/full.tsx
18172
- import { jsx as jsx719 } from "react/jsx-runtime";
18392
+ import { jsx as jsx731 } from "react/jsx-runtime";
18173
18393
 
18174
18394
  // src/utils/templates/sizing/height/maximum.tsx
18175
- import { jsx as jsx720 } from "react/jsx-runtime";
18395
+ import { jsx as jsx732 } from "react/jsx-runtime";
18176
18396
 
18177
18397
  // src/utils/templates/sizing/height/minimum.tsx
18178
- import { jsx as jsx721 } from "react/jsx-runtime";
18398
+ import { jsx as jsx733 } from "react/jsx-runtime";
18179
18399
 
18180
18400
  // src/utils/templates/sizing/height/screen.tsx
18181
- import { jsx as jsx722 } from "react/jsx-runtime";
18401
+ import { jsx as jsx734 } from "react/jsx-runtime";
18182
18402
 
18183
18403
  // src/utils/templates/sizing/width/fixed.tsx
18184
- import { jsx as jsx723, jsxs as jsxs393 } from "react/jsx-runtime";
18404
+ import { jsx as jsx735, jsxs as jsxs395 } from "react/jsx-runtime";
18185
18405
 
18186
18406
  // src/utils/templates/sizing/width/full.tsx
18187
- import { jsx as jsx724 } from "react/jsx-runtime";
18407
+ import { jsx as jsx736 } from "react/jsx-runtime";
18188
18408
 
18189
18409
  // src/utils/templates/sizing/width/maximum.tsx
18190
- import { jsx as jsx725 } from "react/jsx-runtime";
18410
+ import { jsx as jsx737 } from "react/jsx-runtime";
18191
18411
 
18192
18412
  // src/utils/templates/sizing/width/minimum.tsx
18193
- import { jsx as jsx726 } from "react/jsx-runtime";
18413
+ import { jsx as jsx738 } from "react/jsx-runtime";
18194
18414
 
18195
18415
  // src/utils/templates/sizing/width/screen.tsx
18196
- import { jsx as jsx727 } from "react/jsx-runtime";
18416
+ import { jsx as jsx739 } from "react/jsx-runtime";
18197
18417
 
18198
18418
  // src/utils/templates/spacing/margin/all.tsx
18199
- import { jsx as jsx728 } from "react/jsx-runtime";
18419
+ import { jsx as jsx740 } from "react/jsx-runtime";
18200
18420
 
18201
18421
  // src/utils/templates/spacing/margin/single.tsx
18202
- import { Fragment as Fragment192, jsx as jsx729, jsxs as jsxs394 } from "react/jsx-runtime";
18422
+ import { Fragment as Fragment192, jsx as jsx741, jsxs as jsxs396 } from "react/jsx-runtime";
18203
18423
 
18204
18424
  // src/utils/templates/spacing/margin/x.tsx
18205
- import { jsx as jsx730 } from "react/jsx-runtime";
18425
+ import { jsx as jsx742 } from "react/jsx-runtime";
18206
18426
 
18207
18427
  // src/utils/templates/spacing/margin/y.tsx
18208
- import { jsx as jsx731 } from "react/jsx-runtime";
18428
+ import { jsx as jsx743 } from "react/jsx-runtime";
18209
18429
 
18210
18430
  // src/utils/templates/spacing/padding/all.tsx
18211
- import { jsx as jsx732 } from "react/jsx-runtime";
18431
+ import { jsx as jsx744 } from "react/jsx-runtime";
18212
18432
 
18213
18433
  // src/utils/templates/spacing/padding/single.tsx
18214
- import { Fragment as Fragment193, jsx as jsx733, jsxs as jsxs395 } from "react/jsx-runtime";
18434
+ import { Fragment as Fragment193, jsx as jsx745, jsxs as jsxs397 } from "react/jsx-runtime";
18215
18435
 
18216
18436
  // src/utils/templates/spacing/padding/x.tsx
18217
- import { jsx as jsx734 } from "react/jsx-runtime";
18437
+ import { jsx as jsx746 } from "react/jsx-runtime";
18218
18438
 
18219
18439
  // src/utils/templates/spacing/padding/y.tsx
18220
- import { jsx as jsx735 } from "react/jsx-runtime";
18440
+ import { jsx as jsx747 } from "react/jsx-runtime";
18221
18441
 
18222
18442
  // src/utils/templates/svg/fill/color.tsx
18223
- import { Fragment as Fragment194, jsx as jsx736, jsxs as jsxs396 } from "react/jsx-runtime";
18443
+ import { Fragment as Fragment194, jsx as jsx748, jsxs as jsxs398 } from "react/jsx-runtime";
18224
18444
 
18225
18445
  // src/utils/templates/svg/stroke/color.tsx
18226
- import { Fragment as Fragment195, jsx as jsx737, jsxs as jsxs397 } from "react/jsx-runtime";
18446
+ import { Fragment as Fragment195, jsx as jsx749, jsxs as jsxs399 } from "react/jsx-runtime";
18227
18447
 
18228
18448
  // src/utils/templates/table/border-collapse/collapse.tsx
18229
- import { jsx as jsx738, jsxs as jsxs398 } from "react/jsx-runtime";
18449
+ import { jsx as jsx750, jsxs as jsxs400 } from "react/jsx-runtime";
18230
18450
 
18231
18451
  // src/utils/templates/table/border-collapse/separate.tsx
18232
- import { jsx as jsx739, jsxs as jsxs399 } from "react/jsx-runtime";
18452
+ import { jsx as jsx751, jsxs as jsxs401 } from "react/jsx-runtime";
18233
18453
 
18234
18454
  // src/utils/templates/table/table-layout/auto.tsx
18235
- import { jsx as jsx740, jsxs as jsxs400 } from "react/jsx-runtime";
18455
+ import { jsx as jsx752, jsxs as jsxs402 } from "react/jsx-runtime";
18236
18456
 
18237
18457
  // src/utils/templates/table/table-layout/fixed.tsx
18238
- import { jsx as jsx741, jsxs as jsxs401 } from "react/jsx-runtime";
18458
+ import { jsx as jsx753, jsxs as jsxs403 } from "react/jsx-runtime";
18239
18459
 
18240
18460
  // src/utils/templates/transform/flip/horizontal.tsx
18241
- import { jsx as jsx742, jsxs as jsxs402 } from "react/jsx-runtime";
18461
+ import { jsx as jsx754, jsxs as jsxs404 } from "react/jsx-runtime";
18242
18462
 
18243
18463
  // src/utils/templates/transform/flip/vertical.tsx
18244
- import { jsx as jsx743, jsxs as jsxs403 } from "react/jsx-runtime";
18464
+ import { jsx as jsx755, jsxs as jsxs405 } from "react/jsx-runtime";
18245
18465
 
18246
18466
  // src/utils/templates/transform/origin/applying.tsx
18247
- import { jsx as jsx744, jsxs as jsxs404 } from "react/jsx-runtime";
18467
+ import { jsx as jsx756, jsxs as jsxs406 } from "react/jsx-runtime";
18248
18468
 
18249
18469
  // src/utils/templates/transform/rotate/applying.tsx
18250
- import { jsx as jsx745, jsxs as jsxs405 } from "react/jsx-runtime";
18470
+ import { jsx as jsx757, jsxs as jsxs407 } from "react/jsx-runtime";
18251
18471
 
18252
18472
  // src/utils/templates/transform/scale/applying.tsx
18253
- import { jsx as jsx746, jsxs as jsxs406 } from "react/jsx-runtime";
18473
+ import { jsx as jsx758, jsxs as jsxs408 } from "react/jsx-runtime";
18254
18474
 
18255
18475
  // src/utils/templates/transform/skew/applying.tsx
18256
- import { jsx as jsx747, jsxs as jsxs407 } from "react/jsx-runtime";
18476
+ import { jsx as jsx759, jsxs as jsxs409 } from "react/jsx-runtime";
18257
18477
 
18258
18478
  // src/utils/templates/transform/translate/applying.tsx
18259
- import { jsx as jsx748, jsxs as jsxs408 } from "react/jsx-runtime";
18479
+ import { jsx as jsx760, jsxs as jsxs410 } from "react/jsx-runtime";
18260
18480
 
18261
18481
  // src/utils/templates/typography/font-style/italic.tsx
18262
- import { jsx as jsx749 } from "react/jsx-runtime";
18482
+ import { jsx as jsx761 } from "react/jsx-runtime";
18263
18483
 
18264
18484
  // src/utils/templates/typography/font-weight/size.tsx
18265
- import { Fragment as Fragment196, jsx as jsx750, jsxs as jsxs409 } from "react/jsx-runtime";
18485
+ import { Fragment as Fragment196, jsx as jsx762, jsxs as jsxs411 } from "react/jsx-runtime";
18266
18486
 
18267
18487
  // src/utils/templates/typography/list-style-type/decimal.tsx
18268
- import { jsx as jsx751, jsxs as jsxs410 } from "react/jsx-runtime";
18488
+ import { jsx as jsx763, jsxs as jsxs412 } from "react/jsx-runtime";
18269
18489
 
18270
18490
  // src/utils/templates/typography/list-style-type/disc.tsx
18271
- import { jsx as jsx752, jsxs as jsxs411 } from "react/jsx-runtime";
18491
+ import { jsx as jsx764, jsxs as jsxs413 } from "react/jsx-runtime";
18272
18492
 
18273
18493
  // src/utils/templates/typography/list-style-type/none.tsx
18274
- import { jsx as jsx753, jsxs as jsxs412 } from "react/jsx-runtime";
18494
+ import { jsx as jsx765, jsxs as jsxs414 } from "react/jsx-runtime";
18275
18495
 
18276
18496
  // src/utils/templates/typography/text-align/center.tsx
18277
- import { jsx as jsx754 } from "react/jsx-runtime";
18497
+ import { jsx as jsx766 } from "react/jsx-runtime";
18278
18498
 
18279
18499
  // src/utils/templates/typography/text-align/justify.tsx
18280
- import { jsx as jsx755 } from "react/jsx-runtime";
18500
+ import { jsx as jsx767 } from "react/jsx-runtime";
18281
18501
 
18282
18502
  // src/utils/templates/typography/text-align/left.tsx
18283
- import { jsx as jsx756 } from "react/jsx-runtime";
18503
+ import { jsx as jsx768 } from "react/jsx-runtime";
18284
18504
 
18285
18505
  // src/utils/templates/typography/text-align/right.tsx
18286
- import { jsx as jsx757 } from "react/jsx-runtime";
18506
+ import { jsx as jsx769 } from "react/jsx-runtime";
18287
18507
 
18288
18508
  // src/utils/templates/typography/text-color/inherit.tsx
18289
- import { jsx as jsx758 } from "react/jsx-runtime";
18509
+ import { jsx as jsx770 } from "react/jsx-runtime";
18290
18510
 
18291
18511
  // src/utils/templates/typography/text-color/white.tsx
18292
- import { jsx as jsx759 } from "react/jsx-runtime";
18512
+ import { jsx as jsx771 } from "react/jsx-runtime";
18293
18513
 
18294
18514
  // src/utils/templates/typography/text-decoration/all.tsx
18295
- import { Fragment as Fragment197, jsx as jsx760, jsxs as jsxs413 } from "react/jsx-runtime";
18515
+ import { Fragment as Fragment197, jsx as jsx772, jsxs as jsxs415 } from "react/jsx-runtime";
18296
18516
 
18297
18517
  // src/utils/templates/typography/text-overflow/clip.tsx
18298
- import { jsx as jsx761 } from "react/jsx-runtime";
18518
+ import { jsx as jsx773 } from "react/jsx-runtime";
18299
18519
 
18300
18520
  // src/utils/templates/typography/text-overflow/ellipsis.tsx
18301
- import { jsx as jsx762 } from "react/jsx-runtime";
18521
+ import { jsx as jsx774 } from "react/jsx-runtime";
18302
18522
 
18303
18523
  // src/utils/templates/typography/text-transform/all.tsx
18304
- import { Fragment as Fragment198, jsx as jsx763, jsxs as jsxs414 } from "react/jsx-runtime";
18524
+ import { Fragment as Fragment198, jsx as jsx775, jsxs as jsxs416 } from "react/jsx-runtime";
18305
18525
 
18306
18526
  // src/utils/templates/typography/vertical-align/baseline.tsx
18307
- import { jsx as jsx764, jsxs as jsxs415 } from "react/jsx-runtime";
18527
+ import { jsx as jsx776, jsxs as jsxs417 } from "react/jsx-runtime";
18308
18528
 
18309
18529
  // src/utils/templates/typography/vertical-align/bottom.tsx
18310
- import { jsx as jsx765, jsxs as jsxs416 } from "react/jsx-runtime";
18530
+ import { jsx as jsx777, jsxs as jsxs418 } from "react/jsx-runtime";
18311
18531
 
18312
18532
  // src/utils/templates/typography/vertical-align/center.tsx
18313
- import { jsx as jsx766, jsxs as jsxs417 } from "react/jsx-runtime";
18533
+ import { jsx as jsx778, jsxs as jsxs419 } from "react/jsx-runtime";
18314
18534
 
18315
18535
  // src/utils/templates/typography/vertical-align/top.tsx
18316
- import { jsx as jsx767, jsxs as jsxs418 } from "react/jsx-runtime";
18536
+ import { jsx as jsx779, jsxs as jsxs420 } from "react/jsx-runtime";
18317
18537
 
18318
18538
  // src/utils/templates/typography/white-space/normal.tsx
18319
- import { jsx as jsx768 } from "react/jsx-runtime";
18539
+ import { jsx as jsx780 } from "react/jsx-runtime";
18320
18540
 
18321
18541
  // src/utils/templates/typography/white-space/nowrap.tsx
18322
- import { jsx as jsx769 } from "react/jsx-runtime";
18542
+ import { jsx as jsx781 } from "react/jsx-runtime";
18323
18543
 
18324
18544
  // src/utils/templates/typography/white-space/pre-line.tsx
18325
- import { jsx as jsx770 } from "react/jsx-runtime";
18545
+ import { jsx as jsx782 } from "react/jsx-runtime";
18326
18546
 
18327
18547
  // src/utils/templates/typography/white-space/pre-wrap.tsx
18328
- import { jsx as jsx771 } from "react/jsx-runtime";
18548
+ import { jsx as jsx783 } from "react/jsx-runtime";
18329
18549
 
18330
18550
  // src/utils/templates/typography/white-space/pre.tsx
18331
- import { jsx as jsx772 } from "react/jsx-runtime";
18551
+ import { jsx as jsx784 } from "react/jsx-runtime";
18332
18552
 
18333
18553
  // src/spreadsheet/spreadsheet-header.tsx
18334
- import { jsx as jsx773, jsxs as jsxs419 } from "react/jsx-runtime";
18554
+ import { jsx as jsx785, jsxs as jsxs421 } from "react/jsx-runtime";
18335
18555
  var SPREADSHEETHEADER_CLASSNAME = `k-spreadsheet-header`;
18336
- var states193 = [];
18337
- var options178 = {};
18556
+ var states199 = [];
18557
+ var options184 = {};
18338
18558
  var defaultToolbarItems = [
18339
- /* @__PURE__ */ jsx773(Button, { icon: "arrow-rotate-ccw", fillMode: "flat" }),
18340
- /* @__PURE__ */ jsx773(Button, { icon: "arrow-rotate-cw", fillMode: "flat" }),
18341
- /* @__PURE__ */ jsx773(ToolbarSeparator, {}),
18342
- /* @__PURE__ */ jsx773(Button, { icon: "cut", fillMode: "flat" }),
18343
- /* @__PURE__ */ jsx773(Button, { icon: "copy", fillMode: "flat" }),
18344
- /* @__PURE__ */ jsx773(Button, { icon: "clipboard", fillMode: "flat" }),
18345
- /* @__PURE__ */ jsx773(ToolbarSeparator, {}),
18346
- /* @__PURE__ */ jsx773(DropdownList, { value: "Font Name", fillMode: "flat" }),
18347
- /* @__PURE__ */ jsx773(DropdownList, { value: "Font Size", fillMode: "flat" }),
18348
- /* @__PURE__ */ jsx773(ToolbarSeparator, {}),
18349
- /* @__PURE__ */ jsxs419(ButtonGroup, { fillMode: "flat", children: [
18350
- /* @__PURE__ */ jsx773(Button, { className: "k-group-start", icon: "font-grow", fillMode: "flat" }),
18351
- /* @__PURE__ */ jsx773(Button, { className: "k-group-end", icon: "font-shrink", fillMode: "flat" })
18559
+ /* @__PURE__ */ jsx785(Button, { icon: "arrow-rotate-ccw", fillMode: "flat" }),
18560
+ /* @__PURE__ */ jsx785(Button, { icon: "arrow-rotate-cw", fillMode: "flat" }),
18561
+ /* @__PURE__ */ jsx785(ToolbarSeparator, {}),
18562
+ /* @__PURE__ */ jsx785(Button, { icon: "cut", fillMode: "flat" }),
18563
+ /* @__PURE__ */ jsx785(Button, { icon: "copy", fillMode: "flat" }),
18564
+ /* @__PURE__ */ jsx785(Button, { icon: "clipboard", fillMode: "flat" }),
18565
+ /* @__PURE__ */ jsx785(ToolbarSeparator, {}),
18566
+ /* @__PURE__ */ jsx785(DropdownList, { value: "Font Name", fillMode: "flat" }),
18567
+ /* @__PURE__ */ jsx785(DropdownList, { value: "Font Size", fillMode: "flat" }),
18568
+ /* @__PURE__ */ jsx785(ToolbarSeparator, {}),
18569
+ /* @__PURE__ */ jsxs421(ButtonGroup, { fillMode: "flat", children: [
18570
+ /* @__PURE__ */ jsx785(Button, { className: "k-group-start", icon: "font-grow", fillMode: "flat" }),
18571
+ /* @__PURE__ */ jsx785(Button, { className: "k-group-end", icon: "font-shrink", fillMode: "flat" })
18352
18572
  ] }),
18353
- /* @__PURE__ */ jsx773(ToolbarSeparator, {}),
18354
- /* @__PURE__ */ jsxs419(ButtonGroup, { fillMode: "flat", children: [
18355
- /* @__PURE__ */ jsx773(Button, { className: "k-group-start", icon: "bold", fillMode: "flat" }),
18356
- /* @__PURE__ */ jsx773(Button, { icon: "italic", fillMode: "flat" }),
18357
- /* @__PURE__ */ jsx773(Button, { icon: "underline", fillMode: "flat" }),
18358
- /* @__PURE__ */ jsx773(Button, { className: "k-group-end", icon: "strikethrough", fillMode: "flat" })
18573
+ /* @__PURE__ */ jsx785(ToolbarSeparator, {}),
18574
+ /* @__PURE__ */ jsxs421(ButtonGroup, { fillMode: "flat", children: [
18575
+ /* @__PURE__ */ jsx785(Button, { className: "k-group-start", icon: "bold", fillMode: "flat" }),
18576
+ /* @__PURE__ */ jsx785(Button, { icon: "italic", fillMode: "flat" }),
18577
+ /* @__PURE__ */ jsx785(Button, { icon: "underline", fillMode: "flat" }),
18578
+ /* @__PURE__ */ jsx785(Button, { className: "k-group-end", icon: "strikethrough", fillMode: "flat" })
18359
18579
  ] }),
18360
- /* @__PURE__ */ jsx773(ToolbarItem, { children: /* @__PURE__ */ jsx773(ColorPicker, { value: "red", valueIconName: "foreground-color", fillMode: "flat" }) }),
18361
- /* @__PURE__ */ jsx773(ToolbarSeparator, {}),
18362
- /* @__PURE__ */ jsx773(ToolbarItem, { children: /* @__PURE__ */ jsx773(ColorPicker, { value: "fuchsia", valueIconName: "droplet", fillMode: "flat" }) }),
18363
- /* @__PURE__ */ jsx773(ToolbarSeparator, {}),
18364
- /* @__PURE__ */ jsx773(MenuButton, { fillMode: "flat", icon: "borders-all", showArrow: true }),
18365
- /* @__PURE__ */ jsx773(ToolbarSeparator, {}),
18366
- /* @__PURE__ */ jsx773(MenuButton, { fillMode: "flat", icon: "align-left", showArrow: true }),
18367
- /* @__PURE__ */ jsx773(MenuButton, { fillMode: "flat", icon: "align-middle", showArrow: true }),
18368
- /* @__PURE__ */ jsx773(ToolbarSeparator, {}),
18369
- /* @__PURE__ */ jsx773(Button, { fillMode: "flat", icon: "text-wrap" })
18580
+ /* @__PURE__ */ jsx785(ToolbarItem, { children: /* @__PURE__ */ jsx785(ColorPicker, { value: "red", valueIconName: "foreground-color", fillMode: "flat" }) }),
18581
+ /* @__PURE__ */ jsx785(ToolbarSeparator, {}),
18582
+ /* @__PURE__ */ jsx785(ToolbarItem, { children: /* @__PURE__ */ jsx785(ColorPicker, { value: "fuchsia", valueIconName: "droplet", fillMode: "flat" }) }),
18583
+ /* @__PURE__ */ jsx785(ToolbarSeparator, {}),
18584
+ /* @__PURE__ */ jsx785(MenuButton, { fillMode: "flat", icon: "borders-all", showArrow: true }),
18585
+ /* @__PURE__ */ jsx785(ToolbarSeparator, {}),
18586
+ /* @__PURE__ */ jsx785(MenuButton, { fillMode: "flat", icon: "align-left", showArrow: true }),
18587
+ /* @__PURE__ */ jsx785(MenuButton, { fillMode: "flat", icon: "align-middle", showArrow: true }),
18588
+ /* @__PURE__ */ jsx785(ToolbarSeparator, {}),
18589
+ /* @__PURE__ */ jsx785(Button, { fillMode: "flat", icon: "text-wrap" })
18370
18590
  ];
18371
18591
  var defaultMenuItems = [
18372
- /* @__PURE__ */ jsx773(MenuItem, { first: true, text: "File" }),
18373
- /* @__PURE__ */ jsx773(MenuItem, { text: "Home", active: true }),
18374
- /* @__PURE__ */ jsx773(MenuItem, { text: "Insert" }),
18375
- /* @__PURE__ */ jsx773(MenuItem, { text: "Format" }),
18376
- /* @__PURE__ */ jsx773(MenuItem, { text: "Formulas" }),
18377
- /* @__PURE__ */ jsx773(MenuItem, { text: "Data" }),
18378
- /* @__PURE__ */ jsx773(MenuItem, { last: true, text: "View" })
18592
+ /* @__PURE__ */ jsx785(MenuItem, { first: true, text: "File" }),
18593
+ /* @__PURE__ */ jsx785(MenuItem, { text: "Home", active: true }),
18594
+ /* @__PURE__ */ jsx785(MenuItem, { text: "Insert" }),
18595
+ /* @__PURE__ */ jsx785(MenuItem, { text: "Format" }),
18596
+ /* @__PURE__ */ jsx785(MenuItem, { text: "Formulas" }),
18597
+ /* @__PURE__ */ jsx785(MenuItem, { text: "Data" }),
18598
+ /* @__PURE__ */ jsx785(MenuItem, { last: true, text: "View" })
18379
18599
  ];
18380
- var defaultProps182 = {
18600
+ var defaultProps188 = {
18381
18601
  toolbarItems: defaultToolbarItems,
18382
18602
  menuItems: defaultMenuItems
18383
18603
  };
18384
18604
  var SpreadsheetHeader = (props) => {
18385
18605
  const {
18386
- toolbarItems = defaultProps182.toolbarItems,
18387
- menuItems = defaultProps182.menuItems,
18606
+ toolbarItems = defaultProps188.toolbarItems,
18607
+ menuItems = defaultProps188.menuItems,
18388
18608
  ...other
18389
18609
  } = props;
18390
- return /* @__PURE__ */ jsxs419(
18610
+ return /* @__PURE__ */ jsxs421(
18391
18611
  "div",
18392
18612
  {
18393
18613
  ...other,
@@ -18396,41 +18616,41 @@ var SpreadsheetHeader = (props) => {
18396
18616
  props.className
18397
18617
  ),
18398
18618
  children: [
18399
- /* @__PURE__ */ jsx773(SpreadsheetMenu, { children: menuItems }),
18400
- /* @__PURE__ */ jsx773(SpreadsheetToolbar, { children: toolbarItems })
18619
+ /* @__PURE__ */ jsx785(SpreadsheetMenu, { children: menuItems }),
18620
+ /* @__PURE__ */ jsx785(SpreadsheetToolbar, { children: toolbarItems })
18401
18621
  ]
18402
18622
  }
18403
18623
  );
18404
18624
  };
18405
- SpreadsheetHeader.states = states193;
18406
- SpreadsheetHeader.options = options178;
18625
+ SpreadsheetHeader.states = states199;
18626
+ SpreadsheetHeader.options = options184;
18407
18627
  SpreadsheetHeader.className = SPREADSHEETHEADER_CLASSNAME;
18408
- SpreadsheetHeader.defaultProps = defaultProps182;
18628
+ SpreadsheetHeader.defaultProps = defaultProps188;
18409
18629
 
18410
18630
  // src/spreadsheet/spreadsheet-action-bar.tsx
18411
- import { Fragment as Fragment199, jsx as jsx774, jsxs as jsxs420 } from "react/jsx-runtime";
18631
+ import { Fragment as Fragment199, jsx as jsx786, jsxs as jsxs422 } from "react/jsx-runtime";
18412
18632
  var SPREADSHEETACTIONBAR_CLASSNAME = `k-spreadsheet-action-bar`;
18413
- var states194 = [];
18414
- var options179 = {};
18415
- var defaultFormula = /* @__PURE__ */ jsxs420(Fragment199, { children: [
18416
- /* @__PURE__ */ jsx774("span", { className: "k-syntax-startexp", children: "=" }),
18417
- /* @__PURE__ */ jsx774("span", { className: "k-syntax-ref k-series-a", children: "B6" }),
18418
- /* @__PURE__ */ jsx774("span", { className: "k-syntax-op", children: "+" }),
18419
- /* @__PURE__ */ jsx774("span", { className: "k-syntax-ref k-series-b", children: "C6" }),
18420
- /* @__PURE__ */ jsx774("span", { className: "k-syntax-op", children: "+" }),
18421
- /* @__PURE__ */ jsx774("span", { className: "k-syntax-ref k-series-c", children: "C3" })
18633
+ var states200 = [];
18634
+ var options185 = {};
18635
+ var defaultFormula = /* @__PURE__ */ jsxs422(Fragment199, { children: [
18636
+ /* @__PURE__ */ jsx786("span", { className: "k-syntax-startexp", children: "=" }),
18637
+ /* @__PURE__ */ jsx786("span", { className: "k-syntax-ref k-series-a", children: "B6" }),
18638
+ /* @__PURE__ */ jsx786("span", { className: "k-syntax-op", children: "+" }),
18639
+ /* @__PURE__ */ jsx786("span", { className: "k-syntax-ref k-series-b", children: "C6" }),
18640
+ /* @__PURE__ */ jsx786("span", { className: "k-syntax-op", children: "+" }),
18641
+ /* @__PURE__ */ jsx786("span", { className: "k-syntax-ref k-series-c", children: "C3" })
18422
18642
  ] });
18423
- var defaultProps183 = {
18643
+ var defaultProps189 = {
18424
18644
  formula: defaultFormula,
18425
18645
  cellName: "B6"
18426
18646
  };
18427
18647
  var SpreadsheetActionBar = (props) => {
18428
18648
  const {
18429
- formula = defaultProps183.formula,
18430
- cellName = defaultProps183.cellName,
18649
+ formula = defaultProps189.formula,
18650
+ cellName = defaultProps189.cellName,
18431
18651
  ...other
18432
18652
  } = props;
18433
- return /* @__PURE__ */ jsxs420(
18653
+ return /* @__PURE__ */ jsxs422(
18434
18654
  "div",
18435
18655
  {
18436
18656
  ...other,
@@ -18439,34 +18659,34 @@ var SpreadsheetActionBar = (props) => {
18439
18659
  props.className
18440
18660
  ),
18441
18661
  children: [
18442
- /* @__PURE__ */ jsx774("div", { className: "k-spreadsheet-name-editor", children: /* @__PURE__ */ jsx774(Combobox, { placeholder: cellName, fillMode: "flat" }) }),
18443
- /* @__PURE__ */ jsxs420("div", { className: "k-spreadsheet-formula-bar", children: [
18444
- /* @__PURE__ */ jsx774("span", { className: "k-separator k-separator-vertical" }),
18445
- /* @__PURE__ */ jsx774(Button, { icon: "formula-fx", fillMode: "flat" }),
18446
- /* @__PURE__ */ jsx774("span", { className: "k-separator k-separator-vertical" }),
18447
- /* @__PURE__ */ jsx774("div", { className: "k-spreadsheet-formula-input k-textbox k-input k-input-md k-input-flat k-rounded-md", children: formula })
18662
+ /* @__PURE__ */ jsx786("div", { className: "k-spreadsheet-name-editor", children: /* @__PURE__ */ jsx786(Combobox, { placeholder: cellName, fillMode: "flat" }) }),
18663
+ /* @__PURE__ */ jsxs422("div", { className: "k-spreadsheet-formula-bar", children: [
18664
+ /* @__PURE__ */ jsx786("span", { className: "k-separator k-separator-vertical" }),
18665
+ /* @__PURE__ */ jsx786(Button, { icon: "formula-fx", fillMode: "flat" }),
18666
+ /* @__PURE__ */ jsx786("span", { className: "k-separator k-separator-vertical" }),
18667
+ /* @__PURE__ */ jsx786("div", { className: "k-spreadsheet-formula-input k-textbox k-input k-input-md k-input-flat k-rounded-md", children: formula })
18448
18668
  ] })
18449
18669
  ]
18450
18670
  }
18451
18671
  );
18452
18672
  };
18453
- SpreadsheetActionBar.states = states194;
18454
- SpreadsheetActionBar.options = options179;
18673
+ SpreadsheetActionBar.states = states200;
18674
+ SpreadsheetActionBar.options = options185;
18455
18675
  SpreadsheetActionBar.className = SPREADSHEETACTIONBAR_CLASSNAME;
18456
- SpreadsheetActionBar.defaultProps = defaultProps183;
18676
+ SpreadsheetActionBar.defaultProps = defaultProps189;
18457
18677
 
18458
18678
  // src/spreadsheet/spreadsheet-tabstrip.tsx
18459
- import { jsx as jsx775 } from "react/jsx-runtime";
18679
+ import { jsx as jsx787 } from "react/jsx-runtime";
18460
18680
  var SPREADSHEETTABSTRIP_CLASSNAME = `k-spreadsheet-sheets`;
18461
- var states195 = [];
18462
- var options180 = {};
18463
- var defaultProps184 = {};
18681
+ var states201 = [];
18682
+ var options186 = {};
18683
+ var defaultProps190 = {};
18464
18684
  var SpreadsheetTabStrip = (props) => {
18465
18685
  const {
18466
18686
  children,
18467
18687
  ...other
18468
18688
  } = props;
18469
- return /* @__PURE__ */ jsx775(
18689
+ return /* @__PURE__ */ jsx787(
18470
18690
  TabStrip,
18471
18691
  {
18472
18692
  ...other,
@@ -18481,25 +18701,25 @@ var SpreadsheetTabStrip = (props) => {
18481
18701
  }
18482
18702
  );
18483
18703
  };
18484
- SpreadsheetTabStrip.states = states195;
18485
- SpreadsheetTabStrip.options = options180;
18704
+ SpreadsheetTabStrip.states = states201;
18705
+ SpreadsheetTabStrip.options = options186;
18486
18706
  SpreadsheetTabStrip.className = SPREADSHEETTABSTRIP_CLASSNAME;
18487
- SpreadsheetTabStrip.defaultProps = defaultProps184;
18707
+ SpreadsheetTabStrip.defaultProps = defaultProps190;
18488
18708
 
18489
18709
  // src/spreadsheet/spreadsheet-sheets-bar.tsx
18490
- import { Fragment as Fragment200, jsx as jsx776, jsxs as jsxs421 } from "react/jsx-runtime";
18710
+ import { Fragment as Fragment200, jsx as jsx788, jsxs as jsxs423 } from "react/jsx-runtime";
18491
18711
  var SPREADSHEETSHEETSBAR_CLASSNAME = `k-spreadsheet-sheets-bar`;
18492
- var states196 = [];
18493
- var options181 = {};
18494
- var defaultTabStripItems = /* @__PURE__ */ jsxs421(Fragment200, { children: [
18495
- /* @__PURE__ */ jsx776(TabStripItem, { first: true, value: "Sheet 1", children: /* @__PURE__ */ jsx776(MenuButton, { size: "medium", showArrow: false, icon: "caret-alt-down", fillMode: "flat" }) }),
18496
- /* @__PURE__ */ jsx776(TabStripItem, { value: "Sheet 2", children: /* @__PURE__ */ jsx776(MenuButton, { size: "medium", showArrow: false, icon: "caret-alt-down", fillMode: "flat" }) }),
18497
- /* @__PURE__ */ jsx776(TabStripItem, { value: "Sheet 3", children: /* @__PURE__ */ jsx776(MenuButton, { size: "medium", showArrow: false, icon: "caret-alt-down", fillMode: "flat" }) }),
18498
- /* @__PURE__ */ jsx776(TabStripItem, { value: "Sheet 4", children: /* @__PURE__ */ jsx776(MenuButton, { size: "medium", showArrow: false, icon: "caret-alt-down", fillMode: "flat" }) }),
18499
- /* @__PURE__ */ jsx776(TabStripItem, { value: "Sheet 5", children: /* @__PURE__ */ jsx776(MenuButton, { size: "medium", showArrow: false, icon: "caret-alt-down", fillMode: "flat" }) }),
18500
- /* @__PURE__ */ jsx776(TabStripItem, { last: true, value: "Sheet 6", children: /* @__PURE__ */ jsx776(MenuButton, { size: "medium", showArrow: false, icon: "caret-alt-down", fillMode: "flat" }) })
18712
+ var states202 = [];
18713
+ var options187 = {};
18714
+ var defaultTabStripItems = /* @__PURE__ */ jsxs423(Fragment200, { children: [
18715
+ /* @__PURE__ */ jsx788(TabStripItem, { first: true, value: "Sheet 1", children: /* @__PURE__ */ jsx788(MenuButton, { size: "medium", showArrow: false, icon: "caret-alt-down", fillMode: "flat" }) }),
18716
+ /* @__PURE__ */ jsx788(TabStripItem, { value: "Sheet 2", children: /* @__PURE__ */ jsx788(MenuButton, { size: "medium", showArrow: false, icon: "caret-alt-down", fillMode: "flat" }) }),
18717
+ /* @__PURE__ */ jsx788(TabStripItem, { value: "Sheet 3", children: /* @__PURE__ */ jsx788(MenuButton, { size: "medium", showArrow: false, icon: "caret-alt-down", fillMode: "flat" }) }),
18718
+ /* @__PURE__ */ jsx788(TabStripItem, { value: "Sheet 4", children: /* @__PURE__ */ jsx788(MenuButton, { size: "medium", showArrow: false, icon: "caret-alt-down", fillMode: "flat" }) }),
18719
+ /* @__PURE__ */ jsx788(TabStripItem, { value: "Sheet 5", children: /* @__PURE__ */ jsx788(MenuButton, { size: "medium", showArrow: false, icon: "caret-alt-down", fillMode: "flat" }) }),
18720
+ /* @__PURE__ */ jsx788(TabStripItem, { last: true, value: "Sheet 6", children: /* @__PURE__ */ jsx788(MenuButton, { size: "medium", showArrow: false, icon: "caret-alt-down", fillMode: "flat" }) })
18501
18721
  ] });
18502
- var defaultProps185 = {
18722
+ var defaultProps191 = {
18503
18723
  tabStripItems: defaultTabStripItems
18504
18724
  };
18505
18725
  var SpreadsheetSheetsBar = (props) => {
@@ -18507,7 +18727,7 @@ var SpreadsheetSheetsBar = (props) => {
18507
18727
  tabStripItems,
18508
18728
  ...other
18509
18729
  } = props;
18510
- return /* @__PURE__ */ jsxs421(
18730
+ return /* @__PURE__ */ jsxs423(
18511
18731
  "div",
18512
18732
  {
18513
18733
  ...other,
@@ -18516,52 +18736,52 @@ var SpreadsheetSheetsBar = (props) => {
18516
18736
  props.className
18517
18737
  ),
18518
18738
  children: [
18519
- /* @__PURE__ */ jsx776(Button, { className: "k-spreadsheet-sheet-add", fillMode: "flat", icon: "plus" }),
18520
- /* @__PURE__ */ jsx776(Button, { className: "k-spreadsheet-sheets-menu", fillMode: "flat", icon: "menu" }),
18521
- /* @__PURE__ */ jsx776(SpreadsheetTabStrip, { children: /* @__PURE__ */ jsxs421(TabStripItemsWrapper, { orientation: "vertical", children: [
18522
- /* @__PURE__ */ jsx776(TabStripItems, { children: tabStripItems }),
18523
- /* @__PURE__ */ jsx776(Button, { className: "k-tabstrip-prev", fillMode: "flat", icon: "caret-alt-left", rounded: null, size: null }),
18524
- /* @__PURE__ */ jsx776(Button, { className: "k-tabstrip-next", fillMode: "flat", icon: "caret-alt-right", rounded: null, size: null })
18739
+ /* @__PURE__ */ jsx788(Button, { className: "k-spreadsheet-sheet-add", fillMode: "flat", icon: "plus" }),
18740
+ /* @__PURE__ */ jsx788(Button, { className: "k-spreadsheet-sheets-menu", fillMode: "flat", icon: "menu" }),
18741
+ /* @__PURE__ */ jsx788(SpreadsheetTabStrip, { children: /* @__PURE__ */ jsxs423(TabStripItemsWrapper, { orientation: "vertical", children: [
18742
+ /* @__PURE__ */ jsx788(TabStripItems, { children: tabStripItems }),
18743
+ /* @__PURE__ */ jsx788(Button, { className: "k-tabstrip-prev", fillMode: "flat", icon: "caret-alt-left", rounded: null, size: null }),
18744
+ /* @__PURE__ */ jsx788(Button, { className: "k-tabstrip-next", fillMode: "flat", icon: "caret-alt-right", rounded: null, size: null })
18525
18745
  ] }) })
18526
18746
  ]
18527
18747
  }
18528
18748
  );
18529
18749
  };
18530
- SpreadsheetSheetsBar.states = states196;
18531
- SpreadsheetSheetsBar.options = options181;
18750
+ SpreadsheetSheetsBar.states = states202;
18751
+ SpreadsheetSheetsBar.options = options187;
18532
18752
  SpreadsheetSheetsBar.className = SPREADSHEETSHEETSBAR_CLASSNAME;
18533
- SpreadsheetSheetsBar.defaultProps = defaultProps185;
18753
+ SpreadsheetSheetsBar.defaultProps = defaultProps191;
18534
18754
 
18535
18755
  // src/spreadsheet/spreadsheet-column-header.tsx
18536
- import { jsx as jsx777 } from "react/jsx-runtime";
18756
+ import { jsx as jsx789 } from "react/jsx-runtime";
18537
18757
  var SPREADSHEETCOLUMNHEADER_CLASSNAME = `k-spreadsheet-column-header`;
18538
- var states197 = [];
18539
- var options182 = {};
18540
- var defaultProps186 = {
18758
+ var states203 = [];
18759
+ var options188 = {};
18760
+ var defaultProps192 = {
18541
18761
  configureSelection: { A: "partial" }
18542
18762
  };
18543
18763
  var SpreadsheetColumnHeader = (props) => {
18544
18764
  const {
18545
- configureSelection = defaultProps186.configureSelection,
18765
+ configureSelection = defaultProps192.configureSelection,
18546
18766
  ...other
18547
18767
  } = props;
18548
18768
  const defaultColumnHeaderItems = [
18549
- /* @__PURE__ */ jsx777("div", { style: { position: "absolute", left: "0px", width: "100px", height: "30px" }, children: /* @__PURE__ */ jsx777("div", { className: "k-vertical-align-center", children: "A" }) }),
18550
- /* @__PURE__ */ jsx777("div", { style: { position: "absolute", left: "100px", width: "215px", height: "30px" }, children: /* @__PURE__ */ jsx777("div", { className: "k-vertical-align-center", children: "B" }) }),
18551
- /* @__PURE__ */ jsx777("div", { style: { position: "absolute", left: "315px", width: "115px", height: "30px" }, children: /* @__PURE__ */ jsx777("div", { className: "k-vertical-align-center", children: "C" }) }),
18552
- /* @__PURE__ */ jsx777("div", { style: { position: "absolute", left: "430px", width: "115px", height: "30px" }, children: /* @__PURE__ */ jsx777("div", { className: "k-vertical-align-center", children: "D" }) }),
18553
- /* @__PURE__ */ jsx777("div", { style: { position: "absolute", left: "545px", width: "115px", height: "30px" }, children: /* @__PURE__ */ jsx777("div", { className: "k-vertical-align-center", children: "E" }) }),
18554
- /* @__PURE__ */ jsx777("div", { style: { position: "absolute", left: "660px", width: "155px", height: "30px" }, children: /* @__PURE__ */ jsx777("div", { className: "k-vertical-align-center", children: "F" }) }),
18555
- /* @__PURE__ */ jsx777("div", { style: { position: "absolute", left: "815px", width: "64px", height: "30px" }, children: /* @__PURE__ */ jsx777("div", { className: "k-vertical-align-center", children: "G" }) }),
18556
- /* @__PURE__ */ jsx777("div", { style: { position: "absolute", left: "879px", width: "64px", height: "30px" }, children: /* @__PURE__ */ jsx777("div", { className: "k-vertical-align-center", children: "H" }) }),
18557
- /* @__PURE__ */ jsx777("div", { style: { position: "absolute", left: "943px", width: "64px", height: "30px" }, children: /* @__PURE__ */ jsx777("div", { className: "k-vertical-align-center", children: "I" }) }),
18558
- /* @__PURE__ */ jsx777("div", { style: { position: "absolute", left: "1007px", width: "64px", height: "30px" }, children: /* @__PURE__ */ jsx777("div", { className: "k-vertical-align-center", children: "J" }) }),
18559
- /* @__PURE__ */ jsx777("div", { style: { position: "absolute", left: "1071px", width: "64px", height: "30px" }, children: /* @__PURE__ */ jsx777("div", { className: "k-vertical-align-center", children: "K" }) }),
18560
- /* @__PURE__ */ jsx777("div", { style: { position: "absolute", left: "1135px", width: "64px", height: "30px" }, children: /* @__PURE__ */ jsx777("div", { className: "k-vertical-align-center", children: "L" }) })
18769
+ /* @__PURE__ */ jsx789("div", { style: { position: "absolute", left: "0px", width: "100px", height: "30px" }, children: /* @__PURE__ */ jsx789("div", { className: "k-vertical-align-center", children: "A" }) }),
18770
+ /* @__PURE__ */ jsx789("div", { style: { position: "absolute", left: "100px", width: "215px", height: "30px" }, children: /* @__PURE__ */ jsx789("div", { className: "k-vertical-align-center", children: "B" }) }),
18771
+ /* @__PURE__ */ jsx789("div", { style: { position: "absolute", left: "315px", width: "115px", height: "30px" }, children: /* @__PURE__ */ jsx789("div", { className: "k-vertical-align-center", children: "C" }) }),
18772
+ /* @__PURE__ */ jsx789("div", { style: { position: "absolute", left: "430px", width: "115px", height: "30px" }, children: /* @__PURE__ */ jsx789("div", { className: "k-vertical-align-center", children: "D" }) }),
18773
+ /* @__PURE__ */ jsx789("div", { style: { position: "absolute", left: "545px", width: "115px", height: "30px" }, children: /* @__PURE__ */ jsx789("div", { className: "k-vertical-align-center", children: "E" }) }),
18774
+ /* @__PURE__ */ jsx789("div", { style: { position: "absolute", left: "660px", width: "155px", height: "30px" }, children: /* @__PURE__ */ jsx789("div", { className: "k-vertical-align-center", children: "F" }) }),
18775
+ /* @__PURE__ */ jsx789("div", { style: { position: "absolute", left: "815px", width: "64px", height: "30px" }, children: /* @__PURE__ */ jsx789("div", { className: "k-vertical-align-center", children: "G" }) }),
18776
+ /* @__PURE__ */ jsx789("div", { style: { position: "absolute", left: "879px", width: "64px", height: "30px" }, children: /* @__PURE__ */ jsx789("div", { className: "k-vertical-align-center", children: "H" }) }),
18777
+ /* @__PURE__ */ jsx789("div", { style: { position: "absolute", left: "943px", width: "64px", height: "30px" }, children: /* @__PURE__ */ jsx789("div", { className: "k-vertical-align-center", children: "I" }) }),
18778
+ /* @__PURE__ */ jsx789("div", { style: { position: "absolute", left: "1007px", width: "64px", height: "30px" }, children: /* @__PURE__ */ jsx789("div", { className: "k-vertical-align-center", children: "J" }) }),
18779
+ /* @__PURE__ */ jsx789("div", { style: { position: "absolute", left: "1071px", width: "64px", height: "30px" }, children: /* @__PURE__ */ jsx789("div", { className: "k-vertical-align-center", children: "K" }) }),
18780
+ /* @__PURE__ */ jsx789("div", { style: { position: "absolute", left: "1135px", width: "64px", height: "30px" }, children: /* @__PURE__ */ jsx789("div", { className: "k-vertical-align-center", children: "L" }) })
18561
18781
  ];
18562
18782
  const addColumnSelection = (items, configuration) => items.map((element, index) => {
18563
18783
  const itemValue = element.props.children.props.children;
18564
- return /* @__PURE__ */ jsx777(
18784
+ return /* @__PURE__ */ jsx789(
18565
18785
  "div",
18566
18786
  {
18567
18787
  style: element.props.style,
@@ -18578,7 +18798,7 @@ var SpreadsheetColumnHeader = (props) => {
18578
18798
  );
18579
18799
  });
18580
18800
  const columnHeaderItems = configureSelection ? addColumnSelection(defaultColumnHeaderItems, configureSelection) : defaultColumnHeaderItems;
18581
- return /* @__PURE__ */ jsx777(
18801
+ return /* @__PURE__ */ jsx789(
18582
18802
  "div",
18583
18803
  {
18584
18804
  ...other,
@@ -18590,42 +18810,42 @@ var SpreadsheetColumnHeader = (props) => {
18590
18810
  }
18591
18811
  );
18592
18812
  };
18593
- SpreadsheetColumnHeader.states = states197;
18594
- SpreadsheetColumnHeader.options = options182;
18813
+ SpreadsheetColumnHeader.states = states203;
18814
+ SpreadsheetColumnHeader.options = options188;
18595
18815
  SpreadsheetColumnHeader.className = SPREADSHEETCOLUMNHEADER_CLASSNAME;
18596
- SpreadsheetColumnHeader.defaultProps = defaultProps186;
18816
+ SpreadsheetColumnHeader.defaultProps = defaultProps192;
18597
18817
 
18598
18818
  // src/spreadsheet/spreadsheet-row-header.tsx
18599
- import { jsx as jsx778 } from "react/jsx-runtime";
18819
+ import { jsx as jsx790 } from "react/jsx-runtime";
18600
18820
  var SPREADSHEETROWHEADER_CLASSNAME = `k-spreadsheet-row-header`;
18601
- var states198 = [];
18602
- var options183 = {};
18603
- var defaultProps187 = {
18821
+ var states204 = [];
18822
+ var options189 = {};
18823
+ var defaultProps193 = {
18604
18824
  configureSelection: { 1: "partial" }
18605
18825
  };
18606
18826
  var SpreadsheetRowHeader = (props) => {
18607
18827
  const {
18608
- configureSelection = defaultProps187.configureSelection,
18828
+ configureSelection = defaultProps193.configureSelection,
18609
18829
  ...other
18610
18830
  } = props;
18611
18831
  const defaultRowHeaderItems = [
18612
- /* @__PURE__ */ jsx778("div", { style: { width: "30px", height: "70px" }, children: /* @__PURE__ */ jsx778("div", { className: "k-vertical-align-center", children: "1" }) }),
18613
- /* @__PURE__ */ jsx778("div", { style: { width: "30px", height: "25px" }, children: /* @__PURE__ */ jsx778("div", { className: "k-vertical-align-center", children: "2" }) }),
18614
- /* @__PURE__ */ jsx778("div", { style: { width: "30px", height: "30px" }, children: /* @__PURE__ */ jsx778("div", { className: "k-vertical-align-center", children: "3" }) }),
18615
- /* @__PURE__ */ jsx778("div", { style: { width: "30px", height: "30px" }, children: /* @__PURE__ */ jsx778("div", { className: "k-vertical-align-center", children: "4" }) }),
18616
- /* @__PURE__ */ jsx778("div", { style: { width: "30px", height: "30px" }, children: /* @__PURE__ */ jsx778("div", { className: "k-vertical-align-center", children: "5" }) }),
18617
- /* @__PURE__ */ jsx778("div", { style: { width: "30px", height: "30px" }, children: /* @__PURE__ */ jsx778("div", { className: "k-vertical-align-center", children: "6" }) }),
18618
- /* @__PURE__ */ jsx778("div", { style: { width: "30px", height: "30px" }, children: /* @__PURE__ */ jsx778("div", { className: "k-vertical-align-center", children: "7" }) }),
18619
- /* @__PURE__ */ jsx778("div", { style: { width: "30px", height: "30px" }, children: /* @__PURE__ */ jsx778("div", { className: "k-vertical-align-center", children: "8" }) }),
18620
- /* @__PURE__ */ jsx778("div", { style: { width: "30px", height: "30px" }, children: /* @__PURE__ */ jsx778("div", { className: "k-vertical-align-center", children: "9" }) }),
18621
- /* @__PURE__ */ jsx778("div", { style: { width: "30px", height: "30px" }, children: /* @__PURE__ */ jsx778("div", { className: "k-vertical-align-center", children: "10" }) }),
18622
- /* @__PURE__ */ jsx778("div", { style: { width: "30px", height: "30px" }, children: /* @__PURE__ */ jsx778("div", { className: "k-vertical-align-center", children: "11" }) }),
18623
- /* @__PURE__ */ jsx778("div", { style: { width: "30px", height: "30px" }, children: /* @__PURE__ */ jsx778("div", { className: "k-vertical-align-center", children: "12" }) }),
18624
- /* @__PURE__ */ jsx778("div", { style: { width: "30px", height: "30px" }, children: /* @__PURE__ */ jsx778("div", { className: "k-vertical-align-center", children: "13" }) })
18832
+ /* @__PURE__ */ jsx790("div", { style: { width: "30px", height: "70px" }, children: /* @__PURE__ */ jsx790("div", { className: "k-vertical-align-center", children: "1" }) }),
18833
+ /* @__PURE__ */ jsx790("div", { style: { width: "30px", height: "25px" }, children: /* @__PURE__ */ jsx790("div", { className: "k-vertical-align-center", children: "2" }) }),
18834
+ /* @__PURE__ */ jsx790("div", { style: { width: "30px", height: "30px" }, children: /* @__PURE__ */ jsx790("div", { className: "k-vertical-align-center", children: "3" }) }),
18835
+ /* @__PURE__ */ jsx790("div", { style: { width: "30px", height: "30px" }, children: /* @__PURE__ */ jsx790("div", { className: "k-vertical-align-center", children: "4" }) }),
18836
+ /* @__PURE__ */ jsx790("div", { style: { width: "30px", height: "30px" }, children: /* @__PURE__ */ jsx790("div", { className: "k-vertical-align-center", children: "5" }) }),
18837
+ /* @__PURE__ */ jsx790("div", { style: { width: "30px", height: "30px" }, children: /* @__PURE__ */ jsx790("div", { className: "k-vertical-align-center", children: "6" }) }),
18838
+ /* @__PURE__ */ jsx790("div", { style: { width: "30px", height: "30px" }, children: /* @__PURE__ */ jsx790("div", { className: "k-vertical-align-center", children: "7" }) }),
18839
+ /* @__PURE__ */ jsx790("div", { style: { width: "30px", height: "30px" }, children: /* @__PURE__ */ jsx790("div", { className: "k-vertical-align-center", children: "8" }) }),
18840
+ /* @__PURE__ */ jsx790("div", { style: { width: "30px", height: "30px" }, children: /* @__PURE__ */ jsx790("div", { className: "k-vertical-align-center", children: "9" }) }),
18841
+ /* @__PURE__ */ jsx790("div", { style: { width: "30px", height: "30px" }, children: /* @__PURE__ */ jsx790("div", { className: "k-vertical-align-center", children: "10" }) }),
18842
+ /* @__PURE__ */ jsx790("div", { style: { width: "30px", height: "30px" }, children: /* @__PURE__ */ jsx790("div", { className: "k-vertical-align-center", children: "11" }) }),
18843
+ /* @__PURE__ */ jsx790("div", { style: { width: "30px", height: "30px" }, children: /* @__PURE__ */ jsx790("div", { className: "k-vertical-align-center", children: "12" }) }),
18844
+ /* @__PURE__ */ jsx790("div", { style: { width: "30px", height: "30px" }, children: /* @__PURE__ */ jsx790("div", { className: "k-vertical-align-center", children: "13" }) })
18625
18845
  ];
18626
18846
  const addRowSelection = (items, configuration) => items.map((element, index) => {
18627
18847
  const itemValue = element.props.children.props.children;
18628
- return /* @__PURE__ */ jsx778(
18848
+ return /* @__PURE__ */ jsx790(
18629
18849
  "div",
18630
18850
  {
18631
18851
  style: element.props.style,
@@ -18642,7 +18862,7 @@ var SpreadsheetRowHeader = (props) => {
18642
18862
  );
18643
18863
  });
18644
18864
  const rowHeaderItems = configureSelection ? addRowSelection(defaultRowHeaderItems, configureSelection) : defaultRowHeaderItems;
18645
- return /* @__PURE__ */ jsx778(
18865
+ return /* @__PURE__ */ jsx790(
18646
18866
  "div",
18647
18867
  {
18648
18868
  ...other,
@@ -18654,17 +18874,17 @@ var SpreadsheetRowHeader = (props) => {
18654
18874
  }
18655
18875
  );
18656
18876
  };
18657
- SpreadsheetRowHeader.states = states198;
18658
- SpreadsheetRowHeader.options = options183;
18877
+ SpreadsheetRowHeader.states = states204;
18878
+ SpreadsheetRowHeader.options = options189;
18659
18879
  SpreadsheetRowHeader.className = SPREADSHEETROWHEADER_CLASSNAME;
18660
- SpreadsheetRowHeader.defaultProps = defaultProps187;
18880
+ SpreadsheetRowHeader.defaultProps = defaultProps193;
18661
18881
 
18662
18882
  // src/spreadsheet/spreadsheet-data.tsx
18663
- import { jsx as jsx779 } from "react/jsx-runtime";
18883
+ import { jsx as jsx791 } from "react/jsx-runtime";
18664
18884
  var SPREADSHEETDATA_CLASSNAME = `k-spreadsheet-data`;
18665
- var states199 = [];
18666
- var options184 = {};
18667
- var defaultProps188 = {};
18885
+ var states205 = [];
18886
+ var options190 = {};
18887
+ var defaultProps194 = {};
18668
18888
  var SpreadsheetData = (props) => {
18669
18889
  const {
18670
18890
  activeCellIndex,
@@ -18672,7 +18892,7 @@ var SpreadsheetData = (props) => {
18672
18892
  } = props;
18673
18893
  const addActiveCell = (data2, activeCellIndex2) => data2.map((element, index) => {
18674
18894
  if (index === activeCellIndex2) {
18675
- return /* @__PURE__ */ jsx779(
18895
+ return /* @__PURE__ */ jsx791(
18676
18896
  "div",
18677
18897
  {
18678
18898
  style: element.props.style,
@@ -18688,7 +18908,7 @@ var SpreadsheetData = (props) => {
18688
18908
  return element;
18689
18909
  });
18690
18910
  const spreadsheetData = activeCellIndex ? addActiveCell(data, activeCellIndex) : data;
18691
- return /* @__PURE__ */ jsx779(
18911
+ return /* @__PURE__ */ jsx791(
18692
18912
  "div",
18693
18913
  {
18694
18914
  ...other,
@@ -18700,23 +18920,23 @@ var SpreadsheetData = (props) => {
18700
18920
  }
18701
18921
  );
18702
18922
  };
18703
- SpreadsheetData.states = states199;
18704
- SpreadsheetData.options = options184;
18923
+ SpreadsheetData.states = states205;
18924
+ SpreadsheetData.options = options190;
18705
18925
  SpreadsheetData.className = SPREADSHEETDATA_CLASSNAME;
18706
- SpreadsheetData.defaultProps = defaultProps188;
18926
+ SpreadsheetData.defaultProps = defaultProps194;
18707
18927
 
18708
18928
  // src/spreadsheet/spreadsheet.spec.tsx
18709
- import { jsx as jsx780 } from "react/jsx-runtime";
18929
+ import { jsx as jsx792 } from "react/jsx-runtime";
18710
18930
  var SPREADSHEET_CLASSNAME = `k-spreadsheet`;
18711
- var states200 = [];
18712
- var options185 = {};
18713
- var defaultProps189 = {};
18931
+ var states206 = [];
18932
+ var options191 = {};
18933
+ var defaultProps195 = {};
18714
18934
  var Spreadsheet = (props) => {
18715
18935
  const {
18716
18936
  children,
18717
18937
  ...other
18718
18938
  } = props;
18719
- return /* @__PURE__ */ jsx780(
18939
+ return /* @__PURE__ */ jsx792(
18720
18940
  "div",
18721
18941
  {
18722
18942
  ...other,
@@ -18728,20 +18948,20 @@ var Spreadsheet = (props) => {
18728
18948
  }
18729
18949
  );
18730
18950
  };
18731
- Spreadsheet.states = states200;
18732
- Spreadsheet.options = options185;
18951
+ Spreadsheet.states = states206;
18952
+ Spreadsheet.options = options191;
18733
18953
  Spreadsheet.className = SPREADSHEET_CLASSNAME;
18734
- Spreadsheet.defaultProps = defaultProps189;
18954
+ Spreadsheet.defaultProps = defaultProps195;
18735
18955
 
18736
18956
  // src/spreadsheet/templates/spreadsheet-normal.tsx
18737
- import { Fragment as Fragment201, jsx as jsx781, jsxs as jsxs422 } from "react/jsx-runtime";
18957
+ import { Fragment as Fragment201, jsx as jsx793, jsxs as jsxs424 } from "react/jsx-runtime";
18738
18958
 
18739
18959
  // src/spreadsheet/spreadsheet-view.tsx
18740
- import { jsx as jsx782, jsxs as jsxs423 } from "react/jsx-runtime";
18960
+ import { jsx as jsx794, jsxs as jsxs425 } from "react/jsx-runtime";
18741
18961
  var SPREADSHEETVIEW_CLASSNAME = `k-spreadsheet-view`;
18742
- var states201 = [];
18743
- var options186 = {};
18744
- var defaultProps190 = {};
18962
+ var states207 = [];
18963
+ var options192 = {};
18964
+ var defaultProps196 = {};
18745
18965
  var SpreadsheetView = (props) => {
18746
18966
  const {
18747
18967
  selectionHighlight,
@@ -18753,7 +18973,7 @@ var SpreadsheetView = (props) => {
18753
18973
  filter,
18754
18974
  ...other
18755
18975
  } = props;
18756
- return /* @__PURE__ */ jsxs423(
18976
+ return /* @__PURE__ */ jsxs425(
18757
18977
  "div",
18758
18978
  {
18759
18979
  ...other,
@@ -18762,36 +18982,36 @@ var SpreadsheetView = (props) => {
18762
18982
  props.className
18763
18983
  ),
18764
18984
  children: [
18765
- /* @__PURE__ */ jsxs423("div", { className: "k-spreadsheet-fixed-container", children: [
18766
- /* @__PURE__ */ jsxs423("div", { style: { top: 0, left: 0, height: "100%", width: "100%" }, className: "k-spreadsheet-pane k-top k-left", children: [
18767
- /* @__PURE__ */ jsx782(SpreadsheetData, { activeCellIndex, style: { position: "relative", left: "30px", top: "30px" } }),
18768
- /* @__PURE__ */ jsx782("div", { className: "k-selection-wrapper", children: selection }),
18769
- /* @__PURE__ */ jsx782("div", { className: "k-auto-fill-wrapper" }),
18770
- /* @__PURE__ */ jsx782("div", { className: "k-selection-wrapper", children: selectionHighlight }),
18771
- /* @__PURE__ */ jsx782("div", { className: "k-filter-wrapper", children: filter }),
18772
- /* @__PURE__ */ jsx782(SpreadsheetRowHeader, { configureSelection: rowHeaderSelection, style: { width: "30px", top: "30px" } }),
18773
- /* @__PURE__ */ jsx782(SpreadsheetColumnHeader, { configureSelection: columnHeaderSelection, style: { top: "0px", left: "30px", width: "1199px", height: "30px" } })
18985
+ /* @__PURE__ */ jsxs425("div", { className: "k-spreadsheet-fixed-container", children: [
18986
+ /* @__PURE__ */ jsxs425("div", { style: { top: 0, left: 0, height: "100%", width: "100%" }, className: "k-spreadsheet-pane k-top k-left", children: [
18987
+ /* @__PURE__ */ jsx794(SpreadsheetData, { activeCellIndex, style: { position: "relative", left: "30px", top: "30px" } }),
18988
+ /* @__PURE__ */ jsx794("div", { className: "k-selection-wrapper", children: selection }),
18989
+ /* @__PURE__ */ jsx794("div", { className: "k-auto-fill-wrapper" }),
18990
+ /* @__PURE__ */ jsx794("div", { className: "k-selection-wrapper", children: selectionHighlight }),
18991
+ /* @__PURE__ */ jsx794("div", { className: "k-filter-wrapper", children: filter }),
18992
+ /* @__PURE__ */ jsx794(SpreadsheetRowHeader, { configureSelection: rowHeaderSelection, style: { width: "30px", top: "30px" } }),
18993
+ /* @__PURE__ */ jsx794(SpreadsheetColumnHeader, { configureSelection: columnHeaderSelection, style: { top: "0px", left: "30px", width: "1199px", height: "30px" } })
18774
18994
  ] }),
18775
18995
  cellEditor,
18776
- /* @__PURE__ */ jsx782("div", { style: { width: "30px", height: "30px" }, className: "k-spreadsheet-top-corner" })
18996
+ /* @__PURE__ */ jsx794("div", { style: { width: "30px", height: "30px" }, className: "k-spreadsheet-top-corner" })
18777
18997
  ] }),
18778
- /* @__PURE__ */ jsx782("div", { className: "k-spreadsheet-scroller", children: /* @__PURE__ */ jsx782("div", { className: "k-spreadsheet-view-size", style: { height: "6080px", width: "3663px" } }) }),
18779
- /* @__PURE__ */ jsx782("div", { className: "k-spreadsheet-clipboard", children: /* @__PURE__ */ jsxs423("table", { style: { left: "0px", top: "0px", height: "30px", width: "100px" }, className: "kendo-clipboard-eb8ea401-ab97-4190-8fb2-b3b83b299a9f", role: "presentation", children: [
18780
- /* @__PURE__ */ jsx782("colgroup", { children: /* @__PURE__ */ jsx782("col", { style: { width: "100px" } }) }),
18781
- /* @__PURE__ */ jsx782("tbody", { children: /* @__PURE__ */ jsx782("tr", { style: { height: "30px" }, children: /* @__PURE__ */ jsx782("td", { style: { backgroundColor: "rgb(255, 255, 255)", color: "rgb(0, 62, 117)", fontFamily: "Arial", textAlign: "center", fontSize: "14px", borderColor: "rgb(255, 255, 255)" }, children: "216321" }) }) })
18998
+ /* @__PURE__ */ jsx794("div", { className: "k-spreadsheet-scroller", children: /* @__PURE__ */ jsx794("div", { className: "k-spreadsheet-view-size", style: { height: "6080px", width: "3663px" } }) }),
18999
+ /* @__PURE__ */ jsx794("div", { className: "k-spreadsheet-clipboard", children: /* @__PURE__ */ jsxs425("table", { style: { left: "0px", top: "0px", height: "30px", width: "100px" }, className: "kendo-clipboard-eb8ea401-ab97-4190-8fb2-b3b83b299a9f", role: "presentation", children: [
19000
+ /* @__PURE__ */ jsx794("colgroup", { children: /* @__PURE__ */ jsx794("col", { style: { width: "100px" } }) }),
19001
+ /* @__PURE__ */ jsx794("tbody", { children: /* @__PURE__ */ jsx794("tr", { style: { height: "30px" }, children: /* @__PURE__ */ jsx794("td", { style: { backgroundColor: "rgb(255, 255, 255)", color: "rgb(0, 62, 117)", fontFamily: "Arial", textAlign: "center", fontSize: "14px", borderColor: "rgb(255, 255, 255)" }, children: "216321" }) }) })
18782
19002
  ] }) }),
18783
- !cellEditor && /* @__PURE__ */ jsx782("div", { className: "k-spreadsheet-cell-editor k-spreadsheet-formula-input", "data-role": "formulainput", style: { whiteSpace: "pre" }, children: "216321" }),
18784
- /* @__PURE__ */ jsx782(Tooltip, { content: "A1", style: { position: "absolute", display: "none" } }),
18785
- /* @__PURE__ */ jsx782("div", { className: "k-list-group-sticky-header", style: { display: "none" } }),
18786
- /* @__PURE__ */ jsx782("div", { className: "k-list-content k-list-scroller", unselectable: "on" })
19003
+ !cellEditor && /* @__PURE__ */ jsx794("div", { className: "k-spreadsheet-cell-editor k-spreadsheet-formula-input", "data-role": "formulainput", style: { whiteSpace: "pre" }, children: "216321" }),
19004
+ /* @__PURE__ */ jsx794(Tooltip, { content: "A1", style: { position: "absolute", display: "none" } }),
19005
+ /* @__PURE__ */ jsx794("div", { className: "k-list-group-sticky-header", style: { display: "none" } }),
19006
+ /* @__PURE__ */ jsx794("div", { className: "k-list-content k-list-scroller", unselectable: "on" })
18787
19007
  ]
18788
19008
  }
18789
19009
  );
18790
19010
  };
18791
- SpreadsheetView.states = states201;
18792
- SpreadsheetView.options = options186;
19011
+ SpreadsheetView.states = states207;
19012
+ SpreadsheetView.options = options192;
18793
19013
  SpreadsheetView.className = SPREADSHEETVIEW_CLASSNAME;
18794
- SpreadsheetView.defaultProps = defaultProps190;
19014
+ SpreadsheetView.defaultProps = defaultProps196;
18795
19015
  var spreadsheet_view_default = SpreadsheetView;
18796
19016
  export {
18797
19017
  SPREADSHEETVIEW_CLASSNAME,