@stablyai/playwright-test 2.0.12-rc.1 → 2.0.12-rc.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/dist/index.d.mts CHANGED
@@ -3,10 +3,13 @@ import * as _stablyai_playwright_base from '@stablyai/playwright-base';
3
3
  import { Agent } from '@stablyai/playwright-base';
4
4
  export { Agent, setApiKey } from '@stablyai/playwright-base';
5
5
  import * as _playwright_test from '@playwright/test';
6
- import { test as test$1, defineConfig as defineConfig$1 } from '@playwright/test';
6
+ import { defineConfig as defineConfig$1, test as test$1 } from '@playwright/test';
7
7
  export * from '@playwright/test';
8
- import { StablyNotificationConfig } from '@stablyai/playwright-reporter';
9
- export { NotificationResultPolicy, ProjectNotificationConfig, StablyEmailNotificationConfig, StablyNotificationConfig, StablyReporterOptions, StablySlackNotificationConfig, stablyReporter } from '@stablyai/playwright-reporter';
8
+ import { S as StablyNotificationConfig } from './index.d-DaMmBaG3.mjs';
9
+ export { N as NotificationResultPolicy, P as ProjectNotificationConfig, a as StablyEmailNotificationConfig, b as StablyReporterOptions, c as StablySlackNotificationConfig, s as stablyReporter } from './index.d-DaMmBaG3.mjs';
10
+ import 'child_process';
11
+ import 'stream';
12
+ import 'fs';
10
13
 
11
14
  /**
12
15
  * Get the directory name from an import.meta.url.
@@ -84,4 +87,6 @@ declare module "@playwright/test" {
84
87
  }
85
88
  }
86
89
 
87
- export { type StablyProjectConfig, defineConfig, expect, getDirname, getFilename, test };
90
+ export { StablyNotificationConfig, defineConfig, expect, getDirname, getFilename, test };
91
+ export type { StablyProjectConfig };
92
+ //# sourceMappingURL=index.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.mts","sources":["../src/index.ts"],"mappings":";;;;;;;;;;;;AAgCA;AAxBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;GA0BG;iBACa,UAAU,CAAC,aAAa,EAAE,MAAM,GAAG,MAAM,CAExD;AAED;AA3BA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;GA6BG;iBACa,WAAW,CAAC,aAAa,EAAE,MAAM,GAAG,MAAM,CAEzD;QAEM,MAAM,IAAI,EAAE,OAAO;QAyBnB,MAAM,MAAM;AAtDnB;AACA;AACA;iHAuFmC,CAAC;EAnCmC,CAAC;;KAI5D,mBAAmB,GAAG;IAChC,aAAa,CAAC,EAAE,wBAAwB,CAAC;CAC1C,CAAC;AAEF;AApDA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;GAsDG;QACI,MAAM,YAAY;AAEzB,OAAO,QAAQ,kBAAkB,CAAC;IAChC,KAAY,uBAAuB,GAEjC,OAAO,kBAAkB,EAAE;IAG7B,UAAU,iBAAiB;QACzB,uBAAuB,CACrB,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,uBAAuB,GAChC,OAAO,CAAC,IAAI,CAAC,CAAC;KAClB;IAGD,UAAU,cAAc;QACtB,uBAAuB,CACrB,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,uBAAuB,GAChC,OAAO,CAAC,IAAI,CAAC,CAAC;KAClB;IAID,UAAU,kBAAkB;QAC1B,KAAK,EAAE,KAAK,CAAC;KACd;IAID,UAAU,OAAO;QACf,MAAM,CAAC,EAAE,mBAAmB,CAAC;KAC9B;CACF;;;;","names":[]}
package/dist/index.d.ts CHANGED
@@ -3,10 +3,13 @@ import * as _stablyai_playwright_base from '@stablyai/playwright-base';
3
3
  import { Agent } from '@stablyai/playwright-base';
4
4
  export { Agent, setApiKey } from '@stablyai/playwright-base';
5
5
  import * as _playwright_test from '@playwright/test';
6
- import { test as test$1, defineConfig as defineConfig$1 } from '@playwright/test';
6
+ import { defineConfig as defineConfig$1, test as test$1 } from '@playwright/test';
7
7
  export * from '@playwright/test';
8
- import { StablyNotificationConfig } from '@stablyai/playwright-reporter';
9
- export { NotificationResultPolicy, ProjectNotificationConfig, StablyEmailNotificationConfig, StablyNotificationConfig, StablyReporterOptions, StablySlackNotificationConfig, stablyReporter } from '@stablyai/playwright-reporter';
8
+ import { S as StablyNotificationConfig } from './index.d-DaMmBaG3.js';
9
+ export { N as NotificationResultPolicy, P as ProjectNotificationConfig, a as StablyEmailNotificationConfig, b as StablyReporterOptions, c as StablySlackNotificationConfig, s as stablyReporter } from './index.d-DaMmBaG3.js';
10
+ import 'child_process';
11
+ import 'stream';
12
+ import 'fs';
10
13
 
11
14
  /**
12
15
  * Get the directory name from an import.meta.url.
@@ -84,4 +87,6 @@ declare module "@playwright/test" {
84
87
  }
85
88
  }
86
89
 
87
- export { type StablyProjectConfig, defineConfig, expect, getDirname, getFilename, test };
90
+ export { StablyNotificationConfig, defineConfig, expect, getDirname, getFilename, test };
91
+ export type { StablyProjectConfig };
92
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sources":["../src/index.ts"],"mappings":";;;;;;;;;;;;AAgCA;AAxBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;GA0BG;iBACa,UAAU,CAAC,aAAa,EAAE,MAAM,GAAG,MAAM,CAExD;AAED;AA3BA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;GA6BG;iBACa,WAAW,CAAC,aAAa,EAAE,MAAM,GAAG,MAAM,CAEzD;QAEM,MAAM,IAAI,EAAE,OAAO;QAyBnB,MAAM,MAAM;AAtDnB;AACA;AACA;iHAuFmC,CAAC;EAnCmC,CAAC;;KAI5D,mBAAmB,GAAG;IAChC,aAAa,CAAC,EAAE,wBAAwB,CAAC;CAC1C,CAAC;AAEF;AApDA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;GAsDG;QACI,MAAM,YAAY;AAEzB,OAAO,QAAQ,kBAAkB,CAAC;IAChC,KAAY,uBAAuB,GAEjC,OAAO,kBAAkB,EAAE;IAG7B,UAAU,iBAAiB;QACzB,uBAAuB,CACrB,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,uBAAuB,GAChC,OAAO,CAAC,IAAI,CAAC,CAAC;KAClB;IAGD,UAAU,cAAc;QACtB,uBAAuB,CACrB,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,uBAAuB,GAChC,OAAO,CAAC,IAAI,CAAC,CAAC;KAClB;IAID,UAAU,kBAAkB;QAC1B,KAAK,EAAE,KAAK,CAAC;KACd;IAID,UAAU,OAAO;QACf,MAAM,CAAC,EAAE,mBAAmB,CAAC;KAC9B;CACF;;;;","names":[]}