@axe-core/watcher 4.0.0-next.fa1cabfe → 4.0.0-next.fcaec78b
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/EXTENSION-LICENSES-3RD-PARTY.md +63 -19
- package/dist/utils/writeVariables.d.ts +7 -2
- package/dist/utils/writeVariables.js +6 -4
- package/dist/utils/writeVariables.js.map +1 -1
- package/extension/axe-versions/axe-core@4.11.1/axe.min.js +12 -0
- package/extension/axe-versions/axe-core@4.11.1/locales/README.md +9 -0
- package/extension/axe-versions/axe-core@4.11.1/locales/_template.json +1133 -0
- package/extension/axe-versions/axe-core@4.11.1/locales/da.json +799 -0
- package/extension/axe-versions/axe-core@4.11.1/locales/de.json +1127 -0
- package/extension/axe-versions/axe-core@4.11.1/locales/el.json +1069 -0
- package/extension/axe-versions/axe-core@4.11.1/locales/es.json +790 -0
- package/extension/axe-versions/axe-core@4.11.1/locales/eu.json +789 -0
- package/extension/axe-versions/axe-core@4.11.1/locales/fr.json +994 -0
- package/extension/axe-versions/axe-core@4.11.1/locales/he.json +1017 -0
- package/extension/axe-versions/axe-core@4.11.1/locales/it.json +1108 -0
- package/extension/axe-versions/axe-core@4.11.1/locales/ja.json +1127 -0
- package/extension/axe-versions/axe-core@4.11.1/locales/ko.json +1003 -0
- package/extension/axe-versions/axe-core@4.11.1/locales/nl.json +48 -0
- package/extension/axe-versions/axe-core@4.11.1/locales/no_NB.json +799 -0
- package/extension/axe-versions/axe-core@4.11.1/locales/pl.json +1109 -0
- package/extension/axe-versions/axe-core@4.11.1/locales/pt_BR.json +970 -0
- package/extension/axe-versions/axe-core@4.11.1/locales/pt_PT.json +1123 -0
- package/extension/axe-versions/axe-core@4.11.1/locales/ru.json +1127 -0
- package/extension/axe-versions/axe-core@4.11.1/locales/zh_CN.json +1116 -0
- package/extension/axe-versions/axe-core@4.11.1/locales/zh_TW.json +1108 -0
- package/extension/axe-versions-mapper.js +2 -1
- package/extension/axe.js +1 -1
- package/extension/axe.js.LICENSE.txt +2 -2
- package/extension/background.js +1 -1
- package/extension/content.js +1 -1
- package/extension/manifest.json +2 -1
- package/package.json +6 -6
|
@@ -424,14 +424,16 @@
|
|
|
424
424
|
|
|
425
425
|
## balanced-match
|
|
426
426
|
|
|
427
|
-
**Version**:
|
|
427
|
+
**Version**: 4.0.3
|
|
428
428
|
|
|
429
429
|
**License**: MIT
|
|
430
430
|
|
|
431
431
|
```txt
|
|
432
432
|
(MIT)
|
|
433
433
|
|
|
434
|
-
|
|
434
|
+
Original code Copyright Julian Gruber <julian@juliangruber.com>
|
|
435
|
+
|
|
436
|
+
Port to TypeScript Copyright Isaac Z. Schlueter <i@izs.me>
|
|
435
437
|
|
|
436
438
|
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
437
439
|
this software and associated documentation files (the "Software"), to deal in
|
|
@@ -455,14 +457,16 @@ SOFTWARE.
|
|
|
455
457
|
|
|
456
458
|
## brace-expansion
|
|
457
459
|
|
|
458
|
-
**Version**:
|
|
460
|
+
**Version**: 5.0.2
|
|
459
461
|
|
|
460
462
|
**License**: MIT
|
|
461
463
|
|
|
462
464
|
```txt
|
|
463
465
|
MIT License
|
|
464
466
|
|
|
465
|
-
Copyright
|
|
467
|
+
Copyright Julian Gruber <julian@juliangruber.com>
|
|
468
|
+
|
|
469
|
+
TypeScript port Copyright Isaac Z. Schlueter <i@izs.me>
|
|
466
470
|
|
|
467
471
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
468
472
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -544,7 +548,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
544
548
|
|
|
545
549
|
## eventemitter3
|
|
546
550
|
|
|
547
|
-
**Version**: 5.0.
|
|
551
|
+
**Version**: 5.0.4
|
|
548
552
|
|
|
549
553
|
**License**: MIT
|
|
550
554
|
|
|
@@ -606,26 +610,66 @@ SOFTWARE.
|
|
|
606
610
|
|
|
607
611
|
## minimatch
|
|
608
612
|
|
|
609
|
-
**Version**:
|
|
613
|
+
**Version**: 10.2.4
|
|
610
614
|
|
|
611
|
-
**License**:
|
|
615
|
+
**License**: BlueOak-1.0.0
|
|
612
616
|
|
|
613
617
|
```txt
|
|
614
|
-
|
|
618
|
+
# Blue Oak Model License
|
|
619
|
+
|
|
620
|
+
Version 1.0.0
|
|
621
|
+
|
|
622
|
+
## Purpose
|
|
623
|
+
|
|
624
|
+
This license gives everyone as much permission to work with
|
|
625
|
+
this software as possible, while protecting contributors
|
|
626
|
+
from liability.
|
|
627
|
+
|
|
628
|
+
## Acceptance
|
|
629
|
+
|
|
630
|
+
In order to receive this license, you must agree to its
|
|
631
|
+
rules. The rules of this license are both obligations
|
|
632
|
+
under that agreement and conditions to your license.
|
|
633
|
+
You must not do anything with this software that triggers
|
|
634
|
+
a rule that you cannot or will not follow.
|
|
635
|
+
|
|
636
|
+
## Copyright
|
|
637
|
+
|
|
638
|
+
Each contributor licenses you to do everything with this
|
|
639
|
+
software that would otherwise infringe that contributor's
|
|
640
|
+
copyright in it.
|
|
641
|
+
|
|
642
|
+
## Notices
|
|
643
|
+
|
|
644
|
+
You must ensure that everyone who gets a copy of
|
|
645
|
+
any part of this software from you, with or without
|
|
646
|
+
changes, also gets the text of this license or a link to
|
|
647
|
+
<https://blueoakcouncil.org/license/1.0.0>.
|
|
648
|
+
|
|
649
|
+
## Excuse
|
|
650
|
+
|
|
651
|
+
If anyone notifies you in writing that you have not
|
|
652
|
+
complied with [Notices](#notices), you can keep your
|
|
653
|
+
license by taking all practical steps to comply within 30
|
|
654
|
+
days after the notice. If you do not do so, your license
|
|
655
|
+
ends immediately.
|
|
656
|
+
|
|
657
|
+
## Patent
|
|
658
|
+
|
|
659
|
+
Each contributor licenses you to do everything with this
|
|
660
|
+
software that would otherwise infringe any patent claims
|
|
661
|
+
they can license or become able to license.
|
|
662
|
+
|
|
663
|
+
## Reliability
|
|
615
664
|
|
|
616
|
-
|
|
665
|
+
No contributor can revoke this license.
|
|
617
666
|
|
|
618
|
-
|
|
619
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
620
|
-
copyright notice and this permission notice appear in all copies.
|
|
667
|
+
## No Liability
|
|
621
668
|
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
627
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
628
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
669
|
+
**_As far as the law allows, this software comes as is,
|
|
670
|
+
without any warranty or condition, and no contributor
|
|
671
|
+
will be liable to anyone for any damages related to this
|
|
672
|
+
software or this license, under any kind of legal claim._**
|
|
629
673
|
|
|
630
674
|
```
|
|
631
675
|
|
|
@@ -12,7 +12,7 @@ export interface GitData {
|
|
|
12
12
|
git_url?: string | null;
|
|
13
13
|
git_is_dirty?: boolean;
|
|
14
14
|
}
|
|
15
|
-
type AccessibilityStandard = 'All' | 'WCAG 2.2 AAA' | 'WCAG 2.2 AA' | 'WCAG 2.2 A' | 'WCAG 2.1 AAA' | 'WCAG 2.1 AA' | 'WCAG 2.1 A' | 'WCAG 2.0 AAA' | 'WCAG 2.0 AA' | 'WCAG 2.0 A' | 'Trusted Tester v5' | 'EN-301-549';
|
|
15
|
+
type AccessibilityStandard = 'All' | 'WCAG 2.2 AAA' | 'WCAG 2.2 AA' | 'WCAG 2.2 A' | 'WCAG 2.1 AAA' | 'WCAG 2.1 AA' | 'WCAG 2.1 A' | 'WCAG 2.0 AAA' | 'WCAG 2.0 AA' | 'WCAG 2.0 A' | 'Trusted Tester v5' | 'EN-301-549' | 'RGAAv4';
|
|
16
16
|
export interface ConfigurationOverrides {
|
|
17
17
|
accessibilityStandard?: AccessibilityStandard;
|
|
18
18
|
axeCoreVersion?: string;
|
|
@@ -109,6 +109,11 @@ interface AxeConfiguration {
|
|
|
109
109
|
* Should be the UUID provided in your Axe account.
|
|
110
110
|
*/
|
|
111
111
|
projectId?: string;
|
|
112
|
+
/**
|
|
113
|
+
* Enables or disables automatic Git info collection.
|
|
114
|
+
* Default: true (git info collection enabled)
|
|
115
|
+
*/
|
|
116
|
+
git?: boolean;
|
|
112
117
|
}
|
|
113
118
|
export type CypressTestingType = 'e2e' | 'component';
|
|
114
119
|
export interface CypressAxeConfiguration extends AxeConfiguration {
|
|
@@ -149,5 +154,5 @@ export interface Variables {
|
|
|
149
154
|
timeout: Required<Timeouts>;
|
|
150
155
|
}
|
|
151
156
|
/** Write the user's settings to the disk, so the extension can load them. */
|
|
152
|
-
declare function writeVariables({ apiKey, autoAnalyze, configurationOverrides, cypress, isPlaywrightTest, isWdioTestrunner, serverURL, sessionId, runContext, runOptions, excludeUrlPatterns, buildID, timeout, takeScreenshots, experimentalAdvancedRules, projectId }: WriteVariablesParams): void;
|
|
157
|
+
declare function writeVariables({ apiKey, autoAnalyze, configurationOverrides, cypress, isPlaywrightTest, isWdioTestrunner, serverURL, sessionId, runContext, runOptions, excludeUrlPatterns, buildID, timeout, takeScreenshots, experimentalAdvancedRules, projectId, git: enableGit }: WriteVariablesParams): void;
|
|
153
158
|
export default writeVariables;
|
|
@@ -61,7 +61,8 @@ const allowedAccessibilityStandards = [
|
|
|
61
61
|
'WCAG 2.0 AA',
|
|
62
62
|
'WCAG 2.0 A',
|
|
63
63
|
'Trusted Tester v5',
|
|
64
|
-
'EN-301-549'
|
|
64
|
+
'EN-301-549',
|
|
65
|
+
'RGAAv4'
|
|
65
66
|
];
|
|
66
67
|
const DEFAULT_TIMEOUT = {
|
|
67
68
|
start: 2000,
|
|
@@ -69,7 +70,7 @@ const DEFAULT_TIMEOUT = {
|
|
|
69
70
|
analyze: 5000,
|
|
70
71
|
flush: 5000
|
|
71
72
|
};
|
|
72
|
-
function writeVariables({ apiKey, autoAnalyze, configurationOverrides, cypress, isPlaywrightTest, isWdioTestrunner, serverURL, sessionId, runContext, runOptions, excludeUrlPatterns, buildID, timeout = {}, takeScreenshots, experimentalAdvancedRules, projectId }) {
|
|
73
|
+
function writeVariables({ apiKey, autoAnalyze, configurationOverrides, cypress, isPlaywrightTest, isWdioTestrunner, serverURL, sessionId, runContext, runOptions, excludeUrlPatterns, buildID, timeout = {}, takeScreenshots, experimentalAdvancedRules, projectId, git: enableGit }) {
|
|
73
74
|
debugLogger('Received configuration:', {
|
|
74
75
|
apiKey: '<redacted>',
|
|
75
76
|
...(autoAnalyze !== undefined && { autoAnalyze }),
|
|
@@ -80,7 +81,8 @@ function writeVariables({ apiKey, autoAnalyze, configurationOverrides, cypress,
|
|
|
80
81
|
...(configurationOverrides !== undefined && { configurationOverrides }),
|
|
81
82
|
...(excludeUrlPatterns !== undefined && { excludeUrlPatterns }),
|
|
82
83
|
...(buildID !== undefined && { buildID }),
|
|
83
|
-
...(projectId !== undefined && { projectId })
|
|
84
|
+
...(projectId !== undefined && { projectId }),
|
|
85
|
+
...(enableGit !== undefined && { git: enableGit })
|
|
84
86
|
});
|
|
85
87
|
if (configurationOverrides && runOptions?.runOnly) {
|
|
86
88
|
throw new Error('You cannot use `configurationOverrides` and `runOptions.runOnly` together. These configuration options are mutually exclusive.');
|
|
@@ -113,7 +115,7 @@ function writeVariables({ apiKey, autoAnalyze, configurationOverrides, cypress,
|
|
|
113
115
|
}
|
|
114
116
|
const gitData = {};
|
|
115
117
|
const isGitRepo = git.isRepository();
|
|
116
|
-
if (isGitRepo) {
|
|
118
|
+
if (isGitRepo && enableGit !== false) {
|
|
117
119
|
debugLogger('Is this a git project?', { isGitRepo });
|
|
118
120
|
gitData.git_branch = git.getBranchName();
|
|
119
121
|
gitData.git_tag = git.getTag();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"writeVariables.js","sourceRoot":"","sources":["../../src/utils/writeVariables.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,4CAA6B;AAC7B,4CAAmB;AACnB,2CAAgD;AAChD,mDAGwB;AACxB,mEAAgF;AAChF,uEAA8C;AAC9C,4EAA6E;AAC7E,mEAA+D;AAC/D,oFAA2D;AAC3D,sFAAoD;AACpD,iCAA6B;AAE7B,MAAM,WAAW,GAAG,IAAA,wBAAc,EAAC,uBAAuB,CAAC,CAAA;AAI3D,MAAM,EAAE,OAAO,EAAE,GAAG,OAAO,CAAC,oBAAoB,CAAC,CAAA;
|
|
1
|
+
{"version":3,"file":"writeVariables.js","sourceRoot":"","sources":["../../src/utils/writeVariables.ts"],"names":[],"mappings":"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"}
|