@conduction/theme 1.0.60 → 1.1.0

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.
Files changed (89) hide show
  1. package/.github/workflows/openCatalogi.yaml +19 -0
  2. package/README.md +8 -0
  3. package/conduction-design-tokens/dist/design-tokens.css +1 -1
  4. package/conduction-design-tokens/dist/index.js +1 -1
  5. package/conduction-design-tokens/dist/index.less +1 -1
  6. package/conduction-design-tokens/dist/index.scss +1 -1
  7. package/municipalities/commonground-design-tokens/dist/design-tokens.css +1 -1
  8. package/municipalities/commonground-design-tokens/dist/index.js +1 -1
  9. package/municipalities/commonground-design-tokens/dist/index.less +1 -1
  10. package/municipalities/commonground-design-tokens/dist/index.scss +1 -1
  11. package/municipalities/commonground-design-tokens/src/config.json +10 -0
  12. package/municipalities/dimpact-design-tokens/dist/design-tokens.css +1 -1
  13. package/municipalities/dimpact-design-tokens/dist/index.js +1 -1
  14. package/municipalities/dimpact-design-tokens/dist/index.less +1 -1
  15. package/municipalities/dimpact-design-tokens/dist/index.scss +1 -1
  16. package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +1 -1
  17. package/municipalities/dinkelland-design-tokens/dist/index.js +1 -1
  18. package/municipalities/dinkelland-design-tokens/dist/index.less +1 -1
  19. package/municipalities/dinkelland-design-tokens/dist/index.scss +1 -1
  20. package/municipalities/dinkelland-design-tokens/package.json +1 -1
  21. package/municipalities/dinkelland-design-tokens/src/config.json +12 -1
  22. package/municipalities/epe-design-tokens/dist/design-tokens.css +1 -1
  23. package/municipalities/epe-design-tokens/dist/index.js +1 -1
  24. package/municipalities/epe-design-tokens/dist/index.less +1 -1
  25. package/municipalities/epe-design-tokens/dist/index.scss +1 -1
  26. package/municipalities/epe-design-tokens/package.json +1 -1
  27. package/municipalities/epe-design-tokens/src/config.json +12 -1
  28. package/municipalities/leiden-design-tokens/dist/design-tokens.css +1 -1
  29. package/municipalities/leiden-design-tokens/dist/index.js +1 -1
  30. package/municipalities/leiden-design-tokens/dist/index.less +1 -1
  31. package/municipalities/leiden-design-tokens/dist/index.scss +1 -1
  32. package/municipalities/leiden-design-tokens/package.json +1 -1
  33. package/municipalities/leiden-design-tokens/src/config.json +12 -1
  34. package/municipalities/noaberkracht-design-tokens/dist/design-tokens.css +1 -1
  35. package/municipalities/noaberkracht-design-tokens/dist/index.js +1 -1
  36. package/municipalities/noaberkracht-design-tokens/dist/index.less +1 -1
  37. package/municipalities/noaberkracht-design-tokens/dist/index.scss +1 -1
  38. package/municipalities/noaberkracht-design-tokens/package.json +1 -1
  39. package/municipalities/noaberkracht-design-tokens/src/config.json +12 -1
  40. package/municipalities/noordwijk-design-tokens/dist/design-tokens.css +1 -1
  41. package/municipalities/noordwijk-design-tokens/dist/index.js +1 -1
  42. package/municipalities/noordwijk-design-tokens/dist/index.less +1 -1
  43. package/municipalities/noordwijk-design-tokens/dist/index.scss +1 -1
  44. package/municipalities/noordwijk-design-tokens/package.json +5 -2
  45. package/municipalities/noordwijk-design-tokens/src/config.json +12 -1
  46. package/municipalities/open-webconcept-design-tokens/dist/design-tokens.css +1 -1
  47. package/municipalities/open-webconcept-design-tokens/dist/index.js +1 -1
  48. package/municipalities/open-webconcept-design-tokens/dist/index.less +1 -1
  49. package/municipalities/open-webconcept-design-tokens/dist/index.scss +1 -1
  50. package/municipalities/opencatalogi-design-tokens/dist/design-tokens.css +13 -11
  51. package/municipalities/opencatalogi-design-tokens/dist/index.js +13 -11
  52. package/municipalities/opencatalogi-design-tokens/dist/index.json +117 -79
  53. package/municipalities/opencatalogi-design-tokens/dist/index.less +13 -11
  54. package/municipalities/opencatalogi-design-tokens/dist/index.scss +13 -11
  55. package/municipalities/opencatalogi-design-tokens/dist/tokens.json +119 -79
  56. package/municipalities/opencatalogi-design-tokens/src/components/utrecht/badge.tokens.json +1 -1
  57. package/municipalities/opencatalogi-design-tokens/src/components/utrecht/separator.tokens.json +10 -0
  58. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/form-control.tokens.json +1 -0
  59. package/municipalities/rotterdam-design-tokens/dist/design-tokens.css +1 -1
  60. package/municipalities/rotterdam-design-tokens/dist/index.js +1 -1
  61. package/municipalities/rotterdam-design-tokens/dist/index.less +1 -1
  62. package/municipalities/rotterdam-design-tokens/dist/index.scss +1 -1
  63. package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +1 -1
  64. package/municipalities/tubbergen-design-tokens/dist/index.js +1 -1
  65. package/municipalities/tubbergen-design-tokens/dist/index.less +1 -1
  66. package/municipalities/tubbergen-design-tokens/dist/index.scss +1 -1
  67. package/municipalities/tubbergen-design-tokens/package.json +5 -2
  68. package/municipalities/tubbergen-design-tokens/src/config.json +12 -1
  69. package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +1 -1
  70. package/municipalities/xxllnc-design-tokens/dist/index.js +1 -1
  71. package/municipalities/xxllnc-design-tokens/dist/index.less +1 -1
  72. package/municipalities/xxllnc-design-tokens/dist/index.scss +1 -1
  73. package/municipalities/xxllnc-design-tokens/package.json +1 -1
  74. package/municipalities/xxllnc-design-tokens/src/config.json +12 -1
  75. package/municipalities/zutphen-design-tokens/dist/design-tokens.css +607 -0
  76. package/municipalities/zutphen-design-tokens/dist/font.css +15 -0
  77. package/municipalities/zutphen-design-tokens/dist/index.css +7 -0
  78. package/municipalities/zutphen-design-tokens/dist/index.js +605 -0
  79. package/municipalities/zutphen-design-tokens/dist/index.json +12304 -0
  80. package/municipalities/zutphen-design-tokens/dist/index.less +604 -0
  81. package/municipalities/zutphen-design-tokens/dist/index.scss +604 -0
  82. package/municipalities/zutphen-design-tokens/dist/tokens.json +13024 -0
  83. package/package.json +1 -1
  84. package/publiccode.yaml +84 -0
  85. package/municipalities/leiden.css +0 -445
  86. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/badge-counter.tokens.json +0 -12
  87. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/badge.tokens.json +0 -29
  88. package/municipalities/xxllnc.css +0 -444
  89. package/theme.css +0 -453
