@rxdrag/website-studio 0.0.79 → 0.0.80

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 (34) hide show
  1. package/dist/{cssMode-df1a2138.js → cssMode-d1af77de.js} +2 -2
  2. package/dist/{cssMode-df1a2138.js.map → cssMode-d1af77de.js.map} +1 -1
  3. package/dist/{freemarker2-7edb092b.js → freemarker2-d91cd881.js} +2 -2
  4. package/dist/{freemarker2-7edb092b.js.map → freemarker2-d91cd881.js.map} +1 -1
  5. package/dist/{handlebars-feb05976.js → handlebars-61fc54ed.js} +2 -2
  6. package/dist/{handlebars-feb05976.js.map → handlebars-61fc54ed.js.map} +1 -1
  7. package/dist/{html-870671b6.js → html-1369577f.js} +2 -2
  8. package/dist/{html-870671b6.js.map → html-1369577f.js.map} +1 -1
  9. package/dist/{htmlMode-a2b081f4.js → htmlMode-003f6b6d.js} +2 -2
  10. package/dist/{htmlMode-a2b081f4.js.map → htmlMode-003f6b6d.js.map} +1 -1
  11. package/dist/{index-55da451c.js → index-b3469a2e.js} +41 -61
  12. package/dist/{index-55da451c.js.map → index-b3469a2e.js.map} +1 -1
  13. package/dist/index.mjs +1 -1
  14. package/dist/{javascript-c26f93ec.js → javascript-871e0438.js} +3 -3
  15. package/dist/{javascript-c26f93ec.js.map → javascript-871e0438.js.map} +1 -1
  16. package/dist/{jsonMode-9bb59d77.js → jsonMode-e9191c8f.js} +2 -2
  17. package/dist/{jsonMode-9bb59d77.js.map → jsonMode-e9191c8f.js.map} +1 -1
  18. package/dist/{liquid-6ab364b9.js → liquid-a824c3eb.js} +2 -2
  19. package/dist/{liquid-6ab364b9.js.map → liquid-a824c3eb.js.map} +1 -1
  20. package/dist/{mdx-c70a8a1c.js → mdx-2283616e.js} +2 -2
  21. package/dist/{mdx-c70a8a1c.js.map → mdx-2283616e.js.map} +1 -1
  22. package/dist/{python-31cd5a7c.js → python-ce1955dc.js} +2 -2
  23. package/dist/{python-31cd5a7c.js.map → python-ce1955dc.js.map} +1 -1
  24. package/dist/{razor-d5fae3eb.js → razor-ec8250d7.js} +2 -2
  25. package/dist/{razor-d5fae3eb.js.map → razor-ec8250d7.js.map} +1 -1
  26. package/dist/{tsMode-089b8a95.js → tsMode-4781e831.js} +2 -2
  27. package/dist/{tsMode-089b8a95.js.map → tsMode-4781e831.js.map} +1 -1
  28. package/dist/{typescript-84dc99fd.js → typescript-595380e5.js} +2 -2
  29. package/dist/{typescript-84dc99fd.js.map → typescript-595380e5.js.map} +1 -1
  30. package/dist/{xml-8852fbc1.js → xml-c7352c89.js} +2 -2
  31. package/dist/{xml-8852fbc1.js.map → xml-c7352c89.js.map} +1 -1
  32. package/dist/{yaml-38f98cba.js → yaml-23b68cb5.js} +2 -2
  33. package/dist/{yaml-38f98cba.js.map → yaml-23b68cb5.js.map} +1 -1
  34. package/package.json +16 -16
