@almadar/patterns 2.32.1 → 2.33.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/component-mapping.json +1 -1
- package/dist/event-contracts.json +1 -1
- package/dist/index.js +3 -3
- package/dist/index.js.map +1 -1
- package/dist/patterns-registry.json +113 -113
- package/dist/registry.json +113 -113
- 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-05-
|
|
4
|
+
exportedAt: "2026-05-29T09:18:13.002Z",
|
|
5
5
|
patterns: {
|
|
6
6
|
"entity-table": {
|
|
7
7
|
type: "entity-table",
|
|
@@ -33577,7 +33577,7 @@ var integrators_registry_default = {
|
|
|
33577
33577
|
// src/component-mapping.json
|
|
33578
33578
|
var component_mapping_default = {
|
|
33579
33579
|
version: "1.0.0",
|
|
33580
|
-
exportedAt: "2026-05-
|
|
33580
|
+
exportedAt: "2026-05-29T09:18:13.002Z",
|
|
33581
33581
|
mappings: {
|
|
33582
33582
|
"page-header": {
|
|
33583
33583
|
component: "PageHeader",
|
|
@@ -35117,7 +35117,7 @@ var component_mapping_default = {
|
|
|
35117
35117
|
// src/event-contracts.json
|
|
35118
35118
|
var event_contracts_default = {
|
|
35119
35119
|
version: "1.0.0",
|
|
35120
|
-
exportedAt: "2026-05-
|
|
35120
|
+
exportedAt: "2026-05-29T09:18:13.002Z",
|
|
35121
35121
|
contracts: {
|
|
35122
35122
|
form: {
|
|
35123
35123
|
emits: [
|