@idmwx/idmui-gl4 1.1.3 → 1.1.4
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.js +4 -4
- package/dist/index.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -11103,8 +11103,8 @@ function Sn(t, e, o, i, a, r) {
|
|
|
11103
11103
|
return ((_ = x == null ? void 0 : x.coordinate) == null ? void 0 : _.lng) === a.point.lng && ((P = x == null ? void 0 : x.coordinate) == null ? void 0 : P.lat) === a.point.lat;
|
|
11104
11104
|
}) ? (b(), D(s, {
|
|
11105
11105
|
key: 0,
|
|
11106
|
-
class: "text-none text-body-1
|
|
11107
|
-
variant: "
|
|
11106
|
+
class: "text-none text-body-1",
|
|
11107
|
+
variant: "text",
|
|
11108
11108
|
density: "compact",
|
|
11109
11109
|
height: "32",
|
|
11110
11110
|
"prepend-icon": "mdi-star",
|
|
@@ -11119,8 +11119,8 @@ function Sn(t, e, o, i, a, r) {
|
|
|
11119
11119
|
_: 1
|
|
11120
11120
|
}, 8, ["onClick"])) : (b(), D(s, {
|
|
11121
11121
|
key: 1,
|
|
11122
|
-
class: "text-none text-body-1
|
|
11123
|
-
variant: "
|
|
11122
|
+
class: "text-none text-body-1",
|
|
11123
|
+
variant: "text",
|
|
11124
11124
|
density: "compact",
|
|
11125
11125
|
height: "32",
|
|
11126
11126
|
"prepend-icon": "mdi-star-outline",
|