@@ -1,444 +0,0 @@
1
- .xxllnc-theme,
2
- .xxllnc-theme ::backdrop {
3
- /* xxllnc Tokens */
4
-
5
- /* Sizes */
6
- --xxllnc-size-4xs: 1px;
7
- --xxllnc-size-3xs: 2px;
8
- --xxllnc-size-2xs: 4px;
9
- --xxllnc-size-xs: 8px;
10
- --xxllnc-size-sm: 14px;
11
- --xxllnc-size-md: 18px;
12
- --xxllnc-size-lg: 24px;
13
- --xxllnc-size-xl: 32px;
14
- --xxllnc-size-2xl: 48px;
15
- --xxllnc-size-3xl: 72px;
16
- --xxllnc-size-4xl: 96px;
17
-
18
- /* Font sizes */
19
- --xxllnc-font-size-4xs: 5px;
20
- --xxllnc-font-size-3xs: 8px;
21
- --xxllnc-font-size-2xs: 10px;
22
- --xxllnc-font-size-xs: 12px;
23
- --xxllnc-font-size-sm: 14px;
24
- --xxllnc-font-size-md: 16px;
25
- --xxllnc-font-size-lg: 20px;
26
- --xxllnc-font-size-xl: 24px;
27
- --xxllnc-font-size-2xl: 32px;
28
- --xxllnc-font-size-3xl: 48px;
29
- --xxllnc-font-size-4xl: 58px;
30
-
31
- /* Font weights */
32
- --xxllnc-typography-font-weight-light: 100;
33
- --xxllnc-typography-font-weight-normal: 400;
34
- --xxllnc-typography-font-weight-bold: 700;
35
-
36
- /* Letter Spacing */
37
- --xxllnc-letter-spacing-normal: normal;
38
-
39
- /* Colors */
40
- --xxllnc-color-primary: #000000ad;
41
- --xxllnc-color-primary-hover: #00000080;
42
-
43
- --xxllnc-color-error: #dc3545;
44
- --xxllnc-color-alert-error: #721c24;
45
- --xxllnc-color-alert-error-background: #f8d7da;
46
-
47
- --xxllnc-color-warning: #ffc107;
48
- --xxllnc-color-alert-warning: #856404;
49
- --xxllnc-color-alert-warning-background: #fff3cd;
50
-
51
- --xxllnc-color-success: #28a745;
52
- --xxllnc-color-alert-success: #155724;
53
- --xxllnc-color-alert-success-background: #d4edda;
54
-
55
- --xxllnc-color-info: var(--xxllnc-color-primary);
56
- --xxllnc-color-alert-info: var(--xxllnc-color-black-16);
57
- --xxllnc-color-alert-info-background: var(--xxllnc-color-grey-92);
58
-
59
- --xxllnc-color-grey-92: #eaeaea;
60
- --xxllnc-color-grey-90: #e5e5e5;
61
- --xxllnc-color-grey-90-hover: #e5e5e5cc;
62
- --xxllnc-color-grey-43: #6d6d6d;
63
-
64
- --xxllnc-color-lightgrey: #f5f5f5;
65
-
66
- --xxllnc-color-white-100: #ffffff;
67
- --xxllnc-color-white-95: #f1f1f1;
68
- --xxllnc-color-white-100-0t: #ffffff00;
69
-
70
- --xxllnc-color-black-16: #28282c;
71
- --xxllnc-color-black-17: #2b2b2b;
72
- --xxllnc-color-black-17-hover: #2b2b2bcc;
73
- --xxllnc-color-black-21: #333338;
74
- --xxllnc-color-black-0-22t: #00000038;
75
-
76
- /* Typography */
77
- --xxllnc-typography-sans-serif-font-family: neue-haas-grotesk-text, sans-serif;
78
- --xxllnc-typography-header-font-family: neue-haas-grotesk-text, sans-serif;
79
- --xxllnc-typography-monospace-font-family: Monospace, "Lucida Console";
80
- --xxllnc-typography-inter-font-family: "Inter", sans-serif;
81
-
82
- /*
83
- *
84
- * xxllnc COMPONENT OVERRIDES
85
- *
86
- */
87
-
88
- /* Container */
89
- --xxllnc-container-padding-inline: var(--xxllnc-size-xl);
90
-
91
- /*
92
- *
93
- * UTRECHT COMPONENTS & DEFAULTS
94
- *
95
- */
96
-
97
- /* Sizes */
98
-
99
- --utrecht-space-block-3xs: var(--xxllnc-size-3xs);
100
- --utrecht-space-block-2xs: var(--xxllnc-size-2xs);
101
- --utrecht-space-block-xs: var(--xxllnc-size-xs);
102
- --utrecht-space-block-sm: var(--xxllnc-size-sm);
103
- --utrecht-space-block-md: var(--xxllnc-size-md);
104
- --utrecht-space-block-lg: var(--xxllnc-size-lg);
105
- --utrecht-space-block-xl: var(--xxllnc-size-xl);
106
- --utrecht-space-block-2xl: var(--xxllnc-size-2xl);
107
- --utrecht-space-block-3xl: var(--xxllnc-size-3xl);
108
-
109
- --utrecht-space-inline-3xs: var(--xxllnc-size-3xs);
110
- --utrecht-space-inline-2xs: var(--xxllnc-size-2xs);
111
- --utrecht-space-inline-xs: var(--xxllnc-size-xs);
112
- --utrecht-space-inline-sm: var(--xxllnc-size-sm);
113
- --utrecht-space-inline-md: var(--xxllnc-size-md);
114
- --utrecht-space-inline-lg: var(--xxllnc-size-lg);
115
- --utrecht-space-inline-xl: var(--xxllnc-size-xl);
116
- --utrecht-space-inline-2xl: var(--xxllnc-size-2xl);
117
- --utrecht-space-inline-3xl: var(--xxllnc-size-3xl);
118
-
119
- --utrecht-typography-scale-2xs: var(--xxllnc-font-size-2xs);
120
- --utrecht-typography-scale-xs: var(--xxllnc-font-size-xs);
121
- --utrecht-typography-scale-sm: var(--xxllnc-font-size-sm);
122
- --utrecht-typography-scale-md: var(--xxllnc-font-size-md);
123
- --utrecht-typography-scale-lg: var(--xxllnc-font-size-lg);
124
- --utrecht-typography-scale-xl: var(--xxllnc-font-size-xl);
125
- --utrecht-typography-scale-2xl: var(--xxllnc-font-size-2xl);
126
- --utrecht-typography-scale-3xl: var(--xxllnc-font-size-3xl);
127
- --utrecht-typography-scale-4xl: var(--xxllnc-font-size-4xl);
128
-
129
- /* Document */
130
- --utrecht-document-font-family: var(
131
- --xxllnc-typography-sans-serif-font-family
132
- );
133
- --utrecht-document-font-size: var(--xxllnc-font-size-md);
134
- --utrecht-document-color: var(--xxllnc-color-black-16);
135
- --utrecht-document-background-color: var(--xxllnc-color-white-100);
136
- --utrecht-space-around: 1;
137
-
138
- /* Typography */
139
- --utrecht-typography-sans-serif-font-family: var(
140
- --xxllnc-typography-sans-serif-font-family
141
- );
142
-
143
- /* Header */
144
- --utrecht-page-header-color: var(--xxllnc-color-black-16);
145
- --utrecht-page-header-background-color: var(--xxllnc-color-grey-92);
146
- --utrecht-page-header-padding-block-start: var(--xxllnc-size-sm);
147
- --utrecht-page-header-padding-block-end: var(--xxllnc-size-sm);
148
-
149
- /* Page */
150
- --utrecht-page-padding-inline-start: var(--xxllnc-size-lg);
151
- --utrecht-page-padding-inline-end: var(--xxllnc-size-lg);
152
- --utrecht-page-max-inline-size: 1140px;
153
- --utrecht-page-content-background-color: var(--xxllnc-color-black-16);
154
-
155
- /* Headings */
156
- --utrecht-heading-1-font-family: var(--xxllnc-typography-header-font-family);
157
- --utrecht-heading-1-font-size: var(--xxllnc-font-size-3xl);
158
- --utrecht-heading-1-font-weight: var(--xxllnc-typography-font-weight-normal);
159
- --utrecht-heading-1-letter-spacing: var(--xxllnc-letter-spacing-normal);
160
- --utrecht-heading-1-margin-block-start: var(--xxllnc-size-2xl);
161
- --utrecht-heading-1-margin-block-end: var(--xxllnc-size-md);
162
-
163
- --utrecht-heading-2-font-family: var(--xxllnc-typography-header-font-family);
164
- --utrecht-heading-2-font-weight: var(--xxllnc-typography-font-weight-normal);
165
- --utrecht-heading-2-font-size: var(--xxllnc-font-size-2xl);
166
- --utrecht-heading-2-letter-spacing: var(--xxllnc-letter-spacing-normal);
167
- --utrecht-heading-2-margin-block-start: var(--xxllnc-size-2xl);
168
- --utrecht-heading-2-margin-block-end: var(--xxllnc-size-md);
169
-
170
- --utrecht-heading-3-font-family: var(--xxllnc-typography-header-font-family);
171
- --utrecht-heading-3-font-weight: var(--xxllnc-typography-font-weight-normal);
172
- --utrecht-heading-3-font-size: var(--xxllnc-font-size-xl);
173
- --utrecht-heading-3-letter-spacing: var(--xxllnc-letter-spacing-normal);
174
- --utrecht-heading-3-margin-block-start: var(--xxllnc-size-xl);
175
- --utrecht-heading-3-margin-block-end: var(--xxllnc-size-md);
176
-
177
- --utrecht-heading-4-font-family: var(--xxllnc-typography-header-font-family);
178
- --utrecht-heading-4-font-size: var(--xxllnc-font-size-lg);
179
- --utrecht-heading-4-font-weight: var(--xxllnc-typography-font-weight-normal);
180
- --utrecht-heading-4-letter-spacing: var(--xxllnc-letter-spacing-normal);
181
- --utrecht-heading-4-margin-block-start: var(--xxllnc-size-lg);
182
- --utrecht-heading-4-margin-block-end: var(--xxllnc-size-md);
183
-
184
- --utrecht-heading-5-font-family: var(--xxllnc-typography-header-font-family);
185
- --utrecht-heading-5-font-size: var(--xxllnc-font-size-md);
186
- --utrecht-heading-5-font-weight: var(--xxllnc-typography-font-weight-light);
187
- --utrecht-heading-5-letter-spacing: var(--xxllnc-letter-spacing-normal);
188
- --utrecht-heading-5-text-transform: unset;
189
- --utrecht-heading-5-margin-block-start: var(--xxllnc-size-lg);
190
- --utrecht-heading-5-margin-block-end: var(--conductino-size-md);
191
-
192
- /* Paragraph */
193
- --utrecht-paragraph-color: var(--utrecht-document-color) inherit;
194
- --utrecht-paragraph-font-family: var(
195
- --xxllnc-typography-sans-serif-font-family
196
- );
197
- --utrecht-paragraph-font-size: var(--xxllnc-font-size-md);
198
- --utrecht-paragraph-font-weight: var(--xxllnc-typography-font-weight-normal);
199
- --utrecht-paragraph-line-height: 1.5;
200
- --utrecht-paragraph-margin-block-start: 0;
201
- --utrecht-paragraph-margin-block-end: 0;
202
-
203
- /* Footer */
204
- --utrecht-page-footer-color: var(--xxllnc-color-primary);
205
- --utrecht-page-footer-background-color: var(--xxllnc-color-white-100);
206
- --utrecht-page-footer-background-image: unset;
207
- --utrecht-page-footer-padding-block-start: var(--xxllnc-size-2xl);
208
- --utrecht-page-footer-padding-block-end: var(--xxllnc-size-2xl);
209
- --utrecht-page-footer-padding-inline-start: var(--xxllnc-size-sm);
210
- --utrecht-page-footer-padding-inline-end: var(--xxllnc-size-sm);
211
-
212
- /* List */
213
- --utrecht-ordered-list-font-size: var(--utrecht-document-font-size) inherit;
214
- --utrecht-ordered-list-padding-inline-start: var(--xxllnc-size-xl);
215
- --utrecht-ordered-list-margin-block-start: var(--xxllnc-size-sm);
216
- --utrecht-ordered-list-margin-block-end: var(--xxllnc-size-sm);
217
-
218
- --utrecht-ordered-list-item-margin-block-start: var(--xxllnc-size-2xs);
219
- --utrecht-ordered-list-item-margin-block-end: var(--xxllnc-size-2xs);
220
- --utrecht-ordered-list-item-padding-inline-start: 1ch;
221
-
222
- --utrecht-unordered-list-font-size: var(--utrecht-document-font-size);
223
- --utrecht-unordered-list-margin-block-start: var(--xxllnc-size-md);
224
- --utrecht-unordered-list-margin-block-end: 0;
225
- --utrecht-unordered-list-padding-inline-start: 2ch;
226
-
227
- --utrecht-unordered-list-item-margin-block-start: var(--xxllnc-size-xs);
228
- --utrecht-unordered-list-item-margin-block-end: var(--xxllnc-size-xs);
229
- --utrecht-unordered-list-item-padding-inline-start: 1ch;
230
-
231
- /* Link */
232
- --utrecht-link-color: var(--xxllnc-color-primary);
233
- --utrecht-link-visited-color: var(--xxllnc-color-primary);
234
- --utrecht-link-icon-size: var(--xxllnc-size-md);
235
- --utrecht-link-text-decoration: none;
236
- --utrecht-link-text-decoration-color: unset;
237
- --utrecht-link-text-decoration-thickness: 0;
238
- --utrecht-link-text-underline-offset: var(--xxllnc-size-3xs);
239
-
240
- --utrecht-link-hover-color: var(--xxllnc-color-primary-hover);
241
- /* --utrecht-link-hover-text-decoration: none; */
242
- /* --utrecht-link-hover-text-decoration-thickness: <size>; */
243
-
244
- /* Blockquote */
245
- --utrecht-blockquote-content-color: var(--xxllnc-color-black-16);
246
- --utrecht-blockquote-content-font-size: var(--xxllnc-size-md);
247
- --utrecht-blockquote-margin-inline-start: var(--xxllnc-size-xl);
248
- --utrecht-blockquote-margin-inline-end: var(--xxllnc-size-xl);
249
-
250
- /* Code */
251
- --utrecht-code-color: var(--xxllnc-color-black-16);
252
- --utrecht-code-background-color: var(--xxllnc-color-lightgrey);
253
- --utrecht-code-font-family: var(--xxllnc-typography-monospace-font-family);
254
- --utrecht-code-font-size: inherit;
255
-
256
- --utrecht-code-block-color: var(--xxllnc-color-black-16);
257
- --utrecht-code-block-background-color: var(--xxllnc-color-lightgrey);
258
- --utrecht-code-block-font-family: var(
259
- --xxllnc-typography-monospace-font-family
260
- );
261
- --utrecht-code-block-font-size: var(--xxllnc-font-size-md);
262
- --utrecht-code-block-font-weight: var(--xxllnc-typography-font-weight-normal);
263
- --utrecht-code-block-line-height: var(--xxllnc-size-lg);
264
- --utrecht-code-block-margin-block-start: var(--xxllnc-size-md);
265
- --utrecht-code-block-margin-block-end: var(--xxllnc-size-md);
266
- --utrecht-code-block-margin-inline-start: 0;
267
- --utrecht-code-block-margin-inline-end: 0;
268
- --utrecht-code-block-padding-block-start: var(--xxllnc-size-md);
269
- --utrecht-code-block-padding-block-end: var(--xxllnc-size-md);
270
- --utrecht-code-block-padding-inline-start: var(--xxllnc-size-md);
271
- --utrecht-code-block-padding-inline-end: var(--xxllnc-size-md);
272
-
273
- /* Pseudo Elements */
274
- --utrecht-unordered-list-marker-color: var(--xxllnc-color-primary);
275
-
276
- /* Table */
277
- --utrecht-table-border-color: var(--xxllnc-color-lightgrey);
278
- --utrecht-table-border-width: var(--xxllnc-size-4xs);
279
- --utrecht-table-font-family: var(--utrecht-document-font-family) inherit;
280
- --utrecht-table-font-size: var(--utrecht-document-font-size) inherit;
281
- --utrecht-table-margin-block-start: var(--xxllnc-size-md);
282
- --utrecht-table-margin-block-end: 0;
283
-
284
- --utrecht-table-header-color: var(--utrecht-document-color) inherit;
285
- --utrecht-table-header-font-weight: var(--xxllnc-typography-font-weight-bold);
286
- --utrecht-table-header-text-transform: unset;
287
-
288
- --utrecht-table-header-cell-font-size: var(--utrecht-document-font-size)
289
- inherit;
290
- --utrecht-table-header-cell-font-weight: var(
291
- --xxllnc-typography-font-weight-bold
292
- );
293
- --utrecht-table-header-cell-text-transform: unset;
294
-
295
- --utrecht-table-row-border-block-end-color: var(--xxllnc-color-lightgrey);
296
- --utrecht-table-row-border-block-end-width: var(--xxllnc-size-4xs);
297
-
298
- --utrecht-table-cell-padding-block-start: var(--xxllnc-size-md);
299
- --utrecht-table-cell-padding-block-end: var(--xxllnc-size-md);
300
- --utrecht-table-cell-padding-inline-start: var(--xxllnc-size-md);
301
- --utrecht-table-cell-padding-inline-end: var(--xxllnc-size-md);
302
-
303
- /* Alert */
304
- --utrecht-alert-color: var(--xxllnc-color-alert-info);
305
- --utrecht-alert-background-color: var(--xxllnc-color-alert-info-background);
306
- /* --utrecht-alert-border-color: <color>; */
307
- /* --utrecht-alert-border-width: <length>; */
308
- --utrecht-alert-padding-block-start: var(--xxllnc-size-lg);
309
- --utrecht-alert-padding-block-end: var(--xxllnc-size-lg);
310
- --utrecht-alert-padding-inline-start: var(--xxllnc-size-lg);
311
- --utrecht-alert-padding-inline-end: var(--xxllnc-size-lg);
312
- /* --utrecht-alert-margin-block-start: <length>; */
313
- /* --utrecht-alert-margin-block-end: <length>; */
314
- /* --utrecht-alert-warning-background-color: <color>; */
315
- /* --utrecht-alert-warning-color: <color>; */
316
- /* --utrecht-alert-warning-border-color: <color>; */
317
- /* --utrecht-alert-warning-border-width: <length>; */
318
- --utrecht-alert-error-background-color: var(
319
- --xxllnc-color-alert-error-background
320
- );
321
- --utrecht-alert-error-color: var(--xxllnc-color-alert-error);
322
- /* --utrecht-alert-error-border-color: <color>; */
323
- /* --utrecht-alert-error-border-width: <color>; */
324
- /* --utrecht-alert-ok-background-color: <color>; */
325
- /* --utrecht-alert-ok-color: <color>; */
326
- /* --utrecht-alert-ok-border-color: <color>; */
327
- /* --utrecht-alert-ok-border-width: <length>; */
328
- --utrecht-alert-icon-color: var(--xxllnc-color-alert-info);
329
- --utrecht-alert-icon-error-color: var(--xxllnc-color-alert-error);
330
- --utrecht-alert-icon-warning-color: var(--xxllnc-color-alert-warning);
331
- --utrecht-alert-icon-ok-color: var(--xxllnc-color-alert-success);
332
-
333
- /* Icon */
334
- --utrecht-alert-icon-gap: var(--xxllnc-size-xs);
335
- --utrecht-icon-gap: var(--xxllnc-size-xs);
336
-
337
- /* Button */
338
- --utrecht-button-color: var(--xxllnc-color-grey-90);
339
- --utrecht-button-background-color: var(--xxllnc-color-black-17);
340
-
341
- --utrecht-button-icon-gap: var(--xxllnc-size-xs);
342
- /* --utrecht-button-border-color: <color>; */
343
- --utrecht-button-border-width: 0;
344
- --utrecht-button-border-radius: "16px";
345
- /* --utrecht-button-border-bottom-width: <length>; */
346
-
347
- --utrecht-button-font-family: var(--xxllnc-typography-inter-font-family);
348
- --utrecht-button-font-size: inherit;
349
- --utrecht-button-font-weight: inherit;
350
-
351
- /* --utrecht-button-inline-size: <length>; */
352
- /* --utrecht-button-letter-spacing: <length>; */
353
- /* --utrecht-button-line-height: <length>; */
354
-
355
- /* --utrecht-button-min-block-size: <length>; */
356
- /* --utrecht-button-min-inline-size: <length>; */
357
-
358
- --utrecht-button-padding-block-end: var(--xxllnc-size-2xs);
359
- --utrecht-button-padding-block-start: var(--xxllnc-size-2xs);
360
- --utrecht-button-padding-inline-end: var(--xxllnc-size-sm);
361
- --utrecht-button-padding-inline-start: var(--xxllnc-size-sm);
362
-
363
- /* --utrecht-button-text-transform: <length>; */
364
-
365
- /* --utrecht-button-focus-background-color: <color>; */
366
- /* --utrecht-button-focus-border-color: <color>; */
367
- /* --utrecht-button-focus-color: <color>; */
368
-
369
- --utrecht-button-hover-background-color: var(--xxllnc-color-black-17-hover);
370
- --utrecht-button-hover-color: var(--xxllnc-color-grey-90-hover);
371
- /* --utrecht-button-hover-border-color: unset; */
372
- /* --utrecht-button-focus-transform-scale: unset; */
373
-
374
- --utrecht-button-secondary-action-background-color: var(
375
- --xxllnc-color-white-100
376
- );
377
- --utrecht-button-secondary-action-border-color: var(--xxllnc-color-black-17);
378
- --utrecht-button-secondary-action-border-width: 2px;
379
- --utrecht-button-secondary-action-color: var(--xxllnc-color-black-17);
380
- --utrecht-button-secondary-action-font-weight: var(
381
- --xxllnc-typography-font-weight-normal
382
- );
383
-
384
- /* InputField */
385
- --utrecht-form-input-background-color: var(--xxllnc-color-white-100-0t);
386
- --utrecht-form-input-border-width: var(--xxllnc-size-4xs);
387
- --utrecht-form-input-border-color: var(--xxllnc-color-black-0-22t);
388
- --utrecht-form-input-border-radius: 6px;
389
- --utrecht-form-input-color: var(--xxllnc-color-grey-43);
390
- --utrecht-form-input-font-family: var(
391
- --xxllnc-typography-sans-serif-font-family
392
- );
393
- --utrecht-form-input-font-size: 15px;
394
- /* --utrecht-form-input-max-inline-size: ; */
395
- --utrecht-form-input-padding-block-end: var(--xxllnc-size-xs);
396
- --utrecht-form-input-padding-block-start: var(--xxllnc-size-xs);
397
- --utrecht-form-input-padding-inline-end: var(--xxllnc-size-sm);
398
- --utrecht-form-input-padding-inline-start: var(--xxllnc-size-sm);
399
-
400
- /* InputField-TextField */
401
- --utrecht-textbox-background-color: var(--xxllnc-color-white-100-0t);
402
- --utrecht-textbox-border-width: var(--xxllnc-size-4xs);
403
- /* --utrecht-textbox-border-bottom-width: ; */
404
- --utrecht-textbox-border-color: var(--xxllnc-color-black-0-22t);
405
- --utrecht-textbox-border-radius: 6px;
406
- --utrecht-textbox-color: var(--xxllnc-color-grey-43);
407
- --utrecht-textbox-font-family: var(
408
- --xxllnc-typography-sans-serif-font-family
409
- );
410
- --utrecht-textbox-font-size: 15px;
411
- /* --utrecht-textbox-max-inline-size: ; */
412
- --utrecht-textbox-padding-block-end: var(--xxllnc-size-xs);
413
- --utrecht-textbox-padding-block-start: var(--xxllnc-size-xs);
414
- --utrecht-textbox-padding-inline-end: var(--xxllnc-size-sm);
415
- --utrecht-textbox-padding-inline-start: var(--xxllnc-size-sm);
416
-
417
- --utrecht-textbox-placeholder-color: var(--xxllnc-color-grey-43);
418
-
419
- /*
420
- *
421
- * CONDUCTION COMPONENTS & DEFAULTS
422
- *
423
- */
424
-
425
- /* Input select single */
426
- --conduction-input-select-padding-block-start: 0;
427
- --conduction-input-select-padding-block-end: 0;
428
- --conduction-input-select-border-radius: var(
429
- --utrecht-form-input-border-radius
430
- );
431
- --conduction-input-select-background-color: var(--xxllnc-color-white-100);
432
- --conduction-input-select-border: 1px solid var(--xxllnc-color-grey-92);
433
- --conduction-input-select-border-focus: unset;
434
- --conduction-input-select-invalid-border-color: var(--xxllnc-color-error);
435
-
436
- /* conduction Card */
437
- --utrecht-card-background-color: var(--xxllnc-color-black-21);
438
- --utrecht-card-color: var(--xxllnc-color-white-95);
439
- --utrecht-card-border-radius: 16px;
440
- --utrecht-card-padding-block-end: var(--xxllnc-size-md);
441
- --utrecht-card-padding-block-start: var(--xxllnc-size-md);
442
- --utrecht-card-padding-inline-end: var(--xxllnc-size-md);
443
- --utrecht-card-padding-inline-start: var(--xxllnc-size-md);
444
- }