@almadar/patterns 2.41.0 → 2.42.1
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/component-mapping.json +1 -11
- package/dist/event-contracts.json +1 -1
- package/dist/index.d.ts +14 -326
- package/dist/index.js +30 -361
- package/dist/index.js.map +1 -1
- package/dist/patterns-registry.json +28 -349
- package/dist/registry.json +28 -349
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// src/patterns-registry.json
|
|
2
2
|
var patterns_registry_default = {
|
|
3
3
|
version: "1.0.0",
|
|
4
|
-
exportedAt: "2026-06-
|
|
4
|
+
exportedAt: "2026-06-16T10:02:47.077Z",
|
|
5
5
|
patterns: {
|
|
6
6
|
"entity-table": {
|
|
7
7
|
type: "entity-table",
|
|
@@ -9108,8 +9108,7 @@ var patterns_registry_default = {
|
|
|
9108
9108
|
"small",
|
|
9109
9109
|
"large",
|
|
9110
9110
|
"label"
|
|
9111
|
-
]
|
|
9112
|
-
default: "body"
|
|
9111
|
+
]
|
|
9113
9112
|
},
|
|
9114
9113
|
level: {
|
|
9115
9114
|
types: [
|
|
@@ -9123,8 +9122,7 @@ var patterns_registry_default = {
|
|
|
9123
9122
|
4,
|
|
9124
9123
|
5,
|
|
9125
9124
|
6
|
|
9126
|
-
]
|
|
9127
|
-
default: 2
|
|
9125
|
+
]
|
|
9128
9126
|
},
|
|
9129
9127
|
color: {
|
|
9130
9128
|
types: [
|
|
@@ -11600,7 +11598,7 @@ var patterns_registry_default = {
|
|
|
11600
11598
|
type: "auth-layout",
|
|
11601
11599
|
category: "template",
|
|
11602
11600
|
tier: "templates",
|
|
11603
|
-
family: "
|
|
11601
|
+
family: "marketing",
|
|
11604
11602
|
description: "AuthLayout component",
|
|
11605
11603
|
suggestedFor: [
|
|
11606
11604
|
"auth",
|
|
@@ -13952,7 +13950,7 @@ var patterns_registry_default = {
|
|
|
13952
13950
|
},
|
|
13953
13951
|
language: {
|
|
13954
13952
|
types: [
|
|
13955
|
-
"
|
|
13953
|
+
"unknown"
|
|
13956
13954
|
],
|
|
13957
13955
|
description: "Language for display label"
|
|
13958
13956
|
},
|
|
@@ -14067,7 +14065,7 @@ var patterns_registry_default = {
|
|
|
14067
14065
|
},
|
|
14068
14066
|
language: {
|
|
14069
14067
|
types: [
|
|
14070
|
-
"
|
|
14068
|
+
"unknown"
|
|
14071
14069
|
]
|
|
14072
14070
|
}
|
|
14073
14071
|
},
|
|
@@ -14467,7 +14465,7 @@ var patterns_registry_default = {
|
|
|
14467
14465
|
},
|
|
14468
14466
|
language: {
|
|
14469
14467
|
types: [
|
|
14470
|
-
"
|
|
14468
|
+
"unknown"
|
|
14471
14469
|
],
|
|
14472
14470
|
description: "Programming language for syntax highlighting",
|
|
14473
14471
|
default: "text"
|
|
@@ -19939,7 +19937,7 @@ var patterns_registry_default = {
|
|
|
19939
19937
|
type: "case-study-organism",
|
|
19940
19938
|
category: "display",
|
|
19941
19939
|
tier: "organisms",
|
|
19942
|
-
family: "
|
|
19940
|
+
family: "marketing",
|
|
19943
19941
|
description: "CaseStudyOrganism component",
|
|
19944
19942
|
suggestedFor: [
|
|
19945
19943
|
"case",
|
|
@@ -20081,7 +20079,7 @@ var patterns_registry_default = {
|
|
|
20081
20079
|
type: "feature-grid-organism",
|
|
20082
20080
|
category: "display",
|
|
20083
20081
|
tier: "organisms",
|
|
20084
|
-
family: "
|
|
20082
|
+
family: "marketing",
|
|
20085
20083
|
description: "FeatureGridOrganism component",
|
|
20086
20084
|
suggestedFor: [
|
|
20087
20085
|
"feature",
|
|
@@ -20236,7 +20234,7 @@ var patterns_registry_default = {
|
|
|
20236
20234
|
type: "hero-organism",
|
|
20237
20235
|
category: "header",
|
|
20238
20236
|
tier: "organisms",
|
|
20239
|
-
family: "
|
|
20237
|
+
family: "marketing",
|
|
20240
20238
|
description: "HeroOrganism component",
|
|
20241
20239
|
suggestedFor: [
|
|
20242
20240
|
"hero",
|
|
@@ -20512,7 +20510,7 @@ var patterns_registry_default = {
|
|
|
20512
20510
|
type: "showcase-organism",
|
|
20513
20511
|
category: "display",
|
|
20514
20512
|
tier: "organisms",
|
|
20515
|
-
family: "
|
|
20513
|
+
family: "marketing",
|
|
20516
20514
|
description: "ShowcaseOrganism component",
|
|
20517
20515
|
suggestedFor: [
|
|
20518
20516
|
"showcase",
|
|
@@ -20808,7 +20806,7 @@ var patterns_registry_default = {
|
|
|
20808
20806
|
type: "step-flow-organism",
|
|
20809
20807
|
category: "display",
|
|
20810
20808
|
tier: "organisms",
|
|
20811
|
-
family: "
|
|
20809
|
+
family: "marketing",
|
|
20812
20810
|
description: "StepFlowOrganism component",
|
|
20813
20811
|
suggestedFor: [
|
|
20814
20812
|
"step",
|
|
@@ -23037,6 +23035,13 @@ var patterns_registry_default = {
|
|
|
23037
23035
|
],
|
|
23038
23036
|
description: "placeholder prop"
|
|
23039
23037
|
},
|
|
23038
|
+
enableBlocks: {
|
|
23039
|
+
types: [
|
|
23040
|
+
"boolean"
|
|
23041
|
+
],
|
|
23042
|
+
description: "Opt-in to the Notion-style block authoring chrome (insert toolbar, per-row +/menu gutter, turn-into menu). Off by default: the editor renders as a plain rich text surface that edits block content inline without any add-block affordances.",
|
|
23043
|
+
default: false
|
|
23044
|
+
},
|
|
23040
23045
|
showToolbar: {
|
|
23041
23046
|
types: [
|
|
23042
23047
|
"boolean"
|
|
@@ -23912,9 +23917,10 @@ var patterns_registry_default = {
|
|
|
23912
23917
|
},
|
|
23913
23918
|
portrait: {
|
|
23914
23919
|
types: [
|
|
23915
|
-
"
|
|
23920
|
+
"asset"
|
|
23916
23921
|
],
|
|
23917
|
-
description: "URL for the speaker portrait image"
|
|
23922
|
+
description: "URL for the speaker portrait image",
|
|
23923
|
+
default: "https://almadar-kflow-assets.web.app/shared/characters/archetypes/00_base_model.png"
|
|
23918
23924
|
},
|
|
23919
23925
|
position: {
|
|
23920
23926
|
types: [
|
|
@@ -24387,10 +24393,11 @@ var patterns_registry_default = {
|
|
|
24387
24393
|
propsSchema: {
|
|
24388
24394
|
spritesheet: {
|
|
24389
24395
|
types: [
|
|
24390
|
-
"
|
|
24396
|
+
"asset"
|
|
24391
24397
|
],
|
|
24392
24398
|
description: "Spritesheet image URL",
|
|
24393
|
-
required: true
|
|
24399
|
+
required: true,
|
|
24400
|
+
default: "https://almadar-kflow-assets.web.app/shared/isometric-blocks/Spritesheet/allTiles_sheet.png"
|
|
24394
24401
|
},
|
|
24395
24402
|
frameWidth: {
|
|
24396
24403
|
types: [
|
|
@@ -25867,7 +25874,7 @@ var patterns_registry_default = {
|
|
|
25867
25874
|
},
|
|
25868
25875
|
language: {
|
|
25869
25876
|
types: [
|
|
25870
|
-
"
|
|
25877
|
+
"unknown"
|
|
25871
25878
|
],
|
|
25872
25879
|
description: "Programming language label"
|
|
25873
25880
|
},
|
|
@@ -26163,7 +26170,7 @@ var patterns_registry_default = {
|
|
|
26163
26170
|
type: "pull-quote",
|
|
26164
26171
|
category: "component",
|
|
26165
26172
|
tier: "molecules",
|
|
26166
|
-
family: "
|
|
26173
|
+
family: "marketing",
|
|
26167
26174
|
description: "PullQuote component",
|
|
26168
26175
|
suggestedFor: [
|
|
26169
26176
|
"pull",
|
|
@@ -40278,7 +40285,7 @@ var patterns_registry_default = {
|
|
|
40278
40285
|
type: "marketing-footer",
|
|
40279
40286
|
category: "component",
|
|
40280
40287
|
tier: "molecules",
|
|
40281
|
-
family: "
|
|
40288
|
+
family: "marketing",
|
|
40282
40289
|
description: "MarketingFooter component",
|
|
40283
40290
|
suggestedFor: [
|
|
40284
40291
|
"marketing",
|
|
@@ -40964,334 +40971,6 @@ var patterns_registry_default = {
|
|
|
40964
40971
|
description: "Additional class names"
|
|
40965
40972
|
}
|
|
40966
40973
|
}
|
|
40967
|
-
},
|
|
40968
|
-
heading: {
|
|
40969
|
-
type: "heading",
|
|
40970
|
-
category: "component",
|
|
40971
|
-
tier: "atoms",
|
|
40972
|
-
family: "core",
|
|
40973
|
-
description: "Alias for typography \u2014 Typography Atom Component Text elements following the KFlow design system with theme-aware styling.",
|
|
40974
|
-
suggestedFor: [
|
|
40975
|
-
"typography"
|
|
40976
|
-
],
|
|
40977
|
-
typicalSize: "small",
|
|
40978
|
-
propsSchema: {
|
|
40979
|
-
variant: {
|
|
40980
|
-
types: [
|
|
40981
|
-
"string"
|
|
40982
|
-
],
|
|
40983
|
-
description: "Typography variant",
|
|
40984
|
-
enumValues: [
|
|
40985
|
-
"h1",
|
|
40986
|
-
"h2",
|
|
40987
|
-
"h3",
|
|
40988
|
-
"h4",
|
|
40989
|
-
"h5",
|
|
40990
|
-
"h6",
|
|
40991
|
-
"heading",
|
|
40992
|
-
"subheading",
|
|
40993
|
-
"body1",
|
|
40994
|
-
"body2",
|
|
40995
|
-
"body",
|
|
40996
|
-
"caption",
|
|
40997
|
-
"overline",
|
|
40998
|
-
"small",
|
|
40999
|
-
"large",
|
|
41000
|
-
"label"
|
|
41001
|
-
],
|
|
41002
|
-
default: "body"
|
|
41003
|
-
},
|
|
41004
|
-
level: {
|
|
41005
|
-
types: [
|
|
41006
|
-
"number"
|
|
41007
|
-
],
|
|
41008
|
-
description: "Heading level (1-6) - alternative to variant for headings",
|
|
41009
|
-
numericEnumValues: [
|
|
41010
|
-
1,
|
|
41011
|
-
2,
|
|
41012
|
-
3,
|
|
41013
|
-
4,
|
|
41014
|
-
5,
|
|
41015
|
-
6
|
|
41016
|
-
],
|
|
41017
|
-
default: 2
|
|
41018
|
-
},
|
|
41019
|
-
color: {
|
|
41020
|
-
types: [
|
|
41021
|
-
"string"
|
|
41022
|
-
],
|
|
41023
|
-
description: "Text color",
|
|
41024
|
-
enumValues: [
|
|
41025
|
-
"primary",
|
|
41026
|
-
"secondary",
|
|
41027
|
-
"muted",
|
|
41028
|
-
"error",
|
|
41029
|
-
"success",
|
|
41030
|
-
"warning",
|
|
41031
|
-
"inherit"
|
|
41032
|
-
],
|
|
41033
|
-
default: "primary"
|
|
41034
|
-
},
|
|
41035
|
-
align: {
|
|
41036
|
-
types: [
|
|
41037
|
-
"string"
|
|
41038
|
-
],
|
|
41039
|
-
description: "Text alignment",
|
|
41040
|
-
enumValues: [
|
|
41041
|
-
"left",
|
|
41042
|
-
"center",
|
|
41043
|
-
"right"
|
|
41044
|
-
]
|
|
41045
|
-
},
|
|
41046
|
-
weight: {
|
|
41047
|
-
types: [
|
|
41048
|
-
"string"
|
|
41049
|
-
],
|
|
41050
|
-
description: "Font weight override",
|
|
41051
|
-
enumValues: [
|
|
41052
|
-
"light",
|
|
41053
|
-
"normal",
|
|
41054
|
-
"medium",
|
|
41055
|
-
"semibold",
|
|
41056
|
-
"bold"
|
|
41057
|
-
]
|
|
41058
|
-
},
|
|
41059
|
-
size: {
|
|
41060
|
-
types: [
|
|
41061
|
-
"string"
|
|
41062
|
-
],
|
|
41063
|
-
description: "Font size override",
|
|
41064
|
-
enumValues: [
|
|
41065
|
-
"xs",
|
|
41066
|
-
"sm",
|
|
41067
|
-
"md",
|
|
41068
|
-
"lg",
|
|
41069
|
-
"xl",
|
|
41070
|
-
"2xl",
|
|
41071
|
-
"3xl"
|
|
41072
|
-
]
|
|
41073
|
-
},
|
|
41074
|
-
truncate: {
|
|
41075
|
-
types: [
|
|
41076
|
-
"boolean"
|
|
41077
|
-
],
|
|
41078
|
-
description: "Truncate with ellipsis (single line)",
|
|
41079
|
-
default: false
|
|
41080
|
-
},
|
|
41081
|
-
overflow: {
|
|
41082
|
-
types: [
|
|
41083
|
-
"string"
|
|
41084
|
-
],
|
|
41085
|
-
description: "Overflow handling mode",
|
|
41086
|
-
enumValues: [
|
|
41087
|
-
"visible",
|
|
41088
|
-
"hidden",
|
|
41089
|
-
"wrap",
|
|
41090
|
-
"clamp-2",
|
|
41091
|
-
"clamp-3"
|
|
41092
|
-
]
|
|
41093
|
-
},
|
|
41094
|
-
as: {
|
|
41095
|
-
types: [
|
|
41096
|
-
"component"
|
|
41097
|
-
],
|
|
41098
|
-
description: "Custom HTML element"
|
|
41099
|
-
},
|
|
41100
|
-
id: {
|
|
41101
|
-
types: [
|
|
41102
|
-
"string"
|
|
41103
|
-
],
|
|
41104
|
-
description: "HTML id attribute"
|
|
41105
|
-
},
|
|
41106
|
-
className: {
|
|
41107
|
-
types: [
|
|
41108
|
-
"string"
|
|
41109
|
-
],
|
|
41110
|
-
description: "Additional class names"
|
|
41111
|
-
},
|
|
41112
|
-
style: {
|
|
41113
|
-
types: [
|
|
41114
|
-
"object"
|
|
41115
|
-
],
|
|
41116
|
-
description: "Inline style"
|
|
41117
|
-
},
|
|
41118
|
-
content: {
|
|
41119
|
-
types: [
|
|
41120
|
-
"node"
|
|
41121
|
-
],
|
|
41122
|
-
description: "Text content (alternative to children)"
|
|
41123
|
-
},
|
|
41124
|
-
children: {
|
|
41125
|
-
types: [
|
|
41126
|
-
"node"
|
|
41127
|
-
],
|
|
41128
|
-
description: "Children elements"
|
|
41129
|
-
}
|
|
41130
|
-
}
|
|
41131
|
-
},
|
|
41132
|
-
text: {
|
|
41133
|
-
type: "text",
|
|
41134
|
-
category: "component",
|
|
41135
|
-
tier: "atoms",
|
|
41136
|
-
family: "core",
|
|
41137
|
-
description: "Alias for typography \u2014 Typography Atom Component Text elements following the KFlow design system with theme-aware styling.",
|
|
41138
|
-
suggestedFor: [
|
|
41139
|
-
"typography"
|
|
41140
|
-
],
|
|
41141
|
-
typicalSize: "small",
|
|
41142
|
-
propsSchema: {
|
|
41143
|
-
variant: {
|
|
41144
|
-
types: [
|
|
41145
|
-
"string"
|
|
41146
|
-
],
|
|
41147
|
-
description: "Typography variant",
|
|
41148
|
-
enumValues: [
|
|
41149
|
-
"h1",
|
|
41150
|
-
"h2",
|
|
41151
|
-
"h3",
|
|
41152
|
-
"h4",
|
|
41153
|
-
"h5",
|
|
41154
|
-
"h6",
|
|
41155
|
-
"heading",
|
|
41156
|
-
"subheading",
|
|
41157
|
-
"body1",
|
|
41158
|
-
"body2",
|
|
41159
|
-
"body",
|
|
41160
|
-
"caption",
|
|
41161
|
-
"overline",
|
|
41162
|
-
"small",
|
|
41163
|
-
"large",
|
|
41164
|
-
"label"
|
|
41165
|
-
],
|
|
41166
|
-
default: "body"
|
|
41167
|
-
},
|
|
41168
|
-
level: {
|
|
41169
|
-
types: [
|
|
41170
|
-
"number"
|
|
41171
|
-
],
|
|
41172
|
-
description: "Heading level (1-6) - alternative to variant for headings",
|
|
41173
|
-
numericEnumValues: [
|
|
41174
|
-
1,
|
|
41175
|
-
2,
|
|
41176
|
-
3,
|
|
41177
|
-
4,
|
|
41178
|
-
5,
|
|
41179
|
-
6
|
|
41180
|
-
],
|
|
41181
|
-
default: 2
|
|
41182
|
-
},
|
|
41183
|
-
color: {
|
|
41184
|
-
types: [
|
|
41185
|
-
"string"
|
|
41186
|
-
],
|
|
41187
|
-
description: "Text color",
|
|
41188
|
-
enumValues: [
|
|
41189
|
-
"primary",
|
|
41190
|
-
"secondary",
|
|
41191
|
-
"muted",
|
|
41192
|
-
"error",
|
|
41193
|
-
"success",
|
|
41194
|
-
"warning",
|
|
41195
|
-
"inherit"
|
|
41196
|
-
],
|
|
41197
|
-
default: "primary"
|
|
41198
|
-
},
|
|
41199
|
-
align: {
|
|
41200
|
-
types: [
|
|
41201
|
-
"string"
|
|
41202
|
-
],
|
|
41203
|
-
description: "Text alignment",
|
|
41204
|
-
enumValues: [
|
|
41205
|
-
"left",
|
|
41206
|
-
"center",
|
|
41207
|
-
"right"
|
|
41208
|
-
]
|
|
41209
|
-
},
|
|
41210
|
-
weight: {
|
|
41211
|
-
types: [
|
|
41212
|
-
"string"
|
|
41213
|
-
],
|
|
41214
|
-
description: "Font weight override",
|
|
41215
|
-
enumValues: [
|
|
41216
|
-
"light",
|
|
41217
|
-
"normal",
|
|
41218
|
-
"medium",
|
|
41219
|
-
"semibold",
|
|
41220
|
-
"bold"
|
|
41221
|
-
]
|
|
41222
|
-
},
|
|
41223
|
-
size: {
|
|
41224
|
-
types: [
|
|
41225
|
-
"string"
|
|
41226
|
-
],
|
|
41227
|
-
description: "Font size override",
|
|
41228
|
-
enumValues: [
|
|
41229
|
-
"xs",
|
|
41230
|
-
"sm",
|
|
41231
|
-
"md",
|
|
41232
|
-
"lg",
|
|
41233
|
-
"xl",
|
|
41234
|
-
"2xl",
|
|
41235
|
-
"3xl"
|
|
41236
|
-
]
|
|
41237
|
-
},
|
|
41238
|
-
truncate: {
|
|
41239
|
-
types: [
|
|
41240
|
-
"boolean"
|
|
41241
|
-
],
|
|
41242
|
-
description: "Truncate with ellipsis (single line)",
|
|
41243
|
-
default: false
|
|
41244
|
-
},
|
|
41245
|
-
overflow: {
|
|
41246
|
-
types: [
|
|
41247
|
-
"string"
|
|
41248
|
-
],
|
|
41249
|
-
description: "Overflow handling mode",
|
|
41250
|
-
enumValues: [
|
|
41251
|
-
"visible",
|
|
41252
|
-
"hidden",
|
|
41253
|
-
"wrap",
|
|
41254
|
-
"clamp-2",
|
|
41255
|
-
"clamp-3"
|
|
41256
|
-
]
|
|
41257
|
-
},
|
|
41258
|
-
as: {
|
|
41259
|
-
types: [
|
|
41260
|
-
"component"
|
|
41261
|
-
],
|
|
41262
|
-
description: "Custom HTML element"
|
|
41263
|
-
},
|
|
41264
|
-
id: {
|
|
41265
|
-
types: [
|
|
41266
|
-
"string"
|
|
41267
|
-
],
|
|
41268
|
-
description: "HTML id attribute"
|
|
41269
|
-
},
|
|
41270
|
-
className: {
|
|
41271
|
-
types: [
|
|
41272
|
-
"string"
|
|
41273
|
-
],
|
|
41274
|
-
description: "Additional class names"
|
|
41275
|
-
},
|
|
41276
|
-
style: {
|
|
41277
|
-
types: [
|
|
41278
|
-
"object"
|
|
41279
|
-
],
|
|
41280
|
-
description: "Inline style"
|
|
41281
|
-
},
|
|
41282
|
-
content: {
|
|
41283
|
-
types: [
|
|
41284
|
-
"node"
|
|
41285
|
-
],
|
|
41286
|
-
description: "Text content (alternative to children)"
|
|
41287
|
-
},
|
|
41288
|
-
children: {
|
|
41289
|
-
types: [
|
|
41290
|
-
"node"
|
|
41291
|
-
],
|
|
41292
|
-
description: "Children elements"
|
|
41293
|
-
}
|
|
41294
|
-
}
|
|
41295
40974
|
}
|
|
41296
40975
|
},
|
|
41297
40976
|
categories: [
|
|
@@ -41919,7 +41598,7 @@ var integrators_registry_default = {
|
|
|
41919
41598
|
// src/component-mapping.json
|
|
41920
41599
|
var component_mapping_default = {
|
|
41921
41600
|
version: "1.0.0",
|
|
41922
|
-
exportedAt: "2026-06-
|
|
41601
|
+
exportedAt: "2026-06-16T10:02:47.077Z",
|
|
41923
41602
|
mappings: {
|
|
41924
41603
|
"page-header": {
|
|
41925
41604
|
component: "PageHeader",
|
|
@@ -43432,16 +43111,6 @@ var component_mapping_default = {
|
|
|
43432
43111
|
component: "StatCard",
|
|
43433
43112
|
importPath: "@/components/atoms/StatCard",
|
|
43434
43113
|
category: "display"
|
|
43435
|
-
},
|
|
43436
|
-
heading: {
|
|
43437
|
-
component: "Typography",
|
|
43438
|
-
importPath: "@/components/atoms/Typography",
|
|
43439
|
-
category: "component"
|
|
43440
|
-
},
|
|
43441
|
-
text: {
|
|
43442
|
-
component: "Typography",
|
|
43443
|
-
importPath: "@/components/atoms/Typography",
|
|
43444
|
-
category: "component"
|
|
43445
43114
|
}
|
|
43446
43115
|
}
|
|
43447
43116
|
};
|
|
@@ -43449,7 +43118,7 @@ var component_mapping_default = {
|
|
|
43449
43118
|
// src/event-contracts.json
|
|
43450
43119
|
var event_contracts_default = {
|
|
43451
43120
|
version: "1.0.0",
|
|
43452
|
-
exportedAt: "2026-06-
|
|
43121
|
+
exportedAt: "2026-06-16T10:02:47.077Z",
|
|
43453
43122
|
contracts: {
|
|
43454
43123
|
form: {
|
|
43455
43124
|
emits: [
|