meadow-integration 1.0.39 → 1.0.41

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.
Files changed (32) hide show
  1. package/Dockerfile +1 -1
  2. package/docs/_brand.json +18 -0
  3. package/docs/_version.json +3 -3
  4. package/docs/data-clone/configuration.md +9 -1
  5. package/docs/index.html +6 -7
  6. package/docs/retold-catalog.json +18 -13
  7. package/docs/retold-keyword-index.json +4937 -4775
  8. package/example-applications/mapping-demo/package.json +25 -1
  9. package/example-applications/mapping-demo/server.js +28 -0
  10. package/example-applications/mapping-demo/source/MappingDemoApp.js +42 -3
  11. package/example-applications/mapping-demo/source/MappingDemoBrand.js +17 -0
  12. package/example-applications/mapping-demo/web/favicons/apple-touch-icon.png +0 -0
  13. package/example-applications/mapping-demo/web/favicons/favicon-16.png +0 -0
  14. package/example-applications/mapping-demo/web/favicons/favicon-192.png +0 -0
  15. package/example-applications/mapping-demo/web/favicons/favicon-32.png +0 -0
  16. package/example-applications/mapping-demo/web/favicons/favicon-48.png +0 -0
  17. package/example-applications/mapping-demo/web/favicons/favicon-512.png +0 -0
  18. package/example-applications/mapping-demo/web/favicons/favicon-64.png +0 -0
  19. package/example-applications/mapping-demo/web/favicons/favicon-dark.svg +30 -0
  20. package/example-applications/mapping-demo/web/favicons/favicon-light.svg +30 -0
  21. package/example-applications/mapping-demo/web/favicons/favicon.svg +30 -0
  22. package/example-applications/mapping-demo/web/index.html +46 -32
  23. package/example-applications/mapping-demo/web/mapping-demo-editor.js +3268 -399
  24. package/example-applications/mapping-demo/web/mapping-demo-editor.js.map +1 -1
  25. package/example-applications/mapping-demo/web/mapping-demo-editor.min.js +34 -1
  26. package/example-applications/mapping-demo/web/mapping-demo-editor.min.js.map +1 -1
  27. package/example-applications/mapping-demo/web/pict.min.js +2 -2
  28. package/package.json +12 -9
  29. package/source/views/PictView-MeadowMappingEditor.js +35 -35
  30. package/source/views/flow-cards/FlowCard-SolverExpression.js +2 -2
  31. package/source/views/flow-cards/FlowCard-TemplateExpression.js +2 -2
  32. package/docs/css/docuserve.css +0 -327
package/Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM node:20-bookworm AS base
1
+ FROM node:22-bookworm AS base
2
2
  MAINTAINER steven velozo <steven@velozo.com>
3
3
 
4
4
  RUN apt-get update && apt-get -y --force-yes install curl vim nano less \
