@almadar/std 15.15.5 → 15.15.6

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 (61) hide show
  1. package/behaviors/registry/marketing/atoms/std-marketing-article.orb +3 -3
  2. package/behaviors/registry/marketing/atoms/std-marketing-case-studies.orb +36 -36
  3. package/behaviors/registry/marketing/atoms/std-marketing-community.orb +21 -21
  4. package/behaviors/registry/marketing/atoms/std-marketing-cta.orb +31 -31
  5. package/behaviors/registry/marketing/atoms/std-marketing-features.orb +37 -37
  6. package/behaviors/registry/marketing/atoms/std-marketing-footer.orb +45 -45
  7. package/behaviors/registry/marketing/atoms/std-marketing-hero.orb +56 -56
  8. package/behaviors/registry/marketing/atoms/std-marketing-nav.orb +26 -26
  9. package/behaviors/registry/marketing/atoms/std-marketing-pricing.orb +38 -38
  10. package/behaviors/registry/marketing/atoms/std-marketing-showcase.orb +52 -52
  11. package/behaviors/registry/marketing/atoms/std-marketing-split.orb +30 -30
  12. package/behaviors/registry/marketing/atoms/std-marketing-stats.orb +9 -9
  13. package/behaviors/registry/marketing/atoms/std-marketing-steps.orb +23 -23
  14. package/behaviors/registry/marketing/atoms/std-marketing-team.orb +42 -42
  15. package/behaviors/registry/marketing/atoms/std-marketing-testimonials.orb +12 -12
  16. package/behaviors/registry/marketing/molecules/std-about-page.orb +171 -171
  17. package/behaviors/registry/marketing/molecules/std-feature-detail-page.orb +104 -104
  18. package/behaviors/registry/marketing/molecules/std-landing-page.orb +261 -261
  19. package/behaviors/registry/marketing/molecules/std-pricing-page.orb +190 -190
  20. package/behaviors/registry/marketing/organisms/std-marketing-site.orb +618 -623
  21. package/dist/behaviors/registry/marketing/atoms/std-marketing-article.orb +3 -3
  22. package/dist/behaviors/registry/marketing/atoms/std-marketing-case-studies.orb +36 -36
  23. package/dist/behaviors/registry/marketing/atoms/std-marketing-community.orb +21 -21
  24. package/dist/behaviors/registry/marketing/atoms/std-marketing-cta.orb +31 -31
  25. package/dist/behaviors/registry/marketing/atoms/std-marketing-features.orb +37 -37
  26. package/dist/behaviors/registry/marketing/atoms/std-marketing-footer.orb +45 -45
  27. package/dist/behaviors/registry/marketing/atoms/std-marketing-hero.orb +56 -56
  28. package/dist/behaviors/registry/marketing/atoms/std-marketing-nav.orb +26 -26
  29. package/dist/behaviors/registry/marketing/atoms/std-marketing-pricing.orb +38 -38
  30. package/dist/behaviors/registry/marketing/atoms/std-marketing-showcase.orb +52 -52
  31. package/dist/behaviors/registry/marketing/atoms/std-marketing-split.orb +30 -30
  32. package/dist/behaviors/registry/marketing/atoms/std-marketing-stats.orb +9 -9
  33. package/dist/behaviors/registry/marketing/atoms/std-marketing-steps.orb +23 -23
  34. package/dist/behaviors/registry/marketing/atoms/std-marketing-team.orb +42 -42
  35. package/dist/behaviors/registry/marketing/atoms/std-marketing-testimonials.orb +12 -12
  36. package/dist/behaviors/registry/marketing/molecules/std-about-page.orb +171 -171
  37. package/dist/behaviors/registry/marketing/molecules/std-feature-detail-page.orb +104 -104
  38. package/dist/behaviors/registry/marketing/molecules/std-landing-page.orb +261 -261
  39. package/dist/behaviors/registry/marketing/molecules/std-pricing-page.orb +190 -190
  40. package/dist/behaviors/registry/marketing/organisms/std-marketing-site.orb +618 -623
  41. package/dist/registry/marketing/atoms/std-marketing-article.orb +3 -3
  42. package/dist/registry/marketing/atoms/std-marketing-case-studies.orb +36 -36
  43. package/dist/registry/marketing/atoms/std-marketing-community.orb +21 -21
  44. package/dist/registry/marketing/atoms/std-marketing-cta.orb +31 -31
  45. package/dist/registry/marketing/atoms/std-marketing-features.orb +37 -37
  46. package/dist/registry/marketing/atoms/std-marketing-footer.orb +45 -45
  47. package/dist/registry/marketing/atoms/std-marketing-hero.orb +56 -56
  48. package/dist/registry/marketing/atoms/std-marketing-nav.orb +26 -26
  49. package/dist/registry/marketing/atoms/std-marketing-pricing.orb +38 -38
  50. package/dist/registry/marketing/atoms/std-marketing-showcase.orb +52 -52
  51. package/dist/registry/marketing/atoms/std-marketing-split.orb +30 -30
  52. package/dist/registry/marketing/atoms/std-marketing-stats.orb +9 -9
  53. package/dist/registry/marketing/atoms/std-marketing-steps.orb +23 -23
  54. package/dist/registry/marketing/atoms/std-marketing-team.orb +42 -42
  55. package/dist/registry/marketing/atoms/std-marketing-testimonials.orb +12 -12
  56. package/dist/registry/marketing/molecules/std-about-page.orb +171 -171
  57. package/dist/registry/marketing/molecules/std-feature-detail-page.orb +104 -104
  58. package/dist/registry/marketing/molecules/std-landing-page.orb +261 -261
  59. package/dist/registry/marketing/molecules/std-pricing-page.orb +190 -190
  60. package/dist/registry/marketing/organisms/std-marketing-site.orb +618 -623
  61. package/package.json +1 -1
