openstack-uicore-foundation 5.0.13 → 5.0.14
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/.claude/rules/openstack-uicore-foundation-components.md +62 -0
- package/.claude/rules/openstack-uicore-foundation-project.md +64 -0
- package/.claude/rules/openstack-uicore-foundation-security.md +39 -0
- package/.codegraph/config.json +140 -0
- package/docs/plans/2026-04-09-showconfirmdialog-react16-compat.md +83 -0
- package/docs/plans/2026-04-22-dropzone-pooling-ux.md +129 -0
- package/lib/components/index.js +1 -1
- package/lib/components/index.js.map +1 -1
- package/lib/components/inputs/upload-input-v2.js +1 -1
- package/lib/components/inputs/upload-input-v2.js.map +1 -1
- package/lib/components/inputs/upload-input-v3.js +1 -1
- package/lib/components/inputs/upload-input-v3.js.map +1 -1
- package/lib/components/mui/formik-inputs/upload.js +1 -1
- package/lib/components/mui/formik-inputs/upload.js.map +1 -1
- package/lib/components/mui/upload-dialog.js +1 -1
- package/lib/components/mui/upload-dialog.js.map +1 -1
- package/package.json +197 -197
package/package.json
CHANGED
|
@@ -1,202 +1,202 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
},
|
|
12
|
-
"license": "APACHE 2.0",
|
|
13
|
-
"devDependencies": {
|
|
14
|
-
"@babel/core": "^7.17.8",
|
|
15
|
-
"@babel/plugin-proposal-class-properties": "^7.16.7",
|
|
16
|
-
"@babel/plugin-proposal-object-rest-spread": "^7.17.3",
|
|
17
|
-
"@babel/plugin-proposal-optional-chaining": "^7.16.7",
|
|
18
|
-
"@babel/plugin-transform-runtime": "^7.19.6",
|
|
19
|
-
"@babel/preset-env": "^7.7.7",
|
|
20
|
-
"@babel/preset-flow": "^7.7.4",
|
|
21
|
-
"@babel/preset-react": "^7.7.4",
|
|
22
|
-
"@babel/runtime": "^7.20.7",
|
|
23
|
-
"@emotion/react": "^11.11.4",
|
|
24
|
-
"@emotion/styled": "^11.11.5",
|
|
25
|
-
"@mui/icons-material": "^6.4.3",
|
|
26
|
-
"@mui/material": "^6.4.3",
|
|
27
|
-
"@mui/x-date-pickers": "^7.26.0",
|
|
28
|
-
"@react-pdf/renderer": "^3.1.11",
|
|
29
|
-
"@sentry/react": "^8.54.0",
|
|
30
|
-
"@sentry/webpack-plugin": "^3.1.2",
|
|
31
|
-
"@stripe/react-stripe-js": "^5.4.1",
|
|
32
|
-
"@stripe/stripe-js": "^8.5.3",
|
|
33
|
-
"@testing-library/jest-dom": "5.17.0",
|
|
34
|
-
"@testing-library/react": "12.1.5",
|
|
35
|
-
"@testing-library/user-event": "14.5.2",
|
|
36
|
-
"awesome-bootstrap-checkbox": "^1.0.1",
|
|
37
|
-
"babel-cli": "^6.26.0",
|
|
38
|
-
"babel-jest": "^28.1.0",
|
|
39
|
-
"babel-loader": "^8.2.4",
|
|
40
|
-
"browser-tabs-lock": "1.3.0",
|
|
41
|
-
"buffer": "^6.0.3",
|
|
42
|
-
"cheerio": "=1.0.0-rc.3",
|
|
43
|
-
"crypto-js": "^4.1.1",
|
|
44
|
-
"css-loader": "^6.7.1",
|
|
45
|
-
"css-minimizer-webpack-plugin": "^4.2.2",
|
|
46
|
-
"dropzone": "5.7.2",
|
|
47
|
-
"extend": "^3.0.1",
|
|
48
|
-
"file-loader": "^6.2.0",
|
|
49
|
-
"final-form": "^4.20.7",
|
|
50
|
-
"font-awesome": "^4.7.0",
|
|
51
|
-
"formik": "^2.4.6",
|
|
52
|
-
"history": "^4.7.2",
|
|
53
|
-
"i18n-react": "^0.6.4",
|
|
54
|
-
"identity-obj-proxy": "^3.0.0",
|
|
55
|
-
"idtoken-verifier": "^2.2.2",
|
|
56
|
-
"immutability-helper": "^2.7.1",
|
|
57
|
-
"jest": "^28.1.0",
|
|
58
|
-
"jest-environment-jsdom": "^28.1.0",
|
|
59
|
-
"jest-transform-stub": "^2.0.0",
|
|
60
|
-
"jodit-react": "^5.0.10",
|
|
61
|
-
"js-cookie": "^3.0.5",
|
|
62
|
-
"js-yaml": "^4.1.0",
|
|
63
|
-
"js-yaml-loader": "^1.2.2",
|
|
64
|
-
"jsdom": "^19.0.0",
|
|
65
|
-
"jsdom-global": "^3.0.2",
|
|
66
|
-
"less": "^4.1.2",
|
|
67
|
-
"less-loader": "^10.2.0",
|
|
68
|
-
"lodash": "^4.17.14",
|
|
69
|
-
"mini-css-extract-plugin": "^2.6.0",
|
|
70
|
-
"moment": "^2.22.2",
|
|
71
|
-
"moment-timezone": "^0.5.21",
|
|
72
|
-
"node-sass": "^7.0.1",
|
|
73
|
-
"path": "^0.12.7",
|
|
74
|
-
"postcss-loader": "^6.2.1",
|
|
75
|
-
"react": "^17.0.0",
|
|
76
|
-
"react-beautiful-dnd": "^13.1.1",
|
|
77
|
-
"react-bootstrap": "^0.31.5",
|
|
78
|
-
"react-datetime": "^2.16.2",
|
|
79
|
-
"react-dnd": "^16.0.0",
|
|
80
|
-
"react-dnd-html5-backend": "^16.0.0",
|
|
81
|
-
"react-dom": "^17.0.0",
|
|
82
|
-
"react-dropzone": "^4.2.9",
|
|
83
|
-
"react-final-form": "^6.5.9",
|
|
84
|
-
"react-google-maps": "^9.4.5",
|
|
85
|
-
"react-redux": "^5.0.7",
|
|
86
|
-
"react-rte": "^0.16.3",
|
|
87
|
-
"react-select": "^2.4.3",
|
|
88
|
-
"react-star-ratings": "^2.3.0",
|
|
89
|
-
"react-tooltip": "^5.28.0",
|
|
90
|
-
"redux": "^3.7.2",
|
|
91
|
-
"redux-mock-store": "^1.5.4",
|
|
92
|
-
"redux-persist": "^5.10.0",
|
|
93
|
-
"redux-thunk": "^2.3.0",
|
|
94
|
-
"regenerator-runtime": "^0.13.11",
|
|
95
|
-
"sass-loader": "^12.6.0",
|
|
96
|
-
"spark-md5": "^3.0.2",
|
|
97
|
-
"style-loader": "^3.3.1",
|
|
98
|
-
"superagent": "8.0.9",
|
|
99
|
-
"sweetalert2": "^8.15.2",
|
|
100
|
-
"terser-webpack-plugin": "^5.3.6",
|
|
101
|
-
"urijs": "^1.19.1",
|
|
102
|
-
"url-loader": "^4.1.1",
|
|
103
|
-
"validator": "^9.4.1",
|
|
104
|
-
"video.js": "^7.8.2",
|
|
105
|
-
"webpack": "^5.70.0",
|
|
106
|
-
"webpack-cli": "^4.9.2",
|
|
107
|
-
"webpack-dev-server": "^5.2.1",
|
|
108
|
-
"webpack-merge": "^5.8.0",
|
|
109
|
-
"webpack-node-externals": "^3.0.0"
|
|
110
|
-
},
|
|
111
|
-
"resolutions": {
|
|
112
|
-
"cheerio": "1.0.0-rc.10"
|
|
113
|
-
},
|
|
114
|
-
"peerDependencies": {
|
|
115
|
-
"@emotion/react": "^11.11.4",
|
|
116
|
-
"@emotion/styled": "^11.11.5",
|
|
117
|
-
"@mui/icons-material": "^6.4.3",
|
|
118
|
-
"@mui/material": "^6.4.3",
|
|
119
|
-
"@mui/x-date-pickers": "^7.26.0",
|
|
120
|
-
"@react-pdf/renderer": "^3.1.11",
|
|
121
|
-
"@sentry/react": "^8.54.0",
|
|
122
|
-
"@stripe/react-stripe-js": "^5.4.1",
|
|
123
|
-
"@stripe/stripe-js": "^8.5.3",
|
|
124
|
-
"awesome-bootstrap-checkbox": "^1.0.1",
|
|
125
|
-
"browser-tabs-lock": "^1.2.15",
|
|
126
|
-
"crypto-js": "^4.1.1",
|
|
127
|
-
"dropzone": "^5.7.2",
|
|
128
|
-
"extend": "^3.0.1",
|
|
129
|
-
"final-form": "^4.20.7",
|
|
130
|
-
"font-awesome": "^4.7.0",
|
|
131
|
-
"formik": "^2.4.6",
|
|
132
|
-
"history": "^4.7.2",
|
|
133
|
-
"i18n-react": "^0.6.4",
|
|
134
|
-
"idtoken-verifier": "^2.2.2",
|
|
135
|
-
"immutability-helper": "^2.7.1",
|
|
136
|
-
"jodit-react": "^5.0.10",
|
|
137
|
-
"js-cookie": "^3.0.5",
|
|
138
|
-
"lodash": "^4.17.14",
|
|
139
|
-
"moment": "^2.22.2",
|
|
140
|
-
"moment-timezone": "^0.5.21",
|
|
141
|
-
"prop-types": "^15.8.1",
|
|
142
|
-
"react": "^17.0.0",
|
|
143
|
-
"react-beautiful-dnd": "^13.1.1",
|
|
144
|
-
"react-bootstrap": "^0.31.5",
|
|
145
|
-
"react-datetime": "^2.16.2",
|
|
146
|
-
"react-dnd": "^16.0.0",
|
|
147
|
-
"react-dnd-html5-backend": "^16.0.0",
|
|
148
|
-
"react-dom": "^17.0.0",
|
|
149
|
-
"react-dropzone": "^4.2.9",
|
|
150
|
-
"react-final-form": "^6.5.9",
|
|
151
|
-
"react-google-maps": "^9.4.5",
|
|
152
|
-
"react-redux": "^5.0.7",
|
|
153
|
-
"react-rte": "^0.16.3",
|
|
154
|
-
"react-select": "^2.4.3",
|
|
155
|
-
"react-star-ratings": "^2.3.0",
|
|
156
|
-
"react-tooltip": "^3.11.1",
|
|
157
|
-
"redux": "^3.7.2",
|
|
158
|
-
"redux-persist": "^5.10.0",
|
|
159
|
-
"redux-thunk": "^2.3.0",
|
|
160
|
-
"spark-md5": "^3.0.2",
|
|
161
|
-
"superagent": "8.0.9",
|
|
162
|
-
"sweetalert2": "^8.15.2",
|
|
163
|
-
"urijs": "^1.19.11",
|
|
164
|
-
"validator": "^9.4.1",
|
|
165
|
-
"video.js": "^7.8.2"
|
|
166
|
-
},
|
|
167
|
-
"jest": {
|
|
168
|
-
"collectCoverageFrom": [
|
|
169
|
-
"src/**/*.{js,jsx,mjs}"
|
|
170
|
-
],
|
|
171
|
-
"moduleNameMapper": {
|
|
172
|
-
"\\.(jpg|jpeg|png|gif|eot|otf|webp|svg|ttf|woff|woff2|mp4|webm|wav|mp3|m4a|aac|oga)$": "<rootDir>/__mocks__/fileMock.js",
|
|
173
|
-
"\\.(css|scss)$": "identity-obj-proxy"
|
|
2
|
+
"name": "openstack-uicore-foundation",
|
|
3
|
+
"version": "5.0.14",
|
|
4
|
+
"description": "ui reactjs components for openstack marketing site",
|
|
5
|
+
"main": "lib/openstack-uicore-foundation.js",
|
|
6
|
+
"scripts": {
|
|
7
|
+
"clean": "rm -Rf node_modules & rm -Rf lib & yarn install",
|
|
8
|
+
"build-dev": "./node_modules/.bin/webpack --config webpack.dev.js",
|
|
9
|
+
"build": "./node_modules/.bin/webpack --config webpack.prod.js",
|
|
10
|
+
"test": "jest"
|
|
174
11
|
},
|
|
175
|
-
"
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
12
|
+
"license": "APACHE 2.0",
|
|
13
|
+
"devDependencies": {
|
|
14
|
+
"@babel/core": "^7.17.8",
|
|
15
|
+
"@babel/plugin-proposal-class-properties": "^7.16.7",
|
|
16
|
+
"@babel/plugin-proposal-object-rest-spread": "^7.17.3",
|
|
17
|
+
"@babel/plugin-proposal-optional-chaining": "^7.16.7",
|
|
18
|
+
"@babel/plugin-transform-runtime": "^7.19.6",
|
|
19
|
+
"@babel/preset-env": "^7.7.7",
|
|
20
|
+
"@babel/preset-flow": "^7.7.4",
|
|
21
|
+
"@babel/preset-react": "^7.7.4",
|
|
22
|
+
"@babel/runtime": "^7.20.7",
|
|
23
|
+
"@emotion/react": "^11.11.4",
|
|
24
|
+
"@emotion/styled": "^11.11.5",
|
|
25
|
+
"@mui/icons-material": "^6.4.3",
|
|
26
|
+
"@mui/material": "^6.4.3",
|
|
27
|
+
"@mui/x-date-pickers": "^7.26.0",
|
|
28
|
+
"@react-pdf/renderer": "^3.1.11",
|
|
29
|
+
"@sentry/react": "^8.54.0",
|
|
30
|
+
"@sentry/webpack-plugin": "^3.1.2",
|
|
31
|
+
"@stripe/react-stripe-js": "^5.4.1",
|
|
32
|
+
"@stripe/stripe-js": "^8.5.3",
|
|
33
|
+
"@testing-library/jest-dom": "5.17.0",
|
|
34
|
+
"@testing-library/react": "12.1.5",
|
|
35
|
+
"@testing-library/user-event": "14.5.2",
|
|
36
|
+
"awesome-bootstrap-checkbox": "^1.0.1",
|
|
37
|
+
"babel-cli": "^6.26.0",
|
|
38
|
+
"babel-jest": "^28.1.0",
|
|
39
|
+
"babel-loader": "^8.2.4",
|
|
40
|
+
"browser-tabs-lock": "1.3.0",
|
|
41
|
+
"buffer": "^6.0.3",
|
|
42
|
+
"cheerio": "=1.0.0-rc.3",
|
|
43
|
+
"crypto-js": "^4.1.1",
|
|
44
|
+
"css-loader": "^6.7.1",
|
|
45
|
+
"css-minimizer-webpack-plugin": "^4.2.2",
|
|
46
|
+
"dropzone": "5.7.2",
|
|
47
|
+
"extend": "^3.0.1",
|
|
48
|
+
"file-loader": "^6.2.0",
|
|
49
|
+
"final-form": "^4.20.7",
|
|
50
|
+
"font-awesome": "^4.7.0",
|
|
51
|
+
"formik": "^2.4.6",
|
|
52
|
+
"history": "^4.7.2",
|
|
53
|
+
"i18n-react": "^0.6.4",
|
|
54
|
+
"identity-obj-proxy": "^3.0.0",
|
|
55
|
+
"idtoken-verifier": "^2.2.2",
|
|
56
|
+
"immutability-helper": "^2.7.1",
|
|
57
|
+
"jest": "^28.1.0",
|
|
58
|
+
"jest-environment-jsdom": "^28.1.0",
|
|
59
|
+
"jest-transform-stub": "^2.0.0",
|
|
60
|
+
"jodit-react": "^5.0.10",
|
|
61
|
+
"js-cookie": "^3.0.5",
|
|
62
|
+
"js-yaml": "^4.1.0",
|
|
63
|
+
"js-yaml-loader": "^1.2.2",
|
|
64
|
+
"jsdom": "^19.0.0",
|
|
65
|
+
"jsdom-global": "^3.0.2",
|
|
66
|
+
"less": "^4.1.2",
|
|
67
|
+
"less-loader": "^10.2.0",
|
|
68
|
+
"lodash": "^4.17.14",
|
|
69
|
+
"mini-css-extract-plugin": "^2.6.0",
|
|
70
|
+
"moment": "^2.22.2",
|
|
71
|
+
"moment-timezone": "^0.5.21",
|
|
72
|
+
"node-sass": "^7.0.1",
|
|
73
|
+
"path": "^0.12.7",
|
|
74
|
+
"postcss-loader": "^6.2.1",
|
|
75
|
+
"react": "^17.0.0",
|
|
76
|
+
"react-beautiful-dnd": "^13.1.1",
|
|
77
|
+
"react-bootstrap": "^0.31.5",
|
|
78
|
+
"react-datetime": "^2.16.2",
|
|
79
|
+
"react-dnd": "^16.0.0",
|
|
80
|
+
"react-dnd-html5-backend": "^16.0.0",
|
|
81
|
+
"react-dom": "^17.0.0",
|
|
82
|
+
"react-dropzone": "^4.2.9",
|
|
83
|
+
"react-final-form": "^6.5.9",
|
|
84
|
+
"react-google-maps": "^9.4.5",
|
|
85
|
+
"react-redux": "^5.0.7",
|
|
86
|
+
"react-rte": "^0.16.3",
|
|
87
|
+
"react-select": "^2.4.3",
|
|
88
|
+
"react-star-ratings": "^2.3.0",
|
|
89
|
+
"react-tooltip": "^5.28.0",
|
|
90
|
+
"redux": "^3.7.2",
|
|
91
|
+
"redux-mock-store": "^1.5.4",
|
|
92
|
+
"redux-persist": "^5.10.0",
|
|
93
|
+
"redux-thunk": "^2.3.0",
|
|
94
|
+
"regenerator-runtime": "^0.13.11",
|
|
95
|
+
"sass-loader": "^12.6.0",
|
|
96
|
+
"spark-md5": "^3.0.2",
|
|
97
|
+
"style-loader": "^3.3.1",
|
|
98
|
+
"superagent": "8.0.9",
|
|
99
|
+
"sweetalert2": "^8.15.2",
|
|
100
|
+
"terser-webpack-plugin": "^5.3.6",
|
|
101
|
+
"urijs": "^1.19.1",
|
|
102
|
+
"url-loader": "^4.1.1",
|
|
103
|
+
"validator": "^9.4.1",
|
|
104
|
+
"video.js": "^7.8.2",
|
|
105
|
+
"webpack": "^5.70.0",
|
|
106
|
+
"webpack-cli": "^4.9.2",
|
|
107
|
+
"webpack-dev-server": "^5.2.1",
|
|
108
|
+
"webpack-merge": "^5.8.0",
|
|
109
|
+
"webpack-node-externals": "^3.0.0"
|
|
182
110
|
},
|
|
183
|
-
"
|
|
184
|
-
|
|
185
|
-
"src"
|
|
186
|
-
],
|
|
187
|
-
"moduleFileExtensions": [
|
|
188
|
-
"web.js",
|
|
189
|
-
"js",
|
|
190
|
-
"json",
|
|
191
|
-
"web.jsx",
|
|
192
|
-
"jsx",
|
|
193
|
-
"node",
|
|
194
|
-
"mjs"
|
|
195
|
-
],
|
|
196
|
-
"globals": {
|
|
197
|
-
"window": {},
|
|
198
|
-
"console": {}
|
|
111
|
+
"resolutions": {
|
|
112
|
+
"cheerio": "1.0.0-rc.10"
|
|
199
113
|
},
|
|
200
|
-
"
|
|
201
|
-
|
|
114
|
+
"peerDependencies": {
|
|
115
|
+
"@emotion/react": "^11.11.4",
|
|
116
|
+
"@emotion/styled": "^11.11.5",
|
|
117
|
+
"@mui/icons-material": "^6.4.3",
|
|
118
|
+
"@mui/material": "^6.4.3",
|
|
119
|
+
"@mui/x-date-pickers": "^7.26.0",
|
|
120
|
+
"@react-pdf/renderer": "^3.1.11",
|
|
121
|
+
"@sentry/react": "^8.54.0",
|
|
122
|
+
"@stripe/react-stripe-js": "^5.4.1",
|
|
123
|
+
"@stripe/stripe-js": "^8.5.3",
|
|
124
|
+
"awesome-bootstrap-checkbox": "^1.0.1",
|
|
125
|
+
"browser-tabs-lock": "^1.2.15",
|
|
126
|
+
"crypto-js": "^4.1.1",
|
|
127
|
+
"dropzone": "^5.7.2",
|
|
128
|
+
"extend": "^3.0.1",
|
|
129
|
+
"final-form": "^4.20.7",
|
|
130
|
+
"font-awesome": "^4.7.0",
|
|
131
|
+
"formik": "^2.4.6",
|
|
132
|
+
"history": "^4.7.2",
|
|
133
|
+
"i18n-react": "^0.6.4",
|
|
134
|
+
"idtoken-verifier": "^2.2.2",
|
|
135
|
+
"immutability-helper": "^2.7.1",
|
|
136
|
+
"jodit-react": "^5.0.10",
|
|
137
|
+
"js-cookie": "^3.0.5",
|
|
138
|
+
"lodash": "^4.17.14",
|
|
139
|
+
"moment": "^2.22.2",
|
|
140
|
+
"moment-timezone": "^0.5.21",
|
|
141
|
+
"prop-types": "^15.8.1",
|
|
142
|
+
"react": "^17.0.0",
|
|
143
|
+
"react-beautiful-dnd": "^13.1.1",
|
|
144
|
+
"react-bootstrap": "^0.31.5",
|
|
145
|
+
"react-datetime": "^2.16.2",
|
|
146
|
+
"react-dnd": "^16.0.0",
|
|
147
|
+
"react-dnd-html5-backend": "^16.0.0",
|
|
148
|
+
"react-dom": "^17.0.0",
|
|
149
|
+
"react-dropzone": "^4.2.9",
|
|
150
|
+
"react-final-form": "^6.5.9",
|
|
151
|
+
"react-google-maps": "^9.4.5",
|
|
152
|
+
"react-redux": "^5.0.7",
|
|
153
|
+
"react-rte": "^0.16.3",
|
|
154
|
+
"react-select": "^2.4.3",
|
|
155
|
+
"react-star-ratings": "^2.3.0",
|
|
156
|
+
"react-tooltip": "^3.11.1",
|
|
157
|
+
"redux": "^3.7.2",
|
|
158
|
+
"redux-persist": "^5.10.0",
|
|
159
|
+
"redux-thunk": "^2.3.0",
|
|
160
|
+
"spark-md5": "^3.0.2",
|
|
161
|
+
"superagent": "8.0.9",
|
|
162
|
+
"sweetalert2": "^8.15.2",
|
|
163
|
+
"urijs": "^1.19.11",
|
|
164
|
+
"validator": "^9.4.1",
|
|
165
|
+
"video.js": "^7.8.2"
|
|
166
|
+
},
|
|
167
|
+
"jest": {
|
|
168
|
+
"collectCoverageFrom": [
|
|
169
|
+
"src/**/*.{js,jsx,mjs}"
|
|
170
|
+
],
|
|
171
|
+
"moduleNameMapper": {
|
|
172
|
+
"\\.(jpg|jpeg|png|gif|eot|otf|webp|svg|ttf|woff|woff2|mp4|webm|wav|mp3|m4a|aac|oga)$": "<rootDir>/__mocks__/fileMock.js",
|
|
173
|
+
"\\.(css|scss)$": "identity-obj-proxy"
|
|
174
|
+
},
|
|
175
|
+
"testMatch": [
|
|
176
|
+
"<rootDir>/src/**/__tests__/**/*.{js,jsx,mjs}",
|
|
177
|
+
"<rootDir>/src/**/?(*.)(spec|test).{js,jsx,mjs}"
|
|
178
|
+
],
|
|
179
|
+
"transform": {
|
|
180
|
+
"\\.[jt]sx?$": "babel-jest",
|
|
181
|
+
".+\\.(css|styl|less|sass|scss|png|jpg|ttf|woff|woff2)$": "jest-transform-stub"
|
|
182
|
+
},
|
|
183
|
+
"moduleDirectories": [
|
|
184
|
+
"node_modules",
|
|
185
|
+
"src"
|
|
186
|
+
],
|
|
187
|
+
"moduleFileExtensions": [
|
|
188
|
+
"web.js",
|
|
189
|
+
"js",
|
|
190
|
+
"json",
|
|
191
|
+
"web.jsx",
|
|
192
|
+
"jsx",
|
|
193
|
+
"node",
|
|
194
|
+
"mjs"
|
|
195
|
+
],
|
|
196
|
+
"globals": {
|
|
197
|
+
"window": {},
|
|
198
|
+
"console": {}
|
|
199
|
+
},
|
|
200
|
+
"testEnvironment": "jsdom"
|
|
201
|
+
}
|
|
202
202
|
}
|