meadow 2.0.39 → 2.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.
@@ -0,0 +1,18 @@
1
+ {
2
+ "Hash": "meadow",
3
+ "Name": "Meadow",
4
+ "Tagline": "Provider-agnostic data broker with CRUD operations, audit tracking, and soft deletes across 8 database engines",
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-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=\"#31cae2\"/>\n\t\t<g clip-path=\"url(#frame-meadow-filled-light)\"><path d=\"M 32.75 15.39 A 36 36 0 0 1 63.25 80.61 Z\" fill=\"rgba(255,255,255,0.18)\" opacity=\"0.95\"/>\n\t\t\t\t\t<path d=\"M 32.75 15.39 A 36 36 0 0 0 63.25 80.61 Z\" fill=\"#dd9166\" opacity=\"0.95\"/></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=\"56\" font-weight=\"600\"\n\t\t\tfill=\"#ffffff\" letter-spacing=\"-1\">M</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-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=\"#31cae2\"/>\n\t\t<g clip-path=\"url(#fav-meadow-light)\"><circle cx=\"48\" cy=\"48\" r=\"40\" 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-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=\"#86dce9\"/>\n\t\t<g clip-path=\"url(#fav-meadow-dark)\"><circle cx=\"48\" cy=\"48\" r=\"40\" 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": "#31cae2",
12
+ "Secondary": "#dd9166",
13
+ "PrimaryLight": "#31cae2",
14
+ "PrimaryDark": "#86dce9",
15
+ "SecondaryLight": "#dd9166",
16
+ "SecondaryDark": "#e9c4af"
17
+ }
18
+ }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "Name": "meadow",
3
- "Version": "2.0.33",
3
+ "Version": "2.0.41",
4
4
  "Description": "A data access library.",
5
- "GeneratedAt": "2026-04-10T17:22:06.723Z",
6
- "GitCommit": "8aa8f87"
5
+ "GeneratedAt": "2026-05-21T17:20:48.745Z",
6
+ "GitCommit": "25b51c0"
7
7
  }
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 v2.0.33 Documentation — A data access library.">
7
+ <meta name="description" content="Meadow v2.0.41 Documentation — A data access library.">
8
8
 
9
- <title>Meadow v2.0.33 Documentation</title>
9
+ <title>Meadow v2.0.41 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,5 +1,5 @@
1
1
  {
2
- "Generated": "2026-04-10T17:22:06.398Z",
2
+ "Generated": "2026-05-21T17:20:48.523Z",
3
3
  "GitHubOrg": "stevenvelozo",
4
4
  "DefaultBranch": "master",
5
5
  "Groups": [
@@ -55,6 +55,16 @@
55
55
  "Key": "dist",
56
56
  "Description": "",
57
57
  "Modules": [
58
+ {
59
+ "Name": "FableTest-RocksDB",
60
+ "Repo": "FableTest-RocksDB",
61
+ "Group": "dist",
62
+ "Branch": "master",
63
+ "HasDocs": false,
64
+ "HasCover": false,
65
+ "Sidebar": [],
66
+ "DocFiles": []
67
+ },
58
68
  {
59
69
  "Name": "indoctrinate_content_staging",
60
70
  "Repo": "indoctrinate_content_staging",
@@ -106,18 +116,6 @@
106
116
  "api/validateObject.md"
107
117
  ]
108
118
  },
109
- {
110
- "Name": "css",
111
- "Repo": "css",
112
- "Group": "docs",
113
- "Branch": "master",
114
- "HasDocs": true,
115
- "HasCover": false,
116
- "Sidebar": [],
117
- "DocFiles": [
118
- "css/docuserve.css"
119
- ]
120
- },
121
119
  {
122
120
  "Name": "providers",
123
121
  "Repo": "providers",