@builder.io/sdk-vue 1.0.30 → 1.0.32

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 (94) hide show
  1. package/lib/browser/{block-styles-YSorgBmY.cjs → block-styles-ohyKYsYW.cjs} +1 -1
  2. package/lib/browser/{block-styles-zsif4DNQ.js → block-styles-zIxnCsu7.js} +1 -1
  3. package/lib/browser/{block-wrapper-q84y908Y.js → block-wrapper-BwmUweGI.js} +3 -3
  4. package/lib/browser/{block-wrapper-pkRmh7Y9.cjs → block-wrapper-C1moZ3Lz.cjs} +1 -1
  5. package/lib/browser/blocks/accordion/accordion.vue.d.ts +3 -3
  6. package/lib/browser/blocks/button/button.vue.d.ts +3 -3
  7. package/lib/browser/blocks/columns/columns.vue.d.ts +3 -3
  8. package/lib/browser/blocks/form/form/form.vue.d.ts +6 -6
  9. package/lib/browser/blocks/image/image.types.d.ts +1 -0
  10. package/lib/browser/blocks/image/image.vue.d.ts +3 -0
  11. package/lib/browser/blocks/symbol/symbol.vue.d.ts +6 -6
  12. package/lib/browser/blocks/tabs/tabs.vue.d.ts +3 -3
  13. package/lib/browser/blocks/video/video.vue.d.ts +3 -3
  14. package/lib/browser/{component-ref-XwVx-xwI.js → component-ref-SNXa2Dn9.js} +2 -2
  15. package/lib/browser/{component-ref-CXa8wrso.cjs → component-ref-SkL82rhz.cjs} +1 -1
  16. package/lib/browser/components/block/block.helpers.d.ts +20 -2
  17. package/lib/browser/components/block/components/component-ref/component-ref.vue.d.ts +3 -3
  18. package/lib/browser/components/content/content.vue.d.ts +4 -3
  19. package/lib/browser/components/content-variants/content-variants.vue.d.ts +3 -3
  20. package/lib/browser/constants/sdk-version.d.ts +1 -1
  21. package/lib/browser/context/types.d.ts +1 -0
  22. package/lib/browser/{get-block-properties-hsTkDYka.cjs → get-block-properties-EE60D1wR.cjs} +1 -1
  23. package/lib/browser/{get-block-properties-VVu6XRdj.js → get-block-properties-qSi9NMOx.js} +1 -1
  24. package/lib/browser/index-7_PIOwAU.cjs +166 -0
  25. package/lib/browser/{index-GWArj2Lm.js → index-KOlrj9_0.js} +398 -387
  26. package/lib/browser/index.cjs +1 -1
  27. package/lib/browser/index.mjs +1 -1
  28. package/lib/browser/{repeated-block-CUsgbkNQ.cjs → repeated-block-L_hMsmwd.cjs} +1 -1
  29. package/lib/browser/{repeated-block-D-MjOcCg.js → repeated-block-SnsEMvw9.js} +2 -2
  30. package/lib/browser/style.css +1 -1
  31. package/lib/edge/{block-styles-uTIfxLdH.cjs → block-styles-gwGxMYsP.cjs} +1 -1
  32. package/lib/edge/{block-styles-SZkRWx2m.js → block-styles-mlYBYkOs.js} +1 -1
  33. package/lib/edge/{block-wrapper-1FmTfk0Z.js → block-wrapper-RexwV794.js} +3 -3
  34. package/lib/{node/block-wrapper-Kl4r-UZc.cjs → edge/block-wrapper-k_uBDftu.cjs} +1 -1
  35. package/lib/edge/blocks/accordion/accordion.vue.d.ts +3 -3
  36. package/lib/edge/blocks/button/button.vue.d.ts +3 -3
  37. package/lib/edge/blocks/columns/columns.vue.d.ts +3 -3
  38. package/lib/edge/blocks/form/form/form.vue.d.ts +6 -6
  39. package/lib/edge/blocks/image/image.types.d.ts +1 -0
  40. package/lib/edge/blocks/image/image.vue.d.ts +3 -0
  41. package/lib/edge/blocks/symbol/symbol.vue.d.ts +6 -6
  42. package/lib/edge/blocks/tabs/tabs.vue.d.ts +3 -3
  43. package/lib/edge/blocks/video/video.vue.d.ts +3 -3
  44. package/lib/{node/component-ref-GwPAXEsY.js → edge/component-ref-9oxLY_Z3.js} +2 -2
  45. package/lib/{node/component-ref-UFlAHlUI.cjs → edge/component-ref-TND3R4QY.cjs} +1 -1
  46. package/lib/edge/components/block/block.helpers.d.ts +20 -2
  47. package/lib/edge/components/block/components/component-ref/component-ref.vue.d.ts +3 -3
  48. package/lib/edge/components/content/content.vue.d.ts +4 -3
  49. package/lib/edge/components/content-variants/content-variants.vue.d.ts +3 -3
  50. package/lib/edge/constants/sdk-version.d.ts +1 -1
  51. package/lib/edge/context/types.d.ts +1 -0
  52. package/lib/edge/{get-block-properties-WIpsp8uv.js → get-block-properties-3R5EHXuo.js} +1 -1
  53. package/lib/edge/{get-block-properties-G5ekM4kF.cjs → get-block-properties-QFyJgbX0.cjs} +1 -1
  54. package/lib/edge/{index-_IEZqnuL.js → index-d_K2eAST.js} +911 -908
  55. package/lib/edge/index-eH2Ry0LC.cjs +186 -0
  56. package/lib/edge/index.cjs +1 -1
  57. package/lib/edge/index.mjs +1 -1
  58. package/lib/edge/{repeated-block-l_pH5BtY.js → repeated-block-D9Jv_G43.js} +2 -2
  59. package/lib/edge/{repeated-block-JI8fIaI5.cjs → repeated-block-xpYAEu9G.cjs} +1 -1
  60. package/lib/edge/style.css +1 -1
  61. package/lib/node/{block-styles-Apz1TRWM.js → block-styles-af4EPg11.js} +1 -1
  62. package/lib/node/{block-styles-i8di2-zT.cjs → block-styles-z3Qw3dTH.cjs} +1 -1
  63. package/lib/node/{block-wrapper-QX3GGdXx.js → block-wrapper-SyXs3NLC.js} +3 -3
  64. package/lib/{edge/block-wrapper-ptnWXdWA.cjs → node/block-wrapper-lMpMCXMf.cjs} +1 -1
  65. package/lib/node/blocks/accordion/accordion.vue.d.ts +3 -3
  66. package/lib/node/blocks/button/button.vue.d.ts +3 -3
  67. package/lib/node/blocks/columns/columns.vue.d.ts +3 -3
  68. package/lib/node/blocks/form/form/form.vue.d.ts +6 -6
  69. package/lib/node/blocks/image/image.types.d.ts +1 -0
  70. package/lib/node/blocks/image/image.vue.d.ts +3 -0
  71. package/lib/node/blocks/symbol/symbol.vue.d.ts +6 -6
  72. package/lib/node/blocks/tabs/tabs.vue.d.ts +3 -3
  73. package/lib/node/blocks/video/video.vue.d.ts +3 -3
  74. package/lib/{edge/component-ref-t89FNM-X.js → node/component-ref-0ajNv9SP.js} +2 -2
  75. package/lib/{edge/component-ref-WuOY1u6o.cjs → node/component-ref-8_jLowQd.cjs} +1 -1
  76. package/lib/node/components/block/block.helpers.d.ts +20 -2
  77. package/lib/node/components/block/components/component-ref/component-ref.vue.d.ts +3 -3
  78. package/lib/node/components/content/content.vue.d.ts +4 -3
  79. package/lib/node/components/content-variants/content-variants.vue.d.ts +3 -3
  80. package/lib/node/constants/sdk-version.d.ts +1 -1
  81. package/lib/node/context/types.d.ts +1 -0
  82. package/lib/node/{get-block-properties-6o05nE8l.js → get-block-properties-QICAzFwt.js} +1 -1
  83. package/lib/node/{get-block-properties-fC1x6jsD.cjs → get-block-properties-zlMUIw8E.cjs} +1 -1
  84. package/lib/node/{index-JPhQDQvI.js → index-8Qp_Egul.js} +47 -36
  85. package/lib/node/index-8u2tX4TV.cjs +213 -0
  86. package/lib/node/index.cjs +1 -1
  87. package/lib/node/index.mjs +1 -1
  88. package/lib/node/{repeated-block-3fH2ZcAG.cjs → repeated-block-JdD3AVtB.cjs} +1 -1
  89. package/lib/node/{repeated-block-XDR6iCBj.js → repeated-block-kaQa2H7q.js} +2 -2
  90. package/lib/node/style.css +1 -1
  91. package/package.json +1 -1
  92. package/lib/browser/index-LucJc9GG.cjs +0 -166
  93. package/lib/edge/index-BbL0O7Qi.cjs +0 -186
  94. package/lib/node/index-7VeFZAl3.cjs +0 -213