@@ -18,7 +18,7 @@ import { staticMaterials, AddablePlaceHolder, ViewKeyProvider, ComponentTreeWidg
18
18
  import { Icon, Entify, useScroll, 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, CarouselIcon, PopoverIcon, ModalIcon, FormIcon, LeafNode, GroupNode, TreeView, DesignIcon, ResetIcon, ImportIcon, AstroIcon, AddFolderIcon, MediasIcon, StarsIcon, 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";
@@ -133513,7 +133513,7 @@ registerLanguage({
133513
133513
  aliases: ["FreeMarker2", "Apache FreeMarker2"],
133514
133514
  loader: () => {
133515
133515
  {
133516
- return import("./freemarker2-7edb092b.js").then((m2) => m2.TagAutoInterpolationDollar);
133516
+ return import("./freemarker2-d91cd881.js").then((m2) => m2.TagAutoInterpolationDollar);
133517
133517
  }
133518
133518
  }
133519
133519
  });
@@ -133522,7 +133522,7 @@ registerLanguage({
133522
133522
  aliases: ["FreeMarker2 (Angle/Dollar)", "Apache FreeMarker2 (Angle/Dollar)"],
133523
133523
  loader: () => {
133524
133524
  {
133525
- return import("./freemarker2-7edb092b.js").then((m2) => m2.TagAngleInterpolationDollar);
133525
+ return import("./freemarker2-d91cd881.js").then((m2) => m2.TagAngleInterpolationDollar);
133526
133526
  }
133527
133527
  }
133528
133528
  });
@@ -133531,7 +133531,7 @@ registerLanguage({
133531
133531
  aliases: ["FreeMarker2 (Bracket/Dollar)", "Apache FreeMarker2 (Bracket/Dollar)"],
133532
133532
  loader: () => {
133533
133533
  {
133534
- return import("./freemarker2-7edb092b.js").then((m2) => m2.TagBracketInterpolationDollar);
133534
+ return import("./freemarker2-d91cd881.js").then((m2) => m2.TagBracketInterpolationDollar);
133535
133535
  }
133536
133536
  }
133537
133537
  });
@@ -133540,7 +133540,7 @@ registerLanguage({
133540
133540
  aliases: ["FreeMarker2 (Angle/Bracket)", "Apache FreeMarker2 (Angle/Bracket)"],
133541
133541
  loader: () => {
133542
133542
  {
133543
- return import("./freemarker2-7edb092b.js").then((m2) => m2.TagAngleInterpolationBracket);
133543
+ return import("./freemarker2-d91cd881.js").then((m2) => m2.TagAngleInterpolationBracket);
133544
133544
  }
133545
133545
  }
133546
133546
  });
@@ -133549,7 +133549,7 @@ registerLanguage({
133549
133549
  aliases: ["FreeMarker2 (Bracket/Bracket)", "Apache FreeMarker2 (Bracket/Bracket)"],
133550
133550
  loader: () => {
133551
133551
  {
133552
- return import("./freemarker2-7edb092b.js").then((m2) => m2.TagBracketInterpolationBracket);
133552
+ return import("./freemarker2-d91cd881.js").then((m2) => m2.TagBracketInterpolationBracket);
133553
133553
  }
133554
133554
  }
133555
133555
  });
@@ -133558,7 +133558,7 @@ registerLanguage({
133558
133558
  aliases: ["FreeMarker2 (Auto/Dollar)", "Apache FreeMarker2 (Auto/Dollar)"],
133559
133559
  loader: () => {
133560
133560
  {
133561
- return import("./freemarker2-7edb092b.js").then((m2) => m2.TagAutoInterpolationDollar);
133561
+ return import("./freemarker2-d91cd881.js").then((m2) => m2.TagAutoInterpolationDollar);
133562
133562
  }
133563
133563
  }
133564
133564
  });
@@ -133567,7 +133567,7 @@ registerLanguage({
133567
133567
  aliases: ["FreeMarker2 (Auto/Bracket)", "Apache FreeMarker2 (Auto/Bracket)"],
133568
133568
  loader: () => {
133569
133569
  {
133570
- return import("./freemarker2-7edb092b.js").then((m2) => m2.TagAutoInterpolationBracket);
133570
+ return import("./freemarker2-d91cd881.js").then((m2) => m2.TagAutoInterpolationBracket);
133571
133571
  }
133572
133572
  }
133573
133573
  });
@@ -133617,7 +133617,7 @@ registerLanguage({
133617
133617
  mimetypes: ["text/x-handlebars-template"],
133618
133618
  loader: () => {
133619
133619
  {
133620
- return import("./handlebars-feb05976.js");
133620
+ return import("./handlebars-61fc54ed.js");
133621
133621
  }
133622
133622
  }
133623
133623
  });
@@ -133650,7 +133650,7 @@ registerLanguage({
133650
133650
  mimetypes: ["text/html", "text/x-jshtm", "text/template", "text/ng-template"],
133651
133651
  loader: () => {
133652
133652
  {
133653
- return import("./html-870671b6.js");
133653
+ return import("./html-1369577f.js");
133654
133654
  }
133655
133655
  }
133656
133656
  });
@@ -133703,7 +133703,7 @@ registerLanguage({
133703
133703
  mimetypes: ["text/javascript"],
133704
133704
  loader: () => {
133705
133705
  {
133706
- return import("./javascript-c26f93ec.js");
133706
+ return import("./javascript-871e0438.js");
133707
133707
  }
133708
133708
  }
133709
133709
  });
@@ -133802,7 +133802,7 @@ registerLanguage({
133802
133802
  mimetypes: ["application/liquid"],
133803
133803
  loader: () => {
133804
133804
  {
133805
- return import("./liquid-6ab364b9.js");
133805
+ return import("./liquid-a824c3eb.js");
133806
133806
  }
133807
133807
  }
133808
133808
  });
@@ -133850,7 +133850,7 @@ registerLanguage({
133850
133850
  aliases: ["MDX", "mdx"],
133851
133851
  loader: () => {
133852
133852
  {
133853
- return import("./mdx-c70a8a1c.js");
133853
+ return import("./mdx-2283616e.js");
133854
133854
  }
133855
133855
  }
133856
133856
  });
@@ -134109,7 +134109,7 @@ registerLanguage({
134109
134109
  firstLine: "^#!/.*\\bpython[0-9.-]*\\b",
134110
134110
  loader: () => {
134111
134111
  {
134112
- return import("./python-31cd5a7c.js");
134112
+ return import("./python-ce1955dc.js");
134113
134113
  }
134114
134114
  }
134115
134115
  });
@@ -134158,7 +134158,7 @@ registerLanguage({
134158
134158
  mimetypes: ["text/x-cshtml"],
134159
134159
  loader: () => {
134160
134160
  {
134161
- return import("./razor-d5fae3eb.js");
134161
+ return import("./razor-ec8250d7.js");
134162
134162
  }
134163
134163
  }
134164
134164
  });
@@ -134494,7 +134494,7 @@ registerLanguage({
134494
134494
  mimetypes: ["text/typescript"],
134495
134495
  loader: () => {
134496
134496
  {
134497
- return import("./typescript-84dc99fd.js");
134497
+ return import("./typescript-595380e5.js");
134498
134498
  }
134499
134499
  }
134500
134500
  });
@@ -134578,7 +134578,7 @@ registerLanguage({
134578
134578
  mimetypes: ["text/xml", "application/xml", "application/xaml+xml", "application/xml-dtd"],
134579
134579
  loader: () => {
134580
134580
  {
134581
- return import("./xml-8852fbc1.js");
134581
+ return import("./xml-c7352c89.js");
134582
134582
  }
134583
134583
  }
134584
134584
  });
@@ -134595,7 +134595,7 @@ registerLanguage({
134595
134595
  mimetypes: ["application/x-yaml", "text/x-yaml"],
134596
134596
  loader: () => {
134597
134597
  {
134598
- return import("./yaml-38f98cba.js");
134598
+ return import("./yaml-23b68cb5.js");
134599
134599
  }
134600
134600
  }
134601
134601
  });
@@ -134719,7 +134719,7 @@ var lessDefaults = new LanguageServiceDefaultsImpl$3(
134719
134719
  monaco_editor_core_exports$3.languages.css = { cssDefaults, lessDefaults, scssDefaults };
134720
134720
  function getMode$3() {
134721
134721
  {
134722
- return import("./cssMode-df1a2138.js");
134722
+ return import("./cssMode-d1af77de.js");
134723
134723
  }
134724
134724
  }
134725
134725
  monaco_editor_core_exports$3.languages.onLanguage("less", () => {
@@ -134850,7 +134850,7 @@ monaco_editor_core_exports$2.languages.html = {
134850
134850
  };
134851
134851
  function getMode$2() {
134852
134852
  {
134853
- return import("./htmlMode-a2b081f4.js");
134853
+ return import("./htmlMode-003f6b6d.js");
134854
134854
  }
134855
134855
  }
134856
134856
  function registerHTMLLanguageService(languageId, options = optionsDefault, modeConfiguration = getConfigurationDefault(languageId)) {
@@ -134948,7 +134948,7 @@ var getWorker = () => getMode$1().then((mode) => mode.getWorker());
134948
134948
  monaco_editor_core_exports$1.languages.json = { jsonDefaults, getWorker };
134949
134949
  function getMode$1() {
134950
134950
  {
134951
- return import("./jsonMode-9bb59d77.js");
134951
+ return import("./jsonMode-e9191c8f.js");
134952
134952
  }
134953
134953
  }
134954
134954
  monaco_editor_core_exports$1.languages.register({
@@ -135224,7 +135224,7 @@ monaco_editor_core_exports.languages.typescript = {
135224
135224
  };
135225
135225
  function getMode() {
135226
135226
  {
135227
- return import("./tsMode-089b8a95.js");
135227
+ return import("./tsMode-4781e831.js");
135228
135228
  }
135229
135229
  }
135230
135230
  monaco_editor_core_exports.languages.onLanguage("typescript", () => {
@@ -206324,25 +206324,15 @@ function ThemeDesigner() {
206324
206324
  selectedDrawerType: drawerType,
206325
206325
  selectedContent,
206326
206326
  onSelectDrawerType: handleDrawerTypeChange,
206327
- extra: website && /* @__PURE__ */ jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment, { children: [
206328
- /* @__PURE__ */ jsxRuntimeExports.jsx(
206329
- LeftbarButtion,
206330
- {
206331
- title: "媒体库",
206332
- selected: mediaLibOpen,
206333
- onPress: handleOpenMediaLib,
206334
- children: /* @__PURE__ */ jsxRuntimeExports.jsx(MediasIcon, { className: "size-5" })
206335
- }
206336
- ),
206337
- /* @__PURE__ */ jsxRuntimeExports.jsx(
206338
- LeftbarButtion,
206339
- {
206340
- title: "Svg图标库",
206341
- selected: mediaLibOpen,
206342
- children: /* @__PURE__ */ jsxRuntimeExports.jsx(StarsIcon, { className: "size-5" })
206343
- }
206344
- )
206345
- ] })
206327
+ extra: website && /* @__PURE__ */ jsxRuntimeExports.jsx(jsxRuntimeExports.Fragment, { children: /* @__PURE__ */ jsxRuntimeExports.jsx(
206328
+ LeftbarButtion,
206329
+ {
206330
+ title: "媒体库",
206331
+ selected: mediaLibOpen,
206332
+ onPress: handleOpenMediaLib,
206333
+ children: /* @__PURE__ */ jsxRuntimeExports.jsx(MediasIcon, { className: "size-5" })
206334
+ }
206335
+ ) })
206346
206336
  }
206347
206337
  ),
206348
206338
  /* @__PURE__ */ jsxRuntimeExports.jsx(
@@ -206970,25 +206960,15 @@ function WebsiteDesigner(props) {
206970
206960
  selectedDrawerType: drawerType,
206971
206961
  selectedContent,
206972
206962
  onSelectDrawerType: handleDrawerTypeChange,
206973
- extra: /* @__PURE__ */ jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment, { children: [
206974
- /* @__PURE__ */ jsxRuntimeExports.jsx(
206975
- LeftbarButtion,
206976
- {
206977
- title: "媒体库",
206978
- selected: mediaLibOpen,
206979
- onPress: handleOpenMediaLib,
206980
- children: /* @__PURE__ */ jsxRuntimeExports.jsx(MediasIcon, { className: "size-5" })
206981
- }
206982
- ),
206983
- /* @__PURE__ */ jsxRuntimeExports.jsx(
206984
- LeftbarButtion,
206985
- {
206986
- title: "Svg图标库",
206987
- selected: mediaLibOpen,
206988
- children: /* @__PURE__ */ jsxRuntimeExports.jsx(StarsIcon, { className: "size-5" })
206989
- }
206990
- )
206991
- ] })
206963
+ extra: /* @__PURE__ */ jsxRuntimeExports.jsx(jsxRuntimeExports.Fragment, { children: /* @__PURE__ */ jsxRuntimeExports.jsx(
206964
+ LeftbarButtion,
206965
+ {
206966
+ title: "媒体库",
206967
+ selected: mediaLibOpen,
206968
+ onPress: handleOpenMediaLib,
206969
+ children: /* @__PURE__ */ jsxRuntimeExports.jsx(MediasIcon, { className: "size-5" })
206970
+ }
206971
+ ) })
206992
206972
  }
206993
206973
  ),
206994
206974
  /* @__PURE__ */ jsxRuntimeExports.jsx(
@@ -207078,4 +207058,4 @@ export {
207078
207058
  typescriptDefaults as t,
207079
207059
  useCustomizedMaterials as u
207080
207060
  };
207081
- //# sourceMappingURL=index-55da451c.js.map
207061
+ //# sourceMappingURL=index-b3469a2e.js.map