@utrecht/form-toggle-css 1.4.0 → 1.5.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.
- package/CHANGELOG.md +6 -0
- package/dist/tokens.mjs +4 -4
- package/package.json +1 -1
- package/src/tokens.json +4 -4
package/CHANGELOG.md
CHANGED
package/dist/tokens.mjs
CHANGED
|
@@ -87,7 +87,7 @@ export default {
|
|
|
87
87
|
"syntax": "<length>",
|
|
88
88
|
"inherits": true
|
|
89
89
|
},
|
|
90
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
90
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
91
91
|
},
|
|
92
92
|
"type": "spacing"
|
|
93
93
|
},
|
|
@@ -97,7 +97,7 @@ export default {
|
|
|
97
97
|
"syntax": "<length>",
|
|
98
98
|
"inherits": true
|
|
99
99
|
},
|
|
100
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
100
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
101
101
|
},
|
|
102
102
|
"type": "spacing"
|
|
103
103
|
},
|
|
@@ -107,7 +107,7 @@ export default {
|
|
|
107
107
|
"syntax": "<length>",
|
|
108
108
|
"inherits": true
|
|
109
109
|
},
|
|
110
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
110
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
111
111
|
},
|
|
112
112
|
"type": "spacing"
|
|
113
113
|
},
|
|
@@ -117,7 +117,7 @@ export default {
|
|
|
117
117
|
"syntax": "<length>",
|
|
118
118
|
"inherits": true
|
|
119
119
|
},
|
|
120
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
120
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
121
121
|
},
|
|
122
122
|
"type": "spacing"
|
|
123
123
|
},
|
package/package.json
CHANGED
package/src/tokens.json
CHANGED
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
"syntax": "<length>",
|
|
88
88
|
"inherits": true
|
|
89
89
|
},
|
|
90
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
90
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
91
91
|
},
|
|
92
92
|
"type": "spacing"
|
|
93
93
|
},
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
"syntax": "<length>",
|
|
98
98
|
"inherits": true
|
|
99
99
|
},
|
|
100
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
100
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
101
101
|
},
|
|
102
102
|
"type": "spacing"
|
|
103
103
|
},
|
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
"syntax": "<length>",
|
|
108
108
|
"inherits": true
|
|
109
109
|
},
|
|
110
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
110
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
111
111
|
},
|
|
112
112
|
"type": "spacing"
|
|
113
113
|
},
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
"syntax": "<length>",
|
|
118
118
|
"inherits": true
|
|
119
119
|
},
|
|
120
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
120
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
121
121
|
},
|
|
122
122
|
"type": "spacing"
|
|
123
123
|
},
|