webstudio 0.215.0 → 0.216.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/cli.js CHANGED
@@ -4699,7 +4699,7 @@ const e$4 = {
4699
4699
  type: "boolean"
4700
4700
  }
4701
4701
  };
4702
- const r$a = {
4702
+ const r$8 = {
4703
4703
  category: "general",
4704
4704
  type: "container",
4705
4705
  label: "HTML Embed",
@@ -4808,7 +4808,7 @@ var a$9 = div;
4808
4808
  var li = div;
4809
4809
  var ul = div;
4810
4810
  var ol = div;
4811
- var p$c = div;
4811
+ var p$d = div;
4812
4812
  var span = div;
4813
4813
  var body = [
4814
4814
  { property: "margin-top", value: { type: "unit", unit: "number", value: 0 } },
@@ -5157,7 +5157,7 @@ const v$2 = {
5157
5157
  },
5158
5158
  order: 0
5159
5159
  };
5160
- const s$6 = {
5160
+ const s$7 = {
5161
5161
  type: "container",
5162
5162
  icon: TextIcon,
5163
5163
  states: defaultStates,
@@ -5185,14 +5185,14 @@ const d$5 = {
5185
5185
  h6
5186
5186
  }
5187
5187
  };
5188
- const p$b = {
5189
- p: p$c
5188
+ const p$c = {
5189
+ p: p$d
5190
5190
  }, n$7 = {
5191
5191
  type: "container",
5192
5192
  placeholder: "Paragraph",
5193
5193
  icon: TextAlignLeftIcon,
5194
5194
  states: defaultStates,
5195
- presetStyle: p$b
5195
+ presetStyle: p$c
5196
5196
  };
5197
5197
  const a$7 = {
5198
5198
  a: [
@@ -5224,23 +5224,23 @@ const o$4 = {
5224
5224
  ...n$6,
5225
5225
  type: "container"
5226
5226
  };
5227
- const s$5 = {
5227
+ const s$6 = {
5228
5228
  span
5229
5229
  }, n$5 = {
5230
5230
  type: "container",
5231
5231
  label: "Text",
5232
5232
  icon: PaintBrushIcon,
5233
5233
  states: defaultStates,
5234
- presetStyle: s$5
5234
+ presetStyle: s$6
5235
5235
  };
5236
- const p$a = {
5236
+ const p$b = {
5237
5237
  b: b$8
5238
5238
  }, l$6 = {
5239
5239
  type: "container",
5240
5240
  label: "Bold Text",
5241
5241
  icon: BoldIcon,
5242
5242
  states: defaultStates,
5243
- presetStyle: p$a
5243
+ presetStyle: p$b
5244
5244
  };
5245
5245
  const i$2 = {
5246
5246
  i: [
@@ -5277,7 +5277,7 @@ const e$2 = {
5277
5277
  };
5278
5278
  const l$5 = {
5279
5279
  button
5280
- }, p$9 = {
5280
+ }, p$a = {
5281
5281
  icon: ButtonElementIcon,
5282
5282
  type: "container",
5283
5283
  presetStyle: l$5,
@@ -5287,7 +5287,7 @@ const l$5 = {
5287
5287
  { selector: ":enabled", label: "Enabled" }
5288
5288
  ]
5289
5289
  };
5290
- const r$9 = {
5290
+ const r$7 = {
5291
5291
  input: [
5292
5292
  ...input,
5293
5293
  {
@@ -5300,7 +5300,7 @@ const r$9 = {
5300
5300
  label: "Text Input",
5301
5301
  description: "A single-line text input for collecting string data from your users.",
5302
5302
  icon: FormTextFieldIcon,
5303
- presetStyle: r$9,
5303
+ presetStyle: r$7,
5304
5304
  order: 3,
5305
5305
  states: [
5306
5306
  ...defaultStates,
@@ -5328,7 +5328,7 @@ const c$1 = {
5328
5328
  { selector: "[data-state=success]", label: "Success" }
5329
5329
  ]
5330
5330
  };
5331
- const s$4 = {
5331
+ const s$5 = {
5332
5332
  form: [
5333
5333
  ...form,
5334
5334
  { property: "min-height", value: { type: "unit", unit: "px", value: 20 } }
@@ -5340,7 +5340,7 @@ const s$4 = {
5340
5340
  description: "Create filters, surveys, searches and more.",
5341
5341
  icon: FormIcon,
5342
5342
  states: defaultStates,
5343
- presetStyle: s$4,
5343
+ presetStyle: s$5,
5344
5344
  order: 0
5345
5345
  };
5346
5346
  const a$6 = {
@@ -5373,7 +5373,7 @@ const a$6 = {
5373
5373
  presetStyle: a$6,
5374
5374
  order: 0
5375
5375
  };
5376
- const r$8 = {
5376
+ const r$6 = {
5377
5377
  blockquote: [
5378
5378
  {
5379
5379
  property: "margin-top",
@@ -5425,7 +5425,7 @@ const r$8 = {
5425
5425
  placeholder: "Blockquote",
5426
5426
  icon: BlockquoteIcon,
5427
5427
  states: defaultStates,
5428
- presetStyle: r$8
5428
+ presetStyle: r$6
5429
5429
  };
5430
5430
  const a$5 = {
5431
5431
  ol: [
@@ -5473,7 +5473,7 @@ const a$4 = {
5473
5473
  li
5474
5474
  }
5475
5475
  };
5476
- const p$8 = {
5476
+ const p$9 = {
5477
5477
  hr: [
5478
5478
  ...hr,
5479
5479
  {
@@ -5506,10 +5506,10 @@ const p$8 = {
5506
5506
  description: "Used to visually divide sections of content, helping to improve readability and organization within a webpage.",
5507
5507
  icon: MinusIcon,
5508
5508
  states: defaultStates,
5509
- presetStyle: p$8,
5509
+ presetStyle: p$9,
5510
5510
  order: 3
5511
5511
  };
5512
- const p$7 = {
5512
+ const p$8 = {
5513
5513
  code: [
5514
5514
  ...code,
5515
5515
  {
@@ -5546,7 +5546,7 @@ const p$7 = {
5546
5546
  children: []
5547
5547
  },
5548
5548
  states: defaultStates,
5549
- presetStyle: p$7,
5549
+ presetStyle: p$8,
5550
5550
  order: 5
5551
5551
  };
5552
5552
  const a$3 = {
@@ -5604,7 +5604,7 @@ const a$2 = {
5604
5604
  value: { type: "unit", unit: "em", value: 0.5 }
5605
5605
  }
5606
5606
  ]
5607
- }, s$3 = {
5607
+ }, s$4 = {
5608
5608
  label: "Radio",
5609
5609
  icon: RadioCheckedIcon,
5610
5610
  presetStyle: a$2,
@@ -5659,7 +5659,7 @@ const m$2 = {
5659
5659
  div
5660
5660
  }
5661
5661
  };
5662
- const p$6 = {
5662
+ const p$7 = {
5663
5663
  type: "container",
5664
5664
  icon: YoutubeIcon,
5665
5665
  states: defaultStates,
@@ -5676,7 +5676,7 @@ const p$6 = {
5676
5676
  div
5677
5677
  }
5678
5678
  };
5679
- const p$5 = {
5679
+ const p$6 = {
5680
5680
  ...l$4,
5681
5681
  category: "hidden",
5682
5682
  label: "Preview Image",
@@ -5685,7 +5685,7 @@ const p$5 = {
5685
5685
  children: []
5686
5686
  }
5687
5687
  };
5688
- const s$2 = {
5688
+ const s$3 = {
5689
5689
  category: "hidden",
5690
5690
  type: "container",
5691
5691
  label: "Play Button",
@@ -5699,7 +5699,7 @@ const s$2 = {
5699
5699
  button
5700
5700
  }
5701
5701
  };
5702
- const s$1 = {
5702
+ const s$2 = {
5703
5703
  type: "container",
5704
5704
  icon: BoxIcon,
5705
5705
  states: defaultStates,
@@ -5727,17 +5727,17 @@ const a$1 = {
5727
5727
  icon: CalendarIcon,
5728
5728
  order: 7
5729
5729
  };
5730
- const r$7 = {
5730
+ const r$5 = {
5731
5731
  time
5732
- }, s = {
5732
+ }, s$1 = {
5733
5733
  category: "localization",
5734
5734
  type: "container",
5735
5735
  description: "Converts machine-readable date and time to a human-readable format.",
5736
5736
  icon: CalendarIcon,
5737
5737
  states: defaultStates,
5738
- presetStyle: r$7
5738
+ presetStyle: r$5
5739
5739
  };
5740
- const r$6 = {
5740
+ const r$4 = {
5741
5741
  select: [
5742
5742
  ...select,
5743
5743
  {
@@ -5748,7 +5748,7 @@ const r$6 = {
5748
5748
  }, c = {
5749
5749
  type: "container",
5750
5750
  icon: SelectIcon,
5751
- presetStyle: r$6,
5751
+ presetStyle: r$4,
5752
5752
  states: [
5753
5753
  ...defaultStates,
5754
5754
  { selector: "::placeholder", label: "Placeholder" },
@@ -5772,7 +5772,7 @@ const l$2 = {
5772
5772
  }
5773
5773
  }
5774
5774
  ]
5775
- }, r$5 = {
5775
+ }, r$3 = {
5776
5776
  category: "hidden",
5777
5777
  description: "An item within a drop-down menu that users can select as their chosen value.",
5778
5778
  icon: ItemIcon,
@@ -5788,7 +5788,7 @@ const l$2 = {
5788
5788
  { selector: ":disabled", label: "Disabled" }
5789
5789
  ]
5790
5790
  };
5791
- const r$4 = {
5791
+ const r$2 = {
5792
5792
  icon: HeaderIcon,
5793
5793
  type: "container",
5794
5794
  description: "Inserts children into the head of the document",
@@ -5797,21 +5797,21 @@ const r$4 = {
5797
5797
  children: ["HeadLink", "HeadMeta", "HeadTitle"]
5798
5798
  }
5799
5799
  };
5800
- const p$4 = {
5800
+ const p$5 = {
5801
5801
  icon: ResourceIcon,
5802
5802
  contentModel: {
5803
5803
  category: "none",
5804
5804
  children: []
5805
5805
  }
5806
5806
  };
5807
- const p$3 = {
5807
+ const p$4 = {
5808
5808
  icon: WindowInfoIcon,
5809
5809
  contentModel: {
5810
5810
  category: "none",
5811
5811
  children: []
5812
5812
  }
5813
5813
  };
5814
- const p$2 = {
5814
+ const p$3 = {
5815
5815
  icon: WindowTitleIcon,
5816
5816
  type: "container",
5817
5817
  contentModel: {
@@ -5819,7 +5819,7 @@ const p$2 = {
5819
5819
  children: ["text"]
5820
5820
  }
5821
5821
  };
5822
- const p$1 = {
5822
+ const p$2 = {
5823
5823
  icon: VideoIcon,
5824
5824
  contentModel: {
5825
5825
  category: "instance",
@@ -5840,17 +5840,17 @@ const baseComponentMetas = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.
5840
5840
  Body: n$8,
5841
5841
  Bold: l$6,
5842
5842
  Box: v$2,
5843
- Button: p$9,
5843
+ Button: p$a,
5844
5844
  Checkbox: d$3,
5845
5845
  CodeText: i,
5846
5846
  Form: c$1,
5847
5847
  Fragment: o$5,
5848
- HeadLink: p$4,
5849
- HeadMeta: p$3,
5850
- HeadSlot: r$4,
5851
- HeadTitle: p$2,
5848
+ HeadLink: p$5,
5849
+ HeadMeta: p$4,
5850
+ HeadSlot: r$2,
5851
+ HeadTitle: p$3,
5852
5852
  Heading: d$5,
5853
- HtmlEmbed: r$a,
5853
+ HtmlEmbed: r$8,
5854
5854
  Image: l$4,
5855
5855
  Input: c$2,
5856
5856
  Italic: c$5,
@@ -5859,9 +5859,9 @@ const baseComponentMetas = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.
5859
5859
  List: d$4,
5860
5860
  ListItem: a$4,
5861
5861
  MarkdownEmbed: a$a,
5862
- Option: r$5,
5862
+ Option: r$3,
5863
5863
  Paragraph: n$7,
5864
- RadioButton: s$3,
5864
+ RadioButton: s$4,
5865
5865
  RemixForm: n$4,
5866
5866
  RichTextLink: o$4,
5867
5867
  Select: c,
@@ -5870,17 +5870,17 @@ const baseComponentMetas = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.
5870
5870
  Span: n$5,
5871
5871
  Subscript: c$3,
5872
5872
  Superscript: c$4,
5873
- Text: s$6,
5873
+ Text: s$7,
5874
5874
  Textarea: n$2,
5875
- Time: s,
5876
- Video: p$1,
5875
+ Time: s$1,
5876
+ Video: p$2,
5877
5877
  Vimeo: m$2,
5878
- VimeoPlayButton: s$2,
5879
- VimeoPreviewImage: p$5,
5880
- VimeoSpinner: s$1,
5878
+ VimeoPlayButton: s$3,
5879
+ VimeoPreviewImage: p$6,
5880
+ VimeoSpinner: s$2,
5881
5881
  XmlNode: e$1,
5882
5882
  XmlTime: a$1,
5883
- YouTube: p$6
5883
+ YouTube: p$7
5884
5884
  }, Symbol.toStringTag, { value: "Module" }));
5885
5885
  const o$2 = {
5886
5886
  category: "animations",
@@ -5901,10 +5901,10 @@ const n$1 = (t2) => new Proxy(
5901
5901
  return `${t2}${e2}`;
5902
5902
  }
5903
5903
  }
5904
- ), r$3 = n$1(
5904
+ ), r$1 = n$1(
5905
5905
  "@webstudio-is/sdk-components-animation:"
5906
5906
  );
5907
- const r$2 = {
5907
+ const p$1 = {
5908
5908
  category: "animations",
5909
5909
  type: "container",
5910
5910
  description: "Text animation allows you to split text by char or by word to animate it.",
@@ -5912,14 +5912,17 @@ const r$2 = {
5912
5912
  order: 6,
5913
5913
  label: "Text Animation",
5914
5914
  constraints: [
5915
- { relation: "parent", component: { $eq: r$3.AnimateChildren } },
5915
+ { relation: "parent", component: { $eq: r$1.AnimateChildren } },
5916
5916
  {
5917
5917
  relation: "child",
5918
5918
  text: false
5919
5919
  }
5920
- ]
5920
+ ],
5921
+ presetStyle: {
5922
+ div
5923
+ }
5921
5924
  };
5922
- const r$1 = {
5925
+ const s = {
5923
5926
  category: "animations",
5924
5927
  type: "container",
5925
5928
  description: "Stagger animation allows you to animate children elements with a sliding window.",
@@ -5927,19 +5930,22 @@ const r$1 = {
5927
5930
  order: 6,
5928
5931
  label: "Stagger Animation",
5929
5932
  constraints: [
5930
- { relation: "parent", component: { $eq: r$3.AnimateChildren } },
5933
+ { relation: "parent", component: { $eq: r$1.AnimateChildren } },
5931
5934
  {
5932
5935
  relation: "child",
5933
5936
  text: false
5934
5937
  }
5935
- ]
5938
+ ],
5939
+ presetStyle: {
5940
+ div
5941
+ }
5936
5942
  };
5937
5943
  const a = {
5938
5944
  type: "container",
5939
5945
  icon: Youtube1cIcon,
5940
5946
  label: "Video Animation",
5941
5947
  constraints: [
5942
- { relation: "parent", component: { $eq: r$3.AnimateChildren } },
5948
+ { relation: "parent", component: { $eq: r$1.AnimateChildren } },
5943
5949
  {
5944
5950
  relation: "child",
5945
5951
  text: false
@@ -5949,8 +5955,8 @@ const a = {
5949
5955
  const animationComponentMetas = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5950
5956
  __proto__: null,
5951
5957
  AnimateChildren: o$2,
5952
- AnimateText: r$2,
5953
- StaggerAnimation: r$1,
5958
+ AnimateText: p$1,
5959
+ StaggerAnimation: s,
5954
5960
  VideoAnimation: a
5955
5961
  }, Symbol.toStringTag, { value: "Module" }));
5956
5962
  const remixComponentMetas = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
@@ -6104,7 +6110,7 @@ const S$1 = {
6104
6110
  }, h$1 = {
6105
6111
  type: "container",
6106
6112
  presetStyle: {
6107
- p: p$c
6113
+ p: p$d
6108
6114
  },
6109
6115
  icon: TextIcon,
6110
6116
  constraints: {
@@ -7659,7 +7665,7 @@ const getDeploymentInstructions = (deployTarget) => {
7659
7665
  }
7660
7666
  };
7661
7667
  const name = "webstudio";
7662
- const version = "0.215.0";
7668
+ const version = "0.216.0";
7663
7669
  const description = "Webstudio CLI";
7664
7670
  const author = "Webstudio <github@webstudio.is>";
7665
7671
  const homepage = "https://webstudio.is";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "webstudio",
3
- "version": "0.215.0",
3
+ "version": "0.216.0",
4
4
  "description": "Webstudio CLI",
5
5
  "author": "Webstudio <github@webstudio.is>",
6
6
  "homepage": "https://webstudio.is",
@@ -68,17 +68,17 @@
68
68
  "vite": "^5.4.11",
69
69
  "vitest": "^3.0.8",
70
70
  "wrangler": "^3.63.2",
71
- "@webstudio-is/css-engine": "0.215.0",
72
- "@webstudio-is/http-client": "0.215.0",
73
- "@webstudio-is/image": "0.215.0",
74
- "@webstudio-is/react-sdk": "0.215.0",
75
- "@webstudio-is/sdk-components-react": "0.215.0",
76
- "@webstudio-is/sdk-components-react-radix": "0.215.0",
77
- "@webstudio-is/sdk-components-react-remix": "0.215.0",
78
- "@webstudio-is/sdk-components-react-router": "0.215.0",
79
- "@webstudio-is/tsconfig": "1.0.7",
80
- "@webstudio-is/sdk": "0.215.0",
81
- "@webstudio-is/sdk-components-animation": "0.215.0"
71
+ "@webstudio-is/css-engine": "0.216.0",
72
+ "@webstudio-is/http-client": "0.216.0",
73
+ "@webstudio-is/image": "0.216.0",
74
+ "@webstudio-is/react-sdk": "0.216.0",
75
+ "@webstudio-is/sdk": "0.216.0",
76
+ "@webstudio-is/sdk-components-animation": "0.216.0",
77
+ "@webstudio-is/sdk-components-react": "0.216.0",
78
+ "@webstudio-is/sdk-components-react-remix": "0.216.0",
79
+ "@webstudio-is/sdk-components-react-radix": "0.216.0",
80
+ "@webstudio-is/sdk-components-react-router": "0.216.0",
81
+ "@webstudio-is/tsconfig": "1.0.7"
82
82
  },
83
83
  "scripts": {
84
84
  "typecheck": "tsc",
@@ -275,6 +275,7 @@ const Outlet = () => {
275
275
  assetBaseUrl,
276
276
  resources,
277
277
  breakpoints,
278
+ onError: console.error,
278
279
  }}
279
280
  >
280
281
  {/* Use the URL as the key to force scripts in HTML Embed to reload on dynamic pages */}
@@ -66,6 +66,7 @@ export const loader = async (arg: LoaderFunctionArgs) => {
66
66
  assetBaseUrl,
67
67
  resources,
68
68
  breakpoints,
69
+ onError: console.error,
69
70
  }}
70
71
  >
71
72
  <Page system={system} />
@@ -11,13 +11,13 @@
11
11
  "@remix-run/node": "2.16.4",
12
12
  "@remix-run/react": "2.16.4",
13
13
  "@remix-run/server-runtime": "2.16.4",
14
- "@webstudio-is/image": "0.215.0",
15
- "@webstudio-is/react-sdk": "0.215.0",
16
- "@webstudio-is/sdk": "0.215.0",
17
- "@webstudio-is/sdk-components-react": "0.215.0",
18
- "@webstudio-is/sdk-components-animation": "0.215.0",
19
- "@webstudio-is/sdk-components-react-radix": "0.215.0",
20
- "@webstudio-is/sdk-components-react-remix": "0.215.0",
14
+ "@webstudio-is/image": "0.216.0",
15
+ "@webstudio-is/react-sdk": "0.216.0",
16
+ "@webstudio-is/sdk": "0.216.0",
17
+ "@webstudio-is/sdk-components-react": "0.216.0",
18
+ "@webstudio-is/sdk-components-animation": "0.216.0",
19
+ "@webstudio-is/sdk-components-react-radix": "0.216.0",
20
+ "@webstudio-is/sdk-components-react-remix": "0.216.0",
21
21
  "isbot": "^5.1.25",
22
22
  "react": "18.3.0-canary-14898b6a9-20240318",
23
23
  "react-dom": "18.3.0-canary-14898b6a9-20240318"
@@ -274,6 +274,7 @@ const Outlet = () => {
274
274
  assetBaseUrl,
275
275
  resources,
276
276
  breakpoints,
277
+ onError: console.error,
277
278
  }}
278
279
  >
279
280
  {/* Use the URL as the key to force scripts in HTML Embed to reload on dynamic pages */}
@@ -66,6 +66,7 @@ export const loader = async (arg: LoaderFunctionArgs) => {
66
66
  assetBaseUrl,
67
67
  resources,
68
68
  breakpoints,
69
+ onError: console.error,
69
70
  }}
70
71
  >
71
72
  <Page system={system} />
@@ -10,13 +10,13 @@
10
10
  "dependencies": {
11
11
  "@react-router/dev": "^7.5.0",
12
12
  "@react-router/fs-routes": "^7.5.0",
13
- "@webstudio-is/image": "0.215.0",
14
- "@webstudio-is/react-sdk": "0.215.0",
15
- "@webstudio-is/sdk": "0.215.0",
16
- "@webstudio-is/sdk-components-animation": "0.215.0",
17
- "@webstudio-is/sdk-components-react-radix": "0.215.0",
18
- "@webstudio-is/sdk-components-react-router": "0.215.0",
19
- "@webstudio-is/sdk-components-react": "0.215.0",
13
+ "@webstudio-is/image": "0.216.0",
14
+ "@webstudio-is/react-sdk": "0.216.0",
15
+ "@webstudio-is/sdk": "0.216.0",
16
+ "@webstudio-is/sdk-components-animation": "0.216.0",
17
+ "@webstudio-is/sdk-components-react-radix": "0.216.0",
18
+ "@webstudio-is/sdk-components-react-router": "0.216.0",
19
+ "@webstudio-is/sdk-components-react": "0.216.0",
20
20
  "isbot": "^5.1.25",
21
21
  "react": "18.3.0-canary-14898b6a9-20240318",
22
22
  "react-dom": "18.3.0-canary-14898b6a9-20240318",
@@ -12,6 +12,7 @@ const PageComponent = ({ data }: { data: PageContext["data"] }) => {
12
12
  assetBaseUrl,
13
13
  resources,
14
14
  breakpoints,
15
+ onError: console.error,
15
16
  }}
16
17
  >
17
18
  {/* Use the URL as the key to force scripts in HTML Embed to reload on dynamic pages */}
@@ -8,12 +8,12 @@
8
8
  "typecheck": "tsc"
9
9
  },
10
10
  "dependencies": {
11
- "@webstudio-is/image": "0.215.0",
12
- "@webstudio-is/react-sdk": "0.215.0",
13
- "@webstudio-is/sdk": "0.215.0",
14
- "@webstudio-is/sdk-components-react": "0.215.0",
15
- "@webstudio-is/sdk-components-animation": "0.215.0",
16
- "@webstudio-is/sdk-components-react-radix": "0.215.0",
11
+ "@webstudio-is/image": "0.216.0",
12
+ "@webstudio-is/react-sdk": "0.216.0",
13
+ "@webstudio-is/sdk": "0.216.0",
14
+ "@webstudio-is/sdk-components-react": "0.216.0",
15
+ "@webstudio-is/sdk-components-animation": "0.216.0",
16
+ "@webstudio-is/sdk-components-react-radix": "0.216.0",
17
17
  "react": "18.3.0-canary-14898b6a9-20240318",
18
18
  "react-dom": "18.3.0-canary-14898b6a9-20240318",
19
19
  "vike": "^0.4.228"