@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
@@ -86,28 +86,28 @@
86
86
  "render-ui",
87
87
  "main",
88
88
  {
89
- "image": {
90
- "alt": "@config.imageAlt",
91
- "src": "@config.imageSrc"
92
- },
93
- "subtitle": "@config.subtitle",
94
- "align": "@config.align",
89
+ "title": "@config.title",
95
90
  "primaryAction": {
96
- "href": "@config.primaryActionHref",
97
- "label": "@config.primaryActionLabel"
91
+ "label": "@config.primaryActionLabel",
92
+ "href": "@config.primaryActionHref"
98
93
  },
99
- "title": "@config.title",
100
- "tag": "@config.tag",
101
- "titleAccent": "@config.titleAccent",
94
+ "subtitle": "@config.subtitle",
102
95
  "type": "hero-section",
96
+ "titleAccent": "@config.titleAccent",
103
97
  "tagVariant": "@config.tagVariant",
104
98
  "installCommand": "@config.installCommand",
99
+ "image": {
100
+ "src": "@config.imageSrc",
101
+ "alt": "@config.imageAlt"
102
+ },
105
103
  "imagePosition": "@config.imagePosition",
106
- "background": "@config.background",
107
104
  "secondaryAction": {
108
105
  "label": "@config.secondaryActionLabel",
109
106
  "href": "@config.secondaryActionHref"
110
- }
107
+ },
108
+ "tag": "@config.tag",
109
+ "background": "@config.background",
110
+ "align": "@config.align"
111
111
  }
112
112
  ]
113
113
  ]
@@ -150,6 +150,19 @@
150
150
  "description": "CLI command shown in a copyable box",
151
151
  "tier": "customization"
152
152
  },
153
+ "align": {
154
+ "type": "string",
155
+ "default": "center",
156
+ "label": "Alignment",
157
+ "description": "center or left",
158
+ "tier": "customization"
159
+ },
160
+ "imageSrc": {
161
+ "type": "string",
162
+ "default": "",
163
+ "label": "Image Source",
164
+ "tier": "customization"
165
+ },
153
166
  "tag": {
154
167
  "type": "string",
155
168
  "default": "",
@@ -157,12 +170,19 @@
157
170
  "description": "Small badge above the headline",
158
171
  "tier": "customization"
159
172
  },
