forked from nl-design-system/themes
-
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.
- Loading branch information
Showing
21 changed files
with
552 additions
and
43 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
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
69 changes: 69 additions & 0 deletions
69
proprietary/leiden-design-tokens/src/component/conduction/checkbox.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,69 @@ | ||
{ | ||
"conduction": { | ||
"input-checkbox": { | ||
"color": { "value": "{leiden.color.white.100}" }, | ||
"border-width": { "value": "{leiden.size.4xs}" }, | ||
"border-style": { "value": "solid" }, | ||
"border-color": { "value": "{leiden.color.grey.46}" }, | ||
"border-radius": { "value": "3px" }, | ||
"box-shadow": {}, | ||
"hover": { | ||
"color": { "value": "{leiden.color.white.100}" }, | ||
"border-width": { "value": "{leiden.size.4xs}" }, | ||
"border-style": { "value": "solid" }, | ||
"border-color": { "value": "{leiden.color.grey.31}" }, | ||
"border-radius": { "value": "3px" }, | ||
"box-shadow": {} | ||
}, | ||
"checked": { | ||
"color": { "value": "{leiden.color.primary}" }, | ||
"border-width": { "value": "{leiden.size.4xs}" }, | ||
"border-style": { "value": "solid" }, | ||
"border-color": { "value": "{leiden.color.primary}" }, | ||
"border-radius": { "value": "3px" }, | ||
"box-shadow": {}, | ||
"checkmark-url": {}, | ||
"hover": { | ||
"color": { "value": "{leiden.color.primary-hover}" }, | ||
"border-width": { "value": "{leiden.size.4xs}" }, | ||
"border-style": { "value": "solid" }, | ||
"border-color": { "value": "{leiden.color.primary-hover}" }, | ||
"border-radius": { "value": "3px" }, | ||
"box-shadow": {} | ||
} | ||
}, | ||
"disabled": { | ||
"color": { "value": "{leiden.color.grey.82}" }, | ||
"border-width": { "value": "{leiden.size.4xs}" }, | ||
"border-style": { "value": "solid" }, | ||
"border-color": { "value": "{leiden.color.grey.82}" }, | ||
"border-radius": { "value": "3px" }, | ||
"box-shadow": {}, | ||
"hover": { | ||
"color": { "value": "{leiden.color.grey.82}" }, | ||
"border-width": { "value": "{leiden.size.4xs}" }, | ||
"border-style": { "value": "solid" }, | ||
"border-color": { "value": "{leiden.color.grey.82}" }, | ||
"border-radius": { "value": "3px" }, | ||
"box-shadow": {} | ||
} | ||
}, | ||
"focus": { | ||
"outline-width": { "value": "2px" }, | ||
"outline-style": { "value": "solid" }, | ||
"outline-color": { "value": "{leiden.color.black.0}" }, | ||
"outline-offset": { "value": "2px" } | ||
}, | ||
"label": { | ||
"color": { "value": "{utrecht.document.color}" }, | ||
"font-size": { "value": "{utrecht.document.font-size}" }, | ||
"font-weight": {}, | ||
"font-family": { "value": "{utrecht.document.font-family}" }, | ||
"container": { | ||
"padding": { "value": "3px" }, | ||
"margin": { "value": "3px" } | ||
} | ||
} | ||
} | ||
} | ||
} |
23 changes: 23 additions & 0 deletions
23
proprietary/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}" } | ||
} | ||
} | ||
} |
27 changes: 27 additions & 0 deletions
27
proprietary/leiden-design-tokens/src/component/conduction/logo.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,27 @@ | ||
{ | ||
"conduction": { | ||
"logo": { | ||
"header": { | ||
"inline-size": { "value": "80px" }, | ||
"block-size": { "value": "37px" }, | ||
"background-image": { | ||
"value": "url('https://gemeente.leiden.nl/typo3conf/ext/leiden_template/Resources/Public/Images/logo_leiden.svg')" | ||
} | ||
}, | ||
"footer": { | ||
"inline-size": { "value": "120px" }, | ||
"block-size": { "value": "100px" }, | ||
"background-image": { | ||
"value": "url('https://gemeente.leiden.nl/typo3conf/ext/leiden_template/Resources/Public/Images/logo_leiden.svg')" | ||
} | ||
}, | ||
"navbar": { | ||
"inline-size": { "value": "80px" }, | ||
"block-size": { "value": "45px" }, | ||
"background-image": { | ||
"value": "url('https://gemeente.leiden.nl/typo3conf/ext/leiden_template/Resources/Public/Images/logo_leiden.svg')" | ||
} | ||
} | ||
} | ||
} | ||
} |
67 changes: 67 additions & 0 deletions
67
proprietary/leiden-design-tokens/src/component/conduction/navigation.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,67 @@ | ||
{ | ||
"conduction": { | ||
"primary": { | ||
"top-nav": { | ||
"color": { "value": "{leiden.color.white.100}" }, | ||
"background-color": { "value": "{leiden.color.black.9}" }, | ||
"hover": { | ||
"color": { "value": "{leiden.color.blue.27}" }, | ||
"background-color": { "value": "{leiden.color.black.9}" }, | ||
"box-shadow": {} | ||
}, | ||
"current": { | ||
"color": { "value": "{leiden.color.white.100}" }, | ||
"background-color": { "value": "{leiden.color.black.9}" }, | ||
"box-shadow": { "value": "inset 0 -4px {leiden.color.white.100}" }, | ||
"mobile": { | ||
"box-shadow": { "value": "inset 4px 0 {leiden.color.white.100}" } | ||
} | ||
}, | ||
"dropdown": { | ||
"color": { "value": "{leiden.color.blue.27}" }, | ||
"background-color": { "value": "{leiden.color.white.100}" }, | ||
"border-width": {}, | ||
"border-style": {}, | ||
"border-color": {}, | ||
"hover": { | ||
"color": { "value": "{leiden.color.black.9}" }, | ||
"background-color": { "value": "{leiden.color.white.100}" }, | ||
"box-shadow": {} | ||
} | ||
}, | ||
"item": { | ||
"padding": { "value": "18px" }, | ||
"border-radius": {} | ||
}, | ||
"padding-inline-end": { "value": "16px" }, | ||
"padding-inline-start": { "value": "16px" }, | ||
"padding-block-end": { "value": "16px" }, | ||
"padding-block-start": { "value": "16px" } | ||
} | ||
}, | ||
"secondary": { | ||
"top-nav": { | ||
"color": { "value": "{leiden.color.white.100}" }, | ||
"background-color": { "value": "transparent" }, | ||
"hover": { | ||
"color": { "value": "{leiden.color.white.100}" }, | ||
"background-color": { "value": "transparent" } | ||
}, | ||
"current": { | ||
"color": { "value": "{leiden.color.white.100}" }, | ||
"background-color": { "value": "unset" }, | ||
"box-shadow": { "value": "" } | ||
}, | ||
"font-size": { "value": "{leiden.font-size.md}" }, | ||
"font-weight": { "value": "400" }, | ||
"item": { | ||
"padding": { "value": "18px" } | ||
}, | ||
"padding-inline-end": { "value": "16px" }, | ||
"padding-inline-start": { "value": "16px" }, | ||
"padding-block-end": { "value": "16px" }, | ||
"padding-block-start": { "value": "16px" } | ||
} | ||
} | ||
} | ||
} |
109 changes: 70 additions & 39 deletions
109
proprietary/leiden-design-tokens/src/component/conduction/pagination.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 |
---|---|---|
@@ -1,45 +1,76 @@ | ||
{ | ||
"conduction": { | ||
"pagination": { | ||
"container-background-color": { "value": "unset" }, | ||
"container-padding-inline-start": { "value": "0px" }, | ||
"container-padding-inline-end": { "value": "0px" }, | ||
"container-padding-block-start": { "value": "0px" }, | ||
"container-padding-block-end": { "value": "0px" }, | ||
"item-gap": { "value": "{leiden.size.2xs}" }, | ||
"item-color": { "value": "{leiden.color.lightblue.37}" }, | ||
"item-background-color": { "value": "{leiden.color.white.100}" }, | ||
"item-border-radius": { "value": "0px" }, | ||
"item-padding-inline-start": { "value": "{leiden.size.xs}" }, | ||
"item-padding-inline-end": { "value": "{leiden.size.xs}" }, | ||
"item-padding-block-start": { "value": "{leiden.size.xs}" }, | ||
"item-padding-block-end": { "value": "{leiden.size.xs}" }, | ||
"item-font-size": { "value": "15px" }, | ||
"item-font-weight": { "value": "{leiden.typography.font-weight.bold}" }, | ||
"item-font-family": { "value": "{utrecht.document.font-family}" }, | ||
"item-border-width": {}, | ||
"item-border-style": {}, | ||
"item-border-color": {}, | ||
"navigation-button-padding-inline-start": { "value": "{leiden.size.xs}" }, | ||
"navigation-button-padding-inline-end": { "value": "{leiden.size.xs}" }, | ||
"navigation-button-padding-block-start": { "value": "0px" }, | ||
"navigation-button-padding-block-end": { "value": "0px" }, | ||
"disabled-color": { "value": "{leiden.color.lightgrey.89}" }, | ||
"disabled-background-color": { "value": "{leiden.color.white.100}" }, | ||
"current-page-color": { "value": "{leiden.color.black.9}" }, | ||
"current-page-background-color": { "value": "{leiden.color.white.100}" }, | ||
"current-page-font-weight": { "value": "{leiden.typography.font-weight.bold}" }, | ||
"current-page-text-decoration": { "value": "underline" }, | ||
"current-page-border-width": {}, | ||
"current-page-border-style": {}, | ||
"current-page-border-color": {}, | ||
"page-hover-color": { "value": "{leiden.color.lightblue.37}" }, | ||
"page-hover-background-color": { "value": "{leiden.color.white.100}" }, | ||
"page-hover-text-decoration": { "value": "underline" }, | ||
"page-hover-text-decoration-thickness": { "value": "1px" }, | ||
"page-hover-border-width": {}, | ||
"page-hover-border-style": {}, | ||
"page-hover-border-color": {} | ||
"container": { | ||
"background-color": { "value": "unset" }, | ||
"padding-inline-start": { "value": "0px" }, | ||
"padding-inline-end": { "value": "0px" }, | ||
"padding-block-start": { "value": "0px" }, | ||
"padding-block-end": { "value": "0px" } | ||
}, | ||
"item": { | ||
"gap": { "value": "{leiden.size.2xs}" }, | ||
"color": { "value": "{leiden.color.lightblue.37}" }, | ||
"background-color": { "value": "{leiden.color.white.100}" }, | ||
"padding-inline-start": { "value": "{leiden.size.xs}" }, | ||
"padding-inline-end": { "value": "{leiden.size.xs}" }, | ||
"padding-block-start": { "value": "{leiden.size.xs}" }, | ||
"padding-block-end": { "value": "{leiden.size.xs}" }, | ||
"font-size": { "value": "15px" }, | ||
"font-weight": { "value": "{leiden.typography.font-weight.bold}" }, | ||
"font-family": { "value": "{utrecht.document.font-family}" }, | ||
"border-width": {}, | ||
"border-style": {}, | ||
"border-color": {}, | ||
"border-radius": { "value": "0px" } | ||
}, | ||
"navigation-button": { | ||
"color": { "value": "{leiden.color.lightblue.37}" }, | ||
"background-color": { "value": "{leiden.color.white.100}" }, | ||
"border-color": {}, | ||
"border-radius": {}, | ||
"border-width": {}, | ||
"padding-inline-start": { "value": "{leiden.size.xs}" }, | ||
"padding-inline-end": { "value": "{leiden.size.xs}" }, | ||
"padding-block-start": { "value": "0px" }, | ||
"padding-block-end": { "value": "0px" }, | ||
"disabled": { | ||
"color": { "value": "{leiden.color.lightgrey.89}" }, | ||
"background-color": { "value": "{leiden.color.white.100}" }, | ||
"border-width": {}, | ||
"border-style": {}, | ||
"border-color": {}, | ||
"border-radius": {} | ||
}, | ||
"hover": { | ||
"color": { "value": "{leiden.color.lightblue.37}" }, | ||
"background-color": { "value": "{leiden.color.white.100}" }, | ||
"border-width": {}, | ||
"border-style": {}, | ||
"border-color": {}, | ||
"border-radius": {} | ||
} | ||
}, | ||
"current-page": { | ||
"color": { "value": "{leiden.color.black.9}" }, | ||
"background-color": { "value": "{leiden.color.white.100}" }, | ||
"font-weight": { "value": "{leiden.typography.font-weight.bold}" }, | ||
"text-decoration": { "value": "underline" }, | ||
"border-width": {}, | ||
"border-style": {}, | ||
"border-color": {} | ||
}, | ||
"page": { | ||
"hover": { | ||
"color": { "value": "{leiden.color.lightblue.37}" }, | ||
"background-color": { "value": "{leiden.color.white.100}" }, | ||
"text-decoration": { "value": "underline" }, | ||
"text-decoration-thickness": { "value": "1px" }, | ||
"border-width": {}, | ||
"border-style": {}, | ||
"border-color": {} | ||
} | ||
} | ||
} | ||
} | ||
} |
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.