@weaverse/core 3.1.12 → 3.1.14
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/dist/index.d.mts +1 -189
- package/dist/index.d.ts +1 -189
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -40,194 +40,6 @@ declare let stitchesUtils: {
|
|
|
40
40
|
};
|
|
41
41
|
};
|
|
42
42
|
|
|
43
|
-
// This file is generated from Weaverse Studio
|
|
44
|
-
|
|
45
|
-
type IconName =
|
|
46
|
-
| "accessibility"
|
|
47
|
-
| "activity-square"
|
|
48
|
-
| "alarm-clock-off"
|
|
49
|
-
| "alarm-clock"
|
|
50
|
-
| "alarm-minus"
|
|
51
|
-
| "alarm-plus"
|
|
52
|
-
| "album"
|
|
53
|
-
| "alert-circle"
|
|
54
|
-
| "alert-octagon"
|
|
55
|
-
| "alert-triangle"
|
|
56
|
-
| "align-center-vertical"
|
|
57
|
-
| "align-end-vertical"
|
|
58
|
-
| "align-left"
|
|
59
|
-
| "align-right"
|
|
60
|
-
| "align-start-vertical"
|
|
61
|
-
| "arrow-down-a-z"
|
|
62
|
-
| "arrow-down-narrow-wide"
|
|
63
|
-
| "arrow-left-from-line"
|
|
64
|
-
| "arrow-up-a-z"
|
|
65
|
-
| "arrow-up-narrow-wide"
|
|
66
|
-
| "atom"
|
|
67
|
-
| "blocks"
|
|
68
|
-
| "book-image"
|
|
69
|
-
| "book-marked"
|
|
70
|
-
| "book-text"
|
|
71
|
-
| "book"
|
|
72
|
-
| "box-select"
|
|
73
|
-
| "box"
|
|
74
|
-
| "boxes"
|
|
75
|
-
| "brackets"
|
|
76
|
-
| "calendar-minus"
|
|
77
|
-
| "calendar-plus"
|
|
78
|
-
| "calendar"
|
|
79
|
-
| "check-check"
|
|
80
|
-
| "check-circle"
|
|
81
|
-
| "check"
|
|
82
|
-
| "chevron-down"
|
|
83
|
-
| "chevron-left"
|
|
84
|
-
| "chevron-right"
|
|
85
|
-
| "chevron-up"
|
|
86
|
-
| "chevrons-up-down"
|
|
87
|
-
| "code"
|
|
88
|
-
| "columns-2"
|
|
89
|
-
| "columns-3"
|
|
90
|
-
| "concierge-bell"
|
|
91
|
-
| "contact"
|
|
92
|
-
| "copy"
|
|
93
|
-
| "corner-up-left"
|
|
94
|
-
| "external-link"
|
|
95
|
-
| "eye-off"
|
|
96
|
-
| "eye"
|
|
97
|
-
| "facebook"
|
|
98
|
-
| "file-code-2"
|
|
99
|
-
| "file-plus-2"
|
|
100
|
-
| "file-search"
|
|
101
|
-
| "file-text"
|
|
102
|
-
| "file"
|
|
103
|
-
| "filter"
|
|
104
|
-
| "flag"
|
|
105
|
-
| "flask-conical"
|
|
106
|
-
| "fold-horizontal"
|
|
107
|
-
| "fold-vertical"
|
|
108
|
-
| "folder-open"
|
|
109
|
-
| "folder-plus"
|
|
110
|
-
| "folder-search"
|
|
111
|
-
| "folder"
|
|
112
|
-
| "form-input"
|
|
113
|
-
| "frown"
|
|
114
|
-
| "gallery-horizontal-end"
|
|
115
|
-
| "gauge"
|
|
116
|
-
| "github"
|
|
117
|
-
| "globe"
|
|
118
|
-
| "grid-2x2"
|
|
119
|
-
| "grip-vertical"
|
|
120
|
-
| "hammer"
|
|
121
|
-
| "hard-drive-download"
|
|
122
|
-
| "help-circle"
|
|
123
|
-
| "home"
|
|
124
|
-
| "hourglass"
|
|
125
|
-
| "image-off"
|
|
126
|
-
| "image-plus"
|
|
127
|
-
| "image"
|
|
128
|
-
| "info"
|
|
129
|
-
| "languages"
|
|
130
|
-
| "layers"
|
|
131
|
-
| "layout-dashboard"
|
|
132
|
-
| "layout-grid"
|
|
133
|
-
| "layout-list"
|
|
134
|
-
| "layout-template"
|
|
135
|
-
| "life-buoy"
|
|
136
|
-
| "lightbulb"
|
|
137
|
-
| "link"
|
|
138
|
-
| "linkedin"
|
|
139
|
-
| "list-todo"
|
|
140
|
-
| "loader-2"
|
|
141
|
-
| "loader"
|
|
142
|
-
| "log-out"
|
|
143
|
-
| "map-pinned"
|
|
144
|
-
| "maximize"
|
|
145
|
-
| "message-circle"
|
|
146
|
-
| "message-square"
|
|
147
|
-
| "messages-square"
|
|
148
|
-
| "minimize"
|
|
149
|
-
| "minus"
|
|
150
|
-
| "monitor-play"
|
|
151
|
-
| "monitor"
|
|
152
|
-
| "moon"
|
|
153
|
-
| "more-horizontal"
|
|
154
|
-
| "more-vertical"
|
|
155
|
-
| "mouse-pointer-2"
|
|
156
|
-
| "mouse-pointer-click"
|
|
157
|
-
| "mouse-pointer-square-dashed"
|
|
158
|
-
| "mouse-pointer-square"
|
|
159
|
-
| "mouse-pointer"
|
|
160
|
-
| "mouse"
|
|
161
|
-
| "move-down-left"
|
|
162
|
-
| "move-down-right"
|
|
163
|
-
| "move-down"
|
|
164
|
-
| "move-horizontal"
|
|
165
|
-
| "move-left"
|
|
166
|
-
| "move-right"
|
|
167
|
-
| "move-up-left"
|
|
168
|
-
| "move-up-right"
|
|
169
|
-
| "move-up"
|
|
170
|
-
| "newspaper"
|
|
171
|
-
| "notebook-tabs"
|
|
172
|
-
| "package-check"
|
|
173
|
-
| "package-open"
|
|
174
|
-
| "package"
|
|
175
|
-
| "paintbrush-2"
|
|
176
|
-
| "paintbrush"
|
|
177
|
-
| "palette"
|
|
178
|
-
| "panel-left"
|
|
179
|
-
| "pen"
|
|
180
|
-
| "pencil-line"
|
|
181
|
-
| "pencil"
|
|
182
|
-
| "phone"
|
|
183
|
-
| "plane-landing"
|
|
184
|
-
| "play-circle"
|
|
185
|
-
| "plus-circle"
|
|
186
|
-
| "plus-square"
|
|
187
|
-
| "plus"
|
|
188
|
-
| "presentation"
|
|
189
|
-
| "puzzle"
|
|
190
|
-
| "rocket"
|
|
191
|
-
| "search"
|
|
192
|
-
| "settings"
|
|
193
|
-
| "shield-question"
|
|
194
|
-
| "shopping-bag"
|
|
195
|
-
| "shopping-cart"
|
|
196
|
-
| "shrink"
|
|
197
|
-
| "slack"
|
|
198
|
-
| "sliders-horizontal"
|
|
199
|
-
| "sliders"
|
|
200
|
-
| "smartphone"
|
|
201
|
-
| "sparkles"
|
|
202
|
-
| "star-filled"
|
|
203
|
-
| "star-half-filled"
|
|
204
|
-
| "star"
|
|
205
|
-
| "store"
|
|
206
|
-
| "stretch-vertical"
|
|
207
|
-
| "sun"
|
|
208
|
-
| "tag"
|
|
209
|
-
| "tags"
|
|
210
|
-
| "terminal"
|
|
211
|
-
| "text-cursor-input"
|
|
212
|
-
| "trash"
|
|
213
|
-
| "truck"
|
|
214
|
-
| "twitter"
|
|
215
|
-
| "type"
|
|
216
|
-
| "undo-2"
|
|
217
|
-
| "undo"
|
|
218
|
-
| "upload-cloud"
|
|
219
|
-
| "upload"
|
|
220
|
-
| "user"
|
|
221
|
-
| "users"
|
|
222
|
-
| "video"
|
|
223
|
-
| "wand-2"
|
|
224
|
-
| "wand-sparkles"
|
|
225
|
-
| "x-logo"
|
|
226
|
-
| "x-octagon"
|
|
227
|
-
| "x"
|
|
228
|
-
| "youtube"
|
|
229
|
-
| "zap";
|
|
230
|
-
|
|
231
43
|
type PlatformTypeEnum = 'shopify-section' | 'shopify-hydrogen' | 'nextjs';
|
|
232
44
|
type ToolbarAction = 'general-settings' | 'settings-level-2' | 'duplicate' | 'delete' | 'global-sections';
|
|
233
45
|
type AdvancedGroupType = 'border' | 'alignment' | 'background' | 'dimensions' | 'spacing' | 'typography' | 'visibility' | 'shadows-and-effects' | 'layout-background';
|
|
@@ -320,7 +132,7 @@ interface ToggleGroupConfigs {
|
|
|
320
132
|
options?: {
|
|
321
133
|
value: string;
|
|
322
134
|
label: string;
|
|
323
|
-
icon?:
|
|
135
|
+
icon?: string;
|
|
324
136
|
weight?: string;
|
|
325
137
|
}[];
|
|
326
138
|
}
|
package/dist/index.d.ts
CHANGED
|
@@ -40,194 +40,6 @@ declare let stitchesUtils: {
|
|
|
40
40
|
};
|
|
41
41
|
};
|
|
42
42
|
|
|
43
|
-
// This file is generated from Weaverse Studio
|
|
44
|
-
|
|
45
|
-
type IconName =
|
|
46
|
-
| "accessibility"
|
|
47
|
-
| "activity-square"
|
|
48
|
-
| "alarm-clock-off"
|
|
49
|
-
| "alarm-clock"
|
|
50
|
-
| "alarm-minus"
|
|
51
|
-
| "alarm-plus"
|
|
52
|
-
| "album"
|
|
53
|
-
| "alert-circle"
|
|
54
|
-
| "alert-octagon"
|
|
55
|
-
| "alert-triangle"
|
|
56
|
-
| "align-center-vertical"
|
|
57
|
-
| "align-end-vertical"
|
|
58
|
-
| "align-left"
|
|
59
|
-
| "align-right"
|
|
60
|
-
| "align-start-vertical"
|
|
61
|
-
| "arrow-down-a-z"
|
|
62
|
-
| "arrow-down-narrow-wide"
|
|
63
|
-
| "arrow-left-from-line"
|
|
64
|
-
| "arrow-up-a-z"
|
|
65
|
-
| "arrow-up-narrow-wide"
|
|
66
|
-
| "atom"
|
|
67
|
-
| "blocks"
|
|
68
|
-
| "book-image"
|
|
69
|
-
| "book-marked"
|
|
70
|
-
| "book-text"
|
|
71
|
-
| "book"
|
|
72
|
-
| "box-select"
|
|
73
|
-
| "box"
|
|
74
|
-
| "boxes"
|
|
75
|
-
| "brackets"
|
|
76
|
-
| "calendar-minus"
|
|
77
|
-
| "calendar-plus"
|
|
78
|
-
| "calendar"
|
|
79
|
-
| "check-check"
|
|
80
|
-
| "check-circle"
|
|
81
|
-
| "check"
|
|
82
|
-
| "chevron-down"
|
|
83
|
-
| "chevron-left"
|
|
84
|
-
| "chevron-right"
|
|
85
|
-
| "chevron-up"
|
|
86
|
-
| "chevrons-up-down"
|
|
87
|
-
| "code"
|
|
88
|
-
| "columns-2"
|
|
89
|
-
| "columns-3"
|
|
90
|
-
| "concierge-bell"
|
|
91
|
-
| "contact"
|
|
92
|
-
| "copy"
|
|
93
|
-
| "corner-up-left"
|
|
94
|
-
| "external-link"
|
|
95
|
-
| "eye-off"
|
|
96
|
-
| "eye"
|
|
97
|
-
| "facebook"
|
|
98
|
-
| "file-code-2"
|
|
99
|
-
| "file-plus-2"
|
|
100
|
-
| "file-search"
|
|
101
|
-
| "file-text"
|
|
102
|
-
| "file"
|
|
103
|
-
| "filter"
|
|
104
|
-
| "flag"
|
|
105
|
-
| "flask-conical"
|
|
106
|
-
| "fold-horizontal"
|
|
107
|
-
| "fold-vertical"
|
|
108
|
-
| "folder-open"
|
|
109
|
-
| "folder-plus"
|
|
110
|
-
| "folder-search"
|
|
111
|
-
| "folder"
|
|
112
|
-
| "form-input"
|
|
113
|
-
| "frown"
|
|
114
|
-
| "gallery-horizontal-end"
|
|
115
|
-
| "gauge"
|
|
116
|
-
| "github"
|
|
117
|
-
| "globe"
|
|
118
|
-
| "grid-2x2"
|
|
119
|
-
| "grip-vertical"
|
|
120
|
-
| "hammer"
|
|
121
|
-
| "hard-drive-download"
|
|
122
|
-
| "help-circle"
|
|
123
|
-
| "home"
|
|
124
|
-
| "hourglass"
|
|
125
|
-
| "image-off"
|
|
126
|
-
| "image-plus"
|
|
127
|
-
| "image"
|
|
128
|
-
| "info"
|
|
129
|
-
| "languages"
|
|
130
|
-
| "layers"
|
|
131
|
-
| "layout-dashboard"
|
|
132
|
-
| "layout-grid"
|
|
133
|
-
| "layout-list"
|
|
134
|
-
| "layout-template"
|
|
135
|
-
| "life-buoy"
|
|
136
|
-
| "lightbulb"
|
|
137
|
-
| "link"
|
|
138
|
-
| "linkedin"
|
|
139
|
-
| "list-todo"
|
|
140
|
-
| "loader-2"
|
|
141
|
-
| "loader"
|
|
142
|
-
| "log-out"
|
|
143
|
-
| "map-pinned"
|
|
144
|
-
| "maximize"
|
|
145
|
-
| "message-circle"
|
|
146
|
-
| "message-square"
|
|
147
|
-
| "messages-square"
|
|
148
|
-
| "minimize"
|
|
149
|
-
| "minus"
|
|
150
|
-
| "monitor-play"
|
|
151
|
-
| "monitor"
|
|
152
|
-
| "moon"
|
|
153
|
-
| "more-horizontal"
|
|
154
|
-
| "more-vertical"
|
|
155
|
-
| "mouse-pointer-2"
|
|
156
|
-
| "mouse-pointer-click"
|
|
157
|
-
| "mouse-pointer-square-dashed"
|
|
158
|
-
| "mouse-pointer-square"
|
|
159
|
-
| "mouse-pointer"
|
|
160
|
-
| "mouse"
|
|
161
|
-
| "move-down-left"
|
|
162
|
-
| "move-down-right"
|
|
163
|
-
| "move-down"
|
|
164
|
-
| "move-horizontal"
|
|
165
|
-
| "move-left"
|
|
166
|
-
| "move-right"
|
|
167
|
-
| "move-up-left"
|
|
168
|
-
| "move-up-right"
|
|
169
|
-
| "move-up"
|
|
170
|
-
| "newspaper"
|
|
171
|
-
| "notebook-tabs"
|
|
172
|
-
| "package-check"
|
|
173
|
-
| "package-open"
|
|
174
|
-
| "package"
|
|
175
|
-
| "paintbrush-2"
|
|
176
|
-
| "paintbrush"
|
|
177
|
-
| "palette"
|
|
178
|
-
| "panel-left"
|
|
179
|
-
| "pen"
|
|
180
|
-
| "pencil-line"
|
|
181
|
-
| "pencil"
|
|
182
|
-
| "phone"
|
|
183
|
-
| "plane-landing"
|
|
184
|
-
| "play-circle"
|
|
185
|
-
| "plus-circle"
|
|
186
|
-
| "plus-square"
|
|
187
|
-
| "plus"
|
|
188
|
-
| "presentation"
|
|
189
|
-
| "puzzle"
|
|
190
|
-
| "rocket"
|
|
191
|
-
| "search"
|
|
192
|
-
| "settings"
|
|
193
|
-
| "shield-question"
|
|
194
|
-
| "shopping-bag"
|
|
195
|
-
| "shopping-cart"
|
|
196
|
-
| "shrink"
|
|
197
|
-
| "slack"
|
|
198
|
-
| "sliders-horizontal"
|
|
199
|
-
| "sliders"
|
|
200
|
-
| "smartphone"
|
|
201
|
-
| "sparkles"
|
|
202
|
-
| "star-filled"
|
|
203
|
-
| "star-half-filled"
|
|
204
|
-
| "star"
|
|
205
|
-
| "store"
|
|
206
|
-
| "stretch-vertical"
|
|
207
|
-
| "sun"
|
|
208
|
-
| "tag"
|
|
209
|
-
| "tags"
|
|
210
|
-
| "terminal"
|
|
211
|
-
| "text-cursor-input"
|
|
212
|
-
| "trash"
|
|
213
|
-
| "truck"
|
|
214
|
-
| "twitter"
|
|
215
|
-
| "type"
|
|
216
|
-
| "undo-2"
|
|
217
|
-
| "undo"
|
|
218
|
-
| "upload-cloud"
|
|
219
|
-
| "upload"
|
|
220
|
-
| "user"
|
|
221
|
-
| "users"
|
|
222
|
-
| "video"
|
|
223
|
-
| "wand-2"
|
|
224
|
-
| "wand-sparkles"
|
|
225
|
-
| "x-logo"
|
|
226
|
-
| "x-octagon"
|
|
227
|
-
| "x"
|
|
228
|
-
| "youtube"
|
|
229
|
-
| "zap";
|
|
230
|
-
|
|
231
43
|
type PlatformTypeEnum = 'shopify-section' | 'shopify-hydrogen' | 'nextjs';
|
|
232
44
|
type ToolbarAction = 'general-settings' | 'settings-level-2' | 'duplicate' | 'delete' | 'global-sections';
|
|
233
45
|
type AdvancedGroupType = 'border' | 'alignment' | 'background' | 'dimensions' | 'spacing' | 'typography' | 'visibility' | 'shadows-and-effects' | 'layout-background';
|
|
@@ -320,7 +132,7 @@ interface ToggleGroupConfigs {
|
|
|
320
132
|
options?: {
|
|
321
133
|
value: string;
|
|
322
134
|
label: string;
|
|
323
|
-
icon?:
|
|
135
|
+
icon?: string;
|
|
324
136
|
weight?: string;
|
|
325
137
|
}[];
|
|
326
138
|
}
|