pxengine 0.1.82 → 0.1.84
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.cjs +111 -114
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +4 -9
- package/dist/index.d.ts +4 -9
- package/dist/index.mjs +111 -114
- package/dist/index.mjs.map +1 -1
- package/dist/registry.json +4 -5
- package/package.json +1 -1
package/dist/registry.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pxengine/ui",
|
|
3
3
|
"version": "1.0.0",
|
|
4
|
-
"lastUpdated": "2026-05-
|
|
4
|
+
"lastUpdated": "2026-05-20T10:42:46.264Z",
|
|
5
5
|
"components": {
|
|
6
6
|
"AccordionAtom": {
|
|
7
7
|
"name": "AccordionAtom",
|
|
@@ -17894,11 +17894,10 @@
|
|
|
17894
17894
|
"required": false,
|
|
17895
17895
|
"description": "Key findings (first 5)"
|
|
17896
17896
|
},
|
|
17897
|
-
"
|
|
17898
|
-
"type": "
|
|
17897
|
+
"html_url": {
|
|
17898
|
+
"type": "string",
|
|
17899
17899
|
"required": false,
|
|
17900
|
-
"
|
|
17901
|
-
"description": "Download URLs for various formats"
|
|
17900
|
+
"description": "HTML report URL"
|
|
17902
17901
|
},
|
|
17903
17902
|
"theme": {
|
|
17904
17903
|
"type": "reporttheme",
|