pxengine 0.1.106 → 0.1.107
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 +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +1 -2
- package/dist/index.d.ts +1 -2
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/dist/registry.json +2 -2
- 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-07-
|
|
4
|
+
"lastUpdated": "2026-07-13T07:35:16.980Z",
|
|
5
5
|
"components": {
|
|
6
6
|
"AccordionAtom": {
|
|
7
7
|
"name": "AccordionAtom",
|
|
@@ -18691,7 +18691,7 @@
|
|
|
18691
18691
|
"shareUrl": {
|
|
18692
18692
|
"type": "string",
|
|
18693
18693
|
"required": false,
|
|
18694
|
-
"description": "Shareable link copied when the user clicks Share.\nFalls back to
|
|
18694
|
+
"description": "Shareable link copied when the user clicks Share.\nFalls back to `${origin}/p/{job_id}`, then formats.html_url."
|
|
18695
18695
|
},
|
|
18696
18696
|
"className": {
|
|
18697
18697
|
"type": "string",
|