@opengis/gis 0.1.43 → 0.1.44
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/import-file.js
CHANGED
|
@@ -25161,7 +25161,7 @@ const yb = { class: "w-full flex flex-col bg-white border border-stone-200 shado
|
|
|
25161
25161
|
const y = u, x = f, A = or(() => {
|
|
25162
25162
|
var re;
|
|
25163
25163
|
return ((re = y.config) == null ? void 0 : re.title) || "";
|
|
25164
|
-
}), P = or(() =>
|
|
25164
|
+
}), P = or(() => document.getElementById("app") === null), v = Br([]), s = Br(!1), D = Br(null), L = Br(0), I = or(() => L.value + 1), O = or(() => {
|
|
25165
25165
|
var re;
|
|
25166
25166
|
return ((re = y.info) == null ? void 0 : re.length) || 0;
|
|
25167
25167
|
}), M = or(() => v.value[L.value]), T = or(() => {
|
|
@@ -25272,7 +25272,7 @@ const yb = { class: "w-full flex flex-col bg-white border border-stone-200 shado
|
|
|
25272
25272
|
href: `/card/${M.value.cardInterface}/${M.value.id}`,
|
|
25273
25273
|
target: "_blank",
|
|
25274
25274
|
class: "w-full !cursor-pointer text-center gap-2 px-3 py-1.5 bg-blue-600 text-white rounded hover:bg-blue-700 transition text-sm font-medium"
|
|
25275
|
-
}, " Перейти в реєстр ",
|
|
25275
|
+
}, " Перейти в реєстр " + at(P.value), 9, n1)
|
|
25276
25276
|
])) : vt("", !0)
|
|
25277
25277
|
])
|
|
25278
25278
|
]);
|