issues-reporter-plugin 0.1.2
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/README.md +599 -0
- package/dist/html2canvas.esm-CzwMv54K.js +4871 -0
- package/dist/html2canvas.esm-CzwMv54K.js.map +1 -0
- package/dist/index-Jh6bUIWx.js +31385 -0
- package/dist/index-Jh6bUIWx.js.map +1 -0
- package/dist/index.cjs +13 -0
- package/dist/index.es-Dq4QjyXr.js +5648 -0
- package/dist/index.es-Dq4QjyXr.js.map +1 -0
- package/dist/issues-reporter.auto.es.js +41918 -0
- package/dist/issues-reporter.auto.es.js.map +1 -0
- package/dist/issues-reporter.auto.umd.js +413 -0
- package/dist/issues-reporter.auto.umd.js.map +1 -0
- package/dist/issues-reporter.es.js +49 -0
- package/dist/issues-reporter.es.js.map +1 -0
- package/dist/issues-reporter.umd.js +413 -0
- package/dist/issues-reporter.umd.js.map +1 -0
- package/dist/purify.es-CesKVqev.js +472 -0
- package/dist/purify.es-CesKVqev.js.map +1 -0
- package/dist/style.css +1 -0
- package/dist/vite.svg +1 -0
- package/package.json +75 -0
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import { B as a, a as r, b as t, C as o, D as i, E as n, d as c, e as d, F as l, H as p, I as b, J as u, M as g, N as E, P as x, R as S, S as v, W as P, f, h as m, i as A, j as B, k as C, l as D, m as I, n as R, o as W, p as h, q as F, r as M, s as N, t as j, N as k, u as q, v as w, w as y, x as H, y as J, z as T, A as U, G as z, K as G, L as K, O as L, Q as O } from "./index-Jh6bUIWx.js";
|
|
2
|
+
export {
|
|
3
|
+
a as BugBuilderService,
|
|
4
|
+
r as BugDialog,
|
|
5
|
+
t as BugStoreService,
|
|
6
|
+
o as CsvExporter,
|
|
7
|
+
i as DedupManager,
|
|
8
|
+
n as EnvironmentCollector,
|
|
9
|
+
c as ErrorClassifier,
|
|
10
|
+
d as ExportService,
|
|
11
|
+
l as FloatingToolbar,
|
|
12
|
+
p as HttpInterceptor,
|
|
13
|
+
b as IframeAdapter,
|
|
14
|
+
u as JsonExporter,
|
|
15
|
+
g as MarkdownExporter,
|
|
16
|
+
E as NpmAdapter,
|
|
17
|
+
x as PdfExporter,
|
|
18
|
+
S as RouteDetector,
|
|
19
|
+
v as ScreenshotService,
|
|
20
|
+
P as WordExporter,
|
|
21
|
+
f as bdcPreset,
|
|
22
|
+
m as bdcdj3Preset,
|
|
23
|
+
A as bdcqdPreset,
|
|
24
|
+
B as bdcyc2Preset,
|
|
25
|
+
C as bindEvents,
|
|
26
|
+
D as buildBugSections,
|
|
27
|
+
I as buildReportSections,
|
|
28
|
+
R as buildUploadUrl,
|
|
29
|
+
W as clearElement,
|
|
30
|
+
h as createAdapter,
|
|
31
|
+
F as createAutoAdapter,
|
|
32
|
+
M as createElement,
|
|
33
|
+
N as createReg3WebConfig,
|
|
34
|
+
j as debounce,
|
|
35
|
+
k as default,
|
|
36
|
+
q as getDefaultAiInboxFormat,
|
|
37
|
+
w as getExportService,
|
|
38
|
+
y as on,
|
|
39
|
+
H as parseDescriptionSections,
|
|
40
|
+
J as pub3Preset,
|
|
41
|
+
T as reg3WebPreset,
|
|
42
|
+
U as sendBugToAiInbox,
|
|
43
|
+
z as setPosition,
|
|
44
|
+
G as setVisible,
|
|
45
|
+
K as throttle,
|
|
46
|
+
L as toggleClass,
|
|
47
|
+
O as transition
|
|
48
|
+
};
|
|
49
|
+
//# sourceMappingURL=issues-reporter.es.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"issues-reporter.es.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|