@mescius/wijmo.styles 5.20232.939
Sign up to get free protection for your applications and to get access to all the features.
- package/COMMERCIAL-LICENSE.html +485 -0
- package/README.md +363 -0
- package/misc/_constants.scss +79 -0
- package/misc/_glyphs.scss +303 -0
- package/misc/_mixins.scss +75 -0
- package/misc/_variables.scss +74 -0
- package/package.json +34 -0
- package/parts/_barcode.scss +137 -0
- package/parts/_chart.scss +128 -0
- package/parts/_chart_finance.scss +20 -0
- package/parts/_chart_hierarchical.scss +19 -0
- package/parts/_chart_interaction.scss +250 -0
- package/parts/_chart_map.scss +21 -0
- package/parts/_core.scss +172 -0
- package/parts/_gauge.scss +69 -0
- package/parts/_grid.scss +414 -0
- package/parts/_grid_cellmaker.scss +113 -0
- package/parts/_grid_filter.scss +87 -0
- package/parts/_grid_grouppanel.scss +80 -0
- package/parts/_grid_multirow.scss +59 -0
- package/parts/_grid_search.scss +28 -0
- package/parts/_grid_selector.scss +29 -0
- package/parts/_grid_sheet.scss +246 -0
- package/parts/_grid_transposed_multirow.scss +26 -0
- package/parts/_input.scss +696 -0
- package/parts/_labeled_input.scss +248 -0
- package/parts/_nav.scss +283 -0
- package/parts/_olap.scss +345 -0
- package/parts/_viewer.scss +1213 -0
- package/themes/material/wijmo.theme.material.amber-blue.css +13 -0
- package/themes/material/wijmo.theme.material.amber-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.amber-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.amber-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.amber-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.amber-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.amber-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.amber-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.amber-green.css +13 -0
- package/themes/material/wijmo.theme.material.amber-green.scss +24 -0
- package/themes/material/wijmo.theme.material.amber-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.amber-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.amber-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.amber-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.amber-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.amber-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.amber-lime.css +13 -0
- package/themes/material/wijmo.theme.material.amber-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.amber-orange.css +13 -0
- package/themes/material/wijmo.theme.material.amber-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.amber-pink.css +13 -0
- package/themes/material/wijmo.theme.material.amber-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.amber-purple.css +13 -0
- package/themes/material/wijmo.theme.material.amber-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.amber-red.css +13 -0
- package/themes/material/wijmo.theme.material.amber-red.scss +24 -0
- package/themes/material/wijmo.theme.material.amber-teal.css +13 -0
- package/themes/material/wijmo.theme.material.amber-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.amber-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.amber-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.blue-amber.css +13 -0
- package/themes/material/wijmo.theme.material.blue-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.blue-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.blue-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.blue-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.blue-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.blue-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.blue-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.blue-green.css +13 -0
- package/themes/material/wijmo.theme.material.blue-green.scss +24 -0
- package/themes/material/wijmo.theme.material.blue-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.blue-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.blue-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.blue-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.blue-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.blue-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.blue-lime.css +13 -0
- package/themes/material/wijmo.theme.material.blue-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.blue-orange.css +13 -0
- package/themes/material/wijmo.theme.material.blue-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.blue-pink.css +13 -0
- package/themes/material/wijmo.theme.material.blue-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.blue-purple.css +13 -0
- package/themes/material/wijmo.theme.material.blue-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.blue-red.css +13 -0
- package/themes/material/wijmo.theme.material.blue-red.scss +24 -0
- package/themes/material/wijmo.theme.material.blue-teal.css +13 -0
- package/themes/material/wijmo.theme.material.blue-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.blue-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.blue-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.blue_grey-amber.css +13 -0
- package/themes/material/wijmo.theme.material.blue_grey-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.blue_grey-blue.css +13 -0
- package/themes/material/wijmo.theme.material.blue_grey-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.blue_grey-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.blue_grey-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.blue_grey-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.blue_grey-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.blue_grey-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.blue_grey-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.blue_grey-green.css +13 -0
- package/themes/material/wijmo.theme.material.blue_grey-green.scss +24 -0
- package/themes/material/wijmo.theme.material.blue_grey-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.blue_grey-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.blue_grey-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.blue_grey-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.blue_grey-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.blue_grey-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.blue_grey-lime.css +13 -0
- package/themes/material/wijmo.theme.material.blue_grey-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.blue_grey-orange.css +13 -0
- package/themes/material/wijmo.theme.material.blue_grey-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.blue_grey-pink.css +13 -0
- package/themes/material/wijmo.theme.material.blue_grey-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.blue_grey-purple.css +13 -0
- package/themes/material/wijmo.theme.material.blue_grey-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.blue_grey-red.css +13 -0
- package/themes/material/wijmo.theme.material.blue_grey-red.scss +24 -0
- package/themes/material/wijmo.theme.material.blue_grey-teal.css +13 -0
- package/themes/material/wijmo.theme.material.blue_grey-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.blue_grey-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.blue_grey-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.brown-amber.css +13 -0
- package/themes/material/wijmo.theme.material.brown-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.brown-blue.css +13 -0
- package/themes/material/wijmo.theme.material.brown-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.brown-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.brown-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.brown-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.brown-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.brown-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.brown-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.brown-green.css +13 -0
- package/themes/material/wijmo.theme.material.brown-green.scss +24 -0
- package/themes/material/wijmo.theme.material.brown-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.brown-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.brown-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.brown-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.brown-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.brown-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.brown-lime.css +13 -0
- package/themes/material/wijmo.theme.material.brown-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.brown-orange.css +13 -0
- package/themes/material/wijmo.theme.material.brown-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.brown-pink.css +13 -0
- package/themes/material/wijmo.theme.material.brown-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.brown-purple.css +13 -0
- package/themes/material/wijmo.theme.material.brown-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.brown-red.css +13 -0
- package/themes/material/wijmo.theme.material.brown-red.scss +24 -0
- package/themes/material/wijmo.theme.material.brown-teal.css +13 -0
- package/themes/material/wijmo.theme.material.brown-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.brown-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.brown-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.cyan-amber.css +13 -0
- package/themes/material/wijmo.theme.material.cyan-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.cyan-blue.css +13 -0
- package/themes/material/wijmo.theme.material.cyan-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.cyan-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.cyan-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.cyan-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.cyan-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.cyan-green.css +13 -0
- package/themes/material/wijmo.theme.material.cyan-green.scss +24 -0
- package/themes/material/wijmo.theme.material.cyan-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.cyan-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.cyan-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.cyan-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.cyan-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.cyan-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.cyan-lime.css +13 -0
- package/themes/material/wijmo.theme.material.cyan-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.cyan-orange.css +13 -0
- package/themes/material/wijmo.theme.material.cyan-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.cyan-pink.css +13 -0
- package/themes/material/wijmo.theme.material.cyan-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.cyan-purple.css +13 -0
- package/themes/material/wijmo.theme.material.cyan-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.cyan-red.css +13 -0
- package/themes/material/wijmo.theme.material.cyan-red.scss +24 -0
- package/themes/material/wijmo.theme.material.cyan-teal.css +13 -0
- package/themes/material/wijmo.theme.material.cyan-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.cyan-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.cyan-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_orange-amber.css +13 -0
- package/themes/material/wijmo.theme.material.deep_orange-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_orange-blue.css +13 -0
- package/themes/material/wijmo.theme.material.deep_orange-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_orange-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.deep_orange-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_orange-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.deep_orange-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_orange-green.css +13 -0
- package/themes/material/wijmo.theme.material.deep_orange-green.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_orange-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.deep_orange-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_orange-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.deep_orange-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_orange-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.deep_orange-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_orange-lime.css +13 -0
- package/themes/material/wijmo.theme.material.deep_orange-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_orange-orange.css +13 -0
- package/themes/material/wijmo.theme.material.deep_orange-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_orange-pink.css +13 -0
- package/themes/material/wijmo.theme.material.deep_orange-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_orange-purple.css +13 -0
- package/themes/material/wijmo.theme.material.deep_orange-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_orange-red.css +13 -0
- package/themes/material/wijmo.theme.material.deep_orange-red.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_orange-teal.css +13 -0
- package/themes/material/wijmo.theme.material.deep_orange-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_orange-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.deep_orange-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_purple-amber.css +13 -0
- package/themes/material/wijmo.theme.material.deep_purple-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_purple-blue.css +13 -0
- package/themes/material/wijmo.theme.material.deep_purple-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_purple-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.deep_purple-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_purple-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.deep_purple-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_purple-green.css +13 -0
- package/themes/material/wijmo.theme.material.deep_purple-green.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_purple-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.deep_purple-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_purple-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.deep_purple-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_purple-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.deep_purple-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_purple-lime.css +13 -0
- package/themes/material/wijmo.theme.material.deep_purple-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_purple-orange.css +13 -0
- package/themes/material/wijmo.theme.material.deep_purple-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_purple-pink.css +13 -0
- package/themes/material/wijmo.theme.material.deep_purple-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_purple-purple.css +13 -0
- package/themes/material/wijmo.theme.material.deep_purple-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_purple-red.css +13 -0
- package/themes/material/wijmo.theme.material.deep_purple-red.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_purple-teal.css +13 -0
- package/themes/material/wijmo.theme.material.deep_purple-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_purple-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.deep_purple-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.green-amber.css +13 -0
- package/themes/material/wijmo.theme.material.green-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.green-blue.css +13 -0
- package/themes/material/wijmo.theme.material.green-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.green-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.green-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.green-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.green-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.green-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.green-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.green-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.green-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.green-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.green-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.green-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.green-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.green-lime.css +13 -0
- package/themes/material/wijmo.theme.material.green-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.green-orange.css +13 -0
- package/themes/material/wijmo.theme.material.green-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.green-pink.css +13 -0
- package/themes/material/wijmo.theme.material.green-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.green-purple.css +13 -0
- package/themes/material/wijmo.theme.material.green-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.green-red.css +13 -0
- package/themes/material/wijmo.theme.material.green-red.scss +24 -0
- package/themes/material/wijmo.theme.material.green-teal.css +13 -0
- package/themes/material/wijmo.theme.material.green-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.green-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.green-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.grey-amber.css +13 -0
- package/themes/material/wijmo.theme.material.grey-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.grey-blue.css +13 -0
- package/themes/material/wijmo.theme.material.grey-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.grey-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.grey-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.grey-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.grey-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.grey-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.grey-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.grey-green.css +13 -0
- package/themes/material/wijmo.theme.material.grey-green.scss +24 -0
- package/themes/material/wijmo.theme.material.grey-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.grey-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.grey-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.grey-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.grey-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.grey-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.grey-lime.css +13 -0
- package/themes/material/wijmo.theme.material.grey-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.grey-orange.css +13 -0
- package/themes/material/wijmo.theme.material.grey-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.grey-pink.css +13 -0
- package/themes/material/wijmo.theme.material.grey-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.grey-purple.css +13 -0
- package/themes/material/wijmo.theme.material.grey-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.grey-red.css +13 -0
- package/themes/material/wijmo.theme.material.grey-red.scss +24 -0
- package/themes/material/wijmo.theme.material.grey-teal.css +13 -0
- package/themes/material/wijmo.theme.material.grey-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.grey-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.grey-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.indigo-amber.css +13 -0
- package/themes/material/wijmo.theme.material.indigo-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.indigo-blue.css +13 -0
- package/themes/material/wijmo.theme.material.indigo-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.indigo-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.indigo-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.indigo-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.indigo-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.indigo-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.indigo-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.indigo-green.css +13 -0
- package/themes/material/wijmo.theme.material.indigo-green.scss +24 -0
- package/themes/material/wijmo.theme.material.indigo-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.indigo-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.indigo-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.indigo-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.indigo-lime.css +13 -0
- package/themes/material/wijmo.theme.material.indigo-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.indigo-orange.css +13 -0
- package/themes/material/wijmo.theme.material.indigo-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.indigo-pink.css +13 -0
- package/themes/material/wijmo.theme.material.indigo-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.indigo-purple.css +13 -0
- package/themes/material/wijmo.theme.material.indigo-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.indigo-red.css +13 -0
- package/themes/material/wijmo.theme.material.indigo-red.scss +24 -0
- package/themes/material/wijmo.theme.material.indigo-teal.css +13 -0
- package/themes/material/wijmo.theme.material.indigo-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.indigo-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.indigo-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.light_blue-amber.css +13 -0
- package/themes/material/wijmo.theme.material.light_blue-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.light_blue-blue.css +13 -0
- package/themes/material/wijmo.theme.material.light_blue-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.light_blue-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.light_blue-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.light_blue-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.light_blue-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.light_blue-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.light_blue-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.light_blue-green.css +13 -0
- package/themes/material/wijmo.theme.material.light_blue-green.scss +24 -0
- package/themes/material/wijmo.theme.material.light_blue-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.light_blue-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.light_blue-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.light_blue-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.light_blue-lime.css +13 -0
- package/themes/material/wijmo.theme.material.light_blue-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.light_blue-orange.css +13 -0
- package/themes/material/wijmo.theme.material.light_blue-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.light_blue-pink.css +13 -0
- package/themes/material/wijmo.theme.material.light_blue-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.light_blue-purple.css +13 -0
- package/themes/material/wijmo.theme.material.light_blue-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.light_blue-red.css +13 -0
- package/themes/material/wijmo.theme.material.light_blue-red.scss +24 -0
- package/themes/material/wijmo.theme.material.light_blue-teal.css +13 -0
- package/themes/material/wijmo.theme.material.light_blue-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.light_blue-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.light_blue-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.light_green-amber.css +13 -0
- package/themes/material/wijmo.theme.material.light_green-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.light_green-blue.css +13 -0
- package/themes/material/wijmo.theme.material.light_green-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.light_green-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.light_green-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.light_green-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.light_green-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.light_green-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.light_green-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.light_green-green.css +13 -0
- package/themes/material/wijmo.theme.material.light_green-green.scss +24 -0
- package/themes/material/wijmo.theme.material.light_green-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.light_green-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.light_green-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.light_green-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.light_green-lime.css +13 -0
- package/themes/material/wijmo.theme.material.light_green-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.light_green-orange.css +13 -0
- package/themes/material/wijmo.theme.material.light_green-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.light_green-pink.css +13 -0
- package/themes/material/wijmo.theme.material.light_green-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.light_green-purple.css +13 -0
- package/themes/material/wijmo.theme.material.light_green-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.light_green-red.css +13 -0
- package/themes/material/wijmo.theme.material.light_green-red.scss +24 -0
- package/themes/material/wijmo.theme.material.light_green-teal.css +13 -0
- package/themes/material/wijmo.theme.material.light_green-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.light_green-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.light_green-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.lime-amber.css +13 -0
- package/themes/material/wijmo.theme.material.lime-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.lime-blue.css +13 -0
- package/themes/material/wijmo.theme.material.lime-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.lime-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.lime-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.lime-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.lime-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.lime-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.lime-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.lime-green.css +13 -0
- package/themes/material/wijmo.theme.material.lime-green.scss +24 -0
- package/themes/material/wijmo.theme.material.lime-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.lime-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.lime-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.lime-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.lime-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.lime-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.lime-orange.css +13 -0
- package/themes/material/wijmo.theme.material.lime-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.lime-pink.css +13 -0
- package/themes/material/wijmo.theme.material.lime-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.lime-purple.css +13 -0
- package/themes/material/wijmo.theme.material.lime-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.lime-red.css +13 -0
- package/themes/material/wijmo.theme.material.lime-red.scss +24 -0
- package/themes/material/wijmo.theme.material.lime-teal.css +13 -0
- package/themes/material/wijmo.theme.material.lime-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.lime-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.lime-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.orange-amber.css +13 -0
- package/themes/material/wijmo.theme.material.orange-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.orange-blue.css +13 -0
- package/themes/material/wijmo.theme.material.orange-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.orange-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.orange-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.orange-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.orange-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.orange-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.orange-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.orange-green.css +13 -0
- package/themes/material/wijmo.theme.material.orange-green.scss +24 -0
- package/themes/material/wijmo.theme.material.orange-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.orange-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.orange-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.orange-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.orange-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.orange-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.orange-lime.css +13 -0
- package/themes/material/wijmo.theme.material.orange-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.orange-pink.css +13 -0
- package/themes/material/wijmo.theme.material.orange-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.orange-purple.css +13 -0
- package/themes/material/wijmo.theme.material.orange-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.orange-red.css +13 -0
- package/themes/material/wijmo.theme.material.orange-red.scss +24 -0
- package/themes/material/wijmo.theme.material.orange-teal.css +13 -0
- package/themes/material/wijmo.theme.material.orange-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.orange-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.orange-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.pink-amber.css +13 -0
- package/themes/material/wijmo.theme.material.pink-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.pink-blue.css +13 -0
- package/themes/material/wijmo.theme.material.pink-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.pink-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.pink-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.pink-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.pink-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.pink-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.pink-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.pink-green.css +13 -0
- package/themes/material/wijmo.theme.material.pink-green.scss +24 -0
- package/themes/material/wijmo.theme.material.pink-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.pink-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.pink-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.pink-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.pink-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.pink-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.pink-lime.css +13 -0
- package/themes/material/wijmo.theme.material.pink-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.pink-orange.css +13 -0
- package/themes/material/wijmo.theme.material.pink-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.pink-purple.css +13 -0
- package/themes/material/wijmo.theme.material.pink-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.pink-red.css +13 -0
- package/themes/material/wijmo.theme.material.pink-red.scss +24 -0
- package/themes/material/wijmo.theme.material.pink-teal.css +13 -0
- package/themes/material/wijmo.theme.material.pink-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.pink-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.pink-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.purple-amber.css +13 -0
- package/themes/material/wijmo.theme.material.purple-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.purple-blue.css +13 -0
- package/themes/material/wijmo.theme.material.purple-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.purple-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.purple-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.purple-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.purple-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.purple-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.purple-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.purple-green.css +13 -0
- package/themes/material/wijmo.theme.material.purple-green.scss +24 -0
- package/themes/material/wijmo.theme.material.purple-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.purple-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.purple-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.purple-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.purple-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.purple-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.purple-lime.css +13 -0
- package/themes/material/wijmo.theme.material.purple-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.purple-orange.css +13 -0
- package/themes/material/wijmo.theme.material.purple-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.purple-pink.css +13 -0
- package/themes/material/wijmo.theme.material.purple-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.purple-red.css +13 -0
- package/themes/material/wijmo.theme.material.purple-red.scss +24 -0
- package/themes/material/wijmo.theme.material.purple-teal.css +13 -0
- package/themes/material/wijmo.theme.material.purple-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.purple-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.purple-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.red-amber.css +13 -0
- package/themes/material/wijmo.theme.material.red-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.red-blue.css +13 -0
- package/themes/material/wijmo.theme.material.red-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.red-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.red-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.red-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.red-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.red-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.red-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.red-green.css +13 -0
- package/themes/material/wijmo.theme.material.red-green.scss +24 -0
- package/themes/material/wijmo.theme.material.red-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.red-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.red-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.red-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.red-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.red-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.red-lime.css +13 -0
- package/themes/material/wijmo.theme.material.red-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.red-orange.css +13 -0
- package/themes/material/wijmo.theme.material.red-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.red-pink.css +13 -0
- package/themes/material/wijmo.theme.material.red-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.red-purple.css +13 -0
- package/themes/material/wijmo.theme.material.red-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.red-teal.css +13 -0
- package/themes/material/wijmo.theme.material.red-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.red-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.red-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.teal-amber.css +13 -0
- package/themes/material/wijmo.theme.material.teal-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.teal-blue.css +13 -0
- package/themes/material/wijmo.theme.material.teal-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.teal-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.teal-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.teal-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.teal-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.teal-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.teal-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.teal-green.css +13 -0
- package/themes/material/wijmo.theme.material.teal-green.scss +24 -0
- package/themes/material/wijmo.theme.material.teal-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.teal-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.teal-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.teal-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.teal-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.teal-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.teal-lime.css +13 -0
- package/themes/material/wijmo.theme.material.teal-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.teal-orange.css +13 -0
- package/themes/material/wijmo.theme.material.teal-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.teal-pink.css +13 -0
- package/themes/material/wijmo.theme.material.teal-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.teal-purple.css +13 -0
- package/themes/material/wijmo.theme.material.teal-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.teal-red.css +13 -0
- package/themes/material/wijmo.theme.material.teal-red.scss +24 -0
- package/themes/material/wijmo.theme.material.teal-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.teal-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.yellow-amber.css +13 -0
- package/themes/material/wijmo.theme.material.yellow-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.yellow-blue.css +13 -0
- package/themes/material/wijmo.theme.material.yellow-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.yellow-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.yellow-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.yellow-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.yellow-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.yellow-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.yellow-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.yellow-green.css +13 -0
- package/themes/material/wijmo.theme.material.yellow-green.scss +24 -0
- package/themes/material/wijmo.theme.material.yellow-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.yellow-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.yellow-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.yellow-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.yellow-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.yellow-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.yellow-lime.css +13 -0
- package/themes/material/wijmo.theme.material.yellow-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.yellow-orange.css +13 -0
- package/themes/material/wijmo.theme.material.yellow-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.yellow-pink.css +13 -0
- package/themes/material/wijmo.theme.material.yellow-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.yellow-purple.css +13 -0
- package/themes/material/wijmo.theme.material.yellow-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.yellow-red.css +13 -0
- package/themes/material/wijmo.theme.material.yellow-red.scss +24 -0
- package/themes/material/wijmo.theme.material.yellow-teal.css +13 -0
- package/themes/material/wijmo.theme.material.yellow-teal.scss +24 -0
- package/themes/wijmo.theme.cerulean.css +13 -0
- package/themes/wijmo.theme.cerulean.scss +71 -0
- package/themes/wijmo.theme.cleandark.css +13 -0
- package/themes/wijmo.theme.cleandark.scss +71 -0
- package/themes/wijmo.theme.cleanlight.css +13 -0
- package/themes/wijmo.theme.cleanlight.scss +51 -0
- package/themes/wijmo.theme.cocoa.css +13 -0
- package/themes/wijmo.theme.cocoa.scss +47 -0
- package/themes/wijmo.theme.coral.css +13 -0
- package/themes/wijmo.theme.coral.scss +48 -0
- package/themes/wijmo.theme.cyborg.css +13 -0
- package/themes/wijmo.theme.cyborg.scss +49 -0
- package/themes/wijmo.theme.dark.css +13 -0
- package/themes/wijmo.theme.dark.scss +54 -0
- package/themes/wijmo.theme.darkly.css +13 -0
- package/themes/wijmo.theme.darkly.scss +49 -0
- package/themes/wijmo.theme.flatly.css +13 -0
- package/themes/wijmo.theme.flatly.scss +51 -0
- package/themes/wijmo.theme.grayscale.css +13 -0
- package/themes/wijmo.theme.grayscale.scss +47 -0
- package/themes/wijmo.theme.highcontrast.css +13 -0
- package/themes/wijmo.theme.highcontrast.scss +48 -0
- package/themes/wijmo.theme.light.css +13 -0
- package/themes/wijmo.theme.light.scss +47 -0
- package/themes/wijmo.theme.material.amber-indigo.css +13 -0
- package/themes/wijmo.theme.material.amber-indigo.scss +27 -0
- package/themes/wijmo.theme.material.css +13 -0
- package/themes/wijmo.theme.material.indigo-orange.css +13 -0
- package/themes/wijmo.theme.material.indigo-orange.scss +26 -0
- package/themes/wijmo.theme.material.scss +89 -0
- package/themes/wijmo.theme.material.vars.css +13 -0
- package/themes/wijmo.theme.material.vars.scss +30 -0
- package/themes/wijmo.theme.midnight.css +13 -0
- package/themes/wijmo.theme.midnight.scss +53 -0
- package/themes/wijmo.theme.minimal.css +13 -0
- package/themes/wijmo.theme.minimal.scss +49 -0
- package/themes/wijmo.theme.modern.css +13 -0
- package/themes/wijmo.theme.modern.scss +50 -0
- package/themes/wijmo.theme.office.css +13 -0
- package/themes/wijmo.theme.office.scss +48 -0
- package/themes/wijmo.theme.organic.css +13 -0
- package/themes/wijmo.theme.organic.scss +49 -0
- package/themes/wijmo.theme.paper.css +13 -0
- package/themes/wijmo.theme.paper.scss +20 -0
- package/themes/wijmo.theme.simplex.css +13 -0
- package/themes/wijmo.theme.simplex.scss +48 -0
- package/themes/wijmo.theme.slate.css +13 -0
- package/themes/wijmo.theme.slate.scss +49 -0
- package/themes/wijmo.theme.superhero.css +13 -0
- package/themes/wijmo.theme.superhero.scss +52 -0
- package/themes/wijmo.theme.trust.css +13 -0
- package/themes/wijmo.theme.trust.scss +48 -0
- package/themes/wijmo.theme.zen.css +13 -0
- package/themes/wijmo.theme.zen.scss +51 -0
- package/wijmo-core.css +13 -0
- package/wijmo-core.scss +36 -0
- package/wijmo.css +13 -0
- package/wijmo.scss +23 -0
@@ -0,0 +1,128 @@
|
|
1
|
+
/*!
|
2
|
+
*
|
3
|
+
* Wijmo Library 5.20232.939
|
4
|
+
* https://developer.mescius.com/wijmo
|
5
|
+
*
|
6
|
+
* Copyright(c) MESCIUS inc. All rights reserved.
|
7
|
+
*
|
8
|
+
* Licensed under the End-User License Agreement For MESCIUS Wijmo Software.
|
9
|
+
* us.sales@mescius.com
|
10
|
+
* https://developer.mescius.com/wijmo/licensing
|
11
|
+
*
|
12
|
+
*/
|
13
|
+
|
14
|
+
// flex-chart
|
15
|
+
.wj-flexchart {
|
16
|
+
height: 400px;
|
17
|
+
padding: 15px 10px;
|
18
|
+
margin-bottom: 12px;
|
19
|
+
background: $wj-bkg;
|
20
|
+
border: 1px solid #e4e4e4;
|
21
|
+
display: block;
|
22
|
+
background: transparent;
|
23
|
+
|
24
|
+
.wj-header .wj-title {
|
25
|
+
font-size: 16pt;
|
26
|
+
fill: #666;
|
27
|
+
font-weight: normal;
|
28
|
+
}
|
29
|
+
|
30
|
+
.wj-footer .wj-title {
|
31
|
+
fill: #666;
|
32
|
+
font-weight: normal;
|
33
|
+
}
|
34
|
+
|
35
|
+
.wj-label, .wj-data-label {
|
36
|
+
fill: #666;
|
37
|
+
}
|
38
|
+
|
39
|
+
.wj-data-label-border {
|
40
|
+
stroke: rgba(128,128,128,0.5);
|
41
|
+
}
|
42
|
+
|
43
|
+
.wj-data-label-line {
|
44
|
+
stroke: rgba(128,128,128,1);
|
45
|
+
}
|
46
|
+
|
47
|
+
.wj-axis-x .wj-title,
|
48
|
+
.wj-axis-y .wj-title,
|
49
|
+
.wj-legend .wj-title {
|
50
|
+
font-style: italic;
|
51
|
+
}
|
52
|
+
|
53
|
+
.wj-axis-x .wj-line {
|
54
|
+
stroke: #aaa;
|
55
|
+
stroke-width: 1px;
|
56
|
+
}
|
57
|
+
|
58
|
+
.wj-gridline {
|
59
|
+
stroke: #666;
|
60
|
+
stroke-width: 1px;
|
61
|
+
opacity: .75;
|
62
|
+
}
|
63
|
+
|
64
|
+
.wj-gridline-minor {
|
65
|
+
@extend .wj-gridline;
|
66
|
+
opacity: .25;
|
67
|
+
}
|
68
|
+
|
69
|
+
.wj-tick, .wj-tick-minor {
|
70
|
+
stroke: #aaa;
|
71
|
+
stroke-width: 1px;
|
72
|
+
}
|
73
|
+
|
74
|
+
.wj-state-selected {
|
75
|
+
stroke-width: 3px;
|
76
|
+
stroke-dasharray: 6;
|
77
|
+
stroke-linecap: square;
|
78
|
+
}
|
79
|
+
// markers
|
80
|
+
&.wj-flexchart-touch-disabled {
|
81
|
+
@include prefix(touch-action, none, ms);
|
82
|
+
}
|
83
|
+
|
84
|
+
.wj-chart-linemarker {
|
85
|
+
background: rgba(128,128,128,0.3);
|
86
|
+
position: absolute;
|
87
|
+
padding: 2px;
|
88
|
+
|
89
|
+
.wj-chart-linemarker-hline {
|
90
|
+
height: 2px;
|
91
|
+
background: rgba(128,128,128,1);
|
92
|
+
position: absolute;
|
93
|
+
@include prefix(touch-action, none, ms);
|
94
|
+
}
|
95
|
+
|
96
|
+
.wj-chart-linemarker-vline {
|
97
|
+
width: 2px;
|
98
|
+
background: rgba(128,128,128,1);
|
99
|
+
position: absolute;
|
100
|
+
@include prefix(touch-action, none, ms);
|
101
|
+
}
|
102
|
+
}
|
103
|
+
|
104
|
+
.wj-chart-linemarker-container {
|
105
|
+
position: relative;
|
106
|
+
}
|
107
|
+
|
108
|
+
&.wj-chart-linemarker-draggable,
|
109
|
+
.wj-chart-linemarker .wj-chart-linemarker-draggable {
|
110
|
+
//-khtml-user-drag: element;
|
111
|
+
cursor: move;
|
112
|
+
}
|
113
|
+
}
|
114
|
+
|
115
|
+
// selected items on the chart - smaller screens
|
116
|
+
@media(max-width: 1025px) {
|
117
|
+
.wj-flexchart .wj-state-selected {
|
118
|
+
stroke-width: 2px;
|
119
|
+
stroke-dasharray: 4;
|
120
|
+
}
|
121
|
+
}
|
122
|
+
|
123
|
+
@media(max-width: 767px) {
|
124
|
+
wj-flexchart .wj-state-selected {
|
125
|
+
stroke-width: 1px;
|
126
|
+
stroke-dasharray: 3;
|
127
|
+
}
|
128
|
+
}
|
@@ -0,0 +1,20 @@
|
|
1
|
+
/*!
|
2
|
+
*
|
3
|
+
* Wijmo Library 5.20232.939
|
4
|
+
* https://developer.mescius.com/wijmo
|
5
|
+
*
|
6
|
+
* Copyright(c) MESCIUS inc. All rights reserved.
|
7
|
+
*
|
8
|
+
* Licensed under the End-User License Agreement For MESCIUS Wijmo Software.
|
9
|
+
* us.sales@mescius.com
|
10
|
+
* https://developer.mescius.com/wijmo/licensing
|
11
|
+
*
|
12
|
+
*/
|
13
|
+
|
14
|
+
// flex-chart.finance
|
15
|
+
.wj-flexchart {
|
16
|
+
.fibonacci-arcs path.wj-state-selected {
|
17
|
+
stroke-dasharray: 5 10;
|
18
|
+
stroke-linecap: butt;
|
19
|
+
}
|
20
|
+
}
|
@@ -0,0 +1,19 @@
|
|
1
|
+
/*!
|
2
|
+
*
|
3
|
+
* Wijmo Library 5.20232.939
|
4
|
+
* https://developer.mescius.com/wijmo
|
5
|
+
*
|
6
|
+
* Copyright(c) MESCIUS inc. All rights reserved.
|
7
|
+
*
|
8
|
+
* Licensed under the End-User License Agreement For MESCIUS Wijmo Software.
|
9
|
+
* us.sales@mescius.com
|
10
|
+
* https://developer.mescius.com/wijmo/licensing
|
11
|
+
*
|
12
|
+
*/
|
13
|
+
|
14
|
+
// flex-chart.hierarchical
|
15
|
+
.wj-treemap {
|
16
|
+
.wj-data-label {
|
17
|
+
fill: $wj-bkg;
|
18
|
+
}
|
19
|
+
}
|
@@ -0,0 +1,250 @@
|
|
1
|
+
/*!
|
2
|
+
*
|
3
|
+
* Wijmo Library 5.20232.939
|
4
|
+
* https://developer.mescius.com/wijmo
|
5
|
+
*
|
6
|
+
* Copyright(c) MESCIUS inc. All rights reserved.
|
7
|
+
*
|
8
|
+
* Licensed under the End-User License Agreement For MESCIUS Wijmo Software.
|
9
|
+
* us.sales@mescius.com
|
10
|
+
* https://developer.mescius.com/wijmo/licensing
|
11
|
+
*
|
12
|
+
*/
|
13
|
+
|
14
|
+
// flex-chart.interaction
|
15
|
+
.wj-flexchart {
|
16
|
+
// ranges
|
17
|
+
.wj-chart-rangeslider {
|
18
|
+
position: absolute;
|
19
|
+
@include prefix(touch-action, none, ms);
|
20
|
+
|
21
|
+
button {
|
22
|
+
position: absolute;
|
23
|
+
text-align: center;
|
24
|
+
vertical-align: middle;
|
25
|
+
padding: 0;
|
26
|
+
line-height: 16px;
|
27
|
+
border-radius: 2px;
|
28
|
+
}
|
29
|
+
|
30
|
+
.wj-rangeslider-content {
|
31
|
+
background: #eaeaea;
|
32
|
+
height: 100%;
|
33
|
+
position: relative;
|
34
|
+
}
|
35
|
+
|
36
|
+
.wj-rangeslider-rangehandle {
|
37
|
+
position: absolute;
|
38
|
+
text-align: center;
|
39
|
+
vertical-align: middle;
|
40
|
+
background: #bdbdbd;
|
41
|
+
height: 100%;
|
42
|
+
width: 100%;
|
43
|
+
}
|
44
|
+
|
45
|
+
.wj-rangeslider-minhandle,
|
46
|
+
.wj-rangeslider-maxhandle {
|
47
|
+
border: 1px solid gray;
|
48
|
+
display: block;
|
49
|
+
position: absolute;
|
50
|
+
border-radius: 4px;
|
51
|
+
}
|
52
|
+
|
53
|
+
.wj-rangeslider-handle-active {
|
54
|
+
z-index: 2;
|
55
|
+
}
|
56
|
+
|
57
|
+
.wj-glyph-left {
|
58
|
+
border-top: 5px solid transparent;
|
59
|
+
border-right: 4px solid;
|
60
|
+
border-bottom: 4px solid transparent;
|
61
|
+
margin-right: 2px;
|
62
|
+
}
|
63
|
+
|
64
|
+
.wj-glyph-right {
|
65
|
+
border-bottom: 5px solid transparent;
|
66
|
+
border-left: 4px solid;
|
67
|
+
border-top: 4px solid transparent;
|
68
|
+
margin-left: 2px;
|
69
|
+
}
|
70
|
+
|
71
|
+
.wj-glyph-down {
|
72
|
+
border-top: 5px solid;
|
73
|
+
border-right: 4px solid transparent;
|
74
|
+
border-left: 4px solid transparent;
|
75
|
+
margin-bottom: 3px;
|
76
|
+
}
|
77
|
+
|
78
|
+
.wj-glyph-up {
|
79
|
+
border-right: 4px solid transparent;
|
80
|
+
border-bottom: 5px solid;
|
81
|
+
border-left: 4px solid transparent;
|
82
|
+
margin-bottom: 4px;
|
83
|
+
}
|
84
|
+
}
|
85
|
+
|
86
|
+
.wj-chart-hrangeslider {
|
87
|
+
.wj-rangeslider-minhandle,
|
88
|
+
.wj-rangeslider-maxhandle {
|
89
|
+
background: #bdbdbd;
|
90
|
+
cursor: ew-resize;
|
91
|
+
height: 22px;
|
92
|
+
margin-top: -2px;
|
93
|
+
width: 14px;
|
94
|
+
}
|
95
|
+
|
96
|
+
.wj-rangeslider-decbtn {
|
97
|
+
left: 0;
|
98
|
+
}
|
99
|
+
|
100
|
+
.wj-rangeslider-incbtn {
|
101
|
+
right: 0;
|
102
|
+
}
|
103
|
+
|
104
|
+
button {
|
105
|
+
width: 16px;
|
106
|
+
height: 100%;
|
107
|
+
}
|
108
|
+
}
|
109
|
+
|
110
|
+
.wj-chart-vrangeslider {
|
111
|
+
.wj-rangeslider-minhandle,
|
112
|
+
.wj-rangeslider-maxhandle {
|
113
|
+
background: #bdbdbd;
|
114
|
+
cursor: ns-resize;
|
115
|
+
width: 22px;
|
116
|
+
margin-left: -2px;
|
117
|
+
height: 14px;
|
118
|
+
}
|
119
|
+
|
120
|
+
.wj-rangeslider-decbtn {
|
121
|
+
bottom: 0;
|
122
|
+
}
|
123
|
+
|
124
|
+
.wj-rangeslider-incbtn {
|
125
|
+
top: 0;
|
126
|
+
}
|
127
|
+
|
128
|
+
button {
|
129
|
+
height: 16px;
|
130
|
+
width: 100%;
|
131
|
+
}
|
132
|
+
}
|
133
|
+
|
134
|
+
.wj-chart-rangeselector-container {
|
135
|
+
position: relative;
|
136
|
+
|
137
|
+
.wj-chart-rangeslider,
|
138
|
+
.wj-rangeslider-content {
|
139
|
+
background: transparent;
|
140
|
+
border-color: transparent;
|
141
|
+
}
|
142
|
+
|
143
|
+
.wj-rangeslider-rangehandle {
|
144
|
+
opacity: 0.3;
|
145
|
+
}
|
146
|
+
|
147
|
+
.wj-rangeslider-minhandle, .wj-rangeslider-maxhandle {
|
148
|
+
background: transparent;
|
149
|
+
opacity: 0.6;
|
150
|
+
border: 2px solid Gray;
|
151
|
+
border-radius: 0.5em;
|
152
|
+
}
|
153
|
+
|
154
|
+
.wj-chart-hrangeslider {
|
155
|
+
.wj-rangeslider-minhandle, .wj-rangeslider-maxhandle {
|
156
|
+
height: 20px;
|
157
|
+
width: 20px;
|
158
|
+
border-radius: 50%;
|
159
|
+
top: 0;
|
160
|
+
bottom: 0;
|
161
|
+
margin: auto;
|
162
|
+
border: 1px solid hsla(0,0%,50.2%,0.75);
|
163
|
+
color: hsl(0,0%,50.2%);
|
164
|
+
background: #d3d3d3;
|
165
|
+
opacity: 1;
|
166
|
+
}
|
167
|
+
}
|
168
|
+
|
169
|
+
.wj-chart-hrangeslider {
|
170
|
+
.wj-rangeslider-minhandle:after, .wj-rangeslider-maxhandle:after {
|
171
|
+
content: "\2551";
|
172
|
+
text-align: center;
|
173
|
+
width: 100%;
|
174
|
+
display: inline-block;
|
175
|
+
position: absolute;
|
176
|
+
margin: 0;
|
177
|
+
top: 50%;
|
178
|
+
transform: translateY(-55%);
|
179
|
+
opacity: 0.75;
|
180
|
+
font-size: 10px;
|
181
|
+
}
|
182
|
+
}
|
183
|
+
|
184
|
+
.wj-chart-vrangeslider {
|
185
|
+
.wj-rangeslider-minhandle, .wj-rangeslider-maxhandle {
|
186
|
+
height: 20px;
|
187
|
+
width: 20px;
|
188
|
+
left: 50%;
|
189
|
+
border-radius: 50%;
|
190
|
+
border: 1px solid hsla(0,0%,50.2%,0.75);
|
191
|
+
top: 0;
|
192
|
+
bottom: 0;
|
193
|
+
color: hsl(0,0%,50.2%);
|
194
|
+
background: #d3d3d3;
|
195
|
+
opacity: 1;
|
196
|
+
}
|
197
|
+
}
|
198
|
+
|
199
|
+
.wj-chart-vrangeslider {
|
200
|
+
.wj-rangeslider-minhandle:after, .wj-rangeslider-maxhandle:after {
|
201
|
+
content: "\2550";
|
202
|
+
text-align: center;
|
203
|
+
height: 100%;
|
204
|
+
display: inline-block;
|
205
|
+
position: absolute;
|
206
|
+
margin: 0;
|
207
|
+
left: 50%;
|
208
|
+
transform: translate(-50%,15%);
|
209
|
+
opacity: 0.75;
|
210
|
+
font-size: 12px;
|
211
|
+
}
|
212
|
+
}
|
213
|
+
|
214
|
+
.wj-chart-rangeslider {
|
215
|
+
.wj-rangeslider-minhandle.wj-rangeslider-handle-active,
|
216
|
+
.wj-rangeslider-maxhandle.wj-rangeslider-handle-active {
|
217
|
+
background: rgba(136,189,230,0.7);
|
218
|
+
}
|
219
|
+
}
|
220
|
+
}
|
221
|
+
|
222
|
+
.wj-rangeselector {
|
223
|
+
.wj-scroller-center {
|
224
|
+
background: rgba(128,128,128,0.1);
|
225
|
+
position: absolute;
|
226
|
+
display: block;
|
227
|
+
@include prefix(touch-action, none, ms);
|
228
|
+
}
|
229
|
+
}
|
230
|
+
// gestures
|
231
|
+
&.wj-panable {
|
232
|
+
cursor: pointer;
|
233
|
+
}
|
234
|
+
|
235
|
+
.wj-zoom {
|
236
|
+
visibility: hidden;
|
237
|
+
position: relative;
|
238
|
+
}
|
239
|
+
|
240
|
+
.wj-zoom-overlay {
|
241
|
+
background: rgba(128,128,128,0.2);
|
242
|
+
position: absolute;
|
243
|
+
display: block;
|
244
|
+
@include prefix(touch-action, none, ms);
|
245
|
+
}
|
246
|
+
|
247
|
+
.wj-block-other-interaction {
|
248
|
+
display: none;
|
249
|
+
}
|
250
|
+
}
|
@@ -0,0 +1,21 @@
|
|
1
|
+
/*!
|
2
|
+
*
|
3
|
+
* Wijmo Library 5.20232.939
|
4
|
+
* https://developer.mescius.com/wijmo
|
5
|
+
*
|
6
|
+
* Copyright(c) MESCIUS inc. All rights reserved.
|
7
|
+
*
|
8
|
+
* Licensed under the End-User License Agreement For MESCIUS Wijmo Software.
|
9
|
+
* us.sales@mescius.com
|
10
|
+
* https://developer.mescius.com/wijmo/licensing
|
11
|
+
*
|
12
|
+
*/
|
13
|
+
|
14
|
+
// flex-map
|
15
|
+
.wj-flexmap {
|
16
|
+
.wj-btn {
|
17
|
+
opacity: 0.9;
|
18
|
+
padding: 10px 10px 6px 10px !important;
|
19
|
+
border: solid 0.5px gray;
|
20
|
+
}
|
21
|
+
}
|
package/parts/_core.scss
ADDED
@@ -0,0 +1,172 @@
|
|
1
|
+
/*!
|
2
|
+
*
|
3
|
+
* Wijmo Library 5.20232.939
|
4
|
+
* https://developer.mescius.com/wijmo
|
5
|
+
*
|
6
|
+
* Copyright(c) MESCIUS inc. All rights reserved.
|
7
|
+
*
|
8
|
+
* Licensed under the End-User License Agreement For MESCIUS Wijmo Software.
|
9
|
+
* us.sales@mescius.com
|
10
|
+
* https://developer.mescius.com/wijmo/licensing
|
11
|
+
*
|
12
|
+
*/
|
13
|
+
|
14
|
+
// wijmo core
|
15
|
+
|
16
|
+
// primary control class: applies to all Wijmo controls
|
17
|
+
.wj-control {
|
18
|
+
display: block;
|
19
|
+
box-sizing: border-box;
|
20
|
+
color: $wj-txt;
|
21
|
+
@include backgradient($wj-bkg, $wj-bkg-grd);
|
22
|
+
@include prefix(user-select, none, webkit moz ms);
|
23
|
+
|
24
|
+
* {
|
25
|
+
box-sizing: inherit;
|
26
|
+
}
|
27
|
+
|
28
|
+
// to make contenteditable work on iOS
|
29
|
+
// http://stackoverflow.com/questions/21295698/html5-contenteditable-attribute-not-working-properly-on-ios7-mobile-safari
|
30
|
+
[contenteditable] {
|
31
|
+
@include prefix(user-select, text, webkit moz ms); // Required on iOS
|
32
|
+
}
|
33
|
+
|
34
|
+
// remove focus outline
|
35
|
+
&:focus,
|
36
|
+
*:not(.wj-tabpane *):focus,//WJM-25309, set outline to all elements that are not descendants of wj-tabpane on focus
|
37
|
+
.wj-tabpane .wj-control *:focus, //WJM-25430, but still keep removing outline from all wj-control under wj-tabpane
|
38
|
+
a:focus {
|
39
|
+
outline: none;
|
40
|
+
}
|
41
|
+
|
42
|
+
// remove browser-specific elements from input controls
|
43
|
+
input {
|
44
|
+
|
45
|
+
&::-ms-clear {
|
46
|
+
// remove IE clear button
|
47
|
+
display: none;
|
48
|
+
}
|
49
|
+
|
50
|
+
&:-ms-input-placeholder {
|
51
|
+
// set IE placeholder opacity (like Firefox, need single colon): TFS 457902
|
52
|
+
opacity: 0.7; // C1WEB-26755
|
53
|
+
}
|
54
|
+
|
55
|
+
&[type=number] {
|
56
|
+
|
57
|
+
// remove spinner buttons in Chrome
|
58
|
+
&::-webkit-inner-spin-button,
|
59
|
+
&::-webkit-outer-spin-button {
|
60
|
+
-webkit-appearance: none;
|
61
|
+
margin: 0;
|
62
|
+
}
|
63
|
+
}
|
64
|
+
|
65
|
+
&:invalid {
|
66
|
+
// remove red outline validation in Firefox
|
67
|
+
box-shadow: none;
|
68
|
+
outline: none; // TFS 327581
|
69
|
+
}
|
70
|
+
}
|
71
|
+
|
72
|
+
// button elements
|
73
|
+
.wj-btn {
|
74
|
+
@include backgradient($wj-btn-bkg, $wj-btn-grd, $wj-btn-bkg, rgba(0, 0, 0, .1));
|
75
|
+
cursor: pointer;
|
76
|
+
color: $wj-btn-txt;
|
77
|
+
display: inline-block;
|
78
|
+
border-style: none;
|
79
|
+
padding: 0 10px;
|
80
|
+
text-align: center;
|
81
|
+
min-width: 30px;
|
82
|
+
white-space: nowrap;
|
83
|
+
|
84
|
+
&:focus,
|
85
|
+
&:hover {
|
86
|
+
@include backgradient($wj-btn-hvr, $wj-btn-grd, $wj-btn-bkg, rgba(0, 0, 0, .2));
|
87
|
+
transition-duration: $wj-tdn-focus;
|
88
|
+
}
|
89
|
+
|
90
|
+
&.wj-state-active {
|
91
|
+
background: safechangecolor($wj-btn-bkg, 10%);
|
92
|
+
//@include backgradient($wj-btn-hvr, $wj-btn-grd, $wj-btn-bkg, rgba(0, 0, 0, .8));
|
93
|
+
}
|
94
|
+
|
95
|
+
&[disabled] {
|
96
|
+
cursor: default;
|
97
|
+
pointer-events: none;
|
98
|
+
opacity: $wj-disabled-opacity;
|
99
|
+
}
|
100
|
+
}
|
101
|
+
|
102
|
+
// button-styled links
|
103
|
+
a.wj-btn,
|
104
|
+
button.wj-btn:not(.wj-btn-default) {
|
105
|
+
// not for buttons in input controls
|
106
|
+
border-radius: $wj-bdr-rad;
|
107
|
+
padding: 6px 15px;
|
108
|
+
text-decoration: none;
|
109
|
+
font-weight: bold;
|
110
|
+
font-size: 12px;
|
111
|
+
}
|
112
|
+
}
|
113
|
+
|
114
|
+
// moved to top level for backward compatibility
|
115
|
+
.wj-header {
|
116
|
+
@include backgradient($wj-hdr-bkg, $wj-hdr-grd);
|
117
|
+
color: $wj-hdr-txt;
|
118
|
+
font-weight: bold;
|
119
|
+
}
|
120
|
+
|
121
|
+
.wj-state-multi-selected {
|
122
|
+
background: $wj-msel-bkg;
|
123
|
+
color: $wj-msel-txt;
|
124
|
+
}
|
125
|
+
|
126
|
+
.wj-state-selected,
|
127
|
+
.wj-state-last-selected {
|
128
|
+
background: $wj-sel-bkg;
|
129
|
+
color: $wj-sel-txt;
|
130
|
+
}
|
131
|
+
|
132
|
+
.wj-state-disabled:not(.wj-popup) { // WJM-19483
|
133
|
+
cursor: default;
|
134
|
+
pointer-events: none; // TFS 466794
|
135
|
+
opacity: $wj-disabled-opacity; // TFS 472233
|
136
|
+
}
|
137
|
+
|
138
|
+
// inline control class: includes border
|
139
|
+
.wj-content {
|
140
|
+
display: inline-block;
|
141
|
+
border: $wj-bdr;
|
142
|
+
border-radius: $wj-bdr-rad;
|
143
|
+
overflow: hidden;
|
144
|
+
}
|
145
|
+
|
146
|
+
.wj-tooltip {
|
147
|
+
box-sizing: border-box;
|
148
|
+
position: absolute;
|
149
|
+
pointer-events: none;
|
150
|
+
max-width: 400px;
|
151
|
+
padding: $wj-item-pdg;
|
152
|
+
background: $wj-tooltip;
|
153
|
+
color: $wj-tooltip-txt;
|
154
|
+
border: $wj-bdr;
|
155
|
+
border-radius: $wj-bdr-rad;
|
156
|
+
box-shadow: $wj-box-shadow;
|
157
|
+
word-break: break-word; // TFS 426377
|
158
|
+
-ms-word-break: break-all;
|
159
|
+
|
160
|
+
&.wj-error-tip {
|
161
|
+
background: $wj-error-tooltip;
|
162
|
+
color: $wj-error-tooltip-txt;
|
163
|
+
white-space: pre-line;
|
164
|
+
font-weight: bold;
|
165
|
+
}
|
166
|
+
}
|
167
|
+
|
168
|
+
// used in drop-downs and other controls
|
169
|
+
.wj-dropdown-panel {
|
170
|
+
pointer-events: auto; // TFS 390659
|
171
|
+
box-shadow: $wj-box-shadow;
|
172
|
+
}
|
@@ -0,0 +1,69 @@
|
|
1
|
+
/*!
|
2
|
+
*
|
3
|
+
* Wijmo Library 5.20232.939
|
4
|
+
* https://developer.mescius.com/wijmo
|
5
|
+
*
|
6
|
+
* Copyright(c) MESCIUS inc. All rights reserved.
|
7
|
+
*
|
8
|
+
* Licensed under the End-User License Agreement For MESCIUS Wijmo Software.
|
9
|
+
* us.sales@mescius.com
|
10
|
+
* https://developer.mescius.com/wijmo/licensing
|
11
|
+
*
|
12
|
+
*/
|
13
|
+
|
14
|
+
// wijmo.gauge
|
15
|
+
.wj-gauge {
|
16
|
+
background: transparent;
|
17
|
+
|
18
|
+
&:not(.wj-state-readonly) {
|
19
|
+
touch-action: none;
|
20
|
+
}
|
21
|
+
|
22
|
+
.wj-face path {
|
23
|
+
fill: #f5f5f5;
|
24
|
+
stroke: #cbcbcb;
|
25
|
+
stroke-width: 1px;
|
26
|
+
stroke-linejoin: round;
|
27
|
+
}
|
28
|
+
|
29
|
+
.wj-pointer,
|
30
|
+
.wj-needle {
|
31
|
+
fill: $wj-sel-bkg;
|
32
|
+
}
|
33
|
+
|
34
|
+
.wj-ticks {
|
35
|
+
stroke-width: 2px;
|
36
|
+
stroke: $wj-bkg;
|
37
|
+
}
|
38
|
+
|
39
|
+
.wj-min,
|
40
|
+
.wj-max,
|
41
|
+
.wj-tick-text text {
|
42
|
+
font-size: 60%;
|
43
|
+
opacity: .5;
|
44
|
+
}
|
45
|
+
|
46
|
+
text {
|
47
|
+
fill: currentColor;
|
48
|
+
}
|
49
|
+
|
50
|
+
svg { // the :not(:root) is to override normalize.css (TFS 422761)
|
51
|
+
overflow: visible;
|
52
|
+
}
|
53
|
+
|
54
|
+
g {
|
55
|
+
cursor: inherit;
|
56
|
+
}
|
57
|
+
}
|
58
|
+
|
59
|
+
.wj-radialgauge .wj-value {
|
60
|
+
font-size: 150%;
|
61
|
+
}
|
62
|
+
|
63
|
+
.wj-lineargauge {
|
64
|
+
height: 1.2em;
|
65
|
+
|
66
|
+
.wj-value {
|
67
|
+
fill: $wj-sel-txt;
|
68
|
+
}
|
69
|
+
}
|