@rxdrag/website-studio 0.0.77 → 0.0.78

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (35) hide show
  1. package/dist/components/InsertDrawer/SectionsPanel/NewSectionList/resources.d.ts +41 -2
  2. package/dist/{cssMode-2fab6fd8.js → cssMode-b137ae06.js} +2 -2
  3. package/dist/{cssMode-2fab6fd8.js.map → cssMode-b137ae06.js.map} +1 -1
  4. package/dist/{freemarker2-985c1aab.js → freemarker2-b418373b.js} +2 -2
  5. package/dist/{freemarker2-985c1aab.js.map → freemarker2-b418373b.js.map} +1 -1
  6. package/dist/{handlebars-41f9e3d5.js → handlebars-a6c2c4c3.js} +2 -2
  7. package/dist/{handlebars-41f9e3d5.js.map → handlebars-a6c2c4c3.js.map} +1 -1
  8. package/dist/{html-4e07dfcb.js → html-b6714726.js} +2 -2
  9. package/dist/{html-4e07dfcb.js.map → html-b6714726.js.map} +1 -1
  10. package/dist/{htmlMode-f2256fc7.js → htmlMode-eec2a329.js} +2 -2
  11. package/dist/{htmlMode-f2256fc7.js.map → htmlMode-eec2a329.js.map} +1 -1
  12. package/dist/{index-c56cb64e.js → index-b0c38706.js} +2223 -210
  13. package/dist/{index-c56cb64e.js.map → index-b0c38706.js.map} +1 -1
  14. package/dist/index.mjs +1 -1
  15. package/dist/{javascript-b8a057c6.js → javascript-d2dc0138.js} +3 -3
  16. package/dist/{javascript-b8a057c6.js.map → javascript-d2dc0138.js.map} +1 -1
  17. package/dist/{jsonMode-a93a3066.js → jsonMode-de4e62c5.js} +2 -2
  18. package/dist/{jsonMode-a93a3066.js.map → jsonMode-de4e62c5.js.map} +1 -1
  19. package/dist/{liquid-545fa7e1.js → liquid-5b672f51.js} +2 -2
  20. package/dist/{liquid-545fa7e1.js.map → liquid-5b672f51.js.map} +1 -1
  21. package/dist/{mdx-23212856.js → mdx-9cdb8a93.js} +2 -2
  22. package/dist/{mdx-23212856.js.map → mdx-9cdb8a93.js.map} +1 -1
  23. package/dist/{python-571a1d38.js → python-588cad95.js} +2 -2
  24. package/dist/{python-571a1d38.js.map → python-588cad95.js.map} +1 -1
  25. package/dist/{razor-5d3d8972.js → razor-c607db8f.js} +2 -2
  26. package/dist/{razor-5d3d8972.js.map → razor-c607db8f.js.map} +1 -1
  27. package/dist/{tsMode-715919b3.js → tsMode-59a6dedd.js} +2 -2
  28. package/dist/{tsMode-715919b3.js.map → tsMode-59a6dedd.js.map} +1 -1
  29. package/dist/{typescript-70b501c4.js → typescript-7d3e36b8.js} +2 -2
  30. package/dist/{typescript-70b501c4.js.map → typescript-7d3e36b8.js.map} +1 -1
  31. package/dist/{xml-e3501494.js → xml-7d116d18.js} +2 -2
  32. package/dist/{xml-e3501494.js.map → xml-7d116d18.js.map} +1 -1
  33. package/dist/{yaml-9cffb366.js → yaml-e4b218e7.js} +2 -2
  34. package/dist/{yaml-9cffb366.js.map → yaml-e4b218e7.js.map} +1 -1
  35. package/package.json +20 -20
