@kubex/zinc 1.1.151 → 1.1.152
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.
|
@@ -26714,7 +26714,7 @@
|
|
|
26714
26714
|
"name": "pageSlotController",
|
|
26715
26715
|
"privacy": "private",
|
|
26716
26716
|
"readonly": true,
|
|
26717
|
-
"default": "new HasSlotController(this, 'breadcrumb', 'actions', 'caption')"
|
|
26717
|
+
"default": "new HasSlotController(this, 'breadcrumb', 'actions', 'caption', 'description')"
|
|
26718
26718
|
},
|
|
26719
26719
|
{
|
|
26720
26720
|
"kind": "field",
|
|
@@ -53512,7 +53512,7 @@
|
|
|
53512
53512
|
"package": {
|
|
53513
53513
|
"name": "@kubex/zinc",
|
|
53514
53514
|
"description": "A collection of web components for building web applications based off of @shoelace-style/Shoelace",
|
|
53515
|
-
"version": "1.1.
|
|
53515
|
+
"version": "1.1.152",
|
|
53516
53516
|
"author": "",
|
|
53517
53517
|
"license": "MIT"
|
|
53518
53518
|
}
|
package/dist/web-types.json
CHANGED