@quoreadmin/ui 1.7.13 → 1.7.15

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.
Files changed (136) hide show
  1. package/dist/index.css +1 -1
  2. package/dist/index131.js +90 -85
  3. package/dist/index152.js +14 -10
  4. package/dist/index173.js +1 -1
  5. package/dist/index176.js +4 -4
  6. package/dist/index184.js +5 -0
  7. package/dist/index185.js +7 -7
  8. package/dist/index188.js +17 -17
  9. package/dist/index191.js +4 -4
  10. package/dist/index20.js +15 -14
  11. package/dist/index202.js +4 -4
  12. package/dist/index206.js +2 -2
  13. package/dist/index227.js +124 -19
  14. package/dist/index228.js +35 -158
  15. package/dist/index229.js +79 -227
  16. package/dist/index230.js +19 -36
  17. package/dist/index231.js +20 -10
  18. package/dist/index232.js +19 -126
  19. package/dist/index233.js +19 -37
  20. package/dist/index234.js +17 -75
  21. package/dist/index235.js +160 -19
  22. package/dist/index236.js +228 -20
  23. package/dist/index237.js +36 -19
  24. package/dist/index238.js +10 -20
  25. package/dist/index239.js +6 -6
  26. package/dist/index240.js +1 -1
  27. package/dist/index241.js +1 -1
  28. package/dist/index254.js +2 -2
  29. package/dist/index258.js +6 -6
  30. package/dist/index259.js +1 -1
  31. package/dist/index265.js +1 -1
  32. package/dist/index266.js +1 -1
  33. package/dist/index267.js +5 -5
  34. package/dist/index288.js +2 -3
  35. package/dist/index289.js +1515 -24
  36. package/dist/index290.js +386 -2
  37. package/dist/index291.js +2717 -221
  38. package/dist/index292.js +84 -4
  39. package/dist/index293.js +3764 -128
  40. package/dist/index294.js +57 -65
  41. package/dist/index295.js +14 -86
  42. package/dist/index296.js +82 -27
  43. package/dist/index297.js +200 -7
  44. package/dist/index298.js +237 -66
  45. package/dist/index299.js +3 -4
  46. package/dist/index300.js +27 -2
  47. package/dist/index301.js +74 -78
  48. package/dist/index302.js +21 -53
  49. package/dist/index303.js +934 -5
  50. package/dist/index304.js +21 -4
  51. package/dist/index305.js +19 -178
  52. package/dist/index306.js +19 -62
  53. package/dist/index307.js +68 -74
  54. package/dist/index308.js +19 -1518
  55. package/dist/index309.js +19 -386
  56. package/dist/index310.js +22 -2731
  57. package/dist/index311.js +21 -85
  58. package/dist/index312.js +63 -3770
  59. package/dist/index313.js +227 -52
  60. package/dist/index314.js +6 -15
  61. package/dist/index315.js +124 -74
  62. package/dist/index316.js +61 -195
  63. package/dist/index317.js +81 -240
  64. package/dist/index318.js +25 -75
  65. package/dist/index319.js +8 -21
  66. package/dist/index320.js +66 -926
  67. package/dist/index321.js +3 -21
  68. package/dist/index322.js +2 -20
  69. package/dist/index323.js +82 -19
  70. package/dist/index324.js +51 -66
  71. package/dist/index325.js +6 -19
  72. package/dist/index326.js +5 -19
  73. package/dist/index327.js +178 -21
  74. package/dist/index328.js +62 -21
  75. package/dist/index329.js +74 -62
  76. package/dist/index354.js +19 -20
  77. package/dist/index355.js +19 -55
  78. package/dist/index356.js +63 -28
  79. package/dist/index357.js +37 -7
  80. package/dist/index358.js +18 -49
  81. package/dist/index359.js +56 -6
  82. package/dist/index360.js +27 -10
  83. package/dist/index361.js +7 -7
  84. package/dist/index362.js +51 -27
  85. package/dist/index363.js +6 -2
  86. package/dist/index364.js +11 -69
  87. package/dist/index365.js +6 -166
  88. package/dist/index366.js +28 -20
  89. package/dist/index367.js +2 -20
  90. package/dist/index368.js +67 -61
  91. package/dist/index369.js +166 -36
  92. package/dist/index370.js +98 -28
  93. package/dist/index371.js +90 -10
  94. package/dist/index372.js +98 -4
  95. package/dist/index373.js +17 -4
  96. package/dist/index374.js +30 -12
  97. package/dist/index375.js +11 -7
  98. package/dist/index376.js +3 -11
  99. package/dist/index377.js +3 -4
  100. package/dist/index378.js +13 -33
  101. package/dist/index379.js +7 -31
  102. package/dist/index380.js +12 -28
  103. package/dist/index381.js +5 -61
  104. package/dist/index382.js +33 -101
  105. package/dist/index383.js +31 -91
  106. package/dist/index384.js +27 -97
  107. package/dist/index385.js +60 -16
  108. package/dist/index386.js +1 -1
  109. package/dist/index391.js +1 -1
  110. package/dist/index392.js +2 -2
  111. package/dist/src/components/comment/comment.d.ts +27 -0
  112. package/dist/src/components/comment/comment.stories.d.ts +27 -0
  113. package/dist/src/components/comment-section/comment-section.d.ts +36 -0
  114. package/dist/src/components/comment-section/comment-section.stories.d.ts +45 -0
  115. package/dist/src/components/data-filter/data-filter.d.ts +18 -0
  116. package/dist/src/components/data-list/data-list.d.ts +18 -0
  117. package/dist/src/components/data-table/data-table.d.ts +9 -0
  118. package/dist/src/components/event/event.d.ts +9 -0
  119. package/dist/src/components/file-upload/file-upload.d.ts +9 -0
  120. package/dist/src/components/file-upload/file-upload.stories.d.ts +45 -0
  121. package/dist/src/components/grid/grid.stories.d.ts +36 -0
  122. package/dist/src/components/icon-action-group/icon-action-group.d.ts +9 -0
  123. package/dist/src/components/icon-action-group/icon-action-group.stories.d.ts +45 -0
  124. package/dist/src/components/image-gallery/image-gallery.d.ts +9 -0
  125. package/dist/src/components/image-gallery/image-gallery.stories.d.ts +18 -0
  126. package/dist/src/components/popover/popover.d.ts +15 -0
  127. package/dist/src/components/popover/popover.stories.d.ts +63 -0
  128. package/dist/src/components/room-details-popover/room-details-popover.d.ts +18 -0
  129. package/dist/src/components/table/table.d.ts +9 -0
  130. package/dist/src/components/tooltip/tooltip.d.ts +9 -0
  131. package/dist/src/components/tooltip/tooltip.stories.d.ts +63 -0
  132. package/dist/src/components/wysiwyg/wysiwyg.d.ts +9 -0
  133. package/dist/src/components/wysiwyg/wysiwyg.stories.d.ts +9 -0
  134. package/dist/src/views/lists.vue.d.ts +45 -0
  135. package/dist/src/views/tables.vue.d.ts +36 -0
  136. package/package.json +1 -1
