@almadar/patterns 2.30.11 → 2.30.13

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": "1.0.0",
3
- "exportedAt": "2026-05-26T02:09:01.071Z",
3
+ "exportedAt": "2026-05-26T07:34:29.134Z",
4
4
  "mappings": {
5
5
  "page-header": {
6
6
  "component": "PageHeader",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": "1.0.0",
3
- "exportedAt": "2026-05-26T02:09:01.071Z",
3
+ "exportedAt": "2026-05-26T07:34:29.134Z",
4
4
  "contracts": {
5
5
  "form": {
6
6
  "emits": [
package/dist/index.d.ts CHANGED
@@ -161,6 +161,12 @@ export declare const registry: {
161
161
  description: string;
162
162
  default: boolean;
163
163
  };
164
+ look: {
165
+ types: string[];
166
+ description: string;
167
+ enumValues: string[];
168
+ default: string;
169
+ };
164
170
  };
165
171
  };
166
172
  "entity-list": {
@@ -1340,6 +1346,12 @@ export declare const registry: {
1340
1346
  types: string[];
1341
1347
  description: string;
1342
1348
  };
1349
+ look: {
1350
+ types: string[];
1351
+ description: string;
1352
+ enumValues: string[];
1353
+ default: string;
1354
+ };
1343
1355
  };
1344
1356
  };
1345
1357
  tabs: {
@@ -2166,6 +2178,12 @@ export declare const registry: {
2166
2178
  kind: string;
2167
2179
  emitPayloadSchema: never[];
2168
2180
  };
2181
+ look: {
2182
+ types: string[];
2183
+ description: string;
2184
+ enumValues: string[];
2185
+ default: string;
2186
+ };
2169
2187
  };
2170
2188
  };
2171
2189
  "loading-state": {
@@ -2392,6 +2410,12 @@ export declare const registry: {
2392
2410
  description: string;
2393
2411
  default: boolean;
2394
2412
  };
2413
+ look: {
2414
+ types: string[];
2415
+ description: string;
2416
+ enumValues: string[];
2417
+ default: string;
2418
+ };
2395
2419
  };
2396
2420
  };
2397
2421
  drawer: {
@@ -4524,6 +4548,12 @@ export declare const registry: {
4524
4548
  required: string[];
4525
4549
  };
4526
4550
  };
4551
+ look: {
4552
+ types: string[];
4553
+ description: string;
4554
+ enumValues: string[];
4555
+ default: string;
4556
+ };
4527
4557
  };
4528
4558
  };
4529
4559
  flex: {
@@ -5145,6 +5175,12 @@ export declare const registry: {
5145
5175
  enumValues: string[];
5146
5176
  default: string;
5147
5177
  };
5178
+ look: {
5179
+ types: string[];
5180
+ description: string;
5181
+ enumValues: string[];
5182
+ default: string;
5183
+ };
5148
5184
  onLogoClick: {
5149
5185
  types: string[];
5150
5186
  description: string;
@@ -6163,7 +6199,11 @@ export declare const registry: {
6163
6199
  types: string[];
6164
6200
  description: string;
6165
6201
  enumValues: string[];
6166
- default: string;
6202
+ };
6203
+ look: {
6204
+ types: string[];
6205
+ description: string;
6206
+ enumValues: string[];
6167
6207
  };
6168
6208
  series: {
6169
6209
  types: string[];
@@ -6523,6 +6563,12 @@ export declare const registry: {
6523
6563
  required: string[];
6524
6564
  };
6525
6565
  };
6566
+ look: {
6567
+ types: string[];
6568
+ description: string;
6569
+ enumValues: string[];
6570
+ default: string;
6571
+ };
6526
6572
  };
6527
6573
  };
6528
6574
  "media-gallery": {
@@ -8280,6 +8326,12 @@ export declare const registry: {
8280
8326
  description: string;
8281
8327
  default: number;
8282
8328
  };
8329
+ look: {
8330
+ types: string[];
8331
+ description: string;
8332
+ enumValues: string[];
8333
+ default: string;
8334
+ };
8283
8335
  };
8284
8336
  };
8285
8337
  "data-list": {
@@ -8513,6 +8565,12 @@ export declare const registry: {
8513
8565
  description: string;
8514
8566
  default: number;
8515
8567
  };
8568
+ look: {
8569
+ types: string[];
8570
+ description: string;
8571
+ enumValues: string[];
8572
+ default: string;
8573
+ };
8516
8574
  };
8517
8575
  };
