@madgex/design-system
Advanced tools
Comparing version 9.1.13 to 9.1.14
@@ -1,1 +0,1 @@ | ||
[{"name":"asterisk"},{"name":"calendar"},{"name":"check"},{"name":"chevron-down"},{"name":"chevron-left"},{"name":"chevron-right"},{"name":"chevron-up"},{"name":"close"},{"name":"cross"},{"name":"doc-pdf"},{"name":"doc"},{"name":"email"},{"name":"external"},{"name":"flag"},{"name":"information"},{"name":"job"},{"name":"list-bullets"},{"name":"list-numbers"},{"name":"location-pin"},{"name":"menu"},{"name":"minus"},{"name":"plus-small"},{"name":"plus"},{"name":"question-mark"},{"name":"redo"},{"name":"search"},{"name":"share"},{"name":"social-facebook"},{"name":"social-linkedin"},{"name":"social-pinterest"},{"name":"social-reddit"},{"name":"social-twitter"},{"name":"spinner"},{"name":"star-fill"},{"name":"star-outline"},{"name":"text-bold"},{"name":"text-italic"},{"name":"text-link"},{"name":"text-strike-through"},{"name":"text-underline"},{"name":"triangle-down"},{"name":"triangle-right"},{"name":"triangle-up"},{"name":"undo"},{"name":"upload"},{"name":"user"}] | ||
[{"name":"asterisk"},{"name":"check"},{"name":"chevron-down"},{"name":"chevron-left"},{"name":"chevron-right"},{"name":"chevron-up"},{"name":"close"},{"name":"cross"},{"name":"doc-pdf"},{"name":"doc"},{"name":"email"},{"name":"external"},{"name":"flag"},{"name":"information"},{"name":"job"},{"name":"list-bullets"},{"name":"list-numbers"},{"name":"location-pin"},{"name":"menu"},{"name":"minus"},{"name":"plus"},{"name":"plus-small"},{"name":"question-mark"},{"name":"redo"},{"name":"search"},{"name":"share"},{"name":"social-facebook"},{"name":"social-linkedin"},{"name":"social-reddit"},{"name":"social-pinterest"},{"name":"social-twitter"},{"name":"spinner"},{"name":"star-fill"},{"name":"star-outline"},{"name":"text-bold"},{"name":"text-italic"},{"name":"text-link"},{"name":"text-strike-through"},{"name":"text-underline"},{"name":"triangle-down"},{"name":"triangle-right"},{"name":"triangle-up"},{"name":"undo"},{"name":"user"},{"name":"upload"},{"name":"calendar"}] |
@@ -5,3 +5,3 @@ { | ||
"license": "UNLICENSED", | ||
"version": "9.1.13", | ||
"version": "9.1.14", | ||
"main": "dist/js/index.js", | ||
@@ -103,3 +103,3 @@ "exports": { | ||
}, | ||
"gitHead": "842ebc851ba30424494ad61722a521dca62627b8" | ||
"gitHead": "7f802d90bd75efb1e1be8da31409706aefe0b7c1" | ||
} |
@@ -33,2 +33,18 @@ module.exports = { | ||
{ | ||
name: 'With backTo aria-label missing', | ||
context: { | ||
fractalTitle: 'With backTo aria-label missing', | ||
backToUrl: '/results/', | ||
prevUrl: '/prev-page', | ||
nextUrl: '/next-page', | ||
id: 'pag-1', | ||
i18n: { | ||
navAriaLabel: 'Job pagination', | ||
// backToAriaLabel: '', | ||
prevAriaLabel: 'Previous job', | ||
nextAriaLabel: 'Next job', | ||
}, | ||
}, | ||
}, | ||
{ | ||
name: 'Next link', | ||
@@ -35,0 +51,0 @@ context: { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
882013
13083