160
- "title": {
173
+ "background": {
161
174
  "type": "string",
162
- "default": "Build faster with Almadar",
163
- "label": "Title",
164
- "description": "Main headline",
165
- "tier": "essential"
175
+ "default": "gradient",
176
+ "label": "Background",
177
+ "description": "dark, gradient, or subtle",
178
+ "tier": "customization"
179
+ },
180
+ "tagVariant": {
181
+ "type": "string",
182
+ "default": "accent",
183
+ "label": "Tag Variant",
184
+ "description": "Visual style of the tag badge",
185
+ "tier": "customization"
166
186
  },
167
187
  "primaryActionLabel": {
168
188
  "type": "string",
@@ -170,11 +190,17 @@
170
190
  "label": "Primary Action Label",
171
191
  "tier": "essential"
172
192
  },
173
- "background": {
193
+ "secondaryActionLabel": {
174
194
  "type": "string",
175
- "default": "gradient",
176
- "label": "Background",
177
- "description": "dark, gradient, or subtle",
195
+ "default": "",
196
+ "label": "Secondary Action Label",
197
+ "tier": "customization"
198
+ },
199
+ "imagePosition": {
200
+ "type": "string",
201
+ "default": "below",
202
+ "label": "Image Position",
203
+ "description": "below, right, or background",
178
204
  "tier": "customization"
179
205
  },
180
206
  "primaryActionHref": {
@@ -183,11 +209,12 @@
183
209
  "label": "Primary Action Link",
184
210
  "tier": "essential"
185
211
  },
186
- "imageAlt": {
212
+ "title": {
187
213
  "type": "string",
188
- "default": "",
189
- "label": "Image Alt Text",
190
- "tier": "customization"
214
+ "default": "Build faster with Almadar",
215
+ "label": "Title",
216
+ "description": "Main headline",
217
+ "tier": "essential"
191
218
  },
192
219
  "subtitle": {
193
220
  "type": "string",
@@ -196,31 +223,12 @@
196
223
  "description": "Supporting text below the title",
197
224
  "tier": "essential"
198
225
  },
199
- "imageSrc": {
200
- "type": "string",
201
- "default": "",
202
- "label": "Image Source",
203
- "tier": "customization"
204
- },
205
226
  "secondaryActionHref": {
206
227
  "type": "string",
207
228
  "default": "",
208
229
  "label": "Secondary Action Link",
209
230
  "tier": "customization"
210
231
  },
211
- "imagePosition": {
212
- "type": "string",
213
- "default": "below",
214
- "label": "Image Position",
215
- "description": "below, right, or background",
216
- "tier": "customization"
217
- },
218
- "secondaryActionLabel": {
219
- "type": "string",
220
- "default": "",
221
- "label": "Secondary Action Label",
222
- "tier": "customization"
223
- },
224
232
  "titleAccent": {
225
233
  "type": "string",
226
234
  "default": "",
@@ -228,18 +236,10 @@
228
236
  "description": "Highlighted portion of the title",
229
237
  "tier": "customization"
230
238
  },
231
- "tagVariant": {
232
- "type": "string",
233
- "default": "accent",
234
- "label": "Tag Variant",
235
- "description": "Visual style of the tag badge",
236
- "tier": "customization"
237
- },
238
- "align": {
239
+ "imageAlt": {
239
240
  "type": "string",
240
- "default": "center",
241
- "label": "Alignment",
242
- "description": "center or left",
241
+ "default": "",
242
+ "label": "Image Alt Text",
243
243
  "tier": "customization"
244
244
  }
245
245
  },
@@ -74,15 +74,15 @@
74
74
  "render-ui",
75
75
  "main",
76
76
  {
77
+ "brandName": "@config.brandName",
78
+ "type": "header",
77
79
  "logoSrc": "@config.logoSrc",
78
80
  "navigationItems": "@config.items",
79
- "type": "header",
80
- "brandName": "@config.brandName",
81
81
  "actions": [
82
82
  {
83
+ "variant": "primary",
83
84
  "label": "@config.primaryActionLabel",
84
- "href": "@config.primaryActionHref",
85
- "variant": "primary"
85
+ "href": "@config.primaryActionHref"
86
86
  }
87
87
  ]
88
88
  }
@@ -98,8 +98,8 @@
98
98
  "emit",
99
99
  "NAV_CLICK",
100
100
  {
101
- "label": "@payload.label",
102
- "href": "@payload.href"
101
+ "href": "@payload.href",
102
+ "label": "@payload.label"
103
103
  }
104
104
  ]
105
105
  ]
@@ -107,12 +107,6 @@
107
107
  ]
108
108
  },
