@almadar/core 10.26.0 → 10.28.0
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/{builders-CeDAKf9u.d.ts → builders-BN3WLFYM.d.ts} +2 -2
- package/dist/builders.d.ts +3 -3
- package/dist/factory/index.d.ts +4 -4
- package/dist/factory-runtime/index.d.ts +3 -3
- package/dist/index.d.ts +8 -8
- package/dist/index.js +3 -3
- package/dist/index.js.map +1 -1
- package/dist/{pattern-types-CEZfJqGr.d.ts → pattern-types-BeQXwgpZ.d.ts} +1 -1
- package/dist/patterns/component-mapping.json +1 -1
- package/dist/patterns/event-contracts.json +1 -1
- package/dist/patterns/index.d.ts +5 -5
- package/dist/patterns/index.js +3 -3
- package/dist/patterns/index.js.map +1 -1
- package/dist/patterns/patterns-registry.json +1 -1
- package/dist/patterns/registry.json +1 -1
- package/dist/{trait-CSaCYNJl.d.ts → trait-DZkS625T.d.ts} +1 -1
- package/dist/types/index.d.ts +8 -8
- package/dist/types/index.js.map +1 -1
- package/dist/{types-BFgbJ7BM.d.ts → types-DFn3sWpV.d.ts} +2 -2
- package/package.json +1 -1
|
@@ -1248,7 +1248,7 @@ type EntityData = Record<string, EntityRow[]>;
|
|
|
1248
1248
|
*
|
|
1249
1249
|
* DO NOT EDIT MANUALLY — regenerated by almadar-pattern-sync `patterns` command.
|
|
1250
1250
|
*
|
|
1251
|
-
* Generated: 2026-07-
|
|
1251
|
+
* Generated: 2026-07-09T14:00:33.238Z
|
|
1252
1252
|
* Pattern count: 261
|
|
1253
1253
|
*/
|
|
1254
1254
|
|
package/dist/patterns/index.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { F as FieldValue, a2 as PatternType } from '../pattern-types-
|
|
2
|
-
export { A as AnyPatternConfig, _ as PATTERN_TYPES, $ as PatternConfig, a0 as PatternProps, a1 as PatternPropsMap, av as isValidPatternType } from '../pattern-types-
|
|
1
|
+
import { F as FieldValue, a2 as PatternType } from '../pattern-types-BeQXwgpZ.js';
|
|
2
|
+
export { A as AnyPatternConfig, _ as PATTERN_TYPES, $ as PatternConfig, a0 as PatternProps, a1 as PatternPropsMap, av as isValidPatternType } from '../pattern-types-BeQXwgpZ.js';
|
|
3
3
|
import { d as EventPayloadValue, E as EventPayload } from '../expression-C6X4A8L7.js';
|
|
4
4
|
import 'zod';
|
|
5
5
|
|
|
6
6
|
var version$3 = "1.0.0";
|
|
7
|
-
var exportedAt$3 = "2026-07-
|
|
7
|
+
var exportedAt$3 = "2026-07-09T14:00:32.936Z";
|
|
8
8
|
var patterns = {
|
|
9
9
|
"entity-table": {
|
|
10
10
|
type: "entity-table",
|
|
@@ -40232,7 +40232,7 @@ var integratorsRegistry = {
|
|
|
40232
40232
|
};
|
|
40233
40233
|
|
|
40234
40234
|
var version$1 = "1.0.0";
|
|
40235
|
-
var exportedAt$1 = "2026-07-
|
|
40235
|
+
var exportedAt$1 = "2026-07-09T14:00:32.936Z";
|
|
40236
40236
|
var mappings = {
|
|
40237
40237
|
"page-header": {
|
|
40238
40238
|
component: "PageHeader",
|
|
@@ -41589,7 +41589,7 @@ var componentMapping = {
|
|
|
41589
41589
|
};
|
|
41590
41590
|
|
|
41591
41591
|
var version = "1.0.0";
|
|
41592
|
-
var exportedAt = "2026-07-
|
|
41592
|
+
var exportedAt = "2026-07-09T14:00:32.936Z";
|
|
41593
41593
|
var contracts = {
|
|
41594
41594
|
form: {
|
|
41595
41595
|
emits: [
|
package/dist/patterns/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// src/patterns/patterns-registry.json
|
|
2
2
|
var patterns_registry_default = {
|
|
3
3
|
version: "1.0.0",
|
|
4
|
-
exportedAt: "2026-07-
|
|
4
|
+
exportedAt: "2026-07-09T14:00:32.936Z",
|
|
5
5
|
patterns: {
|
|
6
6
|
"entity-table": {
|
|
7
7
|
type: "entity-table",
|
|
@@ -40002,7 +40002,7 @@ var integrators_registry_default = {
|
|
|
40002
40002
|
// src/patterns/component-mapping.json
|
|
40003
40003
|
var component_mapping_default = {
|
|
40004
40004
|
version: "1.0.0",
|
|
40005
|
-
exportedAt: "2026-07-
|
|
40005
|
+
exportedAt: "2026-07-09T14:00:32.936Z",
|
|
40006
40006
|
mappings: {
|
|
40007
40007
|
"page-header": {
|
|
40008
40008
|
component: "PageHeader",
|
|
@@ -41357,7 +41357,7 @@ var component_mapping_default = {
|
|
|
41357
41357
|
// src/patterns/event-contracts.json
|
|
41358
41358
|
var event_contracts_default = {
|
|
41359
41359
|
version: "1.0.0",
|
|
41360
|
-
exportedAt: "2026-07-
|
|
41360
|
+
exportedAt: "2026-07-09T14:00:32.936Z",
|
|
41361
41361
|
contracts: {
|
|
41362
41362
|
form: {
|
|
41363
41363
|
emits: [
|