@aitronos/freddy-plugins 0.1.85 → 0.1.87
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/freddy-plugins.css +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -2999,7 +2999,7 @@ const L8 = /* @__PURE__ */ i(c7, [["render", d7]]), f7 = { class: "fixed z-[9998
|
|
|
2999
2999
|
}, null, 40, b7), [
|
|
3000
3000
|
[l1, c.value]
|
|
3001
3001
|
]),
|
|
3002
|
-
c.value ? (n(), r("button", {
|
|
3002
|
+
c.value && !o.showLoaderForSearch ? (n(), r("button", {
|
|
3003
3003
|
key: 0,
|
|
3004
3004
|
onClick: x,
|
|
3005
3005
|
class: "absolute right-2 top-1/2 transform -translate-y-1/2 text-[20px] text-[#] flex items-center justify-center opacity-50",
|