@almadar/patterns 2.30.11 → 2.30.12

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-26T02:27:33.609Z",
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-26T02:27:33.609Z",
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,11 @@ 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
+ };
8283
8334
  };
8284
8335
  };
8285
8336
  "data-list": {
@@ -8513,6 +8564,11 @@ export declare const registry: {
8513
8564
  description: string;
8514
8565
  default: number;
8515
8566
  };
8567
+ look: {
8568
+ types: string[];
8569
+ description: string;
8570
+ enumValues: string[];
8571
+ };
8516
8572
  };
8517
8573
  };
8518
8574
  "map-view": {
@@ -9539,6 +9595,12 @@ export declare const registry: {
9539
9595
  description: string;
9540
9596
  default: boolean;
9541
9597
  };
9598
+ look: {
9599
+ types: string[];
9600
+ description: string;
9601
+ enumValues: string[];
9602
+ default: string;
9603
+ };
9542
9604
  className: {
9543
9605
  types: string[];
9544
9606
  description: string;
@@ -20314,6 +20376,12 @@ export declare const PATTERN_REGISTRY: {
20314
20376
  description: string;
20315
20377
  default: boolean;
20316
20378
  };
20379
+ look: {
20380
+ types: string[];
20381
+ description: string;
20382
+ enumValues: string[];
20383
+ default: string;
20384
+ };
20317
20385
  };
20318
20386
  };
20319
20387
  "entity-list": {
@@ -21493,6 +21561,12 @@ export declare const PATTERN_REGISTRY: {
21493
21561
  types: string[];
21494
21562
  description: string;
21495
21563
  };
21564
+ look: {
21565
+ types: string[];
21566
+ description: string;
21567
+ enumValues: string[];
21568
+ default: string;
21569
+ };
21496
21570
  };
21497
21571
  };
21498
21572
  tabs: {
@@ -22319,6 +22393,12 @@ export declare const PATTERN_REGISTRY: {
22319
22393
  kind: string;
22320
22394
  emitPayloadSchema: never[];
22321
22395
  };
22396
+ look: {
22397
+ types: string[];
22398
+ description: string;
22399
+ enumValues: string[];
22400
+ default: string;
22401
+ };
22322
22402
  };
22323
22403
  };
22324
22404
  "loading-state": {
@@ -22545,6 +22625,12 @@ export declare const PATTERN_REGISTRY: {
22545
22625
  description: string;
22546
22626
  default: boolean;
22547
22627
  };
22628
+ look: {
22629
+ types: string[];
22630
+ description: string;
22631
+ enumValues: string[];
22632
+ default: string;
22633
+ };
22548
22634
  };
22549
22635
  };
22550
22636
  drawer: {
@@ -24677,6 +24763,12 @@ export declare const PATTERN_REGISTRY: {
24677
24763
  required: string[];
24678
24764
  };
24679
24765
  };
24766
+ look: {
24767
+ types: string[];
24768
+ description: string;
24769
+ enumValues: string[];
24770
+ default: string;
24771
+ };
24680
24772
  };
24681
24773
  };
24682
24774
  flex: {
@@ -25298,6 +25390,12 @@ export declare const PATTERN_REGISTRY: {
25298
25390
  enumValues: string[];
25299
25391
  default: string;
25300
25392
  };
25393
+ look: {
25394
+ types: string[];
25395
+ description: string;
25396
+ enumValues: string[];
25397
+ default: string;
25398
+ };
25301
25399
  onLogoClick: {
25302
25400
  types: string[];
25303
25401
  description: string;
@@ -26316,7 +26414,11 @@ export declare const PATTERN_REGISTRY: {
26316
26414
  types: string[];
26317
26415
  description: string;
26318
26416
  enumValues: string[];
26319
- default: string;
26417
+ };
26418
+ look: {
26419
+ types: string[];
26420
+ description: string;
26421
+ enumValues: string[];
26320
26422
  };
26321
26423
  series: {
26322
26424
  types: string[];
@@ -26676,6 +26778,12 @@ export declare const PATTERN_REGISTRY: {
26676
26778
  required: string[];
26677
26779
  };
26678
26780
  };
26781
+ look: {
26782
+ types: string[];
26783
+ description: string;
26784
+ enumValues: string[];
26785
+ default: string;
26786
+ };
26679
26787
  };
26680
26788
  };
