@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,59 @@
|
|
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
|
+
// multirow
|
15
|
+
.wj-multirow {
|
16
|
+
|
17
|
+
.wj-cell {
|
18
|
+
&.wj-record-end:not(.wj-header) {
|
19
|
+
border-bottom-color: #787878;
|
20
|
+
}
|
21
|
+
|
22
|
+
&.wj-group-end {
|
23
|
+
border-right-color: #787878;
|
24
|
+
}
|
25
|
+
|
26
|
+
&.wj-center-vert:not(.wj-hasdropdown) {
|
27
|
+
display: table;
|
28
|
+
table-layout: fixed;
|
29
|
+
padding-top: 0; /* remove top/bottom padding to work around Safari bug */
|
30
|
+
padding-bottom: 0;
|
31
|
+
|
32
|
+
div {
|
33
|
+
display: table-cell;
|
34
|
+
vertical-align: middle;
|
35
|
+
overflow: inherit;
|
36
|
+
text-overflow: inherit;
|
37
|
+
width: 100%; // TFS 443520
|
38
|
+
|
39
|
+
&.wj-btn.wj-btn-glyph.wj-elem-detail {
|
40
|
+
vertical-align: top;
|
41
|
+
padding-top: nth($wj-cell-pdg, 1); // keep cell padding-top
|
42
|
+
}
|
43
|
+
}
|
44
|
+
}
|
45
|
+
}
|
46
|
+
|
47
|
+
.wj-hdr-collapse {
|
48
|
+
position: absolute;
|
49
|
+
padding: 6px;
|
50
|
+
right: 0;
|
51
|
+
top: 0;
|
52
|
+
color: $wj-sel-bkg;
|
53
|
+
opacity: 0.5;
|
54
|
+
|
55
|
+
&:hover {
|
56
|
+
opacity: 1;
|
57
|
+
}
|
58
|
+
}
|
59
|
+
}
|
@@ -0,0 +1,28 @@
|
|
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.search
|
15
|
+
|
16
|
+
.wj-content.wj-flexgridsearch { // see _input.css
|
17
|
+
vertical-align: middle; // so labeledinput.css works in IE
|
18
|
+
display: inline-table; // so height:100% works properly even without <!DOCTYPE html> tag
|
19
|
+
border-collapse: separate;
|
20
|
+
}
|
21
|
+
|
22
|
+
.wj-flexgrid {
|
23
|
+
.wj-cell span.wj-state-match {
|
24
|
+
background: yellow;
|
25
|
+
color: $wj-txt; // make this readable when the cell is selected
|
26
|
+
font-weight: bold;
|
27
|
+
}
|
28
|
+
}
|
@@ -0,0 +1,29 @@
|
|
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.selector
|
15
|
+
|
16
|
+
.wj-flexgrid {
|
17
|
+
.wj-cell {
|
18
|
+
input.wj-column-selector {
|
19
|
+
margin: 4px;
|
20
|
+
vertical-align: bottom;
|
21
|
+
outline: none;
|
22
|
+
|
23
|
+
&.wj-column-selector-group {
|
24
|
+
transform: scale(1.25);
|
25
|
+
margin-right: 6px;
|
26
|
+
}
|
27
|
+
}
|
28
|
+
}
|
29
|
+
}
|
@@ -0,0 +1,246 @@
|
|
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
|
+
// sheet
|
15
|
+
.wj-flexsheet {
|
16
|
+
background: #a9a9a9;
|
17
|
+
width: 100%;
|
18
|
+
height: 100%;
|
19
|
+
|
20
|
+
.wj-content {
|
21
|
+
outline: none;
|
22
|
+
border-color: #ccc;
|
23
|
+
border-radius: 0;
|
24
|
+
}
|
25
|
+
|
26
|
+
.wj-header-row {
|
27
|
+
background: #96abb4 !important;
|
28
|
+
color: #fff !important;
|
29
|
+
}
|
30
|
+
|
31
|
+
.wj-cell.wj-state-multi-selected {
|
32
|
+
background: #e6e6e6; // TFS 379382
|
33
|
+
color: #222;
|
34
|
+
border-right: 1px solid #bbb;
|
35
|
+
border-bottom: 1px solid #bbb;
|
36
|
+
}
|
37
|
+
|
38
|
+
.wj-state-selected .wj-flexsheet-formula-description {
|
39
|
+
color: #fff;
|
40
|
+
}
|
41
|
+
|
42
|
+
// area below the sheet, with nav buttons, sheet tabs, and scrollbar
|
43
|
+
.wj-tabholder {
|
44
|
+
width: 100%;
|
45
|
+
min-width: 100px;
|
46
|
+
background: #b8b8b8;
|
47
|
+
|
48
|
+
span.wj-sheet-icon {
|
49
|
+
margin: 0 14px;
|
50
|
+
}
|
51
|
+
|
52
|
+
div.wj-sheet-page.wj-btn-group {
|
53
|
+
border: none;
|
54
|
+
|
55
|
+
> button {
|
56
|
+
padding: 1px 0 0 0;
|
57
|
+
border: none;
|
58
|
+
background: #e4e5e8;
|
59
|
+
color: #727275;
|
60
|
+
min-height: 0;
|
61
|
+
|
62
|
+
&:hover {
|
63
|
+
background: #d2d3d8;
|
64
|
+
}
|
65
|
+
}
|
66
|
+
}
|
67
|
+
|
68
|
+
.wj-sheet-tab ul {
|
69
|
+
display: inline-block;
|
70
|
+
margin: 0;
|
71
|
+
padding: 0;
|
72
|
+
float: left;
|
73
|
+
|
74
|
+
li {
|
75
|
+
float: left;
|
76
|
+
display: block;
|
77
|
+
padding-right: 20px;
|
78
|
+
padding-left: 20px;
|
79
|
+
cursor: pointer;
|
80
|
+
margin-top: 1px;
|
81
|
+
border-left: 1px solid #b8b8b8;
|
82
|
+
min-height: 20px;
|
83
|
+
background: #d2d3d8;
|
84
|
+
text-align: center;
|
85
|
+
padding-top: 2px;
|
86
|
+
font-size: 11px;
|
87
|
+
color: #727275;
|
88
|
+
|
89
|
+
&.active {
|
90
|
+
border-top-color: transparent;
|
91
|
+
background: white;
|
92
|
+
cursor: default;
|
93
|
+
height: 100%;
|
94
|
+
margin-top: 1px;
|
95
|
+
border-left: 1px solid #b8b8b8;
|
96
|
+
font-weight: bold;
|
97
|
+
}
|
98
|
+
|
99
|
+
&.hidden {
|
100
|
+
display: none;
|
101
|
+
}
|
102
|
+
|
103
|
+
&:not(.active):hover {
|
104
|
+
background: #aabcd6;
|
105
|
+
color: #fff;
|
106
|
+
cursor: pointer;
|
107
|
+
}
|
108
|
+
|
109
|
+
.wj-new-sheet:hover {
|
110
|
+
background: $wj-sel-bkg;
|
111
|
+
}
|
112
|
+
|
113
|
+
.wj-sheet-name-editor {
|
114
|
+
height: 100%;
|
115
|
+
border: none;
|
116
|
+
margin: 0;
|
117
|
+
padding: 0;
|
118
|
+
background: inherit;
|
119
|
+
color: inherit;
|
120
|
+
overflow: hidden;
|
121
|
+
resize: none;
|
122
|
+
}
|
123
|
+
}
|
124
|
+
}
|
125
|
+
|
126
|
+
.wj-new-sheet {
|
127
|
+
padding: 0;
|
128
|
+
width: 32px;
|
129
|
+
height: 20px;
|
130
|
+
font-size: 11px;
|
131
|
+
text-align: center;
|
132
|
+
background: #668eb9;
|
133
|
+
color: #fff;
|
134
|
+
|
135
|
+
.wj-sheet-icon {
|
136
|
+
color: #727275;
|
137
|
+
margin-top: 5px;
|
138
|
+
}
|
139
|
+
}
|
140
|
+
|
141
|
+
.wj-sheet > div {
|
142
|
+
display: block;
|
143
|
+
float: left;
|
144
|
+
}
|
145
|
+
}
|
146
|
+
// embedded charts
|
147
|
+
.wj-flexchart {
|
148
|
+
background: $wj-cell;
|
149
|
+
border: $wj-bdr;
|
150
|
+
}
|
151
|
+
|
152
|
+
&.wj-rtl div.wj-sheet > div {
|
153
|
+
float: right;
|
154
|
+
}
|
155
|
+
}
|
156
|
+
|
157
|
+
.wj-flexsheet-formula-list {
|
158
|
+
margin: 0;
|
159
|
+
padding: 0;
|
160
|
+
background: #fff;
|
161
|
+
border: 1px solid rgba(0,0,0,.2);
|
162
|
+
font-family: arial,sans-serif;
|
163
|
+
font-size: 12px;
|
164
|
+
line-height: 22px;
|
165
|
+
position: absolute;
|
166
|
+
width: 300px;
|
167
|
+
z-index: 2001;
|
168
|
+
box-shadow: 0 2px 4px rgba(0,0,0,.2);
|
169
|
+
|
170
|
+
.wj-flexsheet-formula-name {
|
171
|
+
color: #222;
|
172
|
+
font-size: 13px;
|
173
|
+
font-family: inconsolata,monospace,arial,sans,sans-serif;
|
174
|
+
margin: -2px 0;
|
175
|
+
}
|
176
|
+
|
177
|
+
.wj-flexsheet-formula-description {
|
178
|
+
color: #666;
|
179
|
+
display: block;
|
180
|
+
font-size: 11px;
|
181
|
+
margin: -2px 0;
|
182
|
+
overflow: hidden;
|
183
|
+
text-overflow: ellipsis;
|
184
|
+
white-space: nowrap;
|
185
|
+
}
|
186
|
+
|
187
|
+
.wj-listbox-item.wj-state-selected > * {
|
188
|
+
color: white;
|
189
|
+
}
|
190
|
+
}
|
191
|
+
|
192
|
+
.wj-flexsheet-context-menu {
|
193
|
+
background: #fff;
|
194
|
+
border: thin solid #808080;
|
195
|
+
cursor: default;
|
196
|
+
padding: 3px 0;
|
197
|
+
|
198
|
+
.wj-context-menu-item {
|
199
|
+
padding: 3px 10px;
|
200
|
+
}
|
201
|
+
|
202
|
+
.wj-context-menu-item:not(.wj-context-menu-item-selected):hover {
|
203
|
+
background: rgba(0,0,0,.1);
|
204
|
+
}
|
205
|
+
|
206
|
+
.wj-context-menu-item-selected {
|
207
|
+
background: $wj-sel-bkg;
|
208
|
+
color: #fff;
|
209
|
+
}
|
210
|
+
}
|
211
|
+
|
212
|
+
.wj-flexsheet-smart-tag {
|
213
|
+
background: #FFFFFF;
|
214
|
+
border: 1px solid #ababab;
|
215
|
+
position: absolute;
|
216
|
+
padding: 0px;
|
217
|
+
margin: 0px;
|
218
|
+
height: 18px;
|
219
|
+
outline: none;
|
220
|
+
}
|
221
|
+
|
222
|
+
// .wj-flexsheet-smart-tag-active {
|
223
|
+
// background: #9fd5b7;
|
224
|
+
// border: 1px solid #ababab;
|
225
|
+
// }
|
226
|
+
|
227
|
+
// .wj-flexsheet-fill-menu {
|
228
|
+
// background: #FFFFFF;
|
229
|
+
// border: 1px solid #9fd5b7;
|
230
|
+
// position: absolute;
|
231
|
+
// width: 200px;
|
232
|
+
// padding: 3px 0px;
|
233
|
+
|
234
|
+
// .wj-flexsheet-fill-menu-item {
|
235
|
+
// padding: 3px 10px;
|
236
|
+
// }
|
237
|
+
|
238
|
+
// .wj-flexsheet-fill-menu-item-active {
|
239
|
+
// background: $wj-sel-bkg;
|
240
|
+
// color: #fff;
|
241
|
+
// }
|
242
|
+
|
243
|
+
// .wj-flexsheet-fill-menu-item:not(.wj-flexsheet-fill-menu-item-active):hover {
|
244
|
+
// background: rgba(0,0,0,.1);
|
245
|
+
// }
|
246
|
+
// }
|
@@ -0,0 +1,26 @@
|
|
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.transposed.multirow
|
15
|
+
.wj-transposed-multirow {
|
16
|
+
|
17
|
+
.wj-cell {
|
18
|
+
&.wj-record-end:not(.wj-header) {
|
19
|
+
border-right-color: #787878;
|
20
|
+
}
|
21
|
+
|
22
|
+
&.wj-group-end {
|
23
|
+
border-bottom-color: #787878;
|
24
|
+
}
|
25
|
+
}
|
26
|
+
}
|