109
109
  "config": {
110
- "primaryActionHref": {
111
- "type": "string",
112
- "default": "#",
113
- "label": "Primary Action Link",
114
- "tier": "customization"
115
- },
116
110
  "logoSrc": {
117
111
  "type": "string",
118
112
  "default": "",
@@ -125,6 +119,18 @@
125
119
  "label": "Brand Name",
126
120
  "tier": "essential"
127
121
  },
122
+ "primaryActionLabel": {
123
+ "type": "string",
124
+ "default": "Get Started",
125
+ "label": "Primary Action Label",
126
+ "tier": "customization"
127
+ },
128
+ "primaryActionHref": {
129
+ "type": "string",
130
+ "default": "#",
131
+ "label": "Primary Action Link",
132
+ "tier": "customization"
133
+ },
128
134
  "items": {
129
135
  "type": "[NavLink]",
130
136
  "default": [
@@ -133,16 +139,16 @@
133
139
  "label": "Product"
134
140
  },
135
141
  {
136
- "label": "Pricing",
137
- "href": "#pricing"
142
+ "href": "#pricing",
143
+ "label": "Pricing"
138
144
  },
139
145
  {
140
146
  "label": "About",
141
147
  "href": "#about"
142
148
  },
143
149
  {
144
- "label": "Docs",
145
- "href": "#docs"
150
+ "href": "#docs",
151
+ "label": "Docs"
146
152
  }
147
153
  ],
148
154
  "label": "Navigation Items",
@@ -151,24 +157,18 @@
151
157
  "items": {
152
158
  "type": "object",
153
159
  "properties": {
154
- "href": {
155
- "name": "href",
160
+ "label": {
161
+ "name": "label",
156
162
  "type": "string",
157
163
  "required": true
158
164
  },
159
- "label": {
160
- "name": "label",
165
+ "href": {
166
+ "name": "href",
161
167
  "type": "string",
162
168
  "required": true
163
169
  }
164
170
  }
165
171
  }
166
- },
167
- "primaryActionLabel": {
168
- "type": "string",
169
- "default": "Get Started",
170
- "label": "Primary Action Label",
171
- "tier": "customization"
172
172
  }
173
173
  },
174
174
  "scope": "instance"
@@ -102,40 +102,43 @@
102
102
  "type": "[PricingPlan]",
103
103
  "default": [
104
104
  {
105
+ "price": "$0",
105
106
  "description": "For individuals and small projects.",
107
+ "highlighted": false,
108
+ "name": "Starter",
106
109
  "features": [
107
110
  "1 project",
108
111
  "Community support",
109
112
  "Basic analytics"
110
113
  ],
111
114
  "action": {
112
- "href": "#",
113
- "label": "Get Started"
115
+ "label": "Get Started",
116
+ "href": "#"
114
117
  },
115
- "price": "$0",
116
- "highlighted": false,
117
- "name": "Starter",
118
118
  "badge": ""
119
119
  },
120
120
  {
121
- "features": [
122
- "Unlimited projects",
123
- "Priority support",
124
- "Advanced analytics",
125
- "Custom domains"
126
- ],
121
+ "description": "For growing teams that need more power.",
127
122
  "action": {
128
123
  "href": "#",
129
124
  "label": "Start Trial"
130
125
  },
131
126
  "badge": "Most Popular",
132
- "description": "For growing teams that need more power.",
133
127
  "highlighted": true,
128
+ "price": "$49",
134
129
  "name": "Pro",
135
- "price": "$49"
130
+ "features": [
131
+ "Unlimited projects",
132
+ "Priority support",
133
+ "Advanced analytics",
134
+ "Custom domains"
135
+ ]
136
136
  },
137
137
  {
138
- "name": "Enterprise",
138
+ "highlighted": false,
139
+ "badge": "",
140
+ "description": "For organizations with advanced needs.",
141
+ "price": "Custom",
139
142
  "features": [
140
143
  "Dedicated infra",
141
144
  "SLA guarantee",
@@ -143,14 +146,11 @@
143
146
  "Audit logs",
144
147
  "Custom contracts"
145
148
  ],
146
- "description": "For organizations with advanced needs.",
147
- "highlighted": false,
148
- "badge": "",
149
149
  "action": {
150
150
  "label": "Contact Sales",
151
151
  "href": "#"
152
152
  },
153
- "price": "Custom"
153
+ "name": "Enterprise"
154
154
  }
155
155
  ],
156
156
  "label": "Pricing Plans",
@@ -167,11 +167,31 @@
167
167
  "type": "string"
168
168
  }
169
169
  },
170
+ "name": {
171
+ "name": "name",
172
+ "type": "string",
173
+ "required": true
174
+ },
175
+ "price": {
176
+ "name": "price",
177
+ "type": "string",
178
+ "required": true
179
+ },
170
180
  "badge": {
171
181
  "name": "badge",
172
182
  "type": "string",
173
183
  "required": false
174
184
  },
185
+ "description": {
186
+ "name": "description",
187
+ "type": "string",
188
+ "required": false
189
+ },
190
+ "highlighted": {
191
+ "name": "highlighted",
192
+ "type": "boolean",
193
+ "required": false
194
+ },
175
195
  "action": {
176
196
  "name": "action",
177
197
  "type": "object",
@@ -188,26 +208,6 @@
188
208
  "required": true
189
209
  }
190
210
  }
191
- },
192
- "description": {
193
- "name": "description",
194
- "type": "string",
195
- "required": false
196
- },
197
- "highlighted": {
198
- "name": "highlighted",
199
- "type": "boolean",
200
- "required": false
201
- },
202
- "name": {
203
- "name": "name",
204
- "type": "string",
205
- "required": true
206
- },
207
- "price": {
208
- "name": "price",
209
- "type": "string",
210
- "required": true
211
211
  }
212
212
  }
213
213
  }
@@ -26,33 +26,33 @@
26
26
  "type": "string",
27
27
  "required": false
28
28
  },
29
- "href": {
30
- "name": "href",
31
- "type": "string",
32
- "required": false
33
- },
34
- "id": {
35
- "name": "id",
36
- "type": "string",
37
- "required": true
38
- },
39
29
  "image": {
40
30
  "name": "image",
41
31
  "type": "object",
42
32
  "required": false,
43
33
  "properties": {
44
- "alt": {
45
- "name": "alt",
46
- "type": "string",
47
- "required": false
48
- },
49
34
  "src": {
50
35
  "name": "src",
51
36
  "type": "string",
52
37
  "required": true
38
+ },
39
+ "alt": {
40
+ "name": "alt",
41
+ "type": "string",
42
+ "required": false
53
43
  }
54
44
  }
55
45
  },
