admins-components 5.9.4 → 5.9.5

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.
@@ -2429,7 +2429,7 @@ const SPt = { class: "hdr-container d-flex flex-row flex-wrap align-items-center
2429
2429
  });
2430
2430
  const ce = Ze(() => A.value && (A.value.url && A.value.url.length > 0 || A.value.id && A.value.id.length > 0)), ee = Ze(() => {
2431
2431
  if (ce.value)
2432
- return A.value.url && A.value.url.length > 0 ? A.value.url : `${B}/${W}/${A.value.id}.jpg`;
2432
+ return A.value.url && A.value.url.length > 0 ? A.value.url : `${B}/${W}/${A.value.id}.img`;
2433
2433
  }), fe = (et) => {
2434
2434
  et.preventDefault(), Fc(() => {
2435
2435
  var dt;
@@ -33019,7 +33019,7 @@ const zrr = RA({
33019
33019
  let rt = document.createElement("script");
33020
33020
  rt.type = "text/javascript", rt.src = _t, document.head.appendChild(rt);
33021
33021
  }
33022
- }, dt = () => `${T}/${A}/${ee.value.imageId}.jpg`;
33022
+ }, dt = () => `${T}/${A}/${ee.value.imageId}.img`;
33023
33023
  et(h), et(B);
33024
33024
  const at = (_t) => {
33025
33025
  _t.detail.causationid == K.value && (document.getElementById(K.value).close(), ee.value.imageId = _t.detail.image.id);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "admins-components",
3
- "version": "5.9.4",
3
+ "version": "5.9.5",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"