@epam/ai-dial-publish-panel 1.1.0-dev.423 → 1.1.0-dev.430

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.
@@ -1,89 +0,0 @@
1
- //#region ../chat-shared/dist/web-namespaces-BJylbtYz.js
2
- var e = (function(e) {
3
- if (e == null) return a;
4
- if (typeof e == "function") return i(e);
5
- if (typeof e == "object") return Array.isArray(e) ? t(e) : n(e);
6
- if (typeof e == "string") return r(e);
7
- throw Error("Expected function, string, or object as test");
8
- });
9
- function t(t) {
10
- let n = [], r = -1;
11
- for (; ++r < t.length;) n[r] = e(t[r]);
12
- return i(a);
13
- function a(...e) {
14
- let t = -1;
15
- for (; ++t < n.length;) if (n[t].apply(this, e)) return !0;
16
- return !1;
17
- }
18
- }
19
- function n(e) {
20
- let t = e;
21
- return i(n);
22
- function n(n) {
23
- let r = n, i;
24
- for (i in e) if (r[i] !== t[i]) return !1;
25
- return !0;
26
- }
27
- }
28
- function r(e) {
29
- return i(t);
30
- function t(t) {
31
- return t && t.type === e;
32
- }
33
- }
34
- function i(e) {
35
- return t;
36
- function t(t, n, r) {
37
- return !!(o(t) && e.call(this, t, typeof n == "number" ? n : void 0, r || void 0));
38
- }
39
- }
40
- function a() {
41
- return !0;
42
- }
43
- function o(e) {
44
- return typeof e == "object" && !!e && "type" in e;
45
- }
46
- function s(e) {
47
- return e;
48
- }
49
- var c = [], l = "skip";
50
- function u(t, n, r, i) {
51
- let a;
52
- typeof n == "function" && typeof r != "function" ? (i = r, r = n) : a = n;
53
- let o = e(a), l = i ? -1 : 1;
54
- u(t, void 0, [])();
55
- function u(e, t, a) {
56
- let f = e && typeof e == "object" ? e : {};
57
- if (typeof f.type == "string") {
58
- let t = typeof f.tagName == "string" ? f.tagName : typeof f.name == "string" ? f.name : void 0;
59
- Object.defineProperty(p, "name", { value: "node (" + s(e.type + (t ? "<" + t + ">" : "")) + ")" });
60
- }
61
- return p;
62
- function p() {
63
- let s = c, f, p, m;
64
- if ((!n || o(e, t, a[a.length - 1] || void 0)) && (s = d(r(e, a)), s[0] === !1)) return s;
65
- if ("children" in e && e.children) {
66
- let t = e;
67
- if (t.children && s[0] !== "skip") for (p = (i ? t.children.length : -1) + l, m = a.concat(t); p > -1 && p < t.children.length;) {
68
- let e = t.children[p];
69
- if (f = u(e, p, m)(), f[0] === !1) return f;
70
- p = typeof f[1] == "number" ? f[1] : p + l;
71
- }
72
- }
73
- return s;
74
- }
75
- }
76
- }
77
- function d(e) {
78
- return Array.isArray(e) ? e : typeof e == "number" ? [!0, e] : e == null ? c : [e];
79
- }
80
- var f = {
81
- html: "http://www.w3.org/1999/xhtml",
82
- mathml: "http://www.w3.org/1998/Math/MathML",
83
- svg: "http://www.w3.org/2000/svg",
84
- xlink: "http://www.w3.org/1999/xlink",
85
- xml: "http://www.w3.org/XML/1998/namespace",
86
- xmlns: "http://www.w3.org/2000/xmlns/"
87
- };
88
- //#endregion
89
- export { u as i, f as n, l as r, e as t };