akpm-knowledge-base-chat 1.0.32 → 1.0.34
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/CDN/akb-chat.js +3 -3
- package/package.json +1 -1
package/CDN/akb-chat.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* Version: 1.0.
|
|
1
|
+
/* Version: 1.0.34 */
|
|
2
2
|
var xa = Object.defineProperty;
|
|
3
3
|
var di = (t) => {
|
|
4
4
|
throw TypeError(t);
|
|
@@ -4055,7 +4055,7 @@ const kc = (t) => {
|
|
|
4055
4055
|
return t == "aks_svi" ? "https://hyena-popular-caiman.ngrok-free.app/pages/editor_documenti.php" : `https://${kc(t)}.aksiliasuite.com/pages/editor_documenti.php`;
|
|
4056
4056
|
}, zc = (t) => {
|
|
4057
4057
|
let e = ee.getEnvironmentId(), n = ee.getToken();
|
|
4058
|
-
return `${_c(e)}/it/edit/${t}?token=${n}&
|
|
4058
|
+
return `${_c(e)}/it/edit/${t}?token=${n}&envId=${e}`;
|
|
4059
4059
|
};
|
|
4060
4060
|
function Sc(t, e) {
|
|
4061
4061
|
const n = document.createElement("form");
|
|
@@ -8982,7 +8982,7 @@ var fp = /* @__PURE__ */ $('<div class="chat svelte-wp29lz"><!> <div class="resi
|
|
|
8982
8982
|
},
|
|
8983
8983
|
450
|
|
8984
8984
|
)) : E(e, !1) : E(e, !0);
|
|
8985
|
-
}, hp = /* @__PURE__ */ $('<div class="external-div"><!> <button><i class="fa-solid fa-comment-nodes"></i><span class="d-none d-md-inline ps-2">
|
|
8985
|
+
}, hp = /* @__PURE__ */ $('<div class="external-div"><!> <button><i class="fa-solid fa-comment-nodes"></i><span class="d-none d-md-inline ps-2">Show Chat</span></button></div>');
|
|
8986
8986
|
const vp = {
|
|
8987
8987
|
hash: "svelte-wp29lz",
|
|
8988
8988
|
code: `.chat.svelte-wp29lz {position:fixed;bottom:0;right:0;width:800px;height:800px;min-width:300px;min-height:400px;max-width:calc(90% - 250px);max-height:90%;border-radius:15px;display:flex;flex-direction:column;margin:30px;padding:10px;background:#295dcf;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);resize:none;overflow:visible;z-index:1000;}.resize-handle.svelte-wp29lz {position:absolute;top:-4px;left:-4px;width:8px;height:8px;background:#ffffff;border:1px solid #295dcf;border-radius:50%;cursor:nw-resize;z-index:1001;}.resize-border-left.svelte-wp29lz {position:absolute;top:0;left:-2px;width:4px;height:100%;cursor:ew-resize;z-index:1001;background:transparent;}.resize-border-top.svelte-wp29lz {position:absolute;top:-2px;left:0;width:100%;height:4px;cursor:ns-resize;z-index:1001;background:transparent;}.resize-border-left.svelte-wp29lz:hover,\r
|