@@ -43,26 +43,26 @@
43
43
  "render-ui",
44
44
  "main",
45
45
  {
46
- "gap": "none",
47
- "direction": "vertical",
48
46
  "type": "stack",
47
+ "direction": "vertical",
48
+ "gap": "none",
49
49
  "children": [
50
50
  {
51
- "type": "hero-section",
52
- "subtitle": "@config.heroSubtitle",
53
51
  "secondaryAction": {
54
52
  "href": "@config.heroSecondaryActionHref",
55
53
  "label": "@config.heroSecondaryActionLabel"
56
54
  },
57
- "titleAccent": "@config.heroTitleAccent",
58
- "background": "@config.heroBackground",
55
+ "tag": "@config.heroTag",
56
+ "align": "@config.heroAlign",
57
+ "type": "hero-section",
58
+ "title": "@config.heroTitle",
59
59
  "primaryAction": {
60
60
  "href": "@config.heroPrimaryActionHref",
61
61
  "label": "@config.heroPrimaryActionLabel"
62
62
  },
63
- "title": "@config.heroTitle",
64
- "align": "@config.heroAlign",
65
- "tag": "@config.heroTag"
63
+ "titleAccent": "@config.heroTitleAccent",
64
+ "subtitle": "@config.heroSubtitle",
65
+ "background": "@config.heroBackground"
66
66
  },
67
67
  {
68
68
  "plans": "@config.plans",
@@ -74,14 +74,14 @@
74
74
  },
75
75
  {
76
76
  "primaryAction": "@config.ctaAction",
77
- "type": "cta-banner",
77
+ "title": "@config.ctaTitle",
78
78
  "subtitle": "@config.ctaSubtitle",
79
- "title": "@config.ctaTitle"
79
+ "type": "cta-banner"
80
80
  },
81
81
  {
82
82
  "type": "marketing-footer",
83
- "columns": "@config.footerColumns",
84
- "copyright": "@config.footerCopyright"
83
+ "copyright": "@config.footerCopyright",
84
+ "columns": "@config.footerColumns"
85
85
  }
86
86
  ]
87
87
  }
