-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #70 from ConductionNL/development
Development to main, week 48
- Loading branch information
Showing
26 changed files
with
378 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23 changes: 23 additions & 0 deletions
23
conduction-design-tokens/src/component/conduction/download-card.tokens.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"conduction": { | ||
"download-card": { | ||
"background-color": {}, | ||
"title": { | ||
"color": { "value": "{utrecht.document.color}" }, | ||
"font-size": { "value": "{conduction.font-size.md}" }, | ||
"font-weight": { "value": "{conduction.typography.font-weight.bold}" }, | ||
"font-family": { "value": "{conduction.typography.aldritch.font-family}" }, | ||
"margin-inline-end": { "value": "{conduction.size.sm}" } | ||
}, | ||
"border-width": { "value": "{conduction.size.4xs}" }, | ||
"border-style": { "value": "solid" }, | ||
"border-color": { "value": "{conduction.color.grey.82}" }, | ||
"border-radius": { "value": "{conduction.size.3xs}" }, | ||
"icon-gap": { "value": "{conduction.size.xs}" }, | ||
"padding-inline-end": { "value": "{conduction.size.md}" }, | ||
"padding-inline-start": { "value": "{conduction.size.md}" }, | ||
"padding-block-end": { "value": "{conduction.size.md}" }, | ||
"padding-block-start": { "value": "{conduction.size.md}" } | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23 changes: 23 additions & 0 deletions
23
municipalities/commonground-design-tokens/src/component/conduction/download-card.tokens.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"conduction": { | ||
"download-card": { | ||
"background-color": {}, | ||
"title": { | ||
"color": { "value": "{utrecht.document.color}" }, | ||
"font-size": { "value": "{commonground.font-size.lg}" }, | ||
"font-weight": { "value": "{commonground.typography.font-weight.bold}" }, | ||
"font-family": { "value": "{commonground.typography.rijksoverheid-sans.font-family}" }, | ||
"margin-inline-end": { "value": "{commonground.size.sm}" } | ||
}, | ||
"border-width": { "value": "{commonground.size.4xs}" }, | ||
"border-style": { "value": "solid" }, | ||
"border-color": { "value": "{commonground.color.grey.82}" }, | ||
"border-radius": { "value": "6px" }, | ||
"icon-gap": { "value": "{commonground.size.xs}" }, | ||
"padding-inline-end": { "value": "{commonground.size.md}" }, | ||
"padding-inline-start": { "value": "{commonground.size.md}" }, | ||
"padding-block-end": { "value": "{commonground.size.md}" }, | ||
"padding-block-start": { "value": "{commonground.size.md}" } | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23 changes: 23 additions & 0 deletions
23
municipalities/dimpact-design-tokens/src/component/conduction/download-card.tokens.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"conduction": { | ||
"download-card": { | ||
"background-color": {}, | ||
"title": { | ||
"color": { "value": "{dimpact.color.pink.62}" }, | ||
"font-size": { "value": "{dimpact.font-size.lg}" }, | ||
"font-weight": { "value": "{dimpact.typography.font-weight.bold}" }, | ||
"font-family": { "value": "{dimpact.typography.sans-serif.font-family}" }, | ||
"margin-inline-end": { "value": "{dimpact.size.sm}" } | ||
}, | ||
"border-width": { "value": "{dimpact.size.4xs}" }, | ||
"border-style": { "value": "solid" }, | ||
"border-color": { "value": "{dimpact.color.light-blue.53}" }, | ||
"border-radius": { "value": "6px" }, | ||
"icon-gap": { "value": "{dimpact.size.xs}" }, | ||
"padding-inline-end": { "value": "{dimpact.size.md}" }, | ||
"padding-inline-start": { "value": "{dimpact.size.md}" }, | ||
"padding-block-end": { "value": "{dimpact.size.md}" }, | ||
"padding-block-start": { "value": "{dimpact.size.md}" } | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23 changes: 23 additions & 0 deletions
23
municipalities/dinkelland-design-tokens/src/component/conduction/download-card.tokens.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"conduction": { | ||
"download-card": { | ||
"background-color": {}, | ||
"title": { | ||
"color": { "value": "{dinkelland.color.black.13}" }, | ||
"font-size": { "value": "{dinkelland.font-size.lg}" }, | ||
"font-weight": { "value": "{dinkelland.typography.font-weight.bold}" }, | ||
"font-family": { "value": "{dinkelland.typography.montserrat.font-family}" }, | ||
"margin-inline-end": { "value": "{dinkelland.size.sm}" } | ||
}, | ||
"border-width": { "value": "{dinkelland.size.4xs}" }, | ||
"border-style": { "value": "solid" }, | ||
"border-color": { "value": "{dinkelland.color.grey.72}" }, | ||
"border-radius": { "value": "0px" }, | ||
"icon-gap": { "value": "{dinkelland.size.xs}" }, | ||
"padding-inline-end": { "value": "{dinkelland.size.md}" }, | ||
"padding-inline-start": { "value": "{dinkelland.size.md}" }, | ||
"padding-block-end": { "value": "{dinkelland.size.md}" }, | ||
"padding-block-start": { "value": "{dinkelland.size.md}" } | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23 changes: 23 additions & 0 deletions
23
municipalities/epe-design-tokens/src/component/conduction/download-card.tokens.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"conduction": { | ||
"download-card": { | ||
"background-color": {}, | ||
"title": { | ||
"color": { "value": "{epe.color.black.19}" }, | ||
"font-size": { "value": "{epe.font-size.lg}" }, | ||
"font-weight": { "value": "{epe.typography.font-weight.bold}" }, | ||
"font-family": { "value": "{epe.typography.source-sans.font-family}" }, | ||
"margin-inline-end": { "value": "{epe.size.sm}" } | ||
}, | ||
"border-width": { "value": "{epe.size.4xs}" }, | ||
"border-style": { "value": "solid" }, | ||
"border-color": { "value": "{epe.color.grey.82}" }, | ||
"border-radius": { "value": "0px" }, | ||
"icon-gap": { "value": "{epe.size.xs}" }, | ||
"padding-inline-end": { "value": "{epe.size.md}" }, | ||
"padding-inline-start": { "value": "{epe.size.md}" }, | ||
"padding-block-end": { "value": "{epe.size.md}" }, | ||
"padding-block-start": { "value": "{epe.size.md}" } | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23 changes: 23 additions & 0 deletions
23
municipalities/leiden-design-tokens/src/component/conduction/download-card.tokens.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"conduction": { | ||
"download-card": { | ||
"background-color": {}, | ||
"title": { | ||
"color": { "value": "{utrecht.document.color}" }, | ||
"font-size": { "value": "{leiden.font-size.md}" }, | ||
"font-weight": { "value": "{leiden.typography.font-weight.bold}" }, | ||
"font-family": { "value": "{leiden.typography.sans-serif.font-family}" }, | ||
"margin-inline-end": { "value": "{leiden.size.sm}" } | ||
}, | ||
"border-width": { "value": "{leiden.size.4xs}" }, | ||
"border-style": { "value": "solid" }, | ||
"border-color": { "value": "{leiden.color.grey.82}" }, | ||
"border-radius": { "value": "0px" }, | ||
"icon-gap": { "value": "{leiden.size.xs}" }, | ||
"padding-inline-end": { "value": "{leiden.size.md}" }, | ||
"padding-inline-start": { "value": "{leiden.size.md}" }, | ||
"padding-block-end": { "value": "{leiden.size.md}" }, | ||
"padding-block-start": { "value": "{leiden.size.md}" } | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23 changes: 23 additions & 0 deletions
23
municipalities/noaberkracht-design-tokens/src/component/conduction/download-card.tokens.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"conduction": { | ||
"download-card": { | ||
"background-color": {}, | ||
"title": { | ||
"color": { "value": "{noaberkracht.color.blue.22}" }, | ||
"font-size": { "value": "{noaberkracht.font-size.md}" }, | ||
"font-weight": { "value": "{noaberkracht.typography.font-weight.bold}" }, | ||
"font-family": { "value": "{noaberkracht.typography.oceanwide.font-family}" }, | ||
"margin-inline-end": { "value": "{noaberkracht.size.sm}" } | ||
}, | ||
"border-width": { "value": "{noaberkracht.size.4xs}" }, | ||
"border-style": { "value": "solid" }, | ||
"border-color": { "value": "{noaberkracht.color.blue.22}" }, | ||
"border-radius": { "value": "22px" }, | ||
"icon-gap": { "value": "{noaberkracht.size.xs}" }, | ||
"padding-inline-end": { "value": "{noaberkracht.size.md}" }, | ||
"padding-inline-start": { "value": "{noaberkracht.size.md}" }, | ||
"padding-block-end": { "value": "{noaberkracht.size.md}" }, | ||
"padding-block-start": { "value": "{noaberkracht.size.md}" } | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.