@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
@@ -9468,10 +9468,139 @@ import { Fragment as Fragment71, jsx as jsx205, jsxs as jsxs87 } from "react/jsx
9468
9468
  // src/calendar/templates/calendar-infinite-week-number.tsx
9469
9469
  import { Fragment as Fragment72, jsx as jsx206, jsxs as jsxs88 } from "react/jsx-runtime";
9470
9470
 
9471
+ // src/multiviewcalendar/multiviewcalendar.spec.tsx
9472
+ import { jsx as jsx207 } from "react/jsx-runtime";
9473
+ var MULTIVIEWCALENDAR_CLASSNAME = `k-calendar-range`;
9474
+ var states69 = [];
9475
+ var options67 = {
9476
+ size: [Size.small, Size.medium, Size.large]
9477
+ };
9478
+ var defaultProps68 = {
9479
+ size: Size.medium,
9480
+ calendarHeaderText: "October 2021 - November 2021",
9481
+ viewsCount: 2,
9482
+ orientation: "horizontal",
9483
+ calendarView: "month"
9484
+ };
9485
+ var MultiViewCalendar = (props) => {
9486
+ const {
9487
+ size = defaultProps68.size,
9488
+ orientation = defaultProps68.orientation,
9489
+ calendarView = defaultProps68.calendarView,
9490
+ calendarHeaderText = defaultProps68.calendarHeaderText,
9491
+ viewsCount = defaultProps68.viewsCount,
9492
+ showCalendarFooter,
9493
+ showWeek,
9494
+ dir,
9495
+ ...other
9496
+ } = props;
9497
+ return /* @__PURE__ */ jsx207(
9498
+ Calendar,
9499
+ {
9500
+ ...other,
9501
+ className: classNames(
9502
+ props.className,
9503
+ MULTIVIEWCALENDAR_CLASSNAME
9504
+ ),
9505
+ size,
9506
+ calendarHeaderText,
9507
+ calendarView,
9508
+ viewsCount,
9509
+ orientation,
9510
+ showCalendarFooter,
9511
+ showWeek,
9512
+ dir
9513
+ }
9514
+ );
9515
+ };
9516
+ MultiViewCalendar.states = states69;
9517
+ MultiViewCalendar.options = options67;
9518
+ MultiViewCalendar.className = MULTIVIEWCALENDAR_CLASSNAME;
9519
+ MultiViewCalendar.defaultProps = defaultProps68;
9520
+
9521
+ // src/multiviewcalendar/templates/multiviewcalendar-century.tsx
9522
+ import { Fragment as Fragment73, jsx as jsx208, jsxs as jsxs89 } from "react/jsx-runtime";
9523
+
9524
+ // src/multiviewcalendar/templates/multiviewcalendar-decade.tsx
9525
+ import { Fragment as Fragment74, jsx as jsx209, jsxs as jsxs90 } from "react/jsx-runtime";
9526
+
9527
+ // src/multiviewcalendar/templates/multiviewcalendar-normal.tsx
9528
+ import { Fragment as Fragment75, jsx as jsx210, jsxs as jsxs91 } from "react/jsx-runtime";
9529
+ var MultiViewCalendarNormal = ({ showOtherMonth, ...props }) => /* @__PURE__ */ jsx210(
9530
+ MultiViewCalendar,
9531
+ {
9532
+ calendarView: "month",
9533
+ showTableHead: true,
9534
+ children: /* @__PURE__ */ jsxs91(Fragment75, { children: [
9535
+ /* @__PURE__ */ jsxs91(CalendarTableRow, { children: [
9536
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "30", showOtherMonth, empty: !showOtherMonth, weekend: showOtherMonth }),
9537
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "1" }),
9538
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "2" }),
9539
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "3" }),
9540
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "4" }),
9541
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "5" }),
9542
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "6", weekend: true })
9543
+ ] }),
9544
+ /* @__PURE__ */ jsxs91(CalendarTableRow, { children: [
9545
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "7", weekend: true }),
9546
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "8" }),
9547
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "9" }),
9548
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "10" }),
9549
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "11" }),
9550
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "12" }),
9551
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "13", weekend: true })
9552
+ ] }),
9553
+ /* @__PURE__ */ jsxs91(CalendarTableRow, { children: [
9554
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "14", weekend: true }),
9555
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "15" }),
9556
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "16", today: true }),
9557
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "17" }),
9558
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "18" }),
9559
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "19" }),
9560
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "20", weekend: true })
9561
+ ] }),
9562
+ /* @__PURE__ */ jsxs91(CalendarTableRow, { children: [
9563
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "21", weekend: true }),
9564
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "22" }),
9565
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "23" }),
9566
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "24" }),
9567
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "25" }),
9568
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "26" }),
9569
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "27", weekend: true })
9570
+ ] }),
9571
+ /* @__PURE__ */ jsxs91(CalendarTableRow, { children: [
9572
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "28", weekend: true }),
9573
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "29" }),
9574
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "30" }),
9575
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "31" }),
9576
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "1", showOtherMonth, empty: !showOtherMonth }),
9577
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "2", showOtherMonth, empty: !showOtherMonth }),
9578
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "3", showOtherMonth, empty: !showOtherMonth, weekend: showOtherMonth })
9579
+ ] }),
9580
+ /* @__PURE__ */ jsxs91(CalendarTableRow, { children: [
9581
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "4", showOtherMonth, empty: !showOtherMonth, weekend: showOtherMonth }),
9582
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "5", showOtherMonth, empty: !showOtherMonth }),
9583
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "6", showOtherMonth, empty: !showOtherMonth }),
9584
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "7", showOtherMonth, empty: !showOtherMonth }),
9585
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "8", showOtherMonth, empty: !showOtherMonth }),
9586
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "9", showOtherMonth, empty: !showOtherMonth }),
9587
+ /* @__PURE__ */ jsx210(CalendarCell, { text: "10", showOtherMonth, empty: !showOtherMonth, weekend: showOtherMonth })
9588
+ ] })
9589
+ ] }),
9590
+ ...props
9591
+ }
9592
+ );
9593
+
9594
+ // src/multiviewcalendar/templates/multiviewcalendar-with-weeks.tsx
9595
+ import { Fragment as Fragment76, jsx as jsx211, jsxs as jsxs92 } from "react/jsx-runtime";
9596
+
9597
+ // src/multiviewcalendar/templates/multiviewcalendar-year.tsx
9598
+ import { Fragment as Fragment77, jsx as jsx212, jsxs as jsxs93 } from "react/jsx-runtime";
9599
+
9471
9600
  // src/dateinput/dateinput.spec.tsx
9472
- import { jsx as jsx207, jsxs as jsxs89 } from "react/jsx-runtime";
9601
+ import { jsx as jsx213, jsxs as jsxs94 } from "react/jsx-runtime";
9473
9602
  var DATEINPUT_CLASSNAME = `k-dateinput`;