@@ -91,179 +91,33 @@
91
91
  ]
92
92
  },
93
93
  "config": {
94
- "heroSecondaryActionLabel": {
95
- "type": "string",
96
- "default": "Contact Sales"
97
- },
98
- "heroSecondaryActionHref": {
99
- "type": "string",
100
- "default": "/contact"
101
- },
102
- "heroBackground": {
103
- "type": "string",
104
- "default": "subtle"
105
- },
106
- "heroPrimaryActionLabel": {
94
+ "heroTitleAccent": {
107
95
  "type": "string",
108
- "default": "Get Started"
96
+ "default": ""
109
97
  },
110
- "heroPrimaryActionHref": {
98
+ "heroSubtitle": {
111
99
  "type": "string",
112
- "default": "/signup"
100
+ "default": "Start free, scale as you grow."
113
101
  },
114
- "ctaSubtitle": {
102
+ "ctaTitle": {
115
103
  "type": "string",
116
- "default": "Our team is here to help you find the right plan."
104
+ "default": "Still have questions?"
117
105
  },
118
- "heroSubtitle": {
106
+ "heroTitle": {
119
107
  "type": "string",
120
- "default": "Start free, scale as you grow."
108
+ "default": "Simple, transparent pricing"
121
109
  },
122
110
  "heroAlign": {
123
111
  "type": "string",
124
112
  "default": "center"
125
113
  },
126
- "heroTag": {
127
- "type": "string",
128
- "default": ""
129
- },
130
- "plans": {
131
- "type": "[PricingPlan]",
132
- "default": [
133
- {
134
- "action": {
135
- "label": "Get Started",
136
- "href": "#"
137
- },
138
- "price": "$0",
139
- "name": "Starter",
140
- "features": [
141
- "1 project",
142
- "Community support",
143
- "Basic analytics"
144
- ],
145
- "badge": "",
146
- "description": "For individuals and small projects.",
147
- "highlighted": false
148
- },
149
- {
150
- "highlighted": true,
151
- "badge": "Most Popular",
152
- "action": {
153
- "label": "Start Trial",
154
- "href": "#"
155
- },
156
- "name": "Pro",
157
- "price": "$49",
158
- "description": "For growing teams that need more power.",
159
- "features": [
160
- "Unlimited projects",
161
- "Priority support",
162
- "Advanced analytics",
163
- "Custom domains"
164
- ]
165
- },
166
- {
167
- "name": "Enterprise",
168
- "highlighted": false,
169
- "price": "Custom",
170
- "description": "For organizations with advanced needs.",
171
- "features": [
172
- "Dedicated infra",
173
- "SLA guarantee",
174
- "SSO & SAML",
175
- "Audit logs",
176
- "Custom contracts"
177
- ],
178
- "action": {
179
- "label": "Contact Sales",
180
- "href": "#"
181
- },
182
- "badge": ""
183
- }
184
- ],
185
- "items": {
186
- "type": "object",
187
- "properties": {
188
- "action": {
189
- "name": "action",
190
- "type": "object",
191
- "required": true,
192
- "properties": {
193
- "label": {
194
- "name": "label",
195
- "type": "string",
196
- "required": true
197
- },
198
- "href": {
199
- "name": "href",
200
- "type": "string",
201
- "required": true
202
- }
203
- }
204
- },
205
- "price": {
206
- "name": "price",
207
- "type": "string",
208
- "required": true
209
- },
210
- "features": {
211
- "name": "features",
212
- "type": "array",
213
- "required": false,
214
- "items": {
215
- "type": "string"
216
- }
217
- },
218
- "name": {
219
- "name": "name",
220
- "type": "string",
221
- "required": true
222
- },
223
- "highlighted": {
224
- "name": "highlighted",
225
- "type": "boolean",
226
- "required": false
227
- },
228
- "description": {
229
- "name": "description",
230
- "type": "string",
231
- "required": false
232
- },
233
- "badge": {
234
- "name": "badge",
235
- "type": "string",
236
- "required": false
237
- }
238
- }
239
- }
240
- },
241
- "footerCopyright": {
114
+ "heroPrimaryActionLabel": {
242
115
  "type": "string",
243
- "default": "© 2026 Almadar. All rights reserved."
244
- },
245
- "ctaAction": {
246
- "type": "ActionCard",
247
- "default": {
248
- "label": "Contact Sales",
249
- "href": "/contact"
250
- },
251
- "properties": {
252
- "label": {
253
- "name": "label",
254
- "type": "string",
255
- "required": true
256
- },
257
- "href": {
258
- "name": "href",
259
- "type": "string",
260
- "required": true
261
- }
262
- }
116
+ "default": "Get Started"
263
117
  },
264
- "heroTitle": {
118
+ "heroSecondaryActionLabel": {
265
119
  "type": "string",
266
- "default": "Simple, transparent pricing"
120
+ "default": "Contact Sales"
267
121
  },
268
122
  "footerColumns": {
269
123
  "type": "[FooterColumn]",
@@ -272,16 +126,16 @@
272
126
  "title": "Product",
273
127
  "items": [
274
128
  {
275
- "href": "#",
276
- "label": "Features"
129
+ "label": "Features",
130
+ "href": "#"
277
131
  },
278
132
  {
279
- "href": "#",
280
- "label": "Pricing"
133
+ "label": "Pricing",
134
+ "href": "#"
281
135
  },
282
136
  {
283
- "label": "Changelog",
284
- "href": "#"
137
+ "href": "#",
138
+ "label": "Changelog"
285
139
  }
286
140
  ]
287
141
  },
@@ -303,10 +157,11 @@
303
157
  "title": "Company"
304
158
  },
305
159
  {
160
+ "title": "Resources",
306
161
  "items": [
307
162
  {
308
- "label": "Docs",
309
- "href": "#"
163
+ "href": "#",
164
+ "label": "Docs"
310
165
  },
311
166
  {
312
167
  "label": "Community",
@@ -316,18 +171,12 @@
316
171
  "href": "#",
317
172
  "label": "Support"
318
173
  }
319
- ],
320
- "title": "Resources"
174
+ ]
321
175
  }
322
176
  ],
323
177
  "items": {
324
178
  "type": "object",
325
179
  "properties": {
326
- "title": {
327
- "name": "title",
328
- "type": "string",
329
- "required": true
330
- },
331
180
  "items": {
332
181
  "name": "items",
333
182
  "type": "array",
@@ -347,11 +196,28 @@
347
196
  }
348
197
  }
349
198
  }
199
+ },
200
+ "title": {
201
+ "name": "title",
202
+ "type": "string",
203
+ "required": true
350
204
  }
351
205
  }
352
206
  }
353
207
  },