@@ -1,6 +1,6 @@
1
1
  var $ = Object.defineProperty;
2
- var E = (e, t, n) => t in e ? $(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
3
- var v = (e, t, n) => (E(e, typeof t != "symbol" ? t + "" : t, n), n);
2
+ var B = (e, t, n) => t in e ? $(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
3
+ var v = (e, t, n) => (B(e, typeof t != "symbol" ? t + "" : t, n), n);
4
4
  import { defineComponent, openBlock, createElementBlock, Fragment as Fragment$1, createBlock, resolveDynamicComponent, mergeProps, toHandlers, withCtx, renderSlot, resolveComponent, createTextVNode, toDisplayString, defineAsyncComponent, createVNode, renderList, createCommentVNode, h, createElementVNode, normalizeStyle, normalizeClass, markRaw } from "vue";
5
5
  import { createRequire } from "node:module";
6
6
  const EMPTY_HTML_ELEMENTS = /* @__PURE__ */ new Set(["area", "base", "br", "col", "embed", "hr", "img", "input", "keygen", "link", "meta", "param", "source", "track", "wbr"]), isEmptyElement = (e) => typeof e == "string" && EMPTY_HTML_ELEMENTS.has(e.toLowerCase());
@@ -123,11 +123,7 @@ function getBlockComponentOptions(e) {
123
123
  var t;
124
124
  return {
125
125
  ...(t = e.component) == null ? void 0 : t.options,
126
- ...e.options,
127
- /**
128
- * Our built-in components frequently make use of the block, so we provide all of it under `builderBlock`
129
- */
130
- builderBlock: e
126
+ ...e.options
131
127
  };
132
128
  }
133
129
  const MSG_PREFIX = "[Builder.io]: ", logger = {
@@ -699,27 +695,35 @@ const getComponent = ({
699
695
  },
700
696
  block: o
701
697
  }));
702
- }, shouldPassLinkComponent = (e) => e && (e.isRSC || ["Core:Button", "Symbol", "Columns", "Form:Form", "Builder: Tabs", "Builder:Accordion"].includes(e.name)), shouldPassRegisteredComponents = (e) => e && (e.isRSC || ["Symbol", "Columns", "Form:Form", "Builder: Tabs", "Builder:Accordion"].includes(e.name)), DynamicDiv$1 = () => Promise.resolve().then(() => dynamicDiv).then((e) => e.default).catch((e) => {
698
+ }, provideLinkComponent = (e, t) => e && (e.isRSC && TARGET === "rsc" || ["Core:Button", "Symbol", "Columns", "Form:Form", "Builder: Tabs", "Builder:Accordion"].includes(e.name)) ? {
699
+ builderLinkComponent: t
700
+ } : {}, provideRegisteredComponents = (e, t) => e && (e.isRSC && TARGET === "rsc" || ["Symbol", "Columns", "Form:Form", "Builder: Tabs", "Builder:Accordion"].includes(e.name)) ? {
701
+ builderComponents: t
702
+ } : {}, provideBuilderBlock = (e, t) => e && (e.isRSC && TARGET === "rsc" || TARGET === "reactNative" || ["Builder:Accordion", "Columns", "Form:Form", "Builder: Tabs", "Symbol", "Image", "Video"].includes(e.name)) ? {
703
+ builderBlock: t
704
+ } : {}, provideBuilderContext = (e, t) => e && (e.isRSC && TARGET === "rsc" || ["Builder:Accordion", "Columns", "Form:Form", "Builder: Tabs", "Symbol", "Slot"].includes(e.name)) ? {
705
+ builderContext: t
706
+ } : {}, DynamicDiv$1 = () => Promise.resolve().then(() => dynamicDiv).then((e) => e.default).catch((e) => {
703
707
  throw console.error(
704
708
  "Error while attempting to dynamically import component DynamicDiv at ../dynamic-div.vue",
705
709
  e
706
710
  ), e;
707
- }), BlockStyles = () => import("./block-styles-Apz1TRWM.js").then((e) => e.default).catch((e) => {
711
+ }), BlockStyles = () => import("./block-styles-af4EPg11.js").then((e) => e.default).catch((e) => {
708
712
  throw console.error(
709
713
  "Error while attempting to dynamically import component BlockStyles at ./components/block-styles.vue",
710
714
  e
711
715
  ), e;
712
- }), BlockWrapper = () => import("./block-wrapper-QX3GGdXx.js").then((e) => e.default).catch((e) => {
716
+ }), BlockWrapper = () => import("./block-wrapper-SyXs3NLC.js").then((e) => e.default).catch((e) => {
713
717
  throw console.error(
714
718
  "Error while attempting to dynamically import component BlockWrapper at ./components/block-wrapper.vue",
715
719
  e
716
720
  ), e;
717
- }), ComponentRef = () => import("./component-ref-GwPAXEsY.js").then((e) => e.default).catch((e) => {
721
+ }), ComponentRef = () => import("./component-ref-0ajNv9SP.js").then((e) => e.default).catch((e) => {
718
722
  throw console.error(
719
723
  "Error while attempting to dynamically import component ComponentRef at ./components/component-ref/component-ref.vue",
720
724
  e
721
725
  ), e;
722
- }), RepeatedBlock = () => import("./repeated-block-XDR6iCBj.js").then((e) => e.default).catch((e) => {
726
+ }), RepeatedBlock = () => import("./repeated-block-kaQa2H7q.js").then((e) => e.default).catch((e) => {
723
727
  throw console.error(
724
728
  "Error while attempting to dynamically import component RepeatedBlock at ./components/repeated-block.vue",
725
729
  e
@@ -790,13 +794,13 @@ const getComponent = ({
790
794
  componentRef: (e = this.blockComponent) == null ? void 0 : e.component,
791
795
  componentOptions: {
792
796
  ...getBlockComponentOptions(this.processedBlock),
793
- builderContext: this.context,
794
- ...shouldPassLinkComponent(this.blockComponent) ? {
795
- builderLinkComponent: this.linkComponent
796
- } : {},
797
- ...shouldPassRegisteredComponents(this.blockComponent) ? {
798
- builderComponents: this.registeredComponents
799
- } : {}
797
+ ...provideBuilderBlock(this.blockComponent, this.processedBlock),
798
+ ...provideBuilderContext(this.blockComponent, this.context),
799
+ ...provideLinkComponent(this.blockComponent, this.linkComponent),
800
+ ...provideRegisteredComponents(
801
+ this.blockComponent,
802
+ this.registeredComponents
803
+ )
800
804
  },
801
805
  context: this.context,
802
806
  linkComponent: this.linkComponent,
@@ -838,8 +842,7 @@ function _sfc_render$o(e, t, n, o, r, s) {
838
842
  key: 0,
839
843
  Wrapper: e.Tag,
840
844
  block: e.processedBlock,
841
- context: e.context,
842
- linkComponent: e.linkComponent
845
+ context: e.context
843
846
  }, {
844
847
  default: withCtx(() => [
845
848
  createVNode(l, {
@@ -862,7 +865,7 @@ function _sfc_render$o(e, t, n, o, r, s) {
862
865
  }, null, 8, ["block", "registeredComponents", "linkComponent", "context"]))), 128))
863
866
  ]),
864
867
  _: 1
865
- }, 8, ["Wrapper", "block", "context", "linkComponent"]))
868
+ }, 8, ["Wrapper", "block", "context"]))
866
869
  ], 64))