9474
- var states69 = [
9603
+ var states70 = [
9475
9604
  States.hover,
9476
9605
  States.focus,
9477
9606
  States.valid,
@@ -9481,12 +9610,12 @@ var states69 = [
9481
9610
  States.loading,
9482
9611
  States.readonly
9483
9612
  ];
9484
- var options67 = {
9613
+ var options68 = {
9485
9614
  size: [Size.small, Size.medium, Size.large],
9486
9615
  rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
9487
9616
  fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
9488
9617
  };
9489
- var defaultProps68 = {
9618
+ var defaultProps69 = {
9490
9619
  size: Input.defaultProps.size,
9491
9620
  rounded: Input.defaultProps.rounded,
9492
9621
  fillMode: Input.defaultProps.fillMode
@@ -9509,7 +9638,7 @@ var DateInput = (props) => {
9509
9638
  showSpinButton,
9510
9639
  ...other
9511
9640
  } = props;
9512
- return /* @__PURE__ */ jsxs89(
9641
+ return /* @__PURE__ */ jsxs94(
9513
9642
  Input,
9514
9643
  {
9515
9644
  ...other,
@@ -9526,8 +9655,8 @@ var DateInput = (props) => {
9526
9655
  readonly,
9527
9656
  className: classNames(props.className, DATEINPUT_CLASSNAME),
9528
9657
  children: [
9529
- /* @__PURE__ */ jsx207(InputInnerInput, { placeholder, value }),
9530
- /* @__PURE__ */ jsx207(
9658
+ /* @__PURE__ */ jsx213(InputInnerInput, { placeholder, value }),
9659
+ /* @__PURE__ */ jsx213(
9531
9660
  InputValidationIcon,
9532
9661
  {
9533
9662
  valid,
@@ -9536,14 +9665,14 @@ var DateInput = (props) => {
9536
9665
  disabled
9537
9666
  }
9538
9667
  ),
9539
- /* @__PURE__ */ jsx207(
9668
+ /* @__PURE__ */ jsx213(
9540
9669
  InputLoadingIcon,
9541
9670
  {
9542
9671
  loading,
9543
9672
  disabled
9544
9673
  }
9545
9674
  ),
9546
- showSpinButton && /* @__PURE__ */ jsx207(
9675
+ showSpinButton && /* @__PURE__ */ jsx213(
9547
9676
  SpinButton,
9548
9677
  {
9549
9678
  className: "k-input-spinner",
@@ -9555,18 +9684,18 @@ var DateInput = (props) => {
9555
9684
  }
9556
9685
  );
9557
9686
  };
9558
- DateInput.states = states69;
9559
- DateInput.options = options67;
9687
+ DateInput.states = states70;
9688
+ DateInput.options = options68;
9560
9689
  DateInput.className = DATEINPUT_CLASSNAME;
9561
- DateInput.defaultProps = defaultProps68;
9690
+ DateInput.defaultProps = defaultProps69;
9562
9691
 
9563
9692
  // src/dateinput/templates/dateinput-normal.tsx
9564
- import { jsx as jsx208 } from "react/jsx-runtime";
9693
+ import { jsx as jsx214 } from "react/jsx-runtime";
9565
9694
 
9566
9695
  // src/datepicker/datepicker.spec.tsx
9567
- import { Fragment as Fragment73, jsx as jsx209, jsxs as jsxs90 } from "react/jsx-runtime";
9696
+ import { Fragment as Fragment78, jsx as jsx215, jsxs as jsxs95 } from "react/jsx-runtime";
9568
9697
  var DATEPICKER_CLASSNAME = `k-datepicker`;
9569
- var states70 = [
9698
+ var states71 = [
9570
9699
  States.hover,
9571
9700
  States.focus,
9572
9701
  States.valid,
@@ -9576,12 +9705,12 @@ var states70 = [
9576
9705
  States.loading,
9577
9706
  States.readonly
9578
9707
  ];
9579
- var options68 = {
9708
+ var options69 = {
9580
9709
  size: [Size.small, Size.medium, Size.large],
9581
9710
  rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
9582
9711
  fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
9583
9712
  };
9584
- var defaultProps69 = {
9713
+ var defaultProps70 = {
9585
9714
  size: Input.defaultProps.size,
9586
9715
  rounded: Input.defaultProps.rounded,
9587
9716
  fillMode: Input.defaultProps.fillMode
@@ -9609,8 +9738,8 @@ var DatePicker = (props) => {
9609
9738
  dir,
9610
9739
  ...other
9611
9740
  } = props;
9612
- return /* @__PURE__ */ jsxs90(Fragment73, { children: [
9613
- /* @__PURE__ */ jsxs90(
9741
+ return /* @__PURE__ */ jsxs95(Fragment78, { children: [
9742
+ /* @__PURE__ */ jsxs95(
9614
9743
  Input,
9615
9744
  {
9616
9745
  ...other,
@@ -9628,9 +9757,9 @@ var DatePicker = (props) => {
9628
9757
  readonly,
9629
9758
  className: classNames(props.className, DATEPICKER_CLASSNAME),
9630
9759
  children: [
9631
- /* @__PURE__ */ jsx209(InputPrefix, { children: prefix }),
9632
- /* @__PURE__ */ jsx209(InputInnerInput, { placeholder, value }),
9633
- /* @__PURE__ */ jsx209(
9760
+ /* @__PURE__ */ jsx215(InputPrefix, { children: prefix }),
9761
+ /* @__PURE__ */ jsx215(InputInnerInput, { placeholder, value }),
9762
+ /* @__PURE__ */ jsx215(
9634
9763
  InputValidationIcon,
9635
9764
  {
9636
9765
  valid,
@@ -9639,14 +9768,14 @@ var DatePicker = (props) => {
9639
9768
  disabled
9640
9769
  }
9641
9770
  ),
9642
- /* @__PURE__ */ jsx209(
9771
+ /* @__PURE__ */ jsx215(
9643
9772
  InputLoadingIcon,
9644
9773
  {
9645
9774
  loading,
9646
9775
  disabled
9647
9776
  }
9648
9777
  ),
9649
- /* @__PURE__ */ jsx209(
9778
+ /* @__PURE__ */ jsx215(
9650
9779
  InputClearValue,
9651
9780
  {
9652
9781
  loading,
@@ -9655,8 +9784,8 @@ var DatePicker = (props) => {
9655
9784
  value
9656
9785
  }
9657
9786
  ),
9658
- /* @__PURE__ */ jsx209(InputSuffix, { children: suffix }),
9659
- /* @__PURE__ */ jsx209(
9787
+ /* @__PURE__ */ jsx215(InputSuffix, { children: suffix }),
9788
+ /* @__PURE__ */ jsx215(
9660
9789
  Button,
9661
9790
  {
9662
9791
  className: "k-input-button",
@@ -9669,9 +9798,9 @@ var DatePicker = (props) => {
9669
9798
  ]
9670
9799
  }
9671
9800
  ),
9672
- opened && /* @__PURE__ */ jsx209(Popup, { className: "k-calendar-container k-datepicker-popup", children: /* @__PURE__ */ jsx209(CalendarNormal, { dir }) }),
9673
- adaptive && /* @__PURE__ */ jsxs90(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
9674
- /* @__PURE__ */ jsx209(
9801
+ opened && /* @__PURE__ */ jsx215(Popup, { className: "k-calendar-container k-datepicker-popup", children: /* @__PURE__ */ jsx215(CalendarNormal, { dir }) }),
9802
+ adaptive && /* @__PURE__ */ jsxs95(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
9803
+ /* @__PURE__ */ jsx215(
9675
9804
  ActionSheetHeader,
9676
9805
  {
9677
9806
  actions: ["x"],
@@ -9679,37 +9808,37 @@ var DatePicker = (props) => {
9679
9808
  subTitle: "DD / MM / YY"
9680
9809
  }
9681
9810
  ),
9682
- /* @__PURE__ */ jsx209(CalendarNormal, { size: "large" })
9811
+ /* @__PURE__ */ jsx215(CalendarNormal, { size: "large" })
9683
9812
  ] })
9684
9813
  ] });
9685
9814
  };
9686
- DatePicker.states = states70;
9687
- DatePicker.options = options68;
9815
+ DatePicker.states = states71;
9816
+ DatePicker.options = options69;
9688
9817
  DatePicker.className = DATEPICKER_CLASSNAME;
9689
- DatePicker.defaultProps = defaultProps69;
9818
+ DatePicker.defaultProps = defaultProps70;
9690
9819
 
9691
9820
  // src/datepicker/templates/datepicker-normal.tsx
9692
- import { jsx as jsx210 } from "react/jsx-runtime";
9821
+ import { jsx as jsx216 } from "react/jsx-runtime";
9693
9822
 
9694
9823
  // src/datepicker/templates/datepicker-popup.tsx
9695
- import { jsx as jsx211 } from "react/jsx-runtime";
9824
+ import { jsx as jsx217 } from "react/jsx-runtime";
9696
9825
 
9697
9826
  // src/datepicker/templates/datepicker-adaptive.tsx
9698
- import { jsx as jsx212 } from "react/jsx-runtime";
9827
+ import { jsx as jsx218 } from "react/jsx-runtime";
9699
9828
 
9700
9829
  // src/time-selector/time-selector.spec.tsx
9701
- import { Fragment as Fragment74, jsx as jsx213, jsxs as jsxs91 } from "react/jsx-runtime";
9830
+ import { Fragment as Fragment79, jsx as jsx219, jsxs as jsxs96 } from "react/jsx-runtime";
9702
9831
  var TIMESELECTOR_CLASSNAME = `k-timeselector`;
9703
- var states71 = [];
9704
- var options69 = {
9832
+ var states72 = [];
9833
+ var options70 = {
9705
9834
  size: [Size.small, Size.medium, Size.large]
9706
9835
  };
9707
- var defaultProps70 = {
9836
+ var defaultProps71 = {
9708
9837
  size: Size.medium
9709
9838
  };
9710
9839
  var TimeSelector = (props) => {
9711
9840
  const {
9712
- size = defaultProps70.size,
9841
+ size = defaultProps71.size,
9713
9842
  header,
9714
9843
  fastSelection,
9715
9844
  columns,
@@ -9725,9 +9854,9 @@ var TimeSelector = (props) => {
9725
9854
  if (index === 0 || columnType === "tt") {
9726
9855
  separator = false;
9727
9856
  }
9728
- return /* @__PURE__ */ jsx213(Fragment74, { children: /* @__PURE__ */ jsx213(TimeSelectorColumn, { type: columnType, focus, separator }) });
9857
+ return /* @__PURE__ */ jsx219(Fragment79, { children: /* @__PURE__ */ jsx219(TimeSelectorColumn, { type: columnType, focus, separator }) });
9729
9858
  });
9730
- return /* @__PURE__ */ jsxs91(
9859
+ return /* @__PURE__ */ jsxs96(
9731
9860
  "div",
9732
9861
  {
9733
9862
  ...other,
@@ -9739,24 +9868,24 @@ var TimeSelector = (props) => {
9739
9868
  })
9740
9869
  ),
9741
9870
  children: [
9742
- /* @__PURE__ */ jsx213(Fragment74, { children: header }),
9743
- /* @__PURE__ */ jsx213(Fragment74, { children: fastSelection }),
9744
- /* @__PURE__ */ jsxs91("div", { className: "k-time-list-container", children: [
9745
- /* @__PURE__ */ jsx213("span", { className: "k-time-highlight" }),
9871
+ /* @__PURE__ */ jsx219(Fragment79, { children: header }),
9872
+ /* @__PURE__ */ jsx219(Fragment79, { children: fastSelection }),
9873
+ /* @__PURE__ */ jsxs96("div", { className: "k-time-list-container", children: [
9874
+ /* @__PURE__ */ jsx219("span", { className: "k-time-highlight" }),
9746
9875
  columnsDom
9747
9876
  ] })
9748
9877
  ]
9749
9878
  }
9750
9879
  );
9751
9880
  };
9752
- TimeSelector.states = states71;
9753
- TimeSelector.options = options69;
9881
+ TimeSelector.states = states72;
9882
+ TimeSelector.options = options70;
9754
9883
  TimeSelector.className = TIMESELECTOR_CLASSNAME;
9755
- TimeSelector.defaultProps = defaultProps70;
9884
+ TimeSelector.defaultProps = defaultProps71;
9756
9885
 
9757
9886
  // src/time-selector/time-selector-column.tsx
9758
- import { Fragment as Fragment75, jsx as jsx214, jsxs as jsxs92 } from "react/jsx-runtime";
9759
- var states72 = [
9887
+ import { Fragment as Fragment80, jsx as jsx220, jsxs as jsxs97 } from "react/jsx-runtime";
9888
+ var states73 = [
9760
9889
  States.focus
9761
9890
  ];
9762
9891
  var TimeSelectorColumn = (props) => {
@@ -9794,11 +9923,11 @@ var TimeSelectorColumn = (props) => {
9794
9923
  break;
9795
9924
  }
9796
9925
  const items = columnData.map(
9797
- (data2) => /* @__PURE__ */ jsx214(Fragment75, { children: /* @__PURE__ */ jsx214("li", { className: "k-item", children: /* @__PURE__ */ jsx214("span", { children: data2 }) }) })
9926
+ (data2) => /* @__PURE__ */ jsx220(Fragment80, { children: /* @__PURE__ */ jsx220("li", { className: "k-item", children: /* @__PURE__ */ jsx220("span", { children: data2 }) }) })
9798
9927
  );
9799
- return /* @__PURE__ */ jsxs92(Fragment75, { children: [
9800
- separator && /* @__PURE__ */ jsx214("div", { className: "k-time-separator", children: ":" }),
9801
- /* @__PURE__ */ jsxs92(
9928
+ return /* @__PURE__ */ jsxs97(Fragment80, { children: [
9929
+ separator && /* @__PURE__ */ jsx220("div", { className: "k-time-separator", children: ":" }),
9930
+ /* @__PURE__ */ jsxs97(
9802
9931
  "div",
9803
9932
  {
9804
9933
  ...other,
@@ -9810,10 +9939,10 @@ var TimeSelectorColumn = (props) => {
9810
9939
  })
9811
9940
  ),
9812
9941
  children: [
9813
- /* @__PURE__ */ jsx214("span", { className: "k-title", children: text }),
9814
- /* @__PURE__ */ jsx214("div", { className: "k-time-list", children: /* @__PURE__ */ jsxs92("div", { className: "k-content k-scrollable k-time-container", children: [
9815
- /* @__PURE__ */ jsx214("ul", { className: "k-reset", style: { transform: "translateY(97px)" }, children: items }),
9816
- /* @__PURE__ */ jsx214("div", { className: "k-scrollable-placeholder" })
9942
+ /* @__PURE__ */ jsx220("span", { className: "k-title", children: text }),
9943
+ /* @__PURE__ */ jsx220("div", { className: "k-time-list", children: /* @__PURE__ */ jsxs97("div", { className: "k-content k-scrollable k-time-container", children: [
9944
+ /* @__PURE__ */ jsx220("ul", { className: "k-reset", style: { transform: "translateY(97px)" }, children: items }),
9945
+ /* @__PURE__ */ jsx220("div", { className: "k-scrollable-placeholder" })
9817
9946
  ] }) })
9818
9947
  ]
9819
9948
  }
@@ -9822,14 +9951,14 @@ var TimeSelectorColumn = (props) => {
9822
9951
  };
9823
9952
 
9824
9953
  // src/time-selector/time-selector-header.tsx
9825
- import { jsx as jsx215, jsxs as jsxs93 } from "react/jsx-runtime";
9954
+ import { jsx as jsx221, jsxs as jsxs98 } from "react/jsx-runtime";
9826
9955
  var className19 = `k-time-header`;
9827
9956
  var TimeSelectorHeader = (props) => {
9828
9957
  const {
9829
9958
  title,
9830
9959
  ...other
9831
9960
  } = props;
9832
- return /* @__PURE__ */ jsxs93(
9961
+ return /* @__PURE__ */ jsxs98(
9833
9962
  "div",
9834
9963
  {
9835
9964
  ...other,
@@ -9838,7 +9967,7 @@ var TimeSelectorHeader = (props) => {
9838
9967
  className19
9839
9968
  ),
9840
9969
  children: [
9841
- title != null && /* @__PURE__ */ jsx215("span", { className: "k-title", children: title }),
9970
+ title != null && /* @__PURE__ */ jsx221("span", { className: "k-title", children: title }),
9842
9971
  props.children
9843
9972
  ]
9844
9973
  }
@@ -9846,13 +9975,13 @@ var TimeSelectorHeader = (props) => {
9846
9975
  };
9847
9976
 
9848
9977
  // src/time-selector/time-selector-fast-selection.tsx
9849
- import { jsx as jsx216, jsxs as jsxs94 } from "react/jsx-runtime";
9978
+ import { jsx as jsx222, jsxs as jsxs99 } from "react/jsx-runtime";
9850
9979
  var className20 = `k-time-fast-selection`;
9851
9980
  var TimeSelectorFastSelection = (props) => {
9852
9981
  const {
9853
9982
  ...other
9854
9983
  } = props;
9855
- return /* @__PURE__ */ jsxs94(
9984
+ return /* @__PURE__ */ jsxs99(
9856
9985
  ActionButtons,
9857
9986
  {
9858
9987
  ...other,
@@ -9862,27 +9991,27 @@ var TimeSelectorFastSelection = (props) => {
9862
9991
  className20
9863
9992
  ),
9864
9993
  children: [
9865
- /* @__PURE__ */ jsx216(Button, { children: "1 d" }),
9866
- /* @__PURE__ */ jsx216(Button, { children: "1 h" }),
9867
- /* @__PURE__ */ jsx216(Button, { children: "15 m" })
9994
+ /* @__PURE__ */ jsx222(Button, { children: "1 d" }),
9995
+ /* @__PURE__ */ jsx222(Button, { children: "1 h" }),
9996
+ /* @__PURE__ */ jsx222(Button, { children: "15 m" })
9868
9997
  ]
9869
9998
  }
9870
9999
  );
9871
10000
  };
9872
10001
 
9873
10002
  // src/time-selector/templates/time-selector-all.tsx
9874
- import { jsx as jsx217, jsxs as jsxs95 } from "react/jsx-runtime";
10003
+ import { jsx as jsx223, jsxs as jsxs100 } from "react/jsx-runtime";
9875
10004
 
9876
10005
  // src/time-selector/templates/time-selector-hour.tsx
9877
- import { jsx as jsx218, jsxs as jsxs96 } from "react/jsx-runtime";
10006
+ import { jsx as jsx224, jsxs as jsxs101 } from "react/jsx-runtime";
9878
10007
 
9879
10008
  // src/time-selector/templates/time-selector-minute.tsx
9880
- import { jsx as jsx219, jsxs as jsxs97 } from "react/jsx-runtime";
10009
+ import { jsx as jsx225, jsxs as jsxs102 } from "react/jsx-runtime";
9881
10010
 
9882
10011
  // src/timepicker/timepicker.spec.tsx
9883
- import { Fragment as Fragment76, jsx as jsx220, jsxs as jsxs98 } from "react/jsx-runtime";
10012
+ import { Fragment as Fragment81, jsx as jsx226, jsxs as jsxs103 } from "react/jsx-runtime";
9884
10013
  var TIMEPICKER_CLASSNAME = `k-timepicker`;
9885
- var states73 = [
10014
+ var states74 = [
9886
10015
  States.hover,
9887
10016
  States.focus,
9888
10017
  States.valid,
@@ -9892,12 +10021,12 @@ var states73 = [
9892
10021
  States.loading,
9893
10022
  States.readonly
9894
10023
  ];
9895
- var options70 = {
10024
+ var options71 = {
9896
10025
  size: [Size.small, Size.medium, Size.large],
9897
10026
  rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
9898
10027
  fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
9899
10028
  };
9900
- var defaultProps71 = {
10029
+ var defaultProps72 = {
9901
10030
  size: Input.defaultProps.size,
9902
10031
  rounded: Input.defaultProps.rounded,
9903
10032
  fillMode: Input.defaultProps.fillMode
@@ -9924,8 +10053,8 @@ var TimePicker = (props) => {
9924
10053
  adaptiveSettings,
9925
10054
  ...other
9926
10055
  } = props;
9927
- return /* @__PURE__ */ jsxs98(Fragment76, { children: [
9928
- /* @__PURE__ */ jsxs98(
10056
+ return /* @__PURE__ */ jsxs103(Fragment81, { children: [
10057
+ /* @__PURE__ */ jsxs103(
9929
10058
  Input,
9930
10059
  {
9931
10060
  ...other,
@@ -9942,9 +10071,9 @@ var TimePicker = (props) => {
9942
10071
  readonly,
9943
10072
  className: classNames(props.className, TIMEPICKER_CLASSNAME),
9944
10073
  children: [
9945
- /* @__PURE__ */ jsx220(InputPrefix, { children: prefix }),
9946
- /* @__PURE__ */ jsx220(InputInnerInput, { placeholder, value }),
9947
- /* @__PURE__ */ jsx220(
10074
+ /* @__PURE__ */ jsx226(InputPrefix, { children: prefix }),
10075
+ /* @__PURE__ */ jsx226(InputInnerInput, { placeholder, value }),
10076
+ /* @__PURE__ */ jsx226(
9948
10077
  InputValidationIcon,
9949
10078
  {
9950
10079
  valid,
@@ -9953,14 +10082,14 @@ var TimePicker = (props) => {
9953
10082
  disabled
9954
10083
  }
9955
10084
  ),
9956
- /* @__PURE__ */ jsx220(
10085
+ /* @__PURE__ */ jsx226(
9957
10086
  InputLoadingIcon,
9958
10087
  {
9959
10088
  loading,
9960
10089
  disabled
9961
10090
  }
9962
10091
  ),
9963
- /* @__PURE__ */ jsx220(
10092
+ /* @__PURE__ */ jsx226(
9964
10093
  InputClearValue,
9965
10094
  {
9966
10095
  loading,
@@ -9969,8 +10098,8 @@ var TimePicker = (props) => {
9969
10098
  value
9970
10099
  }
9971
10100
  ),
9972
- /* @__PURE__ */ jsx220(InputSuffix, { children: suffix }),
9973
- /* @__PURE__ */ jsx220(
10101
+ /* @__PURE__ */ jsx226(InputSuffix, { children: suffix }),
10102
+ /* @__PURE__ */ jsx226(
9974
10103
  Button,
9975
10104
  {
9976
10105
  className: "k-input-button",
@@ -9983,15 +10112,15 @@ var TimePicker = (props) => {
9983
10112
  ]
9984
10113
  }
9985
10114
  ),
9986
- opened && /* @__PURE__ */ jsxs98(Popup, { className: "k-list-container k-timepicker-popup", children: [
9987
- /* @__PURE__ */ jsx220(TimeSelector, { columns: ["HH", "mm", "ss", "tt"], focusedColumn: "mm", header: /* @__PURE__ */ jsx220(TimeSelectorHeader, { title: "10:00:00 AM", children: /* @__PURE__ */ jsx220(Button, { fillMode: "flat", className: "k-time-now", children: "Now" }) }) }),
9988
- /* @__PURE__ */ jsxs98(ActionButtons, { alignment: "stretched", className: "k-time-footer", children: [
9989
- /* @__PURE__ */ jsx220(Button, { themeColor: "primary", className: "k-time-accept", children: "Set" }),
9990
- /* @__PURE__ */ jsx220(Button, { className: "k-time-cancel", children: "Cancel" })
10115
+ opened && /* @__PURE__ */ jsxs103(Popup, { className: "k-list-container k-timepicker-popup", children: [
10116
+ /* @__PURE__ */ jsx226(TimeSelector, { columns: ["HH", "mm", "ss", "tt"], focusedColumn: "mm", header: /* @__PURE__ */ jsx226(TimeSelectorHeader, { title: "10:00:00 AM", children: /* @__PURE__ */ jsx226(Button, { fillMode: "flat", className: "k-time-now", children: "Now" }) }) }),
10117
+ /* @__PURE__ */ jsxs103(ActionButtons, { alignment: "stretched", className: "k-time-footer", children: [
10118
+ /* @__PURE__ */ jsx226(Button, { themeColor: "primary", className: "k-time-accept", children: "Set" }),
10119
+ /* @__PURE__ */ jsx226(Button, { className: "k-time-cancel", children: "Cancel" })
9991
10120
  ] })
9992
10121
  ] }),
9993
- adaptive && /* @__PURE__ */ jsxs98(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
9994
- /* @__PURE__ */ jsx220(
10122
+ adaptive && /* @__PURE__ */ jsxs103(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
10123
+ /* @__PURE__ */ jsx226(
9995
10124
  ActionSheetHeader,
9996
10125
  {
9997
10126
  actions: ["x"],
@@ -9999,46 +10128,46 @@ var TimePicker = (props) => {
9999
10128
  subTitle: "DD / MM / YY"
10000
10129
  }
10001
10130
  ),
10002
- /* @__PURE__ */ jsx220(TimeSelector, { size: "large", columns: ["HH", "mm", "ss", "tt"], focusedColumn: "HH", header: /* @__PURE__ */ jsx220(TimeSelectorHeader, { title: "10:00:00 \u0410\u041C", children: /* @__PURE__ */ jsx220(Button, { size: "large", fillMode: "flat", className: "k-time-now", children: "Now" }) }) }),
10003
- /* @__PURE__ */ jsx220(ActionSheetFooter, { actions: ["Cancel", "!Set time"] })
10131
+ /* @__PURE__ */ jsx226(TimeSelector, { size: "large", columns: ["HH", "mm", "ss", "tt"], focusedColumn: "HH", header: /* @__PURE__ */ jsx226(TimeSelectorHeader, { title: "10:00:00 \u0410\u041C", children: /* @__PURE__ */ jsx226(Button, { size: "large", fillMode: "flat", className: "k-time-now", children: "Now" }) }) }),
10132
+ /* @__PURE__ */ jsx226(ActionSheetFooter, { actions: ["Cancel", "!Set time"] })
10004
10133
  ] })
10005
10134
  ] });
10006
10135
  };
10007
- TimePicker.states = states73;
10008
- TimePicker.options = options70;
10136
+ TimePicker.states = states74;
10137
+ TimePicker.options = options71;
10009
10138
  TimePicker.className = TIMEPICKER_CLASSNAME;
10010
- TimePicker.defaultProps = defaultProps71;
10139
+ TimePicker.defaultProps = defaultProps72;
10011
10140
 
10012
10141
  // src/timepicker/templates/timepicker-normal.tsx
10013
- import { jsx as jsx221 } from "react/jsx-runtime";
10142
+ import { jsx as jsx227 } from "react/jsx-runtime";
10014
10143
 
10015
10144
  // src/timepicker/templates/timepicker-popup.tsx
10016
- import { jsx as jsx222 } from "react/jsx-runtime";
10145
+ import { jsx as jsx228 } from "react/jsx-runtime";
10017
10146
 
10018
10147
  // src/timepicker/templates/timepicker-adaptive.tsx
10019
- import { jsx as jsx223 } from "react/jsx-runtime";
10148
+ import { jsx as jsx229 } from "react/jsx-runtime";
10020
10149
 
10021
10150
  // src/datetime-selector/datetime-selector.spec.tsx
10022
- import { Fragment as Fragment77, jsx as jsx224, jsxs as jsxs99 } from "react/jsx-runtime";
10151
+ import { Fragment as Fragment82, jsx as jsx230, jsxs as jsxs104 } from "react/jsx-runtime";
10023
10152
  var DATETIMESELECTOR_CLASSNAME = `k-datetime-wrap`;
10024
- var states74 = [];
10025
- var options71 = {
10153
+ var states75 = [];
10154
+ var options72 = {
10026
10155
  size: [Size.small, Size.medium, Size.large]
10027
10156
  };
10028
- var defaultProps72 = {
10157
+ var defaultProps73 = {
10029
10158
  tab: "date",
10030
10159
  size: Size.medium,
10031
10160
  actionButtons: true
10032
10161
  };
10033
10162
  var DateTimeSelector = (props) => {
10034
10163
  const {
10035
- size = defaultProps72.size,
10036
- tab = defaultProps72.tab,
10037
- actionButtons = defaultProps72.actionButtons,
10164
+ size = defaultProps73.size,
10165
+ tab = defaultProps73.tab,
10166
+ actionButtons = defaultProps73.actionButtons,
10038
10167
  dir,
10039
10168
  ...other
10040
10169
  } = props;
10041
- return /* @__PURE__ */ jsxs99(
10170
+ return /* @__PURE__ */ jsxs104(
10042
10171
  "div",
10043
10172
  {
10044
10173
  ...other,
@@ -10054,34 +10183,34 @@ var DateTimeSelector = (props) => {
10054
10183
  })
10055
10184
  ),
10056
10185
  children: [
10057
- /* @__PURE__ */ jsx224("div", { className: "k-datetime-buttongroup", children: /* @__PURE__ */ jsxs99(ButtonGroup, { stretched: true, children: [
10058
- /* @__PURE__ */ jsx224(Button, { className: "k-group-start", size, selected: tab === "date", children: "Date" }),
10059
- /* @__PURE__ */ jsx224(Button, { className: "k-group-end", size, selected: tab === "time", children: "Time" })
10186
+ /* @__PURE__ */ jsx230("div", { className: "k-datetime-buttongroup", children: /* @__PURE__ */ jsxs104(ButtonGroup, { stretched: true, children: [
10187
+ /* @__PURE__ */ jsx230(Button, { className: "k-group-start", size, selected: tab === "date", children: "Date" }),
10188
+ /* @__PURE__ */ jsx230(Button, { className: "k-group-end", size, selected: tab === "time", children: "Time" })
10060
10189
  ] }) }),
10061
- /* @__PURE__ */ jsx224("div", { className: "k-datetime-selector", children: tab === "time" ? /* @__PURE__ */ jsxs99(Fragment77, { children: [
10062
- /* @__PURE__ */ jsx224("div", { className: "k-datetime-calendar-wrap" }),
10063
- /* @__PURE__ */ jsx224("div", { className: "k-datetime-time-wrap", children: /* @__PURE__ */ jsx224(TimeSelector, { size, columns: ["HH", "mm", "ss", "tt"], focusedColumn: "mm", header: /* @__PURE__ */ jsx224(TimeSelectorHeader, { title: "10:00:00 AM", children: /* @__PURE__ */ jsx224(Button, { size, fillMode: "flat", className: "k-time-now", children: "Now" }) }) }) })
10064
- ] }) : /* @__PURE__ */ jsxs99(Fragment77, { children: [
10065
- /* @__PURE__ */ jsx224("div", { className: "k-datetime-calendar-wrap", children: /* @__PURE__ */ jsx224(CalendarNormal, { size, showOtherMonth: true, dir }) }),
10066
- /* @__PURE__ */ jsx224("div", { className: "k-datetime-time-wrap" })
10190
+ /* @__PURE__ */ jsx230("div", { className: "k-datetime-selector", children: tab === "time" ? /* @__PURE__ */ jsxs104(Fragment82, { children: [
10191
+ /* @__PURE__ */ jsx230("div", { className: "k-datetime-calendar-wrap" }),
10192
+ /* @__PURE__ */ jsx230("div", { className: "k-datetime-time-wrap", children: /* @__PURE__ */ jsx230(TimeSelector, { size, columns: ["HH", "mm", "ss", "tt"], focusedColumn: "mm", header: /* @__PURE__ */ jsx230(TimeSelectorHeader, { title: "10:00:00 AM", children: /* @__PURE__ */ jsx230(Button, { size, fillMode: "flat", className: "k-time-now", children: "Now" }) }) }) })
10193
+ ] }) : /* @__PURE__ */ jsxs104(Fragment82, { children: [
10194
+ /* @__PURE__ */ jsx230("div", { className: "k-datetime-calendar-wrap", children: /* @__PURE__ */ jsx230(CalendarNormal, { size, showOtherMonth: true, dir }) }),
10195
+ /* @__PURE__ */ jsx230("div", { className: "k-datetime-time-wrap" })
10067
10196
  ] }) }),
10068
- actionButtons && /* @__PURE__ */ jsxs99(ActionButtons, { className: "k-datetime-footer", alignment: "stretched", children: [
10069
- /* @__PURE__ */ jsx224(Button, { size, themeColor: "primary", className: "k-time-accept", children: "Set" }),
10070
- /* @__PURE__ */ jsx224(Button, { size, className: "k-time-cancel", children: "Cancel" })
10197
+ actionButtons && /* @__PURE__ */ jsxs104(ActionButtons, { className: "k-datetime-footer", alignment: "stretched", children: [
10198
+ /* @__PURE__ */ jsx230(Button, { size, themeColor: "primary", className: "k-time-accept", children: "Set" }),
10199
+ /* @__PURE__ */ jsx230(Button, { size, className: "k-time-cancel", children: "Cancel" })
10071
10200
  ] })
10072
10201
  ]
10073
10202
  }
10074
10203
  );
10075
10204
  };
10076
- DateTimeSelector.states = states74;
10077
- DateTimeSelector.options = options71;
10205
+ DateTimeSelector.states = states75;
10206
+ DateTimeSelector.options = options72;
10078
10207
  DateTimeSelector.className = DATETIMESELECTOR_CLASSNAME;
10079
- DateTimeSelector.defaultProps = defaultProps72;
10208
+ DateTimeSelector.defaultProps = defaultProps73;
10080
10209
 
10081
10210
  // src/datetimepicker/datetimepicker.spec.tsx
10082
- import { Fragment as Fragment78, jsx as jsx225, jsxs as jsxs100 } from "react/jsx-runtime";
10211
+ import { Fragment as Fragment83, jsx as jsx231, jsxs as jsxs105 } from "react/jsx-runtime";
10083
10212
  var DATETIMEPICKER_CLASSNAME = `k-datetimepicker`;
10084
- var states75 = [
10213
+ var states76 = [
10085
10214
  States.hover,
10086
10215
  States.focus,
10087
10216
  States.valid,
@@ -10091,12 +10220,12 @@ var states75 = [
10091
10220
  States.loading,
10092
10221
  States.readonly
10093
10222
  ];
10094
- var options72 = {
10223
+ var options73 = {
10095
10224
  size: [Size.small, Size.medium, Size.large],
10096
10225
  rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
10097
10226
  fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
10098
10227
  };
10099
- var defaultProps73 = {
10228
+ var defaultProps74 = {
10100
10229
  tab: "date",
10101
10230
  size: Input.defaultProps.size,
10102
10231
  rounded: Input.defaultProps.rounded,
@@ -10120,14 +10249,14 @@ var DateTimePicker = (props) => {
10120
10249
  disabled,
10121
10250
  readonly,
10122
10251
  opened,
10123
- tab = defaultProps73.tab,
10252
+ tab = defaultProps74.tab,
10124
10253
  dir,
10125
10254
  adaptive,
10126
10255
  adaptiveSettings,
10127
10256
  ...other
10128
10257
  } = props;
10129
- return /* @__PURE__ */ jsxs100(Fragment78, { children: [
10130
- /* @__PURE__ */ jsxs100(
10258
+ return /* @__PURE__ */ jsxs105(Fragment83, { children: [
10259
+ /* @__PURE__ */ jsxs105(
10131
10260
  Input,
10132
10261
  {
10133
10262
  ...other,
@@ -10145,9 +10274,9 @@ var DateTimePicker = (props) => {
10145
10274
  readonly,
10146
10275
  className: classNames(props.className, DATETIMEPICKER_CLASSNAME),
10147
10276
  children: [
10148
- /* @__PURE__ */ jsx225(InputPrefix, { children: prefix }),
10149
- /* @__PURE__ */ jsx225(InputInnerInput, { placeholder, value }),
10150
- /* @__PURE__ */ jsx225(
10277
+ /* @__PURE__ */ jsx231(InputPrefix, { children: prefix }),
10278
+ /* @__PURE__ */ jsx231(InputInnerInput, { placeholder, value }),
10279
+ /* @__PURE__ */ jsx231(
10151
10280
  InputValidationIcon,
10152
10281
  {
10153
10282
  valid,
@@ -10156,14 +10285,14 @@ var DateTimePicker = (props) => {
10156
10285
  disabled
10157
10286
  }
10158
10287
  ),
10159
- /* @__PURE__ */ jsx225(
10288
+ /* @__PURE__ */ jsx231(
10160
10289
  InputLoadingIcon,
10161
10290
  {
10162
10291
  loading,
10163
10292
  disabled
10164
10293
  }
10165
10294
  ),
10166
- /* @__PURE__ */ jsx225(
10295
+ /* @__PURE__ */ jsx231(
10167
10296
  InputClearValue,
10168
10297
  {
10169
10298
  loading,
@@ -10172,8 +10301,8 @@ var DateTimePicker = (props) => {
10172
10301
  value
10173
10302
  }
10174
10303
  ),
10175
- /* @__PURE__ */ jsx225(InputSuffix, { children: suffix }),
10176
- /* @__PURE__ */ jsx225(
10304
+ /* @__PURE__ */ jsx231(InputSuffix, { children: suffix }),
10305
+ /* @__PURE__ */ jsx231(
10177
10306
  Button,
10178
10307
  {
10179
10308
  className: "k-input-button",
@@ -10186,9 +10315,9 @@ var DateTimePicker = (props) => {
10186
10315
  ]
10187
10316
  }
10188
10317
  ),
10189
- opened && /* @__PURE__ */ jsx225(Popup, { className: `k-${tab === "time" ? "list" : "calendar"}-container k-datetimepicker-popup`, dir, children: /* @__PURE__ */ jsx225(DateTimeSelector, { tab, dir }) }),
10190
- adaptive && /* @__PURE__ */ jsxs100(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
10191
- /* @__PURE__ */ jsx225(
10318
+ opened && /* @__PURE__ */ jsx231(Popup, { className: `k-${tab === "time" ? "list" : "calendar"}-container k-datetimepicker-popup`, dir, children: /* @__PURE__ */ jsx231(DateTimeSelector, { tab, dir }) }),
10319
+ adaptive && /* @__PURE__ */ jsxs105(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
10320
+ /* @__PURE__ */ jsx231(
10192
10321
  ActionSheetHeader,
10193
10322
  {
10194
10323
  actions: ["x"],
@@ -10196,153 +10325,24 @@ var DateTimePicker = (props) => {
10196
10325
  subTitle: "DD / MM / YY"
10197
10326
  }
10198
10327
  ),
10199
- /* @__PURE__ */ jsx225(DateTimeSelector, { size: "large", tab, actionButtons: false }),
10200
- /* @__PURE__ */ jsx225(ActionSheetFooter, { actions: ["Cancel", "!Set"] })
10328
+ /* @__PURE__ */ jsx231(DateTimeSelector, { size: "large", tab, actionButtons: false }),
10329
+ /* @__PURE__ */ jsx231(ActionSheetFooter, { actions: ["Cancel", "!Set"] })
10201
10330
  ] })
10202
10331
  ] });
10203
10332
  };
10204
- DateTimePicker.states = states75;
10205
- DateTimePicker.options = options72;
10333
+ DateTimePicker.states = states76;
10334
+ DateTimePicker.options = options73;
10206
10335
  DateTimePicker.className = DATETIMEPICKER_CLASSNAME;
10207
- DateTimePicker.defaultProps = defaultProps73;
10336
+ DateTimePicker.defaultProps = defaultProps74;
10208
10337
 
10209
10338
  // src/datetimepicker/templates/datetimepicker-normal.tsx
10210
- import { jsx as jsx226 } from "react/jsx-runtime";
10339
+ import { jsx as jsx232 } from "react/jsx-runtime";
10211
10340
 
10212
10341
  // src/datetimepicker/templates/datetimepicker-popup.tsx
10213
- import { jsx as jsx227 } from "react/jsx-runtime";
10342
+ import { jsx as jsx233 } from "react/jsx-runtime";
10214
10343
 
10215
10344
  // src/datetimepicker/templates/datetimepicker-adaptive.tsx
10216
- import { jsx as jsx228 } from "react/jsx-runtime";
10217
-
10218
- // src/multiviewcalendar/multiviewcalendar.spec.tsx
10219
- import { jsx as jsx229 } from "react/jsx-runtime";
10220
- var MULTIVIEWCALENDAR_CLASSNAME = `k-calendar-range`;
10221
- var states76 = [];
10222
- var options73 = {
10223
- size: [Size.small, Size.medium, Size.large]
10224
- };
10225
- var defaultProps74 = {
10226
- size: Size.medium,
10227
- calendarHeaderText: "October 2021 - November 2021",
10228
- viewsCount: 2,
10229
- orientation: "horizontal",
10230
- calendarView: "month"
10231
- };
10232
- var MultiViewCalendar = (props) => {
10233
- const {
10234
- size = defaultProps74.size,
10235
- orientation = defaultProps74.orientation,
10236
- calendarView = defaultProps74.calendarView,
10237
- calendarHeaderText = defaultProps74.calendarHeaderText,
10238
- viewsCount = defaultProps74.viewsCount,
10239
- showCalendarFooter,
10240
- showWeek,
10241
- dir,
10242
- ...other
10243
- } = props;
10244
- return /* @__PURE__ */ jsx229(
10245
- Calendar,
10246
- {
10247
- ...other,
10248
- className: classNames(
10249
- props.className,
10250
- MULTIVIEWCALENDAR_CLASSNAME
10251
- ),
10252
- size,
10253
- calendarHeaderText,
10254
- calendarView,
10255
- viewsCount,
10256
- orientation,
10257
- showCalendarFooter,
10258
- showWeek,
10259
- dir
10260
- }
10261
- );
10262
- };
10263
- MultiViewCalendar.states = states76;
10264
- MultiViewCalendar.options = options73;
10265
- MultiViewCalendar.className = MULTIVIEWCALENDAR_CLASSNAME;
10266
- MultiViewCalendar.defaultProps = defaultProps74;
10267
-
10268
- // src/multiviewcalendar/templates/multiviewcalendar-century.tsx
10269
- import { Fragment as Fragment79, jsx as jsx230, jsxs as jsxs101 } from "react/jsx-runtime";
10270
-
10271
- // src/multiviewcalendar/templates/multiviewcalendar-decade.tsx
10272
- import { Fragment as Fragment80, jsx as jsx231, jsxs as jsxs102 } from "react/jsx-runtime";
10273
-
10274
- // src/multiviewcalendar/templates/multiviewcalendar-normal.tsx
10275
- import { Fragment as Fragment81, jsx as jsx232, jsxs as jsxs103 } from "react/jsx-runtime";
10276
- var MultiViewCalendarNormal = ({ showOtherMonth, ...props }) => /* @__PURE__ */ jsx232(
10277
- MultiViewCalendar,
10278
- {
10279
- calendarView: "month",
10280
- showTableHead: true,
10281
- children: /* @__PURE__ */ jsxs103(Fragment81, { children: [
10282
- /* @__PURE__ */ jsxs103(CalendarTableRow, { children: [
10283
- /* @__PURE__ */ jsx232(CalendarCell, { text: "30", showOtherMonth, empty: !showOtherMonth, weekend: showOtherMonth }),
10284
- /* @__PURE__ */ jsx232(CalendarCell, { text: "1" }),
10285
- /* @__PURE__ */ jsx232(CalendarCell, { text: "2" }),
10286
- /* @__PURE__ */ jsx232(CalendarCell, { text: "3" }),
10287
- /* @__PURE__ */ jsx232(CalendarCell, { text: "4" }),
10288
- /* @__PURE__ */ jsx232(CalendarCell, { text: "5" }),
10289
- /* @__PURE__ */ jsx232(CalendarCell, { text: "6", weekend: true })
10290
- ] }),
10291
- /* @__PURE__ */ jsxs103(CalendarTableRow, { children: [
10292
- /* @__PURE__ */ jsx232(CalendarCell, { text: "7", weekend: true }),
10293
- /* @__PURE__ */ jsx232(CalendarCell, { text: "8" }),
10294
- /* @__PURE__ */ jsx232(CalendarCell, { text: "9" }),
10295
- /* @__PURE__ */ jsx232(CalendarCell, { text: "10" }),
10296
- /* @__PURE__ */ jsx232(CalendarCell, { text: "11" }),
10297
- /* @__PURE__ */ jsx232(CalendarCell, { text: "12" }),
10298
- /* @__PURE__ */ jsx232(CalendarCell, { text: "13", weekend: true })
10299
- ] }),
10300
- /* @__PURE__ */ jsxs103(CalendarTableRow, { children: [
10301
- /* @__PURE__ */ jsx232(CalendarCell, { text: "14", weekend: true }),
10302
- /* @__PURE__ */ jsx232(CalendarCell, { text: "15" }),
10303
- /* @__PURE__ */ jsx232(CalendarCell, { text: "16", today: true }),
10304
- /* @__PURE__ */ jsx232(CalendarCell, { text: "17" }),
10305
- /* @__PURE__ */ jsx232(CalendarCell, { text: "18" }),
10306
- /* @__PURE__ */ jsx232(CalendarCell, { text: "19" }),
10307
- /* @__PURE__ */ jsx232(CalendarCell, { text: "20", weekend: true })
10308
- ] }),
10309
- /* @__PURE__ */ jsxs103(CalendarTableRow, { children: [
10310
- /* @__PURE__ */ jsx232(CalendarCell, { text: "21", weekend: true }),
10311
- /* @__PURE__ */ jsx232(CalendarCell, { text: "22" }),
10312
- /* @__PURE__ */ jsx232(CalendarCell, { text: "23" }),
10313
- /* @__PURE__ */ jsx232(CalendarCell, { text: "24" }),
10314
- /* @__PURE__ */ jsx232(CalendarCell, { text: "25" }),
10315
- /* @__PURE__ */ jsx232(CalendarCell, { text: "26" }),
10316
- /* @__PURE__ */ jsx232(CalendarCell, { text: "27", weekend: true })
10317
- ] }),
10318
- /* @__PURE__ */ jsxs103(CalendarTableRow, { children: [
10319
- /* @__PURE__ */ jsx232(CalendarCell, { text: "28", weekend: true }),
10320
- /* @__PURE__ */ jsx232(CalendarCell, { text: "29" }),
10321
- /* @__PURE__ */ jsx232(CalendarCell, { text: "30" }),
10322
- /* @__PURE__ */ jsx232(CalendarCell, { text: "31" }),
10323
- /* @__PURE__ */ jsx232(CalendarCell, { text: "1", showOtherMonth, empty: !showOtherMonth }),
10324
- /* @__PURE__ */ jsx232(CalendarCell, { text: "2", showOtherMonth, empty: !showOtherMonth }),
10325
- /* @__PURE__ */ jsx232(CalendarCell, { text: "3", showOtherMonth, empty: !showOtherMonth, weekend: showOtherMonth })
10326
- ] }),
10327
- /* @__PURE__ */ jsxs103(CalendarTableRow, { children: [
10328
- /* @__PURE__ */ jsx232(CalendarCell, { text: "4", showOtherMonth, empty: !showOtherMonth, weekend: showOtherMonth }),
10329
- /* @__PURE__ */ jsx232(CalendarCell, { text: "5", showOtherMonth, empty: !showOtherMonth }),
10330
- /* @__PURE__ */ jsx232(CalendarCell, { text: "6", showOtherMonth, empty: !showOtherMonth }),
10331
- /* @__PURE__ */ jsx232(CalendarCell, { text: "7", showOtherMonth, empty: !showOtherMonth }),
10332
- /* @__PURE__ */ jsx232(CalendarCell, { text: "8", showOtherMonth, empty: !showOtherMonth }),
10333
- /* @__PURE__ */ jsx232(CalendarCell, { text: "9", showOtherMonth, empty: !showOtherMonth }),
10334
- /* @__PURE__ */ jsx232(CalendarCell, { text: "10", showOtherMonth, empty: !showOtherMonth, weekend: showOtherMonth })
10335
- ] })
10336
- ] }),
10337
- ...props
10338
- }
10339
- );
10340
-
10341
- // src/multiviewcalendar/templates/multiviewcalendar-with-weeks.tsx
10342
- import { Fragment as Fragment82, jsx as jsx233, jsxs as jsxs104 } from "react/jsx-runtime";
10343
-
10344
- // src/multiviewcalendar/templates/multiviewcalendar-year.tsx
10345
- import { Fragment as Fragment83, jsx as jsx234, jsxs as jsxs105 } from "react/jsx-runtime";
10345
+ import { jsx as jsx234 } from "react/jsx-runtime";
10346
10346
 
10347
10347
  // src/daterangepicker/daterangepicker.spec.tsx
10348
10348
  import { Fragment as Fragment84, jsx as jsx235, jsxs as jsxs106 } from "react/jsx-runtime";
@@ -18074,676 +18074,896 @@ import { Fragment as Fragment190, jsx as jsx560, jsxs as jsxs263 } from "react/j
18074
18074
  // src/editor/templates/editor-responsive-toolbar.tsx
18075
18075
  import { Fragment as Fragment191, jsx as jsx561, jsxs as jsxs264 } from "react/jsx-runtime";
18076
18076
 
18077
- // src/utils/templates/background/background-clip/border-clip.tsx
18077
+ // src/gantt/gantt.spec.tsx
18078
+ import { jsxs as jsxs265 } from "react/jsx-runtime";
18079
+ var GANTT_CLASSNAME = "k-gantt";
18080
+ var states201 = [];
18081
+ var options186 = {};
18082
+ var defaultProps190 = {};
18083
+ var Gantt = (props) => {
18084
+ const {
18085
+ headerToolbar,
18086
+ footerToolbar,
18087
+ ...other
18088
+ } = props;
18089
+ return /* @__PURE__ */ jsxs265(
18090
+ "div",
18091
+ {
18092
+ ...other,
18093
+ className: classNames(
18094
+ props.className,
18095
+ GANTT_CLASSNAME
18096
+ ),
18097
+ children: [
18098
+ headerToolbar,
18099
+ props.children,
18100
+ footerToolbar
18101
+ ]
18102
+ }
18103
+ );
18104
+ };
18105
+ Gantt.states = states201;
18106
+ Gantt.options = options186;
18107
+ Gantt.className = GANTT_CLASSNAME;
18108
+ Gantt.defaultProps = defaultProps190;
18109
+
18110
+ // src/gantt/gantt-header-toolbar.spec.tsx
18078
18111
  import { jsx as jsx562 } from "react/jsx-runtime";
18079
18112
 
18080
- // src/utils/templates/background/background-clip/content-clip.tsx
18113
+ // src/gantt/gantt-footer-toolbar.spec.tsx
18081
18114
  import { jsx as jsx563 } from "react/jsx-runtime";
18082
18115
 
18083
- // src/utils/templates/background/background-clip/padding-clip.tsx
18116
+ // src/gantt/gantt-content.spec.tsx
18084
18117
  import { jsx as jsx564 } from "react/jsx-runtime";
18085
18118
 
18086
- // src/utils/templates/background/background-clip/text-clip.tsx
18119
+ // src/gantt/gantt-tables-wrapper.spec.tsx
18087
18120
  import { jsx as jsx565 } from "react/jsx-runtime";
18088
18121
 
18122
+ // src/gantt/gantt-columns-table.spec.tsx
18123
+ import { jsx as jsx566 } from "react/jsx-runtime";
18124
+
18125
+ // src/gantt/gantt-rows-table.spec.tsx
18126
+ import { jsx as jsx567 } from "react/jsx-runtime";
18127
+
18128
+ // src/gantt/gantt-tasks-table.spec.tsx
18129
+ import { jsx as jsx568 } from "react/jsx-runtime";
18130
+
18131
+ // src/gantt/gantt-task.spec.tsx
18132
+ import { jsx as jsx569 } from "react/jsx-runtime";
18133
+ var GANTTTASK_CLASSNAME = "k-task";
18134
+ var states202 = [];
18135
+ var options187 = {};
18136
+ var defaultProps191 = {
18137
+ type: "single"
18138
+ };
18139
+ var GanttTask = (props) => {
18140
+ const {
18141
+ type = defaultProps191.type,
18142
+ ...other
18143
+ } = props;
18144
+ return /* @__PURE__ */ jsx569(
18145
+ "div",
18146
+ {
18147
+ ...other,
18148
+ className: classNames(
18149
+ props.className,
18150
+ GANTTTASK_CLASSNAME,
18151
+ {
18152
+ [`k-task-single`]: type === "single",
18153
+ [`k-task-milestone`]: type === "milestone",
18154
+ [`k-task-summary`]: type === "summary"
18155
+ }
18156
+ )
18157
+ }
18158
+ );
18159
+ };
18160
+ GanttTask.states = states202;
18161
+ GanttTask.options = options187;
18162
+ GanttTask.className = GANTTTASK_CLASSNAME;
18163
+ GanttTask.defaultProps = defaultProps191;
18164
+
18165
+ // src/gantt/gantt-task-wrap.spec.tsx
18166
+ import { jsx as jsx570 } from "react/jsx-runtime";
18167
+ var GANTTTASKWRAP_CLASSNAME = "k-task-wrap";
18168
+ var states203 = [];
18169
+ var options188 = {};
18170
+ var defaultProps192 = {
18171
+ type: "single"
18172
+ };
18173
+ var GanttTaskWrap = (props) => {
18174
+ const {
18175
+ type = defaultProps192.type,
18176
+ ...other
18177
+ } = props;
18178
+ return /* @__PURE__ */ jsx570(
18179
+ "div",
18180
+ {
18181
+ ...other,
18182
+ className: classNames(
18183
+ props.className,
18184
+ GANTTTASKWRAP_CLASSNAME,
18185
+ {
18186
+ [`k-milestone-wrap`]: type === "milestone",
18187
+ [`k-summary-wrap`]: type === "summary"
18188
+ }
18189
+ )
18190
+ }
18191
+ );
18192
+ };
18193
+ GanttTaskWrap.states = states203;
18194
+ GanttTaskWrap.options = options188;
18195
+ GanttTaskWrap.className = GANTTTASKWRAP_CLASSNAME;
18196
+ GanttTaskWrap.defaultProps = defaultProps192;
18197
+
18198
+ // src/gantt/gantt-task-dot.spec.tsx
18199
+ import { jsx as jsx571 } from "react/jsx-runtime";
18200
+ var GANTTTASKWDOT_CLASSNAME = "k-task-dot";
18201
+ var states204 = [];
18202
+ var options189 = {};
18203
+ var defaultProps193 = {
18204
+ position: "start"
18205
+ };
18206
+ var GanttTaskDot = (props) => {
18207
+ const {
18208
+ position = defaultProps193.position,
18209
+ ...other
18210
+ } = props;
18211
+ return /* @__PURE__ */ jsx571(
18212
+ "div",
18213
+ {
18214
+ ...other,
18215
+ className: classNames(
18216
+ props.className,
18217
+ GANTTTASKWDOT_CLASSNAME,
18218
+ {
18219
+ [`k-task-start`]: position === "start",
18220
+ [`k-task-end`]: position === "end"
18221
+ }
18222
+ )
18223
+ }
18224
+ );
18225
+ };
18226
+ GanttTaskDot.states = states204;
18227
+ GanttTaskDot.options = options189;
18228
+ GanttTaskDot.className = GANTTTASKWDOT_CLASSNAME;
18229
+ GanttTaskDot.defaultProps = defaultProps193;
18230
+
18231
+ // src/gantt/gantt-task-content.spec.tsx
18232
+ import { jsx as jsx572, jsxs as jsxs266 } from "react/jsx-runtime";
18233
+ var GANTTTASKCONTENT_CLASSNAME = "k-task-content";
18234
+ var states205 = [];
18235
+ var options190 = {};
18236
+ var defaultProps194 = {};
18237
+ var GanttTaskContent = (props) => {
18238
+ const {
18239
+ content,
18240
+ ...other
18241
+ } = props;
18242
+ return /* @__PURE__ */ jsxs266(
18243
+ "div",
18244
+ {
18245
+ ...other,
18246
+ className: classNames(
18247
+ props.className,
18248
+ GANTTTASKCONTENT_CLASSNAME
18249
+ ),
18250
+ children: [
18251
+ content && /* @__PURE__ */ jsx572("div", { className: "k-task-template", children: content }),
18252
+ /* @__PURE__ */ jsx572("span", { className: "k-task-actions", children: /* @__PURE__ */ jsx572("a", { className: "k-link k-task-delete", children: /* @__PURE__ */ jsx572(Icon, { icon: "x" }) }) }),
18253
+ /* @__PURE__ */ jsx572("span", { className: "k-resize-handle k-resize-w" }),
18254
+ /* @__PURE__ */ jsx572("span", { className: "k-resize-handle k-resize-e" })
18255
+ ]
18256
+ }
18257
+ );
18258
+ };
18259
+ GanttTaskContent.states = states205;
18260
+ GanttTaskContent.options = options190;
18261
+ GanttTaskContent.className = GANTTTASKCONTENT_CLASSNAME;
18262
+ GanttTaskContent.defaultProps = defaultProps194;
18263
+
18264
+ // src/gantt/gantt-line.spec.tsx
18265
+ import { jsx as jsx573 } from "react/jsx-runtime";
18266
+ var GANTTLINE_CLASSNAME = "k-gantt-line";
18267
+ var states206 = [];
18268
+ var options191 = {};
18269
+ var defaultProps195 = {
18270
+ orientation: "horizontal"
18271
+ };
18272
+ var GanttLine = (props) => {
18273
+ const {
18274
+ orientation = defaultProps195.orientation,
18275
+ ...other
18276
+ } = props;
18277
+ return /* @__PURE__ */ jsx573(
18278
+ "div",
18279
+ {
18280
+ ...other,
18281
+ className: classNames(
18282
+ props.className,
18283
+ GANTTLINE_CLASSNAME,
18284
+ {
18285
+ [`k-gantt-line-h`]: orientation === "horizontal",
18286
+ [`k-gantt-line-v`]: orientation === "vertical"
18287
+ }
18288
+ )
18289
+ }
18290
+ );
18291
+ };
18292
+ GanttLine.states = states206;
18293
+ GanttLine.options = options191;
18294
+ GanttLine.className = GANTTLINE_CLASSNAME;
18295
+ GanttLine.defaultProps = defaultProps195;
18296
+
18297
+ // src/utils/templates/background/background-clip/border-clip.tsx
18298
+ import { jsx as jsx574 } from "react/jsx-runtime";
18299
+
18300
+ // src/utils/templates/background/background-clip/content-clip.tsx
18301
+ import { jsx as jsx575 } from "react/jsx-runtime";
18302
+
18303
+ // src/utils/templates/background/background-clip/padding-clip.tsx
18304
+ import { jsx as jsx576 } from "react/jsx-runtime";
18305
+
18306
+ // src/utils/templates/background/background-clip/text-clip.tsx
18307
+ import { jsx as jsx577 } from "react/jsx-runtime";
18308
+
18089
18309
  // src/utils/templates/background/background-color/color.tsx
18090
- import { jsx as jsx566, jsxs as jsxs265 } from "react/jsx-runtime";
18310
+ import { jsx as jsx578, jsxs as jsxs267 } from "react/jsx-runtime";
18091
18311
 
18092
18312
  // src/utils/templates/borders/border-color/all-sides.tsx
18093
- import { jsx as jsx567, jsxs as jsxs266 } from "react/jsx-runtime";
18313
+ import { jsx as jsx579, jsxs as jsxs268 } from "react/jsx-runtime";
18094
18314
 
18095
18315
  // src/utils/templates/borders/border-color/individual.tsx
18096
- import { jsx as jsx568, jsxs as jsxs267 } from "react/jsx-runtime";
18316
+ import { jsx as jsx580, jsxs as jsxs269 } from "react/jsx-runtime";
18097
18317
 
18098
18318
  // src/utils/templates/borders/border-color/left-right.tsx
18099
- import { jsx as jsx569, jsxs as jsxs268 } from "react/jsx-runtime";
18319
+ import { jsx as jsx581, jsxs as jsxs270 } from "react/jsx-runtime";
18100
18320
 
18101
18321
  // src/utils/templates/borders/border-color/top-bottom.tsx
18102
- import { jsx as jsx570, jsxs as jsxs269 } from "react/jsx-runtime";
18322
+ import { jsx as jsx582, jsxs as jsxs271 } from "react/jsx-runtime";
18103
18323
 
18104
18324
  // src/utils/templates/borders/border-radius/corners.tsx
18105
- import { jsx as jsx571, jsxs as jsxs270 } from "react/jsx-runtime";
18325
+ import { jsx as jsx583, jsxs as jsxs272 } from "react/jsx-runtime";
18106
18326
 
18107
18327
  // src/utils/templates/borders/border-radius/no-rounding.tsx
18108
- import { jsx as jsx572, jsxs as jsxs271 } from "react/jsx-runtime";
18328
+ import { jsx as jsx584, jsxs as jsxs273 } from "react/jsx-runtime";
18109
18329
 
18110
18330
  // src/utils/templates/borders/border-radius/rounding.tsx
18111
- import { jsx as jsx573, jsxs as jsxs272 } from "react/jsx-runtime";
18331
+ import { jsx as jsx585, jsxs as jsxs274 } from "react/jsx-runtime";
18112
18332
 
18113
18333
  // src/utils/templates/borders/border-radius/sides.tsx
18114
- import { jsx as jsx574, jsxs as jsxs273 } from "react/jsx-runtime";
18334
+ import { jsx as jsx586, jsxs as jsxs275 } from "react/jsx-runtime";
18115
18335
 
18116
18336
  // src/utils/templates/borders/border-style/all-sides.tsx
18117
- import { jsx as jsx575, jsxs as jsxs274 } from "react/jsx-runtime";
18337
+ import { jsx as jsx587, jsxs as jsxs276 } from "react/jsx-runtime";
18118
18338
 
18119
18339
  // src/utils/templates/borders/border-style/individual.tsx
18120
- import { jsx as jsx576, jsxs as jsxs275 } from "react/jsx-runtime";
18340
+ import { jsx as jsx588, jsxs as jsxs277 } from "react/jsx-runtime";
18121
18341
 
18122
18342
  // src/utils/templates/borders/border-style/left-right.tsx
18123
- import { jsx as jsx577, jsxs as jsxs276 } from "react/jsx-runtime";
18343
+ import { jsx as jsx589, jsxs as jsxs278 } from "react/jsx-runtime";
18124
18344
 
18125
18345
  // src/utils/templates/borders/border-style/no-style.tsx
18126
- import { jsx as jsx578 } from "react/jsx-runtime";
18346
+ import { jsx as jsx590 } from "react/jsx-runtime";
18127
18347
 
18128
18348
  // src/utils/templates/borders/border-style/top-bottom.tsx
18129
- import { jsx as jsx579, jsxs as jsxs277 } from "react/jsx-runtime";
18349
+ import { jsx as jsx591, jsxs as jsxs279 } from "react/jsx-runtime";
18130
18350
 
18131
18351
  // src/utils/templates/borders/border-width/all-sides.tsx
18132
- import { jsx as jsx580, jsxs as jsxs278 } from "react/jsx-runtime";
18352
+ import { jsx as jsx592, jsxs as jsxs280 } from "react/jsx-runtime";
18133
18353
 
18134
18354
  // src/utils/templates/borders/border-width/individual.tsx
18135
- import { jsx as jsx581, jsxs as jsxs279 } from "react/jsx-runtime";
18355
+ import { jsx as jsx593, jsxs as jsxs281 } from "react/jsx-runtime";
18136
18356
 
18137
18357
  // src/utils/templates/borders/border-width/left-right.tsx
18138
- import { jsx as jsx582, jsxs as jsxs280 } from "react/jsx-runtime";
18358
+ import { jsx as jsx594, jsxs as jsxs282 } from "react/jsx-runtime";
18139
18359
 
18140
18360
  // src/utils/templates/borders/border-width/top-bottom.tsx
18141
- import { jsx as jsx583, jsxs as jsxs281 } from "react/jsx-runtime";
18361
+ import { jsx as jsx595, jsxs as jsxs283 } from "react/jsx-runtime";
18142
18362
 
18143
18363
  // src/utils/templates/borders/outline-color/all-sides.tsx
18144
- import { jsx as jsx584 } from "react/jsx-runtime";
18364
+ import { jsx as jsx596 } from "react/jsx-runtime";
18145
18365
 
18146
18366
  // src/utils/templates/borders/outline-offset/all-sides.tsx
18147
- import { jsx as jsx585, jsxs as jsxs282 } from "react/jsx-runtime";
18367
+ import { jsx as jsx597, jsxs as jsxs284 } from "react/jsx-runtime";
18148
18368
 
18149
18369
  // src/utils/templates/borders/outline-offset/no-offset.tsx
18150
- import { jsx as jsx586 } from "react/jsx-runtime";
18370
+ import { jsx as jsx598 } from "react/jsx-runtime";
18151
18371
 
18152
18372
  // src/utils/templates/borders/outline-style/all-sides.tsx
18153
- import { jsx as jsx587, jsxs as jsxs283 } from "react/jsx-runtime";
18373
+ import { jsx as jsx599, jsxs as jsxs285 } from "react/jsx-runtime";
18154
18374
 
18155
18375
  // src/utils/templates/borders/outline-style/no-style.tsx
18156
- import { jsx as jsx588 } from "react/jsx-runtime";
18376
+ import { jsx as jsx600 } from "react/jsx-runtime";
18157
18377
 
18158
18378
  // src/utils/templates/borders/outline-width/all-sides.tsx
18159
- import { jsx as jsx589, jsxs as jsxs284 } from "react/jsx-runtime";
18379
+ import { jsx as jsx601, jsxs as jsxs286 } from "react/jsx-runtime";
18160
18380
 
18161
18381
  // src/utils/templates/borders/outline-width/no-width.tsx
18162
- import { jsx as jsx590 } from "react/jsx-runtime";
18382
+ import { jsx as jsx602 } from "react/jsx-runtime";
18163
18383
 
18164
18384
  // src/utils/templates/effects/opacity/applying.tsx
18165
- import { jsx as jsx591, jsxs as jsxs285 } from "react/jsx-runtime";
18385
+ import { jsx as jsx603, jsxs as jsxs287 } from "react/jsx-runtime";
18166
18386
 
18167
18387
  // src/utils/templates/filters/backdrop-blur/applying.tsx
18168
- import { Fragment as Fragment192, jsx as jsx592, jsxs as jsxs286 } from "react/jsx-runtime";
18388
+ import { Fragment as Fragment192, jsx as jsx604, jsxs as jsxs288 } from "react/jsx-runtime";
18169
18389
 
18170
18390
  // src/utils/templates/flex-grid/align-content/around.tsx
18171
- import { jsx as jsx593, jsxs as jsxs287 } from "react/jsx-runtime";
18391
+ import { jsx as jsx605, jsxs as jsxs289 } from "react/jsx-runtime";
18172
18392
 
18173
18393
  // src/utils/templates/flex-grid/align-content/between.tsx
18174
- import { jsx as jsx594, jsxs as jsxs288 } from "react/jsx-runtime";
18394
+ import { jsx as jsx606, jsxs as jsxs290 } from "react/jsx-runtime";
18175
18395
 
18176
18396
  // src/utils/templates/flex-grid/align-content/center.tsx
18177
- import { jsx as jsx595, jsxs as jsxs289 } from "react/jsx-runtime";
18397
+ import { jsx as jsx607, jsxs as jsxs291 } from "react/jsx-runtime";
18178
18398
 
18179
18399
  // src/utils/templates/flex-grid/align-content/end.tsx
18180
- import { jsx as jsx596, jsxs as jsxs290 } from "react/jsx-runtime";
18400
+ import { jsx as jsx608, jsxs as jsxs292 } from "react/jsx-runtime";
18181
18401
 
18182
18402
  // src/utils/templates/flex-grid/align-content/evenly.tsx
18183
- import { jsx as jsx597, jsxs as jsxs291 } from "react/jsx-runtime";
18403
+ import { jsx as jsx609, jsxs as jsxs293 } from "react/jsx-runtime";
18184
18404
 
18185
18405
  // src/utils/templates/flex-grid/align-content/normal.tsx
18186
- import { jsx as jsx598, jsxs as jsxs292 } from "react/jsx-runtime";
18406
+ import { jsx as jsx610, jsxs as jsxs294 } from "react/jsx-runtime";
18187
18407
 
18188
18408
  // src/utils/templates/flex-grid/align-content/start.tsx
18189
- import { jsx as jsx599, jsxs as jsxs293 } from "react/jsx-runtime";
18409
+ import { jsx as jsx611, jsxs as jsxs295 } from "react/jsx-runtime";
18190
18410
 
18191
18411
  // src/utils/templates/flex-grid/align-content/stretch.tsx
18192
- import { jsx as jsx600, jsxs as jsxs294 } from "react/jsx-runtime";
18412
+ import { jsx as jsx612, jsxs as jsxs296 } from "react/jsx-runtime";
18193
18413
 
18194
18414
  // src/utils/templates/flex-grid/align-items/baseline.tsx
18195
- import { jsx as jsx601, jsxs as jsxs295 } from "react/jsx-runtime";
18415
+ import { jsx as jsx613, jsxs as jsxs297 } from "react/jsx-runtime";
18196
18416
 
18197
18417
  // src/utils/templates/flex-grid/align-items/center.tsx
18198
- import { jsx as jsx602, jsxs as jsxs296 } from "react/jsx-runtime";
18418
+ import { jsx as jsx614, jsxs as jsxs298 } from "react/jsx-runtime";
18199
18419
 
18200
18420
  // src/utils/templates/flex-grid/align-items/end.tsx
18201
- import { jsx as jsx603, jsxs as jsxs297 } from "react/jsx-runtime";
18421
+ import { jsx as jsx615, jsxs as jsxs299 } from "react/jsx-runtime";
18202
18422
 
18203
18423
  // src/utils/templates/flex-grid/align-items/start.tsx
18204
- import { jsx as jsx604, jsxs as jsxs298 } from "react/jsx-runtime";
18424
+ import { jsx as jsx616, jsxs as jsxs300 } from "react/jsx-runtime";
18205
18425
 
18206
18426
  // src/utils/templates/flex-grid/align-items/stretch.tsx
18207
- import { jsx as jsx605, jsxs as jsxs299 } from "react/jsx-runtime";
18427
+ import { jsx as jsx617, jsxs as jsxs301 } from "react/jsx-runtime";
18208
18428
 
18209
18429
  // src/utils/templates/flex-grid/align-self/baseline.tsx
18210
- import { jsx as jsx606, jsxs as jsxs300 } from "react/jsx-runtime";
18430
+ import { jsx as jsx618, jsxs as jsxs302 } from "react/jsx-runtime";
18211
18431
 
18212
18432
  // src/utils/templates/flex-grid/align-self/center.tsx
18213
- import { jsx as jsx607, jsxs as jsxs301 } from "react/jsx-runtime";
18433
+ import { jsx as jsx619, jsxs as jsxs303 } from "react/jsx-runtime";
18214
18434
 
18215
18435
  // src/utils/templates/flex-grid/align-self/end.tsx
18216
- import { jsx as jsx608, jsxs as jsxs302 } from "react/jsx-runtime";
18436
+ import { jsx as jsx620, jsxs as jsxs304 } from "react/jsx-runtime";
18217
18437
 
18218
18438
  // src/utils/templates/flex-grid/align-self/start.tsx
18219
- import { jsx as jsx609, jsxs as jsxs303 } from "react/jsx-runtime";
18439
+ import { jsx as jsx621, jsxs as jsxs305 } from "react/jsx-runtime";
18220
18440
 
18221
18441
  // src/utils/templates/flex-grid/align-self/stretch.tsx
18222
- import { jsx as jsx610, jsxs as jsxs304 } from "react/jsx-runtime";
18442
+ import { jsx as jsx622, jsxs as jsxs306 } from "react/jsx-runtime";
18223
18443
 
18224
18444
  // src/utils/templates/flex-grid/flex/auto.tsx
18225
- import { jsx as jsx611, jsxs as jsxs305 } from "react/jsx-runtime";
18445
+ import { jsx as jsx623, jsxs as jsxs307 } from "react/jsx-runtime";
18226
18446
 
18227
18447
  // src/utils/templates/flex-grid/flex/flex-1.tsx
18228
- import { jsx as jsx612, jsxs as jsxs306 } from "react/jsx-runtime";
18448
+ import { jsx as jsx624, jsxs as jsxs308 } from "react/jsx-runtime";
18229
18449
 
18230
18450
  // src/utils/templates/flex-grid/flex/initial.tsx
18231
- import { jsx as jsx613, jsxs as jsxs307 } from "react/jsx-runtime";
18451
+ import { jsx as jsx625, jsxs as jsxs309 } from "react/jsx-runtime";
18232
18452
 
18233
18453
  // src/utils/templates/flex-grid/flex/none.tsx
18234
- import { jsx as jsx614, jsxs as jsxs308 } from "react/jsx-runtime";
18454
+ import { jsx as jsx626, jsxs as jsxs310 } from "react/jsx-runtime";
18235
18455
 
18236
18456
  // src/utils/templates/flex-grid/flex-basis/auto.tsx
18237
- import { jsx as jsx615, jsxs as jsxs309 } from "react/jsx-runtime";
18457
+ import { jsx as jsx627, jsxs as jsxs311 } from "react/jsx-runtime";
18238
18458
 
18239
18459
  // src/utils/templates/flex-grid/flex-basis/size.tsx
18240
- import { jsx as jsx616, jsxs as jsxs310 } from "react/jsx-runtime";
18460
+ import { jsx as jsx628, jsxs as jsxs312 } from "react/jsx-runtime";
18241
18461
 
18242
18462
  // src/utils/templates/flex-grid/flex-direction/column-reverse.tsx
18243
- import { jsx as jsx617, jsxs as jsxs311 } from "react/jsx-runtime";
18463
+ import { jsx as jsx629, jsxs as jsxs313 } from "react/jsx-runtime";
18244
18464
 
18245
18465
  // src/utils/templates/flex-grid/flex-direction/column.tsx
18246
- import { jsx as jsx618, jsxs as jsxs312 } from "react/jsx-runtime";
18466
+ import { jsx as jsx630, jsxs as jsxs314 } from "react/jsx-runtime";
18247
18467
 
18248
18468
  // src/utils/templates/flex-grid/flex-direction/row-reverse.tsx
18249
- import { jsx as jsx619, jsxs as jsxs313 } from "react/jsx-runtime";
18469
+ import { jsx as jsx631, jsxs as jsxs315 } from "react/jsx-runtime";
18250
18470
 
18251
18471
  // src/utils/templates/flex-grid/flex-direction/row.tsx
18252
- import { jsx as jsx620, jsxs as jsxs314 } from "react/jsx-runtime";
18472
+ import { jsx as jsx632, jsxs as jsxs316 } from "react/jsx-runtime";
18253
18473
 
18254
18474
  // src/utils/templates/flex-grid/flex-grow/grow-0.tsx
18255
- import { jsx as jsx621, jsxs as jsxs315 } from "react/jsx-runtime";
18475
+ import { jsx as jsx633, jsxs as jsxs317 } from "react/jsx-runtime";
18256
18476
 
18257
18477
  // src/utils/templates/flex-grid/flex-grow/grow-1.tsx
18258
- import { jsx as jsx622, jsxs as jsxs316 } from "react/jsx-runtime";
18478
+ import { jsx as jsx634, jsxs as jsxs318 } from "react/jsx-runtime";
18259
18479
 
18260
18480
  // src/utils/templates/flex-grid/flex-srink/shrink-0.tsx
18261
- import { jsx as jsx623, jsxs as jsxs317 } from "react/jsx-runtime";
18481
+ import { jsx as jsx635, jsxs as jsxs319 } from "react/jsx-runtime";
18262
18482
 
18263
18483
  // src/utils/templates/flex-grid/flex-srink/shrink-1.tsx
18264
- import { jsx as jsx624, jsxs as jsxs318 } from "react/jsx-runtime";
18484
+ import { jsx as jsx636, jsxs as jsxs320 } from "react/jsx-runtime";
18265
18485
 
18266
18486
  // src/utils/templates/flex-grid/flex-wrap/nowrap.tsx
18267
- import { jsx as jsx625, jsxs as jsxs319 } from "react/jsx-runtime";
18487
+ import { jsx as jsx637, jsxs as jsxs321 } from "react/jsx-runtime";
18268
18488
 
18269
18489
  // src/utils/templates/flex-grid/flex-wrap/wrap-reverse.tsx
18270
- import { jsx as jsx626, jsxs as jsxs320 } from "react/jsx-runtime";
18490
+ import { jsx as jsx638, jsxs as jsxs322 } from "react/jsx-runtime";
18271
18491
 
18272
18492
  // src/utils/templates/flex-grid/flex-wrap/wrap.tsx
18273
- import { jsx as jsx627, jsxs as jsxs321 } from "react/jsx-runtime";
18493
+ import { jsx as jsx639, jsxs as jsxs323 } from "react/jsx-runtime";
18274
18494
 
18275
18495
  // src/utils/templates/flex-grid/gap/size-x-y.tsx
18276
- import { jsx as jsx628, jsxs as jsxs322 } from "react/jsx-runtime";
18496
+ import { jsx as jsx640, jsxs as jsxs324 } from "react/jsx-runtime";
18277
18497
 
18278
18498
  // src/utils/templates/flex-grid/gap/size.tsx
18279
- import { jsx as jsx629, jsxs as jsxs323 } from "react/jsx-runtime";
18499
+ import { jsx as jsx641, jsxs as jsxs325 } from "react/jsx-runtime";
18280
18500
 
18281
18501
  // src/utils/templates/flex-grid/grid-auto-cols/auto.tsx
18282
- import { jsx as jsx630, jsxs as jsxs324 } from "react/jsx-runtime";
18502
+ import { jsx as jsx642, jsxs as jsxs326 } from "react/jsx-runtime";
18283
18503
 
18284
18504
  // src/utils/templates/flex-grid/grid-auto-cols/fr.tsx
18285
- import { jsx as jsx631, jsxs as jsxs325 } from "react/jsx-runtime";
18505
+ import { jsx as jsx643, jsxs as jsxs327 } from "react/jsx-runtime";
18286
18506
 
18287
18507
  // src/utils/templates/flex-grid/grid-auto-cols/max.tsx
18288
- import { jsx as jsx632, jsxs as jsxs326 } from "react/jsx-runtime";
18508
+ import { jsx as jsx644, jsxs as jsxs328 } from "react/jsx-runtime";
18289
18509
 
18290
18510
  // src/utils/templates/flex-grid/grid-auto-cols/min.tsx
18291
- import { jsx as jsx633, jsxs as jsxs327 } from "react/jsx-runtime";
18511
+ import { jsx as jsx645, jsxs as jsxs329 } from "react/jsx-runtime";
18292
18512
 
18293
18513
  // src/utils/templates/flex-grid/grid-auto-flow/column.tsx
18294
- import { jsx as jsx634, jsxs as jsxs328 } from "react/jsx-runtime";
18514
+ import { jsx as jsx646, jsxs as jsxs330 } from "react/jsx-runtime";
18295
18515
 
18296
18516
  // src/utils/templates/flex-grid/grid-auto-flow/dense.tsx
18297
- import { jsx as jsx635, jsxs as jsxs329 } from "react/jsx-runtime";
18517
+ import { jsx as jsx647, jsxs as jsxs331 } from "react/jsx-runtime";
18298
18518
 
18299
18519
  // src/utils/templates/flex-grid/grid-auto-flow/row.tsx
18300
- import { jsx as jsx636, jsxs as jsxs330 } from "react/jsx-runtime";
18520
+ import { jsx as jsx648, jsxs as jsxs332 } from "react/jsx-runtime";
18301
18521
 
18302
18522
  // src/utils/templates/flex-grid/grid-auto-rows/auto.tsx
18303
- import { jsx as jsx637, jsxs as jsxs331 } from "react/jsx-runtime";
18523
+ import { jsx as jsx649, jsxs as jsxs333 } from "react/jsx-runtime";
18304
18524
 
18305
18525
  // src/utils/templates/flex-grid/grid-auto-rows/fr.tsx
18306
- import { jsx as jsx638, jsxs as jsxs332 } from "react/jsx-runtime";
18526
+ import { jsx as jsx650, jsxs as jsxs334 } from "react/jsx-runtime";
18307
18527
 
18308
18528
  // src/utils/templates/flex-grid/grid-auto-rows/min.tsx
18309
- import { jsx as jsx639, jsxs as jsxs333 } from "react/jsx-runtime";
18529
+ import { jsx as jsx651, jsxs as jsxs335 } from "react/jsx-runtime";
18310
18530
 
18311
18531
  // src/utils/templates/flex-grid/grid-col-start-end/start-end-n.tsx
18312
- import { jsx as jsx640, jsxs as jsxs334 } from "react/jsx-runtime";
18532
+ import { jsx as jsx652, jsxs as jsxs336 } from "react/jsx-runtime";
18313
18533
 
18314
18534
  // src/utils/templates/flex-grid/grid-row-start-end/start-end-n.tsx
18315
- import { jsx as jsx641, jsxs as jsxs335 } from "react/jsx-runtime";
18535
+ import { jsx as jsx653, jsxs as jsxs337 } from "react/jsx-runtime";
18316
18536
 
18317
18537
  // src/utils/templates/flex-grid/grid-template-cols/integer.tsx
18318
- import { jsx as jsx642, jsxs as jsxs336 } from "react/jsx-runtime";
18538
+ import { jsx as jsx654, jsxs as jsxs338 } from "react/jsx-runtime";
18319
18539
 
18320
18540
  // src/utils/templates/flex-grid/grid-template-rows/integer.tsx
18321
- import { jsx as jsx643, jsxs as jsxs337 } from "react/jsx-runtime";
18541
+ import { jsx as jsx655, jsxs as jsxs339 } from "react/jsx-runtime";
18322
18542
 
18323
18543
  // src/utils/templates/flex-grid/justify-content/around.tsx
18324
- import { jsx as jsx644, jsxs as jsxs338 } from "react/jsx-runtime";
18544
+ import { jsx as jsx656, jsxs as jsxs340 } from "react/jsx-runtime";
18325
18545
 
18326
18546
  // src/utils/templates/flex-grid/justify-content/between.tsx
18327
- import { jsx as jsx645, jsxs as jsxs339 } from "react/jsx-runtime";
18547
+ import { jsx as jsx657, jsxs as jsxs341 } from "react/jsx-runtime";
18328
18548
 
18329
18549
  // src/utils/templates/flex-grid/justify-content/center.tsx
18330
- import { jsx as jsx646, jsxs as jsxs340 } from "react/jsx-runtime";
18550
+ import { jsx as jsx658, jsxs as jsxs342 } from "react/jsx-runtime";
18331
18551
 
18332
18552
  // src/utils/templates/flex-grid/justify-content/end.tsx
18333
- import { jsx as jsx647, jsxs as jsxs341 } from "react/jsx-runtime";
18553
+ import { jsx as jsx659, jsxs as jsxs343 } from "react/jsx-runtime";
18334
18554
 
18335
18555
  // src/utils/templates/flex-grid/justify-content/evenly.tsx
18336
- import { jsx as jsx648, jsxs as jsxs342 } from "react/jsx-runtime";
18556
+ import { jsx as jsx660, jsxs as jsxs344 } from "react/jsx-runtime";
18337
18557
 
18338
18558
  // src/utils/templates/flex-grid/justify-content/normal.tsx
18339
- import { jsx as jsx649, jsxs as jsxs343 } from "react/jsx-runtime";
18559
+ import { jsx as jsx661, jsxs as jsxs345 } from "react/jsx-runtime";
18340
18560
 
18341
18561
  // src/utils/templates/flex-grid/justify-content/start.tsx
18342
- import { jsx as jsx650, jsxs as jsxs344 } from "react/jsx-runtime";
18562
+ import { jsx as jsx662, jsxs as jsxs346 } from "react/jsx-runtime";
18343
18563
 
18344
18564
  // src/utils/templates/flex-grid/justify-content/stretch.tsx
18345
- import { jsx as jsx651, jsxs as jsxs345 } from "react/jsx-runtime";
18565
+ import { jsx as jsx663, jsxs as jsxs347 } from "react/jsx-runtime";
18346
18566
 
18347
18567
  // src/utils/templates/flex-grid/justify-items/center.tsx
18348
- import { jsx as jsx652, jsxs as jsxs346 } from "react/jsx-runtime";
18568
+ import { jsx as jsx664, jsxs as jsxs348 } from "react/jsx-runtime";
18349
18569
 
18350
18570
  // src/utils/templates/flex-grid/justify-items/end.tsx
18351
- import { jsx as jsx653, jsxs as jsxs347 } from "react/jsx-runtime";
18571
+ import { jsx as jsx665, jsxs as jsxs349 } from "react/jsx-runtime";
18352
18572
 
18353
18573
  // src/utils/templates/flex-grid/justify-items/start.tsx
18354
- import { jsx as jsx654, jsxs as jsxs348 } from "react/jsx-runtime";
18574
+ import { jsx as jsx666, jsxs as jsxs350 } from "react/jsx-runtime";
18355
18575
 
18356
18576
  // src/utils/templates/flex-grid/justify-items/stretch.tsx
18357
- import { jsx as jsx655, jsxs as jsxs349 } from "react/jsx-runtime";
18577
+ import { jsx as jsx667, jsxs as jsxs351 } from "react/jsx-runtime";
18358
18578
 
18359
18579
  // src/utils/templates/flex-grid/justify-self/center.tsx
18360
- import { jsx as jsx656, jsxs as jsxs350 } from "react/jsx-runtime";
18580
+ import { jsx as jsx668, jsxs as jsxs352 } from "react/jsx-runtime";
18361
18581
 
18362
18582
  // src/utils/templates/flex-grid/justify-self/end.tsx
18363
- import { jsx as jsx657, jsxs as jsxs351 } from "react/jsx-runtime";
18583
+ import { jsx as jsx669, jsxs as jsxs353 } from "react/jsx-runtime";
18364
18584
 
18365
18585
  // src/utils/templates/flex-grid/justify-self/start.tsx
18366
- import { jsx as jsx658, jsxs as jsxs352 } from "react/jsx-runtime";
18586
+ import { jsx as jsx670, jsxs as jsxs354 } from "react/jsx-runtime";
18367
18587
 
18368
18588
  // src/utils/templates/flex-grid/justify-self/stretch.tsx
18369
- import { jsx as jsx659, jsxs as jsxs353 } from "react/jsx-runtime";
18589
+ import { jsx as jsx671, jsxs as jsxs355 } from "react/jsx-runtime";
18370
18590
 
18371
18591
  // src/utils/templates/flex-grid/order/first.tsx
18372
- import { jsx as jsx660, jsxs as jsxs354 } from "react/jsx-runtime";
18592
+ import { jsx as jsx672, jsxs as jsxs356 } from "react/jsx-runtime";
18373
18593
 
18374
18594
  // src/utils/templates/flex-grid/order/integer.tsx
18375
- import { jsx as jsx661, jsxs as jsxs355 } from "react/jsx-runtime";
18595
+ import { jsx as jsx673, jsxs as jsxs357 } from "react/jsx-runtime";
18376
18596
 
18377
18597
  // src/utils/templates/flex-grid/order/last.tsx
18378
- import { jsx as jsx662, jsxs as jsxs356 } from "react/jsx-runtime";
18598
+ import { jsx as jsx674, jsxs as jsxs358 } from "react/jsx-runtime";
18379
18599
 
18380
18600
  // src/utils/templates/flex-grid/place-content/around.tsx
18381
- import { jsx as jsx663, jsxs as jsxs357 } from "react/jsx-runtime";
18601
+ import { jsx as jsx675, jsxs as jsxs359 } from "react/jsx-runtime";
18382
18602
 
18383
18603
  // src/utils/templates/flex-grid/place-content/between.tsx
18384
- import { jsx as jsx664, jsxs as jsxs358 } from "react/jsx-runtime";
18604
+ import { jsx as jsx676, jsxs as jsxs360 } from "react/jsx-runtime";
18385
18605
 
18386
18606
  // src/utils/templates/flex-grid/place-content/center.tsx
18387
- import { jsx as jsx665, jsxs as jsxs359 } from "react/jsx-runtime";
18607
+ import { jsx as jsx677, jsxs as jsxs361 } from "react/jsx-runtime";
18388
18608
 
18389
18609
  // src/utils/templates/flex-grid/place-content/end.tsx
18390
- import { jsx as jsx666, jsxs as jsxs360 } from "react/jsx-runtime";
18610
+ import { jsx as jsx678, jsxs as jsxs362 } from "react/jsx-runtime";
18391
18611
 
18392
18612
  // src/utils/templates/flex-grid/place-content/evenly.tsx
18393
- import { jsx as jsx667, jsxs as jsxs361 } from "react/jsx-runtime";
18613
+ import { jsx as jsx679, jsxs as jsxs363 } from "react/jsx-runtime";
18394
18614
 
18395
18615
  // src/utils/templates/flex-grid/place-content/normal.tsx
18396
- import { jsx as jsx668, jsxs as jsxs362 } from "react/jsx-runtime";
18616
+ import { jsx as jsx680, jsxs as jsxs364 } from "react/jsx-runtime";
18397
18617
 
18398
18618
  // src/utils/templates/flex-grid/place-content/start.tsx
18399
- import { jsx as jsx669, jsxs as jsxs363 } from "react/jsx-runtime";
18619
+ import { jsx as jsx681, jsxs as jsxs365 } from "react/jsx-runtime";
18400
18620
 
18401
18621
  // src/utils/templates/flex-grid/place-content/stretch.tsx
18402
- import { jsx as jsx670, jsxs as jsxs364 } from "react/jsx-runtime";
18622
+ import { jsx as jsx682, jsxs as jsxs366 } from "react/jsx-runtime";
18403
18623
 
18404
18624
  // src/utils/templates/flex-grid/place-items/center.tsx
18405
- import { jsx as jsx671, jsxs as jsxs365 } from "react/jsx-runtime";
18625
+ import { jsx as jsx683, jsxs as jsxs367 } from "react/jsx-runtime";
18406
18626
 
18407
18627
  // src/utils/templates/flex-grid/place-items/end.tsx
18408
- import { jsx as jsx672, jsxs as jsxs366 } from "react/jsx-runtime";
18628
+ import { jsx as jsx684, jsxs as jsxs368 } from "react/jsx-runtime";
18409
18629
 
18410
18630
  // src/utils/templates/flex-grid/place-items/start.tsx
18411
- import { jsx as jsx673, jsxs as jsxs367 } from "react/jsx-runtime";
18631
+ import { jsx as jsx685, jsxs as jsxs369 } from "react/jsx-runtime";
18412
18632
 
18413
18633
  // src/utils/templates/flex-grid/place-items/stretch.tsx
18414
- import { jsx as jsx674, jsxs as jsxs368 } from "react/jsx-runtime";
18634
+ import { jsx as jsx686, jsxs as jsxs370 } from "react/jsx-runtime";
18415
18635
 
18416
18636
  // src/utils/templates/flex-grid/place-self/center.tsx
18417
- import { jsx as jsx675, jsxs as jsxs369 } from "react/jsx-runtime";
18637
+ import { jsx as jsx687, jsxs as jsxs371 } from "react/jsx-runtime";
18418
18638
 
18419
18639
  // src/utils/templates/flex-grid/place-self/end.tsx
18420
- import { jsx as jsx676, jsxs as jsxs370 } from "react/jsx-runtime";
18640
+ import { jsx as jsx688, jsxs as jsxs372 } from "react/jsx-runtime";
18421
18641
 
18422
18642
  // src/utils/templates/flex-grid/place-self/start.tsx
18423
- import { jsx as jsx677, jsxs as jsxs371 } from "react/jsx-runtime";
18643
+ import { jsx as jsx689, jsxs as jsxs373 } from "react/jsx-runtime";
18424
18644
 
18425
18645
  // src/utils/templates/flex-grid/place-self/stretch.tsx
18426
- import { jsx as jsx678, jsxs as jsxs372 } from "react/jsx-runtime";
18646
+ import { jsx as jsx690, jsxs as jsxs374 } from "react/jsx-runtime";
18427
18647
 
18428
18648
  // src/utils/templates/interactivity/appearance/applying.tsx
18429
- import { jsx as jsx679, jsxs as jsxs373 } from "react/jsx-runtime";
18649
+ import { jsx as jsx691, jsxs as jsxs375 } from "react/jsx-runtime";
18430
18650
 
18431
18651
  // src/utils/templates/interactivity/appearance/none.tsx
18432
- import { jsx as jsx680, jsxs as jsxs374 } from "react/jsx-runtime";
18652
+ import { jsx as jsx692, jsxs as jsxs376 } from "react/jsx-runtime";
18433
18653
 
18434
18654
  // src/utils/templates/interactivity/cursor/applying.tsx
18435
- import { jsx as jsx681, jsxs as jsxs375 } from "react/jsx-runtime";
18655
+ import { jsx as jsx693, jsxs as jsxs377 } from "react/jsx-runtime";
18436
18656
 
18437
18657
  // src/utils/templates/interactivity/pointer-events/applying.tsx
18438
- import { jsx as jsx682, jsxs as jsxs376 } from "react/jsx-runtime";
18658
+ import { jsx as jsx694, jsxs as jsxs378 } from "react/jsx-runtime";
18439
18659
 
18440
18660
  // src/utils/templates/interactivity/resize/all-directions.tsx
18441
- import { jsx as jsx683 } from "react/jsx-runtime";
18661
+ import { jsx as jsx695 } from "react/jsx-runtime";
18442
18662
 
18443
18663
  // src/utils/templates/interactivity/resize/horizontal.tsx
18444
- import { jsx as jsx684 } from "react/jsx-runtime";
18664
+ import { jsx as jsx696 } from "react/jsx-runtime";
18445
18665
 
18446
18666
  // src/utils/templates/interactivity/resize/no-resizing.tsx
18447
- import { jsx as jsx685 } from "react/jsx-runtime";
18667
+ import { jsx as jsx697 } from "react/jsx-runtime";
18448
18668
 
18449
18669
  // src/utils/templates/interactivity/resize/vertical.tsx
18450
- import { jsx as jsx686 } from "react/jsx-runtime";
18670
+ import { jsx as jsx698 } from "react/jsx-runtime";
18451
18671
 
18452
18672
  // src/utils/templates/interactivity/touch-action/auto.tsx
18453
- import { jsx as jsx687 } from "react/jsx-runtime";
18673
+ import { jsx as jsx699 } from "react/jsx-runtime";
18454
18674
 
18455
18675
  // src/utils/templates/interactivity/touch-action/horizontal.tsx
18456
- import { jsx as jsx688 } from "react/jsx-runtime";
18676
+ import { jsx as jsx700 } from "react/jsx-runtime";
18457
18677
 
18458
18678
  // src/utils/templates/interactivity/touch-action/none.tsx
18459
- import { jsx as jsx689 } from "react/jsx-runtime";
18679
+ import { jsx as jsx701 } from "react/jsx-runtime";
18460
18680
 
18461
18681
  // src/utils/templates/interactivity/touch-action/vertical.tsx
18462
- import { jsx as jsx690 } from "react/jsx-runtime";
18682
+ import { jsx as jsx702 } from "react/jsx-runtime";
18463
18683
 
18464
18684
  // src/utils/templates/interactivity/user-select/all.tsx
18465
- import { jsx as jsx691 } from "react/jsx-runtime";
18685
+ import { jsx as jsx703 } from "react/jsx-runtime";
18466
18686
 
18467
18687
  // src/utils/templates/interactivity/user-select/none.tsx
18468
- import { jsx as jsx692 } from "react/jsx-runtime";
18688
+ import { jsx as jsx704 } from "react/jsx-runtime";
18469
18689
 
18470
18690
  // src/utils/templates/interactivity/user-select/text.tsx
18471
- import { jsx as jsx693 } from "react/jsx-runtime";
18691
+ import { jsx as jsx705 } from "react/jsx-runtime";
18472
18692
 
18473
18693
  // src/utils/templates/layout/aspect-ratio/auto.tsx
18474
- import { jsx as jsx694 } from "react/jsx-runtime";
18694
+ import { jsx as jsx706 } from "react/jsx-runtime";
18475
18695
 
18476
18696
  // src/utils/templates/layout/aspect-ratio/one.tsx
18477
- import { jsx as jsx695 } from "react/jsx-runtime";
18697
+ import { jsx as jsx707 } from "react/jsx-runtime";
18478
18698
 
18479
18699
  // src/utils/templates/layout/aspect-ratio/sqaure.tsx
18480
- import { jsx as jsx696 } from "react/jsx-runtime";
18700
+ import { jsx as jsx708 } from "react/jsx-runtime";
18481
18701
 
18482
18702
  // src/utils/templates/layout/aspect-ratio/video.tsx
18483
- import { jsx as jsx697 } from "react/jsx-runtime";
18703
+ import { jsx as jsx709 } from "react/jsx-runtime";
18484
18704
 
18485
18705
  // src/utils/templates/layout/box-sizing/border.tsx
18486
- import { jsx as jsx698 } from "react/jsx-runtime";
18706
+ import { jsx as jsx710 } from "react/jsx-runtime";
18487
18707
 
18488
18708
  // src/utils/templates/layout/box-sizing/content.tsx
18489
- import { jsx as jsx699 } from "react/jsx-runtime";
18709
+ import { jsx as jsx711 } from "react/jsx-runtime";
18490
18710
 
18491
18711
  // src/utils/templates/layout/clear/both.tsx
18492
- import { jsx as jsx700, jsxs as jsxs377 } from "react/jsx-runtime";
18712
+ import { jsx as jsx712, jsxs as jsxs379 } from "react/jsx-runtime";
18493
18713
 
18494
18714
  // src/utils/templates/layout/clear/left.tsx
18495
- import { jsx as jsx701, jsxs as jsxs378 } from "react/jsx-runtime";
18715
+ import { jsx as jsx713, jsxs as jsxs380 } from "react/jsx-runtime";
18496
18716
 
18497
18717
  // src/utils/templates/layout/clear/no-clear.tsx
18498
- import { jsx as jsx702, jsxs as jsxs379 } from "react/jsx-runtime";
18718
+ import { jsx as jsx714, jsxs as jsxs381 } from "react/jsx-runtime";
18499
18719
 
18500
18720
  // src/utils/templates/layout/clear/right.tsx
18501
- import { jsx as jsx703, jsxs as jsxs380 } from "react/jsx-runtime";
18721
+ import { jsx as jsx715, jsxs as jsxs382 } from "react/jsx-runtime";
18502
18722
 
18503
18723
  // src/utils/templates/layout/columns/automatic.tsx
18504
- import { jsx as jsx704, jsxs as jsxs381 } from "react/jsx-runtime";
18724
+ import { jsx as jsx716, jsxs as jsxs383 } from "react/jsx-runtime";
18505
18725
 
18506
18726
  // src/utils/templates/layout/columns/count.tsx
18507
- import { jsx as jsx705, jsxs as jsxs382 } from "react/jsx-runtime";
18727
+ import { jsx as jsx717, jsxs as jsxs384 } from "react/jsx-runtime";
18508
18728
 
18509
18729
  // src/utils/templates/layout/display/block.tsx
18510
- import { jsx as jsx706, jsxs as jsxs383 } from "react/jsx-runtime";
18730
+ import { jsx as jsx718, jsxs as jsxs385 } from "react/jsx-runtime";
18511
18731
 
18512
18732
  // src/utils/templates/layout/display/flex.tsx
18513
- import { jsx as jsx707, jsxs as jsxs384 } from "react/jsx-runtime";
18733
+ import { jsx as jsx719, jsxs as jsxs386 } from "react/jsx-runtime";
18514
18734
 
18515
18735
  // src/utils/templates/layout/display/inline.tsx
18516
- import { jsx as jsx708, jsxs as jsxs385 } from "react/jsx-runtime";
18736
+ import { jsx as jsx720, jsxs as jsxs387 } from "react/jsx-runtime";
18517
18737
 
18518
18738
  // src/utils/templates/layout/display/none.tsx
18519
- import { Fragment as Fragment193, jsx as jsx709, jsxs as jsxs386 } from "react/jsx-runtime";
18739
+ import { Fragment as Fragment193, jsx as jsx721, jsxs as jsxs388 } from "react/jsx-runtime";
18520
18740
 
18521
18741
  // src/utils/templates/layout/float/left.tsx
18522
- import { jsx as jsx710, jsxs as jsxs387 } from "react/jsx-runtime";
18742
+ import { jsx as jsx722, jsxs as jsxs389 } from "react/jsx-runtime";
18523
18743
 
18524
18744
  // src/utils/templates/layout/float/no-float.tsx
18525
- import { jsx as jsx711, jsxs as jsxs388 } from "react/jsx-runtime";
18745
+ import { jsx as jsx723, jsxs as jsxs390 } from "react/jsx-runtime";
18526
18746
 
18527
18747
  // src/utils/templates/layout/float/right.tsx
18528
- import { jsx as jsx712, jsxs as jsxs389 } from "react/jsx-runtime";
18748
+ import { jsx as jsx724, jsxs as jsxs391 } from "react/jsx-runtime";
18529
18749
 
18530
18750
  // src/utils/templates/layout/object-fit/contain.tsx
18531
- import { jsx as jsx713 } from "react/jsx-runtime";
18751
+ import { jsx as jsx725 } from "react/jsx-runtime";
18532
18752
 
18533
18753
  // src/utils/templates/layout/object-fit/cover.tsx
18534
- import { jsx as jsx714 } from "react/jsx-runtime";
18754
+ import { jsx as jsx726 } from "react/jsx-runtime";
18535
18755
 
18536
18756
  // src/utils/templates/layout/object-fit/fill.tsx
18537
- import { jsx as jsx715 } from "react/jsx-runtime";
18757
+ import { jsx as jsx727 } from "react/jsx-runtime";
18538
18758
 
18539
18759
  // src/utils/templates/layout/object-fit/scale-down.tsx
18540
- import { jsx as jsx716 } from "react/jsx-runtime";
18760
+ import { jsx as jsx728 } from "react/jsx-runtime";
18541
18761
 
18542
18762
  // src/utils/templates/layout/object-position/position.tsx
18543
- import { jsx as jsx717, jsxs as jsxs390 } from "react/jsx-runtime";
18763
+ import { jsx as jsx729, jsxs as jsxs392 } from "react/jsx-runtime";
18544
18764
 
18545
18765
  // src/utils/templates/layout/overflow/hidden.tsx
18546
- import { jsx as jsx718 } from "react/jsx-runtime";
18766
+ import { jsx as jsx730 } from "react/jsx-runtime";
18547
18767
 
18548
18768
  // src/utils/templates/layout/overflow/horizontal.tsx
18549
- import { jsx as jsx719 } from "react/jsx-runtime";
18769
+ import { jsx as jsx731 } from "react/jsx-runtime";
18550
18770
 
18551
18771
  // src/utils/templates/layout/overflow/vertical.tsx
18552
- import { jsx as jsx720 } from "react/jsx-runtime";
18772
+ import { jsx as jsx732 } from "react/jsx-runtime";
18553
18773
 
18554
18774
  // src/utils/templates/layout/overflow/visible.tsx
18555
- import { jsx as jsx721 } from "react/jsx-runtime";
18775
+ import { jsx as jsx733 } from "react/jsx-runtime";
18556
18776
 
18557
18777
  // src/utils/templates/layout/placement/multiple.tsx
18558
- import { jsx as jsx722, jsxs as jsxs391 } from "react/jsx-runtime";
18778
+ import { jsx as jsx734, jsxs as jsxs393 } from "react/jsx-runtime";
18559
18779
 
18560
18780
  // src/utils/templates/layout/placement/single.tsx
18561
- import { jsx as jsx723, jsxs as jsxs392 } from "react/jsx-runtime";
18781
+ import { jsx as jsx735, jsxs as jsxs394 } from "react/jsx-runtime";
18562
18782
 
18563
18783
  // src/utils/templates/layout/position/applying.tsx
18564
- import { jsx as jsx724, jsxs as jsxs393 } from "react/jsx-runtime";
18784
+ import { jsx as jsx736, jsxs as jsxs395 } from "react/jsx-runtime";
18565
18785
 
18566
18786
  // src/utils/templates/layout/visibility/invisible.tsx
18567
- import { jsx as jsx725, jsxs as jsxs394 } from "react/jsx-runtime";
18787
+ import { jsx as jsx737, jsxs as jsxs396 } from "react/jsx-runtime";
18568
18788
 
18569
18789
  // src/utils/templates/layout/z-index/applying.tsx
18570
- import { Fragment as Fragment194, jsx as jsx726, jsxs as jsxs395 } from "react/jsx-runtime";
18790
+ import { Fragment as Fragment194, jsx as jsx738, jsxs as jsxs397 } from "react/jsx-runtime";
18571
18791
 
18572
18792
  // src/utils/templates/sizing/height/fixed.tsx
18573
- import { jsx as jsx727, jsxs as jsxs396 } from "react/jsx-runtime";
18793
+ import { jsx as jsx739, jsxs as jsxs398 } from "react/jsx-runtime";
18574
18794
 
18575
18795
  // src/utils/templates/sizing/height/full.tsx
18576
- import { jsx as jsx728 } from "react/jsx-runtime";
18796
+ import { jsx as jsx740 } from "react/jsx-runtime";
18577
18797
 
18578
18798
  // src/utils/templates/sizing/height/maximum.tsx
18579
- import { jsx as jsx729 } from "react/jsx-runtime";
18799
+ import { jsx as jsx741 } from "react/jsx-runtime";
18580
18800
 
18581
18801
  // src/utils/templates/sizing/height/minimum.tsx
18582
- import { jsx as jsx730 } from "react/jsx-runtime";
18802
+ import { jsx as jsx742 } from "react/jsx-runtime";
18583
18803
 
18584
18804
  // src/utils/templates/sizing/height/screen.tsx
18585
- import { jsx as jsx731 } from "react/jsx-runtime";
18805
+ import { jsx as jsx743 } from "react/jsx-runtime";
18586
18806
 
18587
18807
  // src/utils/templates/sizing/width/fixed.tsx
18588
- import { jsx as jsx732, jsxs as jsxs397 } from "react/jsx-runtime";
18808
+ import { jsx as jsx744, jsxs as jsxs399 } from "react/jsx-runtime";
18589
18809
 
18590
18810
  // src/utils/templates/sizing/width/full.tsx
18591
- import { jsx as jsx733 } from "react/jsx-runtime";
18811
+ import { jsx as jsx745 } from "react/jsx-runtime";
18592
18812
 
18593
18813
  // src/utils/templates/sizing/width/maximum.tsx
18594
- import { jsx as jsx734 } from "react/jsx-runtime";
18814
+ import { jsx as jsx746 } from "react/jsx-runtime";
18595
18815
 
18596
18816
  // src/utils/templates/sizing/width/minimum.tsx
18597
- import { jsx as jsx735 } from "react/jsx-runtime";
18817
+ import { jsx as jsx747 } from "react/jsx-runtime";
18598
18818
 
18599
18819
  // src/utils/templates/sizing/width/screen.tsx
18600
- import { jsx as jsx736 } from "react/jsx-runtime";
18820
+ import { jsx as jsx748 } from "react/jsx-runtime";
18601
18821
 
18602
18822
  // src/utils/templates/spacing/margin/all.tsx
18603
- import { jsx as jsx737 } from "react/jsx-runtime";
18823
+ import { jsx as jsx749 } from "react/jsx-runtime";
18604
18824
 
18605
18825
  // src/utils/templates/spacing/margin/single.tsx
18606
- import { Fragment as Fragment195, jsx as jsx738, jsxs as jsxs398 } from "react/jsx-runtime";
18826
+ import { Fragment as Fragment195, jsx as jsx750, jsxs as jsxs400 } from "react/jsx-runtime";
18607
18827
 
18608
18828
  // src/utils/templates/spacing/margin/x.tsx
18609
- import { jsx as jsx739 } from "react/jsx-runtime";
18829
+ import { jsx as jsx751 } from "react/jsx-runtime";
18610
18830
 
18611
18831
  // src/utils/templates/spacing/margin/y.tsx
18612
- import { jsx as jsx740 } from "react/jsx-runtime";
18832
+ import { jsx as jsx752 } from "react/jsx-runtime";
18613
18833
 
18614
18834
  // src/utils/templates/spacing/padding/all.tsx
18615
- import { jsx as jsx741 } from "react/jsx-runtime";
18835
+ import { jsx as jsx753 } from "react/jsx-runtime";
18616
18836
 
18617
18837
  // src/utils/templates/spacing/padding/single.tsx
18618
- import { Fragment as Fragment196, jsx as jsx742, jsxs as jsxs399 } from "react/jsx-runtime";
18838
+ import { Fragment as Fragment196, jsx as jsx754, jsxs as jsxs401 } from "react/jsx-runtime";
18619
18839
 
18620
18840
  // src/utils/templates/spacing/padding/x.tsx
18621
- import { jsx as jsx743 } from "react/jsx-runtime";
18841
+ import { jsx as jsx755 } from "react/jsx-runtime";
18622
18842
 
18623
18843
  // src/utils/templates/spacing/padding/y.tsx
18624
- import { jsx as jsx744 } from "react/jsx-runtime";
18844
+ import { jsx as jsx756 } from "react/jsx-runtime";
18625
18845
 
18626
18846
  // src/utils/templates/svg/fill/color.tsx
18627
- import { Fragment as Fragment197, jsx as jsx745, jsxs as jsxs400 } from "react/jsx-runtime";
18847
+ import { Fragment as Fragment197, jsx as jsx757, jsxs as jsxs402 } from "react/jsx-runtime";
18628
18848
 
18629
18849
  // src/utils/templates/svg/stroke/color.tsx
18630
- import { Fragment as Fragment198, jsx as jsx746, jsxs as jsxs401 } from "react/jsx-runtime";
18850
+ import { Fragment as Fragment198, jsx as jsx758, jsxs as jsxs403 } from "react/jsx-runtime";
18631
18851
 
18632
18852
  // src/utils/templates/table/border-collapse/collapse.tsx
18633
- import { jsx as jsx747, jsxs as jsxs402 } from "react/jsx-runtime";
18853
+ import { jsx as jsx759, jsxs as jsxs404 } from "react/jsx-runtime";
18634
18854
 
18635
18855
  // src/utils/templates/table/border-collapse/separate.tsx
18636
- import { jsx as jsx748, jsxs as jsxs403 } from "react/jsx-runtime";
18856
+ import { jsx as jsx760, jsxs as jsxs405 } from "react/jsx-runtime";
18637
18857
 
18638
18858
  // src/utils/templates/table/table-layout/auto.tsx
18639
- import { jsx as jsx749, jsxs as jsxs404 } from "react/jsx-runtime";
18859
+ import { jsx as jsx761, jsxs as jsxs406 } from "react/jsx-runtime";
18640
18860
 
18641
18861
  // src/utils/templates/table/table-layout/fixed.tsx
18642
- import { jsx as jsx750, jsxs as jsxs405 } from "react/jsx-runtime";
18862
+ import { jsx as jsx762, jsxs as jsxs407 } from "react/jsx-runtime";
18643
18863
 
18644
18864
  // src/utils/templates/transform/flip/horizontal.tsx
18645
- import { jsx as jsx751, jsxs as jsxs406 } from "react/jsx-runtime";
18865
+ import { jsx as jsx763, jsxs as jsxs408 } from "react/jsx-runtime";
18646
18866
 
18647
18867
  // src/utils/templates/transform/flip/vertical.tsx
18648
- import { jsx as jsx752, jsxs as jsxs407 } from "react/jsx-runtime";
18868
+ import { jsx as jsx764, jsxs as jsxs409 } from "react/jsx-runtime";
18649
18869
 
18650
18870
  // src/utils/templates/transform/origin/applying.tsx
18651
- import { jsx as jsx753, jsxs as jsxs408 } from "react/jsx-runtime";
18871
+ import { jsx as jsx765, jsxs as jsxs410 } from "react/jsx-runtime";
18652
18872
 
18653
18873
  // src/utils/templates/transform/rotate/applying.tsx
18654
- import { jsx as jsx754, jsxs as jsxs409 } from "react/jsx-runtime";
18874
+ import { jsx as jsx766, jsxs as jsxs411 } from "react/jsx-runtime";
18655
18875
 
18656
18876
  // src/utils/templates/transform/scale/applying.tsx
18657
- import { jsx as jsx755, jsxs as jsxs410 } from "react/jsx-runtime";
18877
+ import { jsx as jsx767, jsxs as jsxs412 } from "react/jsx-runtime";
18658
18878
 
18659
18879
  // src/utils/templates/transform/skew/applying.tsx
18660
- import { jsx as jsx756, jsxs as jsxs411 } from "react/jsx-runtime";
18880
+ import { jsx as jsx768, jsxs as jsxs413 } from "react/jsx-runtime";
18661
18881
 
18662
18882
  // src/utils/templates/transform/translate/applying.tsx
18663
- import { jsx as jsx757, jsxs as jsxs412 } from "react/jsx-runtime";
18883
+ import { jsx as jsx769, jsxs as jsxs414 } from "react/jsx-runtime";
18664
18884
 
18665
18885
  // src/utils/templates/typography/font-style/italic.tsx
18666
- import { jsx as jsx758 } from "react/jsx-runtime";
18886
+ import { jsx as jsx770 } from "react/jsx-runtime";
18667
18887
 
18668
18888
  // src/utils/templates/typography/font-weight/size.tsx
18669
- import { Fragment as Fragment199, jsx as jsx759, jsxs as jsxs413 } from "react/jsx-runtime";
18889
+ import { Fragment as Fragment199, jsx as jsx771, jsxs as jsxs415 } from "react/jsx-runtime";
18670
18890
 
18671
18891
  // src/utils/templates/typography/list-style-type/decimal.tsx
18672
- import { jsx as jsx760, jsxs as jsxs414 } from "react/jsx-runtime";
18892
+ import { jsx as jsx772, jsxs as jsxs416 } from "react/jsx-runtime";
18673
18893
 
18674
18894
  // src/utils/templates/typography/list-style-type/disc.tsx
18675
- import { jsx as jsx761, jsxs as jsxs415 } from "react/jsx-runtime";
18895
+ import { jsx as jsx773, jsxs as jsxs417 } from "react/jsx-runtime";
18676
18896
 
18677
18897
  // src/utils/templates/typography/list-style-type/none.tsx
18678
- import { jsx as jsx762, jsxs as jsxs416 } from "react/jsx-runtime";
18898
+ import { jsx as jsx774, jsxs as jsxs418 } from "react/jsx-runtime";
18679
18899
 
18680
18900
  // src/utils/templates/typography/text-align/center.tsx
18681
- import { jsx as jsx763 } from "react/jsx-runtime";
18901
+ import { jsx as jsx775 } from "react/jsx-runtime";
18682
18902
 
18683
18903
  // src/utils/templates/typography/text-align/justify.tsx
18684
- import { jsx as jsx764 } from "react/jsx-runtime";
18904
+ import { jsx as jsx776 } from "react/jsx-runtime";
18685
18905
 
18686
18906
  // src/utils/templates/typography/text-align/left.tsx
18687
- import { jsx as jsx765 } from "react/jsx-runtime";
18907
+ import { jsx as jsx777 } from "react/jsx-runtime";
18688
18908
 
18689
18909
  // src/utils/templates/typography/text-align/right.tsx
18690
- import { jsx as jsx766 } from "react/jsx-runtime";
18910
+ import { jsx as jsx778 } from "react/jsx-runtime";
18691
18911
 
18692
18912
  // src/utils/templates/typography/text-color/inherit.tsx
18693
- import { jsx as jsx767 } from "react/jsx-runtime";
18913
+ import { jsx as jsx779 } from "react/jsx-runtime";
18694
18914
 
18695
18915
  // src/utils/templates/typography/text-color/white.tsx
18696
- import { jsx as jsx768 } from "react/jsx-runtime";
18916
+ import { jsx as jsx780 } from "react/jsx-runtime";
18697
18917
 
18698
18918
  // src/utils/templates/typography/text-decoration/all.tsx
18699
- import { Fragment as Fragment200, jsx as jsx769, jsxs as jsxs417 } from "react/jsx-runtime";
18919
+ import { Fragment as Fragment200, jsx as jsx781, jsxs as jsxs419 } from "react/jsx-runtime";
18700
18920
 
18701
18921
  // src/utils/templates/typography/text-overflow/clip.tsx
18702
- import { jsx as jsx770 } from "react/jsx-runtime";
18922
+ import { jsx as jsx782 } from "react/jsx-runtime";
18703
18923
 
18704
18924
  // src/utils/templates/typography/text-overflow/ellipsis.tsx
18705
- import { jsx as jsx771 } from "react/jsx-runtime";
18925
+ import { jsx as jsx783 } from "react/jsx-runtime";
18706
18926
 
18707
18927
  // src/utils/templates/typography/text-transform/all.tsx
18708
- import { Fragment as Fragment201, jsx as jsx772, jsxs as jsxs418 } from "react/jsx-runtime";
18928
+ import { Fragment as Fragment201, jsx as jsx784, jsxs as jsxs420 } from "react/jsx-runtime";
18709
18929
 
18710
18930
  // src/utils/templates/typography/vertical-align/baseline.tsx
18711
- import { jsx as jsx773, jsxs as jsxs419 } from "react/jsx-runtime";
18931
+ import { jsx as jsx785, jsxs as jsxs421 } from "react/jsx-runtime";
18712
18932
 
18713
18933
  // src/utils/templates/typography/vertical-align/bottom.tsx
18714
- import { jsx as jsx774, jsxs as jsxs420 } from "react/jsx-runtime";
18934
+ import { jsx as jsx786, jsxs as jsxs422 } from "react/jsx-runtime";
18715
18935
 
18716
18936
  // src/utils/templates/typography/vertical-align/center.tsx
18717
- import { jsx as jsx775, jsxs as jsxs421 } from "react/jsx-runtime";
18937
+ import { jsx as jsx787, jsxs as jsxs423 } from "react/jsx-runtime";
18718
18938
 
18719
18939
  // src/utils/templates/typography/vertical-align/top.tsx
18720
- import { jsx as jsx776, jsxs as jsxs422 } from "react/jsx-runtime";
18940
+ import { jsx as jsx788, jsxs as jsxs424 } from "react/jsx-runtime";
18721
18941
 
18722
18942
  // src/utils/templates/typography/white-space/normal.tsx
18723
- import { jsx as jsx777 } from "react/jsx-runtime";
18943
+ import { jsx as jsx789 } from "react/jsx-runtime";
18724
18944
 
18725
18945
  // src/utils/templates/typography/white-space/nowrap.tsx
18726
- import { jsx as jsx778 } from "react/jsx-runtime";
18946
+ import { jsx as jsx790 } from "react/jsx-runtime";
18727
18947
 
18728
18948
  // src/utils/templates/typography/white-space/pre-line.tsx
18729
- import { jsx as jsx779 } from "react/jsx-runtime";
18949
+ import { jsx as jsx791 } from "react/jsx-runtime";
18730
18950
 
18731
18951
  // src/utils/templates/typography/white-space/pre-wrap.tsx
18732
- import { jsx as jsx780 } from "react/jsx-runtime";
18952
+ import { jsx as jsx792 } from "react/jsx-runtime";
18733
18953
 
18734
18954
  // src/utils/templates/typography/white-space/pre.tsx
18735
- import { jsx as jsx781 } from "react/jsx-runtime";
18955
+ import { jsx as jsx793 } from "react/jsx-runtime";
18736
18956
 
18737
18957
  // src/editor/editor.spec.tsx
18738
- import { jsx as jsx782, jsxs as jsxs423 } from "react/jsx-runtime";
18958
+ import { jsx as jsx794, jsxs as jsxs425 } from "react/jsx-runtime";
18739
18959
  var EDITOR_CLASSNAME = `k-editor`;
18740
- var states201 = [
18960
+ var states207 = [
18741
18961
  States.readonly,
18742
18962
  States.disabled,
18743
18963
  States.focus
18744
18964
  ];
18745
- var options186 = {};
18746
- var defaultProps190 = {
18965
+ var options192 = {};
18966
+ var defaultProps196 = {
18747
18967
  toolbarResizable: false
18748
18968
  };
18749
18969
  var Editor = (props) => {
@@ -18752,11 +18972,11 @@ var Editor = (props) => {
18752
18972
  disabled,
18753
18973
  focus,
18754
18974
  toolbarItems,
18755
- toolbarResizable = defaultProps190.toolbarResizable,
18975
+ toolbarResizable = defaultProps196.toolbarResizable,
18756
18976
  resizable,
18757
18977
  ...other
18758
18978
  } = props;
18759
- return /* @__PURE__ */ jsxs423(
18979
+ return /* @__PURE__ */ jsxs425(
18760
18980
  "div",
18761
18981
  {
18762
18982
  ...other,
@@ -18772,8 +18992,8 @@ var Editor = (props) => {
18772
18992
  }
18773
18993
  ),
18774
18994
  children: [
18775
- /* @__PURE__ */ jsx782(EditorToolbar, { resizable: toolbarResizable, children: toolbarItems }),
18776
- /* @__PURE__ */ jsx782(
18995
+ /* @__PURE__ */ jsx794(EditorToolbar, { resizable: toolbarResizable, children: toolbarItems }),
18996
+ /* @__PURE__ */ jsx794(
18777
18997
  EditorContent,
18778
18998
  {
18779
18999
  className: classNames(
@@ -18788,10 +19008,10 @@ var Editor = (props) => {
18788
19008
  }
18789
19009
  );
18790
19010
  };
18791
- Editor.states = states201;
18792
- Editor.options = options186;
19011
+ Editor.states = states207;
19012
+ Editor.options = options192;
18793
19013
  Editor.className = EDITOR_CLASSNAME;
18794
- Editor.defaultProps = defaultProps190;
19014
+ Editor.defaultProps = defaultProps196;
18795
19015
  var editor_spec_default = Editor;
18796
19016
  export {
18797
19017
  EDITOR_CLASSNAME,