354
- "heroTitleAccent": {
208
+ "heroPrimaryActionHref": {
209
+ "type": "string",
210
+ "default": "/signup"
211
+ },
212
+ "heroSecondaryActionHref": {
213
+ "type": "string",
214
+ "default": "/contact"
215
+ },
216
+ "heroBackground": {
217
+ "type": "string",
218
+ "default": "subtle"
219
+ },
220
+ "heroTag": {
355
221
  "type": "string",
356
222
  "default": ""
357
223
  },
@@ -364,8 +230,8 @@
364
230
  "content": "Yes, you can upgrade or downgrade at any time."
365
231
  },
366
232
  {
367
- "content": "Yes, every paid plan includes a 14-day free trial.",
368
233
  "id": "free-trial",
234
+ "content": "Yes, every paid plan includes a 14-day free trial.",
369
235
  "title": "Is there a free trial?"
370
236
  },
371
237
  {
@@ -395,9 +261,143 @@
395
261
  }
396
262
  }
397
263
  },
398
- "ctaTitle": {
264
+ "footerCopyright": {
399
265
  "type": "string",
400
- "default": "Still have questions?"
266
+ "default": "© 2026 Almadar. All rights reserved."
267
+ },
268
+ "plans": {
269
+ "type": "[PricingPlan]",
270
+ "default": [
271
+ {
272
+ "features": [
273
+ "1 project",
274
+ "Community support",
275
+ "Basic analytics"
276
+ ],
277
+ "action": {
278
+ "href": "#",
279
+ "label": "Get Started"
280
+ },
281
+ "highlighted": false,
282
+ "price": "$0",
283
+ "description": "For individuals and small projects.",
284
+ "badge": "",
285
+ "name": "Starter"
286
+ },
287
+ {
288
+ "action": {
289
+ "label": "Start Trial",
290
+ "href": "#"
291
+ },
292
+ "name": "Pro",
293
+ "description": "For growing teams that need more power.",
294
+ "badge": "Most Popular",
295
+ "highlighted": true,
296
+ "price": "$49",
297
+ "features": [
298
+ "Unlimited projects",
299
+ "Priority support",
300
+ "Advanced analytics",
301
+ "Custom domains"
302
+ ]
303
+ },
304
+ {
305
+ "price": "Custom",
306
+ "action": {
307
+ "label": "Contact Sales",
308
+ "href": "#"
309
+ },
310
+ "highlighted": false,
311
+ "name": "Enterprise",
312
+ "description": "For organizations with advanced needs.",
313
+ "features": [
314
+ "Dedicated infra",
315
+ "SLA guarantee",
316
+ "SSO & SAML",
317
+ "Audit logs",
318
+ "Custom contracts"
319
+ ],
320
+ "badge": ""
321
+ }
322
+ ],
323
+ "items": {
324
+ "type": "object",
325
+ "properties": {
326
+ "action": {
327
+ "name": "action",
328
+ "type": "object",
329
+ "required": true,
330
+ "properties": {
331
+ "label": {
332
+ "name": "label",
333
+ "type": "string",
334
+ "required": true
335
+ },
336
+ "href": {
337
+ "name": "href",
338
+ "type": "string",
339
+ "required": true
340
+ }
341
+ }
342
+ },
343
+ "highlighted": {
344
+ "name": "highlighted",
345
+ "type": "boolean",
346
+ "required": false
347
+ },
348
+ "badge": {
349
+ "name": "badge",
350
+ "type": "string",
351
+ "required": false
352
+ },
353
+ "name": {
354
+ "name": "name",
355
+ "type": "string",
356
+ "required": true
357
+ },
358
+ "price": {
359
+ "name": "price",
360
+ "type": "string",
361
+ "required": true
362
+ },
363
+ "description": {
364
+ "name": "description",
365
+ "type": "string",
366
+ "required": false
367
+ },
368
+ "features": {
369
+ "name": "features",
370
+ "type": "array",
371
+ "required": false,
372
+ "items": {
373
+ "type": "string"
374
+ }
375
+ }
376
+ }
377
+ }
378
+ },
379
+ "ctaAction": {
380
+ "type": "ActionCard",
381
+ "default": {
382
+ "label": "Contact Sales",
383
+ "href": "/contact"
384
+ },
385
+ "properties": {
386
+ "label": {
387
+ "name": "label",
388
+ "type": "string",
389
+ "required": true
390
+ },
391
+ "href": {
392
+ "name": "href",
393
+ "type": "string",
394
+ "required": true
395
+ }
396
+ }
397
+ },
398
+ "ctaSubtitle": {
399
+ "type": "string",
400
+ "default": "Our team is here to help you find the right plan."
401
401
  }
402
402
  },
403
403
  "scope": "instance"