generated from nl-design-system/example
-
Notifications
You must be signed in to change notification settings - Fork 11
/
package.json
158 lines (158 loc) · 5.57 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
{
"name": "@nl-design-system-unstable/theme-toolkit",
"version": "1.3.0",
"author": "Community for NL Design System",
"description": "Utilities for publising a theme for NL Design System",
"keywords": [
"nl-design-system"
],
"type": "module",
"license": "EUPL-1.2",
"publishConfig": {
"access": "public"
},
"scripts": {
"clean": "rimraf dist",
"build": "tsc --project tsconfig.dist.json",
"lint": "tsc --noEmit --project tsconfig.json",
"test": "cross-env NODE_OPTIONS=--experimental-vm-modules jest --coverage",
"test:watch": "jest --watch",
"migrate-theme": "tsx ./src/bin/migrate-theme.ts",
"theme-validator": "tsx ./src/contrast-checker/index.ts"
},
"files": [
"dist"
],
"module": "dist/index.js",
"main": "dist/index.esm.js",
"repository": {
"type": "git+ssh",
"url": "[email protected]:nl-design-system/themes.git",
"directory": "packages/theme-toolkit"
},
"dependencies": {
"@babel/runtime": "7.25.0",
"@gemeente-denhaag/process-steps": "0.1.0-alpha.230",
"@storybook/blocks": "8.2.7",
"@types/color": "3.0.6",
"@types/d3-color": "3.1.3",
"@types/lodash-es": "4.17.12",
"color": "3.2.1",
"d3-color": "3.1.0",
"lodash-es": "4.17.21"
},
"devDependencies": {
"@amsterdam/design-system-react": "0.11.0",
"@babel/plugin-transform-runtime": "7.24.7",
"@babel/preset-react": "7.24.7",
"@bundled-es-modules/memfs": "4.9.4",
"@dynamize/color-utilities": "1.0.11",
"@jest/globals": "29.7.0",
"@nl-design-system-unstable/design-tokens-table-react": "workspace:*",
"@nl-design-system-unstable/tokens-lib": "workspace:*",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-node-resolve": "15.2.3",
"@testing-library/jest-dom": "6.4.5",
"@testing-library/react": "15.0.7",
"@types/prop-types": "15.7.12",
"@types/react": "18.3.3",
"@utrecht/accordion-css": "1.2.0",
"@utrecht/alert-dialog-css": "1.1.0",
"@utrecht/alternate-lang-nav-css": "1.1.0",
"@utrecht/article-css": "1.1.0",
"@utrecht/backdrop-css": "1.1.0",
"@utrecht/badge-counter-css": "1.2.0",
"@utrecht/badge-data-css": "1.1.0",
"@utrecht/badge-list-css": "1.1.0",
"@utrecht/badge-status-css": "1.1.0",
"@utrecht/blockquote-css": "1.1.0",
"@utrecht/breadcrumb-nav-css": "1.1.0",
"@utrecht/button-css": "1.2.0",
"@utrecht/button-group-css": "1.1.0",
"@utrecht/button-link-css": "1.1.0",
"@utrecht/calendar-css": "1.1.0",
"@utrecht/checkbox-css": "1.2.0",
"@utrecht/code-block-css": "1.1.0",
"@utrecht/color-sample-css": "1.1.0",
"@utrecht/column-layout-css": "1.1.0",
"@utrecht/combobox-css": "1.2.0",
"@utrecht/component-library-design-tokens": "1.0.0",
"@utrecht/component-library-react": "7.1.0",
"@utrecht/currency-data-css": "1.1.0",
"@utrecht/custom-checkbox-css": "1.1.1",
"@utrecht/data-list-css": "1.1.0",
"@utrecht/data-placeholder-css": "1.1.0",
"@utrecht/design-tokens": "1.1.0",
"@utrecht/digid-button-css": "1.1.0",
"@utrecht/document-css": "1.1.0",
"@utrecht/drawer-css": "1.1.0",
"@utrecht/emphasis-css": "1.1.0",
"@utrecht/form-field-css": "1.1.0",
"@utrecht/form-field-description-css": "1.2.0",
"@utrecht/form-field-error-message-css": "1.2.0",
"@utrecht/form-fieldset-css": "1.1.0",
"@utrecht/form-label-css": "1.1.0",
"@utrecht/form-toggle-css": "1.1.0",
"@utrecht/heading-1-css": "1.1.0",
"@utrecht/heading-2-css": "1.1.0",
"@utrecht/heading-3-css": "1.1.0",
"@utrecht/heading-4-css": "1.1.0",
"@utrecht/heading-5-css": "1.1.0",
"@utrecht/heading-6-css": "1.1.0",
"@utrecht/heading-group-css": "1.1.0",
"@utrecht/html-content-css": "1.1.0",
"@utrecht/iban-data-css": "1.1.0",
"@utrecht/icon": "1.1.0",
"@utrecht/index-char-nav-css": "1.1.0",
"@utrecht/link-button-css": "1.1.0",
"@utrecht/link-list-css": "2.0.0",
"@utrecht/link-social-css": "1.1.0",
"@utrecht/list-social-css": "1.1.0",
"@utrecht/listbox-css": "1.1.0",
"@utrecht/logo-button-css": "1.1.0",
"@utrecht/logo-image-css": "1.1.0",
"@utrecht/map-control-button-css": "1.1.0",
"@utrecht/map-marker-css": "1.1.0",
"@utrecht/multiline-data-css": "1.1.0",
"@utrecht/nav-bar-css": "1.1.0",
"@utrecht/nav-list-css": "1.1.0",
"@utrecht/number-data-css": "1.1.0",
"@utrecht/ordered-list-css": "1.1.0",
"@utrecht/page-content-css": "1.1.0",
"@utrecht/page-footer-css": "1.1.0",
"@utrecht/page-header-css": "1.1.0",
"@utrecht/pagination-css": "1.1.0",
"@utrecht/paragraph-css": "1.1.0",
"@utrecht/pre-heading-css": "1.1.0",
"@utrecht/preserve-data-css": "1.1.0",
"@utrecht/radio-button-css": "1.2.0",
"@utrecht/search-bar-css": "1.1.0",
"@utrecht/separator-css": "1.1.0",
"@utrecht/skip-link-css": "1.1.0",
"@utrecht/spotlight-section-css": "1.1.0",
"@utrecht/surface-css": "1.1.0",
"@utrecht/textarea-css": "1.2.0",
"@utrecht/textbox-css": "1.2.0",
"@utrecht/top-task-link-css": "1.1.0",
"@utrecht/top-task-nav-css": "1.1.0",
"@utrecht/unordered-list-css": "1.1.0",
"@utrecht/url-data-css": "1.1.0",
"clsx": "2.1.1",
"cross-env": "7.0.3",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"react-dropzone": "14.2.9",
"rimraf": "6.0.1",
"rollup": "4.19.2",
"rollup-plugin-peer-deps-external": "2.2.4",
"style-dictionary": "4.0.1",
"ts-jest": "29.2.4",
"tsx": "4.17.0",
"typescript": "5.5.4",
"web-streams-polyfill": "4.0.0"
},
"peerDependencies": {
"react": "^18"
}
}