867
870
  ], 64)) : createCommentVNode("", !0);
868
871
  }
@@ -1249,6 +1252,7 @@ const _sfc_main$j = defineComponent({
1249
1252
  "srcset",
1250
1253
  "noWebp",
1251
1254
  "aspectRatio",
1255
+ "highPriority",
1252
1256
  "altText",
1253
1257
  "backgroundPosition",
1254
1258
  "backgroundSize",
@@ -1287,7 +1291,7 @@ const _sfc_main$j = defineComponent({
1287
1291
  return this.aspectRatio ? e : void 0;
1288
1292
  }
1289
1293
  }
1290
- }), _hoisted_1$a = ["srcset"], _hoisted_2$4 = ["alt", "role", "src", "srcset", "sizes"], _hoisted_3$1 = {
1294
+ }), _hoisted_1$a = ["srcset"], _hoisted_2$4 = ["loading", "fetchpriority", "alt", "role", "src", "srcset", "sizes"], _hoisted_3$1 = {
1291
1295
  key: 2,
1292
1296
  class: "div-1pl23ac79ld-2"
1293
1297
  };
@@ -1301,7 +1305,8 @@ function _sfc_render$i(e, t, n, o, r, s) {
1301
1305
  srcset: e.webpSrcSet
1302
1306
  }, null, 8, _hoisted_1$a)) : createCommentVNode("", !0),