46
+ "id": {
47
+ "name": "id",
48
+ "type": "string",
49
+ "required": true
50
+ },
51
+ "accentColor": {
52
+ "name": "accentColor",
53
+ "type": "string",
54
+ "required": false
55
+ },
56
56
  "badge": {
57
57
  "name": "badge",
58
58
  "type": "string",
@@ -63,8 +63,8 @@
63
63
  "type": "string",
64
64
  "required": true
65
65
  },
66
- "accentColor": {
67
- "name": "accentColor",
66
+ "href": {
67
+ "name": "href",
68
68
  "type": "string",
69
69
  "required": false
70
70
  }
@@ -151,8 +151,8 @@
151
151
  "emit",
152
152
  "SHOWCASE_CLICK",
153
153
  {
154
- "id": "@payload.id",
155
- "title": "@payload.title"
154
+ "title": "@payload.title",
155
+ "id": "@payload.id"
156
156
  }
157
157
  ]
158
158
  ]
@@ -164,40 +164,40 @@
164
164
  "type": "[ShowcaseCard]",
165
165
  "default": [
166
166
  {
167
+ "image": {
168
+ "src": "",
169
+ "alt": "Dashboard preview"
170
+ },
167
171
  "id": "1",
172
+ "title": "Dashboard",
168
173
  "accentColor": "",
169
- "href": "",
170
174
  "description": "Real-time analytics at a glance.",
171
- "image": {
172
- "alt": "Dashboard preview",
173
- "src": ""
174
- },
175
- "badge": "New",
176
- "title": "Dashboard"
175
+ "href": "",
176
+ "badge": "New"
177
177
  },
178
178
  {
179
- "id": "2",
180
- "title": "API",
181
179
  "description": "GraphQL and REST in one click.",
180
+ "id": "2",
182
181
  "image": {
183
182
  "alt": "API docs preview",
184
183
  "src": ""
185
184
  },
185
+ "title": "API",
186
186
  "href": "",
187
187
  "badge": "",
188
188
  "accentColor": ""
189
189
  },
190
190
  {
191
- "accentColor": "",
192
- "id": "3",
191
+ "href": "",
193
192
  "description": "Native apps without native code.",
193
+ "title": "Mobile",
194
+ "badge": "Beta",
194
195
  "image": {
195
- "src": "",
196
- "alt": "Mobile app preview"
196
+ "alt": "Mobile app preview",
197
+ "src": ""
197
198
  },
198
- "title": "Mobile",
199
- "href": "",
200
- "badge": "Beta"
199
+ "accentColor": "",
200
+ "id": "3"
201
201
  }
202
202
  ],
203
203
  "label": "Showcase Items",
@@ -206,16 +206,6 @@
206
206
  "items": {
207
207
  "type": "object",
208
208
  "properties": {
209
- "description": {
210
- "name": "description",
211
- "type": "string",
212
- "required": false
213
- },
214
- "badge": {
215
- "name": "badge",
216
- "type": "string",
217
- "required": false
218
- },
219
209
  "accentColor": {
220
210
  "name": "accentColor",
221
211
  "type": "string",
@@ -226,13 +216,18 @@
226
216
  "type": "string",
227
217
  "required": true
228
218
  },
219
+ "badge": {
220
+ "name": "badge",
221
+ "type": "string",
222
+ "required": false
223
+ },
229
224
  "id": {
230
225
  "name": "id",
231
226
  "type": "string",
232
227
  "required": true
233
228
  },
234
- "href": {
235
- "name": "href",
229
+ "description": {
230
+ "name": "description",
236
231
  "type": "string",
237
232
  "required": false
238
233
  },
@@ -241,17 +236,22 @@
241
236
  "type": "object",
242
237
  "required": false,
243
238
  "properties": {
244
- "src": {
245
- "name": "src",
246
- "type": "string",
247
- "required": true
248
- },
249
239
  "alt": {
250
240
  "name": "alt",
251
241
  "type": "string",
252
242
  "required": false
243
+ },
244
+ "src": {
245
+ "name": "src",
246
+ "type": "string",
247
+ "required": true
253
248
  }
254
249
  }
250
+ },
251
+ "href": {
252
+ "name": "href",
253
+ "type": "string",
254
+ "required": false
255
255
  }
256
256
  }
257
257
  }