@mescius/wijmo.styles 5.20232.939
Sign up to get free protection for your applications and to get access to all the features.
- package/COMMERCIAL-LICENSE.html +485 -0
- package/README.md +363 -0
- package/misc/_constants.scss +79 -0
- package/misc/_glyphs.scss +303 -0
- package/misc/_mixins.scss +75 -0
- package/misc/_variables.scss +74 -0
- package/package.json +34 -0
- package/parts/_barcode.scss +137 -0
- package/parts/_chart.scss +128 -0
- package/parts/_chart_finance.scss +20 -0
- package/parts/_chart_hierarchical.scss +19 -0
- package/parts/_chart_interaction.scss +250 -0
- package/parts/_chart_map.scss +21 -0
- package/parts/_core.scss +172 -0
- package/parts/_gauge.scss +69 -0
- package/parts/_grid.scss +414 -0
- package/parts/_grid_cellmaker.scss +113 -0
- package/parts/_grid_filter.scss +87 -0
- package/parts/_grid_grouppanel.scss +80 -0
- package/parts/_grid_multirow.scss +59 -0
- package/parts/_grid_search.scss +28 -0
- package/parts/_grid_selector.scss +29 -0
- package/parts/_grid_sheet.scss +246 -0
- package/parts/_grid_transposed_multirow.scss +26 -0
- package/parts/_input.scss +696 -0
- package/parts/_labeled_input.scss +248 -0
- package/parts/_nav.scss +283 -0
- package/parts/_olap.scss +345 -0
- package/parts/_viewer.scss +1213 -0
- package/themes/material/wijmo.theme.material.amber-blue.css +13 -0
- package/themes/material/wijmo.theme.material.amber-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.amber-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.amber-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.amber-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.amber-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.amber-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.amber-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.amber-green.css +13 -0
- package/themes/material/wijmo.theme.material.amber-green.scss +24 -0
- package/themes/material/wijmo.theme.material.amber-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.amber-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.amber-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.amber-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.amber-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.amber-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.amber-lime.css +13 -0
- package/themes/material/wijmo.theme.material.amber-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.amber-orange.css +13 -0
- package/themes/material/wijmo.theme.material.amber-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.amber-pink.css +13 -0
- package/themes/material/wijmo.theme.material.amber-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.amber-purple.css +13 -0
- package/themes/material/wijmo.theme.material.amber-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.amber-red.css +13 -0
- package/themes/material/wijmo.theme.material.amber-red.scss +24 -0
- package/themes/material/wijmo.theme.material.amber-teal.css +13 -0
- package/themes/material/wijmo.theme.material.amber-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.amber-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.amber-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.blue-amber.css +13 -0
- package/themes/material/wijmo.theme.material.blue-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.blue-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.blue-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.blue-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.blue-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.blue-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.blue-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.blue-green.css +13 -0
- package/themes/material/wijmo.theme.material.blue-green.scss +24 -0
- package/themes/material/wijmo.theme.material.blue-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.blue-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.blue-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.blue-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.blue-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.blue-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.blue-lime.css +13 -0
- package/themes/material/wijmo.theme.material.blue-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.blue-orange.css +13 -0
- package/themes/material/wijmo.theme.material.blue-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.blue-pink.css +13 -0
- package/themes/material/wijmo.theme.material.blue-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.blue-purple.css +13 -0
- package/themes/material/wijmo.theme.material.blue-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.blue-red.css +13 -0
- package/themes/material/wijmo.theme.material.blue-red.scss +24 -0
- package/themes/material/wijmo.theme.material.blue-teal.css +13 -0
- package/themes/material/wijmo.theme.material.blue-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.blue-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.blue-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.blue_grey-amber.css +13 -0
- package/themes/material/wijmo.theme.material.blue_grey-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.blue_grey-blue.css +13 -0
- package/themes/material/wijmo.theme.material.blue_grey-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.blue_grey-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.blue_grey-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.blue_grey-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.blue_grey-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.blue_grey-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.blue_grey-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.blue_grey-green.css +13 -0
- package/themes/material/wijmo.theme.material.blue_grey-green.scss +24 -0
- package/themes/material/wijmo.theme.material.blue_grey-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.blue_grey-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.blue_grey-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.blue_grey-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.blue_grey-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.blue_grey-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.blue_grey-lime.css +13 -0
- package/themes/material/wijmo.theme.material.blue_grey-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.blue_grey-orange.css +13 -0
- package/themes/material/wijmo.theme.material.blue_grey-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.blue_grey-pink.css +13 -0
- package/themes/material/wijmo.theme.material.blue_grey-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.blue_grey-purple.css +13 -0
- package/themes/material/wijmo.theme.material.blue_grey-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.blue_grey-red.css +13 -0
- package/themes/material/wijmo.theme.material.blue_grey-red.scss +24 -0
- package/themes/material/wijmo.theme.material.blue_grey-teal.css +13 -0
- package/themes/material/wijmo.theme.material.blue_grey-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.blue_grey-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.blue_grey-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.brown-amber.css +13 -0
- package/themes/material/wijmo.theme.material.brown-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.brown-blue.css +13 -0
- package/themes/material/wijmo.theme.material.brown-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.brown-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.brown-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.brown-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.brown-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.brown-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.brown-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.brown-green.css +13 -0
- package/themes/material/wijmo.theme.material.brown-green.scss +24 -0
- package/themes/material/wijmo.theme.material.brown-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.brown-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.brown-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.brown-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.brown-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.brown-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.brown-lime.css +13 -0
- package/themes/material/wijmo.theme.material.brown-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.brown-orange.css +13 -0
- package/themes/material/wijmo.theme.material.brown-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.brown-pink.css +13 -0
- package/themes/material/wijmo.theme.material.brown-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.brown-purple.css +13 -0
- package/themes/material/wijmo.theme.material.brown-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.brown-red.css +13 -0
- package/themes/material/wijmo.theme.material.brown-red.scss +24 -0
- package/themes/material/wijmo.theme.material.brown-teal.css +13 -0
- package/themes/material/wijmo.theme.material.brown-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.brown-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.brown-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.cyan-amber.css +13 -0
- package/themes/material/wijmo.theme.material.cyan-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.cyan-blue.css +13 -0
- package/themes/material/wijmo.theme.material.cyan-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.cyan-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.cyan-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.cyan-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.cyan-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.cyan-green.css +13 -0
- package/themes/material/wijmo.theme.material.cyan-green.scss +24 -0
- package/themes/material/wijmo.theme.material.cyan-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.cyan-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.cyan-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.cyan-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.cyan-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.cyan-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.cyan-lime.css +13 -0
- package/themes/material/wijmo.theme.material.cyan-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.cyan-orange.css +13 -0
- package/themes/material/wijmo.theme.material.cyan-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.cyan-pink.css +13 -0
- package/themes/material/wijmo.theme.material.cyan-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.cyan-purple.css +13 -0
- package/themes/material/wijmo.theme.material.cyan-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.cyan-red.css +13 -0
- package/themes/material/wijmo.theme.material.cyan-red.scss +24 -0
- package/themes/material/wijmo.theme.material.cyan-teal.css +13 -0
- package/themes/material/wijmo.theme.material.cyan-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.cyan-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.cyan-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_orange-amber.css +13 -0
- package/themes/material/wijmo.theme.material.deep_orange-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_orange-blue.css +13 -0
- package/themes/material/wijmo.theme.material.deep_orange-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_orange-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.deep_orange-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_orange-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.deep_orange-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_orange-green.css +13 -0
- package/themes/material/wijmo.theme.material.deep_orange-green.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_orange-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.deep_orange-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_orange-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.deep_orange-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_orange-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.deep_orange-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_orange-lime.css +13 -0
- package/themes/material/wijmo.theme.material.deep_orange-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_orange-orange.css +13 -0
- package/themes/material/wijmo.theme.material.deep_orange-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_orange-pink.css +13 -0
- package/themes/material/wijmo.theme.material.deep_orange-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_orange-purple.css +13 -0
- package/themes/material/wijmo.theme.material.deep_orange-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_orange-red.css +13 -0
- package/themes/material/wijmo.theme.material.deep_orange-red.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_orange-teal.css +13 -0
- package/themes/material/wijmo.theme.material.deep_orange-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_orange-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.deep_orange-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_purple-amber.css +13 -0
- package/themes/material/wijmo.theme.material.deep_purple-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_purple-blue.css +13 -0
- package/themes/material/wijmo.theme.material.deep_purple-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_purple-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.deep_purple-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_purple-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.deep_purple-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_purple-green.css +13 -0
- package/themes/material/wijmo.theme.material.deep_purple-green.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_purple-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.deep_purple-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_purple-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.deep_purple-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_purple-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.deep_purple-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_purple-lime.css +13 -0
- package/themes/material/wijmo.theme.material.deep_purple-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_purple-orange.css +13 -0
- package/themes/material/wijmo.theme.material.deep_purple-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_purple-pink.css +13 -0
- package/themes/material/wijmo.theme.material.deep_purple-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_purple-purple.css +13 -0
- package/themes/material/wijmo.theme.material.deep_purple-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_purple-red.css +13 -0
- package/themes/material/wijmo.theme.material.deep_purple-red.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_purple-teal.css +13 -0
- package/themes/material/wijmo.theme.material.deep_purple-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.deep_purple-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.deep_purple-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.green-amber.css +13 -0
- package/themes/material/wijmo.theme.material.green-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.green-blue.css +13 -0
- package/themes/material/wijmo.theme.material.green-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.green-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.green-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.green-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.green-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.green-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.green-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.green-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.green-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.green-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.green-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.green-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.green-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.green-lime.css +13 -0
- package/themes/material/wijmo.theme.material.green-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.green-orange.css +13 -0
- package/themes/material/wijmo.theme.material.green-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.green-pink.css +13 -0
- package/themes/material/wijmo.theme.material.green-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.green-purple.css +13 -0
- package/themes/material/wijmo.theme.material.green-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.green-red.css +13 -0
- package/themes/material/wijmo.theme.material.green-red.scss +24 -0
- package/themes/material/wijmo.theme.material.green-teal.css +13 -0
- package/themes/material/wijmo.theme.material.green-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.green-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.green-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.grey-amber.css +13 -0
- package/themes/material/wijmo.theme.material.grey-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.grey-blue.css +13 -0
- package/themes/material/wijmo.theme.material.grey-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.grey-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.grey-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.grey-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.grey-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.grey-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.grey-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.grey-green.css +13 -0
- package/themes/material/wijmo.theme.material.grey-green.scss +24 -0
- package/themes/material/wijmo.theme.material.grey-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.grey-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.grey-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.grey-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.grey-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.grey-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.grey-lime.css +13 -0
- package/themes/material/wijmo.theme.material.grey-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.grey-orange.css +13 -0
- package/themes/material/wijmo.theme.material.grey-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.grey-pink.css +13 -0
- package/themes/material/wijmo.theme.material.grey-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.grey-purple.css +13 -0
- package/themes/material/wijmo.theme.material.grey-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.grey-red.css +13 -0
- package/themes/material/wijmo.theme.material.grey-red.scss +24 -0
- package/themes/material/wijmo.theme.material.grey-teal.css +13 -0
- package/themes/material/wijmo.theme.material.grey-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.grey-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.grey-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.indigo-amber.css +13 -0
- package/themes/material/wijmo.theme.material.indigo-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.indigo-blue.css +13 -0
- package/themes/material/wijmo.theme.material.indigo-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.indigo-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.indigo-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.indigo-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.indigo-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.indigo-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.indigo-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.indigo-green.css +13 -0
- package/themes/material/wijmo.theme.material.indigo-green.scss +24 -0
- package/themes/material/wijmo.theme.material.indigo-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.indigo-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.indigo-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.indigo-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.indigo-lime.css +13 -0
- package/themes/material/wijmo.theme.material.indigo-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.indigo-orange.css +13 -0
- package/themes/material/wijmo.theme.material.indigo-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.indigo-pink.css +13 -0
- package/themes/material/wijmo.theme.material.indigo-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.indigo-purple.css +13 -0
- package/themes/material/wijmo.theme.material.indigo-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.indigo-red.css +13 -0
- package/themes/material/wijmo.theme.material.indigo-red.scss +24 -0
- package/themes/material/wijmo.theme.material.indigo-teal.css +13 -0
- package/themes/material/wijmo.theme.material.indigo-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.indigo-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.indigo-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.light_blue-amber.css +13 -0
- package/themes/material/wijmo.theme.material.light_blue-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.light_blue-blue.css +13 -0
- package/themes/material/wijmo.theme.material.light_blue-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.light_blue-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.light_blue-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.light_blue-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.light_blue-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.light_blue-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.light_blue-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.light_blue-green.css +13 -0
- package/themes/material/wijmo.theme.material.light_blue-green.scss +24 -0
- package/themes/material/wijmo.theme.material.light_blue-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.light_blue-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.light_blue-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.light_blue-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.light_blue-lime.css +13 -0
- package/themes/material/wijmo.theme.material.light_blue-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.light_blue-orange.css +13 -0
- package/themes/material/wijmo.theme.material.light_blue-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.light_blue-pink.css +13 -0
- package/themes/material/wijmo.theme.material.light_blue-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.light_blue-purple.css +13 -0
- package/themes/material/wijmo.theme.material.light_blue-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.light_blue-red.css +13 -0
- package/themes/material/wijmo.theme.material.light_blue-red.scss +24 -0
- package/themes/material/wijmo.theme.material.light_blue-teal.css +13 -0
- package/themes/material/wijmo.theme.material.light_blue-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.light_blue-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.light_blue-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.light_green-amber.css +13 -0
- package/themes/material/wijmo.theme.material.light_green-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.light_green-blue.css +13 -0
- package/themes/material/wijmo.theme.material.light_green-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.light_green-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.light_green-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.light_green-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.light_green-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.light_green-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.light_green-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.light_green-green.css +13 -0
- package/themes/material/wijmo.theme.material.light_green-green.scss +24 -0
- package/themes/material/wijmo.theme.material.light_green-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.light_green-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.light_green-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.light_green-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.light_green-lime.css +13 -0
- package/themes/material/wijmo.theme.material.light_green-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.light_green-orange.css +13 -0
- package/themes/material/wijmo.theme.material.light_green-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.light_green-pink.css +13 -0
- package/themes/material/wijmo.theme.material.light_green-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.light_green-purple.css +13 -0
- package/themes/material/wijmo.theme.material.light_green-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.light_green-red.css +13 -0
- package/themes/material/wijmo.theme.material.light_green-red.scss +24 -0
- package/themes/material/wijmo.theme.material.light_green-teal.css +13 -0
- package/themes/material/wijmo.theme.material.light_green-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.light_green-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.light_green-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.lime-amber.css +13 -0
- package/themes/material/wijmo.theme.material.lime-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.lime-blue.css +13 -0
- package/themes/material/wijmo.theme.material.lime-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.lime-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.lime-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.lime-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.lime-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.lime-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.lime-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.lime-green.css +13 -0
- package/themes/material/wijmo.theme.material.lime-green.scss +24 -0
- package/themes/material/wijmo.theme.material.lime-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.lime-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.lime-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.lime-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.lime-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.lime-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.lime-orange.css +13 -0
- package/themes/material/wijmo.theme.material.lime-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.lime-pink.css +13 -0
- package/themes/material/wijmo.theme.material.lime-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.lime-purple.css +13 -0
- package/themes/material/wijmo.theme.material.lime-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.lime-red.css +13 -0
- package/themes/material/wijmo.theme.material.lime-red.scss +24 -0
- package/themes/material/wijmo.theme.material.lime-teal.css +13 -0
- package/themes/material/wijmo.theme.material.lime-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.lime-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.lime-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.orange-amber.css +13 -0
- package/themes/material/wijmo.theme.material.orange-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.orange-blue.css +13 -0
- package/themes/material/wijmo.theme.material.orange-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.orange-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.orange-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.orange-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.orange-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.orange-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.orange-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.orange-green.css +13 -0
- package/themes/material/wijmo.theme.material.orange-green.scss +24 -0
- package/themes/material/wijmo.theme.material.orange-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.orange-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.orange-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.orange-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.orange-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.orange-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.orange-lime.css +13 -0
- package/themes/material/wijmo.theme.material.orange-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.orange-pink.css +13 -0
- package/themes/material/wijmo.theme.material.orange-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.orange-purple.css +13 -0
- package/themes/material/wijmo.theme.material.orange-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.orange-red.css +13 -0
- package/themes/material/wijmo.theme.material.orange-red.scss +24 -0
- package/themes/material/wijmo.theme.material.orange-teal.css +13 -0
- package/themes/material/wijmo.theme.material.orange-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.orange-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.orange-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.pink-amber.css +13 -0
- package/themes/material/wijmo.theme.material.pink-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.pink-blue.css +13 -0
- package/themes/material/wijmo.theme.material.pink-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.pink-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.pink-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.pink-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.pink-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.pink-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.pink-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.pink-green.css +13 -0
- package/themes/material/wijmo.theme.material.pink-green.scss +24 -0
- package/themes/material/wijmo.theme.material.pink-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.pink-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.pink-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.pink-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.pink-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.pink-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.pink-lime.css +13 -0
- package/themes/material/wijmo.theme.material.pink-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.pink-orange.css +13 -0
- package/themes/material/wijmo.theme.material.pink-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.pink-purple.css +13 -0
- package/themes/material/wijmo.theme.material.pink-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.pink-red.css +13 -0
- package/themes/material/wijmo.theme.material.pink-red.scss +24 -0
- package/themes/material/wijmo.theme.material.pink-teal.css +13 -0
- package/themes/material/wijmo.theme.material.pink-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.pink-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.pink-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.purple-amber.css +13 -0
- package/themes/material/wijmo.theme.material.purple-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.purple-blue.css +13 -0
- package/themes/material/wijmo.theme.material.purple-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.purple-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.purple-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.purple-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.purple-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.purple-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.purple-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.purple-green.css +13 -0
- package/themes/material/wijmo.theme.material.purple-green.scss +24 -0
- package/themes/material/wijmo.theme.material.purple-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.purple-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.purple-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.purple-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.purple-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.purple-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.purple-lime.css +13 -0
- package/themes/material/wijmo.theme.material.purple-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.purple-orange.css +13 -0
- package/themes/material/wijmo.theme.material.purple-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.purple-pink.css +13 -0
- package/themes/material/wijmo.theme.material.purple-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.purple-red.css +13 -0
- package/themes/material/wijmo.theme.material.purple-red.scss +24 -0
- package/themes/material/wijmo.theme.material.purple-teal.css +13 -0
- package/themes/material/wijmo.theme.material.purple-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.purple-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.purple-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.red-amber.css +13 -0
- package/themes/material/wijmo.theme.material.red-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.red-blue.css +13 -0
- package/themes/material/wijmo.theme.material.red-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.red-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.red-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.red-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.red-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.red-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.red-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.red-green.css +13 -0
- package/themes/material/wijmo.theme.material.red-green.scss +24 -0
- package/themes/material/wijmo.theme.material.red-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.red-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.red-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.red-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.red-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.red-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.red-lime.css +13 -0
- package/themes/material/wijmo.theme.material.red-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.red-orange.css +13 -0
- package/themes/material/wijmo.theme.material.red-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.red-pink.css +13 -0
- package/themes/material/wijmo.theme.material.red-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.red-purple.css +13 -0
- package/themes/material/wijmo.theme.material.red-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.red-teal.css +13 -0
- package/themes/material/wijmo.theme.material.red-teal.scss +24 -0
- package/themes/material/wijmo.theme.material.red-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.red-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.teal-amber.css +13 -0
- package/themes/material/wijmo.theme.material.teal-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.teal-blue.css +13 -0
- package/themes/material/wijmo.theme.material.teal-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.teal-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.teal-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.teal-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.teal-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.teal-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.teal-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.teal-green.css +13 -0
- package/themes/material/wijmo.theme.material.teal-green.scss +24 -0
- package/themes/material/wijmo.theme.material.teal-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.teal-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.teal-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.teal-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.teal-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.teal-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.teal-lime.css +13 -0
- package/themes/material/wijmo.theme.material.teal-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.teal-orange.css +13 -0
- package/themes/material/wijmo.theme.material.teal-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.teal-pink.css +13 -0
- package/themes/material/wijmo.theme.material.teal-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.teal-purple.css +13 -0
- package/themes/material/wijmo.theme.material.teal-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.teal-red.css +13 -0
- package/themes/material/wijmo.theme.material.teal-red.scss +24 -0
- package/themes/material/wijmo.theme.material.teal-yellow.css +13 -0
- package/themes/material/wijmo.theme.material.teal-yellow.scss +24 -0
- package/themes/material/wijmo.theme.material.yellow-amber.css +13 -0
- package/themes/material/wijmo.theme.material.yellow-amber.scss +24 -0
- package/themes/material/wijmo.theme.material.yellow-blue.css +13 -0
- package/themes/material/wijmo.theme.material.yellow-blue.scss +24 -0
- package/themes/material/wijmo.theme.material.yellow-cyan.css +13 -0
- package/themes/material/wijmo.theme.material.yellow-cyan.scss +24 -0
- package/themes/material/wijmo.theme.material.yellow-deep_orange.css +13 -0
- package/themes/material/wijmo.theme.material.yellow-deep_orange.scss +24 -0
- package/themes/material/wijmo.theme.material.yellow-deep_purple.css +13 -0
- package/themes/material/wijmo.theme.material.yellow-deep_purple.scss +24 -0
- package/themes/material/wijmo.theme.material.yellow-green.css +13 -0
- package/themes/material/wijmo.theme.material.yellow-green.scss +24 -0
- package/themes/material/wijmo.theme.material.yellow-indigo.css +13 -0
- package/themes/material/wijmo.theme.material.yellow-indigo.scss +24 -0
- package/themes/material/wijmo.theme.material.yellow-light_blue.css +13 -0
- package/themes/material/wijmo.theme.material.yellow-light_blue.scss +24 -0
- package/themes/material/wijmo.theme.material.yellow-light_green.css +13 -0
- package/themes/material/wijmo.theme.material.yellow-light_green.scss +24 -0
- package/themes/material/wijmo.theme.material.yellow-lime.css +13 -0
- package/themes/material/wijmo.theme.material.yellow-lime.scss +24 -0
- package/themes/material/wijmo.theme.material.yellow-orange.css +13 -0
- package/themes/material/wijmo.theme.material.yellow-orange.scss +24 -0
- package/themes/material/wijmo.theme.material.yellow-pink.css +13 -0
- package/themes/material/wijmo.theme.material.yellow-pink.scss +24 -0
- package/themes/material/wijmo.theme.material.yellow-purple.css +13 -0
- package/themes/material/wijmo.theme.material.yellow-purple.scss +24 -0
- package/themes/material/wijmo.theme.material.yellow-red.css +13 -0
- package/themes/material/wijmo.theme.material.yellow-red.scss +24 -0
- package/themes/material/wijmo.theme.material.yellow-teal.css +13 -0
- package/themes/material/wijmo.theme.material.yellow-teal.scss +24 -0
- package/themes/wijmo.theme.cerulean.css +13 -0
- package/themes/wijmo.theme.cerulean.scss +71 -0
- package/themes/wijmo.theme.cleandark.css +13 -0
- package/themes/wijmo.theme.cleandark.scss +71 -0
- package/themes/wijmo.theme.cleanlight.css +13 -0
- package/themes/wijmo.theme.cleanlight.scss +51 -0
- package/themes/wijmo.theme.cocoa.css +13 -0
- package/themes/wijmo.theme.cocoa.scss +47 -0
- package/themes/wijmo.theme.coral.css +13 -0
- package/themes/wijmo.theme.coral.scss +48 -0
- package/themes/wijmo.theme.cyborg.css +13 -0
- package/themes/wijmo.theme.cyborg.scss +49 -0
- package/themes/wijmo.theme.dark.css +13 -0
- package/themes/wijmo.theme.dark.scss +54 -0
- package/themes/wijmo.theme.darkly.css +13 -0
- package/themes/wijmo.theme.darkly.scss +49 -0
- package/themes/wijmo.theme.flatly.css +13 -0
- package/themes/wijmo.theme.flatly.scss +51 -0
- package/themes/wijmo.theme.grayscale.css +13 -0
- package/themes/wijmo.theme.grayscale.scss +47 -0
- package/themes/wijmo.theme.highcontrast.css +13 -0
- package/themes/wijmo.theme.highcontrast.scss +48 -0
- package/themes/wijmo.theme.light.css +13 -0
- package/themes/wijmo.theme.light.scss +47 -0
- package/themes/wijmo.theme.material.amber-indigo.css +13 -0
- package/themes/wijmo.theme.material.amber-indigo.scss +27 -0
- package/themes/wijmo.theme.material.css +13 -0
- package/themes/wijmo.theme.material.indigo-orange.css +13 -0
- package/themes/wijmo.theme.material.indigo-orange.scss +26 -0
- package/themes/wijmo.theme.material.scss +89 -0
- package/themes/wijmo.theme.material.vars.css +13 -0
- package/themes/wijmo.theme.material.vars.scss +30 -0
- package/themes/wijmo.theme.midnight.css +13 -0
- package/themes/wijmo.theme.midnight.scss +53 -0
- package/themes/wijmo.theme.minimal.css +13 -0
- package/themes/wijmo.theme.minimal.scss +49 -0
- package/themes/wijmo.theme.modern.css +13 -0
- package/themes/wijmo.theme.modern.scss +50 -0
- package/themes/wijmo.theme.office.css +13 -0
- package/themes/wijmo.theme.office.scss +48 -0
- package/themes/wijmo.theme.organic.css +13 -0
- package/themes/wijmo.theme.organic.scss +49 -0
- package/themes/wijmo.theme.paper.css +13 -0
- package/themes/wijmo.theme.paper.scss +20 -0
- package/themes/wijmo.theme.simplex.css +13 -0
- package/themes/wijmo.theme.simplex.scss +48 -0
- package/themes/wijmo.theme.slate.css +13 -0
- package/themes/wijmo.theme.slate.scss +49 -0
- package/themes/wijmo.theme.superhero.css +13 -0
- package/themes/wijmo.theme.superhero.scss +52 -0
- package/themes/wijmo.theme.trust.css +13 -0
- package/themes/wijmo.theme.trust.scss +48 -0
- package/themes/wijmo.theme.zen.css +13 -0
- package/themes/wijmo.theme.zen.scss +51 -0
- package/wijmo-core.css +13 -0
- package/wijmo-core.scss +36 -0
- package/wijmo.css +13 -0
- package/wijmo.scss +23 -0
package/README.md
ADDED
@@ -0,0 +1,363 @@
|
|
1
|
+
[English](#wijmo) | [日本語](#wijmo-jp) | [中文](#wijmo-cn) | [한국어](#wijmo-kr)
|
2
|
+
|
3
|
+
# Wijmo
|
4
|
+
|
5
|
+
Wijmo is a complete set of [JavaScript UI components](https://developer.mescius.com/wijmo?utm_source=npmwebsite&utm_medium=prospects&utm_campaign=wijmo_npm) for enterprise development. It includes a powerful data grid, charts, pivot tools, inputs, and much more and is available in your favorite framework, including [Angular](https://developer.mescius.com/wijmo/angular-ui-components?utm_source=npmwebsite&utm_medium=prospects&utm_campaign=wijmo_npm), [React](https://developer.mescius.com/wijmo/react-ui-components?utm_source=npmwebsite&utm_medium=prospects&utm_campaign=wijmo_npm), and [Vue](https://developer.mescius.com/wijmo/vue-ui-components?utm_source=npmwebsite&utm_medium=prospects&utm_campaign=wijmo_npm).
|
6
|
+
|
7
|
+
Cut your development time in half with Wijmo's lightweight, high-performance JavaScript UI components.
|
8
|
+
|
9
|
+
Check out our popular [FlexGrid data grid](https://developer.mescius.com/wijmo/flexgrid-javascript-data-grid?utm_source=npmwebsite&utm_medium=prospects&utm_campaign=wijmo_npm) control.
|
10
|
+
|
11
|
+
Read more about [Wijmo NPM Packages](https://developer.mescius.com/wijmo/docs/GettingStarted/Referencing-Wijmo-NPM?utm_source=npmwebsite&utm_medium=prospects&utm_campaign=wijmo_npm)
|
12
|
+
|
13
|
+
---
|
14
|
+
|
15
|
+
## The BEST DataGrid for JavaScript, Angular, React and Vue
|
16
|
+
|
17
|
+
A great datagrid starts with a fundamentally sound grid. FlexGrid includes only the essential vital features and offers everything else through an extensibility model. Basic Excel-like features like sorting, grouping, and editing are built-in, while the bells and whistles are optional.
|
18
|
+
|
19
|
+
![FlexGrid features include Row Selection, Dyanmic Cell Images, Gauges, Conditional Styling and much more](https://global-cdn.grapecity.com/external/wijmo/npm/best-grids-opt.png "FlexGrid features include Row Selection, Dyanmic Cell Images, Gauges, Conditional Styling and much more")
|
20
|
+
|
21
|
+
The result is a small, fast, familiar, flexible grid. Learn more about FlexGrid for your favorite framework:
|
22
|
+
|
23
|
+
- [JavaScript datagrid](https://developer.mescius.com/wijmo/flexgrid-javascript-data-grid?utm_source=npmwebsite&utm_medium=prospects&utm_campaign=wijmo_npm)
|
24
|
+
- [Angular datagrid](https://developer.mescius.com/wijmo/angular-ui-components/flexgrid-angular-data-grid?utm_source=npmwebsite&utm_medium=prospects&utm_campaign=wijmo_npm)
|
25
|
+
- [React datagrid](https://developer.mescius.com/wijmo/react-ui-components/flexgrid-react-data-grid?utm_source=npmwebsite&utm_medium=prospects&utm_campaign=wijmo_npm)
|
26
|
+
- [Vue datagrid](https://developer.mescius.com/wijmo/vue-ui-components/flexgrid-vue-data-grid?utm_source=npmwebsite&utm_medium=prospects&utm_campaign=wijmo_npm)
|
27
|
+
|
28
|
+
---
|
29
|
+
|
30
|
+
## Get What You're Missing From NPM!
|
31
|
+
|
32
|
+
Make sure to download Wijmo to get the full developer pack. NPM only includes our JS components, but our developer pack includes hundreds of samples with source code for every JS framework, real-world reference applications, and much more!
|
33
|
+
|
34
|
+
**[Download the Wijmo Developer Pack](https://developer.mescius.com/wijmo/npm?utm_source=npmwebsite&utm_medium=prospects&utm_campaign=wijmo_npm) to jump-start your project.**
|
35
|
+
|
36
|
+
---
|
37
|
+
|
38
|
+
## Samples
|
39
|
+
|
40
|
+
Over 450 feature samples available in any JavaScript framework
|
41
|
+
|
42
|
+
- [JavaScript Samples](https://developer.mescius.com/wijmo/demos/Grid/Overview/purejs?utm_source=npmwebsite&utm_medium=prospects&utm_campaign=wijmo_npm)
|
43
|
+
- [Angular Samples](https://developer.mescius.com/wijmo/demos/Grid/Overview/angular?utm_source=npmwebsite&utm_medium=prospects&utm_campaign=wijmo_npm)
|
44
|
+
- [React Samples](https://developer.mescius.com/wijmo/demos/Grid/Overview/react?utm_source=npmwebsite&utm_medium=prospects&utm_campaign=wijmo_npm)
|
45
|
+
- [Vue Samples](https://developer.mescius.com/wijmo/demos/Grid/Overview/vue?utm_source=npmwebsite&utm_medium=prospects&utm_campaign=wijmo_npm)
|
46
|
+
|
47
|
+
We also have real-world reference applications available in any JavaScript framework
|
48
|
+
|
49
|
+
- [JavaScript Reference Applications](https://developer.mescius.com/wijmo/demos/reference-samples/fw-purejs?utm_source=npmwebsite&utm_medium=prospects&utm_campaign=wijmo_npm)
|
50
|
+
- [Angular Reference Applications](https://developer.mescius.com/wijmo/demos/reference-samples/fw-angular?utm_source=npmwebsite&utm_medium=prospects&utm_campaign=wijmo_npm)
|
51
|
+
- [React Reference Applications](https://developer.mescius.com/wijmo/demos/reference-samples/fw-react?utm_source=npmwebsite&utm_medium=prospects&utm_campaign=wijmo_npm)
|
52
|
+
- [React Redux Reference Applications](https://developer.mescius.com/wijmo/demos/reference-samples/fw-react-redux?utm_source=npmwebsite&utm_medium=prospects&utm_campaign=wijmo_npm)
|
53
|
+
- [Vue Reference Applications](https://developer.mescius.com/wijmo/demos/reference-samples/fw-vue?utm_source=npmwebsite&utm_medium=prospects&utm_campaign=wijmo_npm)
|
54
|
+
|
55
|
+
Sample source code available with our [Wijmo Developer Pack](https://developer.mescius.com/wijmo/npm?utm_source=npmwebsite&utm_medium=prospects&utm_campaign=wijmo_npm).
|
56
|
+
|
57
|
+
## Installation
|
58
|
+
|
59
|
+
### To install latest release version:
|
60
|
+
|
61
|
+
```sh
|
62
|
+
npm install @grapecity/wijmo.all
|
63
|
+
```
|
64
|
+
|
65
|
+
### To install latest nightly build:
|
66
|
+
|
67
|
+
```sh
|
68
|
+
npm install @grapecity/wijmo.all@nightly
|
69
|
+
```
|
70
|
+
|
71
|
+
### To install latest RC build:
|
72
|
+
|
73
|
+
```sh
|
74
|
+
npm install @grapecity/wijmo.all@rc
|
75
|
+
```
|
76
|
+
|
77
|
+
## Documentation
|
78
|
+
|
79
|
+
On-line documentation is available here:
|
80
|
+
|
81
|
+
- [API Reference](https://developer.mescius.com/wijmo/api/?utm_source=wijmonpm&utm_medium=npm&utm_campaign=wijmonpm&utm_content=api)
|
82
|
+
- [Documentation Guides](https://developer.mescius.com/wijmo/docs/?utm_source=wijmonpm&utm_medium=npm&utm_campaign=wijmonpm&utm_content=docs)
|
83
|
+
|
84
|
+
## Licensing
|
85
|
+
|
86
|
+
Wijmo is commercially licensed per developer.
|
87
|
+
|
88
|
+
Read more about [Wijmo Licensing](https://developer.mescius.com/licensing/wijmo?utm_source=wijmonpm&utm_medium=npm&utm_campaign=wijmonpm&utm_content=licensing).
|
89
|
+
|
90
|
+
## Resources
|
91
|
+
|
92
|
+
- [Quick Start Guide](https://developer.mescius.com/wijmo/docs/GettingStarted/QuickStart/QuickStart-PureJS?utm_source=npmwebsite&utm_medium=prospects&utm_campaign=wijmo_npm)
|
93
|
+
- [About Wijmo](https://developer.mescius.com/wijmo?utm_source=npmwebsite&utm_medium=prospects&utm_campaign=wijmo_npm)
|
94
|
+
- [Blogs](https://developer.mescius.com/blogs/tags/wijmo?utm_source=npmwebsite&utm_medium=prospects&utm_campaign=wijmo_npm)
|
95
|
+
- [Knowledge Base](https://developer.mescius.com/kb/wijmo?utm_source=npmwebsite&utm_medium=prospects&utm_campaign=wijmo_npm)
|
96
|
+
|
97
|
+
Wijmo Exclusive [Developer Pack Available Here](https://developer.mescius.com/wijmo/npm?utm_source=npmwebsite&utm_medium=prospects&utm_campaign=wijmo_npm)
|
98
|
+
|
99
|
+
## Support
|
100
|
+
|
101
|
+
**Wijmo Support You Need, When You Need It**
|
102
|
+
|
103
|
+
Whether it is through documentation and how-tos, support tickets, or phone assistance, we have one mission: to help you be even more successful.
|
104
|
+
With our Customer Engagement Team, you get direct access to the developers building Wijmo, who will work with you to resolve any issue. You will be in good hands: our current customer satisfaction rating is 85%.
|
105
|
+
|
106
|
+
- 24 hour response time in our [ticketing system](https://developer.mescius.com/support/contact?utm_source=npmwebsite&utm_medium=prospects&utm_campaign=wijmo_npm)
|
107
|
+
- Access to our US-based [phone support](https://developer.mescius.com/contact?utm_source=npmwebsite&utm_medium=prospects&utm_campaign=wijmo_npm) team (9AM-5PM EST)
|
108
|
+
- Elevated priority in the support queue
|
109
|
+
|
110
|
+
Support plans available with a [MESCIUS Wijmo](https://developer.mescius.com/wijmo?utm_source=npmwebsite&utm_medium=prospects&utm_campaign=wijmo_npm) license
|
111
|
+
|
112
|
+
Product support is available through the following mediums:
|
113
|
+
|
114
|
+
- [Submit a Ticket](https://developer.mescius.com/support/contact?utm_source=npmwebsite&utm_medium=prospects&utm_campaign=wijmo_npm)
|
115
|
+
- [Wijmo Forum](https://developer.mescius.com/forums/wijmo?utm_source=npmwebsite&utm_medium=prospects&utm_campaign=wijmo_npm)
|
116
|
+
|
117
|
+
## Questions and Feedback
|
118
|
+
|
119
|
+
We value your feedback and utilize suggestions to help create product roadmaps. Tell us what you think.
|
120
|
+
|
121
|
+
Submit questions to our team of [Wijmo Experts](https://developer.mescius.com/forums/wijmo?utm_source=npmwebsite&utm_medium=prospects&utm_campaign=wijmo_npm)
|
122
|
+
|
123
|
+
## Wijmo JP
|
124
|
+
|
125
|
+
[Wijmo](https://developer.mescius.jp/wijmo)は、Webアプリケーション開発に最適な数多くのUIを搭載するJavaScriptコンポーネントセットです。高速・軽量であり、開発工数の削減に大きく寄与します。データグリッド、チャート、ピボットテーブル、入力など、業務アプリケーション開発に必要となるコントロールを多数収録し、またAngularやReact、Vue.jsといったJavaScriptフレームワークにも対応しています。
|
126
|
+
|
127
|
+
なお、日本語版での動作保証は日本語版サイトで公開しているバージョンのみとなります。
|
128
|
+
また、日本語版を使用する場合は、日本語版のソフトウェア使用許諾契約書が適用されます。日本語版のソフトウェア使用許諾契約書は以下をご覧ください。
|
129
|
+
|
130
|
+
- [ソフトウェア使用許諾契約書](https://download.mescius.jp/license/wijmo/wijmo-userlicense.pdf)
|
131
|
+
|
132
|
+
## サンプル
|
133
|
+
|
134
|
+
[オンラインデモ](https://developer.mescius.jp/wijmo#demo)では、Wijmoの各コントロールの基本機能や使い方をご紹介しています。
|
135
|
+
|
136
|
+
また、[トライアル版](https://developer.mescius.jp/download#javascript)をダウンロードして、実際の機能や動作をご確認いただけます。
|
137
|
+
|
138
|
+
## インストール方法
|
139
|
+
|
140
|
+
[npmによるWijmoの参照](https://demo.mescius.jp/wijmo/docs/GettingStarted/Referencing-Wijmo-NPM)をご覧ください。
|
141
|
+
|
142
|
+
## ドキュメント
|
143
|
+
|
144
|
+
製品の各種ドキュメントは、下記をご参照ください。
|
145
|
+
|
146
|
+
- [製品ヘルプ](https://demo.mescius.jp/wijmo/docs/GettingStarted/Introduction)
|
147
|
+
- [APIリファレンス](https://demo.mescius.jp/wijmo/api/)
|
148
|
+
|
149
|
+
## 製品情報
|
150
|
+
|
151
|
+
製品の詳細や価格、ライセンスについては、下記をご参照ください。
|
152
|
+
|
153
|
+
- [製品情報](https://developer.mescius.jp/wijmo)
|
154
|
+
|
155
|
+
## サポート
|
156
|
+
|
157
|
+
ヘルプやデモに加え、ナレッジベースでは製品の技術情報を公開しております。また、サブスクリプションをご契約中のお客様は、E-mailによる技術サポートをご利用いただけます。
|
158
|
+
|
159
|
+
- [サポート&サービス](https://developer.mescius.jp/support)
|
160
|
+
- [サブスクリプションサービス利用規約](https://download.mescius.jp/license/other/componentone-subscriptionservice.pdf)
|
161
|
+
|
162
|
+
## Wijmo CN
|
163
|
+
|
164
|
+
Wijmo 是一套完整的企业级 JavaScript UI 开发组件。 它包括强大的表格、图表、数据透视、输入等组件,并且可以支持各类主流前端框架,包括 Angular、React 和 Vue。
|
165
|
+
|
166
|
+
Wijmo 的轻量级、高性能 JavaScript UI 组件可以将您的开发时间缩短一半。
|
167
|
+
|
168
|
+
查看我们 [FlexGrid 表格](https://demo.grapecity.com.cn/wijmo/demos/Grid/Overview/purejs) 组件.
|
169
|
+
|
170
|
+
|
171
|
+
---
|
172
|
+
|
173
|
+
## 从 NPM 获取您所缺少的开发包!
|
174
|
+
|
175
|
+
请务必下载 Wijmo 以获得完整的开发包。 NPM 仅包含我们的 JS 组件,但我们的开发包包含数百个示例,其中包含每个 JS 框架的源代码、实际参考应用程序等等!
|
176
|
+
|
177
|
+
**[下载 Wijmo 开发包](https://www.grapecity.com.cn/developer/wijmojs/download) 以启动您的项目。**
|
178
|
+
|
179
|
+
---
|
180
|
+
|
181
|
+
## 示例
|
182
|
+
|
183
|
+
每种 JavaScript 框架中都提供超过 450 个功能示例
|
184
|
+
|
185
|
+
- [JavaScript 示例](https://demo.grapecity.com.cn/wijmo/demos/Grid/Overview/purejs)
|
186
|
+
- [Vue 示例](https://demo.grapecity.com.cn/wijmo/demos/Grid/Overview/vue)
|
187
|
+
- [Angular 示例](https://demo.grapecity.com.cn/wijmo/demos/Grid/Overview/angular)
|
188
|
+
- [React 示例](https://demo.grapecity.com.cn/wijmo/demos/Grid/Overview/react)
|
189
|
+
|
190
|
+
我们还提供了 JavaScript 框架中可用的实际应用示例
|
191
|
+
|
192
|
+
|
193
|
+
- [Vue 参考应用](https://www.grapecity.com/wijmo/demos/reference-samples/#GeoDashboard)
|
194
|
+
- [Angular 参考应用](https://demos.wijmo.com/5/SampleExplorer/SampleExplorer/Sample/WealthHealth)
|
195
|
+
- [React 参考应用](https://www.grapecity.com/wijmo/demos/reference-samples/#GeoDashboard)
|
196
|
+
- [React Redux 参考应用](https://www.grapecity.com/wijmo/demos/reference-samples/#CryptoCurrencyTracking)
|
197
|
+
|
198
|
+
[Wijmo 开发包](https://www.grapecity.com.cn/developer/wijmojs/download) 中提供了示例源代码。
|
199
|
+
|
200
|
+
## 安装
|
201
|
+
|
202
|
+
### 安装最新版本:
|
203
|
+
|
204
|
+
```sh
|
205
|
+
npm install @grapecity/wijmo.all
|
206
|
+
```
|
207
|
+
|
208
|
+
### 安装最新的 nightly 版本:
|
209
|
+
```sh
|
210
|
+
npm install @grapecity/wijmo.all@nightly
|
211
|
+
```
|
212
|
+
|
213
|
+
### 安装最新的 RC 版本:
|
214
|
+
|
215
|
+
```sh
|
216
|
+
npm install @grapecity/wijmo.all@rc
|
217
|
+
```
|
218
|
+
|
219
|
+
## 文档
|
220
|
+
|
221
|
+
在线文档可在此处获取:
|
222
|
+
|
223
|
+
- [API Reference](https://demo.grapecity.com.cn/wijmo/api/)
|
224
|
+
- [Documentation Guides](https://demo.grapecity.com.cn/wijmo/docs/GettingStarted/Introduction)
|
225
|
+
|
226
|
+
## 许可
|
227
|
+
|
228
|
+
Wijmo授权由开发授权和部署授权组成
|
229
|
+
|
230
|
+
了解 [WijmoJS 价格与授权方式](https://www.grapecity.com.cn/developer/wijmojs#price).
|
231
|
+
|
232
|
+
## 资源
|
233
|
+
|
234
|
+
- [快速入门指南](https://demo.grapecity.com.cn/wijmo/docs/GettingStarted/QuickStart/QuickStart-PureJS)
|
235
|
+
- [Wijmo 产品介绍](https://www.grapecity.com.cn/developer/wijmojs)
|
236
|
+
- [博客](https://www.grapecity.com.cn/blogs/tags/wijmo)
|
237
|
+
- [论坛](https://gcdn.grapecity.com.cn/showforum-140-1.html)
|
238
|
+
|
239
|
+
Wijmo 开发包可以从 [这里](https://www.grapecity.com.cn/developer/wijmojs/download) 下载
|
240
|
+
|
241
|
+
## 支持
|
242
|
+
|
243
|
+
**Wijmo 随时为您提供支持**
|
244
|
+
|
245
|
+
提供多种售前支持方式。您可以通过电话热线、邮件、售前顾问、在线咨询、添加企业微信等方式获取获取售前咨询、产品解决方案、产品选型等1V1服务。帮您快速了解产品特性,助您POC验证成功,节省时间成本。
|
246
|
+
|
247
|
+
- [联系我们](https://www.grapecity.com.cn/support#goumaizixun)
|
248
|
+
|
249
|
+
|
250
|
+
## 问题反馈
|
251
|
+
|
252
|
+
我们重视您的反馈并利用建议来帮助创建产品路线图。 告诉我们你的想法。
|
253
|
+
|
254
|
+
[提交您的问题和反馈建议](https://gcdn.grapecity.com.cn/showforum-173-1.html)
|
255
|
+
|
256
|
+
# Wijmo KR
|
257
|
+
|
258
|
+
Wijmo(위즈모)는 고성능의 Web App 개발을 위한 완전한 JavaScript UI 컴포넌트 세트입니다. 강력한 데이터 그리드(DataGrid), 차트(Chart), 피벗 도구(OLAP/Pivop), 입력(Input) 등 개발에 필요한 100+의 다양한 컨트롤이 포함되어 있습니다.
|
259
|
+
|
260
|
+
또한, Wijmo는 Angular, React 및 Vue 등 개발자가 빠른 웹 개발과 효율적인 코드 유지 관리를 쉽게 할 수 있도록 JavaScript 프레임워크에 대한 지원을 제공합니다.
|
261
|
+
|
262
|
+
Wijmo의 경량 고성능 JavaScript UI 컴포넌트로 개발 시간을 절반으로 줄이십시오.
|
263
|
+
|
264
|
+
**[한국 Wijmo 공식 홈페이지 방문하기](https://mescius.co.kr/wijmo)**
|
265
|
+
|
266
|
+
## 개발자 패키지를 다운받아 보세요.
|
267
|
+
|
268
|
+
Wijmo 개발자 패키지를 아래 링크를 통해서 다운받아 보세요. NPM은 JS 라이브러리만 제공하지만, 개발자 패키지는 인기 있는 JS 프레임워크(Angular, React, Vue..)를 위한, 수백개의 샘플과 소스코드를 제공합니다.
|
269
|
+
|
270
|
+
**[Wijmo 개발자 패키지](https://mescius.co.kr/wijmo/download)를 다운로드하여 여러분의 개발 프로젝트를 시작해보세요.**
|
271
|
+
|
272
|
+
## 튜토리얼 | Demo & Sample
|
273
|
+
|
274
|
+
450가지 이상의 다양한 기능 샘플을 통해, 직접 사용해보고 소스코드를 보면서 Wijmo의 모든 기능을 여러분의 App에 쉽고 빠르게 적용해볼 수 있습니다.
|
275
|
+
|
276
|
+
모든 샘플은 한국어가 지원됩니다.
|
277
|
+
|
278
|
+
**[Wijmo 튜토리얼 페이지 바로가기](https://mescius.co.kr/wijmo/tutorial)**
|
279
|
+
|
280
|
+
아래의 링크를 통해 원하시는 JS 프레임워크의 튜토리얼 사이트로 바로 이동할 수 있습니다.
|
281
|
+
|
282
|
+
- [JavaScript 샘플](https://wijmo-js-demo.web.app/)
|
283
|
+
- [JavaScript 샘플 (SystemJS/CommonJS 모듈 기반)](https://demo.mescius.co.kr/wijmo/learn-wijmo/Grid/Overview/purejs)
|
284
|
+
- [Angular 샘플](https://demo.mescius.co.kr/wijmo/learn-wijmo/Grid/Overview/angular)
|
285
|
+
- [React 샘플](https://demo.mescius.co.kr/wijmo/learn-wijmo/Grid/Overview/react)
|
286
|
+
- [Vue 샘플](https://demo.mescius.co.kr/wijmo/learn-wijmo/Grid/Overview/vue)
|
287
|
+
|
288
|
+
JavaScript(SystemJS/CommonJS 모듈 기반), Angular, React, Vue 샘플은 모두 [Wijmo 개발자 패키지](https://mescius.co.kr/wijmo/download)에 포함되어 있습니다.
|
289
|
+
|
290
|
+
## 설치하기
|
291
|
+
|
292
|
+
Wijmo 라이브러리를 사용하기 위해서는 아래와 같이 2가지 방법을 통해 JS 라이브러리를 얻으실 수 있습니다.
|
293
|
+
|
294
|
+
#### 개발자 패키지
|
295
|
+
|
296
|
+
가장 권장 드리는 방법으로, 홈페이지에서 한국 정식 버전의 [개발자 패키지를 다운로드](https://mescius.co.kr/wijmo/download)하여, 필요하신 Wijmo의 JS 라이브러리를 여러분의 어플리케이션으로 가져오시면 됩니다.
|
297
|
+
|
298
|
+
#### WIJMO NPM
|
299
|
+
|
300
|
+
Wijmo는 또한 NPM을 지원합니다. 이를 통해 최신 버전의 Wijmo 라이브러리를 사용하실 수 있습니다.
|
301
|
+
|
302
|
+
**[최신 정식 버전]**
|
303
|
+
|
304
|
+
```sh
|
305
|
+
npm install @grapecity/wijmo.all
|
306
|
+
```
|
307
|
+
|
308
|
+
**[Nightly 버전]**
|
309
|
+
|
310
|
+
```sh
|
311
|
+
npm install @grapecity/wijmo.all@nightly
|
312
|
+
```
|
313
|
+
|
314
|
+
**[RC 버전]**
|
315
|
+
|
316
|
+
```sh
|
317
|
+
npm install @grapecity/wijmo.all@rc
|
318
|
+
```
|
319
|
+
|
320
|
+
## 빠른시작 가이드
|
321
|
+
|
322
|
+
개발자 패키지 또는 NPM을 통해 Wijmo 라이브러리를 가져오셨다면, 아래의 가이드를 통해서 Wijmo 개발을 시작할 수 있습니다.
|
323
|
+
|
324
|
+
- [PureJS](https://wijmo-js-demo.web.app/00-QuickStart)
|
325
|
+
- [PureJS (JS 모듈 로더 사용시)](https://demo.mescius.co.kr/wijmo/docs/GettingStarted/QuickStart/QuickStart-PureJS)
|
326
|
+
- [Angular](https://demo.mescius.co.kr/wijmo/docs/GettingStarted/QuickStart/QuickStart-Angular)
|
327
|
+
- [React](https://demo.mescius.co.kr/wijmo/docs/GettingStarted/QuickStart/QuickStart-React)
|
328
|
+
- [Vue](https://demo.mescius.co.kr/wijmo/docs/GettingStarted/QuickStart/QuickStart-Vue)
|
329
|
+
|
330
|
+
## 라이선싱
|
331
|
+
|
332
|
+
Wijmo 라이브러리를 상업용으로 개발하고 배포하기 위해서는 **개발자 라이선스**와 **배포 라이선스**를 반드시 구매하셔야 합니다.
|
333
|
+
|
334
|
+
- [가격 및 라이선스](https://www.mescius.co.kr/wijmo#price)
|
335
|
+
- [배포 라이선싱 등록 방법](https://dev.mescius.co.kr/bbs/board.php?bo_table=wijmo_faq&wr_id=1)
|
336
|
+
|
337
|
+
## 개발자 문서
|
338
|
+
|
339
|
+
개발 시에 온라인 개발자 문서를 참고할 수 있습니다.
|
340
|
+
|
341
|
+
- [개발자 도움말](https://demo.mescius.co.kr/wijmo/docs/GettingStarted/Introduction)
|
342
|
+
- [API 참조](https://demo.mescius.co.kr/wijmo/api/)
|
343
|
+
|
344
|
+
## 기술 지원
|
345
|
+
|
346
|
+
Wijmo를 사용하시다가 어려움이 있으실 경우, 언제든지 아래의 개발자 포럼을 통해 질문을 남겨주세요.
|
347
|
+
|
348
|
+
한국 지사의 전문 기술팀의 지원을 받아 보실 수 있습니다.
|
349
|
+
|
350
|
+
- [Wijmo 질문하기](https://dev.mescius.co.kr/bbs/board.php?bo_table=wijmo_qna)
|
351
|
+
|
352
|
+
## 더 많은 소식을 받아 보세요.
|
353
|
+
|
354
|
+
MESCIUS KOREA 개발자 포럼에서 Wijmo에 대한 신규 버전 출시 소식 및 다양한 블로그 컨텐츠를 확인해보세요.
|
355
|
+
|
356
|
+
- [새로운 소식](https://dev.mescius.co.kr/bbs/board.php?bo_table=wijmo_news)
|
357
|
+
- [블로그 & Tips](https://dev.mescius.co.kr/bbs/board.php?bo_table=wijmo_bntips)
|
358
|
+
- [온라인 스터디](https://dev.mescius.co.kr/bbs/board.php?bo_table=wijmo_o_study)
|
359
|
+
- [FAQ](https://dev.mescius.co.kr/bbs/board.php?bo_table=wijmo_faq)
|
360
|
+
|
361
|
+
MESCIUS KOREA 카카오톡 친구 추가를 하시면, 더욱 빠르게 최신 소식, 이벤트 및 세미나 정보를 받아보실 수 있습니다
|
362
|
+
|
363
|
+
- [카카오톡 친구 추가하기](https://pf.kakao.com/_ClxiWxb)
|
@@ -0,0 +1,79 @@
|
|
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
|
+
//
|
15
|
+
// constants
|
16
|
+
//
|
17
|
+
|
18
|
+
$white: #fff !default;
|
19
|
+
$grey-100: #f8f9fa !default;
|
20
|
+
$grey-200: #e9ecef !default;
|
21
|
+
$grey-300: #dee2e6 !default;
|
22
|
+
$grey-400: #ced4da !default;
|
23
|
+
$grey-500: #adb5bd !default;
|
24
|
+
$grey-600: #6c757d !default;
|
25
|
+
$grey-700: #495057 !default;
|
26
|
+
$grey-800: #343a40 !default;
|
27
|
+
$grey-900: #212529 !default;
|
28
|
+
$black: #000 !default;
|
29
|
+
|
30
|
+
$blue: #007bff !default;
|
31
|
+
$indigo: #6610f2 !default;
|
32
|
+
$purple: #6f42c1 !default;
|
33
|
+
$pink: #e83e8c !default;
|
34
|
+
$red: #dc3545 !default;
|
35
|
+
$orange: #fd7e14 !default;
|
36
|
+
$yellow: #ffc107 !default;
|
37
|
+
$green: #28a745 !default;
|
38
|
+
$teal: #20c997 !default;
|
39
|
+
$cyan: #17a2b8 !default;
|
40
|
+
|
41
|
+
// material design colors
|
42
|
+
$mdl-cyan: rgb(0, 188, 212) !default;
|
43
|
+
$mdl-cyan-inner: rgb(0, 151, 167) !default;
|
44
|
+
$mdl-teal: rgb(0, 150, 136) !default;
|
45
|
+
$mdl-teal-inner: rgb(0, 121, 107) !default;
|
46
|
+
$mdl-green: rgb(76, 175, 80) !default;
|
47
|
+
$mdl-green-inner: rgb(56, 142, 60) !default;
|
48
|
+
$mdl-light-green: rgb(139, 195, 74) !default;
|
49
|
+
$mdl-light-green-inner: rgb(104, 159, 56) !default;
|
50
|
+
$mdl-lime: rgb(205, 220, 57) !default;
|
51
|
+
$mdl-lime-inner: rgb(175, 180, 43) !default;
|
52
|
+
$mdl-yellow: rgb(255, 235, 59) !default;
|
53
|
+
$mdl-yellow-inner: rgb(251, 192, 45) !default;
|
54
|
+
$mdl-amber: rgb(255, 193, 7) !default;
|
55
|
+
$mdl-amber-inner: rgb(255, 160, 0) !default;
|
56
|
+
$mdl-orange: rgb(255, 152, 0) !default;
|
57
|
+
$mdl-orange-inner: rgb(245, 124, 0) !default;
|
58
|
+
$mdl-brown: rgb(121, 85, 72) !default;
|
59
|
+
$mdl-brown-inner: rgb(93, 64, 55) !default;
|
60
|
+
$mdl-blue-grey: rgb(96, 125, 139) !default;
|
61
|
+
$mdl-blue-grey-inner: rgb(69, 90, 100) !default;
|
62
|
+
$mdl-grey: rgb(158, 158, 158) !default;
|
63
|
+
$mdl-grey-inner: rgb(97, 97, 97) !default;
|
64
|
+
$mdl-deep-orange: rgb(255, 87, 34) !default;
|
65
|
+
$mdl-deep-orange-inner: rgb(230, 74, 25) !default;
|
66
|
+
$mdl-red: rgb(244, 67, 54) !default;
|
67
|
+
$mdl-red-inner: rgb(211, 47, 47) !default;
|
68
|
+
$mdl-pink: rgb(233, 30, 99) !default;
|
69
|
+
$mdl-pink-inner: rgb(194, 24, 91) !default;
|
70
|
+
$mdl-purple: rgb(156, 39, 176) !default;
|
71
|
+
$mdl-purple-inner: rgb(123, 31, 162) !default;
|
72
|
+
$mdl-deep-purple: rgb(103, 58, 183) !default;
|
73
|
+
$mdl-deep-purple-inner: rgb(81, 45, 168) !default;
|
74
|
+
$mdl-indigo: rgb(63, 81, 181) !default;
|
75
|
+
$mdl-indigo-inner: rgb(48, 63, 159) !default;
|
76
|
+
$mdl-blue: rgb(33, 150, 243) !default;
|
77
|
+
$mdl-blue-inner: rgb(25, 118, 210) !default;
|
78
|
+
$mdl-light-blue: rgb(3, 169, 244) !default;
|
79
|
+
$mdl-light-blue-inner: rgb(2, 136, 209) !default;
|