8518
8576
  "map-view": {
@@ -9539,6 +9597,12 @@ export declare const registry: {
9539
9597
  description: string;
9540
9598
  default: boolean;
9541
9599
  };
9600
+ look: {
9601
+ types: string[];
9602
+ description: string;
9603
+ enumValues: string[];
9604
+ default: string;
9605
+ };
9542
9606
  className: {
9543
9607
  types: string[];
9544
9608
  description: string;
@@ -20314,6 +20378,12 @@ export declare const PATTERN_REGISTRY: {
20314
20378
  description: string;
20315
20379
  default: boolean;
20316
20380
  };
20381
+ look: {
20382
+ types: string[];
20383
+ description: string;
20384
+ enumValues: string[];
20385
+ default: string;
20386
+ };
20317
20387
  };
20318
20388
  };
20319
20389
  "entity-list": {
@@ -21493,6 +21563,12 @@ export declare const PATTERN_REGISTRY: {
21493
21563
  types: string[];
21494
21564
  description: string;
21495
21565
  };
21566
+ look: {
21567
+ types: string[];
21568
+ description: string;
21569
+ enumValues: string[];
21570
+ default: string;
21571
+ };
21496
21572
  };
21497
21573
  };
21498
21574
  tabs: {
@@ -22319,6 +22395,12 @@ export declare const PATTERN_REGISTRY: {
22319
22395
  kind: string;
22320
22396
  emitPayloadSchema: never[];
22321
22397
  };
22398
+ look: {
22399
+ types: string[];
22400
+ description: string;
22401
+ enumValues: string[];
22402
+ default: string;
22403
+ };
22322
22404
  };
22323
22405
  };
22324
22406
  "loading-state": {
@@ -22545,6 +22627,12 @@ export declare const PATTERN_REGISTRY: {
22545
22627
  description: string;
22546
22628
  default: boolean;
22547
22629
  };
22630
+ look: {
22631
+ types: string[];
22632
+ description: string;
22633
+ enumValues: string[];
22634
+ default: string;
22635
+ };
22548
22636
  };
22549
22637
  };
22550
22638
  drawer: {
@@ -24677,6 +24765,12 @@ export declare const PATTERN_REGISTRY: {
24677
24765
  required: string[];
24678
24766
  };
24679
24767
  };
24768
+ look: {
24769
+ types: string[];
24770
+ description: string;
24771
+ enumValues: string[];
24772
+ default: string;
24773
+ };
24680
24774
  };
24681
24775
  };
24682
24776
  flex: {
@@ -25298,6 +25392,12 @@ export declare const PATTERN_REGISTRY: {
25298
25392
  enumValues: string[];
25299
25393
  default: string;
25300
25394
  };
25395
+ look: {
25396
+ types: string[];
25397
+ description: string;
25398
+ enumValues: string[];
25399
+ default: string;
25400
+ };
25301
25401
  onLogoClick: {
25302
25402
  types: string[];
25303
25403
  description: string;
@@ -26316,7 +26416,11 @@ export declare const PATTERN_REGISTRY: {
26316
26416
  types: string[];
26317
26417
  description: string;
26318
26418
  enumValues: string[];
26319
- default: string;
26419
+ };
26420
+ look: {
26421
+ types: string[];
26422
+ description: string;
26423
+ enumValues: string[];
26320
26424
  };
26321
26425
  series: {
26322
26426
  types: string[];
@@ -26676,6 +26780,12 @@ export declare const PATTERN_REGISTRY: {
26676
26780
  required: string[];
26677
26781
  };
26678
26782
  };
26783
+ look: {
26784
+ types: string[];
26785
+ description: string;
26786
+ enumValues: string[];
26787
+ default: string;
26788
+ };
26679
26789
  };
26680
26790
  };
26681
26791
  "media-gallery": {
@@ -28433,6 +28543,12 @@ export declare const PATTERN_REGISTRY: {
28433
28543
  description: string;
28434
28544
  default: number;
28435
28545
  };
28546
+ look: {
28547
+ types: string[];
28548
+ description: string;
28549
+ enumValues: string[];
28550
+ default: string;
28551
+ };
28436
28552
  };
28437
28553
  };
28438
28554
  "data-list": {
@@ -28666,6 +28782,12 @@ export declare const PATTERN_REGISTRY: {
28666
28782
  description: string;
28667
28783
  default: number;
28668
28784
  };
28785
+ look: {
28786
+ types: string[];
28787
+ description: string;
28788
+ enumValues: string[];
28789
+ default: string;
28790
+ };
28669
28791
  };
28670
28792
  };
