bstp-agent-widget 0.2.50 → 0.2.51
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/agent-widget.js +10 -10
- package/dist/agent-widget.js.map +1 -1
- package/dist/bstp-agent-widget.css +1 -1
- package/package.json +1 -1
package/dist/agent-widget.js
CHANGED
|
@@ -15691,15 +15691,15 @@ var ub = ({ ...e }) => {
|
|
|
15691
15691
|
};
|
|
15692
15692
|
ub.Body = cb, ub.Footer = lb;
|
|
15693
15693
|
var db = {
|
|
15694
|
-
root: "
|
|
15695
|
-
inner: "
|
|
15696
|
-
content: "
|
|
15697
|
-
header: "
|
|
15698
|
-
headerMeta: "
|
|
15699
|
-
statusDot: "
|
|
15700
|
-
topSubHeader: "
|
|
15701
|
-
body: "
|
|
15702
|
-
title: "
|
|
15694
|
+
root: "_root_rz9m4_1",
|
|
15695
|
+
inner: "_inner_rz9m4_6",
|
|
15696
|
+
content: "_content_rz9m4_13",
|
|
15697
|
+
header: "_header_rz9m4_22",
|
|
15698
|
+
headerMeta: "_headerMeta_rz9m4_34",
|
|
15699
|
+
statusDot: "_statusDot_rz9m4_41",
|
|
15700
|
+
topSubHeader: "_topSubHeader_rz9m4_48",
|
|
15701
|
+
body: "_body_rz9m4_59",
|
|
15702
|
+
title: "_title_rz9m4_64"
|
|
15703
15703
|
};
|
|
15704
15704
|
//#endregion
|
|
15705
15705
|
//#region node_modules/marked/lib/marked.esm.js
|
|
@@ -23936,7 +23936,7 @@ function XO({ opened: e, onClose: t, zIndex: n, withinPortal: r, withOverlay: i
|
|
|
23936
23936
|
position: "absolute",
|
|
23937
23937
|
top: 0,
|
|
23938
23938
|
bottom: 0,
|
|
23939
|
-
left: -
|
|
23939
|
+
left: -8,
|
|
23940
23940
|
width: "8px",
|
|
23941
23941
|
...b.style,
|
|
23942
23942
|
zIndex: 10
|