@openremote/or-attribute-picker 1.18.0 → 1.19.0-snapshot.20260225095506
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/custom-elements.json
CHANGED
|
@@ -2554,7 +2554,7 @@
|
|
|
2554
2554
|
"name": "*",
|
|
2555
2555
|
"declaration": {
|
|
2556
2556
|
"name": "*",
|
|
2557
|
-
"
|
|
2557
|
+
"module": "src/asset-attribute-picker"
|
|
2558
2558
|
}
|
|
2559
2559
|
},
|
|
2560
2560
|
{
|
|
@@ -2562,7 +2562,7 @@
|
|
|
2562
2562
|
"name": "*",
|
|
2563
2563
|
"declaration": {
|
|
2564
2564
|
"name": "*",
|
|
2565
|
-
"
|
|
2565
|
+
"module": "src/assettype-attribute-picker"
|
|
2566
2566
|
}
|
|
2567
2567
|
}
|
|
2568
2568
|
]
|