package/dist/index313.js CHANGED
@@ -1,62 +1,237 @@
1
- import { keyName as u, base as c } from "./index383.js";
2
- import { Plugin as d } from "./index254.js";
3
- const p = typeof navigator < "u" && /Mac|iP(hone|[oa]d)/.test(navigator.platform), y = typeof navigator < "u" && /Win/.test(navigator.platform);
4
- function m(e) {
5
- let r = e.split(/-(?!$)/), t = r[r.length - 1];
6
- t == "Space" && (t = " ");
7
- let i, f, o, a;
8
- for (let l = 0; l < r.length - 1; l++) {
9
- let s = r[l];
10
- if (/^(cmd|meta|m)$/i.test(s))
11
- a = !0;
12
- else if (/^a(lt)?$/i.test(s))
13
- i = !0;
14
- else if (/^(c|ctrl|control)$/i.test(s))
15
- f = !0;
16
- else if (/^s(hift)?$/i.test(s))
17
- o = !0;
18
- else if (/^mod$/i.test(s))
19
- p ? a = !0 : f = !0;
20
- else
21
- throw new Error("Unrecognized modifier name: " + s);
22
- }
23
- return i && (t = "Alt-" + t), f && (t = "Ctrl-" + t), a && (t = "Meta-" + t), o && (t = "Shift-" + t), t;
1
+ import R from "./index314.js";
2
+ const { toString: T } = Object.prototype, { getPrototypeOf: A } = Object, { iterator: g, toStringTag: S } = Symbol, F = /* @__PURE__ */ ((e) => (t) => {
3
+ const n = T.call(t);
4
+ return e[n] || (e[n] = n.slice(8, -1).toLowerCase());
5
+ })(/* @__PURE__ */ Object.create(null)), f = (e) => (e = e.toLowerCase(), (t) => F(t) === e), O = (e) => (t) => typeof t === e, { isArray: p } = Array, a = O("undefined");
6
+ function d(e) {
7
+ return e !== null && !a(e) && e.constructor !== null && !a(e.constructor) && c(e.constructor.isBuffer) && e.constructor.isBuffer(e);
24
8
  }
25
- function h(e) {
26
- let r = /* @__PURE__ */ Object.create(null);
27
- for (let t in e)
28
- r[m(t)] = e[t];
29
- return r;
9
+ const B = f("ArrayBuffer");
10
+ function M(e) {
11
+ let t;
12
+ return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && B(e.buffer), t;
30
13
  }
31
- function n(e, r, t = !0) {
32
- return r.altKey && (e = "Alt-" + e), r.ctrlKey && (e = "Ctrl-" + e), r.metaKey && (e = "Meta-" + e), t && r.shiftKey && (e = "Shift-" + e), e;
14
+ const k = O("string"), c = O("function"), E = O("number"), y = (e) => e !== null && typeof e == "object", N = (e) => e === !0 || e === !1, w = (e) => {
15
+ if (F(e) !== "object")
16
+ return !1;
17
+ const t = A(e);
18
+ return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(S in e) && !(g in e);
19
+ }, U = (e) => {
20
+ if (!y(e) || d(e))
21
+ return !1;
22
+ try {
23
+ return Object.keys(e).length === 0 && Object.getPrototypeOf(e) === Object.prototype;
24
+ } catch {
25
+ return !1;
26
+ }
27
+ }, I = f("Date"), V = f("File"), _ = f("Blob"), q = f("FileList"), H = (e) => y(e) && c(e.pipe), z = (e) => {
28
+ let t;
29
+ return e && (typeof FormData == "function" && e instanceof FormData || c(e.append) && ((t = F(e)) === "formdata" || // detect form-data instance
30
+ t === "object" && c(e.toString) && e.toString() === "[object FormData]"));
31
+ }, J = f("URLSearchParams"), [K, $, W, G] = ["ReadableStream", "Request", "Response", "Headers"].map(f), Q = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
32
+ function m(e, t, { allOwnKeys: n = !1 } = {}) {
33
+ if (e === null || typeof e > "u")
34
+ return;
35
+ let r, s;
36
+ if (typeof e != "object" && (e = [e]), p(e))
37
+ for (r = 0, s = e.length; r < s; r++)
38
+ t.call(null, e[r], r, e);
39
+ else {
40
+ if (d(e))
41
+ return;
42
+ const o = n ? Object.getOwnPropertyNames(e) : Object.keys(e), i = o.length;
43
+ let l;
44
+ for (r = 0; r < i; r++)
45
+ l = o[r], t.call(null, e[l], l, e);
46
+ }
33
47
  }
34
- function k(e) {
35
- return new d({ props: { handleKeyDown: K(e) } });
48
+ function P(e, t) {
49
+ if (d(e))
50
+ return null;
51
+ t = t.toLowerCase();
52
+ const n = Object.keys(e);
53
+ let r = n.length, s;
54
+ for (; r-- > 0; )
55
+ if (s = n[r], t === s.toLowerCase())
56
+ return s;
57
+ return null;
36
58
  }
37
- function K(e) {
38
- let r = h(e);
39
- return function(t, i) {
40
- let f = u(i), o, a = r[n(f, i)];
41
- if (a && a(t.state, t.dispatch, t))
42
- return !0;
43
- if (f.length == 1 && f != " ") {
44
- if (i.shiftKey) {
45
- let l = r[n(f, i, !1)];
46
- if (l && l(t.state, t.dispatch, t))
47
- return !0;
48
- }
49
- if ((i.altKey || i.metaKey || i.ctrlKey) && // Ctrl-Alt may be used for AltGr on Windows
50
- !(y && i.ctrlKey && i.altKey) && (o = c[i.keyCode]) && o != f) {
51
- let l = r[n(o, i)];
52
- if (l && l(t.state, t.dispatch, t))
53
- return !0;
59
+ const u = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, L = (e) => !a(e) && e !== u;
60
+ function h() {
61
+ const { caseless: e, skipUndefined: t } = L(this) && this || {}, n = {}, r = (s, o) => {
62
+ const i = e && P(n, o) || o;
63
+ w(n[i]) && w(s) ? n[i] = h(n[i], s) : w(s) ? n[i] = h({}, s) : p(s) ? n[i] = s.slice() : (!t || !a(s)) && (n[i] = s);
64
+ };
65
+ for (let s = 0, o = arguments.length; s < o; s++)
66
+ arguments[s] && m(arguments[s], r);
67
+ return n;
68
+ }
69
+ const X = (e, t, n, { allOwnKeys: r } = {}) => (m(t, (s, o) => {
70
+ n && c(s) ? e[o] = R(s, n) : e[o] = s;
71
+ }, { allOwnKeys: r }), e), Y = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), Z = (e, t, n, r) => {
72
+ e.prototype = Object.create(t.prototype, r), e.prototype.constructor = e, Object.defineProperty(e, "super", {
73
+ value: t.prototype
74
+ }), n && Object.assign(e.prototype, n);
75
+ }, j = (e, t, n, r) => {
76
+ let s, o, i;
77
+ const l = {};
78
+ if (t = t || {}, e == null) return t;
79
+ do {
80
+ for (s = Object.getOwnPropertyNames(e), o = s.length; o-- > 0; )
81
+ i = s[o], (!r || r(i, e, t)) && !l[i] && (t[i] = e[i], l[i] = !0);
82
+ e = n !== !1 && A(e);
83
+ } while (e && (!n || n(e, t)) && e !== Object.prototype);
84
+ return t;
85
+ }, v = (e, t, n) => {
86
+ e = String(e), (n === void 0 || n > e.length) && (n = e.length), n -= t.length;
87
+ const r = e.indexOf(t, n);
88
+ return r !== -1 && r === n;
89
+ }, ee = (e) => {
90
+ if (!e) return null;
91
+ if (p(e)) return e;
92
+ let t = e.length;
93
+ if (!E(t)) return null;
94
+ const n = new Array(t);
95
+ for (; t-- > 0; )
96
+ n[t] = e[t];
97
+ return n;
98
+ }, te = /* @__PURE__ */ ((e) => (t) => e && t instanceof e)(typeof Uint8Array < "u" && A(Uint8Array)), ne = (e, t) => {
99
+ const r = (e && e[g]).call(e);
100
+ let s;
101
+ for (; (s = r.next()) && !s.done; ) {
102
+ const o = s.value;
103
+ t.call(e, o[0], o[1]);
104
+ }
105
+ }, re = (e, t) => {
106
+ let n;
107
+ const r = [];
108
+ for (; (n = e.exec(t)) !== null; )
109
+ r.push(n);
110
+ return r;
111
+ }, se = f("HTMLFormElement"), oe = (e) => e.toLowerCase().replace(
112
+ /[-_\s]([a-z\d])(\w*)/g,
113
+ function(n, r, s) {
114
+ return r.toUpperCase() + s;
115
+ }
116
+ ), x = (({ hasOwnProperty: e }) => (t, n) => e.call(t, n))(Object.prototype), ie = f("RegExp"), C = (e, t) => {
117
+ const n = Object.getOwnPropertyDescriptors(e), r = {};
118
+ m(n, (s, o) => {
119
+ let i;
120
+ (i = t(s, o, e)) !== !1 && (r[o] = i || s);
121
+ }), Object.defineProperties(e, r);
122
+ }, ce = (e) => {
123
+ C(e, (t, n) => {
124
+ if (c(e) && ["arguments", "caller", "callee"].indexOf(n) !== -1)
125
+ return !1;
126
+ const r = e[n];
127
+ if (c(r)) {
128
+ if (t.enumerable = !1, "writable" in t) {
129
+ t.writable = !1;
130
+ return;
54
131
  }
132
+ t.set || (t.set = () => {
133
+ throw Error("Can not rewrite read-only method '" + n + "'");
134
+ });
55
135
  }
56
- return !1;
136
+ });
137
+ }, fe = (e, t) => {
138
+ const n = {}, r = (s) => {
139
+ s.forEach((o) => {
140
+ n[o] = !0;
141
+ });
57
142
  };
143
+ return p(e) ? r(e) : r(String(e).split(t)), n;
144
+ }, le = () => {
145
+ }, ue = (e, t) => e != null && Number.isFinite(e = +e) ? e : t;
146
+ function ae(e) {
147
+ return !!(e && c(e.append) && e[S] === "FormData" && e[g]);
58
148
  }
149
+ const pe = (e) => {
150
+ const t = new Array(10), n = (r, s) => {
151
+ if (y(r)) {
152
+ if (t.indexOf(r) >= 0)
153
+ return;
154
+ if (d(r))
155
+ return r;
156
+ if (!("toJSON" in r)) {
157
+ t[s] = r;
158
+ const o = p(r) ? [] : {};
159
+ return m(r, (i, l) => {
160
+ const b = n(i, s + 1);
161
+ !a(b) && (o[l] = b);
162
+ }), t[s] = void 0, o;
163
+ }
164
+ }
165
+ return r;
166
+ };
167
+ return n(e, 0);
168
+ }, de = f("AsyncFunction"), ye = (e) => e && (y(e) || c(e)) && c(e.then) && c(e.catch), D = ((e, t) => e ? setImmediate : t ? ((n, r) => (u.addEventListener("message", ({ source: s, data: o }) => {
169
+ s === u && o === n && r.length && r.shift()();
170
+ }, !1), (s) => {
171
+ r.push(s), u.postMessage(n, "*");
172
+ }))(`axios@${Math.random()}`, []) : (n) => setTimeout(n))(
173
+ typeof setImmediate == "function",
174
+ c(u.postMessage)
175
+ ), me = typeof queueMicrotask < "u" ? queueMicrotask.bind(u) : typeof process < "u" && process.nextTick || D, we = (e) => e != null && c(e[g]), Fe = {
176
+ isArray: p,
177
+ isArrayBuffer: B,
178
+ isBuffer: d,
179
+ isFormData: z,
180
+ isArrayBufferView: M,
181
+ isString: k,
182
+ isNumber: E,
183
+ isBoolean: N,
184
+ isObject: y,
185
+ isPlainObject: w,
186
+ isEmptyObject: U,
187
+ isReadableStream: K,
188
+ isRequest: $,
189
+ isResponse: W,
190
+ isHeaders: G,
191
+ isUndefined: a,
192
+ isDate: I,
193
+ isFile: V,
194
+ isBlob: _,
195
+ isRegExp: ie,
196
+ isFunction: c,
197
+ isStream: H,
198
+ isURLSearchParams: J,
199
+ isTypedArray: te,
200
+ isFileList: q,
201
+ forEach: m,
202
+ merge: h,
203
+ extend: X,
204
+ trim: Q,
205
+ stripBOM: Y,
206
+ inherits: Z,
207
+ toFlatObject: j,
208
+ kindOf: F,
209
+ kindOfTest: f,
210
+ endsWith: v,
211
+ toArray: ee,
212
+ forEachEntry: ne,
213
+ matchAll: re,
214
+ isHTMLForm: se,
215
+ hasOwnProperty: x,
216
+ hasOwnProp: x,
217
+ // an alias to avoid ESLint no-prototype-builtins detection
218
+ reduceDescriptors: C,
219
+ freezeMethods: ce,
220
+ toObjectSet: fe,
221
+ toCamelCase: oe,
222
+ noop: le,
223
+ toFiniteNumber: ue,
224
+ findKey: P,
225
+ global: u,
226
+ isContextDefined: L,
227
+ isSpecCompliantForm: ae,
228
+ toJSONObject: pe,
229
+ isAsyncFn: de,
230
+ isThenable: ye,
231
+ setImmediate: D,
232
+ asap: me,
233
+ isIterable: we
234
+ };
59
235
  export {
60
- K as keydownHandler,
61
- k as keymap
236
+ Fe as default
62
237
  };
package/dist/index314.js CHANGED
@@ -1,17 +1,8 @@
1
- var t = (e, n) => {
2
- if (e === "slot")
3
- return 0;
4
- if (e instanceof Function)
5
- return e(n);
6
- const { children: r, ...s } = n ?? {};
7
- if (e === "svg")
8
- throw new Error("SVG elements are not supported in the JSX syntax, use the array syntax instead");
9
- return [e, s, r];
10
- };
1
+ function u(n, r) {
2
+ return function() {
3
+ return n.apply(r, arguments);
4
+ };
5
+ }
11
6
  export {
12
- t as createElement,
13
- t as h,
14
- t as jsx,
15
- t as jsxDEV,
16
- t as jsxs
7
+ u as default
17
8
  };
package/dist/index315.js CHANGED
@@ -1,86 +1,136 @@
1
- import { Plugin as w } from "./index254.js";
2
- import { dropPoint as v } from "./index308.js";
3
- function y(m = {}) {
4
- return new w({
5
- view(e) {
6
- return new C(e, m);
7
- }
8
- });
9
- }
10
- class C {
11
- constructor(e, t) {
12
- var i;
13
- this.editorView = e, this.cursorPos = null, this.element = null, this.timeout = -1, this.width = (i = t.width) !== null && i !== void 0 ? i : 1, this.color = t.color === !1 ? void 0 : t.color || "black", this.class = t.class, this.handlers = ["dragover", "dragend", "drop", "dragleave"].map((s) => {
14
- let d = (r) => {
15
- this[s](r);
16
- };
17
- return e.dom.addEventListener(s, d), { name: s, handler: d };
18
- });
19
- }
20
- destroy() {
21
- this.handlers.forEach(({ name: e, handler: t }) => this.editorView.dom.removeEventListener(e, t));
22
- }
23
- update(e, t) {
24
- this.cursorPos != null && t.doc != e.state.doc && (this.cursorPos > e.state.doc.content.size ? this.setCursor(null) : this.updateOverlay());
1
+ import d from "./index313.js";
2
+ import U from "./index358.js";
3
+ import q from "./index359.js";
4
+ import R from "./index360.js";
5
+ import w from "./index316.js";
6
+ import A from "./index361.js";
7
+ import m from "./index362.js";
8
+ import T from "./index327.js";
9
+ const i = m.validators;
10
+ class k {
11
+ constructor(t) {
12
+ this.defaults = t || {}, this.interceptors = {
13
+ request: new q(),
14
+ response: new q()
15
+ };
25
16
  }
26
- setCursor(e) {
27
- e != this.cursorPos && (this.cursorPos = e, e == null ? (this.element.parentNode.removeChild(this.element), this.element = null) : this.updateOverlay());
28
- }
29
- updateOverlay() {
30
- let e = this.editorView.state.doc.resolve(this.cursorPos), t = !e.parent.inlineContent, i, s = this.editorView.dom, d = s.getBoundingClientRect(), r = d.width / s.offsetWidth, h = d.height / s.offsetHeight;
31
- if (t) {
32
- let o = e.nodeBefore, n = e.nodeAfter;
33
- if (o || n) {
34
- let a = this.editorView.nodeDOM(this.cursorPos - (o ? o.nodeSize : 0));
35
- if (a) {
36
- let c = a.getBoundingClientRect(), u = o ? c.bottom : c.top;
37
- o && n && (u = (u + this.editorView.nodeDOM(this.cursorPos).getBoundingClientRect().top) / 2);
38
- let g = this.width / 2 * h;
39
- i = { left: c.left, right: c.right, top: u - g, bottom: u + g };
17
+ /**
18
+ * Dispatch a request
19
+ *
20
+ * @param {String|Object} configOrUrl The config specific for this request (merged with this.defaults)
21
+ * @param {?Object} config
22
+ *
23
+ * @returns {Promise} The Promise to be fulfilled
24
+ */
25
+ async request(t, e) {
26
+ try {
27
+ return await this._request(t, e);
28
+ } catch (r) {
29
+ if (r instanceof Error) {
30
+ let o = {};
31
+ Error.captureStackTrace ? Error.captureStackTrace(o) : o = new Error();
32
+ const s = o.stack ? o.stack.replace(/^.+\n/, "") : "";
33
+ try {
34
+ r.stack ? s && !String(r.stack).endsWith(s.replace(/^.+\n.+\n/, "")) && (r.stack += `
35
+ ` + s) : r.stack = s;
36
+ } catch {
40
37
  }
41
38
  }
39
+ throw r;
42
40
  }
43
- if (!i) {
44
- let o = this.editorView.coordsAtPos(this.cursorPos), n = this.width / 2 * r;
45
- i = { left: o.left - n, right: o.left + n, top: o.top, bottom: o.bottom };
46
- }
47
- let l = this.editorView.dom.offsetParent;
48
- this.element || (this.element = l.appendChild(document.createElement("div")), this.class && (this.element.className = this.class), this.element.style.cssText = "position: absolute; z-index: 50; pointer-events: none;", this.color && (this.element.style.backgroundColor = this.color)), this.element.classList.toggle("prosemirror-dropcursor-block", t), this.element.classList.toggle("prosemirror-dropcursor-inline", !t);
49
- let f, p;
50
- if (!l || l == document.body && getComputedStyle(l).position == "static")
51
- f = -pageXOffset, p = -pageYOffset;
52
- else {
53
- let o = l.getBoundingClientRect(), n = o.width / l.offsetWidth, a = o.height / l.offsetHeight;
54
- f = o.left - l.scrollLeft * n, p = o.top - l.scrollTop * a;
55
- }
56
- this.element.style.left = (i.left - f) / r + "px", this.element.style.top = (i.top - p) / h + "px", this.element.style.width = (i.right - i.left) / r + "px", this.element.style.height = (i.bottom - i.top) / h + "px";
57
- }
58
- scheduleRemoval(e) {
59
- clearTimeout(this.timeout), this.timeout = setTimeout(() => this.setCursor(null), e);
60
41
  }
61
- dragover(e) {
62
- if (!this.editorView.editable)
63
- return;
64
- let t = this.editorView.posAtCoords({ left: e.clientX, top: e.clientY }), i = t && t.inside >= 0 && this.editorView.state.doc.nodeAt(t.inside), s = i && i.type.spec.disableDropCursor, d = typeof s == "function" ? s(this.editorView, t, e) : s;
65
- if (t && !d) {
66
- let r = t.pos;
67
- if (this.editorView.dragging && this.editorView.dragging.slice) {
68
- let h = v(this.editorView.state.doc, r, this.editorView.dragging.slice);
69
- h != null && (r = h);
42
+ _request(t, e) {
43
+ typeof t == "string" ? (e = e || {}, e.url = t) : e = t || {}, e = w(this.defaults, e);
44
+ const { transitional: r, paramsSerializer: o, headers: s } = e;
45
+ r !== void 0 && m.assertOptions(r, {
46
+ silentJSONParsing: i.transitional(i.boolean),
47
+ forcedJSONParsing: i.transitional(i.boolean),
48
+ clarifyTimeoutError: i.transitional(i.boolean)
49
+ }, !1), o != null && (d.isFunction(o) ? e.paramsSerializer = {
50
+ serialize: o
51
+ } : m.assertOptions(o, {
52
+ encode: i.function,
53
+ serialize: i.function
54
+ }, !0)), e.allowAbsoluteUrls !== void 0 || (this.defaults.allowAbsoluteUrls !== void 0 ? e.allowAbsoluteUrls = this.defaults.allowAbsoluteUrls : e.allowAbsoluteUrls = !0), m.assertOptions(e, {
55
+ baseUrl: i.spelling("baseURL"),
56
+ withXsrfToken: i.spelling("withXSRFToken")
57
+ }, !0), e.method = (e.method || this.defaults.method || "get").toLowerCase();
58
+ let f = s && d.merge(
59
+ s.common,
60
+ s[e.method]
61
+ );
62
+ s && d.forEach(
63
+ ["delete", "get", "head", "post", "put", "patch", "common"],
64
+ (a) => {
65
+ delete s[a];
70
66
  }
71
- this.setCursor(r), this.scheduleRemoval(5e3);
67
+ ), e.headers = T.concat(f, s);
68
+ const h = [];
69
+ let b = !0;
70
+ this.interceptors.request.forEach(function(n) {
71
+ typeof n.runWhen == "function" && n.runWhen(e) === !1 || (b = b && n.synchronous, h.unshift(n.fulfilled, n.rejected));
72
+ });
73
+ const c = [];
74
+ this.interceptors.response.forEach(function(n) {
75
+ c.push(n.fulfilled, n.rejected);
76
+ });
77
+ let u, l = 0, p;
78
+ if (!b) {
79
+ const a = [R.bind(this), void 0];
80
+ for (a.unshift(...h), a.push(...c), p = a.length, u = Promise.resolve(e); l < p; )
81
+ u = u.then(a[l++], a[l++]);
82
+ return u;
72
83
  }
84
+ p = h.length;
85
+ let y = e;
86
+ for (; l < p; ) {
87
+ const a = h[l++], n = h[l++];
88
+ try {
89
+ y = a(y);
90
+ } catch (S) {
91
+ n.call(this, S);
92
+ break;
93
+ }
94
+ }
95
+ try {
96
+ u = R.call(this, y);
97
+ } catch (a) {
98
+ return Promise.reject(a);
99
+ }
100
+ for (l = 0, p = c.length; l < p; )
101
+ u = u.then(c[l++], c[l++]);
102
+ return u;
73
103
  }
74
- dragend() {
75
- this.scheduleRemoval(20);
76
- }
77
- drop() {
78
- this.scheduleRemoval(20);
79
- }
80
- dragleave(e) {
81
- this.editorView.dom.contains(e.relatedTarget) || this.setCursor(null);
104
+ getUri(t) {
105
+ t = w(this.defaults, t);
106
+ const e = A(t.baseURL, t.url, t.allowAbsoluteUrls);
107
+ return U(e, t.params, t.paramsSerializer);
82
108
  }
83
109
  }
110
+ d.forEach(["delete", "get", "head", "options"], function(t) {
111
+ k.prototype[t] = function(e, r) {
112
+ return this.request(w(r || {}, {
113
+ method: t,
114
+ url: e,
115
+ data: (r || {}).data
116
+ }));
117
+ };
118
+ });
119
+ d.forEach(["post", "put", "patch"], function(t) {
120
+ function e(r) {
121
+ return function(s, f, h) {
122
+ return this.request(w(h || {}, {
123
+ method: t,
124
+ headers: r ? {
125
+ "Content-Type": "multipart/form-data"
126
+ } : {},
127
+ url: s,
128
+ data: f
129
+ }));
130
+ };
131
+ }
132
+ k.prototype[t] = e(), k.prototype[t + "Form"] = e(!0);
133
+ });
84
134
  export {
85
- y as dropCursor
135
+ k as default
86
136
  };