@ministryofjustice/frontend
Advanced tools
Comparing version 1.5.0 to 1.6.0
{ | ||
"nunjucksPaths": ["/"], | ||
"scripts": ["/moj/all.js"], | ||
"assets": ["/moj/assets"], | ||
"sass": ["/moj/all.scss"] | ||
"nunjucksFilters": [ | ||
"/moj/filters/prototype-kit-13-filters.js" | ||
], | ||
"scripts": [ | ||
"/moj/all.js" | ||
], | ||
"assets": [ | ||
"/moj/assets" | ||
], | ||
"sass": [ | ||
"/moj/all.scss" | ||
], | ||
"nunjucksPaths": [ | ||
"/" | ||
], | ||
"nunjucksMacros": [ | ||
{ | ||
"importFrom": "moj/components/side-navigation/macro.njk", | ||
"macroName": "mojSideNavigation" | ||
}, | ||
{ | ||
"importFrom": "moj/components/organisation-switcher/macro.njk", | ||
"macroName": "mojOrganisationSwitcher" | ||
}, | ||
{ | ||
"importFrom": "moj/components/primary-navigation/macro.njk", | ||
"macroName": "mojPrimaryNavigation" | ||
}, | ||
{ | ||
"importFrom": "moj/components/identity-bar/macro.njk", | ||
"macroName": "mojIdentityBar" | ||
}, | ||
{ | ||
"importFrom": "moj/components/sub-navigation/macro.njk", | ||
"macroName": "mojSubNavigation" | ||
}, | ||
{ | ||
"importFrom": "moj/components/notification-badge/macro.njk", | ||
"macroName": "mojNotificationBadge" | ||
}, | ||
{ | ||
"importFrom": "moj/components/ticket-panel/macro.njk", | ||
"macroName": "mojTicketPanel" | ||
}, | ||
{ | ||
"importFrom": "moj/components/timeline/macro.njk", | ||
"macroName": "mojTimeline" | ||
}, | ||
{ | ||
"importFrom": "moj/components/badge/macro.njk", | ||
"macroName": "mojBadge" | ||
}, | ||
{ | ||
"importFrom": "moj/components/messages/macro.njk", | ||
"macroName": "mojMessages" | ||
}, | ||
{ | ||
"importFrom": "moj/components/banner/macro.njk", | ||
"macroName": "mojBanner" | ||
}, | ||
{ | ||
"importFrom": "moj/components/pagination/macro.njk", | ||
"macroName": "mojPagination" | ||
}, | ||
{ | ||
"importFrom": "moj/components/filter/macro.njk", | ||
"macroName": "mojFilter" | ||
}, | ||
{ | ||
"importFrom": "moj/components/button-menu/macro.njk", | ||
"macroName": "mojButtonMenu" | ||
}, | ||
{ | ||
"importFrom": "moj/components/page-header-actions/macro.njk", | ||
"macroName": "mojPageHeaderActions" | ||
}, | ||
{ | ||
"importFrom": "moj/components/search/macro.njk", | ||
"macroName": "mojSearch" | ||
}, | ||
{ | ||
"importFrom": "moj/components/header/macro.njk", | ||
"macroName": "mojHeader" | ||
} | ||
] | ||
} |
{ | ||
"name": "@ministryofjustice/frontend", | ||
"description": "The MOJ Frontend contains the code you need to start building user interfaces for UK Ministry of Justice government services.", | ||
"version": "1.5.0", | ||
"version": "1.6.0", | ||
"main": "moj/all.js", | ||
@@ -6,0 +6,0 @@ "sass": "moj/all.scss", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
620912
173
10107