Commit de729d50 authored by Enrique Alcántara's avatar Enrique Alcántara

Merge branch 'renovate/gitlab-uisvg' into 'master'

Update dependency @gitlab/ui to v21.10.0

See merge request gitlab-org/gitlab!43762
parents 4ab8e370 f613c2db
......@@ -8,6 +8,7 @@ Object {
"primaryButtonText": null,
"secondaryButtonLink": null,
"secondaryButtonText": null,
"svgHeight": null,
"svgPath": "/bar.svg",
"title": "View dependency details for your project",
}
......@@ -21,6 +22,7 @@ Object {
"primaryButtonText": null,
"secondaryButtonLink": null,
"secondaryButtonText": null,
"svgHeight": null,
"svgPath": "/bar.svg",
"title": "Dependency List has no entries",
}
......
......@@ -8,6 +8,7 @@ Object {
"primaryButtonText": "Sign in",
"secondaryButtonLink": null,
"secondaryButtonText": null,
"svgHeight": null,
"svgPath": "/401.svg",
"title": "You must sign in as an authorized user to see this report",
}
......@@ -21,6 +22,7 @@ Object {
"primaryButtonText": null,
"secondaryButtonLink": null,
"secondaryButtonText": null,
"svgHeight": null,
"svgPath": "/403.svg",
"title": "You do not have sufficient permissions to access this report",
}
......
......@@ -8,6 +8,7 @@ Object {
"primaryButtonText": "Verify configuration",
"secondaryButtonLink": null,
"secondaryButtonText": null,
"svgHeight": null,
"svgPath": "/path/to/empty-group-illustration.svg",
"title": "Query cannot be processed",
}
......@@ -34,6 +35,7 @@ Object {
"primaryButtonText": "Verify configuration",
"secondaryButtonLink": null,
"secondaryButtonText": null,
"svgHeight": null,
"svgPath": "/path/to/empty-group-illustration.svg",
"title": "Connection failed",
}
......@@ -49,6 +51,7 @@ Object {
"primaryButtonText": null,
"secondaryButtonLink": null,
"secondaryButtonText": null,
"svgHeight": null,
"svgPath": "/path/to/empty-group-illustration.svg",
"title": "An error has occurred",
}
......@@ -64,6 +67,7 @@ Object {
"primaryButtonText": null,
"secondaryButtonLink": null,
"secondaryButtonText": null,
"svgHeight": null,
"svgPath": "/path/to/empty-group-illustration.svg",
"title": "Waiting for performance data",
}
......@@ -79,6 +83,7 @@ Object {
"primaryButtonText": null,
"secondaryButtonLink": null,
"secondaryButtonText": null,
"svgHeight": null,
"svgPath": "/path/to/empty-group-illustration.svg",
"title": "No data to display",
}
......@@ -105,6 +110,7 @@ Object {
"primaryButtonText": null,
"secondaryButtonLink": null,
"secondaryButtonText": null,
"svgHeight": null,
"svgPath": "/path/to/empty-group-illustration.svg",
"title": "Connection timed out",
}
......@@ -131,6 +137,7 @@ Object {
"primaryButtonText": null,
"secondaryButtonLink": null,
"secondaryButtonText": null,
"svgHeight": null,
"svgPath": "/path/to/empty-group-illustration.svg",
"title": "An error has occurred",
}
......
......@@ -848,10 +848,10 @@
resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.168.0.tgz#ad13671756601ee46f690068fd1ee4145f384e38"
integrity sha512-PO2QrnFKlgKn7Xm4Iuepr1HZfkDiwkbzRjyGGd5ugDVHXMiLB3mHStp1QW1NAowlcP8kQ2f2wkLsV+EDkUPiDg==
"@gitlab/ui@21.9.0":
version "21.9.0"
resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-21.9.0.tgz#c17c15e677b005692b704bfba49e2456adaf930b"
integrity sha512-TsqaaTk6UkenjW7kGklxfNmK2WjoAHH2A0Cbyi8wm14XxoAq0WyLi05we6F8y8HbyeaeId/gBSEjk4kxmMUu+A==
"@gitlab/ui@21.10.0":
version "21.10.0"
resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-21.10.0.tgz#8f82c77e5f2690e21853a7ef1b9a31339130c0f2"
integrity sha512-NKQ8CiEMJX7/WKYL5y+7yqthnmvi8qhYVgUtbbFW6HWZ0Nwu7EL7WFDY1xE5HPHXgp1se8JKuhUhH2GCYP/5Ag==
dependencies:
"@babel/standalone" "^7.0.0"
"@gitlab/vue-toasted" "^1.3.0"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment