@myinterview/chatbot 0.1.41 → 0.1.42-beta-b7264ee
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/index.js +4 -4
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -45313,7 +45313,7 @@ let vm = Gee;
|
|
|
45313
45313
|
const EBe = (e) => {
|
|
45314
45314
|
let t = e;
|
|
45315
45315
|
try {
|
|
45316
|
-
t ?? (t = "
|
|
45316
|
+
t ?? (t = "staging");
|
|
45317
45317
|
} catch {
|
|
45318
45318
|
}
|
|
45319
45319
|
vm = (() => {
|
|
@@ -119901,7 +119901,7 @@ const RT = {
|
|
|
119901
119901
|
};
|
|
119902
119902
|
return Eu(() => i, []), { set: o, selectedIndex: r, setSelectedIndex: n };
|
|
119903
119903
|
}, Wmt = ({ terms: e }) => kt("div", { className: "myinterview-chatbot-powered-by myinterview-chatbot-no-select", children: [!!e && kt(md, { children: [Ee("a", { className: "myinterview-chatbot-powered-by__terms", href: e, target: "_blank", rel: "noreferrer", children: "Terms" }), Ee("span", { children: "|" })] }), Ee("div", { className: "myinterview-chatbot-powered-by__text", children: "Powered By" }), Ee("div", { className: "myinterview-chatbot-powered-by__logo", children: Ee(NHe, {}) })] }), qmt = ({ company: e, url: t, onAgree: r, onDisagree: n, onClose: i = () => {
|
|
119904
|
-
}, closeButton: o = !1 }) => kt("div", { className: "myinterview-chatbot-tnc", children: [kt("div", { className: "myinterview-chatbot-tnc__top", children: [Ee(Nn, { className: "myinterview-chatbot-tnc__title", size: "H4", children: "
|
|
119904
|
+
}, closeButton: o = !1 }) => kt("div", { className: "myinterview-chatbot-tnc", children: [kt("div", { className: "myinterview-chatbot-tnc__top", children: [Ee(Nn, { className: "myinterview-chatbot-tnc__title", size: "H4", children: "Do you agree with our terms and conditions?" }), o && Ee(op, { classNames: "myinterview-chatbot-tnc__close-button", onClick: i })] }), kt("div", { className: "myinterview-chatbot-tnc__body", children: [kt("p", { children: ["By agreeing to these terms, you permit", " ", e, " ", "to collect personal information, including your name, phone number, email, job interests, answers to screening questions, and location."] }), Ee("br", {}), Ee("p", { children: "All information you provide will be processed in line with our privacy policy." }), Ee("br", {}), kt("p", { children: ["For more details, please refer to our", " ", Ee("a", { href: t || "https://myinterview.com/privacy#privacy", target: "_blank", rel: "noreferrer", children: "Privacy Policy" }), "."] }), kt("p", { children: ["If you have any questions, feel free to email us at", " ", Ee("a", { href: "mailto:support@myinterview.com", target: "_blank", rel: "noreferrer", children: "support@myinterview.com" })] })] }), kt("div", { className: "myinterview-chatbot-tnc__actions", children: [Ee(xse, { className: "myinterview-chatbot-tnc__disagree-button", onClick: n, children: "Disagree" }), Ee(Wc, { size: "small", onClick: r, children: "Yes, I agree" })] })] }), Gmt = ({ children: e, closeButton: t = !1, onClose: r }) => kt("div", { className: "myinterview-chatbot-modal", children: [Ee("div", { className: "myinterview-chatbot-modal__background", onClick: r, role: "presentation" }), kt("div", { className: "myinterview-chatbot-modal__main", onClick: (n) => n.stopPropagation(), role: "presentation", children: [t && Ee(op, { classNames: "myinterview-chatbot-modal__close-button", onClick: r }), e] })] }), Kmt = [...Array(100)].map((e, t) => t / 100), Ymt = -10, Xmt = ({ children: e, onClose: t }) => {
|
|
119905
119905
|
const [r, n] = St(1), i = dt(), o = dt(!1), a = Ut(() => {
|
|
119906
119906
|
o.current && t();
|
|
119907
119907
|
}, []), s = Ut((d) => {
|
|
@@ -120043,8 +120043,8 @@ const RT = {
|
|
|
120043
120043
|
}, i1t = () => {
|
|
120044
120044
|
sde() && ade(), Xye({
|
|
120045
120045
|
dsn: vm.SENTRY_DSN,
|
|
120046
|
-
environment: "
|
|
120047
|
-
release: "0.1.
|
|
120046
|
+
environment: "staging",
|
|
120047
|
+
release: "0.1.42",
|
|
120048
120048
|
integrations: [
|
|
120049
120049
|
$ye(),
|
|
120050
120050
|
dye()
|