@progress/kendo-themes-html 8.1.0-dev.0 → 8.1.0-dev.1
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.
- package/dist/cjs/context-menu/templates/context-menu-normal.js +5 -5
- package/dist/cjs/context-menu/tests/context-menu-in-window.js +5 -5
- package/dist/cjs/context-menu/tests/context-menu.js +5 -5
- package/dist/cjs/filemanager/tests/filemanager-contextmenu.js +5 -5
- package/dist/cjs/index.js +5 -5
- package/dist/cjs/spreadsheet/tests/spreadsheet-cell-contextmenu.js +5 -5
- package/dist/cjs/spreadsheet/tests/spreadsheet-row-contextmenu.js +5 -5
- package/dist/cjs/spreadsheet/tests/spreadsheet-sheets-bar.js +5 -5
- package/dist/esm/action-sheet/tests/action-sheet-calendar-infinite.mjs +343 -343
- package/dist/esm/action-sheet/tests/action-sheet-calendar.mjs +327 -327
- package/dist/esm/action-sheet/tests/action-sheet-date-time-selector.mjs +333 -333
- package/dist/esm/autocomplete/tests/autocomplete-prefix-suffix.mjs +309 -309
- package/dist/esm/calendar/calendar-infinite-view.spec.mjs +326 -326
- package/dist/esm/calendar/calendar-infinite.spec.mjs +329 -329
- package/dist/esm/calendar/calendar-table-head.mjs +322 -322
- package/dist/esm/calendar/calendar-table.mjs +300 -300
- package/dist/esm/calendar/calendar.spec.mjs +324 -324
- package/dist/esm/calendar/templates/calendar-century.mjs +326 -326
- package/dist/esm/calendar/templates/calendar-decade.mjs +326 -326
- package/dist/esm/calendar/templates/calendar-infinite-century.mjs +335 -335
- package/dist/esm/calendar/templates/calendar-infinite-decade.mjs +339 -339
- package/dist/esm/calendar/templates/calendar-infinite-normal.mjs +338 -338
- package/dist/esm/calendar/templates/calendar-infinite-week-number.mjs +338 -338
- package/dist/esm/calendar/templates/calendar-infinite-year.mjs +339 -339
- package/dist/esm/calendar/templates/calendar-normal.mjs +322 -322
- package/dist/esm/calendar/templates/calendar-with-weeks.mjs +329 -329
- package/dist/esm/calendar/templates/calendar-year.mjs +326 -326
- package/dist/esm/calendar/tests/calendar-cells.mjs +353 -353
- package/dist/esm/calendar/tests/calendar-infinite-long-names.mjs +340 -340
- package/dist/esm/calendar/tests/calendar-infinite-rtl.mjs +403 -403
- package/dist/esm/calendar/tests/calendar-infinite.mjs +403 -403
- package/dist/esm/calendar/tests/calendar-modern-size.mjs +343 -343
- package/dist/esm/calendar/tests/calendar-modern.mjs +343 -343
- package/dist/esm/column-menu/column-menu-expander.spec.mjs +311 -311
- package/dist/esm/column-menu/templates/column-menu-normal.mjs +310 -310
- package/dist/esm/column-menu/templates/column-menu-tabbed.mjs +307 -307
- package/dist/esm/column-menu/templates/filter-menu-multi-check.mjs +310 -310
- package/dist/esm/column-menu/templates/filter-menu-normal.mjs +309 -309
- package/dist/esm/column-menu/tests/column-menu-rtl.mjs +326 -326
- package/dist/esm/column-menu/tests/column-menu-tabbed.mjs +319 -319
- package/dist/esm/column-menu/tests/column-menu.mjs +326 -326
- package/dist/esm/combobox/tests/combobox-prefix-suffix.mjs +309 -309
- package/dist/esm/context-menu/templates/context-menu-normal.mjs +6 -6
- package/dist/esm/context-menu/tests/context-menu-in-window.mjs +10 -10
- package/dist/esm/context-menu/tests/context-menu.mjs +11 -11
- package/dist/esm/datepicker/datepicker.spec.mjs +326 -326
- package/dist/esm/datepicker/templates/datepicker-adaptive.mjs +326 -326
- package/dist/esm/datepicker/templates/datepicker-normal.mjs +326 -326
- package/dist/esm/datepicker/templates/datepicker-popup.mjs +326 -326
- package/dist/esm/datepicker/tests/datepicker-adaptive.mjs +329 -329
- package/dist/esm/datepicker/tests/datepicker-flat.mjs +330 -330
- package/dist/esm/datepicker/tests/datepicker-opened.mjs +329 -329
- package/dist/esm/datepicker/tests/datepicker-outline.mjs +330 -330
- package/dist/esm/datepicker/tests/datepicker-size-rounded.mjs +331 -331
- package/dist/esm/datepicker/tests/datepicker-solid.mjs +330 -330
- package/dist/esm/daterangepicker/daterangepicker.spec.mjs +346 -346
- package/dist/esm/daterangepicker/templates/daterangepicker-adaptive.mjs +346 -346
- package/dist/esm/daterangepicker/templates/daterangepicker-normal.mjs +346 -346
- package/dist/esm/daterangepicker/templates/daterangepicker-popup.mjs +346 -346
- package/dist/esm/daterangepicker/tests/daterangepicker-adaptive.mjs +349 -349
- package/dist/esm/daterangepicker/tests/daterangepicker-flat.mjs +353 -353
- package/dist/esm/daterangepicker/tests/daterangepicker-opened.mjs +349 -349
- package/dist/esm/daterangepicker/tests/daterangepicker-outline.mjs +353 -353
- package/dist/esm/daterangepicker/tests/daterangepicker-size-rounded.mjs +351 -351
- package/dist/esm/daterangepicker/tests/daterangepicker-solid.mjs +353 -353
- package/dist/esm/datetime-selector/datetime-selector.spec.mjs +328 -328
- package/dist/esm/datetime-selector/tests/datetime-selector.mjs +331 -331
- package/dist/esm/datetimepicker/datetimepicker.spec.mjs +332 -332
- package/dist/esm/datetimepicker/templates/datetimepicker-adaptive.mjs +332 -332
- package/dist/esm/datetimepicker/templates/datetimepicker-normal.mjs +332 -332
- package/dist/esm/datetimepicker/templates/datetimepicker-popup.mjs +332 -332
- package/dist/esm/datetimepicker/tests/datetimepicker-adaptive.mjs +335 -335
- package/dist/esm/datetimepicker/tests/datetimepicker-flat.mjs +336 -336
- package/dist/esm/datetimepicker/tests/datetimepicker-opened.mjs +335 -335
- package/dist/esm/datetimepicker/tests/datetimepicker-outline.mjs +336 -336
- package/dist/esm/datetimepicker/tests/datetimepicker-size-rounded.mjs +337 -337
- package/dist/esm/datetimepicker/tests/datetimepicker-solid.mjs +336 -336
- package/dist/esm/dialog/templates/dialog-non-modal.mjs +301 -301
- package/dist/esm/dialog/templates/dialog-normal.mjs +301 -301
- package/dist/esm/dialog/tests/dialog-action-buttons.mjs +305 -305
- package/dist/esm/dialog/tests/dialog-in-window.mjs +305 -305
- package/dist/esm/dialog/tests/dialog-modal.mjs +307 -307
- package/dist/esm/dialog/tests/dialog-theme-colors.mjs +305 -305
- package/dist/esm/dialog/tests/dialog.mjs +306 -306
- package/dist/esm/dock-manager/dock-manager.spec.mjs +301 -301
- package/dist/esm/dock-manager/pane-scrollable.mjs +302 -302
- package/dist/esm/dock-manager/templates/dock-manager-normal.mjs +315 -315
- package/dist/esm/dock-manager/templates/dock-manager-unpinned-pane.mjs +316 -316
- package/dist/esm/dock-manager/tests/dock-manager-unpinned-pane.mjs +309 -309
- package/dist/esm/dock-manager/tests/dock-manager.mjs +309 -309
- package/dist/esm/dock-manager/tests/dock-navigator.mjs +314 -314
- package/dist/esm/dropdownlist/tests/dropdownlist-grouping.mjs +301 -301
- package/dist/esm/dropdowntree/templates/dropdowntree-filtering.mjs +303 -303
- package/dist/esm/dropdowntree/tests/dropdowntree-adaptive.mjs +302 -302
- package/dist/esm/dropdowntree/tests/dropdowntree-flat.mjs +303 -303
- package/dist/esm/dropdowntree/tests/dropdowntree-opened.mjs +306 -306
- package/dist/esm/dropdowntree/tests/dropdowntree-outline.mjs +303 -303
- package/dist/esm/dropdowntree/tests/dropdowntree-size-rounded.mjs +304 -304
- package/dist/esm/dropdowntree/tests/dropdowntree-solid.mjs +303 -303
- package/dist/esm/editor/editor.spec.mjs +298 -298
- package/dist/esm/editor/templates/editor-normal.mjs +304 -304
- package/dist/esm/editor/templates/editor-resizable.mjs +304 -304
- package/dist/esm/editor/templates/editor-responsive-toolbar.mjs +304 -304
- package/dist/esm/editor/tests/editor-find-replace.mjs +318 -318
- package/dist/esm/editor/tests/editor-states.mjs +307 -307
- package/dist/esm/editor/tests/editor-table-wizard.mjs +313 -313
- package/dist/esm/editor/tests/editor.mjs +352 -352
- package/dist/esm/filemanager/tests/filemanager-contextmenu.mjs +10 -10
- package/dist/esm/filemanager/tests/filemanager-dialogs.mjs +308 -308
- package/dist/esm/filemanager/tests/filemanager-gridview-preview.mjs +322 -322
- package/dist/esm/filemanager/tests/filemanager-listview-preview.mjs +306 -306
- package/dist/esm/filter/templates/filter-normal.mjs +334 -334
- package/dist/esm/filter/templates/filter-preview.mjs +334 -334
- package/dist/esm/filter/tests/filter-preview.mjs +341 -341
- package/dist/esm/filter/tests/filter.mjs +341 -341
- package/dist/esm/form/tests/form-field-dateinputs.mjs +331 -331
- package/dist/esm/form/tests/form-field-dropdowns.mjs +305 -305
- package/dist/esm/gantt/templates/gantt-normal.mjs +407 -407
- package/dist/esm/gantt/templates/gantt-row-reordering.mjs +407 -407
- package/dist/esm/gantt/tests/gantt-editing-popup-general.mjs +337 -337
- package/dist/esm/gantt/tests/gantt-editing-popup-other.mjs +332 -332
- package/dist/esm/gantt/tests/gantt-editing-popup-predecessors.mjs +316 -316
- package/dist/esm/gantt/tests/gantt-editing-popup-resources.mjs +329 -329
- package/dist/esm/gantt/tests/gantt-editing-popup-successors.mjs +316 -316
- package/dist/esm/gantt/tests/gantt-react.mjs +372 -372
- package/dist/esm/gantt/tests/gantt-row-reordering.mjs +409 -409
- package/dist/esm/gantt/tests/gantt.mjs +409 -409
- package/dist/esm/grid/tests/grid-column-menu-rtl.mjs +346 -346
- package/dist/esm/grid/tests/grid-column-menu-tabbed.mjs +328 -328
- package/dist/esm/grid/tests/grid-column-menu.mjs +346 -346
- package/dist/esm/grid/tests/grid-column-reordering-actions.mjs +320 -320
- package/dist/esm/grid/tests/grid-column-resizing-actions.mjs +316 -316
- package/dist/esm/grid/tests/grid-editing-custom-editor.mjs +355 -355
- package/dist/esm/grid/tests/grid-editing-popup.mjs +331 -331
- package/dist/esm/grid/tests/grid-filter-row.mjs +346 -346
- package/dist/esm/grid/tests/grid-grouping-actions.mjs +313 -313
- package/dist/esm/imageeditor/templates/imageeditor-crop.mjs +299 -299
- package/dist/esm/imageeditor/templates/imageeditor-normal.mjs +294 -294
- package/dist/esm/imageeditor/templates/imageeditor-resize.mjs +297 -297
- package/dist/esm/imageeditor/tests/imageeditor-crop-pane.mjs +303 -303
- package/dist/esm/imageeditor/tests/imageeditor-resize-pane.mjs +296 -296
- package/dist/esm/imageeditor/tests/imageeditor.mjs +296 -296
- package/dist/esm/index.mjs +1279 -1279
- package/dist/esm/map/map.spec.mjs +298 -298
- package/dist/esm/map/navigator.mjs +298 -298
- package/dist/esm/map/templates/map-normal.mjs +292 -292
- package/dist/esm/map/tests/map.mjs +294 -294
- package/dist/esm/map/zoom-control.mjs +298 -298
- package/dist/esm/mediaplayer/mediaplayer.spec.mjs +298 -298
- package/dist/esm/mediaplayer/templates/mediaplayer-normal.mjs +298 -298
- package/dist/esm/mediaplayer/tests/mediaplayer.mjs +300 -300
- package/dist/esm/multiselect/templates/multiselect-prefix.mjs +301 -301
- package/dist/esm/multiselect/templates/multiselect-suffix.mjs +301 -301
- package/dist/esm/multiselect/tests/multiselect-adaptive.mjs +303 -303
- package/dist/esm/multiselect/tests/multiselect-flat.mjs +306 -306
- package/dist/esm/multiselect/tests/multiselect-grouping.mjs +303 -303
- package/dist/esm/multiselect/tests/multiselect-opened.mjs +303 -303
- package/dist/esm/multiselect/tests/multiselect-outline.mjs +306 -306
- package/dist/esm/multiselect/tests/multiselect-prefix-suffix.mjs +319 -319
- package/dist/esm/multiselect/tests/multiselect-size-rounded.mjs +305 -305
- package/dist/esm/multiselect/tests/multiselect-solid.mjs +306 -306
- package/dist/esm/multiviewcalendar/multiviewcalendar.spec.mjs +322 -322
- package/dist/esm/multiviewcalendar/templates/multiviewcalendar-century.mjs +351 -351
- package/dist/esm/multiviewcalendar/templates/multiviewcalendar-decade.mjs +351 -351
- package/dist/esm/multiviewcalendar/templates/multiviewcalendar-normal.mjs +342 -342
- package/dist/esm/multiviewcalendar/templates/multiviewcalendar-with-weeks.mjs +357 -357
- package/dist/esm/multiviewcalendar/templates/multiviewcalendar-year.mjs +351 -351
- package/dist/esm/multiviewcalendar/tests/multiviewcalendar-vertical.mjs +392 -392
- package/dist/esm/multiviewcalendar/tests/multiviewcalendar.mjs +392 -392
- package/dist/esm/pdf-viewer/pdf-viewer.spec.mjs +298 -298
- package/dist/esm/pdf-viewer/templates/pdf-viewer-blank.mjs +301 -301
- package/dist/esm/pdf-viewer/templates/pdf-viewer-normal.mjs +299 -299
- package/dist/esm/pdf-viewer/templates/pdf-viewer-with-search-panel.mjs +299 -299
- package/dist/esm/pdf-viewer/tests/pdf-viewer-blank-page.mjs +303 -303
- package/dist/esm/pdf-viewer/tests/pdf-viewer-search-panel.mjs +301 -301
- package/dist/esm/pdf-viewer/tests/pdf-viewer.mjs +301 -301
- package/dist/esm/pivotgrid/calculated-field.mjs +303 -303
- package/dist/esm/pivotgrid/templates/pivotgrid-normal.mjs +330 -330
- package/dist/esm/pivotgrid/templates/pivotgrid-with-configurator-opened.mjs +340 -340
- package/dist/esm/pivotgrid/templates/pivotgrid-with-configurator.mjs +331 -331
- package/dist/esm/pivotgrid/tests/pivotgrid-cell-states.mjs +350 -350
- package/dist/esm/pivotgrid/tests/pivotgrid-column-menus.mjs +352 -352
- package/dist/esm/pivotgrid/tests/pivotgrid-settings-left-right.mjs +342 -342
- package/dist/esm/pivotgrid/tests/pivotgrid-settings-panel-horizontal.mjs +346 -346
- package/dist/esm/pivotgrid/tests/pivotgrid-settings-panel-vertical.mjs +343 -343
- package/dist/esm/pivotgrid/tests/pivotgrid-settings-top.mjs +357 -357
- package/dist/esm/pivotgrid/tests/pivotgrid.mjs +333 -333
- package/dist/esm/popover/templates/popover-normal.mjs +301 -301
- package/dist/esm/popover/tests/popover.mjs +304 -304
- package/dist/esm/scheduler/templates/scheduler-agenda.mjs +320 -320
- package/dist/esm/scheduler/templates/scheduler-day.mjs +315 -315
- package/dist/esm/scheduler/templates/scheduler-flex-agenda.mjs +322 -322
- package/dist/esm/scheduler/templates/scheduler-flex-day.mjs +323 -323
- package/dist/esm/scheduler/templates/scheduler-flex-horizontal-grouping.mjs +325 -325
- package/dist/esm/scheduler/templates/scheduler-flex-month.mjs +319 -319
- package/dist/esm/scheduler/templates/scheduler-flex-timeline.mjs +314 -314
- package/dist/esm/scheduler/templates/scheduler-flex-vertical-grouping.mjs +369 -369
- package/dist/esm/scheduler/templates/scheduler-flex-week.mjs +332 -332
- package/dist/esm/scheduler/templates/scheduler-flex-year.mjs +410 -410
- package/dist/esm/scheduler/templates/scheduler-horizontal-grouping.mjs +341 -341
- package/dist/esm/scheduler/templates/scheduler-month.mjs +320 -320
- package/dist/esm/scheduler/templates/scheduler-timeline.mjs +316 -316
- package/dist/esm/scheduler/templates/scheduler-vertical-grouping.mjs +313 -313
- package/dist/esm/scheduler/templates/scheduler-week.mjs +328 -328
- package/dist/esm/scheduler/tests/scheduler-agenda-view.mjs +324 -324
- package/dist/esm/scheduler/tests/scheduler-current-time-marker.mjs +370 -370
- package/dist/esm/scheduler/tests/scheduler-day-view.mjs +306 -306
- package/dist/esm/scheduler/tests/scheduler-edit-dialog.mjs +345 -345
- package/dist/esm/scheduler/tests/scheduler-editing-weekly.mjs +348 -348
- package/dist/esm/scheduler/tests/scheduler-events.mjs +364 -364
- package/dist/esm/scheduler/tests/scheduler-month-view.mjs +321 -321
- package/dist/esm/scheduler/tests/scheduler-react-timeline-multi.mjs +375 -375
- package/dist/esm/scheduler/tests/scheduler-timeline-view.mjs +316 -316
- package/dist/esm/scheduler/tests/scheduler-week-view.mjs +306 -306
- package/dist/esm/scheduler/tests/scheduler-year-view.mjs +394 -394
- package/dist/esm/spreadsheet/spreadsheet-action-bar.mjs +302 -302
- package/dist/esm/spreadsheet/spreadsheet-header.mjs +302 -302
- package/dist/esm/spreadsheet/spreadsheet-sheets-bar.mjs +301 -301
- package/dist/esm/spreadsheet/spreadsheet-tabstrip.mjs +307 -307
- package/dist/esm/spreadsheet/spreadsheet-view.mjs +318 -318
- package/dist/esm/spreadsheet/templates/spreadsheet-normal.mjs +319 -319
- package/dist/esm/spreadsheet/tests/spreadsheet-cell-contextmenu.mjs +329 -329
- package/dist/esm/spreadsheet/tests/spreadsheet-filter-menu.mjs +310 -310
- package/dist/esm/spreadsheet/tests/spreadsheet-filtering.mjs +323 -323
- package/dist/esm/spreadsheet/tests/spreadsheet-formula.mjs +324 -324
- package/dist/esm/spreadsheet/tests/spreadsheet-print.mjs +321 -321
- package/dist/esm/spreadsheet/tests/spreadsheet-row-contextmenu.mjs +329 -329
- package/dist/esm/spreadsheet/tests/spreadsheet-sheets-bar.mjs +331 -331
- package/dist/esm/spreadsheet/tests/spreadsheet-tools.mjs +323 -323
- package/dist/esm/spreadsheet/tests/spreadsheet.mjs +322 -322
- package/dist/esm/tabstrip/tabstrip.spec.mjs +301 -301
- package/dist/esm/tabstrip/templates/tabstrip-bottom.mjs +305 -305
- package/dist/esm/tabstrip/templates/tabstrip-left.mjs +305 -305
- package/dist/esm/tabstrip/templates/tabstrip-normal.mjs +305 -305
- package/dist/esm/tabstrip/templates/tabstrip-right.mjs +305 -305
- package/dist/esm/tabstrip/templates/tabstrip-scrollable.mjs +305 -305
- package/dist/esm/tabstrip/tests/tabstrip-rtl.mjs +308 -308
- package/dist/esm/tabstrip/tests/tabstrip-scrollable-rtl.mjs +308 -308
- package/dist/esm/tabstrip/tests/tabstrip-scrollable.mjs +308 -308
- package/dist/esm/tabstrip/tests/tabstrip-sortable.mjs +311 -311
- package/dist/esm/tabstrip/tests/tabstrip-states.mjs +311 -311
- package/dist/esm/tabstrip/tests/tabstrip.mjs +308 -308
- package/dist/esm/taskboard/taskboard-pane.mjs +302 -302
- package/dist/esm/taskboard/taskboard.spec.mjs +311 -311
- package/dist/esm/taskboard/templates/taskboard-normal.mjs +326 -326
- package/dist/esm/taskboard/tests/taskboard-card-column-menu.mjs +310 -310
- package/dist/esm/taskboard/tests/taskboard-card.mjs +315 -315
- package/dist/esm/taskboard/tests/taskboard-column.mjs +317 -317
- package/dist/esm/taskboard/tests/taskboard-pane.mjs +329 -329
- package/dist/esm/taskboard/tests/taskboard-resources.mjs +305 -305
- package/dist/esm/taskboard/tests/taskboard-rtl.mjs +329 -329
- package/dist/esm/taskboard/tests/taskboard.mjs +329 -329
- package/dist/esm/treelist/templates/treelist-aggregates.mjs +328 -328
- package/dist/esm/treelist/templates/treelist-normal.mjs +318 -318
- package/dist/esm/treelist/templates/treelist-row-reordering.mjs +318 -318
- package/dist/esm/treelist/templates/treelist-with-column-menu.mjs +318 -318
- package/dist/esm/treelist/templates/treelist-with-filter-menu.mjs +318 -318
- package/dist/esm/treelist/tests/treelist-aggregate-react.mjs +327 -327
- package/dist/esm/treelist/tests/treelist-aggregates.mjs +347 -347
- package/dist/esm/treelist/tests/treelist-editing-popup.mjs +331 -331
- package/dist/esm/treelist/tests/treelist-react.mjs +354 -354
- package/dist/esm/treelist/tests/treelist-row-reordering.mjs +320 -320
- package/dist/esm/treelist/tests/treelist.mjs +347 -347
- package/package.json +2 -2
- package/src/context-menu/templates/context-menu-normal.tsx +5 -7
|
@@ -13753,10 +13753,10 @@ ContextMenu.className = CONTEXTMENU_CLASSNAME;
|
|
|
13753
13753
|
ContextMenu.defaultProps = defaultProps188;
|
|
13754
13754
|
|
|
13755
13755
|
// src/context-menu/templates/context-menu-normal.tsx
|
|
13756
|
-
import {
|
|
13756
|
+
import { jsx as jsx558 } from "react/jsx-runtime";
|
|
13757
13757
|
|
|
13758
13758
|
// src/chat/chat.spec.tsx
|
|
13759
|
-
import { Fragment as
|
|
13759
|
+
import { Fragment as Fragment199, jsx as jsx559, jsxs as jsxs273 } from "react/jsx-runtime";
|
|
13760
13760
|
var CHAT_CLASSNAME = "k-chat";
|
|
13761
13761
|
var states196 = [];
|
|
13762
13762
|
var options188 = {};
|
|
@@ -13773,7 +13773,7 @@ var Chat = (props) => {
|
|
|
13773
13773
|
showMoreButton,
|
|
13774
13774
|
...other
|
|
13775
13775
|
} = props;
|
|
13776
|
-
return /* @__PURE__ */
|
|
13776
|
+
return /* @__PURE__ */ jsxs273(
|
|
13777
13777
|
"div",
|
|
13778
13778
|
{
|
|
13779
13779
|
...other,
|
|
@@ -13789,15 +13789,15 @@ var Chat = (props) => {
|
|
|
13789
13789
|
{
|
|
13790
13790
|
className: "k-message-box",
|
|
13791
13791
|
placeholder: "Type a message...",
|
|
13792
|
-
suffix: /* @__PURE__ */
|
|
13792
|
+
suffix: /* @__PURE__ */ jsxs273(Fragment199, { children: [
|
|
13793
13793
|
showMoreButton && /* @__PURE__ */ jsx559(Button, { fillMode: "flat", icon: "more-horizontal" }),
|
|
13794
13794
|
/* @__PURE__ */ jsx559(Button, { fillMode: "flat", icon: "paper-plane", className: "k-chat-send" })
|
|
13795
13795
|
] })
|
|
13796
13796
|
}
|
|
13797
13797
|
),
|
|
13798
|
-
showToolbar && /* @__PURE__ */
|
|
13798
|
+
showToolbar && /* @__PURE__ */ jsxs273("div", { className: "k-chat-toolbar k-toolbar", children: [
|
|
13799
13799
|
/* @__PURE__ */ jsx559(Button, { className: classNames("k-scroll-button", "k-scroll-button-left", dir === "rtl" ? "" : "k-hidden"), icon: "chevron-left" }),
|
|
13800
|
-
/* @__PURE__ */
|
|
13800
|
+
/* @__PURE__ */ jsxs273("div", { className: "k-toolbar-group k-button-list", children: [
|
|
13801
13801
|
/* @__PURE__ */ jsx559(Button, { icon: "arrow-rotate-cw" }),
|
|
13802
13802
|
/* @__PURE__ */ jsx559(Button, { icon: "gear" }),
|
|
13803
13803
|
/* @__PURE__ */ jsx559(Button, { icon: "wrench" }),
|
|
@@ -13820,7 +13820,7 @@ Chat.className = CHAT_CLASSNAME;
|
|
|
13820
13820
|
Chat.defaultOptions = defaultOptions;
|
|
13821
13821
|
|
|
13822
13822
|
// src/chat/chat-message.tsx
|
|
13823
|
-
import { jsx as jsx560, jsxs as
|
|
13823
|
+
import { jsx as jsx560, jsxs as jsxs274 } from "react/jsx-runtime";
|
|
13824
13824
|
var CHATMESSAGE_CLASSNAME = "k-message";
|
|
13825
13825
|
var states197 = [
|
|
13826
13826
|
States.selected
|
|
@@ -13839,7 +13839,7 @@ var ChatMessage = (props) => {
|
|
|
13839
13839
|
selected,
|
|
13840
13840
|
...other
|
|
13841
13841
|
} = props;
|
|
13842
|
-
return /* @__PURE__ */
|
|
13842
|
+
return /* @__PURE__ */ jsxs274(
|
|
13843
13843
|
"div",
|
|
13844
13844
|
{
|
|
13845
13845
|
...other,
|
|
@@ -13862,7 +13862,7 @@ ChatMessage.className = CHATMESSAGE_CLASSNAME;
|
|
|
13862
13862
|
ChatMessage.defaultProps = defaultProps189;
|
|
13863
13863
|
|
|
13864
13864
|
// src/chat/chat-message-group.tsx
|
|
13865
|
-
import { jsx as jsx561, jsxs as
|
|
13865
|
+
import { jsx as jsx561, jsxs as jsxs275 } from "react/jsx-runtime";
|
|
13866
13866
|
var CHATMESSAGEGROUP_CLASSNAME = "k-message-group";
|
|
13867
13867
|
var states198 = [
|
|
13868
13868
|
States.selected
|
|
@@ -13881,7 +13881,7 @@ var ChatMessageGroup = (props) => {
|
|
|
13881
13881
|
selected,
|
|
13882
13882
|
...other
|
|
13883
13883
|
} = props;
|
|
13884
|
-
return /* @__PURE__ */
|
|
13884
|
+
return /* @__PURE__ */ jsxs275(
|
|
13885
13885
|
"div",
|
|
13886
13886
|
{
|
|
13887
13887
|
...other,
|
|
@@ -13946,22 +13946,22 @@ ChatQuickReply.className = CHATQUICKREPLY_CLASSNAME;
|
|
|
13946
13946
|
ChatQuickReply.defaultOptions = defaultOptions2;
|
|
13947
13947
|
|
|
13948
13948
|
// src/chat/templates/chat-normal.tsx
|
|
13949
|
-
import { Fragment as
|
|
13949
|
+
import { Fragment as Fragment200, jsx as jsx563, jsxs as jsxs276 } from "react/jsx-runtime";
|
|
13950
13950
|
|
|
13951
13951
|
// src/chat/templates/chat-with-toolbar.tsx
|
|
13952
|
-
import { Fragment as
|
|
13952
|
+
import { Fragment as Fragment201, jsx as jsx564, jsxs as jsxs277 } from "react/jsx-runtime";
|
|
13953
13953
|
|
|
13954
13954
|
// src/chat/templates/chat-with-options.tsx
|
|
13955
|
-
import { Fragment as
|
|
13955
|
+
import { Fragment as Fragment202, jsx as jsx565, jsxs as jsxs278 } from "react/jsx-runtime";
|
|
13956
13956
|
|
|
13957
13957
|
// src/mediaplayer/mediaplayer-toolbar.tsx
|
|
13958
|
-
import { jsx as jsx566, jsxs as
|
|
13958
|
+
import { jsx as jsx566, jsxs as jsxs279 } from "react/jsx-runtime";
|
|
13959
13959
|
var MEDIAPLAYERTOOLBAR_CLASSNAME = `k-mediaplayer-toolbar`;
|
|
13960
13960
|
var states200 = [];
|
|
13961
13961
|
var options192 = {};
|
|
13962
13962
|
var defaultToolbarItems2 = [
|
|
13963
13963
|
/* @__PURE__ */ jsx566(Button, { fillMode: "flat", icon: "play", className: "k-play-button" }),
|
|
13964
|
-
/* @__PURE__ */
|
|
13964
|
+
/* @__PURE__ */ jsxs279(ToolbarItem, { className: "k-mediaplayer-currenttime-wrap", children: [
|
|
13965
13965
|
/* @__PURE__ */ jsx566("span", { className: "k-mediaplayer-currenttime", children: "00:18" }),
|
|
13966
13966
|
" / ",
|
|
13967
13967
|
/* @__PURE__ */ jsx566("span", { className: "k-mediaplayer-duration", children: "00:55" })
|
|
@@ -13997,7 +13997,7 @@ MediaPlayerToolbar.className = MEDIAPLAYERTOOLBAR_CLASSNAME;
|
|
|
13997
13997
|
MediaPlayerToolbar.defaultProps = defaultProps191;
|
|
13998
13998
|
|
|
13999
13999
|
// src/mediaplayer/mediaplayer.spec.tsx
|
|
14000
|
-
import { jsx as jsx567, jsxs as
|
|
14000
|
+
import { jsx as jsx567, jsxs as jsxs280 } from "react/jsx-runtime";
|
|
14001
14001
|
var MEDIAPLAYER_CLASSNAME = `k-mediaplayer`;
|
|
14002
14002
|
var states201 = [];
|
|
14003
14003
|
var options193 = {};
|
|
@@ -14011,7 +14011,7 @@ var MediaPlayer = (props) => {
|
|
|
14011
14011
|
children,
|
|
14012
14012
|
...other
|
|
14013
14013
|
} = props;
|
|
14014
|
-
return /* @__PURE__ */
|
|
14014
|
+
return /* @__PURE__ */ jsxs280(
|
|
14015
14015
|
"div",
|
|
14016
14016
|
{
|
|
14017
14017
|
...other,
|
|
@@ -14022,7 +14022,7 @@ var MediaPlayer = (props) => {
|
|
|
14022
14022
|
children: [
|
|
14023
14023
|
children,
|
|
14024
14024
|
/* @__PURE__ */ jsx567("div", { className: "k-mediaplayer-titlebar", children: title }),
|
|
14025
|
-
/* @__PURE__ */
|
|
14025
|
+
/* @__PURE__ */ jsxs280("div", { className: "k-mediaplayer-toolbar-wrap", children: [
|
|
14026
14026
|
/* @__PURE__ */ jsx567(SliderNormal, { className: "k-mediaplayer-seekbar", showButtons: false, showTicks: false }),
|
|
14027
14027
|
/* @__PURE__ */ jsx567(MediaPlayerToolbar, { toolbarItems })
|
|
14028
14028
|
] }),
|
|
@@ -14040,7 +14040,7 @@ MediaPlayer.defaultProps = defaultProps192;
|
|
|
14040
14040
|
import { jsx as jsx568 } from "react/jsx-runtime";
|
|
14041
14041
|
|
|
14042
14042
|
// src/timeline/timeline.spec.tsx
|
|
14043
|
-
import { Fragment as
|
|
14043
|
+
import { Fragment as Fragment203, jsx as jsx569 } from "react/jsx-runtime";
|
|
14044
14044
|
var TIMELINE_CLASSNAME = `k-timeline`;
|
|
14045
14045
|
var states202 = [];
|
|
14046
14046
|
var options194 = {};
|
|
@@ -14067,7 +14067,7 @@ var Timeline = (props) => {
|
|
|
14067
14067
|
[`${TIMELINE_CLASSNAME}-collapsible`]: collapsibleEvents
|
|
14068
14068
|
}
|
|
14069
14069
|
),
|
|
14070
|
-
children: /* @__PURE__ */ jsx569(
|
|
14070
|
+
children: /* @__PURE__ */ jsx569(Fragment203, { children: props.children })
|
|
14071
14071
|
}
|
|
14072
14072
|
);
|
|
14073
14073
|
};
|
|
@@ -14077,7 +14077,7 @@ Timeline.className = TIMELINE_CLASSNAME;
|
|
|
14077
14077
|
Timeline.defaultProps = defaultProps193;
|
|
14078
14078
|
|
|
14079
14079
|
// src/timeline/vertical-timeline-event.spec.tsx
|
|
14080
|
-
import { jsx as jsx570, jsxs as
|
|
14080
|
+
import { jsx as jsx570, jsxs as jsxs281 } from "react/jsx-runtime";
|
|
14081
14081
|
var TIMELINEVERTICALEVENT_CLASSNAME = `k-timeline-event`;
|
|
14082
14082
|
var states203 = [];
|
|
14083
14083
|
var options195 = {};
|
|
@@ -14099,7 +14099,7 @@ var VerticalTimelineEvent = (props) => {
|
|
|
14099
14099
|
showCollapseButton,
|
|
14100
14100
|
...other
|
|
14101
14101
|
} = props;
|
|
14102
|
-
return /* @__PURE__ */
|
|
14102
|
+
return /* @__PURE__ */ jsxs281(
|
|
14103
14103
|
"li",
|
|
14104
14104
|
{
|
|
14105
14105
|
...other,
|
|
@@ -14111,8 +14111,8 @@ var VerticalTimelineEvent = (props) => {
|
|
|
14111
14111
|
children: [
|
|
14112
14112
|
date && /* @__PURE__ */ jsx570("div", { className: "k-timeline-date-wrap", children: /* @__PURE__ */ jsx570("span", { className: "k-timeline-date", children: date }) }),
|
|
14113
14113
|
/* @__PURE__ */ jsx570(TimelineCircle, {}),
|
|
14114
|
-
content && /* @__PURE__ */ jsx570("div", { className: classNames("k-timeline-card", { "k-collapsed": collapsed }), children: /* @__PURE__ */ jsx570(TimelineCard, { ...reverse ? { callout: "right" } : { callout: "left" }, children: /* @__PURE__ */
|
|
14115
|
-
/* @__PURE__ */
|
|
14114
|
+
content && /* @__PURE__ */ jsx570("div", { className: classNames("k-timeline-card", { "k-collapsed": collapsed }), children: /* @__PURE__ */ jsx570(TimelineCard, { ...reverse ? { callout: "right" } : { callout: "left" }, children: /* @__PURE__ */ jsxs281("div", { className: "k-card-inner", children: [
|
|
14115
|
+
/* @__PURE__ */ jsxs281(CardHeader, { children: [
|
|
14116
14116
|
/* @__PURE__ */ jsx570(TimelineCardTitle, { collapsible: showCollapseButton, children: title }),
|
|
14117
14117
|
/* @__PURE__ */ jsx570(CardSubtitle, { children: subtitle })
|
|
14118
14118
|
] }),
|
|
@@ -14129,7 +14129,7 @@ VerticalTimelineEvent.className = TIMELINEVERTICALEVENT_CLASSNAME;
|
|
|
14129
14129
|
VerticalTimelineEvent.defaultProps = defaultProps194;
|
|
14130
14130
|
|
|
14131
14131
|
// src/timeline/horizontal-timeline-event.spec.tsx
|
|
14132
|
-
import { jsx as jsx571, jsxs as
|
|
14132
|
+
import { jsx as jsx571, jsxs as jsxs282 } from "react/jsx-runtime";
|
|
14133
14133
|
var TIMELINEHORIZONTALEVENT_CLASSNAME = `k-timeline-event`;
|
|
14134
14134
|
var states204 = [];
|
|
14135
14135
|
var options196 = {};
|
|
@@ -14145,7 +14145,7 @@ var HorizontalTimelineEvent = (props) => {
|
|
|
14145
14145
|
subtitle = defaultProps195.subtitle,
|
|
14146
14146
|
...other
|
|
14147
14147
|
} = props;
|
|
14148
|
-
return /* @__PURE__ */
|
|
14148
|
+
return /* @__PURE__ */ jsxs282(
|
|
14149
14149
|
"li",
|
|
14150
14150
|
{
|
|
14151
14151
|
...other,
|
|
@@ -14154,8 +14154,8 @@ var HorizontalTimelineEvent = (props) => {
|
|
|
14154
14154
|
TIMELINEHORIZONTALEVENT_CLASSNAME
|
|
14155
14155
|
),
|
|
14156
14156
|
children: [
|
|
14157
|
-
content && /* @__PURE__ */ jsx571("div", { className: classNames("k-timeline-card"), children: /* @__PURE__ */ jsx571(TimelineCard, { orientation: "vertical", callout: "top", children: /* @__PURE__ */
|
|
14158
|
-
/* @__PURE__ */
|
|
14157
|
+
content && /* @__PURE__ */ jsx571("div", { className: classNames("k-timeline-card"), children: /* @__PURE__ */ jsx571(TimelineCard, { orientation: "vertical", callout: "top", children: /* @__PURE__ */ jsxs282("div", { className: "k-card-inner", children: [
|
|
14158
|
+
/* @__PURE__ */ jsxs282(CardHeader, { children: [
|
|
14159
14159
|
/* @__PURE__ */ jsx571(TimelineCardTitle, { children: title }),
|
|
14160
14160
|
/* @__PURE__ */ jsx571(CardSubtitle, { children: subtitle })
|
|
14161
14161
|
] }),
|
|
@@ -14175,7 +14175,7 @@ HorizontalTimelineEvent.defaultProps = defaultProps195;
|
|
|
14175
14175
|
import { jsx as jsx572 } from "react/jsx-runtime";
|
|
14176
14176
|
|
|
14177
14177
|
// src/timeline/timeline-flag-wrap.spec.tsx
|
|
14178
|
-
import { jsx as jsx573, jsxs as
|
|
14178
|
+
import { jsx as jsx573, jsxs as jsxs283 } from "react/jsx-runtime";
|
|
14179
14179
|
var TIMELINEFLAGWRAP_CLASSNAME = `k-timeline-flag-wrap`;
|
|
14180
14180
|
var states205 = [
|
|
14181
14181
|
States.focus,
|
|
@@ -14190,7 +14190,7 @@ var TimelineFlagWrap = (props) => {
|
|
|
14190
14190
|
year,
|
|
14191
14191
|
...other
|
|
14192
14192
|
} = props;
|
|
14193
|
-
return /* @__PURE__ */
|
|
14193
|
+
return /* @__PURE__ */ jsxs283(
|
|
14194
14194
|
"li",
|
|
14195
14195
|
{
|
|
14196
14196
|
...other,
|
|
@@ -14233,7 +14233,7 @@ var TimelineCircle = (props) => {
|
|
|
14233
14233
|
import { jsx as jsx575 } from "react/jsx-runtime";
|
|
14234
14234
|
|
|
14235
14235
|
// src/timeline/timeline-card.spec.tsx
|
|
14236
|
-
import { jsx as jsx576, jsxs as
|
|
14236
|
+
import { jsx as jsx576, jsxs as jsxs284 } from "react/jsx-runtime";
|
|
14237
14237
|
var states206 = [];
|
|
14238
14238
|
var defaultProps197 = {};
|
|
14239
14239
|
var TimelineCard = (props) => {
|
|
@@ -14242,7 +14242,7 @@ var TimelineCard = (props) => {
|
|
|
14242
14242
|
children,
|
|
14243
14243
|
...other
|
|
14244
14244
|
} = props;
|
|
14245
|
-
return /* @__PURE__ */
|
|
14245
|
+
return /* @__PURE__ */ jsxs284(
|
|
14246
14246
|
Card,
|
|
14247
14247
|
{
|
|
14248
14248
|
className: classNames(
|
|
@@ -14262,7 +14262,7 @@ TimelineCard.states = states206;
|
|
|
14262
14262
|
TimelineCard.defaultProps = defaultProps197;
|
|
14263
14263
|
|
|
14264
14264
|
// src/timeline/timeline-card-title.tsx
|
|
14265
|
-
import { jsx as jsx577, jsxs as
|
|
14265
|
+
import { jsx as jsx577, jsxs as jsxs285 } from "react/jsx-runtime";
|
|
14266
14266
|
var TIMELINECARDTITLE_CLASSNAME = `k-card-title`;
|
|
14267
14267
|
var states207 = [];
|
|
14268
14268
|
var defaultProps198 = {};
|
|
@@ -14272,7 +14272,7 @@ var TimelineCardTitle = (props) => {
|
|
|
14272
14272
|
children,
|
|
14273
14273
|
...other
|
|
14274
14274
|
} = props;
|
|
14275
|
-
return /* @__PURE__ */
|
|
14275
|
+
return /* @__PURE__ */ jsxs285(
|
|
14276
14276
|
"div",
|
|
14277
14277
|
{
|
|
14278
14278
|
className: classNames(
|
|
@@ -14346,45 +14346,45 @@ TimelineDateWrap.className = TIMELINEDATEWRAP_CLASSNAME;
|
|
|
14346
14346
|
TimelineDateWrap.defaultProps = defaultProps200;
|
|
14347
14347
|
|
|
14348
14348
|
// src/timeline/timeline-track-wrap.spec.tsx
|
|
14349
|
-
import { jsx as jsx580, jsxs as
|
|
14349
|
+
import { jsx as jsx580, jsxs as jsxs286 } from "react/jsx-runtime";
|
|
14350
14350
|
|
|
14351
14351
|
// src/timeline/timeline-track.spec.tsx
|
|
14352
14352
|
import { jsx as jsx581 } from "react/jsx-runtime";
|
|
14353
14353
|
|
|
14354
14354
|
// src/timeline/timeline-track-item.spec.tsx
|
|
14355
|
-
import { jsxs as
|
|
14355
|
+
import { jsxs as jsxs287 } from "react/jsx-runtime";
|
|
14356
14356
|
var states210 = [
|
|
14357
14357
|
States.focus
|
|
14358
14358
|
];
|
|
14359
14359
|
|
|
14360
14360
|
// src/timeline/templates/timeline-normal.tsx
|
|
14361
|
-
import { jsx as jsx582, jsxs as
|
|
14361
|
+
import { jsx as jsx582, jsxs as jsxs288 } from "react/jsx-runtime";
|
|
14362
14362
|
|
|
14363
14363
|
// src/timeline/templates/timeline-normal-collapsible.tsx
|
|
14364
|
-
import { jsx as jsx583, jsxs as
|
|
14364
|
+
import { jsx as jsx583, jsxs as jsxs289 } from "react/jsx-runtime";
|
|
14365
14365
|
|
|
14366
14366
|
// src/timeline/templates/timeline-normal-alternating.tsx
|
|
14367
|
-
import { jsx as jsx584, jsxs as
|
|
14367
|
+
import { jsx as jsx584, jsxs as jsxs290 } from "react/jsx-runtime";
|
|
14368
14368
|
|
|
14369
14369
|
// src/timeline/templates/timeline-horizontal.tsx
|
|
14370
|
-
import { Fragment as
|
|
14370
|
+
import { Fragment as Fragment204, jsx as jsx585, jsxs as jsxs291 } from "react/jsx-runtime";
|
|
14371
14371
|
|
|
14372
14372
|
// src/pdf-viewer/pdf-viewer.spec.tsx
|
|
14373
|
-
import { jsx as jsx586, jsxs as
|
|
14373
|
+
import { jsx as jsx586, jsxs as jsxs292 } from "react/jsx-runtime";
|
|
14374
14374
|
var PDFVIEWER_CLASSNAME = `k-pdf-viewer`;
|
|
14375
14375
|
var states211 = [
|
|
14376
14376
|
States.disabled
|
|
14377
14377
|
];
|
|
14378
14378
|
var options199 = {};
|
|
14379
|
-
var defaultToolbar3 = /* @__PURE__ */
|
|
14379
|
+
var defaultToolbar3 = /* @__PURE__ */ jsxs292(Toolbar, { resizable: true, children: [
|
|
14380
14380
|
/* @__PURE__ */ jsx586(Pager, { type: "input", pageSizes: false, refresh: false, info: false }),
|
|
14381
14381
|
/* @__PURE__ */ jsx586("span", { className: "k-spacer" }),
|
|
14382
|
-
/* @__PURE__ */
|
|
14382
|
+
/* @__PURE__ */ jsxs292(ButtonGroup, { children: [
|
|
14383
14383
|
/* @__PURE__ */ jsx586(Button, { fillMode: "flat", className: "k-group-start", icon: "zoom-out" }),
|
|
14384
14384
|
/* @__PURE__ */ jsx586(Button, { fillMode: "flat", className: "k-group-end", icon: "zoom-in" })
|
|
14385
14385
|
] }),
|
|
14386
14386
|
/* @__PURE__ */ jsx586(Combobox, { value: "Automatic Width" }),
|
|
14387
|
-
/* @__PURE__ */
|
|
14387
|
+
/* @__PURE__ */ jsxs292(ButtonGroup, { children: [
|
|
14388
14388
|
/* @__PURE__ */ jsx586(Button, { fillMode: "flat", className: "k-group-start", icon: "pointer" }),
|
|
14389
14389
|
/* @__PURE__ */ jsx586(Button, { fillMode: "flat", className: "k-group-end", icon: "hand" })
|
|
14390
14390
|
] }),
|
|
@@ -14407,7 +14407,7 @@ var PDFViewer = (props) => {
|
|
|
14407
14407
|
blank,
|
|
14408
14408
|
...other
|
|
14409
14409
|
} = props;
|
|
14410
|
-
return /* @__PURE__ */
|
|
14410
|
+
return /* @__PURE__ */ jsxs292(
|
|
14411
14411
|
"div",
|
|
14412
14412
|
{
|
|
14413
14413
|
...other,
|
|
@@ -14418,8 +14418,8 @@ var PDFViewer = (props) => {
|
|
|
14418
14418
|
),
|
|
14419
14419
|
children: [
|
|
14420
14420
|
toolbar,
|
|
14421
|
-
/* @__PURE__ */
|
|
14422
|
-
showSearchPanel && /* @__PURE__ */
|
|
14421
|
+
/* @__PURE__ */ jsxs292("div", { className: "k-canvas k-pdf-viewer-canvas k-pos-relative k-overflow-auto k-enable-text-select", children: [
|
|
14422
|
+
showSearchPanel && /* @__PURE__ */ jsxs292("div", { className: "k-search-panel k-pos-sticky k-top-center", children: [
|
|
14423
14423
|
/* @__PURE__ */ jsx586(Button, { fillMode: "flat", icon: "handle-drag", className: "k-search-dialog-draghandle" }),
|
|
14424
14424
|
/* @__PURE__ */ jsx586(
|
|
14425
14425
|
Textbox,
|
|
@@ -14427,7 +14427,7 @@ var PDFViewer = (props) => {
|
|
|
14427
14427
|
suffix: /* @__PURE__ */ jsx586(Button, { fillMode: "flat", className: "k-match-case-button", icon: "convert-lowercase" })
|
|
14428
14428
|
}
|
|
14429
14429
|
),
|
|
14430
|
-
/* @__PURE__ */
|
|
14430
|
+
/* @__PURE__ */ jsxs292("span", { className: "k-search-matches", children: [
|
|
14431
14431
|
/* @__PURE__ */ jsx586("span", { children: "0" }),
|
|
14432
14432
|
" of ",
|
|
14433
14433
|
/* @__PURE__ */ jsx586("span", { children: "0" })
|
|
@@ -14436,7 +14436,7 @@ var PDFViewer = (props) => {
|
|
|
14436
14436
|
/* @__PURE__ */ jsx586(Button, { fillMode: "flat", icon: "arrow-down" }),
|
|
14437
14437
|
/* @__PURE__ */ jsx586(Button, { fillMode: "flat", icon: "x" })
|
|
14438
14438
|
] }),
|
|
14439
|
-
/* @__PURE__ */ jsx586("div", { className: "k-pdf-viewer-pages", children: blank ? /* @__PURE__ */
|
|
14439
|
+
/* @__PURE__ */ jsx586("div", { className: "k-pdf-viewer-pages", children: blank ? /* @__PURE__ */ jsxs292("div", { className: "k-page k-blank-page", children: [
|
|
14440
14440
|
/* @__PURE__ */ jsx586(DropzoneNormal, {}),
|
|
14441
14441
|
/* @__PURE__ */ jsx586(UploadNormal, { empty: true, status: "upload" })
|
|
14442
14442
|
] }) : props.children })
|
|
@@ -14479,16 +14479,16 @@ PDFViewerPage.className = PDFVIEWERPAGE_CLASSNAME;
|
|
|
14479
14479
|
PDFViewerPage.defaultProps = defaultProps202;
|
|
14480
14480
|
|
|
14481
14481
|
// src/pdf-viewer/templates/pdf-viewer-normal.tsx
|
|
14482
|
-
import { Fragment as
|
|
14482
|
+
import { Fragment as Fragment205, jsx as jsx588, jsxs as jsxs293 } from "react/jsx-runtime";
|
|
14483
14483
|
|
|
14484
14484
|
// src/pdf-viewer/templates/pdf-viewer-blank.tsx
|
|
14485
|
-
import { jsx as jsx589, jsxs as
|
|
14485
|
+
import { jsx as jsx589, jsxs as jsxs294 } from "react/jsx-runtime";
|
|
14486
14486
|
|
|
14487
14487
|
// src/pdf-viewer/templates/pdf-viewer-with-search-panel.tsx
|
|
14488
|
-
import { Fragment as
|
|
14488
|
+
import { Fragment as Fragment206, jsx as jsx590, jsxs as jsxs295 } from "react/jsx-runtime";
|
|
14489
14489
|
|
|
14490
14490
|
// src/scrollview/scrollview-spec.tsx
|
|
14491
|
-
import { Fragment as
|
|
14491
|
+
import { Fragment as Fragment207, jsx as jsx591, jsxs as jsxs296 } from "react/jsx-runtime";
|
|
14492
14492
|
var SCROLLVIEW_CLASSNAME = "k-scrollview";
|
|
14493
14493
|
var states212 = [];
|
|
14494
14494
|
var options200 = {};
|
|
@@ -14520,7 +14520,7 @@ var ScrollView = (props) => {
|
|
|
14520
14520
|
/* @__PURE__ */ jsx591("div", { className: "k-scrollview-view" }, i)
|
|
14521
14521
|
);
|
|
14522
14522
|
}
|
|
14523
|
-
return /* @__PURE__ */
|
|
14523
|
+
return /* @__PURE__ */ jsxs296(
|
|
14524
14524
|
"div",
|
|
14525
14525
|
{
|
|
14526
14526
|
...other,
|
|
@@ -14539,20 +14539,20 @@ var ScrollView = (props) => {
|
|
|
14539
14539
|
["k-scrollview-animate"]: animate
|
|
14540
14540
|
}
|
|
14541
14541
|
), style: { "--kendo-scrollview-views": views, "--kendo-scrollview-current": currentView }, children: scrollviewViews }),
|
|
14542
|
-
/* @__PURE__ */
|
|
14543
|
-
arrows && /* @__PURE__ */
|
|
14542
|
+
/* @__PURE__ */ jsxs296("div", { className: "k-scrollview-elements", children: [
|
|
14543
|
+
arrows && /* @__PURE__ */ jsxs296(Fragment207, { children: [
|
|
14544
14544
|
/* @__PURE__ */ jsx591("span", { className: "k-scrollview-prev", children: /* @__PURE__ */ jsx591(Icon, { icon: iconPrev, size: "xxxlarge" }) }),
|
|
14545
14545
|
/* @__PURE__ */ jsx591("span", { className: "k-scrollview-next", children: /* @__PURE__ */ jsx591(Icon, { icon: iconNext, size: "xxxlarge" }) })
|
|
14546
14546
|
] }),
|
|
14547
|
-
pager && /* @__PURE__ */ jsx591("div", { className: "k-scrollview-nav-wrap", children: /* @__PURE__ */
|
|
14548
|
-
mode === "light" && /* @__PURE__ */
|
|
14547
|
+
pager && /* @__PURE__ */ jsx591("div", { className: "k-scrollview-nav-wrap", children: /* @__PURE__ */ jsxs296("div", { className: "k-scrollview-nav", children: [
|
|
14548
|
+
mode === "light" && /* @__PURE__ */ jsxs296(Fragment207, { children: [
|
|
14549
14549
|
/* @__PURE__ */ jsx591("span", { className: "k-link" }),
|
|
14550
14550
|
/* @__PURE__ */ jsx591("span", { className: "k-link k-primary" }),
|
|
14551
14551
|
/* @__PURE__ */ jsx591("span", { className: "k-link k-primary k-focus" }),
|
|
14552
14552
|
/* @__PURE__ */ jsx591("span", { className: "k-link k-focus" }),
|
|
14553
14553
|
/* @__PURE__ */ jsx591("span", { className: "k-link" })
|
|
14554
14554
|
] }),
|
|
14555
|
-
mode === "normal" && /* @__PURE__ */
|
|
14555
|
+
mode === "normal" && /* @__PURE__ */ jsxs296(Fragment207, { children: [
|
|
14556
14556
|
/* @__PURE__ */ jsx591("span", { className: "k-link", style: { transform: "scale(0.5)" } }),
|
|
14557
14557
|
/* @__PURE__ */ jsx591("span", { className: "k-link", style: { transform: "scale(0.65)" } }),
|
|
14558
14558
|
/* @__PURE__ */ jsx591("span", { className: "k-link", style: { transform: "scale(0.8)" } }),
|
|
@@ -14563,7 +14563,7 @@ var ScrollView = (props) => {
|
|
|
14563
14563
|
/* @__PURE__ */ jsx591("span", { className: "k-link", style: { transform: "scale(0.65)" } }),
|
|
14564
14564
|
/* @__PURE__ */ jsx591("span", { className: "k-link", style: { transform: "scale(0.5)" } })
|
|
14565
14565
|
] }),
|
|
14566
|
-
mode === "dark" && /* @__PURE__ */
|
|
14566
|
+
mode === "dark" && /* @__PURE__ */ jsxs296(Fragment207, { children: [
|
|
14567
14567
|
/* @__PURE__ */ jsx591("span", { className: "k-link", style: { transform: "scale(0.5)" } }),
|
|
14568
14568
|
/* @__PURE__ */ jsx591("span", { className: "k-link", style: { transform: "scale(0.65)" } }),
|
|
14569
14569
|
/* @__PURE__ */ jsx591("span", { className: "k-link" }),
|
|
@@ -14588,7 +14588,7 @@ ScrollView.defaultProps = defaultProps203;
|
|
|
14588
14588
|
import { jsx as jsx592 } from "react/jsx-runtime";
|
|
14589
14589
|
|
|
14590
14590
|
// src/prompt/prompt.spec.tsx
|
|
14591
|
-
import { Fragment as
|
|
14591
|
+
import { Fragment as Fragment208, jsx as jsx593 } from "react/jsx-runtime";
|
|
14592
14592
|
var PROMPT_CLASSNAME = `k-prompt`;
|
|
14593
14593
|
var states213 = [];
|
|
14594
14594
|
var options201 = {};
|
|
@@ -14597,7 +14597,7 @@ var Prompt = (props) => {
|
|
|
14597
14597
|
const {
|
|
14598
14598
|
...other
|
|
14599
14599
|
} = props;
|
|
14600
|
-
return /* @__PURE__ */ jsx593("div", { ...other, className: classNames(props.className, PROMPT_CLASSNAME), children: /* @__PURE__ */ jsx593(
|
|
14600
|
+
return /* @__PURE__ */ jsx593("div", { ...other, className: classNames(props.className, PROMPT_CLASSNAME), children: /* @__PURE__ */ jsx593(Fragment208, { children: props.children }) });
|
|
14601
14601
|
};
|
|
14602
14602
|
Prompt.states = states213;
|
|
14603
14603
|
Prompt.options = options201;
|
|
@@ -14608,10 +14608,10 @@ Prompt.defaultProps = defaultProps204;
|
|
|
14608
14608
|
import { jsx as jsx594 } from "react/jsx-runtime";
|
|
14609
14609
|
|
|
14610
14610
|
// src/prompt/prompt-content.tsx
|
|
14611
|
-
import { Fragment as
|
|
14611
|
+
import { Fragment as Fragment209, jsx as jsx595 } from "react/jsx-runtime";
|
|
14612
14612
|
|
|
14613
14613
|
// src/prompt/prompt-view.tsx
|
|
14614
|
-
import { Fragment as
|
|
14614
|
+
import { Fragment as Fragment210, jsx as jsx596, jsxs as jsxs297 } from "react/jsx-runtime";
|
|
14615
14615
|
|
|
14616
14616
|
// src/prompt/prompt-footer.tsx
|
|
14617
14617
|
import { jsx as jsx597 } from "react/jsx-runtime";
|
|
@@ -14623,29 +14623,29 @@ import { jsx as jsx598 } from "react/jsx-runtime";
|
|
|
14623
14623
|
import { jsx as jsx599 } from "react/jsx-runtime";
|
|
14624
14624
|
|
|
14625
14625
|
// src/prompt/templates/prompt-normal.tsx
|
|
14626
|
-
import { jsx as jsx600, jsxs as
|
|
14626
|
+
import { jsx as jsx600, jsxs as jsxs298 } from "react/jsx-runtime";
|
|
14627
14627
|
|
|
14628
14628
|
// src/prompt/templates/prompt-suggestions.tsx
|
|
14629
|
-
import { Fragment as
|
|
14629
|
+
import { Fragment as Fragment211, jsx as jsx601, jsxs as jsxs299 } from "react/jsx-runtime";
|
|
14630
14630
|
|
|
14631
14631
|
// src/prompt/templates/prompt-settings.tsx
|
|
14632
|
-
import { Fragment as
|
|
14632
|
+
import { Fragment as Fragment212, jsx as jsx602, jsxs as jsxs300 } from "react/jsx-runtime";
|
|
14633
14633
|
|
|
14634
14634
|
// src/prompt/templates/prompt-output.tsx
|
|
14635
|
-
import { jsx as jsx603, jsxs as
|
|
14635
|
+
import { jsx as jsx603, jsxs as jsxs301 } from "react/jsx-runtime";
|
|
14636
14636
|
|
|
14637
14637
|
// src/prompt/templates/prompt-more-actions.tsx
|
|
14638
|
-
import { jsx as jsx604, jsxs as
|
|
14638
|
+
import { jsx as jsx604, jsxs as jsxs302 } from "react/jsx-runtime";
|
|
14639
14639
|
|
|
14640
14640
|
// src/prompt/templates/prompt-popup.tsx
|
|
14641
|
-
import { jsx as jsx605, jsxs as
|
|
14641
|
+
import { jsx as jsx605, jsxs as jsxs303 } from "react/jsx-runtime";
|
|
14642
14642
|
|
|
14643
14643
|
// src/map/map.spec.tsx
|
|
14644
|
-
import { Fragment as
|
|
14644
|
+
import { Fragment as Fragment213, jsx as jsx606, jsxs as jsxs304 } from "react/jsx-runtime";
|
|
14645
14645
|
var MAP_CLASSNAME = `k-map`;
|
|
14646
14646
|
var states214 = [];
|
|
14647
14647
|
var options202 = {};
|
|
14648
|
-
var defaultAttribution = /* @__PURE__ */
|
|
14648
|
+
var defaultAttribution = /* @__PURE__ */ jsxs304(Fragment213, { children: [
|
|
14649
14649
|
"\xA9 ",
|
|
14650
14650
|
/* @__PURE__ */ jsx606("a", { href: "#", children: "Attribution" })
|
|
14651
14651
|
] });
|
|
@@ -14666,7 +14666,7 @@ var Map = (props) => {
|
|
|
14666
14666
|
children,
|
|
14667
14667
|
...other
|
|
14668
14668
|
} = props;
|
|
14669
|
-
return /* @__PURE__ */
|
|
14669
|
+
return /* @__PURE__ */ jsxs304(
|
|
14670
14670
|
"div",
|
|
14671
14671
|
{
|
|
14672
14672
|
...other,
|
|
@@ -14675,9 +14675,9 @@ var Map = (props) => {
|
|
|
14675
14675
|
MAP_CLASSNAME
|
|
14676
14676
|
),
|
|
14677
14677
|
children: [
|
|
14678
|
-
/* @__PURE__ */
|
|
14678
|
+
/* @__PURE__ */ jsxs304("div", { className: "km-scroll-wrapper", style: { overflow: "hidden" }, children: [
|
|
14679
14679
|
/* @__PURE__ */ jsx606("div", { className: "km-scroll-header" }),
|
|
14680
|
-
/* @__PURE__ */
|
|
14680
|
+
/* @__PURE__ */ jsxs304("div", { className: "km-scroll-container", style: scrollContainerStyle, children: [
|
|
14681
14681
|
/* @__PURE__ */ jsx606("div", { className: "k-layer", style: { zIndex: "1000" }, children: /* @__PURE__ */ jsx606(Icon, { className: "k-marker", icon: "map-marker-target", size: "xxlarge", style: markerStyle }) }),
|
|
14682
14682
|
/* @__PURE__ */ jsx606("div", { className: "k-layer", children })
|
|
14683
14683
|
] }),
|
|
@@ -14685,7 +14685,7 @@ var Map = (props) => {
|
|
|
14685
14685
|
/* @__PURE__ */ jsx606("div", { className: "km-touch-scrollbar km-vertical-scrollbar", style: verticalScrollbarStyle })
|
|
14686
14686
|
] }),
|
|
14687
14687
|
/* @__PURE__ */ jsx606("div", { className: "k-map-controls k-pos-bottom k-pos-right", children: /* @__PURE__ */ jsx606("div", { className: "k-attribution", children: attribution }) }),
|
|
14688
|
-
/* @__PURE__ */
|
|
14688
|
+
/* @__PURE__ */ jsxs304("div", { className: "k-map-controls k-pos-top k-pos-left", children: [
|
|
14689
14689
|
/* @__PURE__ */ jsx606(Navigator, {}),
|
|
14690
14690
|
/* @__PURE__ */ jsx606(ZoomControl, {})
|
|
14691
14691
|
] })
|
|
@@ -14699,7 +14699,7 @@ Map.className = MAP_CLASSNAME;
|
|
|
14699
14699
|
Map.defaultProps = defaultProps205;
|
|
14700
14700
|
|
|
14701
14701
|
// src/map/navigator.tsx
|
|
14702
|
-
import { jsx as jsx607, jsxs as
|
|
14702
|
+
import { jsx as jsx607, jsxs as jsxs305 } from "react/jsx-runtime";
|
|
14703
14703
|
var NAVIGATOR_CLASSNAME = `k-navigator`;
|
|
14704
14704
|
var states215 = [];
|
|
14705
14705
|
var options203 = {};
|
|
@@ -14708,7 +14708,7 @@ var Navigator = (props) => {
|
|
|
14708
14708
|
const {
|
|
14709
14709
|
...other
|
|
14710
14710
|
} = props;
|
|
14711
|
-
return /* @__PURE__ */
|
|
14711
|
+
return /* @__PURE__ */ jsxs305(
|
|
14712
14712
|
"div",
|
|
14713
14713
|
{
|
|
14714
14714
|
...other,
|
|
@@ -14731,7 +14731,7 @@ Navigator.className = NAVIGATOR_CLASSNAME;
|
|
|
14731
14731
|
Navigator.defaultProps = defaultProps206;
|
|
14732
14732
|
|
|
14733
14733
|
// src/map/zoom-control.tsx
|
|
14734
|
-
import { jsx as jsx608, jsxs as
|
|
14734
|
+
import { jsx as jsx608, jsxs as jsxs306 } from "react/jsx-runtime";
|
|
14735
14735
|
var ZOOMCONTROL_CLASSNAME = `k-zoom-control`;
|
|
14736
14736
|
var states216 = [];
|
|
14737
14737
|
var options204 = {};
|
|
@@ -14740,7 +14740,7 @@ var ZoomControl = (props) => {
|
|
|
14740
14740
|
const {
|
|
14741
14741
|
...other
|
|
14742
14742
|
} = props;
|
|
14743
|
-
return /* @__PURE__ */
|
|
14743
|
+
return /* @__PURE__ */ jsxs306(
|
|
14744
14744
|
ButtonGroup,
|
|
14745
14745
|
{
|
|
14746
14746
|
...other,
|
|
@@ -14797,7 +14797,7 @@ Orgchart.className = ORGCHART_CLASSNAME;
|
|
|
14797
14797
|
Orgchart.defaultProps = defaultProps208;
|
|
14798
14798
|
|
|
14799
14799
|
// src/orgchart/orgchart-node.tsx
|
|
14800
|
-
import { jsx as jsx611, jsxs as
|
|
14800
|
+
import { jsx as jsx611, jsxs as jsxs307 } from "react/jsx-runtime";
|
|
14801
14801
|
var ORGCHARTNODE_CLASSNAME = `k-orgchart-node`;
|
|
14802
14802
|
var defaultProps209 = {
|
|
14803
14803
|
buttonIcon: "plus",
|
|
@@ -14817,7 +14817,7 @@ var OrgchartNode = (props) => {
|
|
|
14817
14817
|
avatarType,
|
|
14818
14818
|
...other
|
|
14819
14819
|
} = props;
|
|
14820
|
-
return /* @__PURE__ */
|
|
14820
|
+
return /* @__PURE__ */ jsxs307(
|
|
14821
14821
|
"div",
|
|
14822
14822
|
{
|
|
14823
14823
|
...other,
|
|
@@ -14829,9 +14829,9 @@ var OrgchartNode = (props) => {
|
|
|
14829
14829
|
),
|
|
14830
14830
|
children: [
|
|
14831
14831
|
lineTop && /* @__PURE__ */ jsx611("div", { className: "k-orgchart-line k-orgchart-line-v" }),
|
|
14832
|
-
/* @__PURE__ */ jsx611(Card, { className: "k-orgchart-card", children: /* @__PURE__ */
|
|
14832
|
+
/* @__PURE__ */ jsx611(Card, { className: "k-orgchart-card", children: /* @__PURE__ */ jsxs307(CardBody, { className: "k-hstack", details, style: { borderTopColor: color }, children: [
|
|
14833
14833
|
/* @__PURE__ */ jsx611(Avatar, { type: avatarType, themeColor: "secondary", children: avatarType === "image" ? /* @__PURE__ */ jsx611("img", { src: avatar }) : avatar }),
|
|
14834
|
-
/* @__PURE__ */
|
|
14834
|
+
/* @__PURE__ */ jsxs307("div", { className: "k-card-title-wrap k-vstack", children: [
|
|
14835
14835
|
/* @__PURE__ */ jsx611(CardTitle, { className: "k-text-ellipsis", children: title }),
|
|
14836
14836
|
/* @__PURE__ */ jsx611("span", { className: "k-spacer" }),
|
|
14837
14837
|
/* @__PURE__ */ jsx611(CardSubtitle, { className: "k-text-ellipsis", children: subtitle })
|
|
@@ -14846,7 +14846,7 @@ var OrgchartNode = (props) => {
|
|
|
14846
14846
|
};
|
|
14847
14847
|
|
|
14848
14848
|
// src/orgchart/orgchart-group.tsx
|
|
14849
|
-
import { Fragment as
|
|
14849
|
+
import { Fragment as Fragment214, jsx as jsx612, jsxs as jsxs308 } from "react/jsx-runtime";
|
|
14850
14850
|
var ORGCHARTGROUP_CLASSNAME = `k-orgchart-group`;
|
|
14851
14851
|
var states218 = [];
|
|
14852
14852
|
var options206 = {};
|
|
@@ -14879,7 +14879,7 @@ var OrgchartGroup = (props) => {
|
|
|
14879
14879
|
}
|
|
14880
14880
|
}
|
|
14881
14881
|
}
|
|
14882
|
-
return /* @__PURE__ */
|
|
14882
|
+
return /* @__PURE__ */ jsxs308(
|
|
14883
14883
|
"div",
|
|
14884
14884
|
{
|
|
14885
14885
|
...other,
|
|
@@ -14903,10 +14903,10 @@ var OrgchartGroup = (props) => {
|
|
|
14903
14903
|
[`k-${kendoThemeMaps.orientationMap[orientation] || orientation}`]: orientation
|
|
14904
14904
|
}
|
|
14905
14905
|
),
|
|
14906
|
-
children: /* @__PURE__ */ jsx612(
|
|
14906
|
+
children: /* @__PURE__ */ jsx612(Fragment214, { children: chartNodes })
|
|
14907
14907
|
}
|
|
14908
14908
|
),
|
|
14909
|
-
/* @__PURE__ */ jsx612(
|
|
14909
|
+
/* @__PURE__ */ jsx612(Fragment214, { children: chartGroups })
|
|
14910
14910
|
]
|
|
14911
14911
|
}
|
|
14912
14912
|
);
|
|
@@ -14917,7 +14917,7 @@ OrgchartGroup.className = ORGCHARTGROUP_CLASSNAME;
|
|
|
14917
14917
|
OrgchartGroup.defaultProps = defaultProps210;
|
|
14918
14918
|
|
|
14919
14919
|
// src/orgchart/orgchart-node-group.tsx
|
|
14920
|
-
import { jsx as jsx613, jsxs as
|
|
14920
|
+
import { jsx as jsx613, jsxs as jsxs309 } from "react/jsx-runtime";
|
|
14921
14921
|
var ORGCHARTNODEGROUP_CLASSNAME = `k-orgchart-node-group`;
|
|
14922
14922
|
var states219 = [
|
|
14923
14923
|
States.focus
|
|
@@ -14938,7 +14938,7 @@ var OrgchartNodeGroup = (props) => {
|
|
|
14938
14938
|
orientation = defaultProps211.orientation,
|
|
14939
14939
|
...other
|
|
14940
14940
|
} = props;
|
|
14941
|
-
return /* @__PURE__ */
|
|
14941
|
+
return /* @__PURE__ */ jsxs309(
|
|
14942
14942
|
"div",
|
|
14943
14943
|
{
|
|
14944
14944
|
...other,
|
|
@@ -14950,7 +14950,7 @@ var OrgchartNodeGroup = (props) => {
|
|
|
14950
14950
|
),
|
|
14951
14951
|
children: [
|
|
14952
14952
|
lineTop && /* @__PURE__ */ jsx613("div", { className: "k-orgchart-line k-orgchart-line-v" }),
|
|
14953
|
-
/* @__PURE__ */
|
|
14953
|
+
/* @__PURE__ */ jsxs309(
|
|
14954
14954
|
"div",
|
|
14955
14955
|
{
|
|
14956
14956
|
className: classNames(
|
|
@@ -14987,19 +14987,19 @@ var OrgchartNodeGroup = (props) => {
|
|
|
14987
14987
|
OrgchartNodeGroup.states = states219;
|
|
14988
14988
|
|
|
14989
14989
|
// src/orgchart/templates/orgchart-normal.tsx
|
|
14990
|
-
import { jsx as jsx614, jsxs as
|
|
14990
|
+
import { jsx as jsx614, jsxs as jsxs310 } from "react/jsx-runtime";
|
|
14991
14991
|
|
|
14992
14992
|
// src/orgchart/templates/orgchart-vertical.tsx
|
|
14993
|
-
import { jsx as jsx615, jsxs as
|
|
14993
|
+
import { jsx as jsx615, jsxs as jsxs311 } from "react/jsx-runtime";
|
|
14994
14994
|
|
|
14995
14995
|
// src/orgchart/templates/orgchart-group-normal.tsx
|
|
14996
|
-
import { jsx as jsx616, jsxs as
|
|
14996
|
+
import { jsx as jsx616, jsxs as jsxs312 } from "react/jsx-runtime";
|
|
14997
14997
|
|
|
14998
14998
|
// src/orgchart/templates/orgchart-group-vertical.tsx
|
|
14999
|
-
import { jsx as jsx617, jsxs as
|
|
14999
|
+
import { jsx as jsx617, jsxs as jsxs313 } from "react/jsx-runtime";
|
|
15000
15000
|
|
|
15001
15001
|
// src/signature/signature.spec.tsx
|
|
15002
|
-
import { jsx as jsx618, jsxs as
|
|
15002
|
+
import { jsx as jsx618, jsxs as jsxs314 } from "react/jsx-runtime";
|
|
15003
15003
|
var SIGNATURE_CLASSNAME = `k-signature`;
|
|
15004
15004
|
var states220 = [
|
|
15005
15005
|
States.hover,
|
|
@@ -15031,7 +15031,7 @@ var Signature = (props) => {
|
|
|
15031
15031
|
maximized,
|
|
15032
15032
|
...other
|
|
15033
15033
|
} = props;
|
|
15034
|
-
return /* @__PURE__ */
|
|
15034
|
+
return /* @__PURE__ */ jsxs314(
|
|
15035
15035
|
"div",
|
|
15036
15036
|
{
|
|
15037
15037
|
...other,
|
|
@@ -15060,7 +15060,7 @@ var Signature = (props) => {
|
|
|
15060
15060
|
),
|
|
15061
15061
|
children: [
|
|
15062
15062
|
/* @__PURE__ */ jsx618("canvas", { className: "k-signature-canvas" }),
|
|
15063
|
-
/* @__PURE__ */
|
|
15063
|
+
/* @__PURE__ */ jsxs314(
|
|
15064
15064
|
"div",
|
|
15065
15065
|
{
|
|
15066
15066
|
className: classNames(
|
|
@@ -15138,7 +15138,7 @@ import { jsx as jsx619 } from "react/jsx-runtime";
|
|
|
15138
15138
|
import { jsx as jsx620 } from "react/jsx-runtime";
|
|
15139
15139
|
|
|
15140
15140
|
// src/editor/editor.spec.tsx
|
|
15141
|
-
import { jsx as jsx621, jsxs as
|
|
15141
|
+
import { jsx as jsx621, jsxs as jsxs315 } from "react/jsx-runtime";
|
|
15142
15142
|
var EDITOR_CLASSNAME = `k-editor`;
|
|
15143
15143
|
var states221 = [
|
|
15144
15144
|
States.readonly,
|
|
@@ -15159,7 +15159,7 @@ var Editor = (props) => {
|
|
|
15159
15159
|
resizable,
|
|
15160
15160
|
...other
|
|
15161
15161
|
} = props;
|
|
15162
|
-
return /* @__PURE__ */
|
|
15162
|
+
return /* @__PURE__ */ jsxs315(
|
|
15163
15163
|
"div",
|
|
15164
15164
|
{
|
|
15165
15165
|
...other,
|
|
@@ -15246,13 +15246,13 @@ var EditorContent = (props) => {
|
|
|
15246
15246
|
};
|
|
15247
15247
|
|
|
15248
15248
|
// src/editor/templates/editor-normal.tsx
|
|
15249
|
-
import { Fragment as
|
|
15249
|
+
import { Fragment as Fragment215, jsx as jsx624, jsxs as jsxs316 } from "react/jsx-runtime";
|
|
15250
15250
|
|
|
15251
15251
|
// src/editor/templates/editor-resizable.tsx
|
|
15252
|
-
import { Fragment as
|
|
15252
|
+
import { Fragment as Fragment216, jsx as jsx625, jsxs as jsxs317 } from "react/jsx-runtime";
|
|
15253
15253
|
|
|
15254
15254
|
// src/editor/templates/editor-responsive-toolbar.tsx
|
|
15255
|
-
import { Fragment as
|
|
15255
|
+
import { Fragment as Fragment217, jsx as jsx626, jsxs as jsxs318 } from "react/jsx-runtime";
|
|
15256
15256
|
|
|
15257
15257
|
// src/imageeditor/imageeditor-toolbar.tsx
|
|
15258
15258
|
import { jsx as jsx627 } from "react/jsx-runtime";
|
|
@@ -15298,7 +15298,7 @@ ImageEditorToolbar.className = IMAGEEDITORTOOLBAR_CLASSNAME;
|
|
|
15298
15298
|
ImageEditorToolbar.defaultProps = defaultProps214;
|
|
15299
15299
|
|
|
15300
15300
|
// src/imageeditor/imageeditor.spec.tsx
|
|
15301
|
-
import { jsx as jsx628, jsxs as
|
|
15301
|
+
import { jsx as jsx628, jsxs as jsxs319 } from "react/jsx-runtime";
|
|
15302
15302
|
var IMAGEEDITOR_CLASSNAME = `k-imageeditor`;
|
|
15303
15303
|
var states224 = [];
|
|
15304
15304
|
var options210 = {};
|
|
@@ -15311,7 +15311,7 @@ var ImageEditor = (props) => {
|
|
|
15311
15311
|
children,
|
|
15312
15312
|
...other
|
|
15313
15313
|
} = props;
|
|
15314
|
-
return /* @__PURE__ */
|
|
15314
|
+
return /* @__PURE__ */ jsxs319(
|
|
15315
15315
|
"div",
|
|
15316
15316
|
{
|
|
15317
15317
|
...other,
|
|
@@ -15321,7 +15321,7 @@ var ImageEditor = (props) => {
|
|
|
15321
15321
|
),
|
|
15322
15322
|
children: [
|
|
15323
15323
|
/* @__PURE__ */ jsx628("div", { className: "k-imageeditor-header", children: /* @__PURE__ */ jsx628(ImageEditorToolbar, { toolbarItems }) }),
|
|
15324
|
-
/* @__PURE__ */
|
|
15324
|
+
/* @__PURE__ */ jsxs319("div", { className: "k-imageeditor-content", style: { height: contentHeight }, children: [
|
|
15325
15325
|
/* @__PURE__ */ jsx628("div", { className: "k-imageeditor-canvas-container", children: /* @__PURE__ */ jsx628("div", { className: "k-imageeditor-canvas", children }) }),
|
|
15326
15326
|
actionPane && /* @__PURE__ */ jsx628("div", { className: "k-imageeditor-action-pane", children: actionPane })
|
|
15327
15327
|
] })
|
|
@@ -15338,13 +15338,13 @@ ImageEditor.defaultProps = defaultProps215;
|
|
|
15338
15338
|
import { jsx as jsx629 } from "react/jsx-runtime";
|
|
15339
15339
|
|
|
15340
15340
|
// src/imageeditor/templates/imageeditor-resize.tsx
|
|
15341
|
-
import { Fragment as
|
|
15341
|
+
import { Fragment as Fragment218, jsx as jsx630, jsxs as jsxs320 } from "react/jsx-runtime";
|
|
15342
15342
|
|
|
15343
15343
|
// src/imageeditor/templates/imageeditor-crop.tsx
|
|
15344
|
-
import { Fragment as
|
|
15344
|
+
import { Fragment as Fragment219, jsx as jsx631, jsxs as jsxs321 } from "react/jsx-runtime";
|
|
15345
15345
|
|
|
15346
15346
|
// src/gantt/gantt.spec.tsx
|
|
15347
|
-
import { jsxs as
|
|
15347
|
+
import { jsxs as jsxs322 } from "react/jsx-runtime";
|
|
15348
15348
|
var GANTT_CLASSNAME = "k-gantt";
|
|
15349
15349
|
var states225 = [];
|
|
15350
15350
|
var options211 = {};
|
|
@@ -15355,7 +15355,7 @@ var Gantt = (props) => {
|
|
|
15355
15355
|
footerToolbar,
|
|
15356
15356
|
...other
|
|
15357
15357
|
} = props;
|
|
15358
|
-
return /* @__PURE__ */
|
|
15358
|
+
return /* @__PURE__ */ jsxs322(
|
|
15359
15359
|
"div",
|
|
15360
15360
|
{
|
|
15361
15361
|
...other,
|
|
@@ -15498,7 +15498,7 @@ GanttTaskDot.className = GANTTTASKWDOT_CLASSNAME;
|
|
|
15498
15498
|
GanttTaskDot.defaultProps = defaultProps219;
|
|
15499
15499
|
|
|
15500
15500
|
// src/gantt/gantt-task-content.spec.tsx
|
|
15501
|
-
import { jsx as jsx642, jsxs as
|
|
15501
|
+
import { jsx as jsx642, jsxs as jsxs323 } from "react/jsx-runtime";
|
|
15502
15502
|
var GANTTTASKCONTENT_CLASSNAME = "k-task-content";
|
|
15503
15503
|
var states229 = [];
|
|
15504
15504
|
var options215 = {};
|
|
@@ -15508,7 +15508,7 @@ var GanttTaskContent = (props) => {
|
|
|
15508
15508
|
content,
|
|
15509
15509
|
...other
|
|
15510
15510
|
} = props;
|
|
15511
|
-
return /* @__PURE__ */
|
|
15511
|
+
return /* @__PURE__ */ jsxs323(
|
|
15512
15512
|
"div",
|
|
15513
15513
|
{
|
|
15514
15514
|
...other,
|
|
@@ -15564,13 +15564,13 @@ GanttLine.className = GANTTLINE_CLASSNAME;
|
|
|
15564
15564
|
GanttLine.defaultProps = defaultProps221;
|
|
15565
15565
|
|
|
15566
15566
|
// src/gantt/templates/gantt-normal.tsx
|
|
15567
|
-
import { jsx as jsx644, jsxs as
|
|
15567
|
+
import { jsx as jsx644, jsxs as jsxs324 } from "react/jsx-runtime";
|
|
15568
15568
|
|
|
15569
15569
|
// src/gantt/templates/gantt-row-reordering.tsx
|
|
15570
|
-
import { jsx as jsx645, jsxs as
|
|
15570
|
+
import { jsx as jsx645, jsxs as jsxs325 } from "react/jsx-runtime";
|
|
15571
15571
|
|
|
15572
15572
|
// src/scheduler/templates/scheduler-day.tsx
|
|
15573
|
-
import { Fragment as
|
|
15573
|
+
import { Fragment as Fragment220, jsx as jsx646, jsxs as jsxs326 } from "react/jsx-runtime";
|
|
15574
15574
|
|
|
15575
15575
|
// src/scheduler/scheduler-view.spec.tsx
|
|
15576
15576
|
import { jsx as jsx647 } from "react/jsx-runtime";
|
|
@@ -15606,7 +15606,7 @@ SchedulerView.defaultProps = defaultProps222;
|
|
|
15606
15606
|
var scheduler_view_spec_default = SchedulerView;
|
|
15607
15607
|
|
|
15608
15608
|
// src/scheduler/scheduler.spec.tsx
|
|
15609
|
-
import { jsx as jsx648, jsxs as
|
|
15609
|
+
import { jsx as jsx648, jsxs as jsxs327 } from "react/jsx-runtime";
|
|
15610
15610
|
var SCHEDULER_CLASSNAME = "k-scheduler";
|
|
15611
15611
|
var states232 = [];
|
|
15612
15612
|
var options218 = {};
|
|
@@ -15619,7 +15619,7 @@ var Scheduler = (props) => {
|
|
|
15619
15619
|
layout,
|
|
15620
15620
|
...other
|
|
15621
15621
|
} = props;
|
|
15622
|
-
return /* @__PURE__ */
|
|
15622
|
+
return /* @__PURE__ */ jsxs327(
|
|
15623
15623
|
"div",
|
|
15624
15624
|
{
|
|
15625
15625
|
...other,
|
|
@@ -15713,7 +15713,7 @@ import { jsx as jsx654 } from "react/jsx-runtime";
|
|
|
15713
15713
|
import { jsx as jsx655 } from "react/jsx-runtime";
|
|
15714
15714
|
|
|
15715
15715
|
// src/scheduler/scheduler-toolbar.spec.tsx
|
|
15716
|
-
import { Fragment as
|
|
15716
|
+
import { Fragment as Fragment221, jsx as jsx656, jsxs as jsxs328 } from "react/jsx-runtime";
|
|
15717
15717
|
|
|
15718
15718
|
// src/scheduler/scheduler-body.spec.tsx
|
|
15719
15719
|
import { jsx as jsx657 } from "react/jsx-runtime";
|
|
@@ -15755,7 +15755,7 @@ SchedulerGroup.defaultProps = defaultProps224;
|
|
|
15755
15755
|
SchedulerGroup.className = className36;
|
|
15756
15756
|
|
|
15757
15757
|
// src/scheduler/scheduler-event.spec.tsx
|
|
15758
|
-
import { Fragment as
|
|
15758
|
+
import { Fragment as Fragment222, jsx as jsx660, jsxs as jsxs329 } from "react/jsx-runtime";
|
|
15759
15759
|
var className37 = "k-event";
|
|
15760
15760
|
var states235 = [
|
|
15761
15761
|
States.hover,
|
|
@@ -15766,7 +15766,7 @@ var options221 = {};
|
|
|
15766
15766
|
var defaultProps225 = {
|
|
15767
15767
|
resizable: "vertical",
|
|
15768
15768
|
eventPrefix: /* @__PURE__ */ jsx660(Icon, { icon: "arrow-rotate-cw" }),
|
|
15769
|
-
eventSuffix: /* @__PURE__ */ jsx660(
|
|
15769
|
+
eventSuffix: /* @__PURE__ */ jsx660(Fragment222, { children: /* @__PURE__ */ jsx660("a", { href: "#", className: "k-link k-event-delete", children: /* @__PURE__ */ jsx660(Icon, { icon: "x" }) }) })
|
|
15770
15770
|
};
|
|
15771
15771
|
var SchedulerEvent = (props) => {
|
|
15772
15772
|
const {
|
|
@@ -15781,7 +15781,7 @@ var SchedulerEvent = (props) => {
|
|
|
15781
15781
|
eventSuffix = defaultProps225.eventSuffix,
|
|
15782
15782
|
...others
|
|
15783
15783
|
} = props;
|
|
15784
|
-
return /* @__PURE__ */
|
|
15784
|
+
return /* @__PURE__ */ jsxs329(
|
|
15785
15785
|
"div",
|
|
15786
15786
|
{
|
|
15787
15787
|
...others,
|
|
@@ -15802,14 +15802,14 @@ var SchedulerEvent = (props) => {
|
|
|
15802
15802
|
/* @__PURE__ */ jsx660("span", { className: "k-event-actions", children: eventPrefix }),
|
|
15803
15803
|
/* @__PURE__ */ jsx660("div", { children: props.children }),
|
|
15804
15804
|
/* @__PURE__ */ jsx660("span", { className: "k-event-actions", children: eventSuffix }),
|
|
15805
|
-
multiDay && /* @__PURE__ */
|
|
15805
|
+
multiDay && /* @__PURE__ */ jsxs329(Fragment222, { children: [
|
|
15806
15806
|
/* @__PURE__ */ jsx660("span", { className: "k-event-top-actions", children: /* @__PURE__ */ jsx660(Icon, { icon: "caret-alt-up" }) }),
|
|
15807
15807
|
/* @__PURE__ */ jsx660("span", { className: "k-event-bottom-actions", children: /* @__PURE__ */ jsx660(Icon, { icon: "caret-alt-down" }) })
|
|
15808
15808
|
] }),
|
|
15809
|
-
resizable === "vertical" ? /* @__PURE__ */
|
|
15809
|
+
resizable === "vertical" ? /* @__PURE__ */ jsxs329(Fragment222, { children: [
|
|
15810
15810
|
/* @__PURE__ */ jsx660("span", { className: "k-resize-handle k-resize-n" }),
|
|
15811
15811
|
/* @__PURE__ */ jsx660("span", { className: "k-resize-handle k-resize-s" })
|
|
15812
|
-
] }) : resizable === "horizontal" && /* @__PURE__ */
|
|
15812
|
+
] }) : resizable === "horizontal" && /* @__PURE__ */ jsxs329(Fragment222, { children: [
|
|
15813
15813
|
/* @__PURE__ */ jsx660("span", { className: "k-resize-handle k-resize-w" }),
|
|
15814
15814
|
/* @__PURE__ */ jsx660("span", { className: "k-resize-handle k-resize-e" })
|
|
15815
15815
|
] })
|
|
@@ -15823,7 +15823,7 @@ SchedulerEvent.defaultProps = defaultProps225;
|
|
|
15823
15823
|
SchedulerEvent.className = className37;
|
|
15824
15824
|
|
|
15825
15825
|
// src/scheduler/scheduler-task.spec.tsx
|
|
15826
|
-
import { jsx as jsx661, jsxs as
|
|
15826
|
+
import { jsx as jsx661, jsxs as jsxs330 } from "react/jsx-runtime";
|
|
15827
15827
|
var className38 = "k-task";
|
|
15828
15828
|
var states236 = [];
|
|
15829
15829
|
var options222 = {};
|
|
@@ -15838,7 +15838,7 @@ var SchedulerTask = (props) => {
|
|
|
15838
15838
|
closable,
|
|
15839
15839
|
...other
|
|
15840
15840
|
} = props;
|
|
15841
|
-
return /* @__PURE__ */
|
|
15841
|
+
return /* @__PURE__ */ jsxs330(
|
|
15842
15842
|
"div",
|
|
15843
15843
|
{
|
|
15844
15844
|
...other,
|
|
@@ -15861,46 +15861,46 @@ SchedulerTask.defaultProps = defaultProps226;
|
|
|
15861
15861
|
SchedulerTask.className = className38;
|
|
15862
15862
|
|
|
15863
15863
|
// src/scheduler/templates/scheduler-week.tsx
|
|
15864
|
-
import { Fragment as
|
|
15864
|
+
import { Fragment as Fragment223, jsx as jsx662, jsxs as jsxs331 } from "react/jsx-runtime";
|
|
15865
15865
|
|
|
15866
15866
|
// src/scheduler/templates/scheduler-month.tsx
|
|
15867
|
-
import { Fragment as
|
|
15867
|
+
import { Fragment as Fragment224, jsx as jsx663, jsxs as jsxs332 } from "react/jsx-runtime";
|
|
15868
15868
|
|
|
15869
15869
|
// src/scheduler/templates/scheduler-timeline.tsx
|
|
15870
|
-
import { Fragment as
|
|
15870
|
+
import { Fragment as Fragment225, jsx as jsx664, jsxs as jsxs333 } from "react/jsx-runtime";
|
|
15871
15871
|
|
|
15872
15872
|
// src/scheduler/templates/scheduler-agenda.tsx
|
|
15873
|
-
import { Fragment as
|
|
15873
|
+
import { Fragment as Fragment226, jsx as jsx665, jsxs as jsxs334 } from "react/jsx-runtime";
|
|
15874
15874
|
|
|
15875
15875
|
// src/scheduler/templates/scheduler-flex-day.tsx
|
|
15876
|
-
import { Fragment as
|
|
15876
|
+
import { Fragment as Fragment227, jsx as jsx666, jsxs as jsxs335 } from "react/jsx-runtime";
|
|
15877
15877
|
|
|
15878
15878
|
// src/scheduler/templates/scheduler-flex-week.tsx
|
|
15879
|
-
import { Fragment as
|
|
15879
|
+
import { Fragment as Fragment228, jsx as jsx667, jsxs as jsxs336 } from "react/jsx-runtime";
|
|
15880
15880
|
|
|
15881
15881
|
// src/scheduler/templates/scheduler-flex-year.tsx
|
|
15882
|
-
import { Fragment as
|
|
15882
|
+
import { Fragment as Fragment229, jsx as jsx668, jsxs as jsxs337 } from "react/jsx-runtime";
|
|
15883
15883
|
|
|
15884
15884
|
// src/scheduler/templates/scheduler-flex-month.tsx
|
|
15885
|
-
import { Fragment as
|
|
15885
|
+
import { Fragment as Fragment230, jsx as jsx669, jsxs as jsxs338 } from "react/jsx-runtime";
|
|
15886
15886
|
|
|
15887
15887
|
// src/scheduler/templates/scheduler-flex-timeline.tsx
|
|
15888
|
-
import { Fragment as
|
|
15888
|
+
import { Fragment as Fragment231, jsx as jsx670, jsxs as jsxs339 } from "react/jsx-runtime";
|
|
15889
15889
|
|
|
15890
15890
|
// src/scheduler/templates/scheduler-flex-agenda.tsx
|
|
15891
|
-
import { Fragment as
|
|
15891
|
+
import { Fragment as Fragment232, jsx as jsx671, jsxs as jsxs340 } from "react/jsx-runtime";
|
|
15892
15892
|
|
|
15893
15893
|
// src/scheduler/templates/scheduler-horizontal-grouping.tsx
|
|
15894
|
-
import { Fragment as
|
|
15894
|
+
import { Fragment as Fragment233, jsx as jsx672, jsxs as jsxs341 } from "react/jsx-runtime";
|
|
15895
15895
|
|
|
15896
15896
|
// src/scheduler/templates/scheduler-vertical-grouping.tsx
|
|
15897
|
-
import { Fragment as
|
|
15897
|
+
import { Fragment as Fragment234, jsx as jsx673, jsxs as jsxs342 } from "react/jsx-runtime";
|
|
15898
15898
|
|
|
15899
15899
|
// src/scheduler/templates/scheduler-flex-horizontal-grouping.tsx
|
|
15900
|
-
import { Fragment as
|
|
15900
|
+
import { Fragment as Fragment235, jsx as jsx674, jsxs as jsxs343 } from "react/jsx-runtime";
|
|
15901
15901
|
|
|
15902
15902
|
// src/scheduler/templates/scheduler-flex-vertical-grouping.tsx
|
|
15903
|
-
import { Fragment as
|
|
15903
|
+
import { Fragment as Fragment236, jsx as jsx675, jsxs as jsxs344 } from "react/jsx-runtime";
|
|
15904
15904
|
|
|
15905
15905
|
// src/utils/templates/background/background-clip/border-clip.tsx
|
|
15906
15906
|
import { jsx as jsx676 } from "react/jsx-runtime";
|
|
@@ -15915,355 +15915,355 @@ import { jsx as jsx678 } from "react/jsx-runtime";
|
|
|
15915
15915
|
import { jsx as jsx679 } from "react/jsx-runtime";
|
|
15916
15916
|
|
|
15917
15917
|
// src/utils/templates/background/background-color/color.tsx
|
|
15918
|
-
import { jsx as jsx680, jsxs as
|
|
15918
|
+
import { jsx as jsx680, jsxs as jsxs345 } from "react/jsx-runtime";
|
|
15919
15919
|
|
|
15920
15920
|
// src/utils/templates/borders/border-color/all-sides.tsx
|
|
15921
|
-
import { jsx as jsx681, jsxs as
|
|
15921
|
+
import { jsx as jsx681, jsxs as jsxs346 } from "react/jsx-runtime";
|
|
15922
15922
|
|
|
15923
15923
|
// src/utils/templates/borders/border-color/individual.tsx
|
|
15924
|
-
import { jsx as jsx682, jsxs as
|
|
15924
|
+
import { jsx as jsx682, jsxs as jsxs347 } from "react/jsx-runtime";
|
|
15925
15925
|
|
|
15926
15926
|
// src/utils/templates/borders/border-color/left-right.tsx
|
|
15927
|
-
import { jsx as jsx683, jsxs as
|
|
15927
|
+
import { jsx as jsx683, jsxs as jsxs348 } from "react/jsx-runtime";
|
|
15928
15928
|
|
|
15929
15929
|
// src/utils/templates/borders/border-color/top-bottom.tsx
|
|
15930
|
-
import { jsx as jsx684, jsxs as
|
|
15930
|
+
import { jsx as jsx684, jsxs as jsxs349 } from "react/jsx-runtime";
|
|
15931
15931
|
|
|
15932
15932
|
// src/utils/templates/borders/border-radius/corners.tsx
|
|
15933
|
-
import { jsx as jsx685, jsxs as
|
|
15933
|
+
import { jsx as jsx685, jsxs as jsxs350 } from "react/jsx-runtime";
|
|
15934
15934
|
|
|
15935
15935
|
// src/utils/templates/borders/border-radius/no-rounding.tsx
|
|
15936
|
-
import { jsx as jsx686, jsxs as
|
|
15936
|
+
import { jsx as jsx686, jsxs as jsxs351 } from "react/jsx-runtime";
|
|
15937
15937
|
|
|
15938
15938
|
// src/utils/templates/borders/border-radius/rounding.tsx
|
|
15939
|
-
import { jsx as jsx687, jsxs as
|
|
15939
|
+
import { jsx as jsx687, jsxs as jsxs352 } from "react/jsx-runtime";
|
|
15940
15940
|
|
|
15941
15941
|
// src/utils/templates/borders/border-radius/sides.tsx
|
|
15942
|
-
import { jsx as jsx688, jsxs as
|
|
15942
|
+
import { jsx as jsx688, jsxs as jsxs353 } from "react/jsx-runtime";
|
|
15943
15943
|
|
|
15944
15944
|
// src/utils/templates/borders/border-style/all-sides.tsx
|
|
15945
|
-
import { jsx as jsx689, jsxs as
|
|
15945
|
+
import { jsx as jsx689, jsxs as jsxs354 } from "react/jsx-runtime";
|
|
15946
15946
|
|
|
15947
15947
|
// src/utils/templates/borders/border-style/individual.tsx
|
|
15948
|
-
import { jsx as jsx690, jsxs as
|
|
15948
|
+
import { jsx as jsx690, jsxs as jsxs355 } from "react/jsx-runtime";
|
|
15949
15949
|
|
|
15950
15950
|
// src/utils/templates/borders/border-style/left-right.tsx
|
|
15951
|
-
import { jsx as jsx691, jsxs as
|
|
15951
|
+
import { jsx as jsx691, jsxs as jsxs356 } from "react/jsx-runtime";
|
|
15952
15952
|
|
|
15953
15953
|
// src/utils/templates/borders/border-style/no-style.tsx
|
|
15954
15954
|
import { jsx as jsx692 } from "react/jsx-runtime";
|
|
15955
15955
|
|
|
15956
15956
|
// src/utils/templates/borders/border-style/top-bottom.tsx
|
|
15957
|
-
import { jsx as jsx693, jsxs as
|
|
15957
|
+
import { jsx as jsx693, jsxs as jsxs357 } from "react/jsx-runtime";
|
|
15958
15958
|
|
|
15959
15959
|
// src/utils/templates/borders/border-width/all-sides.tsx
|
|
15960
|
-
import { jsx as jsx694, jsxs as
|
|
15960
|
+
import { jsx as jsx694, jsxs as jsxs358 } from "react/jsx-runtime";
|
|
15961
15961
|
|
|
15962
15962
|
// src/utils/templates/borders/border-width/individual.tsx
|
|
15963
|
-
import { jsx as jsx695, jsxs as
|
|
15963
|
+
import { jsx as jsx695, jsxs as jsxs359 } from "react/jsx-runtime";
|
|
15964
15964
|
|
|
15965
15965
|
// src/utils/templates/borders/border-width/left-right.tsx
|
|
15966
|
-
import { jsx as jsx696, jsxs as
|
|
15966
|
+
import { jsx as jsx696, jsxs as jsxs360 } from "react/jsx-runtime";
|
|
15967
15967
|
|
|
15968
15968
|
// src/utils/templates/borders/border-width/top-bottom.tsx
|
|
15969
|
-
import { jsx as jsx697, jsxs as
|
|
15969
|
+
import { jsx as jsx697, jsxs as jsxs361 } from "react/jsx-runtime";
|
|
15970
15970
|
|
|
15971
15971
|
// src/utils/templates/borders/outline-color/all-sides.tsx
|
|
15972
15972
|
import { jsx as jsx698 } from "react/jsx-runtime";
|
|
15973
15973
|
|
|
15974
15974
|
// src/utils/templates/borders/outline-offset/all-sides.tsx
|
|
15975
|
-
import { jsx as jsx699, jsxs as
|
|
15975
|
+
import { jsx as jsx699, jsxs as jsxs362 } from "react/jsx-runtime";
|
|
15976
15976
|
|
|
15977
15977
|
// src/utils/templates/borders/outline-offset/no-offset.tsx
|
|
15978
15978
|
import { jsx as jsx700 } from "react/jsx-runtime";
|
|
15979
15979
|
|
|
15980
15980
|
// src/utils/templates/borders/outline-style/all-sides.tsx
|
|
15981
|
-
import { jsx as jsx701, jsxs as
|
|
15981
|
+
import { jsx as jsx701, jsxs as jsxs363 } from "react/jsx-runtime";
|
|
15982
15982
|
|
|
15983
15983
|
// src/utils/templates/borders/outline-style/no-style.tsx
|
|
15984
15984
|
import { jsx as jsx702 } from "react/jsx-runtime";
|
|
15985
15985
|
|
|
15986
15986
|
// src/utils/templates/borders/outline-width/all-sides.tsx
|
|
15987
|
-
import { jsx as jsx703, jsxs as
|
|
15987
|
+
import { jsx as jsx703, jsxs as jsxs364 } from "react/jsx-runtime";
|
|
15988
15988
|
|
|
15989
15989
|
// src/utils/templates/borders/outline-width/no-width.tsx
|
|
15990
15990
|
import { jsx as jsx704 } from "react/jsx-runtime";
|
|
15991
15991
|
|
|
15992
15992
|
// src/utils/templates/effects/opacity/applying.tsx
|
|
15993
|
-
import { jsx as jsx705, jsxs as
|
|
15993
|
+
import { jsx as jsx705, jsxs as jsxs365 } from "react/jsx-runtime";
|
|
15994
15994
|
|
|
15995
15995
|
// src/utils/templates/filters/backdrop-blur/applying.tsx
|
|
15996
|
-
import { Fragment as
|
|
15996
|
+
import { Fragment as Fragment237, jsx as jsx706, jsxs as jsxs366 } from "react/jsx-runtime";
|
|
15997
15997
|
|
|
15998
15998
|
// src/utils/templates/flex-grid/align-content/around.tsx
|
|
15999
|
-
import { jsx as jsx707, jsxs as
|
|
15999
|
+
import { jsx as jsx707, jsxs as jsxs367 } from "react/jsx-runtime";
|
|
16000
16000
|
|
|
16001
16001
|
// src/utils/templates/flex-grid/align-content/between.tsx
|
|
16002
|
-
import { jsx as jsx708, jsxs as
|
|
16002
|
+
import { jsx as jsx708, jsxs as jsxs368 } from "react/jsx-runtime";
|
|
16003
16003
|
|
|
16004
16004
|
// src/utils/templates/flex-grid/align-content/center.tsx
|
|
16005
|
-
import { jsx as jsx709, jsxs as
|
|
16005
|
+
import { jsx as jsx709, jsxs as jsxs369 } from "react/jsx-runtime";
|
|
16006
16006
|
|
|
16007
16007
|
// src/utils/templates/flex-grid/align-content/end.tsx
|
|
16008
|
-
import { jsx as jsx710, jsxs as
|
|
16008
|
+
import { jsx as jsx710, jsxs as jsxs370 } from "react/jsx-runtime";
|
|
16009
16009
|
|
|
16010
16010
|
// src/utils/templates/flex-grid/align-content/evenly.tsx
|
|
16011
|
-
import { jsx as jsx711, jsxs as
|
|
16011
|
+
import { jsx as jsx711, jsxs as jsxs371 } from "react/jsx-runtime";
|
|
16012
16012
|
|
|
16013
16013
|
// src/utils/templates/flex-grid/align-content/normal.tsx
|
|
16014
|
-
import { jsx as jsx712, jsxs as
|
|
16014
|
+
import { jsx as jsx712, jsxs as jsxs372 } from "react/jsx-runtime";
|
|
16015
16015
|
|
|
16016
16016
|
// src/utils/templates/flex-grid/align-content/start.tsx
|
|
16017
|
-
import { jsx as jsx713, jsxs as
|
|
16017
|
+
import { jsx as jsx713, jsxs as jsxs373 } from "react/jsx-runtime";
|
|
16018
16018
|
|
|
16019
16019
|
// src/utils/templates/flex-grid/align-content/stretch.tsx
|
|
16020
|
-
import { jsx as jsx714, jsxs as
|
|
16020
|
+
import { jsx as jsx714, jsxs as jsxs374 } from "react/jsx-runtime";
|
|
16021
16021
|
|
|
16022
16022
|
// src/utils/templates/flex-grid/align-items/baseline.tsx
|
|
16023
|
-
import { jsx as jsx715, jsxs as
|
|
16023
|
+
import { jsx as jsx715, jsxs as jsxs375 } from "react/jsx-runtime";
|
|
16024
16024
|
|
|
16025
16025
|
// src/utils/templates/flex-grid/align-items/center.tsx
|
|
16026
|
-
import { jsx as jsx716, jsxs as
|
|
16026
|
+
import { jsx as jsx716, jsxs as jsxs376 } from "react/jsx-runtime";
|
|
16027
16027
|
|
|
16028
16028
|
// src/utils/templates/flex-grid/align-items/end.tsx
|
|
16029
|
-
import { jsx as jsx717, jsxs as
|
|
16029
|
+
import { jsx as jsx717, jsxs as jsxs377 } from "react/jsx-runtime";
|
|
16030
16030
|
|
|
16031
16031
|
// src/utils/templates/flex-grid/align-items/start.tsx
|
|
16032
|
-
import { jsx as jsx718, jsxs as
|
|
16032
|
+
import { jsx as jsx718, jsxs as jsxs378 } from "react/jsx-runtime";
|
|
16033
16033
|
|
|
16034
16034
|
// src/utils/templates/flex-grid/align-items/stretch.tsx
|
|
16035
|
-
import { jsx as jsx719, jsxs as
|
|
16035
|
+
import { jsx as jsx719, jsxs as jsxs379 } from "react/jsx-runtime";
|
|
16036
16036
|
|
|
16037
16037
|
// src/utils/templates/flex-grid/align-self/baseline.tsx
|
|
16038
|
-
import { jsx as jsx720, jsxs as
|
|
16038
|
+
import { jsx as jsx720, jsxs as jsxs380 } from "react/jsx-runtime";
|
|
16039
16039
|
|
|
16040
16040
|
// src/utils/templates/flex-grid/align-self/center.tsx
|
|
16041
|
-
import { jsx as jsx721, jsxs as
|
|
16041
|
+
import { jsx as jsx721, jsxs as jsxs381 } from "react/jsx-runtime";
|
|
16042
16042
|
|
|
16043
16043
|
// src/utils/templates/flex-grid/align-self/end.tsx
|
|
16044
|
-
import { jsx as jsx722, jsxs as
|
|
16044
|
+
import { jsx as jsx722, jsxs as jsxs382 } from "react/jsx-runtime";
|
|
16045
16045
|
|
|
16046
16046
|
// src/utils/templates/flex-grid/align-self/start.tsx
|
|
16047
|
-
import { jsx as jsx723, jsxs as
|
|
16047
|
+
import { jsx as jsx723, jsxs as jsxs383 } from "react/jsx-runtime";
|
|
16048
16048
|
|
|
16049
16049
|
// src/utils/templates/flex-grid/align-self/stretch.tsx
|
|
16050
|
-
import { jsx as jsx724, jsxs as
|
|
16050
|
+
import { jsx as jsx724, jsxs as jsxs384 } from "react/jsx-runtime";
|
|
16051
16051
|
|
|
16052
16052
|
// src/utils/templates/flex-grid/flex/auto.tsx
|
|
16053
|
-
import { jsx as jsx725, jsxs as
|
|
16053
|
+
import { jsx as jsx725, jsxs as jsxs385 } from "react/jsx-runtime";
|
|
16054
16054
|
|
|
16055
16055
|
// src/utils/templates/flex-grid/flex/flex-1.tsx
|
|
16056
|
-
import { jsx as jsx726, jsxs as
|
|
16056
|
+
import { jsx as jsx726, jsxs as jsxs386 } from "react/jsx-runtime";
|
|
16057
16057
|
|
|
16058
16058
|
// src/utils/templates/flex-grid/flex/initial.tsx
|
|
16059
|
-
import { jsx as jsx727, jsxs as
|
|
16059
|
+
import { jsx as jsx727, jsxs as jsxs387 } from "react/jsx-runtime";
|
|
16060
16060
|
|
|
16061
16061
|
// src/utils/templates/flex-grid/flex/none.tsx
|
|
16062
|
-
import { jsx as jsx728, jsxs as
|
|
16062
|
+
import { jsx as jsx728, jsxs as jsxs388 } from "react/jsx-runtime";
|
|
16063
16063
|
|
|
16064
16064
|
// src/utils/templates/flex-grid/flex-basis/auto.tsx
|
|
16065
|
-
import { jsx as jsx729, jsxs as
|
|
16065
|
+
import { jsx as jsx729, jsxs as jsxs389 } from "react/jsx-runtime";
|
|
16066
16066
|
|
|
16067
16067
|
// src/utils/templates/flex-grid/flex-basis/size.tsx
|
|
16068
|
-
import { jsx as jsx730, jsxs as
|
|
16068
|
+
import { jsx as jsx730, jsxs as jsxs390 } from "react/jsx-runtime";
|
|
16069
16069
|
|
|
16070
16070
|
// src/utils/templates/flex-grid/flex-direction/column-reverse.tsx
|
|
16071
|
-
import { jsx as jsx731, jsxs as
|
|
16071
|
+
import { jsx as jsx731, jsxs as jsxs391 } from "react/jsx-runtime";
|
|
16072
16072
|
|
|
16073
16073
|
// src/utils/templates/flex-grid/flex-direction/column.tsx
|
|
16074
|
-
import { jsx as jsx732, jsxs as
|
|
16074
|
+
import { jsx as jsx732, jsxs as jsxs392 } from "react/jsx-runtime";
|
|
16075
16075
|
|
|
16076
16076
|
// src/utils/templates/flex-grid/flex-direction/row-reverse.tsx
|
|
16077
|
-
import { jsx as jsx733, jsxs as
|
|
16077
|
+
import { jsx as jsx733, jsxs as jsxs393 } from "react/jsx-runtime";
|
|
16078
16078
|
|
|
16079
16079
|
// src/utils/templates/flex-grid/flex-direction/row.tsx
|
|
16080
|
-
import { jsx as jsx734, jsxs as
|
|
16080
|
+
import { jsx as jsx734, jsxs as jsxs394 } from "react/jsx-runtime";
|
|
16081
16081
|
|
|
16082
16082
|
// src/utils/templates/flex-grid/flex-grow/grow-0.tsx
|
|
16083
|
-
import { jsx as jsx735, jsxs as
|
|
16083
|
+
import { jsx as jsx735, jsxs as jsxs395 } from "react/jsx-runtime";
|
|
16084
16084
|
|
|
16085
16085
|
// src/utils/templates/flex-grid/flex-grow/grow-1.tsx
|
|
16086
|
-
import { jsx as jsx736, jsxs as
|
|
16086
|
+
import { jsx as jsx736, jsxs as jsxs396 } from "react/jsx-runtime";
|
|
16087
16087
|
|
|
16088
16088
|
// src/utils/templates/flex-grid/flex-srink/shrink-0.tsx
|
|
16089
|
-
import { jsx as jsx737, jsxs as
|
|
16089
|
+
import { jsx as jsx737, jsxs as jsxs397 } from "react/jsx-runtime";
|
|
16090
16090
|
|
|
16091
16091
|
// src/utils/templates/flex-grid/flex-srink/shrink-1.tsx
|
|
16092
|
-
import { jsx as jsx738, jsxs as
|
|
16092
|
+
import { jsx as jsx738, jsxs as jsxs398 } from "react/jsx-runtime";
|
|
16093
16093
|
|
|
16094
16094
|
// src/utils/templates/flex-grid/flex-wrap/nowrap.tsx
|
|
16095
|
-
import { jsx as jsx739, jsxs as
|
|
16095
|
+
import { jsx as jsx739, jsxs as jsxs399 } from "react/jsx-runtime";
|
|
16096
16096
|
|
|
16097
16097
|
// src/utils/templates/flex-grid/flex-wrap/wrap-reverse.tsx
|
|
16098
|
-
import { jsx as jsx740, jsxs as
|
|
16098
|
+
import { jsx as jsx740, jsxs as jsxs400 } from "react/jsx-runtime";
|
|
16099
16099
|
|
|
16100
16100
|
// src/utils/templates/flex-grid/flex-wrap/wrap.tsx
|
|
16101
|
-
import { jsx as jsx741, jsxs as
|
|
16101
|
+
import { jsx as jsx741, jsxs as jsxs401 } from "react/jsx-runtime";
|
|
16102
16102
|
|
|
16103
16103
|
// src/utils/templates/flex-grid/gap/size-x-y.tsx
|
|
16104
|
-
import { jsx as jsx742, jsxs as
|
|
16104
|
+
import { jsx as jsx742, jsxs as jsxs402 } from "react/jsx-runtime";
|
|
16105
16105
|
|
|
16106
16106
|
// src/utils/templates/flex-grid/gap/size.tsx
|
|
16107
|
-
import { jsx as jsx743, jsxs as
|
|
16107
|
+
import { jsx as jsx743, jsxs as jsxs403 } from "react/jsx-runtime";
|
|
16108
16108
|
|
|
16109
16109
|
// src/utils/templates/flex-grid/grid-auto-cols/auto.tsx
|
|
16110
|
-
import { jsx as jsx744, jsxs as
|
|
16110
|
+
import { jsx as jsx744, jsxs as jsxs404 } from "react/jsx-runtime";
|
|
16111
16111
|
|
|
16112
16112
|
// src/utils/templates/flex-grid/grid-auto-cols/fr.tsx
|
|
16113
|
-
import { jsx as jsx745, jsxs as
|
|
16113
|
+
import { jsx as jsx745, jsxs as jsxs405 } from "react/jsx-runtime";
|
|
16114
16114
|
|
|
16115
16115
|
// src/utils/templates/flex-grid/grid-auto-cols/max.tsx
|
|
16116
|
-
import { jsx as jsx746, jsxs as
|
|
16116
|
+
import { jsx as jsx746, jsxs as jsxs406 } from "react/jsx-runtime";
|
|
16117
16117
|
|
|
16118
16118
|
// src/utils/templates/flex-grid/grid-auto-cols/min.tsx
|
|
16119
|
-
import { jsx as jsx747, jsxs as
|
|
16119
|
+
import { jsx as jsx747, jsxs as jsxs407 } from "react/jsx-runtime";
|
|
16120
16120
|
|
|
16121
16121
|
// src/utils/templates/flex-grid/grid-auto-flow/column.tsx
|
|
16122
|
-
import { jsx as jsx748, jsxs as
|
|
16122
|
+
import { jsx as jsx748, jsxs as jsxs408 } from "react/jsx-runtime";
|
|
16123
16123
|
|
|
16124
16124
|
// src/utils/templates/flex-grid/grid-auto-flow/dense.tsx
|
|
16125
|
-
import { jsx as jsx749, jsxs as
|
|
16125
|
+
import { jsx as jsx749, jsxs as jsxs409 } from "react/jsx-runtime";
|
|
16126
16126
|
|
|
16127
16127
|
// src/utils/templates/flex-grid/grid-auto-flow/row.tsx
|
|
16128
|
-
import { jsx as jsx750, jsxs as
|
|
16128
|
+
import { jsx as jsx750, jsxs as jsxs410 } from "react/jsx-runtime";
|
|
16129
16129
|
|
|
16130
16130
|
// src/utils/templates/flex-grid/grid-auto-rows/auto.tsx
|
|
16131
|
-
import { jsx as jsx751, jsxs as
|
|
16131
|
+
import { jsx as jsx751, jsxs as jsxs411 } from "react/jsx-runtime";
|
|
16132
16132
|
|
|
16133
16133
|
// src/utils/templates/flex-grid/grid-auto-rows/fr.tsx
|
|
16134
|
-
import { jsx as jsx752, jsxs as
|
|
16134
|
+
import { jsx as jsx752, jsxs as jsxs412 } from "react/jsx-runtime";
|
|
16135
16135
|
|
|
16136
16136
|
// src/utils/templates/flex-grid/grid-auto-rows/min.tsx
|
|
16137
|
-
import { jsx as jsx753, jsxs as
|
|
16137
|
+
import { jsx as jsx753, jsxs as jsxs413 } from "react/jsx-runtime";
|
|
16138
16138
|
|
|
16139
16139
|
// src/utils/templates/flex-grid/grid-col-start-end/start-end-n.tsx
|
|
16140
|
-
import { jsx as jsx754, jsxs as
|
|
16140
|
+
import { jsx as jsx754, jsxs as jsxs414 } from "react/jsx-runtime";
|
|
16141
16141
|
|
|
16142
16142
|
// src/utils/templates/flex-grid/grid-row-start-end/start-end-n.tsx
|
|
16143
|
-
import { jsx as jsx755, jsxs as
|
|
16143
|
+
import { jsx as jsx755, jsxs as jsxs415 } from "react/jsx-runtime";
|
|
16144
16144
|
|
|
16145
16145
|
// src/utils/templates/flex-grid/grid-template-cols/integer.tsx
|
|
16146
|
-
import { jsx as jsx756, jsxs as
|
|
16146
|
+
import { jsx as jsx756, jsxs as jsxs416 } from "react/jsx-runtime";
|
|
16147
16147
|
|
|
16148
16148
|
// src/utils/templates/flex-grid/grid-template-rows/integer.tsx
|
|
16149
|
-
import { jsx as jsx757, jsxs as
|
|
16149
|
+
import { jsx as jsx757, jsxs as jsxs417 } from "react/jsx-runtime";
|
|
16150
16150
|
|
|
16151
16151
|
// src/utils/templates/flex-grid/justify-content/around.tsx
|
|
16152
|
-
import { jsx as jsx758, jsxs as
|
|
16152
|
+
import { jsx as jsx758, jsxs as jsxs418 } from "react/jsx-runtime";
|
|
16153
16153
|
|
|
16154
16154
|
// src/utils/templates/flex-grid/justify-content/between.tsx
|
|
16155
|
-
import { jsx as jsx759, jsxs as
|
|
16155
|
+
import { jsx as jsx759, jsxs as jsxs419 } from "react/jsx-runtime";
|
|
16156
16156
|
|
|
16157
16157
|
// src/utils/templates/flex-grid/justify-content/center.tsx
|
|
16158
|
-
import { jsx as jsx760, jsxs as
|
|
16158
|
+
import { jsx as jsx760, jsxs as jsxs420 } from "react/jsx-runtime";
|
|
16159
16159
|
|
|
16160
16160
|
// src/utils/templates/flex-grid/justify-content/end.tsx
|
|
16161
|
-
import { jsx as jsx761, jsxs as
|
|
16161
|
+
import { jsx as jsx761, jsxs as jsxs421 } from "react/jsx-runtime";
|
|
16162
16162
|
|
|
16163
16163
|
// src/utils/templates/flex-grid/justify-content/evenly.tsx
|
|
16164
|
-
import { jsx as jsx762, jsxs as
|
|
16164
|
+
import { jsx as jsx762, jsxs as jsxs422 } from "react/jsx-runtime";
|
|
16165
16165
|
|
|
16166
16166
|
// src/utils/templates/flex-grid/justify-content/normal.tsx
|
|
16167
|
-
import { jsx as jsx763, jsxs as
|
|
16167
|
+
import { jsx as jsx763, jsxs as jsxs423 } from "react/jsx-runtime";
|
|
16168
16168
|
|
|
16169
16169
|
// src/utils/templates/flex-grid/justify-content/start.tsx
|
|
16170
|
-
import { jsx as jsx764, jsxs as
|
|
16170
|
+
import { jsx as jsx764, jsxs as jsxs424 } from "react/jsx-runtime";
|
|
16171
16171
|
|
|
16172
16172
|
// src/utils/templates/flex-grid/justify-content/stretch.tsx
|
|
16173
|
-
import { jsx as jsx765, jsxs as
|
|
16173
|
+
import { jsx as jsx765, jsxs as jsxs425 } from "react/jsx-runtime";
|
|
16174
16174
|
|
|
16175
16175
|
// src/utils/templates/flex-grid/justify-items/center.tsx
|
|
16176
|
-
import { jsx as jsx766, jsxs as
|
|
16176
|
+
import { jsx as jsx766, jsxs as jsxs426 } from "react/jsx-runtime";
|
|
16177
16177
|
|
|
16178
16178
|
// src/utils/templates/flex-grid/justify-items/end.tsx
|
|
16179
|
-
import { jsx as jsx767, jsxs as
|
|
16179
|
+
import { jsx as jsx767, jsxs as jsxs427 } from "react/jsx-runtime";
|
|
16180
16180
|
|
|
16181
16181
|
// src/utils/templates/flex-grid/justify-items/start.tsx
|
|
16182
|
-
import { jsx as jsx768, jsxs as
|
|
16182
|
+
import { jsx as jsx768, jsxs as jsxs428 } from "react/jsx-runtime";
|
|
16183
16183
|
|
|
16184
16184
|
// src/utils/templates/flex-grid/justify-items/stretch.tsx
|
|
16185
|
-
import { jsx as jsx769, jsxs as
|
|
16185
|
+
import { jsx as jsx769, jsxs as jsxs429 } from "react/jsx-runtime";
|
|
16186
16186
|
|
|
16187
16187
|
// src/utils/templates/flex-grid/justify-self/center.tsx
|
|
16188
|
-
import { jsx as jsx770, jsxs as
|
|
16188
|
+
import { jsx as jsx770, jsxs as jsxs430 } from "react/jsx-runtime";
|
|
16189
16189
|
|
|
16190
16190
|
// src/utils/templates/flex-grid/justify-self/end.tsx
|
|
16191
|
-
import { jsx as jsx771, jsxs as
|
|
16191
|
+
import { jsx as jsx771, jsxs as jsxs431 } from "react/jsx-runtime";
|
|
16192
16192
|
|
|
16193
16193
|
// src/utils/templates/flex-grid/justify-self/start.tsx
|
|
16194
|
-
import { jsx as jsx772, jsxs as
|
|
16194
|
+
import { jsx as jsx772, jsxs as jsxs432 } from "react/jsx-runtime";
|
|
16195
16195
|
|
|
16196
16196
|
// src/utils/templates/flex-grid/justify-self/stretch.tsx
|
|
16197
|
-
import { jsx as jsx773, jsxs as
|
|
16197
|
+
import { jsx as jsx773, jsxs as jsxs433 } from "react/jsx-runtime";
|
|
16198
16198
|
|
|
16199
16199
|
// src/utils/templates/flex-grid/order/first.tsx
|
|
16200
|
-
import { jsx as jsx774, jsxs as
|
|
16200
|
+
import { jsx as jsx774, jsxs as jsxs434 } from "react/jsx-runtime";
|
|
16201
16201
|
|
|
16202
16202
|
// src/utils/templates/flex-grid/order/integer.tsx
|
|
16203
|
-
import { jsx as jsx775, jsxs as
|
|
16203
|
+
import { jsx as jsx775, jsxs as jsxs435 } from "react/jsx-runtime";
|
|
16204
16204
|
|
|
16205
16205
|
// src/utils/templates/flex-grid/order/last.tsx
|
|
16206
|
-
import { jsx as jsx776, jsxs as
|
|
16206
|
+
import { jsx as jsx776, jsxs as jsxs436 } from "react/jsx-runtime";
|
|
16207
16207
|
|
|
16208
16208
|
// src/utils/templates/flex-grid/place-content/around.tsx
|
|
16209
|
-
import { jsx as jsx777, jsxs as
|
|
16209
|
+
import { jsx as jsx777, jsxs as jsxs437 } from "react/jsx-runtime";
|
|
16210
16210
|
|
|
16211
16211
|
// src/utils/templates/flex-grid/place-content/between.tsx
|
|
16212
|
-
import { jsx as jsx778, jsxs as
|
|
16212
|
+
import { jsx as jsx778, jsxs as jsxs438 } from "react/jsx-runtime";
|
|
16213
16213
|
|
|
16214
16214
|
// src/utils/templates/flex-grid/place-content/center.tsx
|
|
16215
|
-
import { jsx as jsx779, jsxs as
|
|
16215
|
+
import { jsx as jsx779, jsxs as jsxs439 } from "react/jsx-runtime";
|
|
16216
16216
|
|
|
16217
16217
|
// src/utils/templates/flex-grid/place-content/end.tsx
|
|
16218
|
-
import { jsx as jsx780, jsxs as
|
|
16218
|
+
import { jsx as jsx780, jsxs as jsxs440 } from "react/jsx-runtime";
|
|
16219
16219
|
|
|
16220
16220
|
// src/utils/templates/flex-grid/place-content/evenly.tsx
|
|
16221
|
-
import { jsx as jsx781, jsxs as
|
|
16221
|
+
import { jsx as jsx781, jsxs as jsxs441 } from "react/jsx-runtime";
|
|
16222
16222
|
|
|
16223
16223
|
// src/utils/templates/flex-grid/place-content/normal.tsx
|
|
16224
|
-
import { jsx as jsx782, jsxs as
|
|
16224
|
+
import { jsx as jsx782, jsxs as jsxs442 } from "react/jsx-runtime";
|
|
16225
16225
|
|
|
16226
16226
|
// src/utils/templates/flex-grid/place-content/start.tsx
|
|
16227
|
-
import { jsx as jsx783, jsxs as
|
|
16227
|
+
import { jsx as jsx783, jsxs as jsxs443 } from "react/jsx-runtime";
|
|
16228
16228
|
|
|
16229
16229
|
// src/utils/templates/flex-grid/place-content/stretch.tsx
|
|
16230
|
-
import { jsx as jsx784, jsxs as
|
|
16230
|
+
import { jsx as jsx784, jsxs as jsxs444 } from "react/jsx-runtime";
|
|
16231
16231
|
|
|
16232
16232
|
// src/utils/templates/flex-grid/place-items/center.tsx
|
|
16233
|
-
import { jsx as jsx785, jsxs as
|
|
16233
|
+
import { jsx as jsx785, jsxs as jsxs445 } from "react/jsx-runtime";
|
|
16234
16234
|
|
|
16235
16235
|
// src/utils/templates/flex-grid/place-items/end.tsx
|
|
16236
|
-
import { jsx as jsx786, jsxs as
|
|
16236
|
+
import { jsx as jsx786, jsxs as jsxs446 } from "react/jsx-runtime";
|
|
16237
16237
|
|
|
16238
16238
|
// src/utils/templates/flex-grid/place-items/start.tsx
|
|
16239
|
-
import { jsx as jsx787, jsxs as
|
|
16239
|
+
import { jsx as jsx787, jsxs as jsxs447 } from "react/jsx-runtime";
|
|
16240
16240
|
|
|
16241
16241
|
// src/utils/templates/flex-grid/place-items/stretch.tsx
|
|
16242
|
-
import { jsx as jsx788, jsxs as
|
|
16242
|
+
import { jsx as jsx788, jsxs as jsxs448 } from "react/jsx-runtime";
|
|
16243
16243
|
|
|
16244
16244
|
// src/utils/templates/flex-grid/place-self/center.tsx
|
|
16245
|
-
import { jsx as jsx789, jsxs as
|
|
16245
|
+
import { jsx as jsx789, jsxs as jsxs449 } from "react/jsx-runtime";
|
|
16246
16246
|
|
|
16247
16247
|
// src/utils/templates/flex-grid/place-self/end.tsx
|
|
16248
|
-
import { jsx as jsx790, jsxs as
|
|
16248
|
+
import { jsx as jsx790, jsxs as jsxs450 } from "react/jsx-runtime";
|
|
16249
16249
|
|
|
16250
16250
|
// src/utils/templates/flex-grid/place-self/start.tsx
|
|
16251
|
-
import { jsx as jsx791, jsxs as
|
|
16251
|
+
import { jsx as jsx791, jsxs as jsxs451 } from "react/jsx-runtime";
|
|
16252
16252
|
|
|
16253
16253
|
// src/utils/templates/flex-grid/place-self/stretch.tsx
|
|
16254
|
-
import { jsx as jsx792, jsxs as
|
|
16254
|
+
import { jsx as jsx792, jsxs as jsxs452 } from "react/jsx-runtime";
|
|
16255
16255
|
|
|
16256
16256
|
// src/utils/templates/interactivity/appearance/applying.tsx
|
|
16257
|
-
import { jsx as jsx793, jsxs as
|
|
16257
|
+
import { jsx as jsx793, jsxs as jsxs453 } from "react/jsx-runtime";
|
|
16258
16258
|
|
|
16259
16259
|
// src/utils/templates/interactivity/appearance/none.tsx
|
|
16260
|
-
import { jsx as jsx794, jsxs as
|
|
16260
|
+
import { jsx as jsx794, jsxs as jsxs454 } from "react/jsx-runtime";
|
|
16261
16261
|
|
|
16262
16262
|
// src/utils/templates/interactivity/cursor/applying.tsx
|
|
16263
|
-
import { jsx as jsx795, jsxs as
|
|
16263
|
+
import { jsx as jsx795, jsxs as jsxs455 } from "react/jsx-runtime";
|
|
16264
16264
|
|
|
16265
16265
|
// src/utils/templates/interactivity/pointer-events/applying.tsx
|
|
16266
|
-
import { jsx as jsx796, jsxs as
|
|
16266
|
+
import { jsx as jsx796, jsxs as jsxs456 } from "react/jsx-runtime";
|
|
16267
16267
|
|
|
16268
16268
|
// src/utils/templates/interactivity/resize/all-directions.tsx
|
|
16269
16269
|
import { jsx as jsx797 } from "react/jsx-runtime";
|
|
@@ -16317,43 +16317,43 @@ import { jsx as jsx812 } from "react/jsx-runtime";
|
|
|
16317
16317
|
import { jsx as jsx813 } from "react/jsx-runtime";
|
|
16318
16318
|
|
|
16319
16319
|
// src/utils/templates/layout/clear/both.tsx
|
|
16320
|
-
import { jsx as jsx814, jsxs as
|
|
16320
|
+
import { jsx as jsx814, jsxs as jsxs457 } from "react/jsx-runtime";
|
|
16321
16321
|
|
|
16322
16322
|
// src/utils/templates/layout/clear/left.tsx
|
|
16323
|
-
import { jsx as jsx815, jsxs as
|
|
16323
|
+
import { jsx as jsx815, jsxs as jsxs458 } from "react/jsx-runtime";
|
|
16324
16324
|
|
|
16325
16325
|
// src/utils/templates/layout/clear/no-clear.tsx
|
|
16326
|
-
import { jsx as jsx816, jsxs as
|
|
16326
|
+
import { jsx as jsx816, jsxs as jsxs459 } from "react/jsx-runtime";
|
|
16327
16327
|
|
|
16328
16328
|
// src/utils/templates/layout/clear/right.tsx
|
|
16329
|
-
import { jsx as jsx817, jsxs as
|
|
16329
|
+
import { jsx as jsx817, jsxs as jsxs460 } from "react/jsx-runtime";
|
|
16330
16330
|
|
|
16331
16331
|
// src/utils/templates/layout/columns/automatic.tsx
|
|
16332
|
-
import { jsx as jsx818, jsxs as
|
|
16332
|
+
import { jsx as jsx818, jsxs as jsxs461 } from "react/jsx-runtime";
|
|
16333
16333
|
|
|
16334
16334
|
// src/utils/templates/layout/columns/count.tsx
|
|
16335
|
-
import { jsx as jsx819, jsxs as
|
|
16335
|
+
import { jsx as jsx819, jsxs as jsxs462 } from "react/jsx-runtime";
|
|
16336
16336
|
|
|
16337
16337
|
// src/utils/templates/layout/display/block.tsx
|
|
16338
|
-
import { jsx as jsx820, jsxs as
|
|
16338
|
+
import { jsx as jsx820, jsxs as jsxs463 } from "react/jsx-runtime";
|
|
16339
16339
|
|
|
16340
16340
|
// src/utils/templates/layout/display/flex.tsx
|
|
16341
|
-
import { jsx as jsx821, jsxs as
|
|
16341
|
+
import { jsx as jsx821, jsxs as jsxs464 } from "react/jsx-runtime";
|
|
16342
16342
|
|
|
16343
16343
|
// src/utils/templates/layout/display/inline.tsx
|
|
16344
|
-
import { jsx as jsx822, jsxs as
|
|
16344
|
+
import { jsx as jsx822, jsxs as jsxs465 } from "react/jsx-runtime";
|
|
16345
16345
|
|
|
16346
16346
|
// src/utils/templates/layout/display/none.tsx
|
|
16347
|
-
import { Fragment as
|
|
16347
|
+
import { Fragment as Fragment238, jsx as jsx823, jsxs as jsxs466 } from "react/jsx-runtime";
|
|
16348
16348
|
|
|
16349
16349
|
// src/utils/templates/layout/float/left.tsx
|
|
16350
|
-
import { jsx as jsx824, jsxs as
|
|
16350
|
+
import { jsx as jsx824, jsxs as jsxs467 } from "react/jsx-runtime";
|
|
16351
16351
|
|
|
16352
16352
|
// src/utils/templates/layout/float/no-float.tsx
|
|
16353
|
-
import { jsx as jsx825, jsxs as
|
|
16353
|
+
import { jsx as jsx825, jsxs as jsxs468 } from "react/jsx-runtime";
|
|
16354
16354
|
|
|
16355
16355
|
// src/utils/templates/layout/float/right.tsx
|
|
16356
|
-
import { jsx as jsx826, jsxs as
|
|
16356
|
+
import { jsx as jsx826, jsxs as jsxs469 } from "react/jsx-runtime";
|
|
16357
16357
|
|
|
16358
16358
|
// src/utils/templates/layout/object-fit/contain.tsx
|
|
16359
16359
|
import { jsx as jsx827 } from "react/jsx-runtime";
|
|
@@ -16368,7 +16368,7 @@ import { jsx as jsx829 } from "react/jsx-runtime";
|
|
|
16368
16368
|
import { jsx as jsx830 } from "react/jsx-runtime";
|
|
16369
16369
|
|
|
16370
16370
|
// src/utils/templates/layout/object-position/position.tsx
|
|
16371
|
-
import { jsx as jsx831, jsxs as
|
|
16371
|
+
import { jsx as jsx831, jsxs as jsxs470 } from "react/jsx-runtime";
|
|
16372
16372
|
|
|
16373
16373
|
// src/utils/templates/layout/overflow/hidden.tsx
|
|
16374
16374
|
import { jsx as jsx832 } from "react/jsx-runtime";
|
|
@@ -16383,22 +16383,22 @@ import { jsx as jsx834 } from "react/jsx-runtime";
|
|
|
16383
16383
|
import { jsx as jsx835 } from "react/jsx-runtime";
|
|
16384
16384
|
|
|
16385
16385
|
// src/utils/templates/layout/placement/multiple.tsx
|
|
16386
|
-
import { jsx as jsx836, jsxs as
|
|
16386
|
+
import { jsx as jsx836, jsxs as jsxs471 } from "react/jsx-runtime";
|
|
16387
16387
|
|
|
16388
16388
|
// src/utils/templates/layout/placement/single.tsx
|
|
16389
|
-
import { jsx as jsx837, jsxs as
|
|
16389
|
+
import { jsx as jsx837, jsxs as jsxs472 } from "react/jsx-runtime";
|
|
16390
16390
|
|
|
16391
16391
|
// src/utils/templates/layout/position/applying.tsx
|
|
16392
|
-
import { jsx as jsx838, jsxs as
|
|
16392
|
+
import { jsx as jsx838, jsxs as jsxs473 } from "react/jsx-runtime";
|
|
16393
16393
|
|
|
16394
16394
|
// src/utils/templates/layout/visibility/invisible.tsx
|
|
16395
|
-
import { jsx as jsx839, jsxs as
|
|
16395
|
+
import { jsx as jsx839, jsxs as jsxs474 } from "react/jsx-runtime";
|
|
16396
16396
|
|
|
16397
16397
|
// src/utils/templates/layout/z-index/applying.tsx
|
|
16398
|
-
import { Fragment as
|
|
16398
|
+
import { Fragment as Fragment239, jsx as jsx840, jsxs as jsxs475 } from "react/jsx-runtime";
|
|
16399
16399
|
|
|
16400
16400
|
// src/utils/templates/sizing/height/fixed.tsx
|
|
16401
|
-
import { jsx as jsx841, jsxs as
|
|
16401
|
+
import { jsx as jsx841, jsxs as jsxs476 } from "react/jsx-runtime";
|
|
16402
16402
|
|
|
16403
16403
|
// src/utils/templates/sizing/height/full.tsx
|
|
16404
16404
|
import { jsx as jsx842 } from "react/jsx-runtime";
|
|
@@ -16413,7 +16413,7 @@ import { jsx as jsx844 } from "react/jsx-runtime";
|
|
|
16413
16413
|
import { jsx as jsx845 } from "react/jsx-runtime";
|
|
16414
16414
|
|
|
16415
16415
|
// src/utils/templates/sizing/width/fixed.tsx
|
|
16416
|
-
import { jsx as jsx846, jsxs as
|
|
16416
|
+
import { jsx as jsx846, jsxs as jsxs477 } from "react/jsx-runtime";
|
|
16417
16417
|
|
|
16418
16418
|
// src/utils/templates/sizing/width/full.tsx
|
|
16419
16419
|
import { jsx as jsx847 } from "react/jsx-runtime";
|
|
@@ -16431,7 +16431,7 @@ import { jsx as jsx850 } from "react/jsx-runtime";
|
|
|
16431
16431
|
import { jsx as jsx851 } from "react/jsx-runtime";
|
|
16432
16432
|
|
|
16433
16433
|
// src/utils/templates/spacing/margin/single.tsx
|
|
16434
|
-
import { Fragment as
|
|
16434
|
+
import { Fragment as Fragment240, jsx as jsx852, jsxs as jsxs478 } from "react/jsx-runtime";
|
|
16435
16435
|
|
|
16436
16436
|
// src/utils/templates/spacing/margin/x.tsx
|
|
16437
16437
|
import { jsx as jsx853 } from "react/jsx-runtime";
|
|
@@ -16443,7 +16443,7 @@ import { jsx as jsx854 } from "react/jsx-runtime";
|
|
|
16443
16443
|
import { jsx as jsx855 } from "react/jsx-runtime";
|
|
16444
16444
|
|
|
16445
16445
|
// src/utils/templates/spacing/padding/single.tsx
|
|
16446
|
-
import { Fragment as
|
|
16446
|
+
import { Fragment as Fragment241, jsx as jsx856, jsxs as jsxs479 } from "react/jsx-runtime";
|
|
16447
16447
|
|
|
16448
16448
|
// src/utils/templates/spacing/padding/x.tsx
|
|
16449
16449
|
import { jsx as jsx857 } from "react/jsx-runtime";
|
|
@@ -16452,58 +16452,58 @@ import { jsx as jsx857 } from "react/jsx-runtime";
|
|
|
16452
16452
|
import { jsx as jsx858 } from "react/jsx-runtime";
|
|
16453
16453
|
|
|
16454
16454
|
// src/utils/templates/svg/fill/color.tsx
|
|
16455
|
-
import { Fragment as
|
|
16455
|
+
import { Fragment as Fragment242, jsx as jsx859, jsxs as jsxs480 } from "react/jsx-runtime";
|
|
16456
16456
|
|
|
16457
16457
|
// src/utils/templates/svg/stroke/color.tsx
|
|
16458
|
-
import { Fragment as
|
|
16458
|
+
import { Fragment as Fragment243, jsx as jsx860, jsxs as jsxs481 } from "react/jsx-runtime";
|
|
16459
16459
|
|
|
16460
16460
|
// src/utils/templates/table/border-collapse/collapse.tsx
|
|
16461
|
-
import { jsx as jsx861, jsxs as
|
|
16461
|
+
import { jsx as jsx861, jsxs as jsxs482 } from "react/jsx-runtime";
|
|
16462
16462
|
|
|
16463
16463
|
// src/utils/templates/table/border-collapse/separate.tsx
|
|
16464
|
-
import { jsx as jsx862, jsxs as
|
|
16464
|
+
import { jsx as jsx862, jsxs as jsxs483 } from "react/jsx-runtime";
|
|
16465
16465
|
|
|
16466
16466
|
// src/utils/templates/table/table-layout/auto.tsx
|
|
16467
|
-
import { jsx as jsx863, jsxs as
|
|
16467
|
+
import { jsx as jsx863, jsxs as jsxs484 } from "react/jsx-runtime";
|
|
16468
16468
|
|
|
16469
16469
|
// src/utils/templates/table/table-layout/fixed.tsx
|
|
16470
|
-
import { jsx as jsx864, jsxs as
|
|
16470
|
+
import { jsx as jsx864, jsxs as jsxs485 } from "react/jsx-runtime";
|
|
16471
16471
|
|
|
16472
16472
|
// src/utils/templates/transform/flip/horizontal.tsx
|
|
16473
|
-
import { jsx as jsx865, jsxs as
|
|
16473
|
+
import { jsx as jsx865, jsxs as jsxs486 } from "react/jsx-runtime";
|
|
16474
16474
|
|
|
16475
16475
|
// src/utils/templates/transform/flip/vertical.tsx
|
|
16476
|
-
import { jsx as jsx866, jsxs as
|
|
16476
|
+
import { jsx as jsx866, jsxs as jsxs487 } from "react/jsx-runtime";
|
|
16477
16477
|
|
|
16478
16478
|
// src/utils/templates/transform/origin/applying.tsx
|
|
16479
|
-
import { jsx as jsx867, jsxs as
|
|
16479
|
+
import { jsx as jsx867, jsxs as jsxs488 } from "react/jsx-runtime";
|
|
16480
16480
|
|
|
16481
16481
|
// src/utils/templates/transform/rotate/applying.tsx
|
|
16482
|
-
import { jsx as jsx868, jsxs as
|
|
16482
|
+
import { jsx as jsx868, jsxs as jsxs489 } from "react/jsx-runtime";
|
|
16483
16483
|
|
|
16484
16484
|
// src/utils/templates/transform/scale/applying.tsx
|
|
16485
|
-
import { jsx as jsx869, jsxs as
|
|
16485
|
+
import { jsx as jsx869, jsxs as jsxs490 } from "react/jsx-runtime";
|
|
16486
16486
|
|
|
16487
16487
|
// src/utils/templates/transform/skew/applying.tsx
|
|
16488
|
-
import { jsx as jsx870, jsxs as
|
|
16488
|
+
import { jsx as jsx870, jsxs as jsxs491 } from "react/jsx-runtime";
|
|
16489
16489
|
|
|
16490
16490
|
// src/utils/templates/transform/translate/applying.tsx
|
|
16491
|
-
import { jsx as jsx871, jsxs as
|
|
16491
|
+
import { jsx as jsx871, jsxs as jsxs492 } from "react/jsx-runtime";
|
|
16492
16492
|
|
|
16493
16493
|
// src/utils/templates/typography/font-style/italic.tsx
|
|
16494
16494
|
import { jsx as jsx872 } from "react/jsx-runtime";
|
|
16495
16495
|
|
|
16496
16496
|
// src/utils/templates/typography/font-weight/size.tsx
|
|
16497
|
-
import { Fragment as
|
|
16497
|
+
import { Fragment as Fragment244, jsx as jsx873, jsxs as jsxs493 } from "react/jsx-runtime";
|
|
16498
16498
|
|
|
16499
16499
|
// src/utils/templates/typography/list-style-type/decimal.tsx
|
|
16500
|
-
import { jsx as jsx874, jsxs as
|
|
16500
|
+
import { jsx as jsx874, jsxs as jsxs494 } from "react/jsx-runtime";
|
|
16501
16501
|
|
|
16502
16502
|
// src/utils/templates/typography/list-style-type/disc.tsx
|
|
16503
|
-
import { jsx as jsx875, jsxs as
|
|
16503
|
+
import { jsx as jsx875, jsxs as jsxs495 } from "react/jsx-runtime";
|
|
16504
16504
|
|
|
16505
16505
|
// src/utils/templates/typography/list-style-type/none.tsx
|
|
16506
|
-
import { jsx as jsx876, jsxs as
|
|
16506
|
+
import { jsx as jsx876, jsxs as jsxs496 } from "react/jsx-runtime";
|
|
16507
16507
|
|
|
16508
16508
|
// src/utils/templates/typography/text-align/center.tsx
|
|
16509
16509
|
import { jsx as jsx877 } from "react/jsx-runtime";
|
|
@@ -16524,7 +16524,7 @@ import { jsx as jsx881 } from "react/jsx-runtime";
|
|
|
16524
16524
|
import { jsx as jsx882 } from "react/jsx-runtime";
|
|
16525
16525
|
|
|
16526
16526
|
// src/utils/templates/typography/text-decoration/all.tsx
|
|
16527
|
-
import { Fragment as
|
|
16527
|
+
import { Fragment as Fragment245, jsx as jsx883, jsxs as jsxs497 } from "react/jsx-runtime";
|
|
16528
16528
|
|
|
16529
16529
|
// src/utils/templates/typography/text-overflow/clip.tsx
|
|
16530
16530
|
import { jsx as jsx884 } from "react/jsx-runtime";
|
|
@@ -16533,19 +16533,19 @@ import { jsx as jsx884 } from "react/jsx-runtime";
|
|
|
16533
16533
|
import { jsx as jsx885 } from "react/jsx-runtime";
|
|
16534
16534
|
|
|
16535
16535
|
// src/utils/templates/typography/text-transform/all.tsx
|
|
16536
|
-
import { Fragment as
|
|
16536
|
+
import { Fragment as Fragment246, jsx as jsx886, jsxs as jsxs498 } from "react/jsx-runtime";
|
|
16537
16537
|
|
|
16538
16538
|
// src/utils/templates/typography/vertical-align/baseline.tsx
|
|
16539
|
-
import { jsx as jsx887, jsxs as
|
|
16539
|
+
import { jsx as jsx887, jsxs as jsxs499 } from "react/jsx-runtime";
|
|
16540
16540
|
|
|
16541
16541
|
// src/utils/templates/typography/vertical-align/bottom.tsx
|
|
16542
|
-
import { jsx as jsx888, jsxs as
|
|
16542
|
+
import { jsx as jsx888, jsxs as jsxs500 } from "react/jsx-runtime";
|
|
16543
16543
|
|
|
16544
16544
|
// src/utils/templates/typography/vertical-align/center.tsx
|
|
16545
|
-
import { jsx as jsx889, jsxs as
|
|
16545
|
+
import { jsx as jsx889, jsxs as jsxs501 } from "react/jsx-runtime";
|
|
16546
16546
|
|
|
16547
16547
|
// src/utils/templates/typography/vertical-align/top.tsx
|
|
16548
|
-
import { jsx as jsx890, jsxs as
|
|
16548
|
+
import { jsx as jsx890, jsxs as jsxs502 } from "react/jsx-runtime";
|
|
16549
16549
|
|
|
16550
16550
|
// src/utils/templates/typography/white-space/normal.tsx
|
|
16551
16551
|
import { jsx as jsx891 } from "react/jsx-runtime";
|
|
@@ -16563,14 +16563,14 @@ import { jsx as jsx894 } from "react/jsx-runtime";
|
|
|
16563
16563
|
import { jsx as jsx895 } from "react/jsx-runtime";
|
|
16564
16564
|
|
|
16565
16565
|
// src/filemanager/tests/filemanager-listview-preview.tsx
|
|
16566
|
-
import { Fragment as
|
|
16567
|
-
var filemanager_listview_preview_default = () => /* @__PURE__ */ jsx896(
|
|
16566
|
+
import { Fragment as Fragment247, jsx as jsx896, jsxs as jsxs503 } from "react/jsx-runtime";
|
|
16567
|
+
var filemanager_listview_preview_default = () => /* @__PURE__ */ jsx896(Fragment247, { children: /* @__PURE__ */ jsxs503("div", { id: "test-area", className: "k-d-grid k-grid-cols-1", children: [
|
|
16568
16568
|
/* @__PURE__ */ jsx896("span", { children: "Preview - File info" }),
|
|
16569
|
-
/* @__PURE__ */ jsx896(FileManagerPreview, { children: /* @__PURE__ */
|
|
16569
|
+
/* @__PURE__ */ jsx896(FileManagerPreview, { children: /* @__PURE__ */ jsxs503(Splitter, { className: "k-filemanager-splitter", children: [
|
|
16570
16570
|
/* @__PURE__ */ jsx896(SplitterPane, { className: "k-filemanager-navigation", collapsible: true, scrollable: true, flexBasis: "25%", children: /* @__PURE__ */ jsx896(FileManagerTreeview, { children: /* @__PURE__ */ jsx896(TreeviewItem, { top: true, bottom: true, text: "Folder" }) }) }),
|
|
16571
|
-
/* @__PURE__ */
|
|
16571
|
+
/* @__PURE__ */ jsxs503(SplitterPane, { className: "k-filemanager-content", scrollable: true, children: [
|
|
16572
16572
|
/* @__PURE__ */ jsx896(FileManagerBreadcrumb, { children: /* @__PURE__ */ jsx896(BreadcrumbContainer, { children: /* @__PURE__ */ jsx896(BreadcrumbItem, { root: true, children: /* @__PURE__ */ jsx896(BreadcrumbLink, { root: true, icon: true, children: /* @__PURE__ */ jsx896(Icon, { icon: "home" }) }) }) }) }),
|
|
16573
|
-
/* @__PURE__ */
|
|
16573
|
+
/* @__PURE__ */ jsxs503(FileManagerListView, { children: [
|
|
16574
16574
|
/* @__PURE__ */ jsx896(ListViewItem, { children: /* @__PURE__ */ jsx896(FilePreview, { name: "Folder", icon: "folder", size: "xxxlarge" }) }),
|
|
16575
16575
|
/* @__PURE__ */ jsx896(ListViewItem, { selected: true, children: /* @__PURE__ */ jsx896(FilePreview, { name: "file.png", icon: "file-image", size: "xxxlarge" }) })
|
|
16576
16576
|
] })
|
|
@@ -16580,11 +16580,11 @@ var filemanager_listview_preview_default = () => /* @__PURE__ */ jsx896(Fragment
|
|
|
16580
16580
|
/* @__PURE__ */ jsx896("span", { children: "Preview - No file selected" }),
|
|
16581
16581
|
/* @__PURE__ */ jsx896(FileManagerPreview, {}),
|
|
16582
16582
|
/* @__PURE__ */ jsx896("span", { children: "Preview - Multiple files selected" }),
|
|
16583
|
-
/* @__PURE__ */ jsx896(FileManagerPreview, { children: /* @__PURE__ */
|
|
16583
|
+
/* @__PURE__ */ jsx896(FileManagerPreview, { children: /* @__PURE__ */ jsxs503(Splitter, { className: "k-filemanager-splitter", children: [
|
|
16584
16584
|
/* @__PURE__ */ jsx896(SplitterPane, { className: "k-filemanager-navigation", collapsible: true, scrollable: true, flexBasis: "25%", children: /* @__PURE__ */ jsx896(FileManagerTreeview, { children: /* @__PURE__ */ jsx896(TreeviewItem, { top: true, bottom: true, text: "Folder" }) }) }),
|
|
16585
|
-
/* @__PURE__ */
|
|
16585
|
+
/* @__PURE__ */ jsxs503(SplitterPane, { className: "k-filemanager-content", scrollable: true, children: [
|
|
16586
16586
|
/* @__PURE__ */ jsx896(FileManagerBreadcrumb, { children: /* @__PURE__ */ jsx896(BreadcrumbContainer, { children: /* @__PURE__ */ jsx896(BreadcrumbItem, { root: true, children: /* @__PURE__ */ jsx896(BreadcrumbLink, { root: true, icon: true, children: /* @__PURE__ */ jsx896(Icon, { icon: "home" }) }) }) }) }),
|
|
16587
|
-
/* @__PURE__ */
|
|
16587
|
+
/* @__PURE__ */ jsxs503(FileManagerListView, { children: [
|
|
16588
16588
|
/* @__PURE__ */ jsx896(ListViewItem, { selected: true, children: /* @__PURE__ */ jsx896(FilePreview, { name: "Folder", icon: "folder", size: "xxxlarge" }) }),
|
|
16589
16589
|
/* @__PURE__ */ jsx896(ListViewItem, { selected: true, children: /* @__PURE__ */ jsx896(FilePreview, { name: "file.png", icon: "file-image", size: "xxxlarge" }) })
|
|
16590
16590
|
] })
|