@ecl/specs-component-timeline
Advanced tools
Comparing version 4.3.0 to 4.4.0
@@ -11,17 +11,5 @@ const publicUrl = process.env.PUBLIC_URL || ''; | ||
}, | ||
button: { | ||
label: 'Show all timeline', | ||
icon: { | ||
path: '/icons.svg', | ||
name: 'corner-arrow', | ||
size: 'xs', | ||
transform: 'rotate-180', | ||
}, | ||
variant: 'secondary', | ||
type: 'button', | ||
}, | ||
icon_path: '/icon.svg', | ||
items: [ | ||
{ | ||
id: '0', | ||
label: '1995 - 1996', | ||
@@ -32,3 +20,2 @@ title: 'Item title', | ||
{ | ||
id: '1', | ||
label: '1996 - 1997', | ||
@@ -38,3 +25,2 @@ content: 'Informal Digital Summit, Tallinn', | ||
{ | ||
id: '2', | ||
label: '1997 - 1998', | ||
@@ -45,3 +31,2 @@ content: | ||
{ | ||
id: '3', | ||
label: '1998 - 1999', | ||
@@ -51,3 +36,2 @@ content: `<a href="${exampleLink}" class="ecl-link">Social Summit in Gothenburg, Sweden</a>`, | ||
{ | ||
id: '4', | ||
label: '1999 - 2000', | ||
@@ -57,3 +41,2 @@ content: 'Economic and Monetary Union package of proposals', | ||
{ | ||
id: '5', | ||
label: '2000 - 2001', | ||
@@ -63,3 +46,2 @@ content: "EU Leaders' meeting on migration, Brussels", | ||
{ | ||
id: '6', | ||
label: '2001 - 2002', | ||
@@ -69,3 +51,2 @@ content: `<a href="${exampleLink}" class="ecl-link">Euro Summit</a>`, | ||
{ | ||
id: '7', | ||
label: '2002 - 2003', | ||
@@ -75,3 +56,2 @@ content: 'EU-Western Balkans Strategy', | ||
{ | ||
id: '8', | ||
label: '2003 - 2004', | ||
@@ -82,3 +62,2 @@ content: | ||
{ | ||
id: '9', | ||
label: '2004 - 2005', | ||
@@ -88,3 +67,2 @@ content: 'Informal European Council', | ||
{ | ||
id: '10', | ||
label: '2005 - 2006', | ||
@@ -94,3 +72,2 @@ content: 'European Council', | ||
{ | ||
id: '11', | ||
label: '2006 - 2007', | ||
@@ -100,3 +77,2 @@ content: `<a href="${exampleLink}" class="ecl-link">Commission proposal: Long-term budget post-2020</a>`, | ||
{ | ||
id: '12', | ||
label: '2007 - 2008', | ||
@@ -107,3 +83,2 @@ content: | ||
{ | ||
id: '13', | ||
label: '2008 - 2009', | ||
@@ -113,3 +88,2 @@ content: 'EU-Western Balkans Summit (Sofia, Bulgaria)', | ||
{ | ||
id: '14', | ||
label: '2009 - 2010', | ||
@@ -119,3 +93,2 @@ content: `Progress by Member States in meeting the conditions for adopting the euro - <a href="${exampleLink}" class="ecl-link">reports</a> by the European Commission and ECB`, | ||
{ | ||
id: '15', | ||
label: '2010 -2011', | ||
@@ -122,0 +95,0 @@ content: |
@@ -5,3 +5,3 @@ { | ||
"license": "EUPL-1.2", | ||
"version": "4.3.0", | ||
"version": "4.4.0", | ||
"description": "ECL Timeline Specs", | ||
@@ -24,3 +24,3 @@ "publishConfig": { | ||
], | ||
"gitHead": "b7033270655bc121727196148097069ab50e41b6" | ||
"gitHead": "020536c37ba3f3ea562cdf3627e822550b5ff080" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
16180
82