@@ -18,7 +18,7 @@ import { staticMaterials, AddablePlaceHolder, ViewKeyProvider, ComponentTreeWidg
18
18
  import { Icon, Entify, PageLoader, PopoverController, ModalController, AnimateController, TabsController, NumberController, FlipController, CollapseController, AosController, DEFAULT_SAMLL, DEFAULT_MEDIUM, DEFAULT_LARGE, DEFAULT_PRODUCT_IMAGE_SIZE, DEFAULT_PRODUCT_THUMBNAIL_IMAGE_SIZE, DEFAULT_POST_IMAGE_SIZE, DEFAULT_POST_THUMBNAIL_IMAGE_SIZE } from "@rxdrag/website-lib-core";
19
19
  import gsap$2 from "gsap";
20
20
  import { useCreateEntityClient, useLazyQueryOneEntity, emitEntityChange, useEntifyEndpoint, useEntifyToken } from "@rxdrag/entify-hooks";
21
- import { CheckCircleIcon as CheckCircleIcon$1, CloseIcon, ModalBody, AddIcon as AddIcon$1, TaskStopIcon, AiStarIcon, ConfirmDialog, SettingsIcon, ModalFooter, FavouriteIcon, LightIcon, DarkIcon, EditIcon, TextInput, Drawer, ModalHeader, ModalClose, SearchIcon, ModalContent as ModalContent$1, Modal as Modal$1, ModalOverlay as ModalOverlay$1, WarningIcon, PinIcon, ErrorBoundary, CloneIcon, RemoveIcon, MonacoEditor, RunningIcon, StyledTooltip, PlayIcon, getTheFile, useSave, MoreIcon, CodeSyncIcon, Logo, PagesIcon, WidgetIcon, SeoIcon, TextIcon, HeadingIcon, StarIcon, ImageIcon, VideoIcon, SplineIcon, CardIcon, TableIcon, GridIcon, BoxIcon, DividerIcon, SpacerIcon, SlotIcon, LinkIcon, BreadcrumbIcon, TabsIcon, PopoverIcon, ModalIcon, FormIcon, LeafNode, GroupNode, TreeView, DesignIcon, ResetIcon, ImportIcon, AstroIcon, AddFolderIcon, MediasIcon, LanguageIcon, SettingsMinimalisticIcon, CodeSquareIcon, DownloadIcon, UploadIcon } from "@rxdrag/rxcms-common";
21
+ import { CheckCircleIcon as CheckCircleIcon$1, CloseIcon, ModalBody, AddIcon as AddIcon$1, TaskStopIcon, AiStarIcon, ConfirmDialog, SettingsIcon, ModalFooter, FavouriteIcon, LightIcon, DarkIcon, EditIcon, TextInput, Drawer, ModalHeader, ModalClose, SearchIcon, ModalContent as ModalContent$1, Modal as Modal$1, ModalOverlay as ModalOverlay$1, WarningIcon, PinIcon, ErrorBoundary, CloneIcon, RemoveIcon, MonacoEditor, RunningIcon, StyledTooltip, PlayIcon, getTheFile, useSave, MoreIcon, CodeSyncIcon, Logo, PagesIcon, WidgetIcon, SeoIcon, TextIcon, HeadingIcon, StarIcon, ImageIcon, VideoIcon, SplineIcon, CardIcon, TableIcon, GridIcon, BoxIcon, DividerIcon, SpacerIcon, SlotIcon, LinkIcon, BreadcrumbIcon, TabsIcon, CarouselIcon, PopoverIcon, ModalIcon, FormIcon, LeafNode, GroupNode, TreeView, DesignIcon, ResetIcon, ImportIcon, AstroIcon, AddFolderIcon, MediasIcon, LanguageIcon, SettingsMinimalisticIcon, CodeSquareIcon, DownloadIcon, UploadIcon } from "@rxdrag/rxcms-common";
22
22
  import { create as create$4 } from "zustand";
23
23
  import { Card, CardBody, Button as Button$2, CircularProgress, addToast, CardHeader, Select, SelectItem, Dropdown, DropdownTrigger, DropdownMenu as DropdownMenu$1, DropdownItem, Accordion, AccordionItem, Input, Tabs, Tab, Divider, cn, Checkbox, Chip, Skeleton, CardFooter, Image, useDisclosure, Modal as Modal$2, ModalContent as ModalContent$2, ModalHeader as ModalHeader$1, ModalBody as ModalBody$1, ModalFooter as ModalFooter$1, Tooltip, RadioGroup, Radio } from "@heroui/react";
24
24
  import { Icon as Icon$1 } from "@iconify/react";
@@ -81051,7 +81051,7 @@ class InputBox2 extends Widget$1 {
81051
81051
  return;
81052
81052
  }
81053
81053
  let div;
81054
- const layout3 = () => div.style.width = getTotalWidth(this.element) + "px";
81054
+ const layout2 = () => div.style.width = getTotalWidth(this.element) + "px";
81055
81055
  this.contextViewProvider.showContextView({
81056
81056
  getAnchor: () => this.element,
81057
81057
  anchorAlignment: 1,
@@ -81060,7 +81060,7 @@ class InputBox2 extends Widget$1 {
81060
81060
  return null;
81061
81061
  }
81062
81062
  div = append$1(container, $$a(".monaco-inputbox-container"));
81063
- layout3();
81063
+ layout2();
81064
81064
  const renderOptions = {
81065
81065
  inline: true,
81066
81066
  className: "monaco-inputbox-message"
@@ -81077,7 +81077,7 @@ class InputBox2 extends Widget$1 {
81077
81077
  onHide: () => {
81078
81078
  this.state = "closed";
81079
81079
  },
81080
- layout: layout3
81080
+ layout: layout2
81081
81081
  });
81082
81082
  let alertText;
81083
81083
  if (this.message.type === 3) {
@@ -112393,8 +112393,8 @@ class RenderData {
112393
112393
  /**
112394
112394
  * Check if the current RenderData matches accurately the new desired layout and no painting is needed.
112395
112395
  */
112396
- linesEquals(layout3) {
112397
- if (!this.scrollEquals(layout3)) {
112396
+ linesEquals(layout2) {
112397
+ if (!this.scrollEquals(layout2)) {
112398
112398
  return false;
112399
112399
  }
112400
112400
  const tmp = this._renderedLines._get();
@@ -112409,8 +112409,8 @@ class RenderData {
112409
112409
  /**
112410
112410
  * Check if the current RenderData matches the new layout's scroll position
112411
112411
  */
112412
- scrollEquals(layout3) {
112413
- return this.renderedLayout.startLineNumber === layout3.startLineNumber && this.renderedLayout.endLineNumber === layout3.endLineNumber;
112412
+ scrollEquals(layout2) {
112413
+ return this.renderedLayout.startLineNumber === layout2.startLineNumber && this.renderedLayout.endLineNumber === layout2.endLineNumber;
112414
112414
  }
112415
112415
  _get() {
112416
112416
  const tmp = this._renderedLines._get();
@@ -113179,23 +113179,23 @@ class InnerMinimap extends Disposable {
113179
113179
  } else {
113180
113180
  this._shadow.setClassName("minimap-shadow-visible");
113181
113181
  }
113182
- const layout3 = MinimapLayout.create(this._model.options, renderingCtx.viewportStartLineNumber, renderingCtx.viewportEndLineNumber, renderingCtx.viewportStartLineNumberVerticalOffset, renderingCtx.viewportHeight, renderingCtx.viewportContainsWhitespaceGaps, this._model.getLineCount(), this._model.getRealLineCount(), renderingCtx.scrollTop, renderingCtx.scrollHeight, this._lastRenderData ? this._lastRenderData.renderedLayout : null);
113183
- this._slider.setDisplay(layout3.sliderNeeded ? "block" : "none");
113184
- this._slider.setTop(layout3.sliderTop);
113185
- this._slider.setHeight(layout3.sliderHeight);
113182
+ const layout2 = MinimapLayout.create(this._model.options, renderingCtx.viewportStartLineNumber, renderingCtx.viewportEndLineNumber, renderingCtx.viewportStartLineNumberVerticalOffset, renderingCtx.viewportHeight, renderingCtx.viewportContainsWhitespaceGaps, this._model.getLineCount(), this._model.getRealLineCount(), renderingCtx.scrollTop, renderingCtx.scrollHeight, this._lastRenderData ? this._lastRenderData.renderedLayout : null);
113183
+ this._slider.setDisplay(layout2.sliderNeeded ? "block" : "none");
113184
+ this._slider.setTop(layout2.sliderTop);
113185
+ this._slider.setHeight(layout2.sliderHeight);
113186
113186
  this._sliderHorizontal.setLeft(0);
113187
113187
  this._sliderHorizontal.setWidth(this._model.options.minimapWidth);
113188
113188
  this._sliderHorizontal.setTop(0);
113189
- this._sliderHorizontal.setHeight(layout3.sliderHeight);
113190
- this.renderDecorations(layout3);
113191
- this._lastRenderData = this.renderLines(layout3);
113189
+ this._sliderHorizontal.setHeight(layout2.sliderHeight);
113190
+ this.renderDecorations(layout2);
113191
+ this._lastRenderData = this.renderLines(layout2);
113192
113192
  }
113193
- renderDecorations(layout3) {
113193
+ renderDecorations(layout2) {
113194
113194
  if (this._renderDecorations) {
113195
113195
  this._renderDecorations = false;
113196
113196
  const selections2 = this._model.getSelections();
113197
113197
  selections2.sort(Range$2.compareRangesUsingStarts);
113198
- const decorations2 = this._model.getMinimapDecorationsInViewport(layout3.startLineNumber, layout3.endLineNumber);
113198
+ const decorations2 = this._model.getMinimapDecorationsInViewport(layout2.startLineNumber, layout2.endLineNumber);
113199
113199
  decorations2.sort((a2, b) => (a2.options.zIndex || 0) - (b.options.zIndex || 0));
113200
113200
  const { canvasInnerWidth, canvasInnerHeight } = this._model.options;
113201
113201
  const minimapLineHeight = this._model.options.minimapLineHeight;
@@ -113203,16 +113203,16 @@ class InnerMinimap extends Disposable {
113203
113203
  const tabSize = this._model.getOptions().tabSize;
113204
113204
  const canvasContext = this._decorationsCanvas.domNode.getContext("2d");
113205
113205
  canvasContext.clearRect(0, 0, canvasInnerWidth, canvasInnerHeight);
113206
- const highlightedLines = new ContiguousLineMap(layout3.startLineNumber, layout3.endLineNumber, false);
113207
- this._renderSelectionLineHighlights(canvasContext, selections2, highlightedLines, layout3, minimapLineHeight);
113208
- this._renderDecorationsLineHighlights(canvasContext, decorations2, highlightedLines, layout3, minimapLineHeight);
113209
- const lineOffsetMap = new ContiguousLineMap(layout3.startLineNumber, layout3.endLineNumber, null);
113210
- this._renderSelectionsHighlights(canvasContext, selections2, lineOffsetMap, layout3, minimapLineHeight, tabSize, minimapCharWidth, canvasInnerWidth);
113211
- this._renderDecorationsHighlights(canvasContext, decorations2, lineOffsetMap, layout3, minimapLineHeight, tabSize, minimapCharWidth, canvasInnerWidth);
113212
- this._renderSectionHeaders(layout3);
113206
+ const highlightedLines = new ContiguousLineMap(layout2.startLineNumber, layout2.endLineNumber, false);
113207
+ this._renderSelectionLineHighlights(canvasContext, selections2, highlightedLines, layout2, minimapLineHeight);
113208
+ this._renderDecorationsLineHighlights(canvasContext, decorations2, highlightedLines, layout2, minimapLineHeight);
113209
+ const lineOffsetMap = new ContiguousLineMap(layout2.startLineNumber, layout2.endLineNumber, null);
113210
+ this._renderSelectionsHighlights(canvasContext, selections2, lineOffsetMap, layout2, minimapLineHeight, tabSize, minimapCharWidth, canvasInnerWidth);
113211
+ this._renderDecorationsHighlights(canvasContext, decorations2, lineOffsetMap, layout2, minimapLineHeight, tabSize, minimapCharWidth, canvasInnerWidth);
113212
+ this._renderSectionHeaders(layout2);
113213
113213
  }
113214
113214
  }
113215
- _renderSelectionLineHighlights(canvasContext, selections2, highlightedLines, layout3, minimapLineHeight) {
113215
+ _renderSelectionLineHighlights(canvasContext, selections2, highlightedLines, layout2, minimapLineHeight) {
113216
113216
  if (!this._selectionColor || this._selectionColor.isTransparent()) {
113217
113217
  return;
113218
113218
  }
@@ -113220,7 +113220,7 @@ class InnerMinimap extends Disposable {
113220
113220
  let y1 = 0;
113221
113221
  let y2 = 0;
113222
113222
  for (const selection of selections2) {
113223
- const intersection2 = layout3.intersectWithViewport(selection);
113223
+ const intersection2 = layout2.intersectWithViewport(selection);
113224
113224
  if (!intersection2) {
113225
113225
  continue;
113226
113226
  }
@@ -113228,8 +113228,8 @@ class InnerMinimap extends Disposable {
113228
113228
  for (let line = startLineNumber; line <= endLineNumber; line++) {
113229
113229
  highlightedLines.set(line, true);
113230
113230
  }
113231
- const yy1 = layout3.getYForLineNumber(startLineNumber, minimapLineHeight);
113232
- const yy2 = layout3.getYForLineNumber(endLineNumber, minimapLineHeight);
113231
+ const yy1 = layout2.getYForLineNumber(startLineNumber, minimapLineHeight);
113232
+ const yy2 = layout2.getYForLineNumber(endLineNumber, minimapLineHeight);
113233
113233
  if (y2 >= yy1) {
113234
113234
  y2 = yy2;
113235
113235
  } else {
@@ -113244,7 +113244,7 @@ class InnerMinimap extends Disposable {
113244
113244
  canvasContext.fillRect(MINIMAP_GUTTER_WIDTH, y1, canvasContext.canvas.width, y2 - y1);
113245
113245
  }
113246
113246
  }
113247
- _renderDecorationsLineHighlights(canvasContext, decorations2, highlightedLines, layout3, minimapLineHeight) {
113247
+ _renderDecorationsLineHighlights(canvasContext, decorations2, highlightedLines, layout2, minimapLineHeight) {
113248
113248
  const highlightColors = /* @__PURE__ */ new Map();
113249
113249
  for (let i2 = decorations2.length - 1; i2 >= 0; i2--) {
113250
113250
  const decoration2 = decorations2[i2];
@@ -113252,7 +113252,7 @@ class InnerMinimap extends Disposable {
113252
113252
  if (!minimapOptions || minimapOptions.position !== 1) {
113253
113253
  continue;
113254
113254
  }
113255
- const intersection2 = layout3.intersectWithViewport(decoration2.range);
113255
+ const intersection2 = layout2.intersectWithViewport(decoration2.range);
113256
113256
  if (!intersection2) {
113257
113257
  continue;
113258
113258
  }
@@ -113272,33 +113272,33 @@ class InnerMinimap extends Disposable {
113272
113272
  continue;
113273
113273
  }
113274
113274
  highlightedLines.set(line, true);
113275
- const y2 = layout3.getYForLineNumber(startLineNumber, minimapLineHeight);
113275
+ const y2 = layout2.getYForLineNumber(startLineNumber, minimapLineHeight);
113276
113276
  canvasContext.fillRect(MINIMAP_GUTTER_WIDTH, y2, canvasContext.canvas.width, minimapLineHeight);
113277
113277
  }
113278
113278
  }
113279
113279
  }
113280
- _renderSelectionsHighlights(canvasContext, selections2, lineOffsetMap, layout3, lineHeight, tabSize, characterWidth, canvasInnerWidth) {
113280
+ _renderSelectionsHighlights(canvasContext, selections2, lineOffsetMap, layout2, lineHeight, tabSize, characterWidth, canvasInnerWidth) {
113281
113281
  if (!this._selectionColor || this._selectionColor.isTransparent()) {
113282
113282
  return;
113283
113283
  }
113284
113284
  for (const selection of selections2) {
113285
- const intersection2 = layout3.intersectWithViewport(selection);
113285
+ const intersection2 = layout2.intersectWithViewport(selection);
113286
113286
  if (!intersection2) {
113287
113287
  continue;
113288
113288
  }
113289
113289
  const [startLineNumber, endLineNumber] = intersection2;
113290
113290
  for (let line = startLineNumber; line <= endLineNumber; line++) {
113291
- this.renderDecorationOnLine(canvasContext, lineOffsetMap, selection, this._selectionColor, layout3, line, lineHeight, lineHeight, tabSize, characterWidth, canvasInnerWidth);
113291
+ this.renderDecorationOnLine(canvasContext, lineOffsetMap, selection, this._selectionColor, layout2, line, lineHeight, lineHeight, tabSize, characterWidth, canvasInnerWidth);
113292
113292
  }
113293
113293
  }
113294
113294
  }
113295
- _renderDecorationsHighlights(canvasContext, decorations2, lineOffsetMap, layout3, minimapLineHeight, tabSize, characterWidth, canvasInnerWidth) {
113295
+ _renderDecorationsHighlights(canvasContext, decorations2, lineOffsetMap, layout2, minimapLineHeight, tabSize, characterWidth, canvasInnerWidth) {
113296
113296
  for (const decoration2 of decorations2) {
113297
113297
  const minimapOptions = decoration2.options.minimap;
113298
113298
  if (!minimapOptions) {
113299
113299
  continue;
113300
113300
  }
113301
- const intersection2 = layout3.intersectWithViewport(decoration2.range);
113301
+ const intersection2 = layout2.intersectWithViewport(decoration2.range);
113302
113302
  if (!intersection2) {
113303
113303
  continue;
113304
113304
  }
@@ -113310,10 +113310,10 @@ class InnerMinimap extends Disposable {
113310
113310
  for (let line = startLineNumber; line <= endLineNumber; line++) {
113311
113311
  switch (minimapOptions.position) {
113312
113312
  case 1:
113313
- this.renderDecorationOnLine(canvasContext, lineOffsetMap, decoration2.range, decorationColor, layout3, line, minimapLineHeight, minimapLineHeight, tabSize, characterWidth, canvasInnerWidth);
113313
+ this.renderDecorationOnLine(canvasContext, lineOffsetMap, decoration2.range, decorationColor, layout2, line, minimapLineHeight, minimapLineHeight, tabSize, characterWidth, canvasInnerWidth);
113314
113314
  continue;
113315
113315
  case 2: {
113316
- const y2 = layout3.getYForLineNumber(line, minimapLineHeight);
113316
+ const y2 = layout2.getYForLineNumber(line, minimapLineHeight);
113317
113317
  const x2 = 2;
113318
113318
  this.renderDecoration(canvasContext, decorationColor, x2, y2, GUTTER_DECORATION_WIDTH, minimapLineHeight);
113319
113319
  continue;
@@ -113322,8 +113322,8 @@ class InnerMinimap extends Disposable {
113322
113322
  }
113323
113323
  }
113324
113324
  }
113325
- renderDecorationOnLine(canvasContext, lineOffsetMap, decorationRange, decorationColor, layout3, lineNumber, height, minimapLineHeight, tabSize, charWidth, canvasInnerWidth) {
113326
- const y2 = layout3.getYForLineNumber(lineNumber, minimapLineHeight);
113325
+ renderDecorationOnLine(canvasContext, lineOffsetMap, decorationRange, decorationColor, layout2, lineNumber, height, minimapLineHeight, tabSize, charWidth, canvasInnerWidth) {
113326
+ const y2 = layout2.getYForLineNumber(lineNumber, minimapLineHeight);
113327
113327
  if (y2 + height < 0 || y2 > this._model.options.canvasInnerHeight) {
113328
113328
  return;
113329
113329
  }
@@ -113369,7 +113369,7 @@ class InnerMinimap extends Disposable {
113369
113369
  canvasContext.fillStyle = decorationColor && decorationColor.toString() || "";
113370
113370
  canvasContext.fillRect(x2, y2, width2, height);
113371
113371
  }
113372
- _renderSectionHeaders(layout3) {
113372
+ _renderSectionHeaders(layout2) {
113373
113373
  var _a3;
113374
113374
  const minimapLineHeight = this._model.options.minimapLineHeight;
113375
113375
  const sectionHeaderFontSize = this._model.options.sectionHeaderFontSize;
@@ -113386,11 +113386,11 @@ class InnerMinimap extends Disposable {
113386
113386
  canvasContext.font = "500 " + sectionHeaderFontSize + "px " + this._model.options.sectionHeaderFontFamily;
113387
113387
  canvasContext.strokeStyle = separatorStroke;
113388
113388
  canvasContext.lineWidth = 0.2;
113389
- const decorations2 = this._model.getSectionHeaderDecorationsInViewport(layout3.startLineNumber, layout3.endLineNumber);
113389
+ const decorations2 = this._model.getSectionHeaderDecorationsInViewport(layout2.startLineNumber, layout2.endLineNumber);
113390
113390
  decorations2.sort((a2, b) => a2.range.startLineNumber - b.range.startLineNumber);
113391
113391
  const fitWidth = InnerMinimap._fitSectionHeader.bind(null, canvasContext, canvasInnerWidth - MINIMAP_GUTTER_WIDTH);
113392
113392
  for (const decoration2 of decorations2) {
113393
- const y2 = layout3.getYForLineNumber(decoration2.range.startLineNumber, minimapLineHeight) + sectionHeaderFontSize;
113393
+ const y2 = layout2.getYForLineNumber(decoration2.range.startLineNumber, minimapLineHeight) + sectionHeaderFontSize;
113394
113394
  const backgroundFillY = y2 - sectionHeaderFontSize;
113395
113395
  const separatorY = backgroundFillY + 2;
113396
113396
  const headerText = this._model.getSectionHeaderText(decoration2, fitWidth);
@@ -113431,19 +113431,19 @@ class InnerMinimap extends Disposable {
113431
113431
  target.stroke();
113432
113432
  }
113433
113433
  }
113434
- renderLines(layout3) {
113435
- const startLineNumber = layout3.startLineNumber;
113436
- const endLineNumber = layout3.endLineNumber;
113434
+ renderLines(layout2) {
113435
+ const startLineNumber = layout2.startLineNumber;
113436
+ const endLineNumber = layout2.endLineNumber;
113437
113437
  const minimapLineHeight = this._model.options.minimapLineHeight;
113438
- if (this._lastRenderData && this._lastRenderData.linesEquals(layout3)) {
113438
+ if (this._lastRenderData && this._lastRenderData.linesEquals(layout2)) {
113439
113439
  const _lastData = this._lastRenderData._get();
113440
- return new RenderData(layout3, _lastData.imageData, _lastData.lines);
113440
+ return new RenderData(layout2, _lastData.imageData, _lastData.lines);
113441
113441
  }
113442
113442
  const imageData = this._getBuffer();
113443
113443
  if (!imageData) {
113444
113444
  return null;
113445
113445
  }
113446
- const [_dirtyY1, _dirtyY2, needed] = InnerMinimap._renderUntouchedLines(imageData, layout3.topPaddingLineCount, startLineNumber, endLineNumber, minimapLineHeight, this._lastRenderData);
113446
+ const [_dirtyY1, _dirtyY2, needed] = InnerMinimap._renderUntouchedLines(imageData, layout2.topPaddingLineCount, startLineNumber, endLineNumber, minimapLineHeight, this._lastRenderData);
113447
113447
  const lineInfo = this._model.getMinimapLinesRenderingData(startLineNumber, endLineNumber, needed);
113448
113448
  const tabSize = this._model.getOptions().tabSize;
113449
113449
  const defaultBackground = this._model.options.defaultBackgroundColor;
@@ -113460,7 +113460,7 @@ class InnerMinimap extends Disposable {
113460
113460
  const innerLinePadding = minimapLineHeight > renderMinimapLineHeight ? Math.floor((minimapLineHeight - renderMinimapLineHeight) / 2) : 0;
113461
113461
  const backgroundA = background.a / 255;
113462
113462
  const renderBackground = new RGBA8(Math.round((background.r - defaultBackground.r) * backgroundA + defaultBackground.r), Math.round((background.g - defaultBackground.g) * backgroundA + defaultBackground.g), Math.round((background.b - defaultBackground.b) * backgroundA + defaultBackground.b), 255);
113463
- let dy = layout3.topPaddingLineCount * minimapLineHeight;
113463
+ let dy = layout2.topPaddingLineCount * minimapLineHeight;
113464
113464
  const renderedLines = [];
113465
113465
  for (let lineIndex = 0, lineCount = endLineNumber - startLineNumber + 1; lineIndex < lineCount; lineIndex++) {
113466
113466
  if (needed[lineIndex]) {
@@ -113474,7 +113474,7 @@ class InnerMinimap extends Disposable {
113474
113474
  const dirtyHeight = dirtyY2 - dirtyY1;
113475
113475
  const ctx = this._canvas.domNode.getContext("2d");
113476
113476
  ctx.putImageData(imageData, 0, 0, 0, dirtyY1, imageData.width, dirtyHeight);
113477
- return new RenderData(layout3, imageData, renderedLines);
113477
+ return new RenderData(layout2, imageData, renderedLines);
113478
113478
  }
113479
113479
  static _renderUntouchedLines(target, topPaddingLineCount, startLineNumber, endLineNumber, minimapLineHeight, lastRenderData) {
113480
113480
  const needed = [];
@@ -127383,14 +127383,14 @@ const _MovedBlocksLinesFeature = class _MovedBlocksLinesFeature extends Disposab
127383
127383
  return { range: new OffsetRange(top, bottom), from, to, fromWithoutScroll: start, toWithoutScroll: end, move };
127384
127384
  });
127385
127385
  lines.sort(tieBreakComparators(compareBy((l2) => l2.fromWithoutScroll > l2.toWithoutScroll, booleanComparator), compareBy((l2) => l2.fromWithoutScroll > l2.toWithoutScroll ? l2.fromWithoutScroll : -l2.toWithoutScroll, numberComparator)));
127386
- const layout3 = LinesLayout.compute(lines.map((l2) => l2.range));
127386
+ const layout2 = LinesLayout.compute(lines.map((l2) => l2.range));
127387
127387
  const padding = 10;
127388
127388
  const lineAreaLeft = infoOrig.verticalScrollbarWidth;
127389
- const lineAreaWidth = (layout3.getTrackCount() - 1) * 10 + padding * 2;
127389
+ const lineAreaWidth = (layout2.getTrackCount() - 1) * 10 + padding * 2;
127390
127390
  const width2 = lineAreaLeft + lineAreaWidth + (infoMod.contentLeft - _MovedBlocksLinesFeature.movedCodeBlockPadding);
127391
127391
  let idx = 0;
127392
127392
  for (const line of lines) {
127393
- const track = layout3.getTrack(idx);
127393
+ const track = layout2.getTrack(idx);
127394
127394
  const verticalY = lineAreaLeft + padding + track * 10;
127395
127395
  const arrowHeight = 15;
127396
127396
  const arrowWidth = 15;
@@ -133476,7 +133476,7 @@ registerLanguage({
133476
133476
  aliases: ["FreeMarker2", "Apache FreeMarker2"],
133477
133477
  loader: () => {
133478
133478
  {
133479
- return import("./freemarker2-985c1aab.js").then((m2) => m2.TagAutoInterpolationDollar);
133479
+ return import("./freemarker2-b418373b.js").then((m2) => m2.TagAutoInterpolationDollar);
133480
133480
  }
133481
133481
  }
133482
133482
  });
@@ -133485,7 +133485,7 @@ registerLanguage({
133485
133485
  aliases: ["FreeMarker2 (Angle/Dollar)", "Apache FreeMarker2 (Angle/Dollar)"],
133486
133486
  loader: () => {
133487
133487
  {
133488
- return import("./freemarker2-985c1aab.js").then((m2) => m2.TagAngleInterpolationDollar);
133488
+ return import("./freemarker2-b418373b.js").then((m2) => m2.TagAngleInterpolationDollar);
133489
133489
  }
133490
133490
  }
133491
133491
  });
@@ -133494,7 +133494,7 @@ registerLanguage({
133494
133494
  aliases: ["FreeMarker2 (Bracket/Dollar)", "Apache FreeMarker2 (Bracket/Dollar)"],
133495
133495
  loader: () => {
133496
133496
  {
133497
- return import("./freemarker2-985c1aab.js").then((m2) => m2.TagBracketInterpolationDollar);
133497
+ return import("./freemarker2-b418373b.js").then((m2) => m2.TagBracketInterpolationDollar);
133498
133498
  }
133499
133499
  }
133500
133500
  });
@@ -133503,7 +133503,7 @@ registerLanguage({
133503
133503
  aliases: ["FreeMarker2 (Angle/Bracket)", "Apache FreeMarker2 (Angle/Bracket)"],
133504
133504
  loader: () => {
133505
133505
  {
133506
- return import("./freemarker2-985c1aab.js").then((m2) => m2.TagAngleInterpolationBracket);
133506
+ return import("./freemarker2-b418373b.js").then((m2) => m2.TagAngleInterpolationBracket);
133507
133507
  }
133508
133508
  }
133509
133509
  });
@@ -133512,7 +133512,7 @@ registerLanguage({
133512
133512
  aliases: ["FreeMarker2 (Bracket/Bracket)", "Apache FreeMarker2 (Bracket/Bracket)"],
133513
133513
  loader: () => {
133514
133514
  {
133515
- return import("./freemarker2-985c1aab.js").then((m2) => m2.TagBracketInterpolationBracket);
133515
+ return import("./freemarker2-b418373b.js").then((m2) => m2.TagBracketInterpolationBracket);
133516
133516
  }
133517
133517
  }
133518
133518
  });
@@ -133521,7 +133521,7 @@ registerLanguage({
133521
133521
  aliases: ["FreeMarker2 (Auto/Dollar)", "Apache FreeMarker2 (Auto/Dollar)"],
133522
133522
  loader: () => {
133523
133523
  {
133524
- return import("./freemarker2-985c1aab.js").then((m2) => m2.TagAutoInterpolationDollar);
133524
+ return import("./freemarker2-b418373b.js").then((m2) => m2.TagAutoInterpolationDollar);
133525
133525
  }
133526
133526
  }
133527
133527
  });
@@ -133530,7 +133530,7 @@ registerLanguage({
133530
133530
  aliases: ["FreeMarker2 (Auto/Bracket)", "Apache FreeMarker2 (Auto/Bracket)"],
133531
133531
  loader: () => {
133532
133532
  {
133533
- return import("./freemarker2-985c1aab.js").then((m2) => m2.TagAutoInterpolationBracket);
133533
+ return import("./freemarker2-b418373b.js").then((m2) => m2.TagAutoInterpolationBracket);
133534
133534
  }
133535
133535
  }
133536
133536
  });
@@ -133580,7 +133580,7 @@ registerLanguage({
133580
133580
  mimetypes: ["text/x-handlebars-template"],
133581
133581
  loader: () => {
133582
133582
  {
133583
- return import("./handlebars-41f9e3d5.js");
133583
+ return import("./handlebars-a6c2c4c3.js");
133584
133584
  }
133585
133585
  }
133586
133586
  });
@@ -133613,7 +133613,7 @@ registerLanguage({
133613
133613
  mimetypes: ["text/html", "text/x-jshtm", "text/template", "text/ng-template"],
133614
133614
  loader: () => {
133615
133615
  {
133616
- return import("./html-4e07dfcb.js");
133616
+ return import("./html-b6714726.js");
133617
133617
  }
133618
133618
  }
133619
133619
  });
@@ -133666,7 +133666,7 @@ registerLanguage({
133666
133666
  mimetypes: ["text/javascript"],
133667
133667
  loader: () => {
133668
133668
  {
133669
- return import("./javascript-b8a057c6.js");
133669
+ return import("./javascript-d2dc0138.js");
133670
133670
  }
133671
133671
  }
133672
133672
  });
@@ -133765,7 +133765,7 @@ registerLanguage({
133765
133765
  mimetypes: ["application/liquid"],
133766
133766
  loader: () => {
133767
133767
  {
133768
- return import("./liquid-545fa7e1.js");
133768
+ return import("./liquid-5b672f51.js");
133769
133769
  }
133770
133770
  }
133771
133771
  });
@@ -133813,7 +133813,7 @@ registerLanguage({
133813
133813
  aliases: ["MDX", "mdx"],
133814
133814
  loader: () => {
133815
133815
  {
133816
- return import("./mdx-23212856.js");
133816
+ return import("./mdx-9cdb8a93.js");
133817
133817
  }
133818
133818
  }
133819
133819
  });
@@ -134072,7 +134072,7 @@ registerLanguage({
134072
134072
  firstLine: "^#!/.*\\bpython[0-9.-]*\\b",
134073
134073
  loader: () => {
134074
134074
  {
134075
- return import("./python-571a1d38.js");
134075
+ return import("./python-588cad95.js");
134076
134076
  }
134077
134077
  }
134078
134078
  });
@@ -134121,7 +134121,7 @@ registerLanguage({
134121
134121
  mimetypes: ["text/x-cshtml"],
134122
134122
  loader: () => {
134123
134123
  {
134124
- return import("./razor-5d3d8972.js");
134124
+ return import("./razor-c607db8f.js");
134125
134125
  }
134126
134126
  }
134127
134127
  });
@@ -134457,7 +134457,7 @@ registerLanguage({
134457
134457
  mimetypes: ["text/typescript"],
134458
134458
  loader: () => {
134459
134459
  {
134460
- return import("./typescript-70b501c4.js");
134460
+ return import("./typescript-7d3e36b8.js");
134461
134461
  }
134462
134462
  }
134463
134463
  });
@@ -134541,7 +134541,7 @@ registerLanguage({
134541
134541
  mimetypes: ["text/xml", "application/xml", "application/xaml+xml", "application/xml-dtd"],
134542
134542
  loader: () => {
134543
134543
  {
134544
- return import("./xml-e3501494.js");
134544
+ return import("./xml-7d116d18.js");
134545
134545
  }
134546
134546
  }
134547
134547
  });
@@ -134558,7 +134558,7 @@ registerLanguage({
134558
134558
  mimetypes: ["application/x-yaml", "text/x-yaml"],
134559
134559
  loader: () => {
134560
134560
  {
134561
- return import("./yaml-9cffb366.js");
134561
+ return import("./yaml-e4b218e7.js");
134562
134562
  }
134563
134563
  }
134564
134564
  });
@@ -134682,7 +134682,7 @@ var lessDefaults = new LanguageServiceDefaultsImpl$3(
134682
134682
  monaco_editor_core_exports$3.languages.css = { cssDefaults, lessDefaults, scssDefaults };
134683
134683
  function getMode$3() {
134684
134684
  {
134685
- return import("./cssMode-2fab6fd8.js");
134685
+ return import("./cssMode-b137ae06.js");
134686
134686
  }
134687
134687
  }
134688
134688
  monaco_editor_core_exports$3.languages.onLanguage("less", () => {
@@ -134813,7 +134813,7 @@ monaco_editor_core_exports$2.languages.html = {
134813
134813
  };
134814
134814
  function getMode$2() {
134815
134815
  {
134816
- return import("./htmlMode-f2256fc7.js");
134816
+ return import("./htmlMode-eec2a329.js");
134817
134817
  }
134818
134818
  }
134819
134819
  function registerHTMLLanguageService(languageId, options = optionsDefault, modeConfiguration = getConfigurationDefault(languageId)) {
@@ -134911,7 +134911,7 @@ var getWorker = () => getMode$1().then((mode) => mode.getWorker());
134911
134911
  monaco_editor_core_exports$1.languages.json = { jsonDefaults, getWorker };
134912
134912
  function getMode$1() {
134913
134913
  {
134914
- return import("./jsonMode-a93a3066.js");
134914
+ return import("./jsonMode-de4e62c5.js");
134915
134915
  }
134916
134916
  }
134917
134917
  monaco_editor_core_exports$1.languages.register({
@@ -135187,7 +135187,7 @@ monaco_editor_core_exports.languages.typescript = {
135187
135187
  };
135188
135188
  function getMode() {
135189
135189
  {
135190
- return import("./tsMode-715919b3.js");
135190
+ return import("./tsMode-59a6dedd.js");
135191
135191
  }
135192
135192
  }
135193
135193
  monaco_editor_core_exports.languages.onLanguage("typescript", () => {
@@ -199073,10 +199073,7 @@ function StyleConfigModal(props) {
199073
199073
  ) }),
199074
199074
  /* @__PURE__ */ jsxRuntimeExports.jsxs("div", { className: "w-[480px] flex flex-col min-h-0 h-full bg-default-100 rounded-lg overflow-hidden", children: [
199075
199075
  /* @__PURE__ */ jsxRuntimeExports.jsxs("div", { className: "p-4 border-b border-divider flex items-center justify-between", children: [
199076
- /* @__PURE__ */ jsxRuntimeExports.jsxs("div", { className: "flex items-center gap-2", children: [
199077
- /* @__PURE__ */ jsxRuntimeExports.jsx(Icon$1, { icon: "solar:palette-bold", className: "text-primary" }),
199078
- /* @__PURE__ */ jsxRuntimeExports.jsx("h3", { className: "text-sm font-medium", children: "预览" })
199079
- ] }),
199076
+ /* @__PURE__ */ jsxRuntimeExports.jsx("div", { className: "flex items-center gap-2", children: /* @__PURE__ */ jsxRuntimeExports.jsx("h3", { className: "text-sm font-medium", children: "预览" }) }),
199080
199077
  /* @__PURE__ */ jsxRuntimeExports.jsx(
199081
199078
  Button$2,
199082
199079
  {
@@ -199924,123 +199921,129 @@ function LeftBar(props) {
199924
199921
  setOpenInsertDrawer(true);
199925
199922
  onSelectDrawerType == null ? void 0 : onSelectDrawerType(null);
199926
199923
  };
199927
- return /* @__PURE__ */ jsxRuntimeExports.jsxs(Sheet, { className: `w-14 flex flex-col border-r shrink-0 relative z-50 pb-2 items-center`, children: [
199928
- /* @__PURE__ */ jsxRuntimeExports.jsxs("div", { className: "flex-1 flex flex-col items-center gap-1 py-2", children: [
199929
- selectedContent && viewMode === ViewMode.Design && /* @__PURE__ */ jsxRuntimeExports.jsx(
199930
- LeftbarButtion,
199931
- {
199932
- title: "插入",
199933
- selected: openInsertDrawer,
199934
- onPress: handleOpenInsertDrawer,
199935
- children: /* @__PURE__ */ jsxRuntimeExports.jsx(AddIcon$1, { className: "size-6" })
199936
- }
199937
- ),
199938
- /* @__PURE__ */ jsxRuntimeExports.jsx(
199939
- LeftbarButtion,
199940
- {
199941
- title: "页面",
199942
- selected: selectedDrawerType === DrawerConentType.Pages,
199943
- onPress: () => handleOpenDrawer(DrawerConentType.Pages),
199944
- children: /* @__PURE__ */ jsxRuntimeExports.jsx(PagesIcon, { className: "size-5" })
199945
- }
199946
- ),
199947
- /* @__PURE__ */ jsxRuntimeExports.jsx(
199948
- LeftbarButtion,
199949
- {
199950
- title: titles[DrawerConentType.Components],
199951
- selected: selectedDrawerType === DrawerConentType.Components,
199952
- onPress: () => handleOpenDrawer(DrawerConentType.Components),
199953
- children: /* @__PURE__ */ jsxRuntimeExports.jsx(WidgetIcon, { className: "size-5" })
199954
- }
199955
- ),
199956
- ((selectedContent == null ? void 0 : selectedContent.type) === ContentType.Page || (selectedContent == null ? void 0 : selectedContent.type) === ContentType.PredefinedPage) && /* @__PURE__ */ jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment, { children: [
199957
- /* @__PURE__ */ jsxRuntimeExports.jsx(
199958
- LeftbarButtion,
199959
- {
199960
- title: titles[DrawerConentType.SEO],
199961
- selected: selectedDrawerType === DrawerConentType.SEO,
199962
- onPress: () => handleOpenDrawer(DrawerConentType.SEO),
199963
- children: /* @__PURE__ */ jsxRuntimeExports.jsx(SeoIcon, { className: "size-5" })
199964
- }
199965
- ),
199966
- /* @__PURE__ */ jsxRuntimeExports.jsx(
199967
- LeftbarButtion,
199968
- {
199969
- title: titles[DrawerConentType.SNS],
199970
- selected: selectedDrawerType === DrawerConentType.SNS,
199971
- onPress: () => handleOpenDrawer(DrawerConentType.SNS),
199972
- children: /* @__PURE__ */ jsxRuntimeExports.jsx(
199973
- "svg",
199924
+ return /* @__PURE__ */ jsxRuntimeExports.jsxs(
199925
+ Sheet,
199926
+ {
199927
+ className: `w-14 flex flex-col border-r shrink-0 relative z-50 pb-2 items-center`,
199928
+ children: [
199929
+ /* @__PURE__ */ jsxRuntimeExports.jsxs("div", { className: "flex-1 flex flex-col items-center gap-1 py-2", children: [
199930
+ selectedContent && viewMode === ViewMode.Design && /* @__PURE__ */ jsxRuntimeExports.jsx(
199931
+ LeftbarButtion,
199932
+ {
199933
+ title: "插入",
199934
+ selected: openInsertDrawer,
199935
+ onPress: handleOpenInsertDrawer,
199936
+ children: /* @__PURE__ */ jsxRuntimeExports.jsx(AddIcon$1, { className: "size-6" })
199937
+ }
199938
+ ),
199939
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
199940
+ LeftbarButtion,
199941
+ {
199942
+ title: "页面",
199943
+ selected: selectedDrawerType === DrawerConentType.Pages,
199944
+ onPress: () => handleOpenDrawer(DrawerConentType.Pages),
199945
+ children: /* @__PURE__ */ jsxRuntimeExports.jsx(PagesIcon, { className: "size-5" })
199946
+ }
199947
+ ),
199948
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
199949
+ LeftbarButtion,
199950
+ {
199951
+ title: titles[DrawerConentType.Components],
199952
+ selected: selectedDrawerType === DrawerConentType.Components,
199953
+ onPress: () => handleOpenDrawer(DrawerConentType.Components),
199954
+ children: /* @__PURE__ */ jsxRuntimeExports.jsx(WidgetIcon, { className: "size-5" })
199955
+ }
199956
+ ),
199957
+ (selectedContent == null ? void 0 : selectedContent.type) === ContentType.Page && /* @__PURE__ */ jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment, { children: [
199958
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
199959
+ LeftbarButtion,
199974
199960
  {
199975
- xmlns: "http://www.w3.org/2000/svg",
199976
- className: "size-5",
199977
- viewBox: "0 0 24 24",
199978
- children: /* @__PURE__ */ jsxRuntimeExports.jsxs("g", { fill: "none", stroke: "currentColor", strokeWidth: 1.5, children: [
199979
- /* @__PURE__ */ jsxRuntimeExports.jsx("path", { d: "M9 12a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0Z" }),
199980
- /* @__PURE__ */ jsxRuntimeExports.jsx(
199981
- "path",
199982
- {
199983
- strokeLinecap: "round",
199984
- d: "M14 6.5L9 10m5 7.5L9 14"
199985
- }
199986
- ),
199987
- /* @__PURE__ */ jsxRuntimeExports.jsx("path", { d: "M19 18.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0Zm0-13a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0Z" })
199988
- ] })
199961
+ title: titles[DrawerConentType.SEO],
199962
+ selected: selectedDrawerType === DrawerConentType.SEO,
199963
+ onPress: () => handleOpenDrawer(DrawerConentType.SEO),
199964
+ children: /* @__PURE__ */ jsxRuntimeExports.jsx(SeoIcon, { className: "size-5" })
199989
199965
  }
199990
- )
199991
- }
199992
- )
199993
- ] }),
199994
- (selectedContent == null ? void 0 : selectedContent.type) === ContentType.Component && /* @__PURE__ */ jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment, { children: [
199995
- /* @__PURE__ */ jsxRuntimeExports.jsx(
199996
- LeftbarButtion,
199997
- {
199998
- title: titles[DrawerConentType.ComponentSchema],
199999
- selected: selectedDrawerType === DrawerConentType.ComponentSchema,
200000
- onPress: () => handleOpenDrawer(DrawerConentType.ComponentSchema),
200001
- children: /* @__PURE__ */ jsxRuntimeExports.jsx(
200002
- "svg",
199966
+ ),
199967
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
199968
+ LeftbarButtion,
200003
199969
  {
200004
- xmlns: "http://www.w3.org/2000/svg",
200005
- className: "size-5",
200006
- viewBox: "0 0 24 24",
200007
- children: /* @__PURE__ */ jsxRuntimeExports.jsxs("g", { fill: "currentColor", fillRule: "evenodd", clipRule: "evenodd", children: [
200008
- /* @__PURE__ */ jsxRuntimeExports.jsx("path", { d: "M12 8.25a3.75 3.75 0 1 0 0 7.5a3.75 3.75 0 0 0 0-7.5M9.75 12a2.25 2.25 0 1 1 4.5 0a2.25 2.25 0 0 1-4.5 0" }),
200009
- /* @__PURE__ */ jsxRuntimeExports.jsx("path", { d: "M12 1.25c-.705 0-1.348.194-2.051.52c-.68.317-1.469.783-2.454 1.367l-.754.446c-.986.584-1.773 1.05-2.38 1.496c-.628.462-1.11.934-1.458 1.553s-.505 1.279-.58 2.063c-.073.76-.073 1.691-.073 2.861v.888c0 1.17 0 2.1.073 2.86c.075.785.232 1.446.58 2.064c.349.619.83 1.091 1.458 1.553c.607.446 1.394.912 2.38 1.496l.754.446c.985.584 1.773 1.05 2.454 1.367c.703.326 1.346.52 2.051.52s1.348-.194 2.051-.52c.68-.317 1.469-.783 2.454-1.367l.754-.446c.986-.584 1.773-1.05 2.38-1.496c.628-.462 1.11-.934 1.458-1.553s.505-1.279.58-2.063c.073-.76.073-1.691.073-2.86v-.889c0-1.17 0-2.1-.073-2.86c-.075-.785-.232-1.446-.58-2.064c-.349-.619-.83-1.091-1.458-1.553c-.607-.446-1.394-.912-2.38-1.496l-.754-.446c-.985-.584-1.773-1.05-2.454-1.367c-.703-.326-1.346-.52-2.051-.52M8.225 4.447c1.027-.608 1.751-1.035 2.356-1.316c.59-.274 1.01-.381 1.419-.381s.83.107 1.42.38c.604.282 1.328.71 2.355 1.317l.686.407c1.027.608 1.75 1.037 2.29 1.434c.526.387.83.71 1.038 1.08c.21.371.33.806.395 1.47c.065.68.066 1.54.066 2.756v.812c0 1.216 0 2.075-.066 2.755c-.064.665-.185 1.1-.395 1.471c-.208.37-.512.693-1.038 1.08c-.54.397-1.263.826-2.29 1.434l-.686.407c-1.027.608-1.751 1.035-2.356 1.316c-.59.274-1.01.381-1.419.381s-.83-.107-1.42-.38c-.604-.282-1.328-.71-2.355-1.317l-.686-.407c-1.027-.608-1.75-1.037-2.29-1.434c-.526-.387-.83-.71-1.038-1.08c-.21-.371-.331-.806-.395-1.47c-.065-.68-.066-1.54-.066-2.756v-.812c0-1.216 0-2.075.066-2.755c.064-.665.185-1.1.394-1.471c.209-.37.513-.693 1.04-1.08c.54-.397 1.262-.826 2.29-1.434z" })
200010
- ] })
199970
+ title: titles[DrawerConentType.SNS],
199971
+ selected: selectedDrawerType === DrawerConentType.SNS,
199972
+ onPress: () => handleOpenDrawer(DrawerConentType.SNS),
199973
+ children: /* @__PURE__ */ jsxRuntimeExports.jsx(
199974
+ "svg",
199975
+ {
199976
+ xmlns: "http://www.w3.org/2000/svg",
199977
+ className: "size-5",
199978
+ viewBox: "0 0 24 24",
199979
+ children: /* @__PURE__ */ jsxRuntimeExports.jsxs("g", { fill: "none", stroke: "currentColor", strokeWidth: 1.5, children: [
199980
+ /* @__PURE__ */ jsxRuntimeExports.jsx("path", { d: "M9 12a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0Z" }),
199981
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
199982
+ "path",
199983
+ {
199984
+ strokeLinecap: "round",
199985
+ d: "M14 6.5L9 10m5 7.5L9 14"
199986
+ }
199987
+ ),
199988
+ /* @__PURE__ */ jsxRuntimeExports.jsx("path", { d: "M19 18.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0Zm0-13a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0Z" })
199989
+ ] })
199990
+ }
199991
+ )
200011
199992
  }
200012
199993
  )
200013
- }
200014
- ),
200015
- /* @__PURE__ */ jsxRuntimeExports.jsx(
200016
- LeftbarButtion,
200017
- {
200018
- title: titles[DrawerConentType.ComponentTest],
200019
- selected: selectedDrawerType === DrawerConentType.ComponentTest,
200020
- onPress: () => handleOpenDrawer(DrawerConentType.ComponentTest),
200021
- children: /* @__PURE__ */ jsxRuntimeExports.jsx(
200022
- "svg",
199994
+ ] }),
199995
+ (selectedContent == null ? void 0 : selectedContent.type) === ContentType.Component && /* @__PURE__ */ jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment, { children: [
199996
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
199997
+ LeftbarButtion,
200023
199998
  {
200024
- xmlns: "http://www.w3.org/2000/svg",
200025
- className: "size-5",
200026
- viewBox: "0 0 24 24",
199999
+ title: titles[DrawerConentType.ComponentSchema],
200000
+ selected: selectedDrawerType === DrawerConentType.ComponentSchema,
200001
+ onPress: () => handleOpenDrawer(DrawerConentType.ComponentSchema),
200027
200002
  children: /* @__PURE__ */ jsxRuntimeExports.jsx(
200028
- "path",
200003
+ "svg",
200029
200004
  {
200030
- fill: "currentColor",
200031
- fillRule: "evenodd",
200032
- d: "M9.295 1.354a.75.75 0 0 0-.764 1.292l.196.116L2.002 14.37a5.577 5.577 0 0 0 2.051 7.632a5.61 5.61 0 0 0 7.652-2.045l6.729-11.614l.192.11a.75.75 0 0 0 .748-1.3l-.84-.483l-8.408-4.824zM3.3 15.122l6.723-11.606l7.11 4.08l-1.505 2.597l-1.91-1.098a.75.75 0 0 0-.748 1.3l1.906 1.096l-.961 1.66l-3.555-2.045a.75.75 0 1 0-.748 1.3l3.55 2.043l-.885 1.528l-1.964-1.13a.75.75 0 0 0-.748 1.3l1.96 1.128l-1.118 1.93a4.11 4.11 0 0 1-5.606 1.496a4.077 4.077 0 0 1-1.501-5.58m17.875-3.019a1.61 1.61 0 0 0-2.35 0a9 9 0 0 0-.986 1.214c-.284.43-.589 1.008-.589 1.6c0 1.536 1.203 2.834 2.75 2.834s2.75-1.298 2.75-2.833c0-.593-.304-1.17-.589-1.601a9 9 0 0 0-.986-1.214m-1.261 1.031c.029-.03.06-.04.086-.04a.12.12 0 0 1 .087.04c.278.294.587.653.823 1.01c.253.383.34.646.34.774c0 .765-.588 1.333-1.25 1.333s-1.25-.568-1.25-1.333c0-.128.087-.39.34-.775c.236-.356.545-.715.824-1.009",
200033
- clipRule: "evenodd"
200005
+ xmlns: "http://www.w3.org/2000/svg",
200006
+ className: "size-5",
200007
+ viewBox: "0 0 24 24",
200008
+ children: /* @__PURE__ */ jsxRuntimeExports.jsxs("g", { fill: "currentColor", fillRule: "evenodd", clipRule: "evenodd", children: [
200009
+ /* @__PURE__ */ jsxRuntimeExports.jsx("path", { d: "M12 8.25a3.75 3.75 0 1 0 0 7.5a3.75 3.75 0 0 0 0-7.5M9.75 12a2.25 2.25 0 1 1 4.5 0a2.25 2.25 0 0 1-4.5 0" }),
200010
+ /* @__PURE__ */ jsxRuntimeExports.jsx("path", { d: "M12 1.25c-.705 0-1.348.194-2.051.52c-.68.317-1.469.783-2.454 1.367l-.754.446c-.986.584-1.773 1.05-2.38 1.496c-.628.462-1.11.934-1.458 1.553s-.505 1.279-.58 2.063c-.073.76-.073 1.691-.073 2.861v.888c0 1.17 0 2.1.073 2.86c.075.785.232 1.446.58 2.064c.349.619.83 1.091 1.458 1.553c.607.446 1.394.912 2.38 1.496l.754.446c.985.584 1.773 1.05 2.454 1.367c.703.326 1.346.52 2.051.52s1.348-.194 2.051-.52c.68-.317 1.469-.783 2.454-1.367l.754-.446c.986-.584 1.773-1.05 2.38-1.496c.628-.462 1.11-.934 1.458-1.553s.505-1.279.58-2.063c.073-.76.073-1.691.073-2.86v-.889c0-1.17 0-2.1-.073-2.86c-.075-.785-.232-1.446-.58-2.064c-.349-.619-.83-1.091-1.458-1.553c-.607-.446-1.394-.912-2.38-1.496l-.754-.446c-.985-.584-1.773-1.05-2.454-1.367c-.703-.326-1.346-.52-2.051-.52M8.225 4.447c1.027-.608 1.751-1.035 2.356-1.316c.59-.274 1.01-.381 1.419-.381s.83.107 1.42.38c.604.282 1.328.71 2.355 1.317l.686.407c1.027.608 1.75 1.037 2.29 1.434c.526.387.83.71 1.038 1.08c.21.371.33.806.395 1.47c.065.68.066 1.54.066 2.756v.812c0 1.216 0 2.075-.066 2.755c-.064.665-.185 1.1-.395 1.471c-.208.37-.512.693-1.038 1.08c-.54.397-1.263.826-2.29 1.434l-.686.407c-1.027.608-1.751 1.035-2.356 1.316c-.59.274-1.01.381-1.419.381s-.83-.107-1.42-.38c-.604-.282-1.328-.71-2.355-1.317l-.686-.407c-1.027-.608-1.75-1.037-2.29-1.434c-.526-.387-.83-.71-1.038-1.08c-.21-.371-.331-.806-.395-1.47c-.065-.68-.066-1.54-.066-2.756v-.812c0-1.216 0-2.075.066-2.755c.064-.665.185-1.1.394-1.471c.209-.37.513-.693 1.04-1.08c.54-.397 1.262-.826 2.29-1.434z" })
200011
+ ] })
200012
+ }
200013
+ )
200014
+ }
200015
+ ),
200016
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
200017
+ LeftbarButtion,
200018
+ {
200019
+ title: titles[DrawerConentType.ComponentTest],
200020
+ selected: selectedDrawerType === DrawerConentType.ComponentTest,
200021
+ onPress: () => handleOpenDrawer(DrawerConentType.ComponentTest),
200022
+ children: /* @__PURE__ */ jsxRuntimeExports.jsx(
200023
+ "svg",
200024
+ {
200025
+ xmlns: "http://www.w3.org/2000/svg",
200026
+ className: "size-5",
200027
+ viewBox: "0 0 24 24",
200028
+ children: /* @__PURE__ */ jsxRuntimeExports.jsx(
200029
+ "path",
200030
+ {
200031
+ fill: "currentColor",
200032
+ fillRule: "evenodd",
200033
+ d: "M9.295 1.354a.75.75 0 0 0-.764 1.292l.196.116L2.002 14.37a5.577 5.577 0 0 0 2.051 7.632a5.61 5.61 0 0 0 7.652-2.045l6.729-11.614l.192.11a.75.75 0 0 0 .748-1.3l-.84-.483l-8.408-4.824zM3.3 15.122l6.723-11.606l7.11 4.08l-1.505 2.597l-1.91-1.098a.75.75 0 0 0-.748 1.3l1.906 1.096l-.961 1.66l-3.555-2.045a.75.75 0 1 0-.748 1.3l3.55 2.043l-.885 1.528l-1.964-1.13a.75.75 0 0 0-.748 1.3l1.96 1.128l-1.118 1.93a4.11 4.11 0 0 1-5.606 1.496a4.077 4.077 0 0 1-1.501-5.58m17.875-3.019a1.61 1.61 0 0 0-2.35 0a9 9 0 0 0-.986 1.214c-.284.43-.589 1.008-.589 1.6c0 1.536 1.203 2.834 2.75 2.834s2.75-1.298 2.75-2.833c0-.593-.304-1.17-.589-1.601a9 9 0 0 0-.986-1.214m-1.261 1.031c.029-.03.06-.04.086-.04a.12.12 0 0 1 .087.04c.278.294.587.653.823 1.01c.253.383.34.646.34.774c0 .765-.588 1.333-1.25 1.333s-1.25-.568-1.25-1.333c0-.128.087-.39.34-.775c.236-.356.545-.715.824-1.009",
200034
+ clipRule: "evenodd"
200035
+ }
200036
+ )
200034
200037
  }
200035
200038
  )
200036
200039
  }
200037
200040
  )
200038
- }
200039
- )
200040
- ] })
200041
- ] }),
200042
- extra
200043
- ] });
200041
+ ] })
200042
+ ] }),
200043
+ extra
200044
+ ]
200045
+ }
200046
+ );
200044
200047
  }
200045
200048
  function LeftPanel(props) {
200046
200049
  const { hidden, className, children, ...rest } = props;
@@ -200235,7 +200238,7 @@ function NewSectionList(props) {
200235
200238
  ((_a3 = category == null ? void 0 : category.resources) == null ? void 0 : _a3.length) || 0,
200236
200239
  ")"
200237
200240
  ] }),
200238
- category == null ? void 0 : category.resources.map((resource) => /* @__PURE__ */ jsxRuntimeExports.jsx(ResourceCard, { resource }, resource.name))
200241
+ /* @__PURE__ */ jsxRuntimeExports.jsx("div", { className: "grid grid-cols-2 gap-3", children: category == null ? void 0 : category.resources.map((resource) => /* @__PURE__ */ jsxRuntimeExports.jsx(ResourceCard, { resource }, resource.name)) })
200239
200242
  ] });
200240
200243
  }
200241
200244
  function useRegisterComponent(component) {
@@ -200386,7 +200389,14 @@ function ThemeSectionList(props) {
200386
200389
  }
200387
200390
  function GridView(props) {
200388
200391
  const { className, children } = props;
200389
- return /* @__PURE__ */ jsxRuntimeExports.jsx("div", { className: cn("grid gap-1", className || "grid-cols-12"), children });
200392
+ return /* @__PURE__ */ jsxRuntimeExports.jsx(
200393
+ "div",
200394
+ {
200395
+ className: cn("grid gap-1", className || "grid-cols-12"),
200396
+ style: { gridAutoRows: "40px" },
200397
+ children
200398
+ }
200399
+ );
200390
200400
  }
200391
200401
  function CellView(props) {
200392
200402
  const { className, children } = props;
@@ -200394,7 +200404,7 @@ function CellView(props) {
200394
200404
  "div",
200395
200405
  {
200396
200406
  className: cn(
200397
- "bg-default-200 rounded-sm h-10",
200407
+ "bg-default-200 rounded-sm h-full",
200398
200408
  "group-hover:bg-blue-500",
200399
200409
  className
200400
200410
  ),
@@ -200402,8 +200412,8 @@ function CellView(props) {
200402
200412
  }
200403
200413
  );
200404
200414
  }
200405
- const layout1 = {
200406
- name: "Layout1",
200415
+ const layout1_1 = {
200416
+ name: "Layout1_1",
200407
200417
  title: "单行区块",
200408
200418
  elements: [
200409
200419
  {
@@ -200428,9 +200438,660 @@ const layout1 = {
200428
200438
  ],
200429
200439
  view: /* @__PURE__ */ jsxRuntimeExports.jsx(GridView, { children: /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-12" }) })
200430
200440
  };
200431
- const layout2 = {
200432
- name: "Layout2",
200433
- title: "双列区块",
200441
+ const layout1_2 = {
200442
+ name: "Layout1_2",
200443
+ title: "单行区块",
200444
+ elements: [
200445
+ {
200446
+ componentName: "Section",
200447
+ children: [
200448
+ {
200449
+ componentName: "Grid",
200450
+ props: {
200451
+ className: "grid-cols-12 gap-6"
200452
+ },
200453
+ children: [
200454
+ {
200455
+ componentName: "GridCell",
200456
+ props: {
200457
+ className: "col-span-6"
200458
+ }
200459
+ },
200460
+ {
200461
+ componentName: "GridCell",
200462
+ props: {
200463
+ className: "col-span-6"
200464
+ }
200465
+ }
200466
+ ]
200467
+ }
200468
+ ]
200469
+ }
200470
+ ],
200471
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
200472
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" }),
200473
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" })
200474
+ ] })
200475
+ };
200476
+ const layout1_3 = {
200477
+ name: "Layout1_3",
200478
+ title: "单行区块",
200479
+ elements: [
200480
+ {
200481
+ componentName: "Section",
200482
+ children: [
200483
+ {
200484
+ componentName: "Grid",
200485
+ props: {
200486
+ className: "grid-cols-12 gap-6"
200487
+ },
200488
+ children: [
200489
+ {
200490
+ componentName: "GridCell",
200491
+ props: {
200492
+ className: "col-span-4"
200493
+ }
200494
+ },
200495
+ {
200496
+ componentName: "GridCell",
200497
+ props: {
200498
+ className: "col-span-8"
200499
+ }
200500
+ }
200501
+ ]
200502
+ }
200503
+ ]
200504
+ }
200505
+ ],
200506
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
200507
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" }),
200508
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-8" })
200509
+ ] })
200510
+ };
200511
+ const layout1_4 = {
200512
+ name: "Layout1_4",
200513
+ title: "单行区块",
200514
+ elements: [
200515
+ {
200516
+ componentName: "Section",
200517
+ children: [
200518
+ {
200519
+ componentName: "Grid",
200520
+ props: {
200521
+ className: "grid-cols-12 gap-6"
200522
+ },
200523
+ children: [
200524
+ {
200525
+ componentName: "GridCell",
200526
+ props: {
200527
+ className: "col-span-8"
200528
+ }
200529
+ },
200530
+ {
200531
+ componentName: "GridCell",
200532
+ props: {
200533
+ className: "col-span-4"
200534
+ }
200535
+ }
200536
+ ]
200537
+ }
200538
+ ]
200539
+ }
200540
+ ],
200541
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
200542
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-8" }),
200543
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" })
200544
+ ] })
200545
+ };
200546
+ const layout1_5 = {
200547
+ name: "Layout1_5",
200548
+ title: "单行区块",
200549
+ elements: [
200550
+ {
200551
+ componentName: "Section",
200552
+ children: [
200553
+ {
200554
+ componentName: "Grid",
200555
+ props: {
200556
+ className: "grid-cols-12 gap-6"
200557
+ },
200558
+ children: [
200559
+ {
200560
+ componentName: "GridCell",
200561
+ props: {
200562
+ className: "col-span-4"
200563
+ }
200564
+ },
200565
+ {
200566
+ componentName: "GridCell",
200567
+ props: {
200568
+ className: "col-span-4"
200569
+ }
200570
+ },
200571
+ {
200572
+ componentName: "GridCell",
200573
+ props: {
200574
+ className: "col-span-4"
200575
+ }
200576
+ }
200577
+ ]
200578
+ }
200579
+ ]
200580
+ }
200581
+ ],
200582
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
200583
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" }),
200584
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" }),
200585
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" })
200586
+ ] })
200587
+ };
200588
+ const layout1_6 = {
200589
+ name: "Layout1_6",
200590
+ title: "单行区块",
200591
+ elements: [
200592
+ {
200593
+ componentName: "Section",
200594
+ children: [
200595
+ {
200596
+ componentName: "Grid",
200597
+ props: {
200598
+ className: "grid-cols-12 gap-6"
200599
+ },
200600
+ children: [
200601
+ {
200602
+ componentName: "GridCell",
200603
+ props: {
200604
+ className: "col-span-6"
200605
+ }
200606
+ },
200607
+ {
200608
+ componentName: "GridCell",
200609
+ props: {
200610
+ className: "col-span-3"
200611
+ }
200612
+ },
200613
+ {
200614
+ componentName: "GridCell",
200615
+ props: {
200616
+ className: "col-span-3"
200617
+ }
200618
+ }
200619
+ ]
200620
+ }
200621
+ ]
200622
+ }
200623
+ ],
200624
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
200625
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" }),
200626
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-3" }),
200627
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-3" })
200628
+ ] })
200629
+ };
200630
+ const layout1_7 = {
200631
+ name: "Layout1_7",
200632
+ title: "单行区块",
200633
+ elements: [
200634
+ {
200635
+ componentName: "Section",
200636
+ children: [
200637
+ {
200638
+ componentName: "Grid",
200639
+ props: {
200640
+ className: "grid-cols-12 gap-6"
200641
+ },
200642
+ children: [
200643
+ {
200644
+ componentName: "GridCell",
200645
+ props: {
200646
+ className: "col-span-3"
200647
+ }
200648
+ },
200649
+ {
200650
+ componentName: "GridCell",
200651
+ props: {
200652
+ className: "col-span-3"
200653
+ }
200654
+ },
200655
+ {
200656
+ componentName: "GridCell",
200657
+ props: {
200658
+ className: "col-span-6"
200659
+ }
200660
+ }
200661
+ ]
200662
+ }
200663
+ ]
200664
+ }
200665
+ ],
200666
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
200667
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-3" }),
200668
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-3" }),
200669
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" })
200670
+ ] })
200671
+ };
200672
+ const layout1_8 = {
200673
+ name: "Layout1_8",
200674
+ title: "单行区块",
200675
+ elements: [
200676
+ {
200677
+ componentName: "Section",
200678
+ children: [
200679
+ {
200680
+ componentName: "Grid",
200681
+ props: {
200682
+ className: "grid-cols-12 gap-6"
200683
+ },
200684
+ children: [
200685
+ {
200686
+ componentName: "GridCell",
200687
+ props: {
200688
+ className: "col-span-3"
200689
+ }
200690
+ },
200691
+ {
200692
+ componentName: "GridCell",
200693
+ props: {
200694
+ className: "col-span-3"
200695
+ }
200696
+ },
200697
+ {
200698
+ componentName: "GridCell",
200699
+ props: {
200700
+ className: "col-span-3"
200701
+ }
200702
+ },
200703
+ {
200704
+ componentName: "GridCell",
200705
+ props: {
200706
+ className: "col-span-3"
200707
+ }
200708
+ }
200709
+ ]
200710
+ }
200711
+ ]
200712
+ }
200713
+ ],
200714
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
200715
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-3" }),
200716
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-3" }),
200717
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-3" }),
200718
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-3" })
200719
+ ] })
200720
+ };
200721
+ const layout1_9 = {
200722
+ name: "Layout1_9",
200723
+ title: "单行区块",
200724
+ elements: [
200725
+ {
200726
+ componentName: "Section",
200727
+ children: [
200728
+ {
200729
+ componentName: "Grid",
200730
+ props: {
200731
+ className: "grid-cols-10 gap-6"
200732
+ },
200733
+ children: [
200734
+ {
200735
+ componentName: "GridCell",
200736
+ props: {
200737
+ className: "col-span-2"
200738
+ }
200739
+ },
200740
+ {
200741
+ componentName: "GridCell",
200742
+ props: {
200743
+ className: "col-span-2"
200744
+ }
200745
+ },
200746
+ {
200747
+ componentName: "GridCell",
200748
+ props: {
200749
+ className: "col-span-2"
200750
+ }
200751
+ },
200752
+ {
200753
+ componentName: "GridCell",
200754
+ props: {
200755
+ className: "col-span-2"
200756
+ }
200757
+ },
200758
+ {
200759
+ componentName: "GridCell",
200760
+ props: {
200761
+ className: "col-span-2"
200762
+ }
200763
+ }
200764
+ ]
200765
+ }
200766
+ ]
200767
+ }
200768
+ ],
200769
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-10", children: [
200770
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-2" }),
200771
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-2" }),
200772
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-2" }),
200773
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-2" }),
200774
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-2" })
200775
+ ] })
200776
+ };
200777
+ const layout1_10 = {
200778
+ name: "Layout1_10",
200779
+ title: "单行区块",
200780
+ elements: [
200781
+ {
200782
+ componentName: "Section",
200783
+ children: [
200784
+ {
200785
+ componentName: "Grid",
200786
+ props: {
200787
+ className: "grid-cols-12 gap-6"
200788
+ },
200789
+ children: [
200790
+ {
200791
+ componentName: "GridCell",
200792
+ props: {
200793
+ className: "col-span-2"
200794
+ }
200795
+ },
200796
+ {
200797
+ componentName: "GridCell",
200798
+ props: {
200799
+ className: "col-span-2"
200800
+ }
200801
+ },
200802
+ {
200803
+ componentName: "GridCell",
200804
+ props: {
200805
+ className: "col-span-2"
200806
+ }
200807
+ },
200808
+ {
200809
+ componentName: "GridCell",
200810
+ props: {
200811
+ className: "col-span-2"
200812
+ }
200813
+ },
200814
+ {
200815
+ componentName: "GridCell",
200816
+ props: {
200817
+ className: "col-span-2"
200818
+ }
200819
+ },
200820
+ {
200821
+ componentName: "GridCell",
200822
+ props: {
200823
+ className: "col-span-2"
200824
+ }
200825
+ }
200826
+ ]
200827
+ }
200828
+ ]
200829
+ }
200830
+ ],
200831
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
200832
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-2" }),
200833
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-2" }),
200834
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-2" }),
200835
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-2" }),
200836
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-2" }),
200837
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-2" })
200838
+ ] })
200839
+ };
200840
+ const layout2_1 = {
200841
+ name: "Layout2_1",
200842
+ title: "两行区块",
200843
+ elements: [
200844
+ {
200845
+ componentName: "Section",
200846
+ children: [
200847
+ {
200848
+ componentName: "Grid",
200849
+ props: {
200850
+ className: "grid-cols-12 gap-6"
200851
+ },
200852
+ children: [
200853
+ {
200854
+ componentName: "GridCell",
200855
+ props: {
200856
+ className: "col-span-4 row-span-2"
200857
+ }
200858
+ },
200859
+ {
200860
+ componentName: "GridCell",
200861
+ props: {
200862
+ className: "col-span-8"
200863
+ }
200864
+ },
200865
+ {
200866
+ componentName: "GridCell",
200867
+ props: {
200868
+ className: "col-span-8"
200869
+ }
200870
+ }
200871
+ ]
200872
+ }
200873
+ ]
200874
+ }
200875
+ ],
200876
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
200877
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4 row-span-2" }),
200878
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-8" }),
200879
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-8" })
200880
+ ] })
200881
+ };
200882
+ const layout2_2 = {
200883
+ name: "Layout2_2",
200884
+ title: "两行区块",
200885
+ elements: [
200886
+ {
200887
+ componentName: "Section",
200888
+ children: [
200889
+ {
200890
+ componentName: "Grid",
200891
+ props: {
200892
+ className: "grid-cols-12 gap-6"
200893
+ },
200894
+ children: [
200895
+ {
200896
+ componentName: "GridCell",
200897
+ props: {
200898
+ className: "col-span-8"
200899
+ }
200900
+ },
200901
+ {
200902
+ componentName: "GridCell",
200903
+ props: {
200904
+ className: "col-span-4 row-span-2"
200905
+ }
200906
+ },
200907
+ {
200908
+ componentName: "GridCell",
200909
+ props: {
200910
+ className: "col-span-8"
200911
+ }
200912
+ }
200913
+ ]
200914
+ }
200915
+ ]
200916
+ }
200917
+ ],
200918
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
200919
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-8" }),
200920
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4 row-span-2" }),
200921
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-8" })
200922
+ ] })
200923
+ };
200924
+ const layout2_3 = {
200925
+ name: "Layout2_3",
200926
+ title: "两行区块",
200927
+ elements: [
200928
+ {
200929
+ componentName: "Section",
200930
+ children: [
200931
+ {
200932
+ componentName: "Grid",
200933
+ props: {
200934
+ className: "grid-cols-12 gap-6"
200935
+ },
200936
+ children: [
200937
+ {
200938
+ componentName: "GridCell",
200939
+ props: {
200940
+ className: "col-span-6 row-span-2"
200941
+ }
200942
+ },
200943
+ {
200944
+ componentName: "GridCell",
200945
+ props: {
200946
+ className: "col-span-6"
200947
+ }
200948
+ },
200949
+ {
200950
+ componentName: "GridCell",
200951
+ props: {
200952
+ className: "col-span-6"
200953
+ }
200954
+ }
200955
+ ]
200956
+ }
200957
+ ]
200958
+ }
200959
+ ],
200960
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
200961
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6 row-span-2" }),
200962
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" }),
200963
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" })
200964
+ ] })
200965
+ };
200966
+ const layout2_4 = {
200967
+ name: "Layout2_4",
200968
+ title: "两行区块",
200969
+ elements: [
200970
+ {
200971
+ componentName: "Section",
200972
+ children: [
200973
+ {
200974
+ componentName: "Grid",
200975
+ props: {
200976
+ className: "grid-cols-12 gap-6"
200977
+ },
200978
+ children: [
200979
+ {
200980
+ componentName: "GridCell",
200981
+ props: {
200982
+ className: "col-span-6"
200983
+ }
200984
+ },
200985
+ {
200986
+ componentName: "GridCell",
200987
+ props: {
200988
+ className: "col-span-6 row-span-2"
200989
+ }
200990
+ },
200991
+ {
200992
+ componentName: "GridCell",
200993
+ props: {
200994
+ className: "col-span-6"
200995
+ }
200996
+ }
200997
+ ]
200998
+ }
200999
+ ]
201000
+ }
201001
+ ],
201002
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
201003
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" }),
201004
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6 row-span-2" }),
201005
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" })
201006
+ ] })
201007
+ };
201008
+ const layout2_5 = {
201009
+ name: "Layout2_5",
201010
+ title: "两行区块",
201011
+ elements: [
201012
+ {
201013
+ componentName: "Section",
201014
+ children: [
201015
+ {
201016
+ componentName: "Grid",
201017
+ props: {
201018
+ className: "grid-cols-12 gap-6"
201019
+ },
201020
+ children: [
201021
+ {
201022
+ componentName: "GridCell",
201023
+ props: {
201024
+ className: "col-span-3 row-span-2"
201025
+ }
201026
+ },
201027
+ {
201028
+ componentName: "GridCell",
201029
+ props: {
201030
+ className: "col-span-9"
201031
+ }
201032
+ },
201033
+ {
201034
+ componentName: "GridCell",
201035
+ props: {
201036
+ className: "col-span-9"
201037
+ }
201038
+ }
201039
+ ]
201040
+ }
201041
+ ]
201042
+ }
201043
+ ],
201044
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
201045
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-3 row-span-2" }),
201046
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-9" }),
201047
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-9" })
201048
+ ] })
201049
+ };
201050
+ const layout2_6 = {
201051
+ name: "Layout2_6",
201052
+ title: "两行区块",
201053
+ elements: [
201054
+ {
201055
+ componentName: "Section",
201056
+ children: [
201057
+ {
201058
+ componentName: "Grid",
201059
+ props: {
201060
+ className: "grid-cols-12 gap-6"
201061
+ },
201062
+ children: [
201063
+ {
201064
+ componentName: "GridCell",
201065
+ props: {
201066
+ className: "col-span-9"
201067
+ }
201068
+ },
201069
+ {
201070
+ componentName: "GridCell",
201071
+ props: {
201072
+ className: "col-span-3 row-span-2"
201073
+ }
201074
+ },
201075
+ {
201076
+ componentName: "GridCell",
201077
+ props: {
201078
+ className: "col-span-9"
201079
+ }
201080
+ }
201081
+ ]
201082
+ }
201083
+ ]
201084
+ }
201085
+ ],
201086
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
201087
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-9" }),
201088
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-3 row-span-2" }),
201089
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-9" })
201090
+ ] })
201091
+ };
201092
+ const layout2_7 = {
201093
+ name: "Layout2_7",
201094
+ title: "两行区块",
200434
201095
  elements: [
200435
201096
  {
200436
201097
  componentName: "Section",
@@ -200452,6 +201113,12 @@ const layout2 = {
200452
201113
  props: {
200453
201114
  className: "col-span-6"
200454
201115
  }
201116
+ },
201117
+ {
201118
+ componentName: "GridCell",
201119
+ props: {
201120
+ className: "col-span-12"
201121
+ }
200455
201122
  }
200456
201123
  ]
200457
201124
  }
@@ -200459,36 +201126,1369 @@ const layout2 = {
200459
201126
  }
200460
201127
  ],
