@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,696 @@
|
|
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.input
|
15
|
+
|
16
|
+
.wj-content {
|
17
|
+
|
18
|
+
&.wj-dropdown,
|
19
|
+
&.wj-inputnumber,
|
20
|
+
&.wj-inputmask,
|
21
|
+
&.wj-calendar-outer,
|
22
|
+
&.wj-pager {
|
23
|
+
vertical-align: middle; // so _labeled_input works in IE
|
24
|
+
display: inline-table; // so height:100% works properly even without <!DOCTYPE html> tag
|
25
|
+
border-collapse: separate;
|
26
|
+
}
|
27
|
+
}
|
28
|
+
|
29
|
+
// inputmask: custom edit height in Firefox (TFS 307664, 395028)
|
30
|
+
.wj-control.wj-inputmask {
|
31
|
+
display: inline-flex;
|
32
|
+
|
33
|
+
|
34
|
+
.wj-input {
|
35
|
+
width: 100%; // WJM-20593
|
36
|
+
}
|
37
|
+
|
38
|
+
.wj-input-group {
|
39
|
+
display: flex;
|
40
|
+
}
|
41
|
+
}
|
42
|
+
|
43
|
+
// drop-down panel
|
44
|
+
.wj-dropdown-panel {
|
45
|
+
display: block;
|
46
|
+
background: $wj-bkg;
|
47
|
+
color: $wj-txt;
|
48
|
+
|
49
|
+
.wj-control {
|
50
|
+
background: transparent; // inherit doesn't work in IE11
|
51
|
+
color: inherit;
|
52
|
+
}
|
53
|
+
|
54
|
+
&.wj-content>.wj-content {
|
55
|
+
border: none;
|
56
|
+
}
|
57
|
+
}
|
58
|
+
|
59
|
+
// input group (used in DropDown, InputNumber)
|
60
|
+
.wj-control {
|
61
|
+
|
62
|
+
.wj-template {
|
63
|
+
position: relative;
|
64
|
+
display: table-cell; // TFS 307664, 457702
|
65
|
+
}
|
66
|
+
|
67
|
+
.wj-template,
|
68
|
+
.wj-input {
|
69
|
+
height: 100%;
|
70
|
+
//display: table-cell; // to work in Firefox, TFS 395028
|
71
|
+
}
|
72
|
+
|
73
|
+
.wj-input-group {
|
74
|
+
display: table;
|
75
|
+
border-collapse: separate;
|
76
|
+
width: 100%;
|
77
|
+
height: 100%;
|
78
|
+
|
79
|
+
.wj-input-group-btn {
|
80
|
+
display: table-cell;
|
81
|
+
width: 1%;
|
82
|
+
height: 100%;
|
83
|
+
min-width: 26px;
|
84
|
+
white-space: nowrap;
|
85
|
+
vertical-align: top;
|
86
|
+
|
87
|
+
&:last-child:not(:first-child)>.wj-btn {
|
88
|
+
border-left: $wj-btn-grp-bdr;
|
89
|
+
}
|
90
|
+
|
91
|
+
&:first-child:not(:last-child)>.wj-btn {
|
92
|
+
border-right: $wj-btn-grp-bdr;
|
93
|
+
}
|
94
|
+
}
|
95
|
+
|
96
|
+
.wj-form-control {
|
97
|
+
display: table-cell;
|
98
|
+
padding: 4px 8px;
|
99
|
+
border: none;
|
100
|
+
width: 100%;
|
101
|
+
height: 100%;
|
102
|
+
color: inherit; // TFS 347871
|
103
|
+
background: transparent; // TFS 443372 (inherit doesn't work in IE11)
|
104
|
+
min-height: 2em; // for compatibility with legacy wijmo.css
|
105
|
+
}
|
106
|
+
|
107
|
+
button, input {
|
108
|
+
margin: 0;
|
109
|
+
}
|
110
|
+
}
|
111
|
+
|
112
|
+
.wj-btn-group {
|
113
|
+
display: inline-block;
|
114
|
+
border: $wj-btn-grp-bdr;
|
115
|
+
border-radius: $wj-bdr-rad;
|
116
|
+
overflow: hidden;
|
117
|
+
|
118
|
+
>*:not(:first-child) {
|
119
|
+
border-left: $wj-btn-grp-bdr;
|
120
|
+
}
|
121
|
+
|
122
|
+
>.wj-form-control {
|
123
|
+
padding: $wj-item-pdg;
|
124
|
+
border: none;
|
125
|
+
|
126
|
+
&:not(:first-child) {
|
127
|
+
border-left: $wj-btn-grp-bdr;
|
128
|
+
}
|
129
|
+
}
|
130
|
+
}
|
131
|
+
|
132
|
+
.wj-btn-group>.wj-btn,
|
133
|
+
.wj-input-group-btn>.wj-btn {
|
134
|
+
height: 100%;
|
135
|
+
min-height: 2em; // to avoid blank space in IE9 and some versions of Chrome
|
136
|
+
@include backgradient($wj-btn-bkg, $wj-btn-grd);
|
137
|
+
|
138
|
+
&:focus,
|
139
|
+
&:hover {
|
140
|
+
@include backgradient($wj-btn-hvr, $wj-btn-grd);
|
141
|
+
transition-duration: $wj-tdn-focus;
|
142
|
+
}
|
143
|
+
|
144
|
+
&.wj-btn-default {
|
145
|
+
color: $wj-txt;
|
146
|
+
|
147
|
+
&:enabled {
|
148
|
+
background: transparent; // TFS 376384
|
149
|
+
}
|
150
|
+
|
151
|
+
&:focus,
|
152
|
+
&:hover {
|
153
|
+
@include backgradient($wj-btn-hvr, $wj-btn-grd);
|
154
|
+
transition-duration: $wj-tdn-focus;
|
155
|
+
}
|
156
|
+
}
|
157
|
+
}
|
158
|
+
|
159
|
+
// adjust group borders in RTL controls
|
160
|
+
&.wj-rtl {
|
161
|
+
.wj-input-group-btn {
|
162
|
+
&:last-child:not(:first-child)>.wj-btn {
|
163
|
+
border-right: $wj-btn-grp-bdr;
|
164
|
+
border-left: none;
|
165
|
+
}
|
166
|
+
|
167
|
+
&:first-child:not(:last-child)>.wj-btn {
|
168
|
+
border-left: $wj-btn-grp-bdr;
|
169
|
+
border-right: none;
|
170
|
+
}
|
171
|
+
}
|
172
|
+
|
173
|
+
.wj-btn-group {
|
174
|
+
>*:not(:first-child) {
|
175
|
+
border-right: $wj-btn-grp-bdr;
|
176
|
+
border-left: none;
|
177
|
+
}
|
178
|
+
|
179
|
+
>.wj-form-control {
|
180
|
+
&:not(:first-child) {
|
181
|
+
border-right: $wj-btn-grp-bdr;
|
182
|
+
border-left: none;
|
183
|
+
}
|
184
|
+
}
|
185
|
+
}
|
186
|
+
}
|
187
|
+
}
|
188
|
+
|
189
|
+
// input number
|
190
|
+
.wj-inputnumber {
|
191
|
+
input.wj-form-control {
|
192
|
+
text-align: right;
|
193
|
+
}
|
194
|
+
}
|
195
|
+
|
196
|
+
// listbox
|
197
|
+
.wj-listbox {
|
198
|
+
overflow: auto;
|
199
|
+
cursor: default;
|
200
|
+
|
201
|
+
.wj-listbox-item {
|
202
|
+
padding: $wj-item-pdg;
|
203
|
+
|
204
|
+
&.wj-separator {
|
205
|
+
height: 1px;
|
206
|
+
margin: 3px 0;
|
207
|
+
padding: 0;
|
208
|
+
background: rgba(0, 0, 0, .1);
|
209
|
+
}
|
210
|
+
|
211
|
+
&.wj-header {
|
212
|
+
opacity: 1;
|
213
|
+
position: sticky;
|
214
|
+
top: 0;
|
215
|
+
}
|
216
|
+
|
217
|
+
// workaround for Chrome 70 bug (TFS 349534, 396676)
|
218
|
+
// seems like Chrome fixed this bug, so remove workaround (TFS 403024)
|
219
|
+
//&.wj-state-selected {
|
220
|
+
// transform: scale(1);
|
221
|
+
//}
|
222
|
+
|
223
|
+
&:not(.wj-state-selected):not(.wj-state-disabled):not(.wj-separator):hover {
|
224
|
+
background: $wj-item-hvr;
|
225
|
+
transition-duration: $wj-tdn-focus;
|
226
|
+
}
|
227
|
+
|
228
|
+
>label {
|
229
|
+
display: flex; // inline-flex; this causes problems (in Blazor at least)
|
230
|
+
align-content: flex-start;
|
231
|
+
align-items: baseline; // TFS 403513
|
232
|
+
margin: 0;
|
233
|
+
font-weight: normal;
|
234
|
+
|
235
|
+
>input[type=checkbox] {
|
236
|
+
margin: 4px;
|
237
|
+
}
|
238
|
+
}
|
239
|
+
}
|
240
|
+
}
|
241
|
+
|
242
|
+
// multi-select listbox
|
243
|
+
.wj-multiselectlistbox {
|
244
|
+
.wj-template {
|
245
|
+
display: flex;
|
246
|
+
flex-direction: column;
|
247
|
+
max-height: inherit;
|
248
|
+
min-height: inherit;
|
249
|
+
height: auto;
|
250
|
+
}
|
251
|
+
|
252
|
+
.wj-content {
|
253
|
+
display: block;
|
254
|
+
border: none;
|
255
|
+
border-radius: 0;
|
256
|
+
}
|
257
|
+
|
258
|
+
.wj-form-control {
|
259
|
+
border: none;
|
260
|
+
width: 100%;
|
261
|
+
color: inherit;
|
262
|
+
padding: 5px 8px;
|
263
|
+
}
|
264
|
+
}
|
265
|
+
|
266
|
+
.wj-dropdown-panel>.wj-multiselectlistbox {
|
267
|
+
display: block;
|
268
|
+
}
|
269
|
+
|
270
|
+
// calendar
|
271
|
+
.wj-calendar {
|
272
|
+
|
273
|
+
max-width: 100vw; // make sure it fits on mobile devices (TFS 390662)
|
274
|
+
overflow: auto; // do not overflow the container/page (WJM-19509)
|
275
|
+
|
276
|
+
.wj-header {
|
277
|
+
font-size: 90%;
|
278
|
+
}
|
279
|
+
|
280
|
+
.wj-day-today {
|
281
|
+
font-weight: bold;
|
282
|
+
}
|
283
|
+
|
284
|
+
.wj-day-othermonth {
|
285
|
+
opacity: 0.65;
|
286
|
+
}
|
287
|
+
|
288
|
+
.wj-calendar-outer {
|
289
|
+
display: block;
|
290
|
+
padding: 10px;
|
291
|
+
cursor: default;
|
292
|
+
}
|
293
|
+
|
294
|
+
.wj-calendar-header {
|
295
|
+
display: flex; // TFS 469691
|
296
|
+
justify-content: space-between;
|
297
|
+
align-items: center;
|
298
|
+
flex-grow: 0;
|
299
|
+
flex-shrink: 0; // important for IE
|
300
|
+
margin-bottom: 7px;
|
301
|
+
min-width: 19em; // TFS 469691
|
302
|
+
|
303
|
+
.wj-month-select {
|
304
|
+
display: inline-block;
|
305
|
+
margin: 6px;
|
306
|
+
font-weight: bold;
|
307
|
+
cursor: pointer;
|
308
|
+
|
309
|
+
.wj-glyph-down {
|
310
|
+
opacity: 0.5;
|
311
|
+
}
|
312
|
+
}
|
313
|
+
|
314
|
+
.wj-btn-group {
|
315
|
+
//float: right; // TFS 469691
|
316
|
+
|
317
|
+
.wj-btn {
|
318
|
+
padding: 2px 8px 0 8px;
|
319
|
+
}
|
320
|
+
|
321
|
+
span {
|
322
|
+
pointer-events: none; // TFS 472508
|
323
|
+
}
|
324
|
+
}
|
325
|
+
}
|
326
|
+
|
327
|
+
.wj-calendar-month {
|
328
|
+
width: 100%;
|
329
|
+
border-collapse: collapse;
|
330
|
+
font: inherit;
|
331
|
+
|
332
|
+
td {
|
333
|
+
width: 14.29%;
|
334
|
+
}
|
335
|
+
}
|
336
|
+
|
337
|
+
.wj-calendar-year {
|
338
|
+
width: 100%;
|
339
|
+
border-collapse: collapse;
|
340
|
+
font: inherit;
|
341
|
+
|
342
|
+
td {
|
343
|
+
width: 25%;
|
344
|
+
}
|
345
|
+
|
346
|
+
tr:not(.wj-header) td {
|
347
|
+
height: 3em;
|
348
|
+
}
|
349
|
+
}
|
350
|
+
|
351
|
+
td {
|
352
|
+
text-align: center;
|
353
|
+
padding: $wj-item-pdg;
|
354
|
+
border: none;
|
355
|
+
|
356
|
+
&.wj-state-invalid {
|
357
|
+
opacity: 0.65;
|
358
|
+
}
|
359
|
+
}
|
360
|
+
|
361
|
+
&.wj-calendar-multimonth { // Calendars with monthCount > 1
|
362
|
+
display: inline-flex;
|
363
|
+
flex-wrap: wrap;
|
364
|
+
border: $wj-bdr;
|
365
|
+
border-radius: $wj-bdr-rad;
|
366
|
+
|
367
|
+
.wj-calendar-outer {
|
368
|
+
@extend .wj-outer-flex;
|
369
|
+
}
|
370
|
+
|
371
|
+
.wj-content {
|
372
|
+
border-color: rgba(0, 0, 0, 0.05);
|
373
|
+
border-radius: 0;
|
374
|
+
}
|
375
|
+
|
376
|
+
.wj-calendar {
|
377
|
+
display: flex;
|
378
|
+
}
|
379
|
+
}
|
380
|
+
|
381
|
+
&.wj-btns-outside { // Calendars with showMonthPicker == Outside
|
382
|
+
position: relative;
|
383
|
+
|
384
|
+
.wj-calendar-header {
|
385
|
+
//margin-left: 1em; // make room for the buttons
|
386
|
+
|
387
|
+
.wj-btn-group { // remove group borders
|
388
|
+
border: none;
|
389
|
+
|
390
|
+
button {
|
391
|
+
display: none; // hide today button
|
392
|
+
position: absolute;
|
393
|
+
z-index: 1;
|
394
|
+
top: 0;
|
395
|
+
//height: auto; // align buttons to top of the host
|
396
|
+
min-width: 1em; // make buttons thin and let them extend from top to bottom
|
397
|
+
padding: 0;
|
398
|
+
border: none;
|
399
|
+
opacity: 0.5;
|
400
|
+
|
401
|
+
&[wj-part=btn-prev] {
|
402
|
+
left: 0;
|
403
|
+
display: block; // TFS 468116
|
404
|
+
}
|
405
|
+
|
406
|
+
&[wj-part=btn-next] {
|
407
|
+
right: 0;
|
408
|
+
display: block; // TFS 468116
|
409
|
+
}
|
410
|
+
}
|
411
|
+
}
|
412
|
+
}
|
413
|
+
}
|
414
|
+
|
415
|
+
&.wj-rtl { // RTL calendars
|
416
|
+
.wj-calendar-header {
|
417
|
+
.wj-btn-group {
|
418
|
+
float: left;
|
419
|
+
|
420
|
+
.wj-btn {
|
421
|
+
|
422
|
+
.wj-glyph-right,
|
423
|
+
.wj-glyph-left {
|
424
|
+
transform: scale(-1, 1);
|
425
|
+
}
|
426
|
+
}
|
427
|
+
}
|
428
|
+
}
|
429
|
+
}
|
430
|
+
}
|
431
|
+
|
432
|
+
.wj-dropdown-panel .wj-calendar-outer {
|
433
|
+
background: none;
|
434
|
+
|
435
|
+
>.wj-content {
|
436
|
+
display: block;
|
437
|
+
}
|
438
|
+
}
|
439
|
+
|
440
|
+
.wj-yearpicker {
|
441
|
+
max-height: 12em;
|
442
|
+
min-width: 18em;
|
443
|
+
display: grid;
|
444
|
+
grid-template-columns: repeat(4, 1fr);
|
445
|
+
width: 4em; // grid fall-back
|
446
|
+
align-items: center;
|
447
|
+
justify-items: center;
|
448
|
+
text-align: center;
|
449
|
+
|
450
|
+
.wj-listbox-item {
|
451
|
+
text-align: center;
|
452
|
+
display: inline-block; // grid fall-back
|
453
|
+
width: 4em;
|
454
|
+
}
|
455
|
+
}
|
456
|
+
|
457
|
+
.wj-outer-flex {
|
458
|
+
display: flex;
|
459
|
+
flex-direction: column;
|
460
|
+
min-width: 21em;
|
461
|
+
flex-shrink: 0;
|
462
|
+
}
|
463
|
+
|
464
|
+
// input date
|
465
|
+
.wj-inputdate-dropdown {
|
466
|
+
display: flex;
|
467
|
+
background: $wj-bkg;
|
468
|
+
|
469
|
+
.wj-calendar-outer {
|
470
|
+
@extend .wj-outer-flex; // TFS 456066
|
471
|
+
}
|
472
|
+
|
473
|
+
>.wj-calendar {
|
474
|
+
flex-grow: 1;
|
475
|
+
border: none;
|
476
|
+
}
|
477
|
+
|
478
|
+
>.wj-listbox {
|
479
|
+
flex-grow: 1;
|
480
|
+
margin: 10px;
|
481
|
+
min-width: 8em;
|
482
|
+
max-height: 16em;
|
483
|
+
|
484
|
+
.wj-listbox-item {
|
485
|
+
white-space: nowrap;
|
486
|
+
}
|
487
|
+
}
|
488
|
+
}
|
489
|
+
|
490
|
+
// color picker
|
491
|
+
.wj-colorpicker {
|
492
|
+
width: 420px;
|
493
|
+
height: 200px;
|
494
|
+
padding: 4px;
|
495
|
+
|
496
|
+
.wj-colorbox {
|
497
|
+
position: relative;
|
498
|
+
width: 100%;
|
499
|
+
height: 100%;
|
500
|
+
cursor: pointer;
|
501
|
+
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
|
502
|
+
}
|
503
|
+
}
|
504
|
+
|
505
|
+
// input color
|
506
|
+
.wj-inputcolor {
|
507
|
+
.wj-input-group input.wj-form-control {
|
508
|
+
padding-left: 24px;
|
509
|
+
}
|
510
|
+
|
511
|
+
.wj-inputcolorbox {
|
512
|
+
position: absolute;
|
513
|
+
left: 6px;
|
514
|
+
top: 6px;
|
515
|
+
bottom: 6px;
|
516
|
+
width: 12px;
|
517
|
+
border: 1px solid black;
|
518
|
+
}
|
519
|
+
|
520
|
+
&.wj-rtl {
|
521
|
+
.wj-input-group input.wj-form-control {
|
522
|
+
padding-left: 4px;
|
523
|
+
padding-right: 24px;
|
524
|
+
}
|
525
|
+
|
526
|
+
.wj-inputcolorbox {
|
527
|
+
left: auto;
|
528
|
+
right: 6px;
|
529
|
+
}
|
530
|
+
}
|
531
|
+
}
|
532
|
+
|
533
|
+
// autocomplete
|
534
|
+
.wj-listbox.wj-dropdown-panel {
|
535
|
+
.wj-state-match {
|
536
|
+
font-weight: bold;
|
537
|
+
}
|
538
|
+
}
|
539
|
+
|
540
|
+
// multi-autocomplete
|
541
|
+
.wj-multi-autocomplete {
|
542
|
+
width: 100%;
|
543
|
+
padding: 5px;
|
544
|
+
|
545
|
+
.wj-input {
|
546
|
+
float: left;
|
547
|
+
}
|
548
|
+
|
549
|
+
.wj-input-group .wj-form-control {
|
550
|
+
margin-top: 5px;
|
551
|
+
height: auto;
|
552
|
+
}
|
553
|
+
|
554
|
+
.wj-token {
|
555
|
+
@include backgradient($wj-btn-bkg, $wj-btn-grd);
|
556
|
+
color: $wj-btn-txt;
|
557
|
+
border: $wj-bdr;
|
558
|
+
border-radius: $wj-bdr-rad;
|
559
|
+
margin: 5px;
|
560
|
+
vertical-align: middle;
|
561
|
+
float: left;
|
562
|
+
cursor: default;
|
563
|
+
|
564
|
+
&:focus,
|
565
|
+
&:hover,
|
566
|
+
&.wj-token-active {
|
567
|
+
// REVIEW: use wj-state-active instead?
|
568
|
+
@include backgradient($wj-btn-hvr, $wj-btn-grd);
|
569
|
+
transition-duration: $wj-tdn-focus;
|
570
|
+
}
|
571
|
+
|
572
|
+
.wj-token-label {
|
573
|
+
padding: $wj-item-pdg;
|
574
|
+
display: inline-block;
|
575
|
+
overflow: hidden;
|
576
|
+
text-overflow: ellipsis;
|
577
|
+
vertical-align: middle;
|
578
|
+
max-width: 500px;
|
579
|
+
}
|
580
|
+
|
581
|
+
.wj-token-close {
|
582
|
+
padding: $wj-item-pdg;
|
583
|
+
color: $wj-btn-txt;
|
584
|
+
vertical-align: middle;
|
585
|
+
cursor: pointer;
|
586
|
+
text-decoration: none;
|
587
|
+
|
588
|
+
&:hover,
|
589
|
+
&:focus {
|
590
|
+
opacity: .5;
|
591
|
+
transition-duration: $wj-tdn-focus;
|
592
|
+
}
|
593
|
+
}
|
594
|
+
}
|
595
|
+
|
596
|
+
.wj-token-helper {
|
597
|
+
position: absolute;
|
598
|
+
left: -10000px;
|
599
|
+
}
|
600
|
+
}
|
601
|
+
|
602
|
+
// popups/dialogs
|
603
|
+
.wj-popup {
|
604
|
+
//@include backgradient($wj-bkg, $wj-bkg-grd);
|
605
|
+
background: $wj-bkg; // no gradient on popup background
|
606
|
+
box-shadow: $wj-box-shadow;
|
607
|
+
//margin: 2px 0; // can't assume PopupPosition.Above/Below...
|
608
|
+
|
609
|
+
.wj-dialog-header {
|
610
|
+
width: 100%;
|
611
|
+
@include backgradient($wj-hdr-bkg, $wj-hdr-grd);
|
612
|
+
color: $wj-hdr-txt;
|
613
|
+
font-weight: bold;
|
614
|
+
font-size: 120%;
|
615
|
+
padding: 1em;
|
616
|
+
//cursor: default; // TFS 439479 (NO: TFS 470569)
|
617
|
+
}
|
618
|
+
|
619
|
+
.wj-dialog-body {
|
620
|
+
padding: 1em;
|
621
|
+
}
|
622
|
+
|
623
|
+
.wj-dialog-footer {
|
624
|
+
text-align: right;
|
625
|
+
margin-top: 1em;
|
626
|
+
padding: 1em;
|
627
|
+
}
|
628
|
+
}
|
629
|
+
|
630
|
+
.wj-popup-backdrop {
|
631
|
+
position: fixed;
|
632
|
+
left: 0;
|
633
|
+
right: 0;
|
634
|
+
top: 0;
|
635
|
+
bottom: 0;
|
636
|
+
background: rgba(0, 0, 0, .5);
|
637
|
+
}
|
638
|
+
|
639
|
+
// menu
|
640
|
+
.wj-menu .wj-form-control {
|
641
|
+
cursor: pointer;
|
642
|
+
}
|
643
|
+
|
644
|
+
.wj-listbox.wj-menu-items {
|
645
|
+
|
646
|
+
.wj-listbox-item:not(.wj-state-disabled):not(.wj-separator) {
|
647
|
+
cursor: pointer;
|
648
|
+
}
|
649
|
+
|
650
|
+
.wj-listbox-item.wj-subitems {
|
651
|
+
position: relative;
|
652
|
+
|
653
|
+
&:after {
|
654
|
+
content: '';
|
655
|
+
position: absolute;
|
656
|
+
top: 50%;
|
657
|
+
transform: translate(0, -50%);
|
658
|
+
opacity: .75;
|
659
|
+
border-top: .4em solid transparent;
|
660
|
+
border-bottom: .4em solid transparent;
|
661
|
+
border-left: .5em solid;
|
662
|
+
}
|
663
|
+
}
|
664
|
+
|
665
|
+
&:not(.wj-rtl) .wj-listbox-item.wj-subitems {
|
666
|
+
padding-right: 1.8em;
|
667
|
+
|
668
|
+
&:after {
|
669
|
+
right: .55em;
|
670
|
+
}
|
671
|
+
}
|
672
|
+
|
673
|
+
&.wj-rtl .wj-listbox-item.wj-subitems {
|
674
|
+
padding-left: 1.8em;
|
675
|
+
|
676
|
+
&:after {
|
677
|
+
left: .55em;
|
678
|
+
transform: translate(0, -50%) scale(-1, 1)
|
679
|
+
}
|
680
|
+
}
|
681
|
+
}
|
682
|
+
|
683
|
+
// pager
|
684
|
+
.wj-pager {
|
685
|
+
.wj-input-group {
|
686
|
+
.wj-input-group-btn>.wj-btn {
|
687
|
+
min-width: 40px;
|
688
|
+
}
|
689
|
+
|
690
|
+
.wj-form-control {
|
691
|
+
text-align: center;
|
692
|
+
border-left: 1px solid rgba(0, 0, 0, 0.2);
|
693
|
+
border-right: 1px solid rgba(0, 0, 0, 0.2);
|
694
|
+
}
|
695
|
+
}
|
696
|
+
}
|