@conduction/theme 1.0.60 → 1.0.61
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/conduction-design-tokens/dist/design-tokens.css +1 -1
- package/conduction-design-tokens/dist/index.js +1 -1
- package/conduction-design-tokens/dist/index.less +1 -1
- package/conduction-design-tokens/dist/index.scss +1 -1
- package/municipalities/commonground-design-tokens/dist/design-tokens.css +1 -1
- package/municipalities/commonground-design-tokens/dist/index.js +1 -1
- package/municipalities/commonground-design-tokens/dist/index.less +1 -1
- package/municipalities/commonground-design-tokens/dist/index.scss +1 -1
- package/municipalities/dimpact-design-tokens/dist/design-tokens.css +1 -1
- package/municipalities/dimpact-design-tokens/dist/index.js +1 -1
- package/municipalities/dimpact-design-tokens/dist/index.less +1 -1
- package/municipalities/dimpact-design-tokens/dist/index.scss +1 -1
- package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +1 -1
- package/municipalities/dinkelland-design-tokens/dist/index.js +1 -1
- package/municipalities/dinkelland-design-tokens/dist/index.less +1 -1
- package/municipalities/dinkelland-design-tokens/dist/index.scss +1 -1
- package/municipalities/epe-design-tokens/dist/design-tokens.css +1 -1
- package/municipalities/epe-design-tokens/dist/index.js +1 -1
- package/municipalities/epe-design-tokens/dist/index.less +1 -1
- package/municipalities/epe-design-tokens/dist/index.scss +1 -1
- package/municipalities/leiden-design-tokens/dist/design-tokens.css +1 -1
- package/municipalities/leiden-design-tokens/dist/index.js +1 -1
- package/municipalities/leiden-design-tokens/dist/index.less +1 -1
- package/municipalities/leiden-design-tokens/dist/index.scss +1 -1
- package/municipalities/noaberkracht-design-tokens/dist/design-tokens.css +1 -1
- package/municipalities/noaberkracht-design-tokens/dist/index.js +1 -1
- package/municipalities/noaberkracht-design-tokens/dist/index.less +1 -1
- package/municipalities/noaberkracht-design-tokens/dist/index.scss +1 -1
- package/municipalities/noordwijk-design-tokens/dist/design-tokens.css +1 -1
- package/municipalities/noordwijk-design-tokens/dist/index.js +1 -1
- package/municipalities/noordwijk-design-tokens/dist/index.less +1 -1
- package/municipalities/noordwijk-design-tokens/dist/index.scss +1 -1
- package/municipalities/open-webconcept-design-tokens/dist/design-tokens.css +1 -1
- package/municipalities/open-webconcept-design-tokens/dist/index.js +1 -1
- package/municipalities/open-webconcept-design-tokens/dist/index.less +1 -1
- package/municipalities/open-webconcept-design-tokens/dist/index.scss +1 -1
- package/municipalities/opencatalogi-design-tokens/dist/design-tokens.css +13 -11
- package/municipalities/opencatalogi-design-tokens/dist/index.js +13 -11
- package/municipalities/opencatalogi-design-tokens/dist/index.json +117 -79
- package/municipalities/opencatalogi-design-tokens/dist/index.less +13 -11
- package/municipalities/opencatalogi-design-tokens/dist/index.scss +13 -11
- package/municipalities/opencatalogi-design-tokens/dist/tokens.json +119 -79
- package/municipalities/opencatalogi-design-tokens/src/components/utrecht/badge.tokens.json +1 -1
- package/municipalities/opencatalogi-design-tokens/src/components/utrecht/separator.tokens.json +10 -0
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/form-control.tokens.json +1 -0
- package/municipalities/rotterdam-design-tokens/dist/design-tokens.css +1 -1
- package/municipalities/rotterdam-design-tokens/dist/index.js +1 -1
- package/municipalities/rotterdam-design-tokens/dist/index.less +1 -1
- package/municipalities/rotterdam-design-tokens/dist/index.scss +1 -1
- package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +1 -1
- package/municipalities/tubbergen-design-tokens/dist/index.js +1 -1
- package/municipalities/tubbergen-design-tokens/dist/index.less +1 -1
- package/municipalities/tubbergen-design-tokens/dist/index.scss +1 -1
- package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +1 -1
- package/municipalities/xxllnc-design-tokens/dist/index.js +1 -1
- package/municipalities/xxllnc-design-tokens/dist/index.less +1 -1
- package/municipalities/xxllnc-design-tokens/dist/index.scss +1 -1
- package/package.json +1 -1
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/badge-counter.tokens.json +0 -12
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/badge.tokens.json +0 -29
|
@@ -7909,11 +7909,11 @@
|
|
|
7909
7909
|
]
|
|
7910
7910
|
},
|
|
7911
7911
|
{
|
|
7912
|
-
"value": "#
|
|
7913
|
-
"filePath": "src/
|
|
7912
|
+
"value": "#000000 !important",
|
|
7913
|
+
"filePath": "src/components/utrecht/badge.tokens.json",
|
|
7914
7914
|
"isSource": true,
|
|
7915
7915
|
"original": {
|
|
7916
|
-
"value": "{opencatalogi.color.
|
|
7916
|
+
"value": "{opencatalogi.color.base.black} !important"
|
|
7917
7917
|
},
|
|
7918
7918
|
"name": "utrechtBadgeBackgroundColor",
|
|
7919
7919
|
"attributes": {
|
|
@@ -7929,7 +7929,7 @@
|
|
|
7929
7929
|
},
|
|
7930
7930
|
{
|
|
7931
7931
|
"value": "0",
|
|
7932
|
-
"filePath": "src/
|
|
7932
|
+
"filePath": "src/components/utrecht/badge.tokens.json",
|
|
7933
7933
|
"isSource": true,
|
|
7934
7934
|
"original": {
|
|
7935
7935
|
"value": "0"
|
|
@@ -7947,11 +7947,11 @@
|
|
|
7947
7947
|
]
|
|
7948
7948
|
},
|
|
7949
7949
|
{
|
|
7950
|
-
"value": "#ffffff",
|
|
7951
|
-
"filePath": "src/
|
|
7950
|
+
"value": "#ffffff ",
|
|
7951
|
+
"filePath": "src/components/utrecht/badge.tokens.json",
|
|
7952
7952
|
"isSource": true,
|
|
7953
7953
|
"original": {
|
|
7954
|
-
"value": "{opencatalogi.color.base.white}"
|
|
7954
|
+
"value": "{opencatalogi.color.base.white} "
|
|
7955
7955
|
},
|
|
7956
7956
|
"name": "utrechtBadgeColor",
|
|
7957
7957
|
"attributes": {
|
|
@@ -7985,11 +7985,11 @@
|
|
|
7985
7985
|
]
|
|
7986
7986
|
},
|
|
7987
7987
|
{
|
|
7988
|
-
"value": "
|
|
7989
|
-
"filePath": "src/
|
|
7988
|
+
"value": "50%",
|
|
7989
|
+
"filePath": "src/components/utrecht/extra-tokens/badge-counter.tokens.json",
|
|
7990
7990
|
"isSource": true,
|
|
7991
7991
|
"original": {
|
|
7992
|
-
"value": "
|
|
7992
|
+
"value": "50%"
|
|
7993
7993
|
},
|
|
7994
7994
|
"name": "utrechtBadgeCounterBorderRadius",
|
|
7995
7995
|
"attributes": {
|
|
@@ -8060,25 +8060,6 @@
|
|
|
8060
8060
|
"font-size"
|
|
8061
8061
|
]
|
|
8062
8062
|
},
|
|
8063
|
-
{
|
|
8064
|
-
"value": "400",
|
|
8065
|
-
"filePath": "src/rotterdam/component/utrecht/badge-counter.tokens.json",
|
|
8066
|
-
"isSource": true,
|
|
8067
|
-
"original": {
|
|
8068
|
-
"value": "400"
|
|
8069
|
-
},
|
|
8070
|
-
"name": "utrechtBadgeCounterFontWeight",
|
|
8071
|
-
"attributes": {
|
|
8072
|
-
"category": "utrecht",
|
|
8073
|
-
"type": "badge-counter",
|
|
8074
|
-
"item": "font-weight"
|
|
8075
|
-
},
|
|
8076
|
-
"path": [
|
|
8077
|
-
"utrecht",
|
|
8078
|
-
"badge-counter",
|
|
8079
|
-
"font-weight"
|
|
8080
|
-
]
|
|
8081
|
-
},
|
|
8082
8063
|
{
|
|
8083
8064
|
"value": "5px",
|
|
8084
8065
|
"filePath": "src/components/utrecht/extra-tokens/badge-counter.tokens.json",
|
|
@@ -8098,25 +8079,6 @@
|
|
|
8098
8079
|
"padding-block"
|
|
8099
8080
|
]
|
|
8100
8081
|
},
|
|
8101
|
-
{
|
|
8102
|
-
"value": "5px",
|
|
8103
|
-
"filePath": "src/rotterdam/component/utrecht/badge-counter.tokens.json",
|
|
8104
|
-
"isSource": true,
|
|
8105
|
-
"original": {
|
|
8106
|
-
"value": "5px"
|
|
8107
|
-
},
|
|
8108
|
-
"name": "utrechtBadgeCounterPaddingBlockEnd",
|
|
8109
|
-
"attributes": {
|
|
8110
|
-
"category": "utrecht",
|
|
8111
|
-
"type": "badge-counter",
|
|
8112
|
-
"item": "padding-block-end"
|
|
8113
|
-
},
|
|
8114
|
-
"path": [
|
|
8115
|
-
"utrecht",
|
|
8116
|
-
"badge-counter",
|
|
8117
|
-
"padding-block-end"
|
|
8118
|
-
]
|
|
8119
|
-
},
|
|
8120
8082
|
{
|
|
8121
8083
|
"value": "5px",
|
|
8122
8084
|
"filePath": "src/components/utrecht/extra-tokens/badge-counter.tokens.json",
|
|
@@ -8136,25 +8098,6 @@
|
|
|
8136
8098
|
"padding-inline"
|
|
8137
8099
|
]
|
|
8138
8100
|
},
|
|
8139
|
-
{
|
|
8140
|
-
"value": "5px",
|
|
8141
|
-
"filePath": "src/rotterdam/component/utrecht/badge-counter.tokens.json",
|
|
8142
|
-
"isSource": true,
|
|
8143
|
-
"original": {
|
|
8144
|
-
"value": "5px"
|
|
8145
|
-
},
|
|
8146
|
-
"name": "utrechtBadgeCounterPaddingInlineStart",
|
|
8147
|
-
"attributes": {
|
|
8148
|
-
"category": "utrecht",
|
|
8149
|
-
"type": "badge-counter",
|
|
8150
|
-
"item": "padding-inline-start"
|
|
8151
|
-
},
|
|
8152
|
-
"path": [
|
|
8153
|
-
"utrecht",
|
|
8154
|
-
"badge-counter",
|
|
8155
|
-
"padding-inline-start"
|
|
8156
|
-
]
|
|
8157
|
-
},
|
|
8158
8101
|
{
|
|
8159
8102
|
"value": "none",
|
|
8160
8103
|
"filePath": "src/components/utrecht/extra-tokens/badge-counter.tokens.json",
|
|
@@ -8175,11 +8118,11 @@
|
|
|
8175
8118
|
]
|
|
8176
8119
|
},
|
|
8177
8120
|
{
|
|
8178
|
-
"value": "
|
|
8179
|
-
"filePath": "src/
|
|
8121
|
+
"value": "14px !important",
|
|
8122
|
+
"filePath": "src/components/utrecht/badge.tokens.json",
|
|
8180
8123
|
"isSource": true,
|
|
8181
8124
|
"original": {
|
|
8182
|
-
"value": "
|
|
8125
|
+
"value": "14px !important"
|
|
8183
8126
|
},
|
|
8184
8127
|
"name": "utrechtBadgeFontSize",
|
|
8185
8128
|
"attributes": {
|
|
@@ -8194,11 +8137,11 @@
|
|
|
8194
8137
|
]
|
|
8195
8138
|
},
|
|
8196
8139
|
{
|
|
8197
|
-
"value": "
|
|
8198
|
-
"filePath": "src/
|
|
8140
|
+
"value": "400",
|
|
8141
|
+
"filePath": "src/components/utrecht/badge.tokens.json",
|
|
8199
8142
|
"isSource": true,
|
|
8200
8143
|
"original": {
|
|
8201
|
-
"value": "{opencatalogi.typography.weight-scale.
|
|
8144
|
+
"value": "{opencatalogi.typography.weight-scale.normal.font-weight}"
|
|
8202
8145
|
},
|
|
8203
8146
|
"name": "utrechtBadgeFontWeight",
|
|
8204
8147
|
"attributes": {
|
|
@@ -8213,11 +8156,11 @@
|
|
|
8213
8156
|
]
|
|
8214
8157
|
},
|
|
8215
8158
|
{
|
|
8216
|
-
"value": "
|
|
8217
|
-
"filePath": "src/
|
|
8159
|
+
"value": "8px !important",
|
|
8160
|
+
"filePath": "src/components/utrecht/badge.tokens.json",
|
|
8218
8161
|
"isSource": true,
|
|
8219
8162
|
"original": {
|
|
8220
|
-
"value": "
|
|
8163
|
+
"value": "8px !important"
|
|
8221
8164
|
},
|
|
8222
8165
|
"name": "utrechtBadgePaddingBlock",
|
|
8223
8166
|
"attributes": {
|
|
@@ -8232,11 +8175,11 @@
|
|
|
8232
8175
|
]
|
|
8233
8176
|
},
|
|
8234
8177
|
{
|
|
8235
|
-
"value": "8px",
|
|
8236
|
-
"filePath": "src/
|
|
8178
|
+
"value": "8px !important",
|
|
8179
|
+
"filePath": "src/components/utrecht/badge.tokens.json",
|
|
8237
8180
|
"isSource": true,
|
|
8238
8181
|
"original": {
|
|
8239
|
-
"value": "8px"
|
|
8182
|
+
"value": "8px !important"
|
|
8240
8183
|
},
|
|
8241
8184
|
"name": "utrechtBadgePaddingInline",
|
|
8242
8185
|
"attributes": {
|
|
@@ -9742,6 +9685,25 @@
|
|
|
9742
9685
|
"line-height"
|
|
9743
9686
|
]
|
|
9744
9687
|
},
|
|
9688
|
+
{
|
|
9689
|
+
"value": "320px",
|
|
9690
|
+
"filePath": "src/rotterdam/component/utrecht/form-control.tokens.json",
|
|
9691
|
+
"isSource": true,
|
|
9692
|
+
"original": {
|
|
9693
|
+
"value": "320px"
|
|
9694
|
+
},
|
|
9695
|
+
"name": "utrechtFormControlMaxInlineSize",
|
|
9696
|
+
"attributes": {
|
|
9697
|
+
"category": "utrecht",
|
|
9698
|
+
"type": "form-control",
|
|
9699
|
+
"item": "max-inline-size"
|
|
9700
|
+
},
|
|
9701
|
+
"path": [
|
|
9702
|
+
"utrecht",
|
|
9703
|
+
"form-control",
|
|
9704
|
+
"max-inline-size"
|
|
9705
|
+
]
|
|
9706
|
+
},
|
|
9745
9707
|
{
|
|
9746
9708
|
"value": "12px",
|
|
9747
9709
|
"filePath": "src/rotterdam/component/utrecht/form-control.tokens.json",
|
|
@@ -12043,6 +12005,82 @@
|
|
|
12043
12005
|
"min-inline-size"
|
|
12044
12006
|
]
|
|
12045
12007
|
},
|
|
12008
|
+
{
|
|
12009
|
+
"value": "2px",
|
|
12010
|
+
"filePath": "src/components/utrecht/separator.tokens.json",
|
|
12011
|
+
"isSource": true,
|
|
12012
|
+
"original": {
|
|
12013
|
+
"value": "2px"
|
|
12014
|
+
},
|
|
12015
|
+
"name": "utrechtSeparatorBlockSize",
|
|
12016
|
+
"attributes": {
|
|
12017
|
+
"category": "utrecht",
|
|
12018
|
+
"type": "separator",
|
|
12019
|
+
"item": "block-size"
|
|
12020
|
+
},
|
|
12021
|
+
"path": [
|
|
12022
|
+
"utrecht",
|
|
12023
|
+
"separator",
|
|
12024
|
+
"block-size"
|
|
12025
|
+
]
|
|
12026
|
+
},
|
|
12027
|
+
{
|
|
12028
|
+
"value": "#EFF4F6",
|
|
12029
|
+
"filePath": "src/components/utrecht/separator.tokens.json",
|
|
12030
|
+
"isSource": true,
|
|
12031
|
+
"original": {
|
|
12032
|
+
"value": "{opencatalogi.color.gray.tint-01}"
|
|
12033
|
+
},
|
|
12034
|
+
"name": "utrechtSeparatorColor",
|
|
12035
|
+
"attributes": {
|
|
12036
|
+
"category": "utrecht",
|
|
12037
|
+
"type": "separator",
|
|
12038
|
+
"item": "color"
|
|
12039
|
+
},
|
|
12040
|
+
"path": [
|
|
12041
|
+
"utrecht",
|
|
12042
|
+
"separator",
|
|
12043
|
+
"color"
|
|
12044
|
+
]
|
|
12045
|
+
},
|
|
12046
|
+
{
|
|
12047
|
+
"value": "0px",
|
|
12048
|
+
"filePath": "src/components/utrecht/separator.tokens.json",
|
|
12049
|
+
"isSource": true,
|
|
12050
|
+
"original": {
|
|
12051
|
+
"value": "0px"
|
|
12052
|
+
},
|
|
12053
|
+
"name": "utrechtSeparatorMarginBlockEnd",
|
|
12054
|
+
"attributes": {
|
|
12055
|
+
"category": "utrecht",
|
|
12056
|
+
"type": "separator",
|
|
12057
|
+
"item": "margin-block-end"
|
|
12058
|
+
},
|
|
12059
|
+
"path": [
|
|
12060
|
+
"utrecht",
|
|
12061
|
+
"separator",
|
|
12062
|
+
"margin-block-end"
|
|
12063
|
+
]
|
|
12064
|
+
},
|
|
12065
|
+
{
|
|
12066
|
+
"value": "0px",
|
|
12067
|
+
"filePath": "src/components/utrecht/separator.tokens.json",
|
|
12068
|
+
"isSource": true,
|
|
12069
|
+
"original": {
|
|
12070
|
+
"value": "0px"
|
|
12071
|
+
},
|
|
12072
|
+
"name": "utrechtSeparatorMarginBlockStart",
|
|
12073
|
+
"attributes": {
|
|
12074
|
+
"category": "utrecht",
|
|
12075
|
+
"type": "separator",
|
|
12076
|
+
"item": "margin-block-start"
|
|
12077
|
+
},
|
|
12078
|
+
"path": [
|
|
12079
|
+
"utrecht",
|
|
12080
|
+
"separator",
|
|
12081
|
+
"margin-block-start"
|
|
12082
|
+
]
|
|
12083
|
+
},
|
|
12046
12084
|
{
|
|
12047
12085
|
"value": "28px",
|
|
12048
12086
|
"filePath": "src/rotterdam/common/utrecht/space.tokens.json",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on Tue, 12 Dec 2023
|
|
3
|
+
// Generated on Tue, 12 Dec 2023 13:35:12 GMT
|
|
4
4
|
|
|
5
5
|
@rotterdam-textbox-hover-border-width: 2px;
|
|
6
6
|
@rotterdam-paragraph-small-line-height: 20px;
|
|
@@ -128,6 +128,7 @@
|
|
|
128
128
|
@utrecht-form-select-border-width: 1px;
|
|
129
129
|
@utrecht-form-fieldset-margin-block-start: 40px;
|
|
130
130
|
@utrecht-form-field-description-invalid-color: #B53322;
|
|
131
|
+
@utrecht-form-control-max-inline-size: 320px;
|
|
131
132
|
@utrecht-form-control-padding-inline-start: 16px;
|
|
132
133
|
@utrecht-form-control-padding-inline-end: 16px;
|
|
133
134
|
@utrecht-form-control-padding-block-start: 12px;
|
|
@@ -191,6 +192,9 @@
|
|
|
191
192
|
@utrecht-action-submit-cursor: pointer;
|
|
192
193
|
@utrecht-action-disabled-cursor: not-allowed;
|
|
193
194
|
@utrecht-action-busy-cursor: wait;
|
|
195
|
+
@utrecht-separator-margin-block-start: 0px;
|
|
196
|
+
@utrecht-separator-margin-block-end: 0px;
|
|
197
|
+
@utrecht-separator-block-size: 2px;
|
|
194
198
|
@utrecht-page-max-inline-size: 1140px;
|
|
195
199
|
@utrecht-unordered-list-item-padding-inline-start: 1ch;
|
|
196
200
|
@utrecht-unordered-list-item-margin-block-end: 8px;
|
|
@@ -252,18 +256,15 @@
|
|
|
252
256
|
@utrecht-button-font-weight: 700;
|
|
253
257
|
@utrecht-button-border-width: 0;
|
|
254
258
|
@utrecht-button-icon-gap: 8px;
|
|
255
|
-
@utrecht-badge-counter-padding-inline-start: 5px;
|
|
256
|
-
@utrecht-badge-counter-padding-block-end: 5px;
|
|
257
|
-
@utrecht-badge-counter-font-weight: 400;
|
|
258
259
|
@utrecht-badge-counter-padding-inline: 5px;
|
|
259
260
|
@utrecht-badge-counter-padding-block: 5px;
|
|
260
261
|
@utrecht-badge-counter-text-decoration: none;
|
|
261
|
-
@utrecht-badge-counter-border-radius:
|
|
262
|
+
@utrecht-badge-counter-border-radius: 50%;
|
|
262
263
|
@utrecht-code-font-size: inherit;
|
|
263
264
|
@utrecht-breadcrumb-nav-separator-icon-size: 16px;
|
|
264
|
-
@utrecht-badge-padding-inline: 8px;
|
|
265
|
-
@utrecht-badge-padding-block:
|
|
266
|
-
@utrecht-badge-font-size:
|
|
265
|
+
@utrecht-badge-padding-inline: 8px !important;
|
|
266
|
+
@utrecht-badge-padding-block: 8px !important;
|
|
267
|
+
@utrecht-badge-font-size: 14px !important;
|
|
267
268
|
@utrecht-badge-border-radius: 0;
|
|
268
269
|
@utrecht-alert-icon-gap: 8px;
|
|
269
270
|
@utrecht-alert-icon-warning-color: #a65600;
|
|
@@ -470,6 +471,7 @@
|
|
|
470
471
|
@utrecht-code-block-color: @opencatalogi-color-gray-tint-11;
|
|
471
472
|
@utrecht-code-block-background-color: @opencatalogi-color-gray-tint-01;
|
|
472
473
|
@utrecht-focus-outline-color: @opencatalogi-color-base-black;
|
|
474
|
+
@utrecht-separator-color: @opencatalogi-color-gray-tint-01;
|
|
473
475
|
@utrecht-page-margin-inline-end: @utrecht-space-block-xl;
|
|
474
476
|
@utrecht-page-margin-inline-start: @utrecht-space-block-xl;
|
|
475
477
|
@utrecht-unordered-list-marker-color: @opencatalogi-color-green-tint-01;
|
|
@@ -533,9 +535,9 @@
|
|
|
533
535
|
@utrecht-breadcrumb-nav-link-disabled-color: @opencatalogi-color-gray-tint-09;
|
|
534
536
|
@utrecht-breadcrumb-nav-link-current-color: @opencatalogi-color-gray-tint-09;
|
|
535
537
|
@utrecht-breadcrumb-nav-link-color: @opencatalogi-color-green-tint-01;
|
|
536
|
-
@utrecht-badge-font-weight: @opencatalogi-typography-weight-scale-
|
|
537
|
-
@utrecht-badge-color: @opencatalogi-color-base-white;
|
|
538
|
-
@utrecht-badge-background-color: @opencatalogi-color-
|
|
538
|
+
@utrecht-badge-font-weight: @opencatalogi-typography-weight-scale-normal-font-weight;
|
|
539
|
+
@utrecht-badge-color: @opencatalogi-color-base-white ;
|
|
540
|
+
@utrecht-badge-background-color: @opencatalogi-color-base-black !important;
|
|
539
541
|
@utrecht-alert-icon-ok-color: @opencatalogi-color-green-tint-01;
|
|
540
542
|
@utrecht-alert-icon-error-color: @opencatalogi-color-red-tint-02;
|
|
541
543
|
@open-catalogi-rating-font-size: @utrecht-document-font-size;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on Tue, 12 Dec 2023
|
|
3
|
+
// Generated on Tue, 12 Dec 2023 13:35:12 GMT
|
|
4
4
|
|
|
5
5
|
$rotterdam-textbox-hover-border-width: 2px;
|
|
6
6
|
$rotterdam-paragraph-small-line-height: 20px;
|
|
@@ -128,6 +128,7 @@ $utrecht-form-select-max-inline-size: 100%;
|
|
|
128
128
|
$utrecht-form-select-border-width: 1px;
|
|
129
129
|
$utrecht-form-fieldset-margin-block-start: 40px;
|
|
130
130
|
$utrecht-form-field-description-invalid-color: #B53322;
|
|
131
|
+
$utrecht-form-control-max-inline-size: 320px;
|
|
131
132
|
$utrecht-form-control-padding-inline-start: 16px;
|
|
132
133
|
$utrecht-form-control-padding-inline-end: 16px;
|
|
133
134
|
$utrecht-form-control-padding-block-start: 12px;
|
|
@@ -191,6 +192,9 @@ $utrecht-focus-outline-offset: 1px;
|
|
|
191
192
|
$utrecht-action-submit-cursor: pointer;
|
|
192
193
|
$utrecht-action-disabled-cursor: not-allowed;
|
|
193
194
|
$utrecht-action-busy-cursor: wait;
|
|
195
|
+
$utrecht-separator-margin-block-start: 0px;
|
|
196
|
+
$utrecht-separator-margin-block-end: 0px;
|
|
197
|
+
$utrecht-separator-block-size: 2px;
|
|
194
198
|
$utrecht-page-max-inline-size: 1140px;
|
|
195
199
|
$utrecht-unordered-list-item-padding-inline-start: 1ch;
|
|
196
200
|
$utrecht-unordered-list-item-margin-block-end: 8px;
|
|
@@ -252,18 +256,15 @@ $utrecht-button-padding-block-end: 13px;
|
|
|
252
256
|
$utrecht-button-font-weight: 700;
|
|
253
257
|
$utrecht-button-border-width: 0;
|
|
254
258
|
$utrecht-button-icon-gap: 8px;
|
|
255
|
-
$utrecht-badge-counter-padding-inline-start: 5px;
|
|
256
|
-
$utrecht-badge-counter-padding-block-end: 5px;
|
|
257
|
-
$utrecht-badge-counter-font-weight: 400;
|
|
258
259
|
$utrecht-badge-counter-padding-inline: 5px;
|
|
259
260
|
$utrecht-badge-counter-padding-block: 5px;
|
|
260
261
|
$utrecht-badge-counter-text-decoration: none;
|
|
261
|
-
$utrecht-badge-counter-border-radius:
|
|
262
|
+
$utrecht-badge-counter-border-radius: 50%;
|
|
262
263
|
$utrecht-code-font-size: inherit;
|
|
263
264
|
$utrecht-breadcrumb-nav-separator-icon-size: 16px;
|
|
264
|
-
$utrecht-badge-padding-inline: 8px;
|
|
265
|
-
$utrecht-badge-padding-block:
|
|
266
|
-
$utrecht-badge-font-size:
|
|
265
|
+
$utrecht-badge-padding-inline: 8px !important;
|
|
266
|
+
$utrecht-badge-padding-block: 8px !important;
|
|
267
|
+
$utrecht-badge-font-size: 14px !important;
|
|
267
268
|
$utrecht-badge-border-radius: 0;
|
|
268
269
|
$utrecht-alert-icon-gap: 8px;
|
|
269
270
|
$utrecht-alert-icon-warning-color: #a65600;
|
|
@@ -470,6 +471,7 @@ $utrecht-code-block-font-size: [object Object];
|
|
|
470
471
|
$utrecht-code-block-color: $opencatalogi-color-gray-tint-11;
|
|
471
472
|
$utrecht-code-block-background-color: $opencatalogi-color-gray-tint-01;
|
|
472
473
|
$utrecht-focus-outline-color: $opencatalogi-color-base-black;
|
|
474
|
+
$utrecht-separator-color: $opencatalogi-color-gray-tint-01;
|
|
473
475
|
$utrecht-page-margin-inline-end: $utrecht-space-block-xl;
|
|
474
476
|
$utrecht-page-margin-inline-start: $utrecht-space-block-xl;
|
|
475
477
|
$utrecht-unordered-list-marker-color: $opencatalogi-color-green-tint-01;
|
|
@@ -533,9 +535,9 @@ $utrecht-breadcrumb-nav-link-hover-color: $opencatalogi-color-green-tint-01;
|
|
|
533
535
|
$utrecht-breadcrumb-nav-link-disabled-color: $opencatalogi-color-gray-tint-09;
|
|
534
536
|
$utrecht-breadcrumb-nav-link-current-color: $opencatalogi-color-gray-tint-09;
|
|
535
537
|
$utrecht-breadcrumb-nav-link-color: $opencatalogi-color-green-tint-01;
|
|
536
|
-
$utrecht-badge-font-weight: $opencatalogi-typography-weight-scale-
|
|
537
|
-
$utrecht-badge-color: $opencatalogi-color-base-white;
|
|
538
|
-
$utrecht-badge-background-color: $opencatalogi-color-
|
|
538
|
+
$utrecht-badge-font-weight: $opencatalogi-typography-weight-scale-normal-font-weight;
|
|
539
|
+
$utrecht-badge-color: $opencatalogi-color-base-white ;
|
|
540
|
+
$utrecht-badge-background-color: $opencatalogi-color-base-black !important;
|
|
539
541
|
$utrecht-alert-icon-ok-color: $opencatalogi-color-green-tint-01;
|
|
540
542
|
$utrecht-alert-icon-error-color: $opencatalogi-color-red-tint-02;
|
|
541
543
|
$open-catalogi-rating-font-size: $utrecht-document-font-size;
|