@utrecht/design-tokens 6.2.0 → 6.2.1
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/CHANGELOG.md +6 -0
- package/build-stylelint.mjs +1 -2
- package/dist/_mixin-theme.scss +9 -9
- package/dist/_mixin.scss +9 -9
- package/dist/_variables.scss +9 -9
- package/dist/dark/_mixin-theme.scss +9 -9
- package/dist/dark/_mixin.scss +9 -9
- package/dist/dark/_variables.scss +9 -9
- package/dist/dark/index.cjs +9 -9
- package/dist/dark/index.css +9 -9
- package/dist/dark/index.d.ts +9 -9
- package/dist/dark/index.json +60 -20
- package/dist/dark/index.mjs +9 -9
- package/dist/dark/index.tokens.json +13 -13
- package/dist/dark/list.json +60 -20
- package/dist/dark/list.mjs +60 -20
- package/dist/dark/property.css +6 -2
- package/dist/dark/theme-prince-xml.css +9 -9
- package/dist/dark/tokens.cjs +165 -125
- package/dist/dark/tokens.d.ts +11 -11
- package/dist/dark/tokens.json +193 -153
- package/dist/dark/variables.cjs +9 -9
- package/dist/dark/variables.d.ts +9 -9
- package/dist/dark/variables.less +9 -9
- package/dist/dark/variables.mjs +9 -9
- package/dist/index.cjs +9 -9
- package/dist/index.css +18 -18
- package/dist/index.d.ts +9 -9
- package/dist/index.json +60 -20
- package/dist/index.mjs +9 -9
- package/dist/index.tokens.json +13 -13
- package/dist/list.json +60 -20
- package/dist/list.mjs +60 -20
- package/dist/property.css +6 -2
- package/dist/theme-prince-xml.css +9 -9
- package/dist/tokens.cjs +165 -125
- package/dist/tokens.d.ts +11 -11
- package/dist/tokens.json +193 -153
- package/dist/variables.cjs +9 -9
- package/dist/variables.d.ts +9 -9
- package/dist/variables.less +9 -9
- package/dist/variables.mjs +9 -9
- package/package.json +4 -5
- package/stylelint.config.mjs +10 -0
- package/.stylelintrc.json +0 -10
|
@@ -141,6 +141,7 @@
|
|
|
141
141
|
--utrecht-space-column-3xl: 32px; /** Extra Large 3 */
|
|
142
142
|
--utrecht-space-column-4xl: 48px; /** Extra Large 4 */
|
|
143
143
|
--utrecht-space-column-5xl: 64px; /** Extra Large 5 */
|
|
144
|
+
--utrecht-textbox-border-bottom-width: 3px;
|
|
144
145
|
--utrecht-data-list-rows-column-min-inline-size: 25ch;
|
|
145
146
|
--utrecht-data-list-rows-column-inline-size: 80%;
|
|
146
147
|
--utrecht-document-line-height: 1.4;
|
|
@@ -262,15 +263,15 @@
|
|
|
262
263
|
--utrecht-ordered-list-item-margin-block-start: 0.25em;
|
|
263
264
|
--utrecht-ordered-list-item-margin-block-end: 0.25em;
|
|
264
265
|
--utrecht-ordered-list-item-padding-inline-start: 0;
|
|
266
|
+
--utrecht-page-body-padding-block-start: 0;
|
|
267
|
+
--utrecht-page-body-padding-block-end: 0;
|
|
268
|
+
--utrecht-page-body-padding-inline-start: 0;
|
|
269
|
+
--utrecht-page-body-padding-inline-end: 0;
|
|
265
270
|
--utrecht-page-body-content-padding-block-start: 0;
|
|
266
271
|
--utrecht-page-body-content-padding-block-end: 1em;
|
|
267
272
|
--utrecht-page-body-content-padding-inline-start: 2em;
|
|
268
273
|
--utrecht-page-body-content-padding-inline-end: 2.4em;
|
|
269
274
|
--utrecht-page-body-content-max-inline-size: 1184px;
|
|
270
|
-
--utrecht-page-body-padding-inline-end: 0;
|
|
271
|
-
--utrecht-page-body-padding-inline-start: 0;
|
|
272
|
-
--utrecht-page-body-padding-block-end: 0;
|
|
273
|
-
--utrecht-page-body-padding-block-start: 0;
|
|
274
275
|
--utrecht-page-content-padding-block-start: 2em;
|
|
275
276
|
--utrecht-page-content-padding-block-end: 2em;
|
|
276
277
|
--utrecht-page-footer-content-max-inline-size: 1184px;
|
|
@@ -280,10 +281,10 @@
|
|
|
280
281
|
--utrecht-page-header-padding-inline-end: 0;
|
|
281
282
|
--utrecht-page-header-content-padding-block-start: 1.8em;
|
|
282
283
|
--utrecht-page-header-content-padding-block-end: 1em;
|
|
283
|
-
--utrecht-page-header-content-padding-inline-start: 2em;
|
|
284
|
-
--utrecht-page-header-content-padding-inline-end: 2.4em;
|
|
285
|
-
--utrecht-page-header-content-max-inline-size: 1184px;
|
|
286
284
|
--utrecht-page-header-content-padding-inline: 2em;
|
|
285
|
+
--utrecht-page-header-content-max-inline-size: 1184px;
|
|
286
|
+
--utrecht-page-header-content-padding-inline-end: 2.4em;
|
|
287
|
+
--utrecht-page-header-content-padding-inline-start: 2em;
|
|
287
288
|
--utrecht-page-margin-inline-start: 2em;
|
|
288
289
|
--utrecht-page-margin-inline-end: 2em;
|
|
289
290
|
--utrecht-page-max-inline-size: 1184px;
|
|
@@ -344,7 +345,6 @@
|
|
|
344
345
|
--utrecht-table-cell-icon-size: 1em;
|
|
345
346
|
--utrecht-textarea-border-block-end-width: 3px;
|
|
346
347
|
--utrecht-textarea-border-bottom-width: 3px;
|
|
347
|
-
--utrecht-textbox-border-bottom-width: 3px;
|
|
348
348
|
--utrecht-tooltip-border-radius: 0;
|
|
349
349
|
--utrecht-tooltip-border-width: 1px;
|
|
350
350
|
--utrecht-toptask-link-line-height: 1.2;
|
|
@@ -889,9 +889,9 @@
|
|
|
889
889
|
--utrecht-page-footer-color: var(--utrecht-color-white);
|
|
890
890
|
--utrecht-page-footer-background-color: var(--utrecht-color-red-40);
|
|
891
891
|
--utrecht-page-footer-background-image: linear-gradient(45deg, var(--utrecht-color-red-40), var(--utrecht-color-red-40) 50%, #d63433 50%);;
|
|
892
|
+
--utrecht-page-footer-content-padding-inline: var(--utrecht-space-inline-2xl);
|
|
892
893
|
--utrecht-page-footer-content-padding-block-end: var(--utrecht-space-block-3xl);
|
|
893
894
|
--utrecht-page-footer-content-padding-block-start: var(--utrecht-space-block-3xl);
|
|
894
|
-
--utrecht-page-footer-content-padding-inline: var(--utrecht-space-inline-2xl);
|
|
895
895
|
--utrecht-page-header-content-background-color: var(--utrecht-color-white);
|
|
896
896
|
--utrecht-page-header-content-color: var(--utrecht-color-black);
|
|
897
897
|
--utrecht-page-background-color: var(--utrecht-color-grey-15);
|
package/dist/dark/tokens.cjs
CHANGED
|
@@ -9932,6 +9932,31 @@ module.exports = {
|
|
|
9932
9932
|
},
|
|
9933
9933
|
},
|
|
9934
9934
|
},
|
|
9935
|
+
textbox: {
|
|
9936
|
+
"border-bottom-width": {
|
|
9937
|
+
key: "{utrecht.textbox.border-bottom-width}",
|
|
9938
|
+
$extensions: {
|
|
9939
|
+
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
9940
|
+
"nl.nldesignsystem.deprecated": true,
|
|
9941
|
+
},
|
|
9942
|
+
$type: "dimension",
|
|
9943
|
+
$value: "3px",
|
|
9944
|
+
filePath: "src/component/utrecht/textbox.tokens.json",
|
|
9945
|
+
isSource: true,
|
|
9946
|
+
original: {
|
|
9947
|
+
$extensions: {
|
|
9948
|
+
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
9949
|
+
"nl.nldesignsystem.deprecated": true,
|
|
9950
|
+
},
|
|
9951
|
+
$type: "dimension",
|
|
9952
|
+
$value: "3px",
|
|
9953
|
+
key: "{utrecht.textbox.border-bottom-width}",
|
|
9954
|
+
},
|
|
9955
|
+
name: "border-bottom-width",
|
|
9956
|
+
attributes: {},
|
|
9957
|
+
path: ["utrecht", "textbox", "border-bottom-width"],
|
|
9958
|
+
},
|
|
9959
|
+
},
|
|
9935
9960
|
"data-list": {
|
|
9936
9961
|
"margin-block-end": {
|
|
9937
9962
|
key: "{utrecht.data-list.margin-block-end}",
|
|
@@ -18489,6 +18514,98 @@ module.exports = {
|
|
|
18489
18514
|
},
|
|
18490
18515
|
},
|
|
18491
18516
|
"page-body": {
|
|
18517
|
+
"padding-block-start": {
|
|
18518
|
+
key: "{utrecht.page-body.padding-block-start}",
|
|
18519
|
+
$extensions: {
|
|
18520
|
+
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
18521
|
+
"nl.nldesignsystem.figma-implementation": false,
|
|
18522
|
+
},
|
|
18523
|
+
$type: "dimension",
|
|
18524
|
+
$value: "0",
|
|
18525
|
+
filePath: "src/component/utrecht/page-body.tokens.json",
|
|
18526
|
+
isSource: true,
|
|
18527
|
+
original: {
|
|
18528
|
+
$extensions: {
|
|
18529
|
+
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
18530
|
+
"nl.nldesignsystem.figma-implementation": false,
|
|
18531
|
+
},
|
|
18532
|
+
$type: "dimension",
|
|
18533
|
+
$value: "0",
|
|
18534
|
+
key: "{utrecht.page-body.padding-block-start}",
|
|
18535
|
+
},
|
|
18536
|
+
name: "padding-block-start",
|
|
18537
|
+
attributes: {},
|
|
18538
|
+
path: ["utrecht", "page-body", "padding-block-start"],
|
|
18539
|
+
},
|
|
18540
|
+
"padding-block-end": {
|
|
18541
|
+
key: "{utrecht.page-body.padding-block-end}",
|
|
18542
|
+
$extensions: {
|
|
18543
|
+
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
18544
|
+
"nl.nldesignsystem.figma-implementation": false,
|
|
18545
|
+
},
|
|
18546
|
+
$type: "dimension",
|
|
18547
|
+
$value: "0",
|
|
18548
|
+
filePath: "src/component/utrecht/page-body.tokens.json",
|
|
18549
|
+
isSource: true,
|
|
18550
|
+
original: {
|
|
18551
|
+
$extensions: {
|
|
18552
|
+
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
18553
|
+
"nl.nldesignsystem.figma-implementation": false,
|
|
18554
|
+
},
|
|
18555
|
+
$type: "dimension",
|
|
18556
|
+
$value: "0",
|
|
18557
|
+
key: "{utrecht.page-body.padding-block-end}",
|
|
18558
|
+
},
|
|
18559
|
+
name: "padding-block-end",
|
|
18560
|
+
attributes: {},
|
|
18561
|
+
path: ["utrecht", "page-body", "padding-block-end"],
|
|
18562
|
+
},
|
|
18563
|
+
"padding-inline-start": {
|
|
18564
|
+
key: "{utrecht.page-body.padding-inline-start}",
|
|
18565
|
+
$extensions: {
|
|
18566
|
+
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
18567
|
+
"nl.nldesignsystem.figma-implementation": false,
|
|
18568
|
+
},
|
|
18569
|
+
$type: "dimension",
|
|
18570
|
+
$value: "0",
|
|
18571
|
+
filePath: "src/component/utrecht/page-body.tokens.json",
|
|
18572
|
+
isSource: true,
|
|
18573
|
+
original: {
|
|
18574
|
+
$extensions: {
|
|
18575
|
+
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
18576
|
+
"nl.nldesignsystem.figma-implementation": false,
|
|
18577
|
+
},
|
|
18578
|
+
$type: "dimension",
|
|
18579
|
+
$value: "0",
|
|
18580
|
+
key: "{utrecht.page-body.padding-inline-start}",
|
|
18581
|
+
},
|
|
18582
|
+
name: "padding-inline-start",
|
|
18583
|
+
attributes: {},
|
|
18584
|
+
path: ["utrecht", "page-body", "padding-inline-start"],
|
|
18585
|
+
},
|
|
18586
|
+
"padding-inline-end": {
|
|
18587
|
+
key: "{utrecht.page-body.padding-inline-end}",
|
|
18588
|
+
$extensions: {
|
|
18589
|
+
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
18590
|
+
"nl.nldesignsystem.figma-implementation": false,
|
|
18591
|
+
},
|
|
18592
|
+
$type: "dimension",
|
|
18593
|
+
$value: "0",
|
|
18594
|
+
filePath: "src/component/utrecht/page-body.tokens.json",
|
|
18595
|
+
isSource: true,
|
|
18596
|
+
original: {
|
|
18597
|
+
$extensions: {
|
|
18598
|
+
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
18599
|
+
"nl.nldesignsystem.figma-implementation": false,
|
|
18600
|
+
},
|
|
18601
|
+
$type: "dimension",
|
|
18602
|
+
$value: "0",
|
|
18603
|
+
key: "{utrecht.page-body.padding-inline-end}",
|
|
18604
|
+
},
|
|
18605
|
+
name: "padding-inline-end",
|
|
18606
|
+
attributes: {},
|
|
18607
|
+
path: ["utrecht", "page-body", "padding-inline-end"],
|
|
18608
|
+
},
|
|
18492
18609
|
content: {
|
|
18493
18610
|
"background-color": {
|
|
18494
18611
|
key: "{utrecht.page-body.content.background-color}",
|
|
@@ -18642,58 +18759,6 @@ module.exports = {
|
|
|
18642
18759
|
path: ["utrecht", "page-body", "content", "max-inline-size"],
|
|
18643
18760
|
},
|
|
18644
18761
|
},
|
|
18645
|
-
"padding-inline-end": {
|
|
18646
|
-
key: "{utrecht.page-body.padding-inline-end}",
|
|
18647
|
-
$value: "0",
|
|
18648
|
-
filePath: "src/component/utrecht/page-body.tokens.json",
|
|
18649
|
-
isSource: true,
|
|
18650
|
-
original: {
|
|
18651
|
-
$value: "0",
|
|
18652
|
-
key: "{utrecht.page-body.padding-inline-end}",
|
|
18653
|
-
},
|
|
18654
|
-
name: "padding-inline-end",
|
|
18655
|
-
attributes: {},
|
|
18656
|
-
path: ["utrecht", "page-body", "padding-inline-end"],
|
|
18657
|
-
},
|
|
18658
|
-
"padding-inline-start": {
|
|
18659
|
-
key: "{utrecht.page-body.padding-inline-start}",
|
|
18660
|
-
$value: "0",
|
|
18661
|
-
filePath: "src/component/utrecht/page-body.tokens.json",
|
|
18662
|
-
isSource: true,
|
|
18663
|
-
original: {
|
|
18664
|
-
$value: "0",
|
|
18665
|
-
key: "{utrecht.page-body.padding-inline-start}",
|
|
18666
|
-
},
|
|
18667
|
-
name: "padding-inline-start",
|
|
18668
|
-
attributes: {},
|
|
18669
|
-
path: ["utrecht", "page-body", "padding-inline-start"],
|
|
18670
|
-
},
|
|
18671
|
-
"padding-block-end": {
|
|
18672
|
-
key: "{utrecht.page-body.padding-block-end}",
|
|
18673
|
-
$value: "0",
|
|
18674
|
-
filePath: "src/component/utrecht/page-body.tokens.json",
|
|
18675
|
-
isSource: true,
|
|
18676
|
-
original: {
|
|
18677
|
-
$value: "0",
|
|
18678
|
-
key: "{utrecht.page-body.padding-block-end}",
|
|
18679
|
-
},
|
|
18680
|
-
name: "padding-block-end",
|
|
18681
|
-
attributes: {},
|
|
18682
|
-
path: ["utrecht", "page-body", "padding-block-end"],
|
|
18683
|
-
},
|
|
18684
|
-
"padding-block-start": {
|
|
18685
|
-
key: "{utrecht.page-body.padding-block-start}",
|
|
18686
|
-
$value: "0",
|
|
18687
|
-
filePath: "src/component/utrecht/page-body.tokens.json",
|
|
18688
|
-
isSource: true,
|
|
18689
|
-
original: {
|
|
18690
|
-
$value: "0",
|
|
18691
|
-
key: "{utrecht.page-body.padding-block-start}",
|
|
18692
|
-
},
|
|
18693
|
-
name: "padding-block-start",
|
|
18694
|
-
attributes: {},
|
|
18695
|
-
path: ["utrecht", "page-body", "padding-block-start"],
|
|
18696
|
-
},
|
|
18697
18762
|
},
|
|
18698
18763
|
"page-content": {
|
|
18699
18764
|
"padding-block-start": {
|
|
@@ -18816,6 +18881,29 @@ module.exports = {
|
|
|
18816
18881
|
path: ["utrecht", "page-footer", "background-image"],
|
|
18817
18882
|
},
|
|
18818
18883
|
content: {
|
|
18884
|
+
"padding-inline": {
|
|
18885
|
+
key: "{utrecht.page-footer.content.padding-inline}",
|
|
18886
|
+
$extensions: {
|
|
18887
|
+
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
18888
|
+
"nl.nldesignsystem.figma-implementation": false,
|
|
18889
|
+
},
|
|
18890
|
+
$type: "dimension",
|
|
18891
|
+
$value: "28px",
|
|
18892
|
+
filePath: "src/component/utrecht/page-footer.tokens.json",
|
|
18893
|
+
isSource: true,
|
|
18894
|
+
original: {
|
|
18895
|
+
$extensions: {
|
|
18896
|
+
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
18897
|
+
"nl.nldesignsystem.figma-implementation": false,
|
|
18898
|
+
},
|
|
18899
|
+
$type: "dimension",
|
|
18900
|
+
$value: "{utrecht.space.inline.2xl}",
|
|
18901
|
+
key: "{utrecht.page-footer.content.padding-inline}",
|
|
18902
|
+
},
|
|
18903
|
+
name: "padding-inline",
|
|
18904
|
+
attributes: {},
|
|
18905
|
+
path: ["utrecht", "page-footer", "content", "padding-inline"],
|
|
18906
|
+
},
|
|
18819
18907
|
"padding-block-end": {
|
|
18820
18908
|
key: "{utrecht.page-footer.content.padding-block-end}",
|
|
18821
18909
|
$extensions: {
|
|
@@ -18875,19 +18963,6 @@ module.exports = {
|
|
|
18875
18963
|
attributes: {},
|
|
18876
18964
|
path: ["utrecht", "page-footer", "content", "max-inline-size"],
|
|
18877
18965
|
},
|
|
18878
|
-
"padding-inline": {
|
|
18879
|
-
key: "{utrecht.page-footer.content.padding-inline}",
|
|
18880
|
-
$value: "28px",
|
|
18881
|
-
filePath: "src/component/utrecht/page-footer.tokens.json",
|
|
18882
|
-
isSource: true,
|
|
18883
|
-
original: {
|
|
18884
|
-
$value: "{utrecht.space.inline.2xl}",
|
|
18885
|
-
key: "{utrecht.page-footer.content.padding-inline}",
|
|
18886
|
-
},
|
|
18887
|
-
name: "padding-inline",
|
|
18888
|
-
attributes: {},
|
|
18889
|
-
path: ["utrecht", "page-footer", "content", "padding-inline"],
|
|
18890
|
-
},
|
|
18891
18966
|
},
|
|
18892
18967
|
},
|
|
18893
18968
|
"page-header": {
|
|
@@ -19076,15 +19151,14 @@ module.exports = {
|
|
|
19076
19151
|
attributes: {},
|
|
19077
19152
|
path: ["utrecht", "page-header", "content", "padding-block-end"],
|
|
19078
19153
|
},
|
|
19079
|
-
"padding-inline
|
|
19080
|
-
key: "{utrecht.page-header.content.padding-inline
|
|
19154
|
+
"padding-inline": {
|
|
19155
|
+
key: "{utrecht.page-header.content.padding-inline}",
|
|
19081
19156
|
$extensions: {
|
|
19082
19157
|
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
19083
19158
|
"nl.nldesignsystem.figma-implementation": false,
|
|
19084
19159
|
},
|
|
19085
19160
|
$type: "dimension",
|
|
19086
19161
|
$value: "2em",
|
|
19087
|
-
$comment: "Legacy design token",
|
|
19088
19162
|
filePath: "src/component/utrecht/page-header.tokens.json",
|
|
19089
19163
|
isSource: true,
|
|
19090
19164
|
original: {
|
|
@@ -19094,30 +19168,32 @@ module.exports = {
|
|
|
19094
19168
|
},
|
|
19095
19169
|
$type: "dimension",
|
|
19096
19170
|
$value: "2em",
|
|
19097
|
-
|
|
19098
|
-
key: "{utrecht.page-header.content.padding-inline-start}",
|
|
19171
|
+
key: "{utrecht.page-header.content.padding-inline}",
|
|
19099
19172
|
},
|
|
19100
|
-
name: "padding-inline
|
|
19173
|
+
name: "padding-inline",
|
|
19101
19174
|
attributes: {},
|
|
19102
|
-
path: ["utrecht", "page-header", "content", "padding-inline
|
|
19175
|
+
path: ["utrecht", "page-header", "content", "padding-inline"],
|
|
19176
|
+
},
|
|
19177
|
+
"max-inline-size": {
|
|
19178
|
+
key: "{utrecht.page-header.content.max-inline-size}",
|
|
19179
|
+
$value: "1184px",
|
|
19180
|
+
filePath: "src/component/utrecht/page-header.tokens.json",
|
|
19181
|
+
isSource: true,
|
|
19182
|
+
original: {
|
|
19183
|
+
$value: "1184px",
|
|
19184
|
+
key: "{utrecht.page-header.content.max-inline-size}",
|
|
19185
|
+
},
|
|
19186
|
+
name: "max-inline-size",
|
|
19187
|
+
attributes: {},
|
|
19188
|
+
path: ["utrecht", "page-header", "content", "max-inline-size"],
|
|
19103
19189
|
},
|
|
19104
19190
|
"padding-inline-end": {
|
|
19105
19191
|
key: "{utrecht.page-header.content.padding-inline-end}",
|
|
19106
|
-
$extensions: {
|
|
19107
|
-
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
19108
|
-
"nl.nldesignsystem.figma-implementation": false,
|
|
19109
|
-
},
|
|
19110
|
-
$type: "dimension",
|
|
19111
19192
|
$value: "2.4em",
|
|
19112
19193
|
$comment: "Legacy design token",
|
|
19113
19194
|
filePath: "src/component/utrecht/page-header.tokens.json",
|
|
19114
19195
|
isSource: true,
|
|
19115
19196
|
original: {
|
|
19116
|
-
$extensions: {
|
|
19117
|
-
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
19118
|
-
"nl.nldesignsystem.figma-implementation": false,
|
|
19119
|
-
},
|
|
19120
|
-
$type: "dimension",
|
|
19121
19197
|
$value: "2.4em",
|
|
19122
19198
|
$comment: "Legacy design token",
|
|
19123
19199
|
key: "{utrecht.page-header.content.padding-inline-end}",
|
|
@@ -19126,31 +19202,20 @@ module.exports = {
|
|
|
19126
19202
|
attributes: {},
|
|
19127
19203
|
path: ["utrecht", "page-header", "content", "padding-inline-end"],
|
|
19128
19204
|
},
|
|
19129
|
-
"
|
|
19130
|
-
key: "{utrecht.page-header.content.
|
|
19131
|
-
$value: "1184px",
|
|
19132
|
-
filePath: "src/component/utrecht/page-header.tokens.json",
|
|
19133
|
-
isSource: true,
|
|
19134
|
-
original: {
|
|
19135
|
-
$value: "1184px",
|
|
19136
|
-
key: "{utrecht.page-header.content.max-inline-size}",
|
|
19137
|
-
},
|
|
19138
|
-
name: "max-inline-size",
|
|
19139
|
-
attributes: {},
|
|
19140
|
-
path: ["utrecht", "page-header", "content", "max-inline-size"],
|
|
19141
|
-
},
|
|
19142
|
-
"padding-inline": {
|
|
19143
|
-
key: "{utrecht.page-header.content.padding-inline}",
|
|
19205
|
+
"padding-inline-start": {
|
|
19206
|
+
key: "{utrecht.page-header.content.padding-inline-start}",
|
|
19144
19207
|
$value: "2em",
|
|
19208
|
+
$comment: "Legacy design token",
|
|
19145
19209
|
filePath: "src/component/utrecht/page-header.tokens.json",
|
|
19146
19210
|
isSource: true,
|
|
19147
19211
|
original: {
|
|
19148
19212
|
$value: "2em",
|
|
19149
|
-
|
|
19213
|
+
$comment: "Legacy design token",
|
|
19214
|
+
key: "{utrecht.page-header.content.padding-inline-start}",
|
|
19150
19215
|
},
|
|
19151
|
-
name: "padding-inline",
|
|
19216
|
+
name: "padding-inline-start",
|
|
19152
19217
|
attributes: {},
|
|
19153
|
-
path: ["utrecht", "page-header", "content", "padding-inline"],
|
|
19218
|
+
path: ["utrecht", "page-header", "content", "padding-inline-start"],
|
|
19154
19219
|
},
|
|
19155
19220
|
},
|
|
19156
19221
|
},
|
|
@@ -24059,31 +24124,6 @@ module.exports = {
|
|
|
24059
24124
|
path: ["utrecht", "textarea", "line-height"],
|
|
24060
24125
|
},
|
|
24061
24126
|
},
|
|
24062
|
-
textbox: {
|
|
24063
|
-
"border-bottom-width": {
|
|
24064
|
-
key: "{utrecht.textbox.border-bottom-width}",
|
|
24065
|
-
$extensions: {
|
|
24066
|
-
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
24067
|
-
"nl.nldesignsystem.deprecated": true,
|
|
24068
|
-
},
|
|
24069
|
-
$type: "dimension",
|
|
24070
|
-
$value: "3px",
|
|
24071
|
-
filePath: "src/component/utrecht/textbox.tokens.json",
|
|
24072
|
-
isSource: true,
|
|
24073
|
-
original: {
|
|
24074
|
-
$extensions: {
|
|
24075
|
-
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
24076
|
-
"nl.nldesignsystem.deprecated": true,
|
|
24077
|
-
},
|
|
24078
|
-
$type: "dimension",
|
|
24079
|
-
$value: "3px",
|
|
24080
|
-
key: "{utrecht.textbox.border-bottom-width}",
|
|
24081
|
-
},
|
|
24082
|
-
name: "border-bottom-width",
|
|
24083
|
-
attributes: {},
|
|
24084
|
-
path: ["utrecht", "textbox", "border-bottom-width"],
|
|
24085
|
-
},
|
|
24086
|
-
},
|
|
24087
24127
|
tooltip: {
|
|
24088
24128
|
"background-color": {
|
|
24089
24129
|
key: "{utrecht.tooltip.background-color}",
|
package/dist/dark/tokens.d.ts
CHANGED
|
@@ -762,6 +762,9 @@ declare const tokens: {
|
|
|
762
762
|
"5xl": DesignToken;
|
|
763
763
|
};
|
|
764
764
|
};
|
|
765
|
+
textbox: {
|
|
766
|
+
"border-bottom-width": DesignToken;
|
|
767
|
+
};
|
|
765
768
|
"data-list": {
|
|
766
769
|
"margin-block-end": DesignToken;
|
|
767
770
|
"margin-block-start": DesignToken;
|
|
@@ -1425,6 +1428,10 @@ declare const tokens: {
|
|
|
1425
1428
|
};
|
|
1426
1429
|
};
|
|
1427
1430
|
"page-body": {
|
|
1431
|
+
"padding-block-start": DesignToken;
|
|
1432
|
+
"padding-block-end": DesignToken;
|
|
1433
|
+
"padding-inline-start": DesignToken;
|
|
1434
|
+
"padding-inline-end": DesignToken;
|
|
1428
1435
|
content: {
|
|
1429
1436
|
"background-color": DesignToken;
|
|
1430
1437
|
color: DesignToken;
|
|
@@ -1434,10 +1441,6 @@ declare const tokens: {
|
|
|
1434
1441
|
"padding-inline-end": DesignToken;
|
|
1435
1442
|
"max-inline-size": DesignToken;
|
|
1436
1443
|
};
|
|
1437
|
-
"padding-inline-end": DesignToken;
|
|
1438
|
-
"padding-inline-start": DesignToken;
|
|
1439
|
-
"padding-block-end": DesignToken;
|
|
1440
|
-
"padding-block-start": DesignToken;
|
|
1441
1444
|
};
|
|
1442
1445
|
"page-content": {
|
|
1443
1446
|
"padding-block-start": DesignToken;
|
|
@@ -1448,10 +1451,10 @@ declare const tokens: {
|
|
|
1448
1451
|
"background-color": DesignToken;
|
|
1449
1452
|
"background-image": DesignToken;
|
|
1450
1453
|
content: {
|
|
1454
|
+
"padding-inline": DesignToken;
|
|
1451
1455
|
"padding-block-end": DesignToken;
|
|
1452
1456
|
"padding-block-start": DesignToken;
|
|
1453
1457
|
"max-inline-size": DesignToken;
|
|
1454
|
-
"padding-inline": DesignToken;
|
|
1455
1458
|
};
|
|
1456
1459
|
};
|
|
1457
1460
|
"page-header": {
|
|
@@ -1464,10 +1467,10 @@ declare const tokens: {
|
|
|
1464
1467
|
color: DesignToken;
|
|
1465
1468
|
"padding-block-start": DesignToken;
|
|
1466
1469
|
"padding-block-end": DesignToken;
|
|
1467
|
-
"padding-inline-start": DesignToken;
|
|
1468
|
-
"padding-inline-end": DesignToken;
|
|
1469
|
-
"max-inline-size": DesignToken;
|
|
1470
1470
|
"padding-inline": DesignToken;
|
|
1471
|
+
"max-inline-size": DesignToken;
|
|
1472
|
+
"padding-inline-end": DesignToken;
|
|
1473
|
+
"padding-inline-start": DesignToken;
|
|
1471
1474
|
};
|
|
1472
1475
|
};
|
|
1473
1476
|
page: {
|
|
@@ -1830,9 +1833,6 @@ declare const tokens: {
|
|
|
1830
1833
|
"border-bottom-width": DesignToken;
|
|
1831
1834
|
"line-height": DesignToken;
|
|
1832
1835
|
};
|
|
1833
|
-
textbox: {
|
|
1834
|
-
"border-bottom-width": DesignToken;
|
|
1835
|
-
};
|
|
1836
1836
|
tooltip: {
|
|
1837
1837
|
"background-color": DesignToken;
|
|
1838
1838
|
"border-color": DesignToken;
|