@@ -0,0 +1,18 @@
1
+ {
2
+ "Hash": "meadow-integration",
3
+ "Name": "Meadow Integration",
4
+ "Tagline": "Data integration tools for CSV import, schema mapping, and centralized format transformations",
5
+ "Palette": "mix",
6
+ "Icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 96 96\" width=\"96\" height=\"96\">\n\t\t<defs>\n\t\t\t<clipPath id=\"frame-meadow-integration-filled-light\">\n\t\t\t\t<path d=\"M 24 2\n\t\tH 72\n\t\tQ 94 2 94 24\n\t\tV 72\n\t\tQ 94 94 72 94\n\t\tH 24\n\t\tQ 2 94 2 72\n\t\tV 24\n\t\tQ 2 2 24 2 Z\"/>\n\t\t\t</clipPath>\n\t\t</defs>\n\t\t<path d=\"M 24 2\n\t\tH 72\n\t\tQ 94 2 94 24\n\t\tV 72\n\t\tQ 94 94 72 94\n\t\tH 24\n\t\tQ 2 94 2 72\n\t\tV 24\n\t\tQ 2 2 24 2 Z\" fill=\"#c67445\"/>\n\t\t<g clip-path=\"url(#frame-meadow-integration-filled-light)\"><path d=\"M 16 70 L 48 30 L 80 70 Z\" fill=\"rgba(255,255,255,0.18)\"/>\n\t\t\t\t\t<path d=\"M 24 80 L 48 52 L 72 80 Z\" fill=\"#49b2c1\" opacity=\"0.9\"/></g>\n\t\t<text x=\"48\" y=\"50\" text-anchor=\"middle\" dominant-baseline=\"central\"\n\t\t\tfont-family=\"-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif\"\n\t\t\tfont-size=\"38\" font-weight=\"700\"\n\t\t\tfill=\"#ffffff\" letter-spacing=\"-1\">MI</text>\n\t</svg>",
7
+ "IconType": "svg",
8
+ "Favicon": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 96 96\" width=\"96\" height=\"96\">\n\t\t<defs>\n\t\t\t<clipPath id=\"fav-meadow-integration-light\">\n\t\t\t\t<path d=\"M 24 2\n\t\tH 72\n\t\tQ 94 2 94 24\n\t\tV 72\n\t\tQ 94 94 72 94\n\t\tH 24\n\t\tQ 2 94 2 72\n\t\tV 24\n\t\tQ 2 2 24 2 Z\"/>\n\t\t\t</clipPath>\n\t\t</defs>\n\t\t<path d=\"M 24 2\n\t\tH 72\n\t\tQ 94 2 94 24\n\t\tV 72\n\t\tQ 94 94 72 94\n\t\tH 24\n\t\tQ 2 94 2 72\n\t\tV 24\n\t\tQ 2 2 24 2 Z\" fill=\"#c67445\"/>\n\t\t<g clip-path=\"url(#fav-meadow-integration-light)\"><path d=\"M 16 70 L 48 30 L 80 70 Z\" fill=\"rgba(255,255,255,0.22)\"/></g>\n\t\t<text x=\"48\" y=\"50\" text-anchor=\"middle\" dominant-baseline=\"central\"\n\t\t\tfont-family=\"-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif\"\n\t\t\tfont-size=\"60\" font-weight=\"800\"\n\t\t\tfill=\"#ffffff\" letter-spacing=\"-1\">M</text>\n\t</svg>",
9
+ "FaviconDark": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 96 96\" width=\"96\" height=\"96\">\n\t\t<defs>\n\t\t\t<clipPath id=\"fav-meadow-integration-dark\">\n\t\t\t\t<path d=\"M 24 2\n\t\tH 72\n\t\tQ 94 2 94 24\n\t\tV 72\n\t\tQ 94 94 72 94\n\t\tH 24\n\t\tQ 2 94 2 72\n\t\tV 24\n\t\tQ 2 2 24 2 Z\"/>\n\t\t\t</clipPath>\n\t\t</defs>\n\t\t<path d=\"M 24 2\n\t\tH 72\n\t\tQ 94 2 94 24\n\t\tV 72\n\t\tQ 94 94 72 94\n\t\tH 24\n\t\tQ 2 94 2 72\n\t\tV 24\n\t\tQ 2 2 24 2 Z\" fill=\"#d7aa90\"/>\n\t\t<g clip-path=\"url(#fav-meadow-integration-dark)\"><path d=\"M 16 70 L 48 30 L 80 70 Z\" fill=\"rgba(255,255,255,0.22)\"/></g>\n\t\t<text x=\"48\" y=\"50\" text-anchor=\"middle\" dominant-baseline=\"central\"\n\t\t\tfont-family=\"-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif\"\n\t\t\tfont-size=\"60\" font-weight=\"800\"\n\t\t\tfill=\"#101418\" letter-spacing=\"-1\">M</text>\n\t</svg>",
10
+ "Colors": {
11
+ "Primary": "#c67445",
12
+ "Secondary": "#49b2c1",
13
+ "PrimaryLight": "#c67445",
14
+ "PrimaryDark": "#d7aa90",
15
+ "SecondaryLight": "#49b2c1",
16
+ "SecondaryDark": "#92ccd4"
17
+ }
18
+ }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "Name": "meadow-integration",
3
- "Version": "1.0.24",
3
+ "Version": "1.0.40",
4
4
  "Description": "Meadow Data Integration",
5
- "GeneratedAt": "2026-04-10T17:21:41.543Z",
6
- "GitCommit": "d28c30e"
5
+ "GeneratedAt": "2026-05-21T17:36:27.541Z",
6
+ "GitCommit": "278227d"
7
7
  }
@@ -135,20 +135,28 @@ Entities are synced in the order they appear in this list.
135
135
 
136
136
  #### SyncEntityOptions
137
137
 
138
- Per-entity overrides, keyed by entity name:
138
+ Per-entity overrides, keyed by entity name. Values are merged on top of the global `Sync.*` defaults at entity construction (any key accepted by the entity constructor).
139
+
140
+ When the config is consumed via the data-cloner headless pipeline (`retold-data-service-clone --config`, or the `/clone/sync/start` POST route), the following keys also take effect as **runtime overrides per entity** and win over the global runtime values: `BackSyncTimeLimit`, `MaxRecordsPerEntity`, `DateTimePrecisionMS`, `TrueUpPageSize`, `UseAdvancedIDPagination`, `SyncDeletedRecords`.
139
141
 
