@jetbrains/ring-ui 5.0.88 → 5.0.90
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/components/button-ng/button-ng.examples.js +0 -3
- package/components/global/theme.d.ts +8 -1
- package/components/global/theme.js +22 -8
- package/components/global/variables_dark.css +8 -8
- package/components/header/header.css +2 -1
- package/components/loader-inline/loader-inline.css +2 -1
- package/components/message/message.js +13 -11
- package/components/place-under-ng/place-under-ng.examples.js +3 -4
- package/components/progress-bar/progress-bar.css +2 -1
- package/components/progress-bar-ng/progress-bar-ng.examples.js +0 -4
- package/components/radio/radio.css +1 -1
- package/components/select-ng/select-ng__lazy.js +7 -4
- package/components/table-legacy-ng/table-legacy-ng.examples.js +0 -5
- package/components/tabs/tabs.css +2 -1
- package/components/tabs-ng/tabs-ng.examples.js +0 -34
- package/dist/_helpers/theme.js +29 -10
- package/dist/global/theme.d.ts +8 -1
- package/dist/global/theme.js +1 -1
- package/dist/message/message.js +6 -4
- package/dist/select-ng/select-ng__lazy.js +7 -4
- package/dist/style.css +1 -1
- package/package.json +13 -12
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jetbrains/ring-ui",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.90",
|
|
4
4
|
"description": "JetBrains UI library",
|
|
5
5
|
"author": "JetBrains",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -108,8 +108,8 @@
|
|
|
108
108
|
"@types/react-dom": "^18.0.10",
|
|
109
109
|
"@types/sinon": "^10.0.13",
|
|
110
110
|
"@types/sinon-chai": "^3.2.9",
|
|
111
|
-
"@typescript-eslint/eslint-plugin": "^5.48.
|
|
112
|
-
"@typescript-eslint/parser": "^5.48.
|
|
111
|
+
"@typescript-eslint/eslint-plugin": "^5.48.1",
|
|
112
|
+
"@typescript-eslint/parser": "^5.48.1",
|
|
113
113
|
"@wojtekmaj/enzyme-adapter-react-17": "^0.8.0",
|
|
114
114
|
"angular": "^1.8.3",
|
|
115
115
|
"angular-mocks": "^1.8.3",
|
|
@@ -128,9 +128,9 @@
|
|
|
128
128
|
"eslint-import-resolver-webpack": "^0.13.2",
|
|
129
129
|
"eslint-plugin-angular": "^4.1.0",
|
|
130
130
|
"eslint-plugin-bdd": "^2.1.1",
|
|
131
|
-
"eslint-plugin-import": "^2.
|
|
132
|
-
"eslint-plugin-jsx-a11y": "^6.
|
|
133
|
-
"eslint-plugin-react": "^7.
|
|
131
|
+
"eslint-plugin-import": "^2.27.4",
|
|
132
|
+
"eslint-plugin-jsx-a11y": "^6.7.1",
|
|
133
|
+
"eslint-plugin-react": "^7.32.0",
|
|
134
134
|
"events": "^3.3.0",
|
|
135
135
|
"glob": "^8.0.3",
|
|
136
136
|
"html-webpack-plugin": "^5.5.0",
|
|
@@ -150,19 +150,20 @@
|
|
|
150
150
|
"merge-options": "^3.0.4",
|
|
151
151
|
"mocha": "^10.2.0",
|
|
152
152
|
"pinst": "^3.0.0",
|
|
153
|
-
"puppeteer": "^19.
|
|
153
|
+
"puppeteer": "^19.5.2",
|
|
154
154
|
"raw-loader": "^4.0.2",
|
|
155
155
|
"react": "^18.2.0",
|
|
156
156
|
"react-dom": "^18.2.0",
|
|
157
157
|
"react-test-renderer": "^18.2.0",
|
|
158
158
|
"regenerator-runtime": "^0.13.11",
|
|
159
159
|
"rimraf": "^3.0.2",
|
|
160
|
-
"rollup": "^3.
|
|
160
|
+
"rollup": "^3.10.0",
|
|
161
161
|
"rollup-plugin-clear": "^2.0.7",
|
|
162
162
|
"rollup-plugin-styles": "^4.0.0",
|
|
163
163
|
"sinon": "^15.0.1",
|
|
164
164
|
"sinon-chai": "^3.7.0",
|
|
165
165
|
"storage-mock": "^2.1.0",
|
|
166
|
+
"storybook-addon-themes": "^6.1.0",
|
|
166
167
|
"stylelint": "^14.16.1",
|
|
167
168
|
"svg-inline-loader": "^0.8.2",
|
|
168
169
|
"teamcity-service-messages": "^0.1.14",
|
|
@@ -194,7 +195,7 @@
|
|
|
194
195
|
}
|
|
195
196
|
},
|
|
196
197
|
"dependencies": {
|
|
197
|
-
"@babel/core": "^7.20.
|
|
198
|
+
"@babel/core": "^7.20.12",
|
|
198
199
|
"@babel/preset-typescript": "^7.18.6",
|
|
199
200
|
"@jetbrains/babel-preset-jetbrains": "^2.3.2",
|
|
200
201
|
"@jetbrains/icons": "^3.20.0",
|
|
@@ -208,7 +209,7 @@
|
|
|
208
209
|
"@types/react-virtualized": "9.21.20",
|
|
209
210
|
"@types/util-deprecate": "^1.0.0",
|
|
210
211
|
"@ungap/url-search-params": "^0.2.2",
|
|
211
|
-
"babel-loader": "9.1.
|
|
212
|
+
"babel-loader": "9.1.2",
|
|
212
213
|
"babel-plugin-transform-define": "^2.1.0",
|
|
213
214
|
"browserslist": "^4.21.4",
|
|
214
215
|
"change-case": "^4.1.1",
|
|
@@ -218,7 +219,7 @@
|
|
|
218
219
|
"css-loader": "^6.7.3",
|
|
219
220
|
"csstype": "^3.1.1",
|
|
220
221
|
"date-fns": "^2.29.3",
|
|
221
|
-
"deep-equal": "^2.
|
|
222
|
+
"deep-equal": "^2.2.0",
|
|
222
223
|
"element-resize-detector": "^1.2.4",
|
|
223
224
|
"es6-error": "^4.1.1",
|
|
224
225
|
"eslint-plugin-react-hooks": "^4.6.0",
|
|
@@ -232,7 +233,7 @@
|
|
|
232
233
|
"interpolate-loader": "^2.0.1",
|
|
233
234
|
"just-debounce-it": "^3.2.0",
|
|
234
235
|
"memoize-one": "^6.0.0",
|
|
235
|
-
"postcss": "^8.4.
|
|
236
|
+
"postcss": "^8.4.21",
|
|
236
237
|
"postcss-calc": "^8.2.4",
|
|
237
238
|
"postcss-flexbugs-fixes": "^5.0.2",
|
|
238
239
|
"postcss-font-family-system-ui": "^5.0.0",
|