@uuv/a11y 1.0.0-beta.23 → 1.0.0-beta.24
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/CHANGELOG.md +7 -0
- package/dist/CHANGELOG.md +8 -0
- package/dist/lib/model/reference.js +1 -1
- package/dist/lib/model/result.js +1 -1
- package/dist/lib/model/rule.js +3 -3
- package/dist/package.json +2 -2
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
# [1.0.0-beta.24](https://github.com/Orange-OpenSource/uuv/compare/a11y-v1.0.0-beta.23...a11y-v1.0.0-beta.24) (2024-05-02)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* update package-lock for update dependency typescript to v5 ([f058481](https://github.com/Orange-OpenSource/uuv/commit/f058481e2ae75ba91e708a5c4dd8ce16c0f1a04f))
|
|
7
|
+
|
|
1
8
|
# [1.0.0-beta.23](https://github.com/Orange-OpenSource/uuv/compare/a11y-v1.0.0-beta.22...a11y-v1.0.0-beta.23) (2024-04-22)
|
|
2
9
|
|
|
3
10
|
|
package/dist/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
# [1.0.0-beta.23](https://github.com/Orange-OpenSource/uuv/compare/a11y-v1.0.0-beta.22...a11y-v1.0.0-beta.23) (2024-04-22)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* (refactor) introduce uuv-cli engine from runner-commons, [#576](https://github.com/Orange-OpenSource/uuv/issues/576) ([6de2feb](https://github.com/Orange-OpenSource/uuv/commit/6de2feb2b2d74eddf1244694dfb7d697af28baf8))
|
|
7
|
+
* add unit tests for uuv-cli implementations, [#576](https://github.com/Orange-OpenSource/uuv/issues/576) ([7e67f13](https://github.com/Orange-OpenSource/uuv/commit/7e67f13b9929577162bce84c5e8b5c08a4396a09))
|
|
8
|
+
|
|
1
9
|
# [1.0.0-beta.22](https://github.com/Orange-OpenSource/uuv/compare/a11y-v1.0.0-beta.21...a11y-v1.0.0-beta.22) (2024-04-14)
|
|
2
10
|
|
|
3
11
|
|
|
@@ -7,7 +7,7 @@ var A11yReferenceEnum;
|
|
|
7
7
|
A11yReferenceEnum["WCAG_WEB"] = "WCAG-WEB";
|
|
8
8
|
A11yReferenceEnum["WCAG_ANDROID"] = "WCAG-ANDROID";
|
|
9
9
|
A11yReferenceEnum["WCAG_IOS"] = "WCAG-IOS";
|
|
10
|
-
})(A11yReferenceEnum
|
|
10
|
+
})(A11yReferenceEnum || (exports.A11yReferenceEnum = A11yReferenceEnum = {}));
|
|
11
11
|
class Comments {
|
|
12
12
|
info;
|
|
13
13
|
warning;
|
package/dist/lib/model/result.js
CHANGED
|
@@ -7,7 +7,7 @@ var A11yResultStatus;
|
|
|
7
7
|
A11yResultStatus["SUCCESS"] = "success";
|
|
8
8
|
A11yResultStatus["MANUAL"] = "manual";
|
|
9
9
|
A11yResultStatus["ERROR"] = "error";
|
|
10
|
-
})(A11yResultStatus
|
|
10
|
+
})(A11yResultStatus || (exports.A11yResultStatus = A11yResultStatus = {}));
|
|
11
11
|
class A11yRuleValidationResult {
|
|
12
12
|
criteria;
|
|
13
13
|
status = A11yResultStatus.UNKNOWN;
|
package/dist/lib/model/rule.js
CHANGED
|
@@ -37,15 +37,15 @@ var RuleCheckEnum;
|
|
|
37
37
|
(function (RuleCheckEnum) {
|
|
38
38
|
RuleCheckEnum["MANUAL"] = "MANUAL";
|
|
39
39
|
RuleCheckEnum["AUTO"] = "AUTO";
|
|
40
|
-
})(RuleCheckEnum
|
|
40
|
+
})(RuleCheckEnum || (exports.RuleCheckEnum = RuleCheckEnum = {}));
|
|
41
41
|
var CustomFilter;
|
|
42
42
|
(function (CustomFilter) {
|
|
43
43
|
CustomFilter["DOCTYPE"] = "$DOCTYPE";
|
|
44
44
|
CustomFilter["FORM_FIELD"] = "$FORMFIELD";
|
|
45
|
-
})(CustomFilter
|
|
45
|
+
})(CustomFilter || (exports.CustomFilter = CustomFilter = {}));
|
|
46
46
|
var RuleTypeEnum;
|
|
47
47
|
(function (RuleTypeEnum) {
|
|
48
48
|
RuleTypeEnum["TAG"] = "TAG";
|
|
49
49
|
RuleTypeEnum["ROLE"] = "ROLE";
|
|
50
50
|
RuleTypeEnum["COLOR"] = "COLOR";
|
|
51
|
-
})(RuleTypeEnum
|
|
51
|
+
})(RuleTypeEnum || (exports.RuleTypeEnum = RuleTypeEnum = {}));
|
package/dist/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@uuv/a11y",
|
|
3
|
-
"version": "1.0.0-beta.
|
|
3
|
+
"version": "1.0.0-beta.23",
|
|
4
4
|
"type": "commonjs",
|
|
5
5
|
"author": "Louis Fredice NJAKO MOLOM (https://github.com/luifr10) & Stanley SERVICAL (https://github.com/stanlee974)",
|
|
6
6
|
"description": "A javascript lib for running a11y validation based on multiple reference(RGAA, etc)",
|
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
"tslib": "^2.3.0",
|
|
58
58
|
"webpack": "^5.89.0",
|
|
59
59
|
"webpack-cli": "^5.1.4",
|
|
60
|
-
"webpack-dev-server": "^
|
|
60
|
+
"webpack-dev-server": "^5.0.0"
|
|
61
61
|
},
|
|
62
62
|
"files": [
|
|
63
63
|
"dist/**/*",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@uuv/a11y",
|
|
3
|
-
"version": "1.0.0-beta.
|
|
3
|
+
"version": "1.0.0-beta.24",
|
|
4
4
|
"type": "commonjs",
|
|
5
5
|
"author": "Louis Fredice NJAKO MOLOM (https://github.com/luifr10) & Stanley SERVICAL (https://github.com/stanlee974)",
|
|
6
6
|
"description": "A javascript lib for running a11y validation based on multiple reference(RGAA, etc)",
|
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
"tslib": "^2.3.0",
|
|
58
58
|
"webpack": "^5.89.0",
|
|
59
59
|
"webpack-cli": "^5.1.4",
|
|
60
|
-
"webpack-dev-server": "^
|
|
60
|
+
"webpack-dev-server": "^5.0.0"
|
|
61
61
|
},
|
|
62
62
|
"files": [
|
|
63
63
|
"dist/**/*",
|