28671
28793
  "map-view": {
@@ -29692,6 +29814,12 @@ export declare const PATTERN_REGISTRY: {
29692
29814
  description: string;
29693
29815
  default: boolean;
29694
29816
  };
29817
+ look: {
29818
+ types: string[];
29819
+ description: string;
29820
+ enumValues: string[];
29821
+ default: string;
29822
+ };
29695
29823
  className: {
29696
29824
  types: string[];
29697
29825
  description: string;
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-05-26T02:09:01.071Z",
4
+ exportedAt: "2026-05-26T07:34:29.134Z",
5
5
  patterns: {
6
6
  "entity-table": {
7
7
  type: "entity-table",
@@ -238,6 +238,20 @@ var patterns_registry_default = {
238
238
  ],
239
239
  description: "Show total count in pagination",
240
240
  default: true
241
+ },
242
+ look: {
243
+ types: [
244
+ "string"
245
+ ],
246
+ description: "Layer 2 visual treatment \u2014 orthogonal to the semantic variant.",
247
+ enumValues: [
248
+ "dense",
249
+ "spacious",
250
+ "striped",
251
+ "borderless",
252
+ "card-rows"
253
+ ],
254
+ default: "dense"
241
255
  }
242
256
  }
243
257
  },
@@ -2112,6 +2126,20 @@ var patterns_registry_default = {
2112
2126
  "boolean"
2113
2127
  ],
2114
2128
  description: "Loading state indicator"
2129
+ },
2130
+ look: {
2131
+ types: [
2132
+ "string"
2133
+ ],
2134
+ description: "Layer 2 visual treatment \u2014 orthogonal to the semantic variant.",
2135
+ enumValues: [
2136
+ "toolbar",
2137
+ "chips",
2138
+ "pills",
2139
+ "popover-trigger",
2140
+ "inline-column-header"
2141
+ ],
2142
+ default: "toolbar"
2115
2143
  }
2116
2144
  }
2117
2145
  },
@@ -3417,6 +3445,19 @@ var patterns_registry_default = {
3417
3445
  description: "Declarative action event \u2014 emits UI:{actionEvent} via eventBus when action button is clicked",
3418
3446
  kind: "event-ref",
3419
3447
  emitPayloadSchema: []
3448
+ },
3449
+ look: {
3450
+ types: [
3451
+ "string"
3452
+ ],
3453
+ description: "Layer 2 visual treatment \u2014 orthogonal to the semantic variant (which carries status color).",
3454
+ enumValues: [
3455
+ "illustrated",
3456
+ "icon-only",
3457
+ "text-only",
3458
+ "mascot"
3459
+ ],
3460
+ default: "icon-only"
3420
3461
  }
3421
3462
  }
3422
3463
  },
@@ -3749,6 +3790,19 @@ var patterns_registry_default = {
3749
3790
  ],
3750
3791
  description: "Enable swipe-down-to-close on mobile bottom sheet (default: true)",
3751
3792
  default: true
3793
+ },
3794
+ look: {
3795
+ types: [
3796
+ "string"
3797
+ ],
3798
+ description: "Layer 2 visual treatment \u2014 orthogonal to the semantic variant.",
3799
+ enumValues: [
3800
+ "centered-card",
3801
+ "top-sheet",
3802
+ "side-drawer",
3803
+ "full-screen"
3804
+ ],
3805
+ default: "centered-card"
3752
3806
  }
3753
3807
  }
3754
3808
  },
@@ -7316,6 +7370,20 @@ var patterns_registry_default = {
7316
7370
  "label"
7317
7371
  ]
7318
7372
  }
7373
+ },
7374
+ look: {
7375
+ types: [
7376
+ "string"
7377
+ ],
7378
+ description: "Layer 2 visual treatment for the action-cluster (form-actions) pattern. @default 'right-aligned-buttons'",
7379
+ enumValues: [
7380
+ "right-aligned-buttons",
7381
+ "floating-bar",
7382
+ "inline-row",
7383
+ "dropdown-menu",
7384
+ "command-palette-trigger"
7385
+ ],
7386
+ default: "right-aligned-buttons"
7319
7387
  }
7320
7388
  }
7321
7389
  },
@@ -8300,6 +8368,20 @@ var patterns_registry_default = {
8300
8368
  ],
8301
8369
  default: "mobile"
8302
8370
  },
