qapture2 0.7.7 → 0.7.9

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.cjs CHANGED
@@ -1,24 +1,24 @@
1
1
  'use strict';
2
2
 
3
- var chunkWU7QMHPK_cjs = require('./chunk-WU7QMHPK.cjs');
3
+ var chunk6UNSUNJS_cjs = require('./chunk-6UNSUNJS.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "QaStudio", {
8
8
  enumerable: true,
9
- get: function () { return chunkWU7QMHPK_cjs.Qapture; }
9
+ get: function () { return chunk6UNSUNJS_cjs.Qapture; }
10
10
  });
11
11
  Object.defineProperty(exports, "Qapture", {
12
12
  enumerable: true,
13
- get: function () { return chunkWU7QMHPK_cjs.Qapture; }
13
+ get: function () { return chunk6UNSUNJS_cjs.Qapture; }
14
14
  });
15
15
  Object.defineProperty(exports, "deleteQaDatabase", {
16
16
  enumerable: true,
17
- get: function () { return chunkWU7QMHPK_cjs.deleteQaDatabase; }
17
+ get: function () { return chunk6UNSUNJS_cjs.deleteQaDatabase; }
18
18
  });
19
19
  Object.defineProperty(exports, "initQaStudio", {
20
20
  enumerable: true,
21
- get: function () { return chunkWU7QMHPK_cjs.initQaStudio; }
21
+ get: function () { return chunk6UNSUNJS_cjs.initQaStudio; }
22
22
  });
23
23
  //# sourceMappingURL=index.cjs.map
24
24
  //# sourceMappingURL=index.cjs.map
package/dist/index.js CHANGED
@@ -1,3 +1,3 @@
1
- export { Qapture as QaStudio, Qapture, deleteQaDatabase, initQaStudio } from './chunk-FVQKCQC3.js';
1
+ export { Qapture as QaStudio, Qapture, deleteQaDatabase, initQaStudio } from './chunk-G6O4SIEH.js';
2
2
  //# sourceMappingURL=index.js.map
3
3
  //# sourceMappingURL=index.js.map
package/dist/next.cjs CHANGED
@@ -1,21 +1,21 @@
1
1
  "use client";
2
2
  'use strict';
3
3
 
4
- var chunkWU7QMHPK_cjs = require('./chunk-WU7QMHPK.cjs');
4
+ var chunk6UNSUNJS_cjs = require('./chunk-6UNSUNJS.cjs');
5
5
 
6
6
 
7
7
 
8
8
  Object.defineProperty(exports, "QaStudio", {
9
9
  enumerable: true,
10
- get: function () { return chunkWU7QMHPK_cjs.Qapture; }
10
+ get: function () { return chunk6UNSUNJS_cjs.Qapture; }
11
11
  });
12
12
  Object.defineProperty(exports, "Qapture", {
13
13
  enumerable: true,
14
- get: function () { return chunkWU7QMHPK_cjs.Qapture; }
14
+ get: function () { return chunk6UNSUNJS_cjs.Qapture; }
15
15
  });
16
16
  Object.defineProperty(exports, "initQaStudio", {
17
17
  enumerable: true,
18
- get: function () { return chunkWU7QMHPK_cjs.initQaStudio; }
18
+ get: function () { return chunk6UNSUNJS_cjs.initQaStudio; }
19
19
  });
20
20
  //# sourceMappingURL=next.cjs.map
21
21
  //# sourceMappingURL=next.cjs.map
package/dist/next.js CHANGED
@@ -1,4 +1,4 @@
1
1
  "use client";
2
- export { Qapture as QaStudio, Qapture, initQaStudio } from './chunk-FVQKCQC3.js';
2
+ export { Qapture as QaStudio, Qapture, initQaStudio } from './chunk-G6O4SIEH.js';
3
3
  //# sourceMappingURL=next.js.map
4
4
  //# sourceMappingURL=next.js.map
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var chunkWU7QMHPK_cjs = require('./chunk-WU7QMHPK.cjs');
3
+ var chunk6UNSUNJS_cjs = require('./chunk-6UNSUNJS.cjs');
4
4
 
5
5
  // src/standalone.ts
6
6
  if (typeof window !== "undefined" && typeof customElements !== "undefined" && !customElements.get("qapture-widget")) {
@@ -38,7 +38,7 @@ if (typeof window !== "undefined" && typeof customElements !== "undefined" && !c
38
38
 
39
39
  Object.defineProperty(exports, "initQaStudio", {
40
40
  enumerable: true,
41
- get: function () { return chunkWU7QMHPK_cjs.initQaStudio; }
41
+ get: function () { return chunk6UNSUNJS_cjs.initQaStudio; }
42
42
  });
43
43
  //# sourceMappingURL=standalone.cjs.map
44
44
  //# sourceMappingURL=standalone.cjs.map
@@ -1,4 +1,4 @@
1
- export { initQaStudio } from './chunk-FVQKCQC3.js';
1
+ export { initQaStudio } from './chunk-G6O4SIEH.js';
2
2
 
3
3
  // src/standalone.ts
4
4
  if (typeof window !== "undefined" && typeof customElements !== "undefined" && !customElements.get("qapture-widget")) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "qapture2",
3
- "version": "0.7.7",
3
+ "version": "0.7.9",
4
4
  "description": "Drop-in, AI-aware in-browser QA capture widget. A tester annotates the live app (element/region + auto-screenshot + note), tracks a graded testing journey, and exports a ZIP your own coding agent reads. Ships zero AI.",
5
5
  "type": "module",
6
6
  "license": "MIT",
@@ -96,7 +96,8 @@
96
96
  "walk-test": "node scripts/walk-test.mjs",
97
97
  "modern-css-test": "node scripts/modern-css-test.mjs",
98
98
  "verify": "npm run typecheck && npm run typecheck:bin && npm run build && npm run smoke && npm run export-smoke && npm run cli-smoke && npm run cli-detectors-smoke && npm run selector-smoke && npm run capture-timeout-smoke && npm run fs-sync-smoke && npm run frame-calibration-smoke && npm run standalone-smoke",
99
- "play": "npm --prefix playground run dev"
99
+ "play": "npm --prefix playground run dev",
100
+ "walk-navigation-test": "node scripts/walk-navigation-test.mjs"
100
101
  },
101
102
  "engines": {
102
103
  "node": ">=18"