200461
201128
  view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
201129
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" }),
201130
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" }),
201131
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-12" })
201132
+ ] })
201133
+ };
201134
+ const layout2_8 = {
201135
+ name: "Layout2_8",
201136
+ title: "两行区块",
201137
+ elements: [
201138
+ {
201139
+ componentName: "Section",
201140
+ children: [
201141
+ {
201142
+ componentName: "Grid",
201143
+ props: {
201144
+ className: "grid-cols-12 gap-6"
201145
+ },
201146
+ children: [
201147
+ {
201148
+ componentName: "GridCell",
201149
+ props: {
201150
+ className: "col-span-12"
201151
+ }
201152
+ },
201153
+ {
201154
+ componentName: "GridCell",
201155
+ props: {
201156
+ className: "col-span-6"
201157
+ }
201158
+ },
201159
+ {
201160
+ componentName: "GridCell",
201161
+ props: {
201162
+ className: "col-span-6"
201163
+ }
201164
+ }
201165
+ ]
201166
+ }
201167
+ ]
201168
+ }
201169
+ ],
201170
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
201171
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-12" }),
200462
201172
  /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" }),
200463
201173
  /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" })
200464
201174
  ] })
200465
201175
  };
201176
+ const layout2_9 = {
201177
+ name: "Layout2_9",
201178
+ title: "两行区块",
201179
+ elements: [
201180
+ {
201181
+ componentName: "Section",
201182
+ children: [
201183
+ {
201184
+ componentName: "Grid",
201185
+ props: {
201186
+ className: "grid-cols-12 gap-6"
201187
+ },
201188
+ children: [
201189
+ {
201190
+ componentName: "GridCell",
201191
+ props: {
201192
+ className: "col-span-6 row-span-2"
201193
+ }
201194
+ },
201195
+ {
201196
+ componentName: "GridCell",
201197
+ props: {
201198
+ className: "col-span-3"
201199
+ }
201200
+ },
201201
+ {
201202
+ componentName: "GridCell",
201203
+ props: {
201204
+ className: "col-span-3"
201205
+ }
201206
+ },
201207
+ {
201208
+ componentName: "GridCell",
201209
+ props: {
201210
+ className: "col-span-3"
201211
+ }
201212
+ },
201213
+ {
201214
+ componentName: "GridCell",
201215
+ props: {
201216
+ className: "col-span-3"
201217
+ }
201218
+ }
201219
+ ]
201220
+ }
201221
+ ]
201222
+ }
201223
+ ],
201224
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
201225
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6 row-span-2" }),
201226
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-3" }),
201227
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-3" }),
201228
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-3" }),
201229
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-3" })
201230
+ ] })
201231
+ };
201232
+ const layout2_10 = {
201233
+ name: "Layout2_10",
201234
+ title: "两行区块",
201235
+ elements: [
201236
+ {
201237
+ componentName: "Section",
201238
+ children: [
201239
+ {
201240
+ componentName: "Grid",
201241
+ props: {
201242
+ className: "grid-cols-12 gap-6"
201243
+ },
201244
+ children: [
201245
+ {
201246
+ componentName: "GridCell",
201247
+ props: {
201248
+ className: "col-span-3"
201249
+ }
201250
+ },
201251
+ {
201252
+ componentName: "GridCell",
201253
+ props: {
201254
+ className: "col-span-3"
201255
+ }
201256
+ },
201257
+ {
201258
+ componentName: "GridCell",
201259
+ props: {
201260
+ className: "col-span-6 row-span-2"
201261
+ }
201262
+ },
201263
+ {
201264
+ componentName: "GridCell",
201265
+ props: {
201266
+ className: "col-span-3"
201267
+ }
201268
+ },
201269
+ {
201270
+ componentName: "GridCell",
201271
+ props: {
201272
+ className: "col-span-3"
201273
+ }
201274
+ }
201275
+ ]
201276
+ }
201277
+ ]
201278
+ }
201279
+ ],
201280
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
201281
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-3" }),
201282
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-3" }),
201283
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6 row-span-2" }),
201284
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-3" }),
201285
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-3" })
201286
+ ] })
201287
+ };
201288
+ const layout2_11 = {
201289
+ name: "Layout2_11",
201290
+ title: "两行区块",
201291
+ elements: [
201292
+ {
201293
+ componentName: "Section",
201294
+ children: [
201295
+ {
201296
+ componentName: "Grid",
201297
+ props: {
201298
+ className: "grid-cols-12 gap-6"
201299
+ },
201300
+ children: [
201301
+ {
201302
+ componentName: "GridCell",
201303
+ props: {
201304
+ className: "col-span-4"
201305
+ }
201306
+ },
201307
+ {
201308
+ componentName: "GridCell",
201309
+ props: {
201310
+ className: "col-span-4 row-span-2"
201311
+ }
201312
+ },
201313
+ {
201314
+ componentName: "GridCell",
201315
+ props: {
201316
+ className: "col-span-4 row-span-2"
201317
+ }
201318
+ },
201319
+ {
201320
+ componentName: "GridCell",
201321
+ props: {
201322
+ className: "col-span-4"
201323
+ }
201324
+ }
201325
+ ]
201326
+ }
201327
+ ]
201328
+ }
201329
+ ],
201330
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
201331
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" }),
201332
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4 row-span-2" }),
201333
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4 row-span-2" }),
201334
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" })
201335
+ ] })
201336
+ };
201337
+ const layout2_12 = {
201338
+ name: "Layout2_12",
201339
+ title: "两行区块",
201340
+ elements: [
201341
+ {
201342
+ componentName: "Section",
201343
+ children: [
201344
+ {
201345
+ componentName: "Grid",
201346
+ props: {
201347
+ className: "grid-cols-12 gap-6"
201348
+ },
201349
+ children: [
201350
+ {
201351
+ componentName: "GridCell",
201352
+ props: {
201353
+ className: "col-span-4 row-span-2"
201354
+ }
201355
+ },
201356
+ {
201357
+ componentName: "GridCell",
201358
+ props: {
201359
+ className: "col-span-4 row-span-2"
201360
+ }
201361
+ },
201362
+ {
201363
+ componentName: "GridCell",
201364
+ props: {
201365
+ className: "col-span-4"
201366
+ }
201367
+ },
201368
+ {
201369
+ componentName: "GridCell",
201370
+ props: {
201371
+ className: "col-span-4"
201372
+ }
201373
+ }
201374
+ ]
201375
+ }
201376
+ ]
201377
+ }
201378
+ ],
201379
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
201380
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4 row-span-2" }),
201381
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4 row-span-2" }),
201382
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" }),
201383
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" })
201384
+ ] })
201385
+ };
201386
+ const layout2_13 = {
201387
+ name: "Layout2_13",
201388
+ title: "两行区块",
201389
+ elements: [
201390
+ {
201391
+ componentName: "Section",
201392
+ children: [
201393
+ {
201394
+ componentName: "Grid",
201395
+ props: {
201396
+ className: "grid-cols-12 gap-6"
201397
+ },
201398
+ children: [
201399
+ {
201400
+ componentName: "GridCell",
201401
+ props: {
201402
+ className: "col-span-4 row-span-2"
201403
+ }
201404
+ },
201405
+ {
201406
+ componentName: "GridCell",
201407
+ props: {
201408
+ className: "col-span-4"
201409
+ }
201410
+ },
201411
+ {
201412
+ componentName: "GridCell",
201413
+ props: {
201414
+ className: "col-span-4 row-span-2"
201415
+ }
201416
+ },
201417
+ {
201418
+ componentName: "GridCell",
201419
+ props: {
201420
+ className: "col-span-4"
201421
+ }
201422
+ }
201423
+ ]
201424
+ }
201425
+ ]
201426
+ }
201427
+ ],
201428
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
201429
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4 row-span-2" }),
201430
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" }),
201431
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4 row-span-2" }),
201432
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" })
201433
+ ] })
201434
+ };
201435
+ const layout2_14 = {
201436
+ name: "Layout2_14",
201437
+ title: "两行区块",
201438
+ elements: [
201439
+ {
201440
+ componentName: "Section",
201441
+ children: [
201442
+ {
201443
+ componentName: "Grid",
201444
+ props: {
201445
+ className: "grid-cols-12 gap-6"
201446
+ },
201447
+ children: [
201448
+ {
201449
+ componentName: "GridCell",
201450
+ props: {
201451
+ className: "col-span-6 row-span-2"
201452
+ }
201453
+ },
201454
+ {
201455
+ componentName: "GridCell",
201456
+ props: {
201457
+ className: "col-span-3"
201458
+ }
201459
+ },
201460
+ {
201461
+ componentName: "GridCell",
201462
+ props: {
201463
+ className: "col-span-3"
201464
+ }
201465
+ },
201466
+ {
201467
+ componentName: "GridCell",
201468
+ props: {
201469
+ className: "col-span-6"
201470
+ }
201471
+ }
201472
+ ]
201473
+ }
201474
+ ]
201475
+ }
201476
+ ],
201477
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
201478
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6 row-span-2" }),
201479
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-3" }),
201480
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-3" }),
201481
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" })
201482
+ ] })
201483
+ };
201484
+ const layout2_15 = {
201485
+ name: "Layout2_15",
201486
+ title: "两行区块",
201487
+ elements: [
201488
+ {
201489
+ componentName: "Section",
201490
+ children: [
201491
+ {
201492
+ componentName: "Grid",
201493
+ props: {
201494
+ className: "grid-cols-12 gap-6"
201495
+ },
201496
+ children: [
201497
+ {
201498
+ componentName: "GridCell",
201499
+ props: {
201500
+ className: "col-span-3"
201501
+ }
201502
+ },
201503
+ {
201504
+ componentName: "GridCell",
201505
+ props: {
201506
+ className: "col-span-3"
201507
+ }
201508
+ },
201509
+ {
201510
+ componentName: "GridCell",
201511
+ props: {
201512
+ className: "col-span-6 row-span-2"
201513
+ }
201514
+ },
201515
+ {
201516
+ componentName: "GridCell",
201517
+ props: {
201518
+ className: "col-span-6"
201519
+ }
201520
+ }
201521
+ ]
201522
+ }
201523
+ ]
201524
+ }
201525
+ ],
201526
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
201527
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-3" }),
201528
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-3" }),
201529
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6 row-span-2" }),
201530
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" })
201531
+ ] })
201532
+ };
201533
+ const layout2_16 = {
201534
+ name: "Layout2_16",
201535
+ title: "两行区块",
201536
+ elements: [
201537
+ {
201538
+ componentName: "Section",
201539
+ children: [
201540
+ {
201541
+ componentName: "Grid",
201542
+ props: {
201543
+ className: "grid-cols-12 gap-6"
201544
+ },
201545
+ children: [
201546
+ {
201547
+ componentName: "GridCell",
201548
+ props: {
201549
+ className: "col-span-3"
201550
+ }
201551
+ },
201552
+ {
201553
+ componentName: "GridCell",
201554
+ props: {
201555
+ className: "col-span-6 row-span-2"
201556
+ }
201557
+ },
201558
+ {
201559
+ componentName: "GridCell",
201560
+ props: {
201561
+ className: "col-span-3"
201562
+ }
201563
+ },
201564
+ {
201565
+ componentName: "GridCell",
201566
+ props: {
201567
+ className: "col-span-3"
201568
+ }
201569
+ },
201570
+ {
201571
+ componentName: "GridCell",
201572
+ props: {
201573
+ className: "col-span-3"
201574
+ }
201575
+ }
201576
+ ]
201577
+ }
201578
+ ]
201579
+ }
201580
+ ],
201581
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
201582
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-3" }),
201583
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6 row-span-2" }),
201584
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-3" }),
201585
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-3" }),
201586
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-3" })
201587
+ ] })
201588
+ };
201589
+ const layout2_17 = {
201590
+ name: "Layout2_17",
201591
+ title: "两行区块",
201592
+ elements: [
201593
+ {
201594
+ componentName: "Section",
201595
+ children: [
201596
+ {
201597
+ componentName: "Grid",
201598
+ props: {
201599
+ className: "grid-cols-12 gap-6"
201600
+ },
201601
+ children: [
201602
+ {
201603
+ componentName: "GridCell",
201604
+ props: {
201605
+ className: "col-span-8"
201606
+ }
201607
+ },
201608
+ {
201609
+ componentName: "GridCell",
201610
+ props: {
201611
+ className: "col-span-4"
201612
+ }
201613
+ },
201614
+ {
201615
+ componentName: "GridCell",
201616
+ props: {
201617
+ className: "col-span-4"
201618
+ }
201619
+ },
201620
+ {
201621
+ componentName: "GridCell",
201622
+ props: {
201623
+ className: "col-span-4"
201624
+ }
201625
+ },
201626
+ {
201627
+ componentName: "GridCell",
201628
+ props: {
201629
+ className: "col-span-4"
201630
+ }
201631
+ }
201632
+ ]
201633
+ }
201634
+ ]
201635
+ }
201636
+ ],
201637
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
201638
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-8" }),
201639
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" }),
201640
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" }),
201641
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" }),
201642
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" })
201643
+ ] })
201644
+ };
201645
+ const layout2_18 = {
201646
+ name: "Layout2_18",
201647
+ title: "两行区块",
201648
+ elements: [
201649
+ {
201650
+ componentName: "Section",
201651
+ children: [
201652
+ {
201653
+ componentName: "Grid",
201654
+ props: {
201655
+ className: "grid-cols-12 gap-6"
201656
+ },
201657
+ children: [
201658
+ {
201659
+ componentName: "GridCell",
201660
+ props: {
201661
+ className: "col-span-4"
201662
+ }
201663
+ },
201664
+ {
201665
+ componentName: "GridCell",
201666
+ props: {
201667
+ className: "col-span-8"
201668
+ }
201669
+ },
201670
+ {
201671
+ componentName: "GridCell",
201672
+ props: {
201673
+ className: "col-span-4"
201674
+ }
201675
+ },
201676
+ {
201677
+ componentName: "GridCell",
201678
+ props: {
201679
+ className: "col-span-4"
201680
+ }
201681
+ },
201682
+ {
201683
+ componentName: "GridCell",
201684
+ props: {
201685
+ className: "col-span-4"
201686
+ }
201687
+ }
201688
+ ]
201689
+ }
201690
+ ]
201691
+ }
201692
+ ],
201693
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
201694
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" }),
201695
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-8" }),
201696
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" }),
201697
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" }),
201698
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" })
201699
+ ] })
201700
+ };
201701
+ const layout2_19 = {
201702
+ name: "Layout2_19",
201703
+ title: "两行区块",
201704
+ elements: [
201705
+ {
201706
+ componentName: "Section",
201707
+ children: [
201708
+ {
201709
+ componentName: "Grid",
201710
+ props: {
201711
+ className: "grid-cols-12 gap-6"
201712
+ },
201713
+ children: [
201714
+ {
201715
+ componentName: "GridCell",
201716
+ props: {
201717
+ className: "col-span-4"
201718
+ }
201719
+ },
201720
+ {
201721
+ componentName: "GridCell",
201722
+ props: {
201723
+ className: "col-span-8"
201724
+ }
201725
+ },
201726
+ {
201727
+ componentName: "GridCell",
201728
+ props: {
201729
+ className: "col-span-8"
201730
+ }
201731
+ },
201732
+ {
201733
+ componentName: "GridCell",
201734
+ props: {
201735
+ className: "col-span-4"
201736
+ }
201737
+ }
201738
+ ]
201739
+ }
201740
+ ]
201741
+ }
201742
+ ],
201743
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
201744
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" }),
201745
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-8" }),
201746
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-8" }),
201747
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" })
201748
+ ] })
201749
+ };
201750
+ const layout2_20 = {
201751
+ name: "Layout2_20",
201752
+ title: "两行区块",
201753
+ elements: [
201754
+ {
201755
+ componentName: "Section",
201756
+ children: [
201757
+ {
201758
+ componentName: "Grid",
201759
+ props: {
201760
+ className: "grid-cols-12 gap-6"
201761
+ },
201762
+ children: [
201763
+ {
201764
+ componentName: "GridCell",
201765
+ props: {
201766
+ className: "col-span-8"
201767
+ }
201768
+ },
201769
+ {
201770
+ componentName: "GridCell",
201771
+ props: {
201772
+ className: "col-span-4"
201773
+ }
201774
+ },
201775
+ {
201776
+ componentName: "GridCell",
201777
+ props: {
201778
+ className: "col-span-4"
201779
+ }
201780
+ },
201781
+ {
201782
+ componentName: "GridCell",
201783
+ props: {
201784
+ className: "col-span-8"
201785
+ }
201786
+ }
201787
+ ]
201788
+ }
201789
+ ]
201790
+ }
201791
+ ],
201792
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
201793
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-8" }),
201794
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" }),
201795
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" }),
201796
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-8" })
201797
+ ] })
201798
+ };
201799
+ const layout2_21 = {
201800
+ name: "Layout2_21",
201801
+ title: "两行区块",
201802
+ elements: [
201803
+ {
201804
+ componentName: "Section",
201805
+ children: [
201806
+ {
201807
+ componentName: "Grid",
201808
+ props: {
201809
+ className: "grid-cols-12 gap-6"
201810
+ },
201811
+ children: [
201812
+ {
201813
+ componentName: "GridCell",
201814
+ props: {
201815
+ className: "col-span-4"
201816
+ }
201817
+ },
201818
+ {
201819
+ componentName: "GridCell",
201820
+ props: {
201821
+ className: "col-span-4"
201822
+ }
201823
+ },
201824
+ {
201825
+ componentName: "GridCell",
201826
+ props: {
201827
+ className: "col-span-4"
201828
+ }
201829
+ },
201830
+ {
201831
+ componentName: "GridCell",
201832
+ props: {
201833
+ className: "col-span-8"
201834
+ }
201835
+ },
201836
+ {
201837
+ componentName: "GridCell",
201838
+ props: {
201839
+ className: "col-span-4"
201840
+ }
201841
+ }
201842
+ ]
201843
+ }
201844
+ ]
201845
+ }
201846
+ ],
201847
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
201848
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" }),
201849
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" }),
201850
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" }),
201851
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-8" }),
201852
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" })
201853
+ ] })
201854
+ };
201855
+ const layout2_22 = {
201856
+ name: "Layout2_22",
201857
+ title: "两行区块",
201858
+ elements: [
201859
+ {
201860
+ componentName: "Section",
201861
+ children: [
201862
+ {
201863
+ componentName: "Grid",
201864
+ props: {
201865
+ className: "grid-cols-12 gap-6"
201866
+ },
201867
+ children: [
201868
+ {
201869
+ componentName: "GridCell",
201870
+ props: {
201871
+ className: "col-span-4"
201872
+ }
201873
+ },
201874
+ {
201875
+ componentName: "GridCell",
201876
+ props: {
201877
+ className: "col-span-4"
201878
+ }
201879
+ },
201880
+ {
201881
+ componentName: "GridCell",
201882
+ props: {
201883
+ className: "col-span-4"
201884
+ }
201885
+ },
201886
+ {
201887
+ componentName: "GridCell",
201888
+ props: {
201889
+ className: "col-span-4"
201890
+ }
201891
+ },
201892
+ {
201893
+ componentName: "GridCell",
201894
+ props: {
201895
+ className: "col-span-8"
201896
+ }
201897
+ }
201898
+ ]
201899
+ }
201900
+ ]
201901
+ }
201902
+ ],
201903
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
201904
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" }),
201905
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" }),
201906
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" }),
201907
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" }),
201908
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-8" })
201909
+ ] })
201910
+ };
201911
+ const layout2_23 = {
201912
+ name: "Layout2_23",
201913
+ title: "两行区块",
201914
+ elements: [
201915
+ {
201916
+ componentName: "Section",
201917
+ children: [
201918
+ {
201919
+ componentName: "Grid",
201920
+ props: {
201921
+ className: "grid-cols-12 gap-6"
201922
+ },
201923
+ children: [
201924
+ {
201925
+ componentName: "GridCell",
201926
+ props: {
201927
+ className: "col-span-12"
201928
+ }
201929
+ },
201930
+ {
201931
+ componentName: "GridCell",
201932
+ props: {
201933
+ className: "col-span-4"
201934
+ }
201935
+ },
201936
+ {
201937
+ componentName: "GridCell",
201938
+ props: {
201939
+ className: "col-span-4"
201940
+ }
201941
+ },
201942
+ {
201943
+ componentName: "GridCell",
201944
+ props: {
201945
+ className: "col-span-4"
201946
+ }
201947
+ }
201948
+ ]
201949
+ }
201950
+ ]
201951
+ }
201952
+ ],
201953
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
201954
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-12" }),
201955
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" }),
201956
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" }),
201957
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" })
201958
+ ] })
201959
+ };
201960
+ const layout3_1 = {
201961
+ name: "Layout3_1",
201962
+ title: "三行区块",
201963
+ elements: [
201964
+ {
201965
+ componentName: "Section",
201966
+ children: [
201967
+ {
201968
+ componentName: "Grid",
201969
+ props: {
201970
+ className: "grid-cols-12 gap-6"
201971
+ },
201972
+ children: [
201973
+ {
201974
+ componentName: "GridCell",
201975
+ props: {
201976
+ className: "col-span-8"
201977
+ }
201978
+ },
201979
+ {
201980
+ componentName: "GridCell",
201981
+ props: {
201982
+ className: "col-span-4"
201983
+ }
201984
+ },
201985
+ {
201986
+ componentName: "GridCell",
201987
+ props: {
201988
+ className: "col-span-12"
201989
+ }
201990
+ },
201991
+ {
201992
+ componentName: "GridCell",
201993
+ props: {
201994
+ className: "col-span-4"
201995
+ }
201996
+ },
201997
+ {
201998
+ componentName: "GridCell",
201999
+ props: {
202000
+ className: "col-span-8"
202001
+ }
202002
+ }
202003
+ ]
202004
+ }
202005
+ ]
202006
+ }
202007
+ ],
202008
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
202009
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-8" }),
202010
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" }),
202011
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-12" }),
202012
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" }),
202013
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-8" })
202014
+ ] })
202015
+ };
202016
+ const layout3_2 = {
202017
+ name: "Layout3_2",
202018
+ title: "三行区块",
202019
+ elements: [
202020
+ {
202021
+ componentName: "Section",
202022
+ children: [
202023
+ {
202024
+ componentName: "Grid",
202025
+ props: {
202026
+ className: "grid-cols-12 gap-6"
202027
+ },
202028
+ children: [
202029
+ {
202030
+ componentName: "GridCell",
202031
+ props: {
202032
+ className: "col-span-12"
202033
+ }
202034
+ },
202035
+ {
202036
+ componentName: "GridCell",
202037
+ props: {
202038
+ className: "col-span-4"
202039
+ }
202040
+ },
202041
+ {
202042
+ componentName: "GridCell",
202043
+ props: {
202044
+ className: "col-span-4"
202045
+ }
202046
+ },
202047
+ {
202048
+ componentName: "GridCell",
202049
+ props: {
202050
+ className: "col-span-4"
202051
+ }
202052
+ },
202053
+ {
202054
+ componentName: "GridCell",
202055
+ props: {
202056
+ className: "col-span-4"
202057
+ }
202058
+ },
202059
+ {
202060
+ componentName: "GridCell",
202061
+ props: {
202062
+ className: "col-span-4"
202063
+ }
202064
+ },
202065
+ {
202066
+ componentName: "GridCell",
202067
+ props: {
202068
+ className: "col-span-4"
202069
+ }
202070
+ }
202071
+ ]
202072
+ }
202073
+ ]
202074
+ }
202075
+ ],
202076
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
202077
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-12" }),
202078
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" }),
202079
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" }),
202080
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" }),
202081
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" }),
202082
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" }),
202083
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-4" })
202084
+ ] })
202085
+ };
202086
+ const layout3_3 = {
202087
+ name: "Layout3_3",
202088
+ title: "三行区块",
202089
+ elements: [
202090
+ {
202091
+ componentName: "Section",
202092
+ children: [
202093
+ {
202094
+ componentName: "Grid",
202095
+ props: {
202096
+ className: "grid-cols-12 gap-6"
202097
+ },
202098
+ children: [
202099
+ {
202100
+ componentName: "GridCell",
202101
+ props: {
202102
+ className: "col-span-6"
202103
+ }
202104
+ },
202105
+ {
202106
+ componentName: "GridCell",
202107
+ props: {
202108
+ className: "col-span-6"
202109
+ }
202110
+ },
202111
+ {
202112
+ componentName: "GridCell",
202113
+ props: {
202114
+ className: "col-span-6"
202115
+ }
202116
+ },
202117
+ {
202118
+ componentName: "GridCell",
202119
+ props: {
202120
+ className: "col-span-6"
202121
+ }
202122
+ },
202123
+ {
202124
+ componentName: "GridCell",
202125
+ props: {
202126
+ className: "col-span-12"
202127
+ }
202128
+ }
202129
+ ]
202130
+ }
202131
+ ]
202132
+ }
202133
+ ],
202134
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
202135
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" }),
202136
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" }),
202137
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" }),
202138
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" }),
202139
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-12" })
202140
+ ] })
202141
+ };
202142
+ const layout3_4 = {
202143
+ name: "Layout3_4",
202144
+ title: "三行区块",
202145
+ elements: [
202146
+ {
202147
+ componentName: "Section",
202148
+ children: [
202149
+ {
202150
+ componentName: "Grid",
202151
+ props: {
202152
+ className: "grid-cols-12 gap-6"
202153
+ },
202154
+ children: [
202155
+ {
202156
+ componentName: "GridCell",
202157
+ props: {
202158
+ className: "col-span-12"
202159
+ }
202160
+ },
202161
+ {
202162
+ componentName: "GridCell",
202163
+ props: {
202164
+ className: "col-span-6"
202165
+ }
202166
+ },
202167
+ {
202168
+ componentName: "GridCell",
202169
+ props: {
202170
+ className: "col-span-6"
202171
+ }
202172
+ },
202173
+ {
202174
+ componentName: "GridCell",
202175
+ props: {
202176
+ className: "col-span-6"
202177
+ }
202178
+ },
202179
+ {
202180
+ componentName: "GridCell",
202181
+ props: {
202182
+ className: "col-span-6"
202183
+ }
202184
+ }
202185
+ ]
202186
+ }
202187
+ ]
202188
+ }
202189
+ ],
202190
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
202191
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-12" }),
202192
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" }),
202193
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" }),
202194
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" }),
202195
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" })
202196
+ ] })
202197
+ };
202198
+ const layout3_5 = {
202199
+ name: "Layout3_5",
202200
+ title: "三行区块",
202201
+ elements: [
202202
+ {
202203
+ componentName: "Section",
202204
+ children: [
202205
+ {
202206
+ componentName: "Grid",
202207
+ props: {
202208
+ className: "grid-cols-12 gap-6"
202209
+ },
202210
+ children: [
202211
+ {
202212
+ componentName: "GridCell",
202213
+ props: {
202214
+ className: "col-span-6"
202215
+ }
202216
+ },
202217
+ {
202218
+ componentName: "GridCell",
202219
+ props: {
202220
+ className: "col-span-6"
202221
+ }
202222
+ },
202223
+ {
202224
+ componentName: "GridCell",
202225
+ props: {
202226
+ className: "col-span-12"
202227
+ }
202228
+ },
202229
+ {
202230
+ componentName: "GridCell",
202231
+ props: {
202232
+ className: "col-span-6"
202233
+ }
202234
+ },
202235
+ {
202236
+ componentName: "GridCell",
202237
+ props: {
202238
+ className: "col-span-6"
202239
+ }
202240
+ }
202241
+ ]
202242
+ }
202243
+ ]
202244
+ }
202245
+ ],
202246
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
202247
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" }),
202248
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" }),
202249
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-12" }),
202250
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" }),
202251
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" })
202252
+ ] })
202253
+ };
202254
+ const layout3_6 = {
202255
+ name: "Layout3_6",
202256
+ title: "三行区块",
202257
+ elements: [
202258
+ {
202259
+ componentName: "Section",
202260
+ children: [
202261
+ {
202262
+ componentName: "Grid",
202263
+ props: {
202264
+ className: "grid-cols-12 gap-6"
202265
+ },
202266
+ children: [
202267
+ {
202268
+ componentName: "GridCell",
202269
+ props: {
202270
+ className: "col-span-6"
202271
+ }
202272
+ },
202273
+ {
202274
+ componentName: "GridCell",
202275
+ props: {
202276
+ className: "col-span-6 row-span-2"
202277
+ }
202278
+ },
202279
+ {
202280
+ componentName: "GridCell",
202281
+ props: {
202282
+ className: "col-span-6"
202283
+ }
202284
+ },
202285
+ {
202286
+ componentName: "GridCell",
202287
+ props: {
202288
+ className: "col-span-6"
202289
+ }
202290
+ },
202291
+ {
202292
+ componentName: "GridCell",
202293
+ props: {
202294
+ className: "col-span-6"
202295
+ }
202296
+ }
202297
+ ]
202298
+ }
202299
+ ]
202300
+ }
202301
+ ],
202302
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
202303
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" }),
202304
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6 row-span-2" }),
202305
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" }),
202306
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" }),
202307
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" })
202308
+ ] })
202309
+ };
202310
+ const layout3_7 = {
202311
+ name: "Layout3_7",
202312
+ title: "三行区块",
202313
+ elements: [
202314
+ {
202315
+ componentName: "Section",
202316
+ children: [
202317
+ {
202318
+ componentName: "Grid",
202319
+ props: {
202320
+ className: "grid-cols-12 gap-6"
202321
+ },
202322
+ children: [
202323
+ {
202324
+ componentName: "GridCell",
202325
+ props: {
202326
+ className: "col-span-6 row-span-2"
202327
+ }
202328
+ },
202329
+ {
202330
+ componentName: "GridCell",
202331
+ props: {
202332
+ className: "col-span-6"
202333
+ }
202334
+ },
202335
+ {
202336
+ componentName: "GridCell",
202337
+ props: {
202338
+ className: "col-span-6"
202339
+ }
202340
+ },
202341
+ {
202342
+ componentName: "GridCell",
202343
+ props: {
202344
+ className: "col-span-6"
202345
+ }
202346
+ },
202347
+ {
202348
+ componentName: "GridCell",
202349
+ props: {
202350
+ className: "col-span-6"
202351
+ }
202352
+ }
202353
+ ]
202354
+ }
202355
+ ]
202356
+ }
202357
+ ],
202358
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
202359
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6 row-span-2" }),
202360
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" }),
202361
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" }),
202362
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" }),
202363
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" })
202364
+ ] })
202365
+ };
202366
+ const layout3_8 = {
202367
+ name: "Layout3_8",
202368
+ title: "三行区块",
202369
+ elements: [
202370
+ {
202371
+ componentName: "Section",
202372
+ children: [
202373
+ {
202374
+ componentName: "Grid",
202375
+ props: {
202376
+ className: "grid-cols-12 gap-6"
202377
+ },
202378
+ children: [
202379
+ {
202380
+ componentName: "GridCell",
202381
+ props: {
202382
+ className: "col-span-6"
202383
+ }
202384
+ },
202385
+ {
202386
+ componentName: "GridCell",
202387
+ props: {
202388
+ className: "col-span-6"
202389
+ }
202390
+ },
202391
+ {
202392
+ componentName: "GridCell",
202393
+ props: {
202394
+ className: "col-span-6"
202395
+ }
202396
+ },
202397
+ {
202398
+ componentName: "GridCell",
202399
+ props: {
202400
+ className: "col-span-6 row-span-2"
202401
+ }
202402
+ },
202403
+ {
202404
+ componentName: "GridCell",
202405
+ props: {
202406
+ className: "col-span-6"
202407
+ }
202408
+ }
202409
+ ]
202410
+ }
202411
+ ]
202412
+ }
202413
+ ],
202414
+ view: /* @__PURE__ */ jsxRuntimeExports.jsxs(GridView, { className: "grid-cols-12", children: [
202415
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" }),
202416
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" }),
202417
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" }),
202418
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6 row-span-2" }),
202419
+ /* @__PURE__ */ jsxRuntimeExports.jsx(CellView, { className: "col-span-6" })
202420
+ ] })
202421
+ };
200466
202422
  const newSectionCategories = [
200467
202423
  {
200468
202424
  id: "single",
200469
202425
  title: "单行",
200470
- resources: [layout1, layout2]
202426
+ resources: [
202427
+ layout1_1,
202428
+ layout1_2,
202429
+ layout1_3,
202430
+ layout1_4,
202431
+ layout1_5,
202432
+ layout1_6,
202433
+ layout1_7,
202434
+ layout1_8,
202435
+ layout1_9,
202436
+ layout1_10
202437
+ ]
200471
202438
  },
200472
202439
  {
200473
202440
  id: "double",
200474
202441
  title: "两行",
200475
- resources: [layout1, layout2]
202442
+ resources: [
202443
+ layout2_1,
202444
+ layout2_2,
202445
+ layout2_3,
202446
+ layout2_4,
202447
+ layout2_5,
202448
+ layout2_6,
202449
+ layout2_7,
202450
+ layout2_8,
202451
+ layout2_9,
202452
+ layout2_10,
202453
+ layout2_11,
202454
+ layout2_12,
202455
+ layout2_13,
202456
+ layout2_14,
202457
+ layout2_15,
202458
+ layout2_16,
202459
+ layout2_17,
202460
+ layout2_18,
202461
+ layout2_19,
202462
+ layout2_20,
202463
+ layout2_21,
202464
+ layout2_22,
202465
+ layout2_23
202466
+ ]
200476
202467
  },
200477
202468
  {
200478
202469
  id: "triple",
200479
202470
  title: "三行",
200480
- resources: [layout1, layout2]
200481
- },
200482
- {
200483
- id: "header",
200484
- title: "页眉",
200485
- resources: [layout1, layout2]
200486
- },
200487
- {
200488
- id: "footer",
200489
- title: "页脚",
200490
- resources: [layout1, layout2]
202471
+ resources: [
202472
+ layout3_1,
202473
+ layout3_2,
202474
+ layout3_3,
202475
+ layout3_4,
202476
+ layout3_5,
202477
+ layout3_6,
202478
+ layout3_7,
202479
+ layout3_8
202480
+ ]
200491
202481
  }
202482
+ // {
202483
+ // id: "header",
202484
+ // title: "页头",
202485
+ // resources: [layout1_1, layout1_2],
202486
+ // },
202487
+ // {
202488
+ // id: "footer",
202489
+ // title: "页脚",
202490
+ // resources: [layout1_1, layout1_2],
202491
+ // },
200492
202492
  ];
