@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,1213 @@
|
|
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
|
+
// viewer
|
15
|
+
.wj-viewer {
|
16
|
+
height: 750px;
|
17
|
+
///background: white;
|
18
|
+
///margin-left: auto;
|
19
|
+
///margin-right: auto;
|
20
|
+
.wj-viewer-outer {
|
21
|
+
width: 100%;
|
22
|
+
height: 100%;
|
23
|
+
display: block;
|
24
|
+
position: relative;
|
25
|
+
padding-top: 50px;
|
26
|
+
|
27
|
+
input {
|
28
|
+
@include backgradient($wj-bkg, $wj-bkg-grd);
|
29
|
+
color: $wj-txt;
|
30
|
+
}
|
31
|
+
}
|
32
|
+
|
33
|
+
.wj-viewer-container {
|
34
|
+
height: 100%;
|
35
|
+
width: 100%;
|
36
|
+
}
|
37
|
+
|
38
|
+
.wj-viewer-leftpanel {
|
39
|
+
float: left;
|
40
|
+
height: 100%;
|
41
|
+
}
|
42
|
+
|
43
|
+
.wj-viewer-splitter {
|
44
|
+
cursor: pointer;
|
45
|
+
float: left;
|
46
|
+
height: 100%;
|
47
|
+
@include prefix(user-select, none, webkit moz ms); // TFS 275380
|
48
|
+
button {
|
49
|
+
height: 100%;
|
50
|
+
padding: 0 2px;
|
51
|
+
min-width: 12px;
|
52
|
+
background: #fafafa;
|
53
|
+
border-left: 1px solid #c8c8c8;
|
54
|
+
border-right: 1px solid #c8c8c8;
|
55
|
+
border-top: none;
|
56
|
+
border-bottom: none;
|
57
|
+
|
58
|
+
&:hover {
|
59
|
+
background: #dadada;
|
60
|
+
}
|
61
|
+
}
|
62
|
+
|
63
|
+
span {
|
64
|
+
text-align: center;
|
65
|
+
}
|
66
|
+
}
|
67
|
+
|
68
|
+
.wj-viewpanel-container {
|
69
|
+
position: relative;
|
70
|
+
///background: #e5e5e5;
|
71
|
+
///float: right;
|
72
|
+
height: 100%;
|
73
|
+
width: 100%;
|
74
|
+
overflow: hidden;
|
75
|
+
///text-align: center;
|
76
|
+
&.move .wj-view-page {
|
77
|
+
cursor: move;
|
78
|
+
@include prefix(user-select, none, webkit moz ms);
|
79
|
+
}
|
80
|
+
|
81
|
+
&.rubberband-actived,
|
82
|
+
&.magnifier-actived {
|
83
|
+
.wj-view-page {
|
84
|
+
cursor: default;
|
85
|
+
@include prefix(user-select, none, webkit moz ms);
|
86
|
+
|
87
|
+
svg {
|
88
|
+
pointer-events: none;
|
89
|
+
}
|
90
|
+
}
|
91
|
+
}
|
92
|
+
|
93
|
+
&.rubberband-actived .wj-rubberband,
|
94
|
+
&.magnifier-actived .wj-magnifier {
|
95
|
+
&.show {
|
96
|
+
display: block;
|
97
|
+
}
|
98
|
+
}
|
99
|
+
}
|
100
|
+
|
101
|
+
.wj-pageview {
|
102
|
+
outline: none;
|
103
|
+
position: relative;
|
104
|
+
background: #e5e5e5;
|
105
|
+
height: 100%;
|
106
|
+
width: 100%;
|
107
|
+
text-align: center;
|
108
|
+
-webkit-overflow-scrolling: touch;
|
109
|
+
|
110
|
+
&.hidden {
|
111
|
+
display: none;
|
112
|
+
visibility: hidden;
|
113
|
+
}
|
114
|
+
}
|
115
|
+
|
116
|
+
.wj-pageview-continuous {
|
117
|
+
overflow: auto;
|
118
|
+
}
|
119
|
+
|
120
|
+
.wj-pageview-single:not(.virtual) {
|
121
|
+
.wj-pageview-pagescontainer {
|
122
|
+
overflow-y: auto;
|
123
|
+
}
|
124
|
+
|
125
|
+
.wj-pageview-vscroller {
|
126
|
+
visibility: hidden;
|
127
|
+
}
|
128
|
+
}
|
129
|
+
|
130
|
+
.wj-pageview-pagescontainer {
|
131
|
+
outline: none;
|
132
|
+
position: relative;
|
133
|
+
height: 100%;
|
134
|
+
width: 100%;
|
135
|
+
display: inline-block;
|
136
|
+
overflow-x: auto;
|
137
|
+
overflow-y: scroll;
|
138
|
+
text-align: center;
|
139
|
+
}
|
140
|
+
|
141
|
+
&.wj-state-disabled .wj-pageview { // fix for 424599 (in FF)
|
142
|
+
overflow-y: hidden;
|
143
|
+
.wj-pageview-pagescontainer {
|
144
|
+
overflow-y: hidden;
|
145
|
+
}
|
146
|
+
}
|
147
|
+
|
148
|
+
.wj-pages-wrapper {
|
149
|
+
display: inline-block;
|
150
|
+
margin: 30px;
|
151
|
+
}
|
152
|
+
|
153
|
+
.wj-view-page {
|
154
|
+
width: 1px;
|
155
|
+
height: 1px;
|
156
|
+
margin: 0 auto 30px auto;
|
157
|
+
background: #fff;
|
158
|
+
border: 1px solid rgba(0,0,0,.3);
|
159
|
+
box-shadow: 0 2px 8px rgba(0,0,0,.15);
|
160
|
+
|
161
|
+
.wj-loading {
|
162
|
+
background: rgba(204,204,204,.8);
|
163
|
+
width: 100%;
|
164
|
+
height: 100%;
|
165
|
+
word-break: keep-all;
|
166
|
+
white-space: nowrap;
|
167
|
+
}
|
168
|
+
|
169
|
+
.highlight {
|
170
|
+
fill: $wj-accent-bkg;
|
171
|
+
fill-opacity: 0.5;
|
172
|
+
}
|
173
|
+
|
174
|
+
rect {
|
175
|
+
pointer-events: none;
|
176
|
+
}
|
177
|
+
|
178
|
+
rect[arsvg\:data-action-type], a rect {
|
179
|
+
pointer-events: inherit;
|
180
|
+
}
|
181
|
+
|
182
|
+
&:last-child {
|
183
|
+
margin-bottom: 0;
|
184
|
+
}
|
185
|
+
}
|
186
|
+
|
187
|
+
.wj-pageview-vscroller {
|
188
|
+
outline: none;
|
189
|
+
display: inline-block;
|
190
|
+
position: absolute;
|
191
|
+
right: 0;
|
192
|
+
top: 0;
|
193
|
+
height: 100%;
|
194
|
+
width: 18px;
|
195
|
+
float: right;
|
196
|
+
overflow-x: hidden;
|
197
|
+
overflow-y: scroll;
|
198
|
+
}
|
199
|
+
|
200
|
+
.wj-vscroller-wrapper {
|
201
|
+
width: 1px;
|
202
|
+
}
|
203
|
+
|
204
|
+
.wj-toolbar {
|
205
|
+
height: 50px;
|
206
|
+
width: 100%;
|
207
|
+
border-bottom: 1px solid #c8c8c8;
|
208
|
+
position: absolute;
|
209
|
+
margin-top: -50px;
|
210
|
+
|
211
|
+
&:hover .wj-toolbar-move.enabled {
|
212
|
+
opacity: 1;
|
213
|
+
}
|
214
|
+
|
215
|
+
a:hover, a:focus {
|
216
|
+
background: #eee;
|
217
|
+
outline: none;
|
218
|
+
}
|
219
|
+
|
220
|
+
a:hover.disabled, a:focus.disabled, a:hover.checked, a:focus.checked {
|
221
|
+
background: transparent;
|
222
|
+
cursor: default;
|
223
|
+
}
|
224
|
+
}
|
225
|
+
|
226
|
+
.wj-toolbar, .wj-viewer-leftpanel {
|
227
|
+
///background: $wj-hdr-bkg;
|
228
|
+
///color: $wj-hdr-txt;
|
229
|
+
///border-color: $wj-hdr-txt;
|
230
|
+
> .wj-control, .wj-tabcontent {
|
231
|
+
background: inherit;
|
232
|
+
color: inherit;
|
233
|
+
}
|
234
|
+
}
|
235
|
+
|
236
|
+
.wj-content:not(.mobile) {
|
237
|
+
.wj-toolbar.mobile {
|
238
|
+
display: none;
|
239
|
+
}
|
240
|
+
}
|
241
|
+
|
242
|
+
.wj-toolbar-move {
|
243
|
+
width: 12px;
|
244
|
+
height: 100%;
|
245
|
+
cursor: pointer;
|
246
|
+
visibility: hidden;
|
247
|
+
opacity: 0.2;
|
248
|
+
|
249
|
+
&.left {
|
250
|
+
float: left;
|
251
|
+
}
|
252
|
+
|
253
|
+
&.right {
|
254
|
+
float: right;
|
255
|
+
}
|
256
|
+
|
257
|
+
.wj-glyph-left, .wj-glyph-right {
|
258
|
+
margin-top: 20px;
|
259
|
+
margin-left: 2px;
|
260
|
+
}
|
261
|
+
}
|
262
|
+
|
263
|
+
.wj-toolbarcontainer {
|
264
|
+
float: left;
|
265
|
+
height: 100%;
|
266
|
+
overflow: hidden;
|
267
|
+
}
|
268
|
+
|
269
|
+
.wj-toolbarwrapper {
|
270
|
+
position: relative;
|
271
|
+
border: 0;
|
272
|
+
border-radius: 0;
|
273
|
+
padding-top: 5px;
|
274
|
+
height: 100%;
|
275
|
+
|
276
|
+
&.wj-btn-group {
|
277
|
+
> :not(.wj-control) {
|
278
|
+
///height: 40px;
|
279
|
+
border-left: none;
|
280
|
+
padding-left: 0;
|
281
|
+
padding-right: 0;
|
282
|
+
position: relative;
|
283
|
+
float: left;
|
284
|
+
}
|
285
|
+
|
286
|
+
> .wj-separator {
|
287
|
+
height: 33px;
|
288
|
+
width: 10px;
|
289
|
+
float: left;
|
290
|
+
border-right: 2px solid black;
|
291
|
+
margin: 3px 10px 0 0;
|
292
|
+
opacity: 0.25;
|
293
|
+
}
|
294
|
+
}
|
295
|
+
|
296
|
+
.wj-pagenumber {
|
297
|
+
margin: 4px 10px;
|
298
|
+
height: 30px;
|
299
|
+
width: 80px;
|
300
|
+
float: left;
|
301
|
+
}
|
302
|
+
|
303
|
+
.wj-pagecount {
|
304
|
+
margin: 5px 10px;
|
305
|
+
height: 30px;
|
306
|
+
line-height: 30px;
|
307
|
+
float: left;
|
308
|
+
}
|
309
|
+
|
310
|
+
.wj-input-zoom {
|
311
|
+
margin: 4px 10px;
|
312
|
+
height: 30px;
|
313
|
+
width: 100px;
|
314
|
+
float: left;
|
315
|
+
}
|
316
|
+
|
317
|
+
.slash {
|
318
|
+
float: left;
|
319
|
+
height: 40px;
|
320
|
+
width: 10px;
|
321
|
+
line-height: 40px;
|
322
|
+
}
|
323
|
+
|
324
|
+
.hidden {
|
325
|
+
display: none;
|
326
|
+
}
|
327
|
+
}
|
328
|
+
|
329
|
+
.wj-mini-toolbar {
|
330
|
+
position: absolute;
|
331
|
+
vertical-align: bottom;
|
332
|
+
border: none;
|
333
|
+
bottom: 2em;
|
334
|
+
padding: 0 24px;
|
335
|
+
width: auto;
|
336
|
+
background: #303030;
|
337
|
+
visibility: hidden;
|
338
|
+
opacity: 0.8;
|
339
|
+
|
340
|
+
// fix TFS 398884 and 431803
|
341
|
+
.wj-btn-group > .wj-btn {
|
342
|
+
&:focus {
|
343
|
+
background: transparent;
|
344
|
+
}
|
345
|
+
&:hover {
|
346
|
+
background: #555;
|
347
|
+
}
|
348
|
+
}
|
349
|
+
|
350
|
+
.slash, .wj-pagecount {
|
351
|
+
color: #e0e0e0;
|
352
|
+
}
|
353
|
+
|
354
|
+
.wj-pagenumber {
|
355
|
+
color: #e0e0e0;
|
356
|
+
background: #202020;
|
357
|
+
|
358
|
+
input {
|
359
|
+
color: inherit;
|
360
|
+
background: transparent; // TFS 436279
|
361
|
+
}
|
362
|
+
}
|
363
|
+
|
364
|
+
.wj-toolbar-move {
|
365
|
+
visibility: hidden;
|
366
|
+
display: none;
|
367
|
+
}
|
368
|
+
|
369
|
+
.wj-btn:hover {
|
370
|
+
background: #606060; /// !important;
|
371
|
+
}
|
372
|
+
|
373
|
+
.wj-btn-group .wj-btn svg.wj-svg-btn {
|
374
|
+
fill: #fff;
|
375
|
+
opacity: 1;
|
376
|
+
}
|
377
|
+
}
|
378
|
+
|
379
|
+
.wj-nav {
|
380
|
+
padding-left: 0;
|
381
|
+
list-style: none;
|
382
|
+
float: left;
|
383
|
+
border-bottom: 0;
|
384
|
+
margin-bottom: -1px;
|
385
|
+
///&.wj-btn-group {
|
386
|
+
/// flex-direction: column;
|
387
|
+
///}
|
388
|
+
> li {
|
389
|
+
///position: relative;
|
390
|
+
///display: block;
|
391
|
+
///float: none;
|
392
|
+
///margin: 0;
|
393
|
+
border: none;
|
394
|
+
|
395
|
+
&:not(:first-child) {
|
396
|
+
border: none;
|
397
|
+
}
|
398
|
+
|
399
|
+
&.hidden {
|
400
|
+
display: none;
|
401
|
+
}
|
402
|
+
///&.active {
|
403
|
+
/// > a {
|
404
|
+
/// border: 0;
|
405
|
+
/// }
|
406
|
+
///}
|
407
|
+
> a {
|
408
|
+
width: 48px;
|
409
|
+
height: 48px;
|
410
|
+
///position: relative;
|
411
|
+
///display: block;
|
412
|
+
///margin-right: 0;
|
413
|
+
///border: 0;
|
414
|
+
///border-right: 1px solid #c8c8c8;
|
415
|
+
///background-repeat: no-repeat;
|
416
|
+
///background-position: center center;
|
417
|
+
///outline: none;
|
418
|
+
///line-height: 1.42857143;
|
419
|
+
///border-radius: 0;
|
420
|
+
///border-width: 0;
|
421
|
+
///border-color: transparent;
|
422
|
+
///padding-top: 12px;
|
423
|
+
&:hover, &:focus {
|
424
|
+
text-decoration: none;
|
425
|
+
background: #eee;
|
426
|
+
}
|
427
|
+
}
|
428
|
+
}
|
429
|
+
}
|
430
|
+
|
431
|
+
.wj-arrow {
|
432
|
+
display: none;
|
433
|
+
|
434
|
+
.wj-insidearrow {
|
435
|
+
position: absolute;
|
436
|
+
top: 17px;
|
437
|
+
right: -1px;
|
438
|
+
height: 0;
|
439
|
+
width: 0;
|
440
|
+
border: 7px solid transparent;
|
441
|
+
border-right-color: #fafafa;
|
442
|
+
z-index: 1000;
|
443
|
+
}
|
444
|
+
|
445
|
+
.wj-outsidearrow {
|
446
|
+
position: absolute;
|
447
|
+
top: 16px;
|
448
|
+
right: -1px;
|
449
|
+
height: 0;
|
450
|
+
width: 0;
|
451
|
+
border: 8px solid transparent;
|
452
|
+
border-right-color: #c8c8c8;
|
453
|
+
}
|
454
|
+
}
|
455
|
+
|
456
|
+
.wj-viewer-tabsleft {
|
457
|
+
height: 100%;
|
458
|
+
position: relative;
|
459
|
+
|
460
|
+
&.collapsed .wj-tabcontent {
|
461
|
+
width: 0;
|
462
|
+
visibility: collapse;
|
463
|
+
}
|
464
|
+
}
|
465
|
+
|
466
|
+
.wj-tabcontent {
|
467
|
+
float: right;
|
468
|
+
height: 100%;
|
469
|
+
width: auto;
|
470
|
+
|
471
|
+
h3 {
|
472
|
+
line-height: 1.1;
|
473
|
+
margin-bottom: 10px;
|
474
|
+
margin-top: 0;
|
475
|
+
font-family: -apple-system-font, 'Segoe UI Light', 'Segoe UI', 'Roboto', sans-serif;
|
476
|
+
font-size: 24px;
|
477
|
+
color: inherit;
|
478
|
+
}
|
479
|
+
|
480
|
+
legend {
|
481
|
+
color: inherit;
|
482
|
+
}
|
483
|
+
|
484
|
+
.active {
|
485
|
+
left: 0;
|
486
|
+
width: 300px;
|
487
|
+
height: 100%;
|
488
|
+
border-left: 1px solid #c8c8c8;
|
489
|
+
display: block;
|
490
|
+
}
|
491
|
+
|
492
|
+
.wj-tabpane {
|
493
|
+
.wj-tabcontent-inner {
|
494
|
+
overflow: auto;
|
495
|
+
height: 100%;
|
496
|
+
border-top: 1px solid #c8c8c8;
|
497
|
+
}
|
498
|
+
}
|
499
|
+
}
|
500
|
+
|
501
|
+
.wj-tabpane {
|
502
|
+
///position: relative;
|
503
|
+
///left: -9999px;
|
504
|
+
///width: 0;
|
505
|
+
///height: 0;
|
506
|
+
background: #fafafa;
|
507
|
+
display: none;
|
508
|
+
}
|
509
|
+
|
510
|
+
.wj-tabtitle-wrapper {
|
511
|
+
position: absolute;
|
512
|
+
width: 299px;
|
513
|
+
padding: 10px;
|
514
|
+
|
515
|
+
.wj-close {
|
516
|
+
position: absolute;
|
517
|
+
top: .2em;
|
518
|
+
right: .3em;
|
519
|
+
font-size: 30pt;
|
520
|
+
font-weight: bold;
|
521
|
+
line-height: .9em;
|
522
|
+
opacity: .5;
|
523
|
+
cursor: pointer;
|
524
|
+
|
525
|
+
&:hover {
|
526
|
+
opacity: .75;
|
527
|
+
}
|
528
|
+
}
|
529
|
+
|
530
|
+
.wj-exportcontainer {
|
531
|
+
label {
|
532
|
+
margin-right: 8px;
|
533
|
+
}
|
534
|
+
}
|
535
|
+
}
|
536
|
+
|
537
|
+
.wj-tabcontent-wrapper {
|
538
|
+
height: 100%;
|
539
|
+
padding-top: 48px;
|
540
|
+
|
541
|
+
&.search-wrapper {
|
542
|
+
padding-top: 202px;
|
543
|
+
}
|
544
|
+
|
545
|
+
&.wj-exportformats-wrapper {
|
546
|
+
padding-top: 120px;
|
547
|
+
|
548
|
+
.wj-export-editor {
|
549
|
+
width: 100%;
|
550
|
+
|
551
|
+
td {
|
552
|
+
font-size: 8pt;
|
553
|
+
|
554
|
+
&:first-child {
|
555
|
+
width: 200px;
|
556
|
+
}
|
557
|
+
|
558
|
+
&:last-child {
|
559
|
+
width: 150px;
|
560
|
+
}
|
561
|
+
}
|
562
|
+
|
563
|
+
.wj-exportformats-group {
|
564
|
+
margin: 8px;
|
565
|
+
}
|
566
|
+
}
|
567
|
+
|
568
|
+
.wj-exportformats-footer {
|
569
|
+
padding: 8px;
|
570
|
+
}
|
571
|
+
}
|
572
|
+
}
|
573
|
+
|
574
|
+
.wj-outlines-tree {
|
575
|
+
display: block;
|
576
|
+
width: 100%;
|
577
|
+
border: none;
|
578
|
+
border-radius: 0;
|
579
|
+
background: #fafafa;
|
580
|
+
padding-top: 20px;
|
581
|
+
padding-left: 4px;
|
582
|
+
}
|
583
|
+
|
584
|
+
.wj-cell {
|
585
|
+
border: none;
|
586
|
+
background: #fafafa;
|
587
|
+
color: #000;
|
588
|
+
cursor: pointer;
|
589
|
+
|
590
|
+
span {
|
591
|
+
margin-right: 5px;
|
592
|
+
}
|
593
|
+
|
594
|
+
a:link, a:visited, a:hover {
|
595
|
+
color: #000;
|
596
|
+
text-decoration: none;
|
597
|
+
}
|
598
|
+
|
599
|
+
&.wj-state-selected {
|
600
|
+
background: #eee;
|
601
|
+
color: #000;
|
602
|
+
}
|
603
|
+
|
604
|
+
&.wj-state-multi-selected {
|
605
|
+
background: #fafafa;
|
606
|
+
color: #000;
|
607
|
+
}
|
608
|
+
|
609
|
+
&.wj-header {
|
610
|
+
color: #fff;
|
611
|
+
background: #000;
|
612
|
+
border: none;
|
613
|
+
font-weight: bold;
|
614
|
+
}
|
615
|
+
|
616
|
+
&.wj-alt:not(.wj-state-selected):not(.wj-state-multi-selected) {
|
617
|
+
background: #fafafa;
|
618
|
+
color: #000;
|
619
|
+
}
|
620
|
+
|
621
|
+
&.wj-group:not(.wj-state-selected):not(.wj-state-multi-selected) {
|
622
|
+
background: #fafafa;
|
623
|
+
color: #000;
|
624
|
+
}
|
625
|
+
}
|
626
|
+
|
627
|
+
.wj-thumbnaillist {
|
628
|
+
display: block;
|
629
|
+
width: 100%;
|
630
|
+
border: none;
|
631
|
+
border-radius: 0;
|
632
|
+
background: inherit;
|
633
|
+
color: inherit;
|
634
|
+
}
|
635
|
+
|
636
|
+
.wj-thumbnail-item {
|
637
|
+
height: auto;
|
638
|
+
text-align: center;
|
639
|
+
padding-top: 35px;
|
640
|
+
|
641
|
+
.wj-pagethumbnail {
|
642
|
+
background: white;
|
643
|
+
border: 1px solid #c8c8c8;
|
644
|
+
cursor: pointer;
|
645
|
+
outline: none;
|
646
|
+
margin: 0 auto 10px auto;
|
647
|
+
}
|
648
|
+
|
649
|
+
&.wj-state-selected {
|
650
|
+
background: transparent;
|
651
|
+
color: inherit;
|
652
|
+
|
653
|
+
.wj-pagethumbnail {
|
654
|
+
border-color: $wj-sel-bkg;
|
655
|
+
}
|
656
|
+
}
|
657
|
+
|
658
|
+
&:not(.wj-state-selected):not(.wj-state-disabled):not(.wj-separator):hover {
|
659
|
+
background: transparent;
|
660
|
+
color: inherit;
|
661
|
+
}
|
662
|
+
}
|
663
|
+
|
664
|
+
.wj-parameterscontainer {
|
665
|
+
float: left;
|
666
|
+
width: 100%;
|
667
|
+
padding-left: 10px;
|
668
|
+
padding-right: 10px;
|
669
|
+
|
670
|
+
|
671
|
+
&.wj-parametererrors-hidden .wj-parametercontainer .error {
|
672
|
+
display: none;
|
673
|
+
}
|
674
|
+
}
|
675
|
+
|
676
|
+
.wj-parametercontainer {
|
677
|
+
float: left;
|
678
|
+
///width: 100%;
|
679
|
+
margin-top: 20px;
|
680
|
+
///.wj-parameterhead {
|
681
|
+
/// float: left;
|
682
|
+
/// padding-top: 4px;
|
683
|
+
///}
|
684
|
+
.wj-parametercontrol {
|
685
|
+
/// float: right;
|
686
|
+
width: 100%;
|
687
|
+
}
|
688
|
+
|
689
|
+
.error {
|
690
|
+
color: $wj-invalid;
|
691
|
+
float: right;
|
692
|
+
}
|
693
|
+
|
694
|
+
textarea {
|
695
|
+
float: right;
|
696
|
+
resize: none;
|
697
|
+
height: 100px;
|
698
|
+
width: 140px;
|
699
|
+
}
|
700
|
+
}
|
701
|
+
|
702
|
+
.wj-searchoption {
|
703
|
+
margin-top: 10px;
|
704
|
+
float: left;
|
705
|
+
width: 100%;
|
706
|
+
|
707
|
+
input { // checkboxes
|
708
|
+
width: 16px;
|
709
|
+
height: 16px;
|
710
|
+
float: left;
|
711
|
+
margin: 2px 0 0;
|
712
|
+
}
|
713
|
+
|
714
|
+
label {
|
715
|
+
margin-top: 2px;
|
716
|
+
float: left;
|
717
|
+
font-weight: initial;
|
718
|
+
}
|
719
|
+
}
|
720
|
+
|
721
|
+
.wj-searchresult {
|
722
|
+
padding-top: 15px;
|
723
|
+
float: left;
|
724
|
+
}
|
725
|
+
|
726
|
+
.wj-searchresultlist {
|
727
|
+
float: left;
|
728
|
+
width: 100%;
|
729
|
+
padding: 10px;
|
730
|
+
border: none;
|
731
|
+
border-radius: 0;
|
732
|
+
background: transparent;
|
733
|
+
color: $wj-hdr-txt;
|
734
|
+
|
735
|
+
.wj-search-item {
|
736
|
+
cursor: pointer;
|
737
|
+
|
738
|
+
.wj-search-text {
|
739
|
+
font-size: 125%;
|
740
|
+
}
|
741
|
+
|
742
|
+
&:not(.wj-state-selected):not(:hover) {
|
743
|
+
//opacity: .5;
|
744
|
+
.wj-search-text {
|
745
|
+
color: safedarken($wj-hdr-txt, 15%);
|
746
|
+
}
|
747
|
+
}
|
748
|
+
}
|
749
|
+
|
750
|
+
//.wj-search-text {
|
751
|
+
// font-size: 18px;
|
752
|
+
// font-weight: 500;
|
753
|
+
//}
|
754
|
+
//.wj-search-page {
|
755
|
+
// font-weight: 300;
|
756
|
+
//}
|
757
|
+
}
|
758
|
+
|
759
|
+
.wj-control .wj-applybutton {
|
760
|
+
@extend .wj-btn;
|
761
|
+
float: right;
|
762
|
+
margin-top: 20px;
|
763
|
+
border-radius: $wj-bdr-rad;
|
764
|
+
padding: 4px 1em;
|
765
|
+
}
|
766
|
+
|
767
|
+
.wj-searchbar {
|
768
|
+
height: 50px;
|
769
|
+
width: 100%;
|
770
|
+
border-top: 1px solid #c8c8c8;
|
771
|
+
position: relative;
|
772
|
+
margin: 0 auto;
|
773
|
+
|
774
|
+
&.hidden {
|
775
|
+
visibility: hidden;
|
776
|
+
display: none;
|
777
|
+
}
|
778
|
+
}
|
779
|
+
|
780
|
+
.wj-searchbox {
|
781
|
+
border: $wj-bdr;
|
782
|
+
border-radius: $wj-bdr-rad;
|
783
|
+
padding: $wj-item-pdg;
|
784
|
+
width: 100%;
|
785
|
+
border-right: 4.75em solid $wj-hdr-bkg;
|
786
|
+
}
|
787
|
+
|
788
|
+
.mobile .wj-searchbox {
|
789
|
+
border-right-width: 1px;
|
790
|
+
}
|
791
|
+
|
792
|
+
.mobile .wj-searchcontainer {
|
793
|
+
.wj-btn-group {
|
794
|
+
> .wj-btn-search {
|
795
|
+
padding-top: 4px;
|
796
|
+
}
|
797
|
+
}
|
798
|
+
}
|
799
|
+
|
800
|
+
.wj-searchcontainer {
|
801
|
+
position: relative;
|
802
|
+
padding-top: 4px;
|
803
|
+
|
804
|
+
.wj-btn-group {
|
805
|
+
position: absolute;
|
806
|
+
///top: .5em;
|
807
|
+
right: .1em;
|
808
|
+
|
809
|
+
> .wj-btn-search {
|
810
|
+
padding-top: 4px;
|
811
|
+
}
|
812
|
+
|
813
|
+
button {
|
814
|
+
background: transparent;
|
815
|
+
///background-position: center center;
|
816
|
+
///background-repeat: no-repeat;
|
817
|
+
height: 30px;
|
818
|
+
width: 30px;
|
819
|
+
border: none;
|
820
|
+
padding: 1px;
|
821
|
+
}
|
822
|
+
}
|
823
|
+
}
|
824
|
+
|
825
|
+
.wj-toolbarcontainer {
|
826
|
+
width: 100%;
|
827
|
+
}
|
828
|
+
|
829
|
+
.wj-toolbarwrapper {
|
830
|
+
width: 100%;
|
831
|
+
|
832
|
+
> .wj-btn {
|
833
|
+
display: inline-block;
|
834
|
+
&.hidden {
|
835
|
+
display: none;
|
836
|
+
}
|
837
|
+
}
|
838
|
+
|
839
|
+
.wj-searchbtn-groups {
|
840
|
+
float: right;
|
841
|
+
width: auto;
|
842
|
+
padding-top: 0;
|
843
|
+
}
|
844
|
+
}
|
845
|
+
|
846
|
+
.wj-rubberband {
|
847
|
+
position: absolute;
|
848
|
+
border: solid;
|
849
|
+
border-color: $wj-accent-bkg;
|
850
|
+
border-width: 2px;
|
851
|
+
///width: 0;
|
852
|
+
///height: 0;
|
853
|
+
display: none;
|
854
|
+
z-index: 1;
|
855
|
+
}
|
856
|
+
|
857
|
+
.wj-magnifier {
|
858
|
+
border: solid;
|
859
|
+
border-color: $wj-accent-bkg;
|
860
|
+
border-width: 2px;
|
861
|
+
width: 242px;
|
862
|
+
height: 150px;
|
863
|
+
position: absolute;
|
864
|
+
display: none;
|
865
|
+
overflow: hidden;
|
866
|
+
cursor: default;
|
867
|
+
@include prefix(user-select, none, webkit moz ms);
|
868
|
+
pointer-events: none;
|
869
|
+
z-index: 1;
|
870
|
+
|
871
|
+
.wj-view-page {
|
872
|
+
position: absolute;
|
873
|
+
}
|
874
|
+
}
|
875
|
+
///.wj-zoombar {
|
876
|
+
/// min-width: 220px;
|
877
|
+
///}
|
878
|
+
.wj-viewer-footer {
|
879
|
+
height: 50px;
|
880
|
+
width: 100%;
|
881
|
+
border-top: 1px solid #c8c8c8;
|
882
|
+
position: relative;
|
883
|
+
display: none;
|
884
|
+
|
885
|
+
.wj-toolbar {
|
886
|
+
margin: 0 auto;
|
887
|
+
left: 0;
|
888
|
+
right: 0;
|
889
|
+
}
|
890
|
+
|
891
|
+
.wj-close {
|
892
|
+
font-size: 30pt;
|
893
|
+
line-height: 20px;
|
894
|
+
float: right;
|
895
|
+
font-weight: bold;
|
896
|
+
color: #000;
|
897
|
+
///text-shadow: 0 1px 0 #fff;
|
898
|
+
opacity: .2;
|
899
|
+
cursor: pointer;
|
900
|
+
margin-top: 12px;
|
901
|
+
}
|
902
|
+
}
|
903
|
+
|
904
|
+
.wj-btn-group {
|
905
|
+
border: none;
|
906
|
+
|
907
|
+
> .wj-btn {
|
908
|
+
padding: 8px;
|
909
|
+
margin: 0;
|
910
|
+
width: 34px;
|
911
|
+
height: 36px;
|
912
|
+
background: transparent;
|
913
|
+
}
|
914
|
+
|
915
|
+
> li > a.wj-btn {
|
916
|
+
padding: 12px 10px;
|
917
|
+
background: transparent;
|
918
|
+
|
919
|
+
&:focus, &:hover {
|
920
|
+
@include backgradient($wj-btn-hvr, $wj-btn-grd);
|
921
|
+
}
|
922
|
+
}
|
923
|
+
}
|
924
|
+
|
925
|
+
.wj-viewer-loading {
|
926
|
+
background: rgba(204,204,204,.8);
|
927
|
+
position: absolute;
|
928
|
+
left: 0;
|
929
|
+
top: 0;
|
930
|
+
width: 100%;
|
931
|
+
height: 100%;
|
932
|
+
text-align: center;
|
933
|
+
font-size: 20pt;
|
934
|
+
|
935
|
+
.verticalalign {
|
936
|
+
vertical-align: middle;
|
937
|
+
display: inline-block;
|
938
|
+
width: 1px;
|
939
|
+
height: 100%;
|
940
|
+
margin-left: -1px;
|
941
|
+
}
|
942
|
+
|
943
|
+
.textspan {
|
944
|
+
vertical-align: middle;
|
945
|
+
display: inline-block;
|
946
|
+
padding: 20px;
|
947
|
+
}
|
948
|
+
|
949
|
+
&.errormessage {
|
950
|
+
font-size: inherit;
|
951
|
+
}
|
952
|
+
}
|
953
|
+
|
954
|
+
.mobile {
|
955
|
+
// visibility: hidden;
|
956
|
+
&.with-footer, &.with-searchbar {
|
957
|
+
padding-bottom: 50px;
|
958
|
+
}
|
959
|
+
|
960
|
+
&.with-footer.with-searchbar {
|
961
|
+
padding-bottom: 100px;
|
962
|
+
}
|
963
|
+
|
964
|
+
.wj-viewer-leftpanel {
|
965
|
+
width: 0;
|
966
|
+
}
|
967
|
+
|
968
|
+
.wj-viewer-splitter {
|
969
|
+
visibility: hidden;
|
970
|
+
display: none;
|
971
|
+
}
|
972
|
+
|
973
|
+
.wj-toolbar {
|
974
|
+
visibility: hidden;
|
975
|
+
display: none;
|
976
|
+
|
977
|
+
.wj-pagenumber {
|
978
|
+
width: 50px;
|
979
|
+
}
|
980
|
+
|
981
|
+
.wj-pagecount {
|
982
|
+
margin: 5px 7px;
|
983
|
+
}
|
984
|
+
|
985
|
+
.wj-toolbar-move {
|
986
|
+
visibility: hidden;
|
987
|
+
display: none;
|
988
|
+
}
|
989
|
+
|
990
|
+
&.mobile {
|
991
|
+
display: block;
|
992
|
+
|
993
|
+
&.hidden {
|
994
|
+
display: none;
|
995
|
+
}
|
996
|
+
}
|
997
|
+
}
|
998
|
+
|
999
|
+
.wj-nav {
|
1000
|
+
display: none;
|
1001
|
+
visibility: hidden;
|
1002
|
+
}
|
1003
|
+
|
1004
|
+
.wj-viewer-tabsleft {
|
1005
|
+
width: 100%;
|
1006
|
+
position: absolute;
|
1007
|
+
top: 0;
|
1008
|
+
z-index: 1000;
|
1009
|
+
|
1010
|
+
&.collapsed {
|
1011
|
+
width: 0;
|
1012
|
+
}
|
1013
|
+
}
|
1014
|
+
|
1015
|
+
.wj-tabcontent {
|
1016
|
+
width: 100%;
|
1017
|
+
|
1018
|
+
.wj-tabpane {
|
1019
|
+
.wj-pagesetupcontainer {
|
1020
|
+
width: 100%;
|
1021
|
+
}
|
1022
|
+
|
1023
|
+
.wj-tabtitle-wrapper {
|
1024
|
+
position: absolute;
|
1025
|
+
width: 100%;
|
1026
|
+
padding: 10px 20px 20px 20px;
|
1027
|
+
}
|
1028
|
+
}
|
1029
|
+
|
1030
|
+
.active {
|
1031
|
+
left: 0;
|
1032
|
+
width: 100%;
|
1033
|
+
height: 100%;
|
1034
|
+
border: 1px solid #c8c8c8;
|
1035
|
+
display: block;
|
1036
|
+
}
|
1037
|
+
}
|
1038
|
+
|
1039
|
+
.wj-viewer-footer {
|
1040
|
+
display: block;
|
1041
|
+
|
1042
|
+
&.hidden {
|
1043
|
+
display: none;
|
1044
|
+
}
|
1045
|
+
}
|
1046
|
+
|
1047
|
+
.wj-btn-group > .wj-btn {
|
1048
|
+
padding-top: 9px;
|
1049
|
+
}
|
1050
|
+
|
1051
|
+
.mobile {
|
1052
|
+
visibility: visible;
|
1053
|
+
}
|
1054
|
+
}
|
1055
|
+
|
1056
|
+
&.full-screen {
|
1057
|
+
left: 0;
|
1058
|
+
top: 0;
|
1059
|
+
width: 100%;
|
1060
|
+
height: 100%;
|
1061
|
+
display: block;
|
1062
|
+
position: fixed; /// !important;
|
1063
|
+
z-index: 1200;
|
1064
|
+
|
1065
|
+
.wj-viewer-outer {
|
1066
|
+
width: 100%;
|
1067
|
+
height: 100%;
|
1068
|
+
display: block;
|
1069
|
+
position: absolute;
|
1070
|
+
padding-top: 0;
|
1071
|
+
|
1072
|
+
&.mobile {
|
1073
|
+
padding-top: 50px;
|
1074
|
+
|
1075
|
+
.wj-toolbar {
|
1076
|
+
display: block;
|
1077
|
+
}
|
1078
|
+
|
1079
|
+
.wj-mini-toolbar {
|
1080
|
+
visibility: hidden;
|
1081
|
+
display: none;
|
1082
|
+
}
|
1083
|
+
|
1084
|
+
.wj-viewer-leftpanel {
|
1085
|
+
display: block;
|
1086
|
+
}
|
1087
|
+
|
1088
|
+
.wj-searchbar.hidden {
|
1089
|
+
display: none;
|
1090
|
+
}
|
1091
|
+
}
|
1092
|
+
}
|
1093
|
+
|
1094
|
+
.wj-viewer-leftpanel {
|
1095
|
+
display: none;
|
1096
|
+
}
|
1097
|
+
|
1098
|
+
.wj-viewer-splitter {
|
1099
|
+
display: none;
|
1100
|
+
}
|
1101
|
+
|
1102
|
+
.wj-toolbar {
|
1103
|
+
display: none;
|
1104
|
+
}
|
1105
|
+
|
1106
|
+
.wj-mini-toolbar {
|
1107
|
+
visibility: visible;
|
1108
|
+
display: inline-block;
|
1109
|
+
}
|
1110
|
+
}
|
1111
|
+
|
1112
|
+
&.narrow {
|
1113
|
+
.wj-viewer-splitter {
|
1114
|
+
display: none;
|
1115
|
+
visibility: hidden;
|
1116
|
+
}
|
1117
|
+
|
1118
|
+
.wj-viewer-leftpanel {
|
1119
|
+
display: none;
|
1120
|
+
visibility: hidden;
|
1121
|
+
}
|
1122
|
+
}
|
1123
|
+
|
1124
|
+
&.wj-control {
|
1125
|
+
@include prefix(user-select, inherit, webkit moz ms);
|
1126
|
+
}
|
1127
|
+
|
1128
|
+
.wj-btn-group .wj-btn {
|
1129
|
+
svg.wj-svg-btn {
|
1130
|
+
fill: $wj-hdr-txt;
|
1131
|
+
stroke: $wj-hdr-txt;
|
1132
|
+
}
|
1133
|
+
|
1134
|
+
&.wj-state-active {
|
1135
|
+
svg.wj-svg-btn {
|
1136
|
+
fill: #3986C7;
|
1137
|
+
opacity: 1;
|
1138
|
+
stroke: #3986C7;
|
1139
|
+
}
|
1140
|
+
}
|
1141
|
+
|
1142
|
+
&:hover {
|
1143
|
+
svg.wj-svg-btn {
|
1144
|
+
opacity: 1;
|
1145
|
+
}
|
1146
|
+
}
|
1147
|
+
}
|
1148
|
+
}
|
1149
|
+
// menu is a popup, not a child of .wj-viewer
|
1150
|
+
.wj-viewer-menu {
|
1151
|
+
&.wj-btn-group-vertical .wj-listbox-item.wj-state-active .wj-btn .wj-svg-btn {
|
1152
|
+
fill: #3986C7;
|
1153
|
+
opacity: 1;
|
1154
|
+
|
1155
|
+
.wj-hollow-svg {
|
1156
|
+
fill: none;
|
1157
|
+
stroke: #3986C7;
|
1158
|
+
}
|
1159
|
+
}
|
1160
|
+
|
1161
|
+
> .wj-listbox-item {
|
1162
|
+
white-space: nowrap;
|
1163
|
+
padding: 0 10px 10px 10px;
|
1164
|
+
|
1165
|
+
a.wj-btn {
|
1166
|
+
background: transparent;
|
1167
|
+
transform: translateY(.4em);
|
1168
|
+
}
|
1169
|
+
|
1170
|
+
.checkIcon {
|
1171
|
+
width: 20px;
|
1172
|
+
margin-right: 5px;
|
1173
|
+
visibility: hidden;
|
1174
|
+
}
|
1175
|
+
|
1176
|
+
&.checked .checkIcon {
|
1177
|
+
visibility: visible;
|
1178
|
+
}
|
1179
|
+
|
1180
|
+
&.hidden {
|
1181
|
+
display: none;
|
1182
|
+
visibility: hidden;
|
1183
|
+
}
|
1184
|
+
}
|
1185
|
+
}
|
1186
|
+
|
1187
|
+
.wj-viewer, .wj-viewer-menu {
|
1188
|
+
svg.wj-svg-btn {
|
1189
|
+
opacity: 0.75;
|
1190
|
+
width: 22px;
|
1191
|
+
height: 22px;
|
1192
|
+
stroke-width: 0;
|
1193
|
+
///stroke: black;
|
1194
|
+
}
|
1195
|
+
}
|
1196
|
+
|
1197
|
+
body.full-screen {
|
1198
|
+
overflow: hidden;
|
1199
|
+
}
|
1200
|
+
|
1201
|
+
@media print {
|
1202
|
+
.wj-viewer {
|
1203
|
+
.wj-toolbar-move {
|
1204
|
+
visibility: hidden;
|
1205
|
+
display: none;
|
1206
|
+
}
|
1207
|
+
|
1208
|
+
.wj-viewpanel-container {
|
1209
|
+
display: inline-block;
|
1210
|
+
float: none;
|
1211
|
+
}
|
1212
|
+
}
|
1213
|
+
}
|