26681
26789
  "media-gallery": {
@@ -28433,6 +28541,11 @@ export declare const PATTERN_REGISTRY: {
28433
28541
  description: string;
28434
28542
  default: number;
28435
28543
  };
28544
+ look: {
28545
+ types: string[];
28546
+ description: string;
28547
+ enumValues: string[];
28548
+ };
28436
28549
  };
28437
28550
  };
28438
28551
  "data-list": {
@@ -28666,6 +28779,11 @@ export declare const PATTERN_REGISTRY: {
28666
28779
  description: string;
28667
28780
  default: number;
28668
28781
  };
28782
+ look: {
28783
+ types: string[];
28784
+ description: string;
28785
+ enumValues: string[];
28786
+ };
28669
28787
  };
28670
28788
  };
28671
28789
  "map-view": {
@@ -29692,6 +29810,12 @@ export declare const PATTERN_REGISTRY: {
29692
29810
  description: string;
29693
29811
  default: boolean;
29694
29812
  };
29813
+ look: {
29814
+ types: string[];
29815
+ description: string;
29816
+ enumValues: string[];
29817
+ default: string;
29818
+ };
29695
29819
  className: {
29696
29820
  types: string[];
29697
29821
  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-26T02:27:33.609Z",
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,19 @@ 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
+ ]
13222
13345
  }
13223
13346
  }
13224
13347
  },
@@ -13621,6 +13744,19 @@ var patterns_registry_default = {
13621
13744
  ],
13622
13745
  description: 'Max items to show before "Show More" button. Defaults to 5. Set to 0 to disable.',
13623
13746
  default: 5
13747
+ },
13748
+ look: {
13749
+ types: [
13750
+ "string"
13751
+ ],
13752
+ 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.",
13753
+ enumValues: [
13754
+ "dense",
13755
+ "spacious",
13756
+ "striped",
13757
+ "borderless",
13758
+ "card-rows"
13759
+ ]
13624
13760
  }
13625
13761
  }
13626
13762
  },
@@ -15223,6 +15359,20 @@ var patterns_registry_default = {
15223
15359
  description: "Compact mode (inline, no card wrapper)",
15224
15360
  default: false
15225
15361
  },
15362
+ look: {
15363
+ types: [
15364
+ "string"
15365
+ ],
15366
+ description: "Layer 2 visual treatment.",
15367
+ enumValues: [
15368
+ "elevated",
15369
+ "flat",
15370
+ "progress-backed",
15371
+ "gauge",
15372
+ "sparkline"
15373
+ ],
15374
+ default: "elevated"
15375
+ },
15226
15376
  className: {
15227
15377
  types: [
15228
15378
  "string"
@@ -32872,7 +33022,7 @@ var integrators_registry_default = {
32872
33022
  // src/component-mapping.json
32873
33023
  var component_mapping_default = {
32874
33024
  version: "1.0.0",
32875
- exportedAt: "2026-05-26T02:09:01.071Z",
33025
+ exportedAt: "2026-05-26T02:27:33.609Z",
32876
33026
  mappings: {
32877
33027
  "page-header": {
32878
33028
  component: "PageHeader",
@@ -34407,7 +34557,7 @@ var component_mapping_default = {
34407
34557
  // src/event-contracts.json
34408
34558
  var event_contracts_default = {
34409
34559
  version: "1.0.0",
34410
- exportedAt: "2026-05-26T02:09:01.071Z",
34560
+ exportedAt: "2026-05-26T02:27:33.609Z",
34411
34561
  contracts: {
34412
34562
  form: {
34413
34563
  emits: [