1303
1307
  createElementVNode("img", {
1304
- loading: "lazy",
1308
+ loading: e.highPriority ? "eager" : "lazy",
1309
+ fetchpriority: e.highPriority ? "high" : "auto",
1305
1310
  alt: e.altText,
1306
1311
  role: e.altText ? void 0 : "presentation",
1307
1312
  style: normalizeStyle({
@@ -1330,7 +1335,7 @@ function _sfc_render$i(e, t, n, o, r, s) {
1330
1335
  ])) : createCommentVNode("", !0)
1331
1336
  ], 64);
1332
1337
  }
1333
- const Image = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["render", _sfc_render$i], ["__scopeId", "data-v-6b703704"]]), _sfc_main$i = defineComponent({
1338
+ const Image = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["render", _sfc_render$i], ["__scopeId", "data-v-0d528855"]]), _sfc_main$i = defineComponent({
1334
1339
  name: "builder-section-component",
1335
1340
  props: ["attributes", "maxWidth"],
1336
1341
  data() {
@@ -2080,6 +2085,11 @@ const Accordion = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["render", _sfc_rend
2080
2085
  type: "boolean",
2081
2086
  helperText: "When child blocks are provided, fit to them instead of using the image's aspect ratio",
2082
2087
  defaultValue: !0
2088
+ }, {
2089
+ name: "highPriority",
2090
+ type: "boolean",
2091
+ advanced: !0,
2092
+ helperText: "Mark this image as high priority compared to other images on the page. This prevents lazy loading of the image and tells the browser to load this image before others on the page."
2083
2093
  }, {
2084
2094
  name: "aspectRatio",
2085
2095
  type: "number",
@@ -3679,12 +3689,12 @@ const DEFAULT_API_VERSION = "v3", BUILDER_SEARCHPARAMS_PREFIX = "builder.", BUIL
3679
3689
  for (const S in k)
3680
3690
  g.searchParams.set(S, JSON.stringify(k[S]));
3681
3691
  }
3682
- const T = {
3692
+ const I = {
3683
3693
  ...getBuilderSearchParamsFromWindow(),
3684
3694
  ...normalizeSearchParams(e.options || {})
3685
- }, I = flatten(T);
3686
- for (const k in I)
3687
- g.searchParams.set(k, String(I[k]));
3695
+ }, T = flatten(I);
3696
+ for (const k in T)
3697
+ g.searchParams.set(k, String(T[k]));
3688
3698
  if (n && g.searchParams.set("userAttributes", JSON.stringify(n)), o) {
3689
3699
  const k = flattenMongoQuery({
3690
3700
  query: o
@@ -3926,7 +3936,7 @@ function isFromTrustedHost(e, t) {
3926
3936
  const n = new URL(t.origin), o = n.hostname;
3927
3937
  return (e || DEFAULT_TRUSTED_HOSTS).findIndex((r) => r.startsWith("*.") ? o.endsWith(r.slice(1)) : r === o) > -1;
3928
3938
  }
3929
- const SDK_VERSION = "1.0.30", registry = {};
3939
+ const SDK_VERSION = "1.0.32", registry = {};
3930
3940
  function register(e, t) {
3931
3941
  let n = registry[e];
3932
3942
  if (n || (n = registry[e] = []), n.push(t), isBrowser()) {
@@ -4519,20 +4529,20 @@ const ContentStyles = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["render", _sfc_
4519
4529
  "data",
4520
4530
  "locale",
4521
4531
  "context",
4532
+ "canTrack",
4522
4533
  "apiKey",
4523
4534
  "apiVersion",
4524
4535
  "blocksWrapper",
4525
4536
  "blocksWrapperProps",
4526
4537
  "model",
4527
- "canTrack",
4528
4538
  "enrich",
4529
4539
  "showContent",
4530
4540
  "contentWrapper",
4531
4541
  "contentWrapperProps",
4532
- "linkComponent",
4533
4542
  "trustedHosts",
4534
4543
  "isSsrAbTest",
4535
- "isNestedRender"
4544
+ "isNestedRender",
4545
+ "linkComponent"
4536
4546
  ],
4537
4547
  data() {
4538
4548
  var e, t;
@@ -4569,6 +4579,7 @@ const ContentStyles = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["render", _sfc_
4569
4579
  }),
4570
4580
  rootSetState: this.contentSetState,
4571
4581
  context: this.context || {},
4582
+ canTrack: this.canTrack,
4572
4583
  apiKey: this.apiKey,
4573
4584
  apiVersion: this.apiVersion,
4574
4585
  componentInfos: [
@@ -4617,7 +4628,6 @@ function _sfc_render$2(e, t, n, o, r, s) {
4617
4628
  builderContextSignal: e.builderContextSignal,
4618
4629
  contentWrapper: e.contentWrapper,
4619
4630
  contentWrapperProps: e.contentWrapperProps,
4620
- linkComponent: e.linkComponent,
4621
4631
  trustedHosts: e.trustedHosts
4622
4632
  }, {}), {
4623
4633
  default: withCtx(() => {
@@ -4644,7 +4654,7 @@ function _sfc_render$2(e, t, n, o, r, s) {
4644
4654
  ];
4645
4655
  }),
4646
4656
  _: 1
4647
- }, 16, ["content", "data", "model", "context", "apiKey", "canTrack", "locale", "enrich", "showContent", "builderContextSignal", "contentWrapper", "contentWrapperProps", "linkComponent", "trustedHosts"]);
4657
+ }, 16, ["content", "data", "model", "context", "apiKey", "canTrack", "locale", "enrich", "showContent", "builderContextSignal", "contentWrapper", "contentWrapperProps", "trustedHosts"]);
4648
4658
  }
4649
4659
  const ContentComponent = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["render", _sfc_render$2]]), _sfc_main$1 = defineComponent({
4650
4660
  name: "content-variants",
@@ -4872,12 +4882,13 @@ function _sfc_render(e, t, n, o, r, s) {
4872
4882
  ...e.builderContext.localState,
4873
4883
  ...(p = (d = e.contentToUse) == null ? void 0 : d.data) == null ? void 0 : p.state
4874
4884
  },
4885
+ canTrack: e.builderContext.canTrack,
4875
4886
  model: (c = e.symbol) == null ? void 0 : c.model,
4876
4887
  content: e.contentToUse,
4877
4888
  linkComponent: e.builderLinkComponent,
4878
4889
  blocksWrapper: e.blocksWrapper,
4879
4890
  contentWrapper: e.contentWrapper
4880
- }, null, 8, ["apiVersion", "apiKey", "context", "customComponents", "data", "model", "content", "linkComponent", "blocksWrapper", "contentWrapper"])
4891
+ }, null, 8, ["apiVersion", "apiKey", "context", "customComponents", "data", "canTrack", "model", "content", "linkComponent", "blocksWrapper", "contentWrapper"])
4881
4892
  ], 16);
4882
4893
  }
4883
4894
  const Symbol$1 = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]), settings = {};