140
142
  ```json
141
143
  {
142
144
  "Sync": {
145
+ "BackSyncTimeLimit": 30000,
143
146
  "SyncEntityOptions": {
144
147
  "AuditLog": {
145
148
  "PageSize": 500
149
+ },
150
+ "Document": {
151
+ "BackSyncTimeLimit": 600000
146
152
  }
147
153
  }
148
154
  }
149
155
  }
150
156
  ```
151
157
 
158
+ In the example above, `Document` gets a 600s bisection budget while every other entity uses the global 30s. Unknown entity names in `SyncEntityOptions` are logged as a warning and ignored.
159
+
152
160
  ## CLI Flag Overrides
153
161
 
154
162
  All configuration values can be overridden via CLI flags. CLI flags take precedence over values from `.meadow.config.json`.
package/docs/index.html CHANGED
@@ -4,12 +4,10 @@
4
4
  <meta charset="utf-8">
5
5
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
6
6
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
7
- <meta name="description" content="Meadow Integration v1.0.24 Documentation — Meadow Data Integration">
7
+ <meta name="description" content="Meadow Integration v1.0.40 Documentation — Meadow Data Integration">
8
8
 
9
- <title>Meadow Integration v1.0.24 Documentation</title>
9
+ <title>Meadow Integration v1.0.40 Documentation</title>
10
10
 
11
- <!-- Application Stylesheet -->
12
- <link href="css/docuserve.css" rel="stylesheet">
13
11
  <!-- KaTeX stylesheet for LaTeX equation rendering -->
14
12
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.16.21/dist/katex.min.css">
15
13
  <!-- PICT Dynamic View CSS Container -->
@@ -28,12 +26,13 @@
28
26
  <!-- The root container for the Pict application -->
29
27
  <div id="Docuserve-Application-Container"></div>
30
28
 
31
- <!-- Mermaid diagram rendering -->
29
+ <!-- Mermaid diagram rendering. pict-section-content (v0.1.8+) drives
30
+ initialization with theme: 'base' + themeVariables sourced
31
+ from --theme-color-* so diagrams follow the active theme. -->
32
32
  <script src="https://cdn.jsdelivr.net/npm/mermaid@11/dist/mermaid.min.js"></script>
33
- <script>mermaid.initialize({ startOnLoad: false, theme: 'default' });</script>
34
33
  <!-- KaTeX for LaTeX equation rendering -->
35
34
  <script defer src="https://cdn.jsdelivr.net/npm/katex@0.16.21/dist/katex.min.js"></script>
36
35
  <!-- Load the Docuserve PICT Application Bundle from jsDelivr CDN -->
37
- <script src="https://cdn.jsdelivr.net/npm/pict-docuserve@0/dist/pict-docuserve.min.js" type="text/javascript"></script>
36
+ <script src="https://cdn.jsdelivr.net/npm/pict-docuserve@1/dist/pict-docuserve.min.js" type="text/javascript"></script>
38
37
  </body>
39
38
  </html>
@@ -1,8 +1,25 @@
1
1
  {
2
- "Generated": "2026-04-10T17:21:41.193Z",
2
+ "Generated": "2026-05-21T17:36:27.317Z",
3
3
  "GitHubOrg": "stevenvelozo",
4
4
  "DefaultBranch": "master",
5
5
  "Groups": [
6
+ {
7
+ "Name": ".github",
8
+ "Key": ".github",
9
+ "Description": "",
10
+ "Modules": [
11
+ {
12
+ "Name": "workflows",
13
+ "Repo": "workflows",
14
+ "Group": ".github",
15
+ "Branch": "master",
16
+ "HasDocs": false,
17
+ "HasCover": false,
18
+ "Sidebar": [],
19
+ "DocFiles": []
20
+ }
21
+ ]
22
+ },
6
23
  {
7
24
  "Name": "Dist",
8
25
  "Key": "dist",
@@ -80,18 +97,6 @@
80
97
  "comprehension-push/configuration.md"
81
98
  ]
82
99
  },
83
- {
84
- "Name": "css",
85
- "Repo": "css",
86
- "Group": "docs",
87
- "Branch": "master",
88
- "HasDocs": true,
89
- "HasCover": false,
90
- "Sidebar": [],
91
- "DocFiles": [
92
- "css/docuserve.css"
93
- ]
94
- },
95
100
  {
96
101
  "Name": "data-clone",
97
102
  "Repo": "data-clone",