200493
202493
  function SectionsPanel(props) {
200494
202494
  const { hidden } = props;
@@ -201336,6 +203336,19 @@ const baseComponents = [
201336
203336
  }
201337
203337
  ]
201338
203338
  },
203339
+ {
203340
+ id: "carousel",
203341
+ name: "Carousel",
203342
+ title: "轮播",
203343
+ description: "轮播组件",
203344
+ categoryId: "navigation",
203345
+ icon: CarouselIcon,
203346
+ elements: [
203347
+ {
203348
+ componentName: "Carousel"
203349
+ }
203350
+ ]
203351
+ },
201339
203352
  // 反馈组件
201340
203353
  {
201341
203354
  id: "popover",
@@ -201960,8 +203973,8 @@ function PropsSchema(props) {
201960
203973
  const setDrawerType = useStudioStore((state) => state.setDrawerType);
201961
203974
  const setInitValue = useCallback(() => {
201962
203975
  var _a3;
201963
- if (editingComponent == null ? void 0 : editingComponent.props) {
201964
- setValue(JSON.stringify((_a3 = editingComponent == null ? void 0 : editingComponent.props) == null ? void 0 : _a3.tabs, null, 2));
203976
+ if (editingComponent == null ? void 0 : editingComponent.propsSchema) {
203977
+ setValue(JSON.stringify((_a3 = editingComponent == null ? void 0 : editingComponent.propsSchema) == null ? void 0 : _a3.tabs, null, 2));
201965
203978
  } else {
201966
203979
  setValue(JSON.stringify([], null, 2));
201967
203980
  }
@@ -201983,8 +203996,8 @@ function PropsSchema(props) {
201983
203996
  if (editingComponent) {
201984
203997
  onChangeComponent({
201985
203998
  ...editingComponent,
201986
- props: {
201987
- ...editingComponent.props,
203999
+ propsSchema: {
204000
+ ...editingComponent.propsSchema,
201988
204001
  tabs: (value == null ? void 0 : value.trim()) ? JSON.parse(value == null ? void 0 : value.trim()) : void 0
201989
204002
  }
201990
204003
  });
@@ -204977,4 +206990,4 @@ export {
204977
206990
  typescriptDefaults as t,
204978
206991
  useCustomizedMaterials as u
204979
206992
  };
204980
- //# sourceMappingURL=index-c56cb64e.js.map
206993
+ //# sourceMappingURL=index-b0c38706.js.map