@almadar/std 15.15.4 → 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.
- 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 +12 -12
- package/behaviors/registry/marketing/atoms/std-marketing-case-studies.orb +44 -44
- package/behaviors/registry/marketing/atoms/std-marketing-community.orb +29 -29
- package/behaviors/registry/marketing/atoms/std-marketing-cta.orb +34 -34
- package/behaviors/registry/marketing/atoms/std-marketing-features.orb +25 -25
- package/behaviors/registry/marketing/atoms/std-marketing-footer.orb +21 -21
- package/behaviors/registry/marketing/atoms/std-marketing-hero.orb +66 -66
- package/behaviors/registry/marketing/atoms/std-marketing-nav.orb +20 -20
- package/behaviors/registry/marketing/atoms/std-marketing-pricing.orb +43 -43
- package/behaviors/registry/marketing/atoms/std-marketing-showcase.orb +57 -57
- package/behaviors/registry/marketing/atoms/std-marketing-split.orb +27 -27
- package/behaviors/registry/marketing/atoms/std-marketing-stats.orb +13 -13
- package/behaviors/registry/marketing/atoms/std-marketing-steps.orb +32 -32
- package/behaviors/registry/marketing/atoms/std-marketing-team.orb +40 -40
- package/behaviors/registry/marketing/atoms/std-marketing-testimonials.orb +20 -20
- package/behaviors/registry/marketing/molecules/std-about-page.orb +168 -168
- package/behaviors/registry/marketing/molecules/std-feature-detail-page.orb +112 -112
- package/behaviors/registry/marketing/molecules/std-landing-page.orb +251 -235
- package/behaviors/registry/marketing/molecules/std-pricing-page.orb +169 -161
- package/behaviors/registry/marketing/organisms/std-marketing-site.orb +765 -733
- 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 +12 -12
- package/dist/behaviors/registry/marketing/atoms/std-marketing-case-studies.orb +44 -44
- package/dist/behaviors/registry/marketing/atoms/std-marketing-community.orb +29 -29
- package/dist/behaviors/registry/marketing/atoms/std-marketing-cta.orb +34 -34
- package/dist/behaviors/registry/marketing/atoms/std-marketing-features.orb +25 -25
- package/dist/behaviors/registry/marketing/atoms/std-marketing-footer.orb +21 -21
- package/dist/behaviors/registry/marketing/atoms/std-marketing-hero.orb +66 -66
- package/dist/behaviors/registry/marketing/atoms/std-marketing-nav.orb +20 -20
- package/dist/behaviors/registry/marketing/atoms/std-marketing-pricing.orb +43 -43
- package/dist/behaviors/registry/marketing/atoms/std-marketing-showcase.orb +57 -57
- package/dist/behaviors/registry/marketing/atoms/std-marketing-split.orb +27 -27
- package/dist/behaviors/registry/marketing/atoms/std-marketing-stats.orb +13 -13
- package/dist/behaviors/registry/marketing/atoms/std-marketing-steps.orb +32 -32
- package/dist/behaviors/registry/marketing/atoms/std-marketing-team.orb +40 -40
- package/dist/behaviors/registry/marketing/atoms/std-marketing-testimonials.orb +20 -20
- package/dist/behaviors/registry/marketing/molecules/std-about-page.orb +168 -168
- package/dist/behaviors/registry/marketing/molecules/std-feature-detail-page.orb +112 -112
- package/dist/behaviors/registry/marketing/molecules/std-landing-page.orb +251 -235
- package/dist/behaviors/registry/marketing/molecules/std-pricing-page.orb +169 -161
- package/dist/behaviors/registry/marketing/organisms/std-marketing-site.orb +765 -733
- 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 +12 -12
- package/dist/registry/marketing/atoms/std-marketing-case-studies.orb +44 -44
- package/dist/registry/marketing/atoms/std-marketing-community.orb +29 -29
- package/dist/registry/marketing/atoms/std-marketing-cta.orb +34 -34
- package/dist/registry/marketing/atoms/std-marketing-features.orb +25 -25
- package/dist/registry/marketing/atoms/std-marketing-footer.orb +21 -21
- package/dist/registry/marketing/atoms/std-marketing-hero.orb +66 -66
- package/dist/registry/marketing/atoms/std-marketing-nav.orb +20 -20
- package/dist/registry/marketing/atoms/std-marketing-pricing.orb +43 -43
- package/dist/registry/marketing/atoms/std-marketing-showcase.orb +57 -57
- package/dist/registry/marketing/atoms/std-marketing-split.orb +27 -27
- package/dist/registry/marketing/atoms/std-marketing-stats.orb +13 -13
- package/dist/registry/marketing/atoms/std-marketing-steps.orb +32 -32
- package/dist/registry/marketing/atoms/std-marketing-team.orb +40 -40
- package/dist/registry/marketing/atoms/std-marketing-testimonials.orb +20 -20
- package/dist/registry/marketing/molecules/std-about-page.orb +168 -168
- package/dist/registry/marketing/molecules/std-feature-detail-page.orb +112 -112
- package/dist/registry/marketing/molecules/std-landing-page.orb +251 -235
- package/dist/registry/marketing/molecules/std-pricing-page.orb +169 -161
- package/dist/registry/marketing/organisms/std-marketing-site.orb +765 -733
- package/package.json +1 -1
|
@@ -77,48 +77,48 @@
|
|
|
77
77
|
"name": "PipelineBoard",
|
|
78
78
|
"linkedEntity": "PipelineItem",
|
|
79
79
|
"config": {
|
|
80
|
-
"title": "Pipeline",
|
|
81
80
|
"gridCols": 5.0,
|
|
81
|
+
"title": "Pipeline",
|
|
82
|
+
"formFields": [
|
|
83
|
+
"title",
|
|
84
|
+
"description",
|
|
85
|
+
"stage",
|
|
86
|
+
"priority",
|
|
87
|
+
"assignee",
|
|
88
|
+
"dueDate",
|
|
89
|
+
"notes"
|
|
90
|
+
],
|
|
82
91
|
"columns": [
|
|
83
92
|
{
|
|
84
93
|
"key": "backlog",
|
|
85
|
-
"label": "Backlog",
|
|
86
94
|
"icon": "inbox",
|
|
87
|
-
"variant": "default"
|
|
95
|
+
"variant": "default",
|
|
96
|
+
"label": "Backlog"
|
|
88
97
|
},
|
|
89
98
|
{
|
|
90
|
-
"
|
|
91
|
-
"key": "todo",
|
|
99
|
+
"label": "To Do",
|
|
92
100
|
"variant": "default",
|
|
93
|
-
"
|
|
101
|
+
"icon": "circle",
|
|
102
|
+
"key": "todo"
|
|
94
103
|
},
|
|
95
104
|
{
|
|
96
|
-
"
|
|
97
|
-
"variant": "primary",
|
|
105
|
+
"label": "In Progress",
|
|
98
106
|
"key": "doing",
|
|
99
|
-
"
|
|
107
|
+
"variant": "primary",
|
|
108
|
+
"icon": "circle-dot"
|
|
100
109
|
},
|
|
101
110
|
{
|
|
102
|
-
"variant": "warning",
|
|
103
111
|
"icon": "eye",
|
|
104
|
-
"
|
|
105
|
-
"
|
|
112
|
+
"label": "In Review",
|
|
113
|
+
"variant": "warning",
|
|
114
|
+
"key": "review"
|
|
106
115
|
},
|
|
107
116
|
{
|
|
108
117
|
"variant": "success",
|
|
109
|
-
"label": "Done",
|
|
110
118
|
"key": "done",
|
|
119
|
+
"label": "Done",
|
|
111
120
|
"icon": "check-circle"
|
|
112
121
|
}
|
|
113
|
-
],
|
|
114
|
-
"formFields": [
|
|
115
|
-
"title",
|
|
116
|
-
"description",
|
|
117
|
-
"stage",
|
|
118
|
-
"priority",
|
|
119
|
-
"assignee",
|
|
120
|
-
"dueDate",
|
|
121
|
-
"notes"
|
|
122
122
|
]
|
|
123
123
|
}
|
|
124
124
|
}
|