@sis-cc/dotstatsuite-visions 12.16.0 → 12.17.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/es/Spotlight/useStyles.js +8 -2
- package/es/theme.js +3 -0
- package/lib/Spotlight/useStyles.js +8 -2
- package/lib/theme.js +3 -0
- package/package.json +1 -1
- package/umd/@sis-cc/dotstatsuite-visions.js +13 -4
- package/umd/@sis-cc/dotstatsuite-visions.min.js +3 -3
- package/umd/@sis-cc/dotstatsuite-visions.min.js.map +1 -1
|
@@ -39,13 +39,19 @@ export var useStyles = makeStyles(function (theme) {
|
|
|
39
39
|
height: theme.spacing(3.75)
|
|
40
40
|
},
|
|
41
41
|
leftIcon: {
|
|
42
|
-
padding: theme.spacing(0.125, 0.5)
|
|
42
|
+
padding: theme.spacing(0.125, 0.5),
|
|
43
|
+
'&.Mui-disabled': {
|
|
44
|
+
color: theme.palette.grey[700] + ' !important'
|
|
45
|
+
}
|
|
43
46
|
},
|
|
44
47
|
rightIcon: {
|
|
45
48
|
padding: theme.spacing(0.125, 0),
|
|
46
49
|
borderRadius: theme.shape.borderRadius,
|
|
47
50
|
color: theme.palette.primary.main,
|
|
48
|
-
margin: theme.spacing(0.125)
|
|
51
|
+
margin: theme.spacing(0.125),
|
|
52
|
+
'&.Mui-disabled': {
|
|
53
|
+
color: theme.palette.grey[700] + ' !important'
|
|
54
|
+
}
|
|
49
55
|
},
|
|
50
56
|
clear: {
|
|
51
57
|
padding: '3px 0px 0px 0px'
|
package/es/theme.js
CHANGED
|
@@ -53,13 +53,19 @@ var useStyles = exports.useStyles = (0, _makeStyles2.default)(function (theme) {
|
|
|
53
53
|
height: theme.spacing(3.75)
|
|
54
54
|
},
|
|
55
55
|
leftIcon: {
|
|
56
|
-
padding: theme.spacing(0.125, 0.5)
|
|
56
|
+
padding: theme.spacing(0.125, 0.5),
|
|
57
|
+
'&.Mui-disabled': {
|
|
58
|
+
color: theme.palette.grey[700] + ' !important'
|
|
59
|
+
}
|
|
57
60
|
},
|
|
58
61
|
rightIcon: {
|
|
59
62
|
padding: theme.spacing(0.125, 0),
|
|
60
63
|
borderRadius: theme.shape.borderRadius,
|
|
61
64
|
color: theme.palette.primary.main,
|
|
62
|
-
margin: theme.spacing(0.125)
|
|
65
|
+
margin: theme.spacing(0.125),
|
|
66
|
+
'&.Mui-disabled': {
|
|
67
|
+
color: theme.palette.grey[700] + ' !important'
|
|
68
|
+
}
|
|
63
69
|
},
|
|
64
70
|
clear: {
|
|
65
71
|
padding: '3px 0px 0px 0px'
|
package/lib/theme.js
CHANGED
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @sis-cc/dotstatsuite-visions v12.
|
|
2
|
+
* @sis-cc/dotstatsuite-visions v12.17.0 - https://visions-qa.siscc.org/#o
|
|
3
3
|
* MIT Licensed
|
|
4
4
|
*/
|
|
5
5
|
(function webpackUniversalModuleDefinition(root, factory) {
|
|
@@ -9187,7 +9187,7 @@ if (true) {
|
|
|
9187
9187
|
/* 166 */
|
|
9188
9188
|
/***/ (function(module) {
|
|
9189
9189
|
|
|
9190
|
-
module.exports = {"name":"@sis-cc/dotstatsuite-visions","version":"12.
|
|
9190
|
+
module.exports = {"name":"@sis-cc/dotstatsuite-visions","version":"12.17.0","description":"Library of visual components","author":"OECD","homepage":"https://visions-qa.siscc.org/#o","license":"MIT","repository":"https://gitlab.com/sis-cc/.stat-suite/dotstatsuite-visions","main":"lib/index.js","module":"es/index.js","engines":{"node":">=14"},"files":["css","es","lib","umd"],"scripts":{"build":"nwb build-react-component --copy-files --no-demo && node scripts/doc && nwb build-demo","build:dev":"nwb build-react-component --copy-files --no-demo","clean":"nwb clean-module && nwb clean-demo","prepublishOnly":"npm run build","start":"nwb serve-react-demo","test":"jest","test:watch":"jest --watch --no-cache","lint":"eslint src/ --color","precommit":"lint-staged"},"dependencies":{"@emotion/react":"^11.13.0","@emotion/styled":"^11.13.0","@hello-pangea/dnd":"^16.6.0","@mui/icons-material":"^5.16.5","@mui/material":"^5.16.5","@mui/styles":"^5.16.5","@react-hook/size":"^2.1.1","classnames":"^2.2.6","cross-env":"^7.0.3","date-fns":"^1.30.1","isemail":"^3.2.0","numeral":"^2.0.6","prop-types":"^15.7.2","ramda":"^0.27.0","react-draggable":"^4.4.5","react-error-boundary":"^4.0.10","react-virtualized":"^9.21.2"},"peerDependencies":{"@mui/icons-material":"^5.16.5","@mui/material":"^5.16.5","react":"^18","react-dom":"^18"},"devDependencies":{"@babel/eslint-parser":"^7.5.4","@babel/plugin-syntax-dynamic-import":"^7.2.0","@cfaester/enzyme-adapter-react-18":"^0.7.0","@mui/icons-material":"^5.16.5","@mui/material":"^5.16.5","@testing-library/jest-dom":"^5.16.5","@testing-library/react":"^14.0.0","babel-jest":"^24.8.0","babel-preset-react-app":"^9.0.0","dox":"^0.9.0","eslint":"^8.39.0","eslint-plugin-import":"^2.27.5","eslint-plugin-jsx-a11y":"^6.7.1","eslint-plugin-prettier":"^4.2.1","eslint-plugin-react":"^7.32.2","eslint-plugin-react-hooks":"^4.6.0","husky":"^2.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jss":"^10.10.0","jss-rtl":"^0.2.3","lint-staged":"^8.2.1","mutationobserver-shim":"^0.3.7","nwb":"0.23.0","prettier":"^2.8.8","pretty-quick":"^3.1.3","react":"^18","react-a11y":"^1.1.0","react-dom":"^18","react-helmet":"^5.2.1","react-scrollable-anchor":"^0.6.1","react-syntax-highlighter":"^10.2.1","sanitize-html":"2.7.0","webpack":"^5.68.0","webpack-cli":"^4.9.2","webpack-dev-server":"^4.7.4"},"jest":{"verbose":true,"coverageDirectory":"coverage","collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}","!src/ScopeList/*.{js,jsx,ts,tsx}","!src/**/*.d.ts"],"setupFilesAfterEnv":["<rootDir>/tests/setup.js"],"testMatch":["**/tests/**/*.{spec,test}.{js,jsx,ts,tsx}","!**/tests/ScopeList.test.js"],"testEnvironment":"jsdom","transform":{"^.+\\.(js|jsx|ts|tsx)$":"<rootDir>/node_modules/babel-jest"},"transformIgnorePatterns":["[/\\\\]node_modules[/\\\\].+\\.(js|jsx|ts|tsx)$","^.+\\.module\\.(css|sass|scss)$"],"modulePaths":[],"moduleNameMapper":{"^react-native$":"react-native-web","^.+\\.module\\.(css|sass|scss)$":"identity-obj-proxy","\\.(jpg|jpeg|png)$":"identity-obj-proxy"},"moduleFileExtensions":["web.js","js","web.ts","ts","web.tsx","tsx","json","web.jsx","jsx","node"]},"babel":{"presets":["react-app"],"plugins":["@babel/plugin-syntax-dynamic-import"]},"eslintConfig":{"env":{"browser":true,"jest":true,"node":true,"es6":true},"extends":["eslint:recommended","plugin:react/recommended","plugin:jsx-a11y/recommended"],"parser":"@babel/eslint-parser","parserOptions":{"babelOptions":{"presets":[["babel-preset-react-app",false],"babel-preset-react-app/test"]},"ecmaFeatures":{"experimentalObjectRestSpread":true,"jsx":true},"sourceType":"module"},"plugins":["prettier","react","import","react-hooks","jsx-a11y"],"rules":{"no-console":"warn","no-unused-vars":"error","react/display-name":"off","react-hooks/rules-of-hooks":"error","react-hooks/exhaustive-deps":"warn","no-use-before-define":"error"}},"browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"src/**/*.{js,css}":["prettier --write","git add","yarn lint"]},"prettier":{"endOfLine":"lf","useTabs":false,"printWidth":100,"tabWidth":2,"singleQuote":true,"trailingComma":"all","bracketSameLine":false,"bracketSpacing":true,"parser":"babel","semi":true,"arrowParens":"avoid"}};
|
|
9191
9191
|
|
|
9192
9192
|
/***/ }),
|
|
9193
9193
|
/* 167 */
|
|
@@ -56267,6 +56267,9 @@ var sisccTheme = function sisccTheme(_ref) {
|
|
|
56267
56267
|
},
|
|
56268
56268
|
'&.Mui-focusVisible': {
|
|
56269
56269
|
backgroundColor: outerPalette.hover || innerPalette.hover
|
|
56270
|
+
},
|
|
56271
|
+
'&.Mui-disabled': {
|
|
56272
|
+
opacity: 1
|
|
56270
56273
|
}
|
|
56271
56274
|
}
|
|
56272
56275
|
}
|
|
@@ -62550,13 +62553,19 @@ var useStyles_useStyles = makeStyles(function (theme) {
|
|
|
62550
62553
|
height: theme.spacing(3.75)
|
|
62551
62554
|
},
|
|
62552
62555
|
leftIcon: {
|
|
62553
|
-
padding: theme.spacing(0.125, 0.5)
|
|
62556
|
+
padding: theme.spacing(0.125, 0.5),
|
|
62557
|
+
'&.Mui-disabled': {
|
|
62558
|
+
color: theme.palette.grey[700] + ' !important'
|
|
62559
|
+
}
|
|
62554
62560
|
},
|
|
62555
62561
|
rightIcon: {
|
|
62556
62562
|
padding: theme.spacing(0.125, 0),
|
|
62557
62563
|
borderRadius: theme.shape.borderRadius,
|
|
62558
62564
|
color: theme.palette.primary.main,
|
|
62559
|
-
margin: theme.spacing(0.125)
|
|
62565
|
+
margin: theme.spacing(0.125),
|
|
62566
|
+
'&.Mui-disabled': {
|
|
62567
|
+
color: theme.palette.grey[700] + ' !important'
|
|
62568
|
+
}
|
|
62560
62569
|
},
|
|
62561
62570
|
clear: {
|
|
62562
62571
|
padding: '3px 0px 0px 0px'
|