@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,303 @@
|
|
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
|
+
// glyphs
|
15
|
+
// https://css-tricks.com/the-shapes-of-css/
|
16
|
+
.wj-glyph {
|
17
|
+
position: relative;
|
18
|
+
display: inline-block;
|
19
|
+
box-sizing: border-box;
|
20
|
+
text-align: center;
|
21
|
+
opacity: .75;
|
22
|
+
white-space: normal; // TFS 418680
|
23
|
+
cursor: pointer;
|
24
|
+
}
|
25
|
+
|
26
|
+
.wj-glyph-asterisk {
|
27
|
+
@extend .wj-glyph;
|
28
|
+
&:after {
|
29
|
+
content: '\2731\fe0e'
|
30
|
+
}
|
31
|
+
}
|
32
|
+
|
33
|
+
.wj-glyph-calendar {
|
34
|
+
@extend .wj-glyph;
|
35
|
+
width: 1em;
|
36
|
+
height: 1em;
|
37
|
+
border: .1em solid;
|
38
|
+
border-top: .3em solid;
|
39
|
+
top: .15em; // TFS 440092
|
40
|
+
&:after { // no text: TFS 379685
|
41
|
+
position: absolute;
|
42
|
+
left: .3em;
|
43
|
+
top: .1em;
|
44
|
+
width: .2em;
|
45
|
+
height: .4em;
|
46
|
+
border-right: .1em solid;
|
47
|
+
border-top: .07em solid;
|
48
|
+
opacity: 0.7;
|
49
|
+
content: ' ';
|
50
|
+
}
|
51
|
+
}
|
52
|
+
|
53
|
+
.wj-glyph-check {
|
54
|
+
@extend .wj-glyph;
|
55
|
+
&:after {
|
56
|
+
font-weight: bold;
|
57
|
+
content: '\2714\fe0e';
|
58
|
+
}
|
59
|
+
}
|
60
|
+
|
61
|
+
.wj-glyph-circle {
|
62
|
+
@extend .wj-glyph;
|
63
|
+
border: .3em solid;
|
64
|
+
border-radius: 50%;
|
65
|
+
top: -.1em; // TFS 440092
|
66
|
+
}
|
67
|
+
|
68
|
+
.wj-glyph-clipboard {
|
69
|
+
@extend .wj-glyph;
|
70
|
+
&:after {
|
71
|
+
content: '\1f4cb\fe0e'
|
72
|
+
}
|
73
|
+
}
|
74
|
+
|
75
|
+
.wj-glyph-clock {
|
76
|
+
@extend .wj-glyph;
|
77
|
+
width: 1em;
|
78
|
+
height: 1em;
|
79
|
+
border: .1em solid;
|
80
|
+
border-radius: 50%;
|
81
|
+
top: .15em; // TFS 440092
|
82
|
+
&:after {
|
83
|
+
position: absolute;
|
84
|
+
border-left: .1em solid;
|
85
|
+
border-bottom: .1em solid;
|
86
|
+
width: .25em;
|
87
|
+
height: .3em;
|
88
|
+
top: .2em;
|
89
|
+
left: .35em;
|
90
|
+
content: ' ';
|
91
|
+
}
|
92
|
+
}
|
93
|
+
|
94
|
+
.wj-glyph-diamond {
|
95
|
+
@extend .wj-glyph;
|
96
|
+
&:after {
|
97
|
+
content: '\25c6\fe0e'
|
98
|
+
}
|
99
|
+
}
|
100
|
+
|
101
|
+
.wj-glyph-dimension {
|
102
|
+
@extend .wj-glyph;
|
103
|
+
&:after {
|
104
|
+
content: '\27c0\fe0e'
|
105
|
+
}
|
106
|
+
}
|
107
|
+
|
108
|
+
.wj-glyph-down {
|
109
|
+
@extend .wj-glyph;
|
110
|
+
border-top: .5em solid;
|
111
|
+
border-right: .4em solid transparent;
|
112
|
+
border-left: .4em solid transparent;
|
113
|
+
}
|
114
|
+
|
115
|
+
.wj-glyph-down-left {
|
116
|
+
@extend .wj-glyph;
|
117
|
+
border-top: .65em solid transparent;
|
118
|
+
border-left: .65em solid;
|
119
|
+
}
|
120
|
+
|
121
|
+
.wj-glyph-down-right {
|
122
|
+
@extend .wj-glyph;
|
123
|
+
top: -2px;
|
124
|
+
border-bottom: .65em solid;
|
125
|
+
border-left: .65em solid transparent;
|
126
|
+
}
|
127
|
+
|
128
|
+
.wj-glyph-drag {
|
129
|
+
@extend .wj-glyph;
|
130
|
+
width: 1em;
|
131
|
+
height: 1em;
|
132
|
+
&:after {
|
133
|
+
position: absolute;
|
134
|
+
top: 0.15em;
|
135
|
+
left: 0.1em;
|
136
|
+
width: 1em;
|
137
|
+
height: 1em;
|
138
|
+
background: radial-gradient(#000 1px, transparent 2px);
|
139
|
+
background-size: 0.33em 0.33em;
|
140
|
+
content: ' ';
|
141
|
+
}
|
142
|
+
}
|
143
|
+
|
144
|
+
.wj-glyph-file {
|
145
|
+
@extend .wj-glyph;
|
146
|
+
border-left: .7em solid;
|
147
|
+
height: .85em;
|
148
|
+
&:after {
|
149
|
+
position: absolute;
|
150
|
+
transform: translateX(-100%);
|
151
|
+
border-top: .3em solid transparent;
|
152
|
+
border-left: .3em solid white;
|
153
|
+
content: ' ';
|
154
|
+
}
|
155
|
+
}
|
156
|
+
|
157
|
+
.wj-glyph-left {
|
158
|
+
@extend .wj-glyph;
|
159
|
+
top: 1px;
|
160
|
+
border-top: .4em solid transparent;
|
161
|
+
border-right: .5em solid;
|
162
|
+
border-bottom: .4em solid transparent;
|
163
|
+
}
|
164
|
+
|
165
|
+
.wj-glyph-measure {
|
166
|
+
@extend .wj-glyph;
|
167
|
+
&:after {
|
168
|
+
content: '\1f4ca\fe0e'
|
169
|
+
}
|
170
|
+
}
|
171
|
+
|
172
|
+
.wj-glyph-pin {
|
173
|
+
@extend .wj-glyph;
|
174
|
+
top: -.1em;
|
175
|
+
left: .1em;
|
176
|
+
width: .4em;
|
177
|
+
border-top: .6em solid;
|
178
|
+
&:before {
|
179
|
+
position: absolute;
|
180
|
+
border-left: .7em solid;
|
181
|
+
height: .1em;
|
182
|
+
left: -.15em;
|
183
|
+
top: -.1em;
|
184
|
+
content: ' ';
|
185
|
+
}
|
186
|
+
&:after {
|
187
|
+
position: absolute;
|
188
|
+
border-left: .15em solid;
|
189
|
+
height: .5em;
|
190
|
+
left: .15em;
|
191
|
+
top: -.1em;
|
192
|
+
content: ' ';
|
193
|
+
}
|
194
|
+
}
|
195
|
+
|
196
|
+
.wj-glyph-plus, .wj-glyph-minus {
|
197
|
+
@extend .wj-glyph;
|
198
|
+
border-top: .25em solid;
|
199
|
+
width: .9em;
|
200
|
+
top: -.3em;
|
201
|
+
}
|
202
|
+
.wj-glyph-plus:after {
|
203
|
+
position: absolute;
|
204
|
+
box-sizing: border-box;
|
205
|
+
border-left: .25em solid;
|
206
|
+
width: .25em;
|
207
|
+
height: .95em;
|
208
|
+
left: .33em;
|
209
|
+
top: -.6em;
|
210
|
+
content: ' ';
|
211
|
+
}
|
212
|
+
|
213
|
+
.wj-glyph-pencil {
|
214
|
+
@extend .wj-glyph;
|
215
|
+
&:after {
|
216
|
+
content: '\270e\fe0e'
|
217
|
+
}
|
218
|
+
}
|
219
|
+
|
220
|
+
.wj-glyph-right {
|
221
|
+
@extend .wj-glyph;
|
222
|
+
top: 1px;
|
223
|
+
border-top: .4em solid transparent;
|
224
|
+
border-bottom: .4em solid transparent;
|
225
|
+
border-left: .5em solid;
|
226
|
+
}
|
227
|
+
|
228
|
+
.wj-glyph-square {
|
229
|
+
@extend .wj-glyph;
|
230
|
+
border: .25em solid;
|
231
|
+
}
|
232
|
+
|
233
|
+
.wj-glyph-step-backward {
|
234
|
+
@extend .wj-glyph;
|
235
|
+
border-top: .4em solid transparent;
|
236
|
+
border-right: .5em solid;
|
237
|
+
border-bottom: .4em solid transparent;
|
238
|
+
top: .12em; // TFS 440092
|
239
|
+
&:after {
|
240
|
+
position: absolute;
|
241
|
+
border-left: .2em solid;
|
242
|
+
height: .75em;
|
243
|
+
transform: translate(-100%,-50%);
|
244
|
+
content: ' ';
|
245
|
+
}
|
246
|
+
}
|
247
|
+
[dir=rtl] .wj-glyph-step-backward:after {
|
248
|
+
transform: translate(0, -50%);
|
249
|
+
}
|
250
|
+
|
251
|
+
.wj-glyph-step-forward {
|
252
|
+
@extend .wj-glyph;
|
253
|
+
border-top: .4em solid transparent;
|
254
|
+
border-bottom: .4em solid transparent;
|
255
|
+
border-left: .5em solid;
|
256
|
+
&:after {
|
257
|
+
position: absolute;
|
258
|
+
border-left: .2em solid;
|
259
|
+
height: .75em;
|
260
|
+
transform: translateY(-50%);
|
261
|
+
content: ' ';
|
262
|
+
}
|
263
|
+
}
|
264
|
+
[dir=rtl] .wj-glyph-step-forward:after {
|
265
|
+
transform: translate(100%, -50%);
|
266
|
+
}
|
267
|
+
|
268
|
+
.wj-glyph-up {
|
269
|
+
@extend .wj-glyph;
|
270
|
+
border-right: .4em solid transparent;
|
271
|
+
border-bottom: .5em solid;
|
272
|
+
border-left: .4em solid transparent;
|
273
|
+
}
|
274
|
+
|
275
|
+
.wj-glyph-up-left {
|
276
|
+
@extend .wj-glyph;
|
277
|
+
border-bottom: .65em solid transparent;
|
278
|
+
border-left: .65em solid;
|
279
|
+
}
|
280
|
+
|
281
|
+
.wj-glyph-up-right {
|
282
|
+
@extend .wj-glyph;
|
283
|
+
border-top: .65em solid;
|
284
|
+
border-left: .65em solid transparent;
|
285
|
+
}
|
286
|
+
|
287
|
+
.wj-glyph-filter {
|
288
|
+
@extend .wj-glyph;
|
289
|
+
top: -.1em;
|
290
|
+
width: .5em;
|
291
|
+
border-top: .5em solid;
|
292
|
+
border-right: .4em solid transparent;
|
293
|
+
border-left: .4em solid transparent;
|
294
|
+
&:after {
|
295
|
+
position: absolute;
|
296
|
+
border-left: .25em solid; // TFS 457654
|
297
|
+
left: -.125em;
|
298
|
+
top: -.2em;
|
299
|
+
height: .4em;
|
300
|
+
content: ' ';
|
301
|
+
}
|
302
|
+
}
|
303
|
+
|
@@ -0,0 +1,75 @@
|
|
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
|
+
// darken a color or return an almost transparent black
|
15
|
+
@function safedarken($color, $amount) {
|
16
|
+
@if type-of($color) == 'color' and $color != transparent {
|
17
|
+
@return darken($color, $amount);
|
18
|
+
} @else {
|
19
|
+
@return rgba(0, 0, 0, .08);
|
20
|
+
}
|
21
|
+
}
|
22
|
+
|
23
|
+
// lighten a color or return an almost transparent white
|
24
|
+
@function safelighten($color, $amount) {
|
25
|
+
@if type-of($color) == 'color' and $color != transparent {
|
26
|
+
@return lighten($color, $amount);
|
27
|
+
}
|
28
|
+
@else {
|
29
|
+
@return rgba(255, 255, 255, 0.08);
|
30
|
+
}
|
31
|
+
}
|
32
|
+
|
33
|
+
// darken light colors, lighten dark colors
|
34
|
+
@function safechangecolor($color, $amount) {
|
35
|
+
@if type-of($color) == 'color' and lightness($color) > 50% {
|
36
|
+
@return safedarken($color, $amount);
|
37
|
+
}
|
38
|
+
@else {
|
39
|
+
@return safelighten($color, $amount);
|
40
|
+
}
|
41
|
+
}
|
42
|
+
|
43
|
+
// create a background with an optional gradient
|
44
|
+
@mixin backgradient($color, $gradient, $transparentColor: null, $replacementColor: null) {
|
45
|
+
// if color is null, render nothing (e.g. backgradient($wj-cell-frz, true))
|
46
|
+
@if $color {
|
47
|
+
// is color is the same as the background, darken slightly
|
48
|
+
@if $transparentColor == transparent {
|
49
|
+
$color: $replacementColor;
|
50
|
+
}
|
51
|
+
// output the background
|
52
|
+
background: $color;
|
53
|
+
// output the optional gradient
|
54
|
+
@if $gradient {
|
55
|
+
@if type-of($color) == 'color' and lightness($color) > 50% {
|
56
|
+
$otherColor: safedarken($color, 12%);
|
57
|
+
background-image: linear-gradient($color, $otherColor);
|
58
|
+
}
|
59
|
+
@else {
|
60
|
+
$otherColor: safelighten($color, 12%);
|
61
|
+
background-image: linear-gradient($color, $otherColor);
|
62
|
+
}
|
63
|
+
}
|
64
|
+
}
|
65
|
+
}
|
66
|
+
|
67
|
+
// add prefixes to a property
|
68
|
+
// https://css-tricks.com/snippets/sass/mixin-prefix-properties/
|
69
|
+
@mixin prefix($property, $value, $prefixes: ()) {
|
70
|
+
#{$property}: $value;
|
71
|
+
|
72
|
+
@each $prefix in $prefixes {
|
73
|
+
#{'-' + $prefix + '-' + $property}: $value;
|
74
|
+
}
|
75
|
+
}
|
@@ -0,0 +1,74 @@
|
|
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
|
+
// Variables
|
15
|
+
//
|
16
|
+
// Variables should follow the `$component-state-property-size` formula for
|
17
|
+
// consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
|
18
|
+
|
19
|
+
$wj-bkg: white !default; // content background
|
20
|
+
$wj-txt: black !default; // content foreground
|
21
|
+
$wj-bdr-clr: rgba(0,0,0,.2) !default; // content border color
|
22
|
+
$wj-bdr-wid: 1px !default; // content border width
|
23
|
+
$wj-bdr: $wj-bdr-wid solid $wj-bdr-clr !default; // content border
|
24
|
+
$wj-bdr-rad: 4px !default; // content border radius
|
25
|
+
$wj-box-shadow: 0 6px 13px rgba(0,0,0,.2) !default; // box shadow for drop-downs/dialogs
|
26
|
+
$wj-invalid: red !default; // invalid state markers
|
27
|
+
$wj-item-pdg: 4px 6px 3px 6px !default; // item padding (listbox items, grid cells, etc)
|
28
|
+
$wj-item-hvr: rgba(0,0,0,.05) !default; // item hover
|
29
|
+
$wj-tdn-focus: .4s !default; // focus/hover transition duration
|
30
|
+
$wj-disabled-opacity: .6 !default; // opacity for disabled controls/items
|
31
|
+
$wj-disabled-bkg: safechangecolor($wj-bkg, 6%) !default; // background for disabled controls/items
|
32
|
+
|
33
|
+
$wj-hdr-bkg: #eee !default; // header element background
|
34
|
+
$wj-hdr-hvr: safedarken($wj-hdr-bkg, 5%) !default; // header element hover background
|
35
|
+
$wj-hdr-txt: #444 !default; // header element foreground
|
36
|
+
|
37
|
+
$wj-btn-bkg: #eee !default; // button background
|
38
|
+
$wj-btn-hvr: safedarken($wj-btn-bkg, 5%) !default; // button hover background
|
39
|
+
$wj-btn-txt: $wj-txt !default; // button text
|
40
|
+
$wj-btn-grp-bdr: $wj-bdr !default; // button group border
|
41
|
+
|
42
|
+
$wj-sel-bkg: #0085c7 !default; // selected element background
|
43
|
+
$wj-sel-txt: white !default; // selected element foreground
|
44
|
+
$wj-msel-bkg: #80adbf !default; // extended selection background
|
45
|
+
$wj-msel-txt: white !default; // extended selection foreground
|
46
|
+
$wj-accent-bkg: $wj-sel-bkg !default; // accent background (like drag markers)
|
47
|
+
$wj-accent-txt: $wj-sel-txt !default; // accent background (like drag markers)
|
48
|
+
|
49
|
+
$wj-cell: $wj-bkg !default; // cell background
|
50
|
+
$wj-cell-alt: safedarken($wj-cell, 3%) !default; // alternating cell background
|
51
|
+
$wj-cell-frz: null !default; // frozen cell background
|
52
|
+
$wj-cell-frz-alt: null !default; // alternating frozen cell background
|
53
|
+
$wj-cell-frz-txt: $wj-txt !default; // frozen cell foreground
|
54
|
+
$wj-cell-pdg: $wj-item-pdg !default; // cell padding
|
55
|
+
$wj-cell-bdr-clr: rgba(0,0,0,.2) !default; // cell border color
|
56
|
+
$wj-cell-bdr: 1px solid $wj-cell-bdr-clr !default; // cell border
|
57
|
+
$wj-cell-bdr-vrt: $wj-cell-bdr !default; // cell vertical border
|
58
|
+
$wj-cell-bdr-hrz: $wj-cell-bdr !default; // cell horizontal border
|
59
|
+
$wj-cell-grp-bkg: safedarken($wj-hdr-bkg, 5%) !default; // group row background
|
60
|
+
$wj-cell-grp-txt: $wj-hdr-txt !default; // group row foreground
|
61
|
+
$wj-cell-frz-bdr-clr: safedarken($wj-hdr-bkg, 30%) !default; // frozen cell border color
|
62
|
+
$wj-cell-frz-bdr: 1px solid $wj-cell-frz-bdr-clr !default; // frozen cell border
|
63
|
+
$wj-cell-frz-bdr-vrt: $wj-cell-frz-bdr !default; // frozen area vertical border
|
64
|
+
$wj-cell-frz-bdr-hrz: $wj-cell-frz-bdr !default; // frozen area horizontal border
|
65
|
+
|
66
|
+
$wj-tooltip: $wj-bkg !default; // tooltip background
|
67
|
+
$wj-tooltip-txt: $wj-txt !default; // tooltip text
|
68
|
+
$wj-error-tooltip: red !default; // error tooltip background
|
69
|
+
$wj-error-tooltip-txt: white !default; // error tooltip text
|
70
|
+
|
71
|
+
$wj-bkg-grd: false !default; // content background gradient
|
72
|
+
$wj-btn-grd: false !default; // button background gradient
|
73
|
+
$wj-hdr-grd: false !default; // header background gradient
|
74
|
+
$wj-input-grd: false !default; // input element background gradient
|
package/package.json
ADDED
@@ -0,0 +1,34 @@
|
|
1
|
+
{
|
2
|
+
"name": "@mescius/wijmo.styles",
|
3
|
+
"version": "5.20232.939",
|
4
|
+
"description": "UI library for pure JS, Angular, React, Vue and more...",
|
5
|
+
"author": "MESCIUS inc",
|
6
|
+
"license": "Commercial",
|
7
|
+
"main": "./index.js",
|
8
|
+
"types": "./index.d.ts",
|
9
|
+
"homepage": "https://developer.mescius.com/wijmo",
|
10
|
+
"bugs": {
|
11
|
+
"url": "https://developer.mescius.com/forums/wijmo"
|
12
|
+
},
|
13
|
+
"keywords": [
|
14
|
+
"control",
|
15
|
+
"component",
|
16
|
+
"ui",
|
17
|
+
"control library",
|
18
|
+
"component library",
|
19
|
+
"ui library",
|
20
|
+
"control-library",
|
21
|
+
"component-library",
|
22
|
+
"ui-library",
|
23
|
+
"grid",
|
24
|
+
"data grid",
|
25
|
+
"data-grid",
|
26
|
+
"datagrid",
|
27
|
+
"angular grid",
|
28
|
+
"react grid",
|
29
|
+
"vue grid",
|
30
|
+
"angular-grid",
|
31
|
+
"react-grid",
|
32
|
+
"vue-grid"
|
33
|
+
]
|
34
|
+
}
|
@@ -0,0 +1,137 @@
|
|
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.barcode.*
|
15
|
+
|
16
|
+
.wj-barcode {
|
17
|
+
// width: 100%;
|
18
|
+
height: 60px;
|
19
|
+
display: inline-block;
|
20
|
+
|
21
|
+
&.wj-state-invalid {
|
22
|
+
border: 1.2px solid $wj-invalid;
|
23
|
+
}
|
24
|
+
}
|
25
|
+
|
26
|
+
.wj-barcode-qrcode {
|
27
|
+
width: 100px;
|
28
|
+
height: 100px;
|
29
|
+
}
|
30
|
+
|
31
|
+
// no width - variable width barcode
|
32
|
+
// .wj-barcode-codabar {
|
33
|
+
// width: 155px;
|
34
|
+
// }
|
35
|
+
|
36
|
+
.wj-barcode-ean8 {
|
37
|
+
width: 85px;
|
38
|
+
}
|
39
|
+
|
40
|
+
.wj-barcode-ean13 {
|
41
|
+
width: 140px;
|
42
|
+
}
|
43
|
+
|
44
|
+
// no width - variable width barcode
|
45
|
+
// .wj-barcode-code39 {
|
46
|
+
// width: 150px;
|
47
|
+
// }
|
48
|
+
|
49
|
+
// no width - variable width barcode
|
50
|
+
// .wj-barcode-code128 {
|
51
|
+
// width: 180px;
|
52
|
+
// }
|
53
|
+
|
54
|
+
// no width - variable width barcode
|
55
|
+
// .wj-barcode-gs1_128 {
|
56
|
+
// width: 180px;
|
57
|
+
// }
|
58
|
+
|
59
|
+
.wj-barcode-upca {
|
60
|
+
width: 115px;
|
61
|
+
}
|
62
|
+
|
63
|
+
.wj-barcode-upce0 {
|
64
|
+
width: 70px;
|
65
|
+
}
|
66
|
+
|
67
|
+
.wj-barcode-upce1 {
|
68
|
+
width: 70px;
|
69
|
+
}
|
70
|
+
|
71
|
+
.wj-barcode-gs1databar-omnidirectional {
|
72
|
+
width: 100px;
|
73
|
+
}
|
74
|
+
|
75
|
+
.wj-barcode-gs1databar-truncated {
|
76
|
+
width: 100px;
|
77
|
+
}
|
78
|
+
|
79
|
+
.wj-barcode-gs1databar-stacked {
|
80
|
+
width: 60px;
|
81
|
+
}
|
82
|
+
|
83
|
+
.wj-barcode-gs1databar-stacked-omnidirectional {
|
84
|
+
width: 60px;
|
85
|
+
}
|
86
|
+
|
87
|
+
.wj-barcode-gs1databar-limited {
|
88
|
+
width: 85px;
|
89
|
+
}
|
90
|
+
|
91
|
+
// no width - variable width barcode
|
92
|
+
// .wj-barcode-gs1databar-expanded {
|
93
|
+
// width: 240px;
|
94
|
+
// }
|
95
|
+
|
96
|
+
// no width - variable width barcode
|
97
|
+
// .wj-barcode-gs1databar-expanded-stacked {
|
98
|
+
// width: 105px;
|
99
|
+
// }
|
100
|
+
|
101
|
+
// no width - variable width barcode
|
102
|
+
// .wj-barcode-pdf417 {
|
103
|
+
// width: 110px;
|
104
|
+
// }
|
105
|
+
|
106
|
+
.wj-barcode-micropdf417 {
|
107
|
+
width: 105px;
|
108
|
+
}
|
109
|
+
|
110
|
+
.wj-barcode-datamatrix {
|
111
|
+
width: 85px;
|
112
|
+
height: 85px;
|
113
|
+
}
|
114
|
+
|
115
|
+
.wj-barcode-code49 {
|
116
|
+
width: 85px;
|
117
|
+
}
|
118
|
+
|
119
|
+
// no width - variable width barcode
|
120
|
+
// .wj-barcode-code93 {
|
121
|
+
// width: 90px;
|
122
|
+
// }
|
123
|
+
|
124
|
+
.wj-barcode-itf14 {
|
125
|
+
width: 170px;
|
126
|
+
}
|
127
|
+
|
128
|
+
// no width - variable width barcode
|
129
|
+
// .wj-barcode-interleaved2of5 {
|
130
|
+
// width: 130px;
|
131
|
+
// }
|
132
|
+
|
133
|
+
.wj-barcode-japanese-postal {
|
134
|
+
width: 140px;
|
135
|
+
height: 40px;
|
136
|
+
}
|
137
|
+
|