8371
+ look: {
8372
+ types: [
8373
+ "string"
8374
+ ],
8375
+ description: "Layer 2 visual treatment \u2014 orthogonal to the structural variant (which currently flips mobile vs desktop).",
8376
+ enumValues: [
8377
+ "hero",
8378
+ "compact-bar",
8379
+ "breadcrumb",
8380
+ "contextual",
8381
+ "editorial-banner"
8382
+ ],
8383
+ default: "compact-bar"
8384
+ },
8303
8385
  onLogoClick: {
8304
8386
  types: [
8305
8387
  "function"
@@ -9873,7 +9955,7 @@ var patterns_registry_default = {
9873
9955
  types: [
9874
9956
  "string"
9875
9957
  ],
9876
- description: "Chart type",
9958
+ description: "Chart type (legacy alias for `look`).",
9877
9959
  enumValues: [
9878
9960
  "bar",
9879
9961
  "line",
@@ -9882,8 +9964,23 @@ var patterns_registry_default = {
9882
9964
  "donut",
9883
9965
  "scatter",
9884
9966
  "histogram"
9967
+ ]
9968
+ },
9969
+ look: {
9970
+ types: [
9971
+ "string"
9885
9972
  ],
9886
- default: "bar"
9973
+ description: "Layer 2 visual treatment \u2014 drives the chart sub-renderer (bar / line / pie / etc.).",
9974
+ enumValues: [
9975
+ "bar-vertical",
9976
+ "bar-horizontal",
9977
+ "line",
9978
+ "area",
9979
+ "pie",
9980
+ "donut",
9981
+ "scatter",
9982
+ "histogram"
9983
+ ]
9887
9984
  },
9888
9985
  series: {
9889
9986
  types: [
@@ -10476,6 +10573,19 @@ var patterns_registry_default = {
10476
10573
  "label"
10477
10574
  ]
10478
10575
  }
10576
+ },
10577
+ look: {
10578
+ types: [
10579
+ "string"
10580
+ ],
10581
+ description: "Layer 2 visual treatment.",
10582
+ enumValues: [
10583
+ "vertical-compact",
10584
+ "vertical-spacious",
10585
+ "horizontal",
10586
+ "swimlane"
10587
+ ],
10588
+ default: "vertical-spacious"
10479
10589
  }
10480
10590
  }
10481
10591
  },
@@ -13219,6 +13329,20 @@ var patterns_registry_default = {
13219
13329
  ],
13220
13330
  description: 'Max items to show before "Show More" button. Defaults to 0 (disabled).',
13221
13331
  default: 0
13332
+ },
13333
+ look: {
13334
+ types: [
13335
+ "string"
13336
+ ],
13337
+ description: "Layer 2 visual treatment \u2014 mirrors the `entity-table` look enum so data-grid / data-list / entity-table share one knob name from authors.",
13338
+ enumValues: [
13339
+ "dense",
13340
+ "spacious",
13341
+ "striped",
13342
+ "borderless",
13343
+ "card-rows"
13344
+ ],
13345
+ default: "dense"
13222
13346
  }
13223
13347
  }
13224
13348
  },
@@ -13621,6 +13745,20 @@ var patterns_registry_default = {
13621
13745
  ],
13622
13746
  description: 'Max items to show before "Show More" button. Defaults to 5. Set to 0 to disable.',
13623
13747
  default: 5
13748
+ },
13749
+ look: {
13750
+ types: [
13751
+ "string"
13752
+ ],
13753
+ description: "Layer 2 visual treatment \u2014 mirrors the `entity-table` look enum so data-grid / data-list / entity-table share one knob name from authors.",
13754
+ enumValues: [
13755
+ "dense",
13756
+ "spacious",
13757
+ "striped",
13758
+ "borderless",
13759
+ "card-rows"
13760
+ ],
13761
+ default: "dense"
13624
13762
  }
13625
13763
  }
13626
13764
  },
@@ -15223,6 +15361,20 @@ var patterns_registry_default = {
15223
15361
  description: "Compact mode (inline, no card wrapper)",
15224
15362
  default: false
15225
15363
  },
15364
+ look: {
15365
+ types: [
15366
+ "string"
15367
+ ],
15368
+ description: "Layer 2 visual treatment.",
15369
+ enumValues: [
15370
+ "elevated",
15371
+ "flat",
15372
+ "progress-backed",
15373
+ "gauge",
15374
+ "sparkline"
15375
+ ],
15376
+ default: "elevated"
15377
+ },
15226
15378
  className: {
15227
15379
  types: [
15228
15380
  "string"
@@ -32872,7 +33024,7 @@ var integrators_registry_default = {
32872
33024
  // src/component-mapping.json
32873
33025
  var component_mapping_default = {
32874
33026
  version: "1.0.0",
32875
- exportedAt: "2026-05-26T02:09:01.071Z",
33027
+ exportedAt: "2026-05-26T07:34:29.134Z",
32876
33028
  mappings: {
32877
33029
  "page-header": {
32878
33030
  component: "PageHeader",
@@ -34407,7 +34559,7 @@ var component_mapping_default = {
34407
34559
  // src/event-contracts.json
34408
34560
  var event_contracts_default = {
34409
34561
  version: "1.0.0",
34410
- exportedAt: "2026-05-26T02:09:01.071Z",
34562
+ exportedAt: "2026-05-26T07:34:29.134Z",
34411
34563
  contracts: {
34412
34564
  form: {
34413
34565
  emits: [