webstudio 0.217.0 → 0.218.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
|
@@ -4687,13 +4687,13 @@ var h3 = div;
|
|
|
4687
4687
|
var h4 = div;
|
|
4688
4688
|
var h5 = div;
|
|
4689
4689
|
var h6 = div;
|
|
4690
|
-
var i$
|
|
4690
|
+
var i$7 = div;
|
|
4691
4691
|
var img = div;
|
|
4692
4692
|
var a$9 = div;
|
|
4693
4693
|
var li = div;
|
|
4694
4694
|
var ul = div;
|
|
4695
4695
|
var ol = div;
|
|
4696
|
-
var p$
|
|
4696
|
+
var p$a = div;
|
|
4697
4697
|
var span = div;
|
|
4698
4698
|
var body = [
|
|
4699
4699
|
{ property: "margin-top", value: { type: "unit", unit: "number", value: 0 } },
|
|
@@ -5066,13 +5066,13 @@ const d$6 = {
|
|
|
5066
5066
|
h6
|
|
5067
5067
|
}
|
|
5068
5068
|
};
|
|
5069
|
-
const p$
|
|
5070
|
-
p: p$
|
|
5069
|
+
const p$9 = {
|
|
5070
|
+
p: p$a
|
|
5071
5071
|
}, c$5 = {
|
|
5072
5072
|
placeholder: "Paragraph",
|
|
5073
5073
|
icon: TextAlignLeftIcon,
|
|
5074
5074
|
states: defaultStates,
|
|
5075
|
-
presetStyle: p$
|
|
5075
|
+
presetStyle: p$9
|
|
5076
5076
|
};
|
|
5077
5077
|
const a$7 = {
|
|
5078
5078
|
a: [
|
|
@@ -5099,7 +5099,7 @@ const a$7 = {
|
|
|
5099
5099
|
}
|
|
5100
5100
|
]
|
|
5101
5101
|
};
|
|
5102
|
-
const p$
|
|
5102
|
+
const p$8 = n$6;
|
|
5103
5103
|
const e$1 = {
|
|
5104
5104
|
span
|
|
5105
5105
|
}, n$5 = {
|
|
@@ -5116,9 +5116,9 @@ const s$5 = {
|
|
|
5116
5116
|
states: defaultStates,
|
|
5117
5117
|
presetStyle: s$5
|
|
5118
5118
|
};
|
|
5119
|
-
const i$
|
|
5119
|
+
const i$6 = {
|
|
5120
5120
|
i: [
|
|
5121
|
-
...i$
|
|
5121
|
+
...i$7,
|
|
5122
5122
|
{
|
|
5123
5123
|
property: "font-style",
|
|
5124
5124
|
value: { type: "keyword", value: "italic" }
|
|
@@ -5128,7 +5128,7 @@ const i$7 = {
|
|
|
5128
5128
|
label: "Italic Text",
|
|
5129
5129
|
icon: TextItalicIcon,
|
|
5130
5130
|
states: defaultStates,
|
|
5131
|
-
presetStyle: i$
|
|
5131
|
+
presetStyle: i$6
|
|
5132
5132
|
};
|
|
5133
5133
|
const s$4 = {
|
|
5134
5134
|
sup
|
|
@@ -5138,13 +5138,13 @@ const s$4 = {
|
|
|
5138
5138
|
states: defaultStates,
|
|
5139
5139
|
presetStyle: s$4
|
|
5140
5140
|
};
|
|
5141
|
-
const p$
|
|
5141
|
+
const p$7 = {
|
|
5142
5142
|
sub
|
|
5143
5143
|
}, c$3 = {
|
|
5144
5144
|
label: "Subscript Text",
|
|
5145
5145
|
icon: SubscriptIcon,
|
|
5146
5146
|
states: defaultStates,
|
|
5147
|
-
presetStyle: p$
|
|
5147
|
+
presetStyle: p$7
|
|
5148
5148
|
};
|
|
5149
5149
|
const l$4 = {
|
|
5150
5150
|
button
|
|
@@ -5288,7 +5288,7 @@ const r$9 = {
|
|
|
5288
5288
|
value: { type: "rgb", r: 226, g: 226, b: 226, alpha: 1 }
|
|
5289
5289
|
}
|
|
5290
5290
|
]
|
|
5291
|
-
}, i$
|
|
5291
|
+
}, i$5 = {
|
|
5292
5292
|
placeholder: "Blockquote",
|
|
5293
5293
|
icon: BlockquoteIcon,
|
|
5294
5294
|
states: defaultStates,
|
|
@@ -5338,7 +5338,7 @@ const a$4 = {
|
|
|
5338
5338
|
li
|
|
5339
5339
|
}
|
|
5340
5340
|
};
|
|
5341
|
-
const p$
|
|
5341
|
+
const p$6 = {
|
|
5342
5342
|
hr: [
|
|
5343
5343
|
...hr,
|
|
5344
5344
|
{
|
|
@@ -5371,10 +5371,10 @@ const p$5 = {
|
|
|
5371
5371
|
description: "Used to visually divide sections of content, helping to improve readability and organization within a webpage.",
|
|
5372
5372
|
icon: MinusIcon,
|
|
5373
5373
|
states: defaultStates,
|
|
5374
|
-
presetStyle: p$
|
|
5374
|
+
presetStyle: p$6,
|
|
5375
5375
|
order: 3
|
|
5376
5376
|
};
|
|
5377
|
-
const p$
|
|
5377
|
+
const p$5 = {
|
|
5378
5378
|
code: [
|
|
5379
5379
|
...code,
|
|
5380
5380
|
{
|
|
@@ -5402,7 +5402,7 @@ const p$4 = {
|
|
|
5402
5402
|
value: { type: "rgb", r: 238, g: 238, b: 238, alpha: 1 }
|
|
5403
5403
|
}
|
|
5404
5404
|
]
|
|
5405
|
-
}, i$
|
|
5405
|
+
}, i$4 = {
|
|
5406
5406
|
category: "general",
|
|
5407
5407
|
description: "Use this component when you want to display code as text on the page.",
|
|
5408
5408
|
icon: BracesIcon,
|
|
@@ -5411,7 +5411,7 @@ const p$4 = {
|
|
|
5411
5411
|
children: []
|
|
5412
5412
|
},
|
|
5413
5413
|
states: defaultStates,
|
|
5414
|
-
presetStyle: p$
|
|
5414
|
+
presetStyle: p$5,
|
|
5415
5415
|
order: 5
|
|
5416
5416
|
};
|
|
5417
5417
|
const r$8 = {
|
|
@@ -5419,7 +5419,7 @@ const r$8 = {
|
|
|
5419
5419
|
...label,
|
|
5420
5420
|
{ property: "display", value: { type: "keyword", value: "block" } }
|
|
5421
5421
|
]
|
|
5422
|
-
}, i$
|
|
5422
|
+
}, i$3 = {
|
|
5423
5423
|
label: "Input Label",
|
|
5424
5424
|
icon: LabelIcon,
|
|
5425
5425
|
states: defaultStates,
|
|
@@ -5518,7 +5518,7 @@ const m$2 = {
|
|
|
5518
5518
|
div
|
|
5519
5519
|
}
|
|
5520
5520
|
};
|
|
5521
|
-
const p$
|
|
5521
|
+
const p$4 = {
|
|
5522
5522
|
icon: YoutubeIcon,
|
|
5523
5523
|
states: defaultStates,
|
|
5524
5524
|
contentModel: {
|
|
@@ -5530,7 +5530,7 @@ const p$3 = {
|
|
|
5530
5530
|
div
|
|
5531
5531
|
}
|
|
5532
5532
|
};
|
|
5533
|
-
const p$
|
|
5533
|
+
const p$3 = {
|
|
5534
5534
|
...l$3,
|
|
5535
5535
|
category: "hidden",
|
|
5536
5536
|
label: "Preview Image",
|
|
@@ -5565,7 +5565,7 @@ const s$1 = {
|
|
|
5565
5565
|
div
|
|
5566
5566
|
}
|
|
5567
5567
|
};
|
|
5568
|
-
const i$
|
|
5568
|
+
const i$2 = {
|
|
5569
5569
|
category: "xml",
|
|
5570
5570
|
order: 6,
|
|
5571
5571
|
icon: XmlIcon,
|
|
@@ -5644,14 +5644,14 @@ const r$4 = {
|
|
|
5644
5644
|
children: ["HeadLink", "HeadMeta", "HeadTitle"]
|
|
5645
5645
|
}
|
|
5646
5646
|
};
|
|
5647
|
-
const p$
|
|
5647
|
+
const p$2 = {
|
|
5648
5648
|
icon: ResourceIcon,
|
|
5649
5649
|
contentModel: {
|
|
5650
5650
|
category: "none",
|
|
5651
5651
|
children: []
|
|
5652
5652
|
}
|
|
5653
5653
|
};
|
|
5654
|
-
const p = {
|
|
5654
|
+
const p$1 = {
|
|
5655
5655
|
icon: WindowInfoIcon,
|
|
5656
5656
|
contentModel: {
|
|
5657
5657
|
category: "none",
|
|
@@ -5665,7 +5665,7 @@ const r$3 = {
|
|
|
5665
5665
|
children: ["text"]
|
|
5666
5666
|
}
|
|
5667
5667
|
};
|
|
5668
|
-
const i$
|
|
5668
|
+
const i$1 = {
|
|
5669
5669
|
icon: VideoIcon,
|
|
5670
5670
|
contentModel: {
|
|
5671
5671
|
category: "instance",
|
|
@@ -5682,17 +5682,17 @@ const i$2 = {
|
|
|
5682
5682
|
};
|
|
5683
5683
|
const baseComponentMetas = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5684
5684
|
__proto__: null,
|
|
5685
|
-
Blockquote: i$
|
|
5685
|
+
Blockquote: i$5,
|
|
5686
5686
|
Body: n$8,
|
|
5687
5687
|
Bold: l$5,
|
|
5688
5688
|
Box: v$3,
|
|
5689
5689
|
Button: m$3,
|
|
5690
5690
|
Checkbox: d$4,
|
|
5691
|
-
CodeText: i$
|
|
5691
|
+
CodeText: i$4,
|
|
5692
5692
|
Form: c$1,
|
|
5693
5693
|
Fragment: o$2,
|
|
5694
|
-
HeadLink: p$
|
|
5695
|
-
HeadMeta: p,
|
|
5694
|
+
HeadLink: p$2,
|
|
5695
|
+
HeadMeta: p$1,
|
|
5696
5696
|
HeadSlot: r$4,
|
|
5697
5697
|
HeadTitle: r$3,
|
|
5698
5698
|
Heading: d$6,
|
|
@@ -5700,7 +5700,7 @@ const baseComponentMetas = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.
|
|
|
5700
5700
|
Image: l$3,
|
|
5701
5701
|
Input: c$2,
|
|
5702
5702
|
Italic: m$4,
|
|
5703
|
-
Label: i$
|
|
5703
|
+
Label: i$3,
|
|
5704
5704
|
Link: n$6,
|
|
5705
5705
|
List: d$5,
|
|
5706
5706
|
ListItem: a$4,
|
|
@@ -5709,7 +5709,7 @@ const baseComponentMetas = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.
|
|
|
5709
5709
|
Paragraph: c$5,
|
|
5710
5710
|
RadioButton: s$2,
|
|
5711
5711
|
RemixForm: n$4,
|
|
5712
|
-
RichTextLink: p$
|
|
5712
|
+
RichTextLink: p$8,
|
|
5713
5713
|
Select: c,
|
|
5714
5714
|
Separator: n$3,
|
|
5715
5715
|
Slot: e$3,
|
|
@@ -5719,14 +5719,14 @@ const baseComponentMetas = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.
|
|
|
5719
5719
|
Text: n$7,
|
|
5720
5720
|
Textarea: n$2,
|
|
5721
5721
|
Time: s,
|
|
5722
|
-
Video: i$
|
|
5722
|
+
Video: i$1,
|
|
5723
5723
|
Vimeo: m$2,
|
|
5724
5724
|
VimeoPlayButton: m$1,
|
|
5725
|
-
VimeoPreviewImage: p$
|
|
5725
|
+
VimeoPreviewImage: p$3,
|
|
5726
5726
|
VimeoSpinner: s$1,
|
|
5727
|
-
XmlNode: i$
|
|
5727
|
+
XmlNode: i$2,
|
|
5728
5728
|
XmlTime: a$2,
|
|
5729
|
-
YouTube: p$
|
|
5729
|
+
YouTube: p$4
|
|
5730
5730
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
5731
5731
|
const n$1 = (t) => new Proxy(
|
|
5732
5732
|
{},
|
|
@@ -5782,12 +5782,15 @@ const r$1 = {
|
|
|
5782
5782
|
div
|
|
5783
5783
|
}
|
|
5784
5784
|
};
|
|
5785
|
-
const
|
|
5785
|
+
const p = {
|
|
5786
5786
|
icon: PlayIcon,
|
|
5787
5787
|
label: "Video Animation",
|
|
5788
5788
|
contentModel: {
|
|
5789
5789
|
category: "none",
|
|
5790
5790
|
children: ["instance"]
|
|
5791
|
+
},
|
|
5792
|
+
presetStyle: {
|
|
5793
|
+
div
|
|
5791
5794
|
}
|
|
5792
5795
|
};
|
|
5793
5796
|
const animationComponentMetas = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -5795,7 +5798,7 @@ const animationComponentMetas = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Ob
|
|
|
5795
5798
|
AnimateChildren: a$1,
|
|
5796
5799
|
AnimateText: a,
|
|
5797
5800
|
StaggerAnimation: r$1,
|
|
5798
|
-
VideoAnimation:
|
|
5801
|
+
VideoAnimation: p
|
|
5799
5802
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
5800
5803
|
const remixComponentMetas = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5801
5804
|
__proto__: null,
|
|
@@ -5803,7 +5806,7 @@ const remixComponentMetas = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object
|
|
|
5803
5806
|
Form: c$1,
|
|
5804
5807
|
Link: n$6,
|
|
5805
5808
|
RemixForm: n$4,
|
|
5806
|
-
RichTextLink: p$
|
|
5809
|
+
RichTextLink: p$8
|
|
5807
5810
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
5808
5811
|
const r = (t) => new Proxy(
|
|
5809
5812
|
{},
|
|
@@ -5922,7 +5925,7 @@ const O = {
|
|
|
5922
5925
|
children: ["instance", "rich-text"]
|
|
5923
5926
|
},
|
|
5924
5927
|
presetStyle: {
|
|
5925
|
-
p: p$
|
|
5928
|
+
p: p$a
|
|
5926
5929
|
}
|
|
5927
5930
|
}, R = {
|
|
5928
5931
|
icon: ButtonElementIcon,
|
|
@@ -6530,7 +6533,7 @@ const reactRouterComponentMetas = /* @__PURE__ */ Object.freeze(/* @__PURE__ */
|
|
|
6530
6533
|
Form: c$1,
|
|
6531
6534
|
Link: n$6,
|
|
6532
6535
|
RemixForm: n$4,
|
|
6533
|
-
RichTextLink: p$
|
|
6536
|
+
RichTextLink: p$8
|
|
6534
6537
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
6535
6538
|
const createFramework$1 = async () => {
|
|
6536
6539
|
const routeTemplatesDir = join("app", "route-templates");
|
|
@@ -7357,7 +7360,7 @@ const getDeploymentInstructions = (deployTarget) => {
|
|
|
7357
7360
|
}
|
|
7358
7361
|
};
|
|
7359
7362
|
const name = "webstudio";
|
|
7360
|
-
const version = "0.
|
|
7363
|
+
const version = "0.218.0";
|
|
7361
7364
|
const description = "Webstudio CLI";
|
|
7362
7365
|
const author = "Webstudio <github@webstudio.is>";
|
|
7363
7366
|
const homepage = "https://webstudio.is";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "webstudio",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.218.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.
|
|
72
|
-
"@webstudio-is/http-client": "0.
|
|
73
|
-
"@webstudio-is/image": "0.
|
|
74
|
-
"@webstudio-is/sdk": "0.
|
|
75
|
-
"@webstudio-is/sdk
|
|
76
|
-
"@webstudio-is/sdk-components-
|
|
77
|
-
"@webstudio-is/sdk-components-react
|
|
78
|
-
"@webstudio-is/react-
|
|
79
|
-
"@webstudio-is/sdk-components-react-
|
|
80
|
-
"@webstudio-is/
|
|
81
|
-
"@webstudio-is/
|
|
71
|
+
"@webstudio-is/css-engine": "0.218.0",
|
|
72
|
+
"@webstudio-is/http-client": "0.218.0",
|
|
73
|
+
"@webstudio-is/image": "0.218.0",
|
|
74
|
+
"@webstudio-is/react-sdk": "0.218.0",
|
|
75
|
+
"@webstudio-is/sdk": "0.218.0",
|
|
76
|
+
"@webstudio-is/sdk-components-animation": "0.218.0",
|
|
77
|
+
"@webstudio-is/sdk-components-react": "0.218.0",
|
|
78
|
+
"@webstudio-is/sdk-components-react-radix": "0.218.0",
|
|
79
|
+
"@webstudio-is/sdk-components-react-remix": "0.218.0",
|
|
80
|
+
"@webstudio-is/sdk-components-react-router": "0.218.0",
|
|
81
|
+
"@webstudio-is/tsconfig": "1.0.7"
|
|
82
82
|
},
|
|
83
83
|
"scripts": {
|
|
84
84
|
"typecheck": "tsc",
|
|
@@ -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.
|
|
15
|
-
"@webstudio-is/react-sdk": "0.
|
|
16
|
-
"@webstudio-is/sdk": "0.
|
|
17
|
-
"@webstudio-is/sdk-components-react": "0.
|
|
18
|
-
"@webstudio-is/sdk-components-animation": "0.
|
|
19
|
-
"@webstudio-is/sdk-components-react-radix": "0.
|
|
20
|
-
"@webstudio-is/sdk-components-react-remix": "0.
|
|
14
|
+
"@webstudio-is/image": "0.218.0",
|
|
15
|
+
"@webstudio-is/react-sdk": "0.218.0",
|
|
16
|
+
"@webstudio-is/sdk": "0.218.0",
|
|
17
|
+
"@webstudio-is/sdk-components-react": "0.218.0",
|
|
18
|
+
"@webstudio-is/sdk-components-animation": "0.218.0",
|
|
19
|
+
"@webstudio-is/sdk-components-react-radix": "0.218.0",
|
|
20
|
+
"@webstudio-is/sdk-components-react-remix": "0.218.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"
|
|
@@ -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.
|
|
14
|
-
"@webstudio-is/react-sdk": "0.
|
|
15
|
-
"@webstudio-is/sdk": "0.
|
|
16
|
-
"@webstudio-is/sdk-components-animation": "0.
|
|
17
|
-
"@webstudio-is/sdk-components-react-radix": "0.
|
|
18
|
-
"@webstudio-is/sdk-components-react-router": "0.
|
|
19
|
-
"@webstudio-is/sdk-components-react": "0.
|
|
13
|
+
"@webstudio-is/image": "0.218.0",
|
|
14
|
+
"@webstudio-is/react-sdk": "0.218.0",
|
|
15
|
+
"@webstudio-is/sdk": "0.218.0",
|
|
16
|
+
"@webstudio-is/sdk-components-animation": "0.218.0",
|
|
17
|
+
"@webstudio-is/sdk-components-react-radix": "0.218.0",
|
|
18
|
+
"@webstudio-is/sdk-components-react-router": "0.218.0",
|
|
19
|
+
"@webstudio-is/sdk-components-react": "0.218.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",
|
|
@@ -8,12 +8,12 @@
|
|
|
8
8
|
"typecheck": "tsc"
|
|
9
9
|
},
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"@webstudio-is/image": "0.
|
|
12
|
-
"@webstudio-is/react-sdk": "0.
|
|
13
|
-
"@webstudio-is/sdk": "0.
|
|
14
|
-
"@webstudio-is/sdk-components-react": "0.
|
|
15
|
-
"@webstudio-is/sdk-components-animation": "0.
|
|
16
|
-
"@webstudio-is/sdk-components-react-radix": "0.
|
|
11
|
+
"@webstudio-is/image": "0.218.0",
|
|
12
|
+
"@webstudio-is/react-sdk": "0.218.0",
|
|
13
|
+
"@webstudio-is/sdk": "0.218.0",
|
|
14
|
+
"@webstudio-is/sdk-components-react": "0.218.0",
|
|
15
|
+
"@webstudio-is/sdk-components-animation": "0.218.0",
|
|
16
|
+
"@webstudio-is/sdk-components-react-radix": "0.218.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"
|