@almadar/patterns 2.30.7 → 2.30.9

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/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-22T00:42:28.331Z",
4
+ exportedAt: "2026-05-22T08:34:08.821Z",
5
5
  patterns: {
6
6
  "entity-table": {
7
7
  type: "entity-table",
@@ -16,15 +16,10 @@ var patterns_registry_default = {
16
16
  propsSchema: {
17
17
  entity: {
18
18
  types: [
19
- "string"
20
- ],
21
- description: "Entity name for schema-driven integration"
22
- },
23
- data: {
24
- types: [
19
+ "object",
25
20
  "array"
26
21
  ],
27
- description: "Data array provided by the trait via render-ui"
22
+ description: "Entity record or array of records \u2014 pre-resolved by the trait via render-ui after a fetch emit"
28
23
  },
29
24
  className: {
30
25
  types: [
@@ -253,15 +248,10 @@ var patterns_registry_default = {
253
248
  propsSchema: {
254
249
  entity: {
255
250
  types: [
256
- "string"
257
- ],
258
- description: "Entity name for schema-driven integration"
259
- },
260
- data: {
261
- types: [
251
+ "object",
262
252
  "array"
263
253
  ],
264
- description: "Data array provided by the trait via render-ui"
254
+ description: "Entity record or array of records \u2014 pre-resolved by the trait via render-ui after a fetch emit"
265
255
  },
266
256
  className: {
267
257
  types: [
@@ -435,15 +425,10 @@ var patterns_registry_default = {
435
425
  propsSchema: {
436
426
  entity: {
437
427
  types: [
438
- "string"
439
- ],
440
- description: "Entity name for schema-driven integration"
441
- },
442
- data: {
443
- types: [
428
+ "object",
444
429
  "array"
445
430
  ],
446
- description: "Data array provided by the trait via render-ui"
431
+ description: "Entity record or array of records \u2014 pre-resolved by the trait via render-ui after a fetch emit"
447
432
  },
448
433
  className: {
449
434
  types: [
@@ -688,15 +673,10 @@ var patterns_registry_default = {
688
673
  propsSchema: {
689
674
  entity: {
690
675
  types: [
691
- "string"
692
- ],
693
- description: "Entity name for schema-driven integration"
694
- },
695
- data: {
696
- types: [
676
+ "object",
697
677
  "array"
698
678
  ],
699
- description: "Data array provided by the trait via render-ui"
679
+ description: "Entity record or array of records \u2014 pre-resolved by the trait via render-ui after a fetch emit"
700
680
  },
701
681
  className: {
702
682
  types: [
@@ -4008,15 +3988,10 @@ var patterns_registry_default = {
4008
3988
  propsSchema: {
4009
3989
  entity: {
4010
3990
  types: [
4011
- "string"
4012
- ],
4013
- description: "Entity name for schema-driven integration"
4014
- },
4015
- data: {
4016
- types: [
3991
+ "object",
4017
3992
  "array"
4018
3993
  ],
4019
- description: "Data array provided by the trait via render-ui"
3994
+ description: "Entity record or array of records \u2014 pre-resolved by the trait via render-ui after a fetch emit"
4020
3995
  },
4021
3996
  className: {
4022
3997
  types: [
@@ -9028,15 +9003,10 @@ var patterns_registry_default = {
9028
9003
  propsSchema: {
9029
9004
  entity: {
9030
9005
  types: [
9031
- "string"
9032
- ],
9033
- description: "Entity name for schema-driven integration"
9034
- },
9035
- data: {
9036
- types: [
9006
+ "object",
9037
9007
  "array"
9038
9008
  ],
9039
- description: "Data array provided by the trait via render-ui"
9009
+ description: "Entity record or array of records \u2014 pre-resolved by the trait via render-ui after a fetch emit"
9040
9010
  },
9041
9011
  className: {
9042
9012
  types: [
@@ -10489,15 +10459,10 @@ var patterns_registry_default = {
10489
10459
  propsSchema: {
10490
10460
  entity: {
10491
10461
  types: [
10492
- "string"
10493
- ],
10494
- description: "Entity name for schema-driven integration"
10495
- },
10496
- data: {
10497
- types: [
10462
+ "object",
10498
10463
  "array"
10499
10464
  ],
10500
- description: "Data array provided by the trait via render-ui"
10465
+ description: "Entity record or array of records \u2014 pre-resolved by the trait via render-ui after a fetch emit"
10501
10466
  },
10502
10467
  className: {
10503
10468
  types: [
@@ -11777,15 +11742,10 @@ var patterns_registry_default = {
11777
11742
  propsSchema: {
11778
11743
  entity: {
11779
11744
  types: [
11780
- "string"
11781
- ],
11782
- description: "Entity name for schema-driven integration"
11783
- },
11784
- data: {
11785
- types: [
11745
+ "object",
11786
11746
  "array"
11787
11747
  ],
11788
- description: "Data array provided by the trait via render-ui"
11748
+ description: "Entity record or array of records \u2014 pre-resolved by the trait via render-ui after a fetch emit"
11789
11749
  },
11790
11750
  className: {
11791
11751
  types: [
@@ -16495,15 +16455,10 @@ var patterns_registry_default = {
16495
16455
  propsSchema: {
16496
16456
  entity: {
16497
16457
  types: [
16498
- "string"
16499
- ],
16500
- description: "Entity name for schema-driven integration"
16501
- },
16502
- data: {
16503
- types: [
16458
+ "object",
16504
16459
  "array"
16505
16460
  ],
16506
- description: "Data array provided by the trait via render-ui"
16461
+ description: "Entity record or array of records \u2014 pre-resolved by the trait via render-ui after a fetch emit"
16507
16462
  },
16508
16463
  className: {
16509
16464
  types: [
@@ -16600,15 +16555,10 @@ var patterns_registry_default = {
16600
16555
  propsSchema: {
16601
16556
  entity: {
16602
16557
  types: [
16603
- "string"
16604
- ],
16605
- description: "Entity name for schema-driven integration"
16606
- },
16607
- data: {
16608
- types: [
16558
+ "object",
16609
16559
  "array"
16610
16560
  ],
16611
- description: "Data array provided by the trait via render-ui"
16561
+ description: "Entity record or array of records \u2014 pre-resolved by the trait via render-ui after a fetch emit"
16612
16562
  },
16613
16563
  className: {
16614
16564
  types: [
@@ -16711,15 +16661,10 @@ var patterns_registry_default = {
16711
16661
  propsSchema: {
16712
16662
  entity: {
16713
16663
  types: [
16714
- "string"
16715
- ],
16716
- description: "Entity name for schema-driven integration"
16717
- },
16718
- data: {
16719
- types: [
16664
+ "object",
16720
16665
  "array"
16721
16666
  ],
16722
- description: "Data array provided by the trait via render-ui"
16667
+ description: "Entity record or array of records \u2014 pre-resolved by the trait via render-ui after a fetch emit"
16723
16668
  },
16724
16669
  className: {
16725
16670
  types: [
@@ -16809,15 +16754,10 @@ var patterns_registry_default = {
16809
16754
  propsSchema: {
16810
16755
  entity: {
16811
16756
  types: [
16812
- "string"
16813
- ],
16814
- description: "Entity name for schema-driven integration"
16815
- },
16816
- data: {
16817
- types: [
16757
+ "object",
16818
16758
  "array"
16819
16759
  ],
16820
- description: "Data array provided by the trait via render-ui"
16760
+ description: "Entity record or array of records \u2014 pre-resolved by the trait via render-ui after a fetch emit"
16821
16761
  },
16822
16762
  className: {
16823
16763
  types: [
@@ -16913,15 +16853,10 @@ var patterns_registry_default = {
16913
16853
  propsSchema: {
16914
16854
  entity: {
16915
16855
  types: [
16916
- "string"
16917
- ],
16918
- description: "Entity name for schema-driven integration"
16919
- },
16920
- data: {
16921
- types: [
16856
+ "object",
16922
16857
  "array"
16923
16858
  ],
16924
- description: "Data array provided by the trait via render-ui"
16859
+ description: "Entity record or array of records \u2014 pre-resolved by the trait via render-ui after a fetch emit"
16925
16860
  },
16926
16861
  className: {
16927
16862
  types: [
@@ -17024,15 +16959,10 @@ var patterns_registry_default = {
17024
16959
  propsSchema: {
17025
16960
  entity: {
17026
16961
  types: [
17027
- "string"
17028
- ],
17029
- description: "Entity name for schema-driven integration"
17030
- },
17031
- data: {
17032
- types: [
16962
+ "object",
17033
16963
  "array"
17034
16964
  ],
17035
- description: "Data array provided by the trait via render-ui"
16965
+ description: "Entity record or array of records \u2014 pre-resolved by the trait via render-ui after a fetch emit"
17036
16966
  },
17037
16967
  className: {
17038
16968
  types: [
@@ -17124,15 +17054,10 @@ var patterns_registry_default = {
17124
17054
  propsSchema: {
17125
17055
  entity: {
17126
17056
  types: [
17127
- "string"
17128
- ],
17129
- description: "Entity name for schema-driven integration"
17130
- },
17131
- data: {
17132
- types: [
17057
+ "object",
17133
17058
  "array"
17134
17059
  ],
17135
- description: "Data array provided by the trait via render-ui"
17060
+ description: "Entity record or array of records \u2014 pre-resolved by the trait via render-ui after a fetch emit"
17136
17061
  },
17137
17062
  className: {
17138
17063
  types: [
@@ -17246,15 +17171,10 @@ var patterns_registry_default = {
17246
17171
  propsSchema: {
17247
17172
  entity: {
17248
17173
  types: [
17249
- "string"
17250
- ],
17251
- description: "Entity name for schema-driven integration"
17252
- },
17253
- data: {
17254
- types: [
17174
+ "object",
17255
17175
  "array"
17256
17176
  ],
17257
- description: "Data array provided by the trait via render-ui"
17177
+ description: "Entity record or array of records \u2014 pre-resolved by the trait via render-ui after a fetch emit"
17258
17178
  },
17259
17179
  className: {
17260
17180
  types: [
@@ -24730,15 +24650,10 @@ var patterns_registry_default = {
24730
24650
  propsSchema: {
24731
24651
  entity: {
24732
24652
  types: [
24733
- "string"
24734
- ],
24735
- description: "Entity name for schema-driven integration"
24736
- },
24737
- data: {
24738
- types: [
24653
+ "object",
24739
24654
  "array"
24740
24655
  ],
24741
- description: "Data array provided by the trait via render-ui"
24656
+ description: "Entity record or array of records \u2014 pre-resolved by the trait via render-ui after a fetch emit"
24742
24657
  },
24743
24658
  className: {
24744
24659
  types: [
@@ -29633,15 +29548,10 @@ var patterns_registry_default = {
29633
29548
  propsSchema: {
29634
29549
  entity: {
29635
29550
  types: [
29636
- "string"
29637
- ],
29638
- description: "Entity name for schema-driven integration"
29639
- },
29640
- data: {
29641
- types: [
29551
+ "object",
29642
29552
  "array"
29643
29553
  ],
29644
- description: "Data array provided by the trait via render-ui"
29554
+ description: "Entity record or array of records \u2014 pre-resolved by the trait via render-ui after a fetch emit"
29645
29555
  },
29646
29556
  className: {
29647
29557
  types: [
@@ -31356,7 +31266,7 @@ var integrators_registry_default = {
31356
31266
  // src/component-mapping.json
31357
31267
  var component_mapping_default = {
31358
31268
  version: "1.0.0",
31359
- exportedAt: "2026-05-22T00:42:28.331Z",
31269
+ exportedAt: "2026-05-22T08:34:08.821Z",
31360
31270
  mappings: {
31361
31271
  "page-header": {
31362
31272
  component: "PageHeader",
@@ -32891,7 +32801,7 @@ var component_mapping_default = {
32891
32801
  // src/event-contracts.json
32892
32802
  var event_contracts_default = {
32893
32803
  version: "1.0.0",
32894
- exportedAt: "2026-05-22T00:42:28.331Z",
32804
+ exportedAt: "2026-05-22T08:34:08.821Z",
32895
32805
  contracts: {
32896
32806
  form: {
32897
32807
  emits: [