@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
package/parts/_grid.scss
ADDED
@@ -0,0 +1,414 @@
|
|
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.grid
|
15
|
+
.wj-flexgrid {
|
16
|
+
width: 100%;
|
17
|
+
cursor: default;
|
18
|
+
overflow: hidden;
|
19
|
+
|
20
|
+
.wj-row {
|
21
|
+
position: absolute; // avoid flicker in Chrome: TFS 261344
|
22
|
+
top: 0;
|
23
|
+
}
|
24
|
+
|
25
|
+
.wj-colheaders .wj-header {
|
26
|
+
.wj-btn.wj-btn-glyph.wj-elem-pin {
|
27
|
+
opacity: .9; // pinned
|
28
|
+
&:not(.wj-state-pinned) { // un-pinned
|
29
|
+
opacity: .4;
|
30
|
+
.wj-glyph-pin {
|
31
|
+
transform: rotate(-45deg);
|
32
|
+
}
|
33
|
+
}
|
34
|
+
}
|
35
|
+
&.wj-state-multi-selected { // selected column headers
|
36
|
+
border-bottom: 2px solid $wj-sel-bkg;
|
37
|
+
}
|
38
|
+
&.wj-colgroup { // merged column headers
|
39
|
+
display: flex;
|
40
|
+
align-items: center; // vertical alignment
|
41
|
+
&.wj-align-right {
|
42
|
+
justify-content: flex-end;
|
43
|
+
}
|
44
|
+
&.wj-align-center {
|
45
|
+
justify-content: center;
|
46
|
+
}
|
47
|
+
}
|
48
|
+
&.wj-big-header:after { // headers before zero-width columns
|
49
|
+
position: absolute;
|
50
|
+
top: 0;
|
51
|
+
bottom: 0;
|
52
|
+
right: 2px;
|
53
|
+
border-right: $wj-cell-bdr-vrt;
|
54
|
+
content: '';
|
55
|
+
}
|
56
|
+
}
|
57
|
+
|
58
|
+
.wj-rowheaders .wj-header {
|
59
|
+
&.wj-state-multi-selected { // selected row headers
|
60
|
+
border-right: 2px solid $wj-sel-bkg;
|
61
|
+
}
|
62
|
+
&.wj-big-header:after { // headers before zero-height rows
|
63
|
+
position: absolute;
|
64
|
+
left: 0;
|
65
|
+
right: 0;
|
66
|
+
bottom: 2px;
|
67
|
+
border-bottom: $wj-cell-bdr-hrz;
|
68
|
+
content: '';
|
69
|
+
}
|
70
|
+
}
|
71
|
+
|
72
|
+
.wj-topleft .wj-header {
|
73
|
+
&.wj-big-header:after { // headers before zero-width columns
|
74
|
+
position: absolute;
|
75
|
+
top: 0;
|
76
|
+
bottom: 0;
|
77
|
+
right: 2px;
|
78
|
+
border-right: $wj-cell-bdr-vrt;
|
79
|
+
content: '';
|
80
|
+
}
|
81
|
+
}
|
82
|
+
|
83
|
+
.wj-frozen-clone .wj-cell { // frozen cell clones (in container with pointer-events:none)
|
84
|
+
pointer-events: auto; // TFS 367568
|
85
|
+
a {
|
86
|
+
//pointer-events: auto;
|
87
|
+
display: inline-block; // TFS 352484: https://coderwall.com/p/s8pjpg/reseting-pointer-events-on-ie11
|
88
|
+
// NOTE: position: relative; also works
|
89
|
+
}
|
90
|
+
}
|
91
|
+
|
92
|
+
.wj-marquee { // selection marquee
|
93
|
+
position: absolute;
|
94
|
+
//border: 2px solid $wj-sel-bkg; // affects scrollbars (TFS 269673)
|
95
|
+
//outline: 3px solid $wj-sel-bkg; // no effect on scrollbars
|
96
|
+
//outline-offset: -1px; // not supported in IE (TFS 380448)
|
97
|
+
box-shadow: 0 0 0 1px $wj-sel-bkg, inset 0 0 0 1px $wj-sel-bkg; // TFS 379342
|
98
|
+
pointer-events: none;
|
99
|
+
}
|
100
|
+
|
101
|
+
.wj-marker { // resize row/col marker
|
102
|
+
position: absolute;
|
103
|
+
background: $wj-accent-bkg;
|
104
|
+
opacity: 0.5;
|
105
|
+
pointer-events: none;
|
106
|
+
z-index: 1000;
|
107
|
+
}
|
108
|
+
|
109
|
+
.wj-state-sticky .wj-header {
|
110
|
+
opacity: 0.75;
|
111
|
+
}
|
112
|
+
|
113
|
+
.wj-grid-editor {
|
114
|
+
width: 100%;
|
115
|
+
height: 100%;
|
116
|
+
border: none;
|
117
|
+
margin: 0;
|
118
|
+
padding: 0;
|
119
|
+
background: inherit;
|
120
|
+
color: inherit;
|
121
|
+
overflow: hidden;
|
122
|
+
resize: none;
|
123
|
+
}
|
124
|
+
|
125
|
+
.wj-focus-header-cell {
|
126
|
+
@extend .wj-marquee
|
127
|
+
}
|
128
|
+
|
129
|
+
.wj-cell {
|
130
|
+
.wj-btn.wj-btn-glyph { // dataMap drop-downs, filters, details
|
131
|
+
padding: 0 4px;
|
132
|
+
min-width: 1.5em;
|
133
|
+
color: inherit;
|
134
|
+
background: transparent;
|
135
|
+
opacity: .4;
|
136
|
+
|
137
|
+
&:hover, &:focus {
|
138
|
+
opacity: 1;
|
139
|
+
transition-duration: $wj-tdn-focus;
|
140
|
+
}
|
141
|
+
|
142
|
+
&.wj-right {
|
143
|
+
float: right;
|
144
|
+
order: 2; // TFS 438977
|
145
|
+
&:nth-child(1) {
|
146
|
+
order: 5
|
147
|
+
}
|
148
|
+
&:nth-child(2) {
|
149
|
+
order: 4
|
150
|
+
}
|
151
|
+
&:nth-child(3) {
|
152
|
+
order: 3
|
153
|
+
}
|
154
|
+
}
|
155
|
+
|
156
|
+
&.wj-elem-detail {
|
157
|
+
min-width: 1em; // TFS 352604
|
158
|
+
padding: 0;
|
159
|
+
}
|
160
|
+
|
161
|
+
> span {
|
162
|
+
opacity: 1;
|
163
|
+
}
|
164
|
+
}
|
165
|
+
&.wj-hasdropdown { // TFS 430002
|
166
|
+
display: flex; // WJM-19430
|
167
|
+
& > div { //WJM-234003
|
168
|
+
flex-grow: 1;
|
169
|
+
}
|
170
|
+
.wj-btn.wj-btn-glyph.wj-right {
|
171
|
+
height: 100%;
|
172
|
+
}
|
173
|
+
}
|
174
|
+
|
175
|
+
&.wj-radio-map label { // dataMap radio buttons
|
176
|
+
display: inline-block;
|
177
|
+
font-weight: inherit;
|
178
|
+
margin: 0 1em 0 0; // space to click the cell between labels
|
179
|
+
input[type=radio] {
|
180
|
+
margin: 0 4px 0 0;
|
181
|
+
outline: none;
|
182
|
+
&:not(:checked) {
|
183
|
+
opacity: .4;
|
184
|
+
}
|
185
|
+
}
|
186
|
+
}
|
187
|
+
|
188
|
+
// fix for 461333 (https://stackoverflow.com/questions/27536428/inline-block-element-height-issue)
|
189
|
+
&.wj-detail .wj-content.wj-flexgrid {
|
190
|
+
vertical-align: top;
|
191
|
+
}
|
192
|
+
&.wj-frozen-row.wj-detail{
|
193
|
+
z-index: 2;
|
194
|
+
}
|
195
|
+
&.wj-detail{
|
196
|
+
z-index: 0;
|
197
|
+
}
|
198
|
+
|
199
|
+
// fix for C1WEB-27716 (auto-size rows and boolean cells)
|
200
|
+
label {
|
201
|
+
display: inline-block;
|
202
|
+
max-width: 100%;
|
203
|
+
margin: 0;
|
204
|
+
font-weight: inherit;
|
205
|
+
line-height: 1em; // WJM-19514
|
206
|
+
input[type=checkbox] {
|
207
|
+
margin: 0px 6px 0px 0px;
|
208
|
+
}
|
209
|
+
}
|
210
|
+
}
|
211
|
+
|
212
|
+
&.wj-rtl {
|
213
|
+
.wj-cell {
|
214
|
+
border-left: $wj-cell-bdr-vrt;
|
215
|
+
border-right: none;
|
216
|
+
|
217
|
+
.wj-btn.wj-btn-glyph.wj-right {
|
218
|
+
float: left;
|
219
|
+
}
|
220
|
+
}
|
221
|
+
|
222
|
+
.wj-frozen-col {
|
223
|
+
border-left: $wj-cell-frz-bdr-vrt;
|
224
|
+
border-right: none;
|
225
|
+
}
|
226
|
+
|
227
|
+
.wj-colheaders .wj-header {
|
228
|
+
&.wj-filter-on, &.wj-filter-off { // workaround for IE11 bug: TFS 408397
|
229
|
+
white-space: normal;
|
230
|
+
word-break: break-all;
|
231
|
+
}
|
232
|
+
|
233
|
+
&.wj-big-header:after { // headers before zero-width columns
|
234
|
+
left: 2px;
|
235
|
+
right: unset;
|
236
|
+
}
|
237
|
+
|
238
|
+
.wj-sort-index {
|
239
|
+
padding: 0 .2em 0 0;
|
240
|
+
}
|
241
|
+
}
|
242
|
+
|
243
|
+
.wj-rowheaders .wj-header {
|
244
|
+
&.wj-state-multi-selected { // selected row headers
|
245
|
+
border-left: 2px solid $wj-sel-bkg;
|
246
|
+
border-right: none;
|
247
|
+
}
|
248
|
+
}
|
249
|
+
|
250
|
+
.wj-topleft .wj-header {
|
251
|
+
&.wj-big-header:after { // headers before zero-width columns
|
252
|
+
left: 2px;
|
253
|
+
right: unset;
|
254
|
+
}
|
255
|
+
}
|
256
|
+
}
|
257
|
+
|
258
|
+
// honor preserveWhiteSpace property (TFS 403505)
|
259
|
+
&.wj-whitespace-pre {
|
260
|
+
.wj-cell {
|
261
|
+
white-space: pre;
|
262
|
+
}
|
263
|
+
.wj-cell.wj-wrap {
|
264
|
+
white-space: pre-wrap;
|
265
|
+
}
|
266
|
+
.wj-cell.wj-multiline {
|
267
|
+
white-space: pre-wrap; //pre-line; // TFS 440414
|
268
|
+
}
|
269
|
+
}
|
270
|
+
|
271
|
+
// don't float buttons while measuring (TFS 418083)
|
272
|
+
[wj-state-measuring].wj-cell .wj-btn.wj-btn-glyph.wj-right {
|
273
|
+
float: none;
|
274
|
+
}
|
275
|
+
}
|
276
|
+
|
277
|
+
// moved to top level for backward compatibility
|
278
|
+
.wj-cell {
|
279
|
+
position: absolute;
|
280
|
+
overflow: hidden;
|
281
|
+
white-space: nowrap;
|
282
|
+
padding: $wj-cell-pdg;
|
283
|
+
border-right: $wj-cell-bdr-vrt;
|
284
|
+
border-bottom: $wj-cell-bdr-hrz;
|
285
|
+
background: $wj-cell;
|
286
|
+
outline: none;
|
287
|
+
|
288
|
+
&:not(.wj-hasdropdown) {
|
289
|
+
text-overflow: ellipsis;
|
290
|
+
}
|
291
|
+
|
292
|
+
&.wj-alt {
|
293
|
+
background: $wj-cell-alt; // alternate cell background
|
294
|
+
&.wj-frozen { // frozen cell fore and backgrounds
|
295
|
+
@include backgradient($wj-cell-frz-alt, false);
|
296
|
+
}
|
297
|
+
}
|
298
|
+
|
299
|
+
&.wj-header {
|
300
|
+
@include backgradient($wj-hdr-bkg, $wj-hdr-grd);
|
301
|
+
color: $wj-hdr-txt;
|
302
|
+
font-weight: bold;
|
303
|
+
|
304
|
+
&.wj-state-multi-selected { // selected headers
|
305
|
+
background: $wj-hdr-hvr;
|
306
|
+
color: $wj-hdr-txt;
|
307
|
+
font-weight: bold;
|
308
|
+
}
|
309
|
+
|
310
|
+
.wj-sort-index { // sort index in multi-column sorts
|
311
|
+
display: inline-block; // TFS 400500
|
312
|
+
font-weight: normal;
|
313
|
+
font-size: 80%;
|
314
|
+
vertical-align: top;
|
315
|
+
color: $wj-sel-bkg;
|
316
|
+
padding: 0 0 0 .2em;
|
317
|
+
opacity: 1;
|
318
|
+
}
|
319
|
+
}
|
320
|
+
|
321
|
+
&.wj-frozen { // frozen cell fore and backgrounds
|
322
|
+
@include backgradient($wj-cell-frz, false);
|
323
|
+
|
324
|
+
@if $wj-cell-frz-txt != $wj-txt { // TFS 359692
|
325
|
+
color: $wj-cell-frz-txt;
|
326
|
+
}
|
327
|
+
}
|
328
|
+
|
329
|
+
&.wj-last-frozen-row { // frozen row bottom edge
|
330
|
+
border-bottom: $wj-cell-frz-bdr-hrz;
|
331
|
+
}
|
332
|
+
|
333
|
+
&.wj-frozen-col { // frozen column right edge
|
334
|
+
border-right: $wj-cell-frz-bdr-vrt;
|
335
|
+
}
|
336
|
+
|
337
|
+
&.wj-group {
|
338
|
+
background: $wj-cell-grp-bkg;
|
339
|
+
color: $wj-cell-grp-txt;
|
340
|
+
}
|
341
|
+
|
342
|
+
&.wj-state-invalid {
|
343
|
+
border: 1.2px solid $wj-invalid;
|
344
|
+
|
345
|
+
&.wj-header {
|
346
|
+
background: rgba(255, 180, 180, 1); // TFS 306815
|
347
|
+
}
|
348
|
+
|
349
|
+
&:not(.wj-header):after {
|
350
|
+
position: absolute;
|
351
|
+
content: '';
|
352
|
+
width: 0;
|
353
|
+
right: 0;
|
354
|
+
top: -6px;
|
355
|
+
border: 6px solid transparent;
|
356
|
+
border-right-color: $wj-invalid;
|
357
|
+
}
|
358
|
+
}
|
359
|
+
|
360
|
+
&.wj-header.wj-state-dragsrc {
|
361
|
+
opacity: 0.5; // header cell being dragged
|
362
|
+
}
|
363
|
+
|
364
|
+
&.wj-wrap { // soft breaks
|
365
|
+
white-space: normal;
|
366
|
+
text-overflow: clip;
|
367
|
+
word-wrap: break-word; // TFS 407942
|
368
|
+
}
|
369
|
+
|
370
|
+
&.wj-multiline { // hard breaks
|
371
|
+
white-space: pre; // or pre-line?
|
372
|
+
text-overflow: clip;
|
373
|
+
word-wrap: break-word; // TFS 407942
|
374
|
+
}
|
375
|
+
|
376
|
+
&.wj-wrap.wj-multiline { // soft and hard breaks
|
377
|
+
white-space: pre-wrap;
|
378
|
+
text-overflow: clip;
|
379
|
+
}
|
380
|
+
|
381
|
+
&.wj-align-left {
|
382
|
+
text-align: left;
|
383
|
+
}
|
384
|
+
|
385
|
+
&.wj-align-right {
|
386
|
+
text-align: right;
|
387
|
+
}
|
388
|
+
|
389
|
+
&.wj-align-center {
|
390
|
+
text-align: center;
|
391
|
+
}
|
392
|
+
|
393
|
+
&.wj-align-justify {
|
394
|
+
text-align: justify;
|
395
|
+
}
|
396
|
+
|
397
|
+
&.wj-align-justify-all {
|
398
|
+
text-align: justify;
|
399
|
+
text-align-last: justify;
|
400
|
+
text-justify: distribute; // required for IE11
|
401
|
+
}
|
402
|
+
}
|
403
|
+
|
404
|
+
.wj-cells .wj-cell { // selection selector is stronger
|
405
|
+
&.wj-state-selected {
|
406
|
+
background: $wj-sel-bkg;
|
407
|
+
color: $wj-sel-txt;
|
408
|
+
}
|
409
|
+
|
410
|
+
&.wj-state-multi-selected {
|
411
|
+
background: $wj-msel-bkg;
|
412
|
+
color: $wj-msel-txt;
|
413
|
+
}
|
414
|
+
}
|
@@ -0,0 +1,113 @@
|
|
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.grid
|
15
|
+
.wj-flexgrid .wj-cell {
|
16
|
+
|
17
|
+
// maker content
|
18
|
+
.wj-cell-maker {
|
19
|
+
width: 100%;
|
20
|
+
height: 100%;
|
21
|
+
}
|
22
|
+
|
23
|
+
// maker buttons
|
24
|
+
&:not([wj-state-measuring]) // WJM19444: no absolute positioning while measuring
|
25
|
+
button.wj-cell-maker {
|
26
|
+
position: absolute;
|
27
|
+
left: 0;
|
28
|
+
top: 0;
|
29
|
+
color: $wj-txt;
|
30
|
+
}
|
31
|
+
|
32
|
+
// maker links
|
33
|
+
&.wj-state-selected,
|
34
|
+
&.wj-state-multi-selected {
|
35
|
+
a.wj-cell-maker {
|
36
|
+
color: inherit;
|
37
|
+
}
|
38
|
+
}
|
39
|
+
|
40
|
+
// maker images
|
41
|
+
img.wj-cell-maker {
|
42
|
+
width: unset;
|
43
|
+
}
|
44
|
+
|
45
|
+
// spark lines, bars, etc
|
46
|
+
.wj-cell-maker svg {
|
47
|
+
width: 100%;
|
48
|
+
height: 100%;
|
49
|
+
overflow: visible;
|
50
|
+
stroke: #376092;
|
51
|
+
fill: #376092;
|
52
|
+
|
53
|
+
rect, circle {
|
54
|
+
stroke-width: 0;
|
55
|
+
}
|
56
|
+
|
57
|
+
line {
|
58
|
+
stroke-width: 2px;
|
59
|
+
|
60
|
+
&.x-axis {
|
61
|
+
stroke-width: 0.5px;
|
62
|
+
stroke-opacity: 0.5;
|
63
|
+
}
|
64
|
+
}
|
65
|
+
|
66
|
+
.wj-marker {
|
67
|
+
fill: #d00000;
|
68
|
+
opacity: 1;
|
69
|
+
}
|
70
|
+
}
|
71
|
+
|
72
|
+
// rating
|
73
|
+
&.wj-cell-maker.wj-radio-map {
|
74
|
+
label {
|
75
|
+
position: relative;
|
76
|
+
width: 1em;
|
77
|
+
transform: scale(0.1);
|
78
|
+
color: orange;
|
79
|
+
margin: 0 1em 0 0; // space to click the cell between labels
|
80
|
+
|
81
|
+
input, input:not(:checked) { // hide input elements
|
82
|
+
opacity: 0;
|
83
|
+
}
|
84
|
+
|
85
|
+
&:after { // show rating symbol (star)
|
86
|
+
position: absolute;
|
87
|
+
transform: scale(20); // twice the original size: big stars
|
88
|
+
cursor: pointer;
|
89
|
+
content: '\2605'; // \272a \2606 \272e \2729 https://www.htmlsymbols.xyz/star-symbols
|
90
|
+
height: 100%; // WJM-22009
|
91
|
+
}
|
92
|
+
|
93
|
+
&:hover { // hovering over label (symbol)
|
94
|
+
opacity: 1;
|
95
|
+
color: orangered;
|
96
|
+
transition: color 600ms;
|
97
|
+
}
|
98
|
+
|
99
|
+
&.wj-chk-hidden {
|
100
|
+
opacity: 0; // hide this label and
|
101
|
+
margin: 0 0 0 -1em; // position before the first one
|
102
|
+
}
|
103
|
+
|
104
|
+
&.wj-chk-off:not(:hover):not(.wj-chk-hidden) { // dim options after the checked one
|
105
|
+
opacity: .15;
|
106
|
+
}
|
107
|
+
}
|
108
|
+
|
109
|
+
&[aria-readonly=true] label { // no hover effects on read-only grids
|
110
|
+
pointer-events: none;
|
111
|
+
}
|
112
|
+
}
|
113
|
+
}
|
@@ -0,0 +1,87 @@
|
|
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.grid.filter
|
15
|
+
.wj-flexgrid {
|
16
|
+
.wj-cell.wj-filter-on .wj-elem-filter { // show filter on
|
17
|
+
opacity: .9;
|
18
|
+
}
|
19
|
+
|
20
|
+
.wj-cell.wj-filter-off .wj-elem-filter { // hide filter off
|
21
|
+
opacity: .5;
|
22
|
+
}
|
23
|
+
}
|
24
|
+
|
25
|
+
.wj-columnfiltereditor {
|
26
|
+
padding: 10px;
|
27
|
+
min-width: 240px; // TFS 435129
|
28
|
+
max-width: 400px;
|
29
|
+
|
30
|
+
.wj-filtertype {
|
31
|
+
text-align: right;
|
32
|
+
margin: 14px 0px;
|
33
|
+
font-size: 12px;
|
34
|
+
}
|
35
|
+
|
36
|
+
.wj-control {
|
37
|
+
margin-bottom: 6px;
|
38
|
+
width: 100%;
|
39
|
+
}
|
40
|
+
|
41
|
+
.wj-valuefilter-editor,
|
42
|
+
.wj-conditionfilter-editor {
|
43
|
+
margin-top: 1em;
|
44
|
+
}
|
45
|
+
|
46
|
+
.wj-conditionfilter-editor > div > label { //WJM-25857
|
47
|
+
display: block;
|
48
|
+
margin-bottom: 0px;
|
49
|
+
font-weight: normal;
|
50
|
+
}
|
51
|
+
|
52
|
+
.wj-listbox {
|
53
|
+
height: 150px;
|
54
|
+
|
55
|
+
&:not(.wj-state-focused) {
|
56
|
+
.wj-listbox-item.wj-state-selected {
|
57
|
+
color: inherit;
|
58
|
+
background: transparent;
|
59
|
+
|
60
|
+
&:hover {
|
61
|
+
background: $wj-item-hvr;
|
62
|
+
transition-duration: $wj-tdn-focus;
|
63
|
+
}
|
64
|
+
}
|
65
|
+
}
|
66
|
+
|
67
|
+
}
|
68
|
+
|
69
|
+
label { // TFS 399740
|
70
|
+
display: inline-block;
|
71
|
+
width: auto;
|
72
|
+
}
|
73
|
+
|
74
|
+
a {
|
75
|
+
color: inherit;
|
76
|
+
font-size: inherit;
|
77
|
+
font-weight: bold;
|
78
|
+
|
79
|
+
&.wj-state-disabled {
|
80
|
+
text-decoration: none;
|
81
|
+
}
|
82
|
+
}
|
83
|
+
|
84
|
+
.wj-sort-buttons .wj-btn {
|
85
|
+
min-width: 95px;
|
86
|
+
}
|
87
|
+
}
|
@@ -0,0 +1,80 @@
|
|
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.grid.grouppanel
|
15
|
+
.wj-grouppanel {
|
16
|
+
display: block;
|
17
|
+
background: $wj-cell-grp-bkg;
|
18
|
+
padding: 15px;
|
19
|
+
min-height: 1em; // workaround for IE11 bug (reported by OutSystems)
|
20
|
+
|
21
|
+
.wj-groupmarker {
|
22
|
+
margin-right: 10px;
|
23
|
+
padding: 6px 16px;
|
24
|
+
border: $wj-cell-bdr;
|
25
|
+
cursor: pointer;
|
26
|
+
|
27
|
+
&:hover {
|
28
|
+
background: $wj-hdr-hvr;
|
29
|
+
}
|
30
|
+
|
31
|
+
.wj-glyph-drag {
|
32
|
+
margin: 0 10px 0 0;
|
33
|
+
}
|
34
|
+
|
35
|
+
.wj-filter {
|
36
|
+
margin: 0 0 0 10px;
|
37
|
+
cursor: pointer;
|
38
|
+
opacity: .5;
|
39
|
+
|
40
|
+
&:hover, &.wj-filter-on {
|
41
|
+
opacity: 1;
|
42
|
+
}
|
43
|
+
}
|
44
|
+
|
45
|
+
.wj-remove {
|
46
|
+
cursor: pointer;
|
47
|
+
opacity: .5;
|
48
|
+
padding: 12px 0 12px 12px;
|
49
|
+
|
50
|
+
&:hover {
|
51
|
+
opacity: 1;
|
52
|
+
}
|
53
|
+
}
|
54
|
+
|
55
|
+
span {
|
56
|
+
opacity: .5;
|
57
|
+
|
58
|
+
&:hover {
|
59
|
+
opacity: 1;
|
60
|
+
}
|
61
|
+
}
|
62
|
+
}
|
63
|
+
|
64
|
+
&.wj-rtl {
|
65
|
+
.wj-groupmarker {
|
66
|
+
.wj-glyph-drag {
|
67
|
+
margin: 0 0 0 10px;
|
68
|
+
}
|
69
|
+
|
70
|
+
.wj-filter {
|
71
|
+
margin: 0 10px 0 0;
|
72
|
+
}
|
73
|
+
|
74
|
+
.wj-remove {
|
75
|
+
padding: 12px 12px 12px 0;
|
76
|
+
}
|
77
|
+
}
|
78
|
+
}
|
79
|
+
}
|
80
|
+
|