@almadar/std 15.15.4 → 15.15.5
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/behaviors/registry/app/molecules/std-pipeline.orb +22 -22
- package/behaviors/registry/core/atoms/std-board.orb +235 -225
- package/behaviors/registry/core/atoms/std-rating-review.orb +607 -602
- package/behaviors/registry/marketing/atoms/std-marketing-article.orb +13 -13
- package/behaviors/registry/marketing/atoms/std-marketing-case-studies.orb +43 -43
- package/behaviors/registry/marketing/atoms/std-marketing-community.orb +28 -28
- package/behaviors/registry/marketing/atoms/std-marketing-cta.orb +37 -37
- package/behaviors/registry/marketing/atoms/std-marketing-features.orb +28 -28
- package/behaviors/registry/marketing/atoms/std-marketing-footer.orb +33 -33
- package/behaviors/registry/marketing/atoms/std-marketing-hero.orb +59 -59
- package/behaviors/registry/marketing/atoms/std-marketing-nav.orb +18 -18
- package/behaviors/registry/marketing/atoms/std-marketing-pricing.orb +38 -38
- package/behaviors/registry/marketing/atoms/std-marketing-showcase.orb +57 -57
- package/behaviors/registry/marketing/atoms/std-marketing-split.orb +31 -31
- package/behaviors/registry/marketing/atoms/std-marketing-stats.orb +17 -17
- package/behaviors/registry/marketing/atoms/std-marketing-steps.orb +24 -24
- package/behaviors/registry/marketing/atoms/std-marketing-team.orb +29 -29
- package/behaviors/registry/marketing/atoms/std-marketing-testimonials.orb +17 -17
- package/behaviors/registry/marketing/molecules/std-about-page.orb +190 -190
- package/behaviors/registry/marketing/molecules/std-feature-detail-page.orb +109 -109
- package/behaviors/registry/marketing/molecules/std-landing-page.orb +236 -220
- package/behaviors/registry/marketing/molecules/std-pricing-page.orb +193 -185
- package/behaviors/registry/marketing/organisms/std-marketing-site.orb +608 -571
- package/dist/behaviors/behaviors-embeddings.json +84820 -66340
- package/dist/behaviors/behaviors-registry.json +1 -1
- package/dist/behaviors/registry/app/molecules/std-pipeline.orb +22 -22
- package/dist/behaviors/registry/core/atoms/std-board.orb +235 -225
- package/dist/behaviors/registry/core/atoms/std-rating-review.orb +607 -602
- package/dist/behaviors/registry/marketing/atoms/std-marketing-article.orb +13 -13
- package/dist/behaviors/registry/marketing/atoms/std-marketing-case-studies.orb +43 -43
- package/dist/behaviors/registry/marketing/atoms/std-marketing-community.orb +28 -28
- package/dist/behaviors/registry/marketing/atoms/std-marketing-cta.orb +37 -37
- package/dist/behaviors/registry/marketing/atoms/std-marketing-features.orb +28 -28
- package/dist/behaviors/registry/marketing/atoms/std-marketing-footer.orb +33 -33
- package/dist/behaviors/registry/marketing/atoms/std-marketing-hero.orb +59 -59
- package/dist/behaviors/registry/marketing/atoms/std-marketing-nav.orb +18 -18
- package/dist/behaviors/registry/marketing/atoms/std-marketing-pricing.orb +38 -38
- package/dist/behaviors/registry/marketing/atoms/std-marketing-showcase.orb +57 -57
- package/dist/behaviors/registry/marketing/atoms/std-marketing-split.orb +31 -31
- package/dist/behaviors/registry/marketing/atoms/std-marketing-stats.orb +17 -17
- package/dist/behaviors/registry/marketing/atoms/std-marketing-steps.orb +24 -24
- package/dist/behaviors/registry/marketing/atoms/std-marketing-team.orb +29 -29
- package/dist/behaviors/registry/marketing/atoms/std-marketing-testimonials.orb +17 -17
- package/dist/behaviors/registry/marketing/molecules/std-about-page.orb +190 -190
- package/dist/behaviors/registry/marketing/molecules/std-feature-detail-page.orb +109 -109
- package/dist/behaviors/registry/marketing/molecules/std-landing-page.orb +236 -220
- package/dist/behaviors/registry/marketing/molecules/std-pricing-page.orb +193 -185
- package/dist/behaviors/registry/marketing/organisms/std-marketing-site.orb +608 -571
- package/dist/behaviors-embeddings.json +84820 -66340
- package/dist/behaviors-registry.json +1 -1
- package/dist/registry/app/molecules/std-pipeline.orb +22 -22
- package/dist/registry/core/atoms/std-board.orb +235 -225
- package/dist/registry/core/atoms/std-rating-review.orb +607 -602
- package/dist/registry/marketing/atoms/std-marketing-article.orb +13 -13
- package/dist/registry/marketing/atoms/std-marketing-case-studies.orb +43 -43
- package/dist/registry/marketing/atoms/std-marketing-community.orb +28 -28
- package/dist/registry/marketing/atoms/std-marketing-cta.orb +37 -37
- package/dist/registry/marketing/atoms/std-marketing-features.orb +28 -28
- package/dist/registry/marketing/atoms/std-marketing-footer.orb +33 -33
- package/dist/registry/marketing/atoms/std-marketing-hero.orb +59 -59
- package/dist/registry/marketing/atoms/std-marketing-nav.orb +18 -18
- package/dist/registry/marketing/atoms/std-marketing-pricing.orb +38 -38
- package/dist/registry/marketing/atoms/std-marketing-showcase.orb +57 -57
- package/dist/registry/marketing/atoms/std-marketing-split.orb +31 -31
- package/dist/registry/marketing/atoms/std-marketing-stats.orb +17 -17
- package/dist/registry/marketing/atoms/std-marketing-steps.orb +24 -24
- package/dist/registry/marketing/atoms/std-marketing-team.orb +29 -29
- package/dist/registry/marketing/atoms/std-marketing-testimonials.orb +17 -17
- package/dist/registry/marketing/molecules/std-about-page.orb +190 -190
- package/dist/registry/marketing/molecules/std-feature-detail-page.orb +109 -109
- package/dist/registry/marketing/molecules/std-landing-page.orb +236 -220
- package/dist/registry/marketing/molecules/std-pricing-page.orb +193 -185
- package/dist/registry/marketing/organisms/std-marketing-site.orb +608 -571
- package/package.json +1 -1
|
@@ -43,55 +43,55 @@
|
|
|
43
43
|
"render-ui",
|
|
44
44
|
"main",
|
|
45
45
|
{
|
|
46
|
-
"type": "stack",
|
|
47
46
|
"direction": "vertical",
|
|
48
47
|
"gap": "none",
|
|
48
|
+
"type": "stack",
|
|
49
49
|
"children": [
|
|
50
50
|
{
|
|
51
|
-
"
|
|
51
|
+
"tag": "@config.heroTag",
|
|
52
52
|
"primaryAction": {
|
|
53
53
|
"label": "@config.heroPrimaryActionLabel",
|
|
54
54
|
"href": "@config.heroPrimaryActionHref"
|
|
55
55
|
},
|
|
56
|
-
"background": "@config.heroBackground",
|
|
57
|
-
"title": "@config.heroTitle",
|
|
58
|
-
"subtitle": "@config.heroSubtitle",
|
|
59
|
-
"align": "@config.heroAlign",
|
|
60
56
|
"type": "hero-section",
|
|
57
|
+
"title": "@config.heroTitle",
|
|
58
|
+
"titleAccent": "@config.heroTitleAccent",
|
|
61
59
|
"secondaryAction": {
|
|
62
|
-
"
|
|
63
|
-
"
|
|
60
|
+
"label": "@config.heroSecondaryActionLabel",
|
|
61
|
+
"href": "@config.heroSecondaryActionHref"
|
|
64
62
|
},
|
|
65
|
-
"
|
|
63
|
+
"align": "@config.heroAlign",
|
|
64
|
+
"subtitle": "@config.heroSubtitle",
|
|
65
|
+
"background": "@config.heroBackground"
|
|
66
66
|
},
|
|
67
67
|
{
|
|
68
|
-
"description": "@config.sections[0].description",
|
|
69
68
|
"bullets": "@config.sections[0].bullets",
|
|
70
|
-
"image": "@config.sections[0].image",
|
|
71
69
|
"title": "@config.sections[0].title",
|
|
70
|
+
"image": "@config.sections[0].image",
|
|
71
|
+
"description": "@config.sections[0].description",
|
|
72
72
|
"type": "split-section",
|
|
73
73
|
"imagePosition": "@config.sections[0].imagePosition"
|
|
74
74
|
},
|
|
75
75
|
{
|
|
76
|
-
"
|
|
77
|
-
"description": "@config.sections[1].description",
|
|
78
|
-
"bullets": "@config.sections[1].bullets",
|
|
76
|
+
"type": "split-section",
|
|
79
77
|
"image": "@config.sections[1].image",
|
|
78
|
+
"title": "@config.sections[1].title",
|
|
80
79
|
"imagePosition": "@config.sections[1].imagePosition",
|
|
81
|
-
"
|
|
80
|
+
"description": "@config.sections[1].description",
|
|
81
|
+
"bullets": "@config.sections[1].bullets"
|
|
82
82
|
},
|
|
83
83
|
{
|
|
84
|
-
"
|
|
85
|
-
"title": "@config.sections[2].title",
|
|
84
|
+
"image": "@config.sections[2].image",
|
|
86
85
|
"description": "@config.sections[2].description",
|
|
87
|
-
"imagePosition": "@config.sections[2].imagePosition",
|
|
88
86
|
"bullets": "@config.sections[2].bullets",
|
|
89
|
-
"
|
|
87
|
+
"type": "split-section",
|
|
88
|
+
"imagePosition": "@config.sections[2].imagePosition",
|
|
89
|
+
"title": "@config.sections[2].title"
|
|
90
90
|
},
|
|
91
91
|
{
|
|
92
|
+
"type": "cta-banner",
|
|
92
93
|
"primaryAction": "@config.ctaAction",
|
|
93
|
-
"title": "@config.ctaTitle"
|
|
94
|
-
"type": "cta-banner"
|
|
94
|
+
"title": "@config.ctaTitle"
|
|
95
95
|
},
|
|
96
96
|
{
|
|
97
97
|
"copyright": "@config.footerCopyright",
|
|
@@ -106,102 +106,89 @@
|
|
|
106
106
|
]
|
|
107
107
|
},
|
|
108
108
|
"config": {
|
|
109
|
-
"
|
|
110
|
-
"type": "string",
|
|
111
|
-
"default": "From design to deployment, Almadar handles the entire stack."
|
|
112
|
-
},
|
|
113
|
-
"heroAlign": {
|
|
109
|
+
"heroPrimaryActionHref": {
|
|
114
110
|
"type": "string",
|
|
115
|
-
"default": "
|
|
111
|
+
"default": "/signup"
|
|
116
112
|
},
|
|
117
113
|
"ctaTitle": {
|
|
118
114
|
"type": "string",
|
|
119
115
|
"default": "Ready to experience the future?"
|
|
120
116
|
},
|
|
121
|
-
"
|
|
122
|
-
"type": "string",
|
|
123
|
-
"default": "Watch Demo"
|
|
124
|
-
},
|
|
125
|
-
"heroTag": {
|
|
126
|
-
"type": "string",
|
|
127
|
-
"default": "Feature"
|
|
128
|
-
},
|
|
129
|
-
"heroSecondaryActionHref": {
|
|
130
|
-
"type": "string",
|
|
131
|
-
"default": "#"
|
|
132
|
-
},
|
|
133
|
-
"heroPrimaryActionHref": {
|
|
134
|
-
"type": "string",
|
|
135
|
-
"default": "/signup"
|
|
136
|
-
},
|
|
137
|
-
"heroBackground": {
|
|
117
|
+
"heroAlign": {
|
|
138
118
|
"type": "string",
|
|
139
|
-
"default": "
|
|
119
|
+
"default": "center"
|
|
140
120
|
},
|
|
141
121
|
"sections": {
|
|
142
122
|
"type": "[SectionCard]",
|
|
143
123
|
"default": [
|
|
144
124
|
{
|
|
125
|
+
"description": "Describe what you want. Almadar translates your words into a complete application schema.",
|
|
145
126
|
"bullets": [
|
|
146
127
|
"No-code visual editor",
|
|
147
128
|
"AI-assisted schema generation",
|
|
148
129
|
"Real-time preview"
|
|
149
130
|
],
|
|
150
|
-
"description": "Describe what you want. Almadar translates your words into a complete application schema.",
|
|
151
131
|
"title": "Design in Natural Language",
|
|
152
132
|
"image": {
|
|
153
|
-
"
|
|
154
|
-
"
|
|
133
|
+
"src": "",
|
|
134
|
+
"alt": "Design interface"
|
|
155
135
|
},
|
|
156
136
|
"imagePosition": "right"
|
|
157
137
|
},
|
|
158
138
|
{
|
|
159
|
-
"imagePosition": "left",
|
|
160
139
|
"title": "Full-Stack Generation",
|
|
161
140
|
"image": {
|
|
162
|
-
"
|
|
163
|
-
"
|
|
141
|
+
"alt": "Generated code",
|
|
142
|
+
"src": ""
|
|
164
143
|
},
|
|
144
|
+
"description": "Get a production-ready TypeScript backend and React frontend in seconds.",
|
|
165
145
|
"bullets": [
|
|
166
146
|
"Type-safe APIs",
|
|
167
147
|
"Auto-generated database schema",
|
|
168
148
|
"Instant deployments"
|
|
169
149
|
],
|
|
170
|
-
"
|
|
150
|
+
"imagePosition": "left"
|
|
171
151
|
},
|
|
172
152
|
{
|
|
153
|
+
"title": "Enterprise-Grade Security",
|
|
173
154
|
"bullets": [
|
|
174
155
|
"SOC-2 ready",
|
|
175
156
|
"RBAC & SSO",
|
|
176
157
|
"End-to-end encryption"
|
|
177
158
|
],
|
|
178
|
-
"
|
|
159
|
+
"description": "Built-in auth, audit logs, and compliance from day one.",
|
|
179
160
|
"image": {
|
|
180
|
-
"
|
|
181
|
-
"
|
|
161
|
+
"src": "",
|
|
162
|
+
"alt": "Security dashboard"
|
|
182
163
|
},
|
|
183
|
-
"description": "Built-in auth, audit logs, and compliance from day one.",
|
|
184
164
|
"imagePosition": "right"
|
|
185
165
|
}
|
|
186
166
|
],
|
|
187
167
|
"items": {
|
|
188
168
|
"type": "object",
|
|
189
169
|
"properties": {
|
|
190
|
-
"
|
|
191
|
-
"name": "
|
|
192
|
-
"type": "
|
|
193
|
-
"required":
|
|
170
|
+
"image": {
|
|
171
|
+
"name": "image",
|
|
172
|
+
"type": "object",
|
|
173
|
+
"required": false,
|
|
174
|
+
"properties": {
|
|
175
|
+
"alt": {
|
|
176
|
+
"name": "alt",
|
|
177
|
+
"type": "string",
|
|
178
|
+
"required": false
|
|
179
|
+
},
|
|
180
|
+
"src": {
|
|
181
|
+
"name": "src",
|
|
182
|
+
"type": "string",
|
|
183
|
+
"required": false
|
|
184
|
+
}
|
|
185
|
+
}
|
|
194
186
|
},
|
|
195
187
|
"imagePosition": {
|
|
196
188
|
"name": "imagePosition",
|
|
197
189
|
"type": "string",
|
|
198
190
|
"required": false
|
|
199
191
|
},
|
|
200
|
-
"description": {
|
|
201
|
-
"name": "description",
|
|
202
|
-
"type": "string",
|
|
203
|
-
"required": true
|
|
204
|
-
},
|
|
205
192
|
"bullets": {
|
|
206
193
|
"name": "bullets",
|
|
207
194
|
"type": "array",
|
|
@@ -210,39 +197,31 @@
|
|
|
210
197
|
"type": "string"
|
|
211
198
|
}
|
|
212
199
|
},
|
|
213
|
-
"
|
|
214
|
-
"name": "
|
|
215
|
-
"type": "
|
|
216
|
-
"required":
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
},
|
|
223
|
-
"alt": {
|
|
224
|
-
"name": "alt",
|
|
225
|
-
"type": "string",
|
|
226
|
-
"required": false
|
|
227
|
-
}
|
|
228
|
-
}
|
|
200
|
+
"description": {
|
|
201
|
+
"name": "description",
|
|
202
|
+
"type": "string",
|
|
203
|
+
"required": true
|
|
204
|
+
},
|
|
205
|
+
"title": {
|
|
206
|
+
"name": "title",
|
|
207
|
+
"type": "string",
|
|
208
|
+
"required": true
|
|
229
209
|
}
|
|
230
210
|
}
|
|
231
211
|
}
|
|
232
212
|
},
|
|
233
|
-
"heroTitleAccent": {
|
|
234
|
-
"type": "string",
|
|
235
|
-
"default": ""
|
|
236
|
-
},
|
|
237
213
|
"footerCopyright": {
|
|
238
214
|
"type": "string",
|
|
239
215
|
"default": "© 2026 Almadar. All rights reserved."
|
|
240
216
|
},
|
|
217
|
+
"heroBackground": {
|
|
218
|
+
"type": "string",
|
|
219
|
+
"default": "gradient"
|
|
220
|
+
},
|
|
241
221
|
"footerColumns": {
|
|
242
222
|
"type": "[FooterColumn]",
|
|
243
223
|
"default": [
|
|
244
224
|
{
|
|
245
|
-
"title": "Product",
|
|
246
225
|
"items": [
|
|
247
226
|
{
|
|
248
227
|
"label": "Features",
|
|
@@ -253,27 +232,28 @@
|
|
|
253
232
|
"href": "#"
|
|
254
233
|
},
|
|
255
234
|
{
|
|
256
|
-
"
|
|
257
|
-
"
|
|
235
|
+
"label": "Changelog",
|
|
236
|
+
"href": "#"
|
|
258
237
|
}
|
|
259
|
-
]
|
|
238
|
+
],
|
|
239
|
+
"title": "Product"
|
|
260
240
|
},
|
|
261
241
|
{
|
|
262
|
-
"title": "Company",
|
|
263
242
|
"items": [
|
|
264
243
|
{
|
|
265
244
|
"label": "About",
|
|
266
245
|
"href": "#"
|
|
267
246
|
},
|
|
268
247
|
{
|
|
269
|
-
"
|
|
270
|
-
"
|
|
248
|
+
"label": "Careers",
|
|
249
|
+
"href": "#"
|
|
271
250
|
},
|
|
272
251
|
{
|
|
273
|
-
"
|
|
274
|
-
"
|
|
252
|
+
"href": "#",
|
|
253
|
+
"label": "Blog"
|
|
275
254
|
}
|
|
276
|
-
]
|
|
255
|
+
],
|
|
256
|
+
"title": "Company"
|
|
277
257
|
},
|
|
278
258
|
{
|
|
279
259
|
"title": "Resources",
|
|
@@ -287,8 +267,8 @@
|
|
|
287
267
|
"label": "Community"
|
|
288
268
|
},
|
|
289
269
|
{
|
|
290
|
-
"
|
|
291
|
-
"
|
|
270
|
+
"href": "#",
|
|
271
|
+
"label": "Support"
|
|
292
272
|
}
|
|
293
273
|
]
|
|
294
274
|
}
|
|
@@ -308,13 +288,13 @@
|
|
|
308
288
|
"items": {
|
|
309
289
|
"type": "object",
|
|
310
290
|
"properties": {
|
|
311
|
-
"
|
|
312
|
-
"name": "
|
|
291
|
+
"label": {
|
|
292
|
+
"name": "label",
|
|
313
293
|
"type": "string",
|
|
314
294
|
"required": true
|
|
315
295
|
},
|
|
316
|
-
"
|
|
317
|
-
"name": "
|
|
296
|
+
"href": {
|
|
297
|
+
"name": "href",
|
|
318
298
|
"type": "string",
|
|
319
299
|
"required": true
|
|
320
300
|
}
|
|
@@ -324,32 +304,52 @@
|
|
|
324
304
|
}
|
|
325
305
|
}
|
|
326
306
|
},
|
|
307
|
+
"heroPrimaryActionLabel": {
|
|
308
|
+
"type": "string",
|
|
309
|
+
"default": "Get Started"
|
|
310
|
+
},
|
|
311
|
+
"heroSecondaryActionLabel": {
|
|
312
|
+
"type": "string",
|
|
313
|
+
"default": "Watch Demo"
|
|
314
|
+
},
|
|
327
315
|
"ctaAction": {
|
|
328
316
|
"type": "ActionCard",
|
|
329
317
|
"default": {
|
|
330
|
-
"
|
|
331
|
-
"
|
|
318
|
+
"href": "/signup",
|
|
319
|
+
"label": "Get Started"
|
|
332
320
|
},
|
|
333
321
|
"properties": {
|
|
334
|
-
"
|
|
335
|
-
"name": "
|
|
322
|
+
"href": {
|
|
323
|
+
"name": "href",
|
|
336
324
|
"type": "string",
|
|
337
325
|
"required": true
|
|
338
326
|
},
|
|
339
|
-
"
|
|
340
|
-
"name": "
|
|
327
|
+
"label": {
|
|
328
|
+
"name": "label",
|
|
341
329
|
"type": "string",
|
|
342
330
|
"required": true
|
|
343
331
|
}
|
|
344
332
|
}
|
|
345
333
|
},
|
|
346
|
-
"
|
|
334
|
+
"heroTag": {
|
|
347
335
|
"type": "string",
|
|
348
|
-
"default": "
|
|
336
|
+
"default": "Feature"
|
|
349
337
|
},
|
|
350
338
|
"heroTitle": {
|
|
351
339
|
"type": "string",
|
|
352
340
|
"default": "Everything you need to ship"
|
|
341
|
+
},
|
|
342
|
+
"heroSubtitle": {
|
|
343
|
+
"type": "string",
|
|
344
|
+
"default": "From design to deployment, Almadar handles the entire stack."
|
|
345
|
+
},
|
|
346
|
+
"heroTitleAccent": {
|
|
347
|
+
"type": "string",
|
|
348
|
+
"default": ""
|
|
349
|
+
},
|
|
350
|
+
"heroSecondaryActionHref": {
|
|
351
|
+
"type": "string",
|
|
352
|
+
"default": "#"
|
|
353
353
|
}
|
|
354
354
|
},
|
|
355
355
|
"scope": "instance"
|