File tree Expand file tree Collapse file tree 18 files changed +20427
-43
lines changed Expand file tree Collapse file tree 18 files changed +20427
-43
lines changed Original file line number Diff line number Diff line change 1313 "@angular/platform-browser" : " ~13.3.0" ,
1414 "@angular/platform-browser-dynamic" : " ~13.3.0" ,
1515 "@angular/router" : " ~13.3.0" ,
16- "@smart-webcomponents-angular/barcode" : " 13.1.43 " ,
16+ "@smart-webcomponents-angular/barcode" : " 13.1.44 " ,
1717 "rxjs" : " ~7.5.0" ,
1818 "tslib" : " ^2.3.0" ,
1919 "zone.js" : " ~0.11.4"
Original file line number Diff line number Diff line change 1313 "@angular/platform-browser" : " ~13.3.0" ,
1414 "@angular/platform-browser-dynamic" : " ~13.3.0" ,
1515 "@angular/router" : " ~13.3.0" ,
16- "@smart-webcomponents-angular/button" : " 13.1.43 " ,
17- "@smart-webcomponents-angular/numberinput" : " 13.1.43 " ,
18- "@smart-webcomponents-angular/colorpicker" : " 13.1.43 " ,
19- "@smart-webcomponents-angular/input" : " 13.1.43 " ,
20- "@smart-webcomponents-angular/barcode" : " 13.1.43 " ,
16+ "@smart-webcomponents-angular/button" : " 13.1.44 " ,
17+ "@smart-webcomponents-angular/numberinput" : " 13.1.44 " ,
18+ "@smart-webcomponents-angular/colorpicker" : " 13.1.44 " ,
19+ "@smart-webcomponents-angular/input" : " 13.1.44 " ,
20+ "@smart-webcomponents-angular/barcode" : " 13.1.44 " ,
2121 "rxjs" : " ~7.5.0" ,
2222 "tslib" : " ^2.3.0" ,
2323 "zone.js" : " ~0.11.4"
Original file line number Diff line number Diff line change 1313 "@angular/platform-browser" : " ~13.3.0" ,
1414 "@angular/platform-browser-dynamic" : " ~13.3.0" ,
1515 "@angular/router" : " ~13.3.0" ,
16- "@smart-webcomponents-angular/button" : " 13.1.43 " ,
17- "@smart-webcomponents-angular/barcode" : " 13.1.43 " ,
16+ "@smart-webcomponents-angular/button" : " 13.1.44 " ,
17+ "@smart-webcomponents-angular/barcode" : " 13.1.44 " ,
1818 "rxjs" : " ~7.5.0" ,
1919 "tslib" : " ^2.3.0" ,
2020 "zone.js" : " ~0.11.4"
Original file line number Diff line number Diff line change 1313 "@angular/platform-browser" : " ~13.3.0" ,
1414 "@angular/platform-browser-dynamic" : " ~13.3.0" ,
1515 "@angular/router" : " ~13.3.0" ,
16- "@smart-webcomponents-angular/button" : " 13.1.43 " ,
17- "@smart-webcomponents-angular/barcode" : " 13.1.43 " ,
16+ "@smart-webcomponents-angular/button" : " 13.1.44 " ,
17+ "@smart-webcomponents-angular/barcode" : " 13.1.44 " ,
1818 "rxjs" : " ~7.5.0" ,
1919 "tslib" : " ^2.3.0" ,
2020 "zone.js" : " ~0.11.4"
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ <h2>Barcode rendering modes</h2>
2222 </ p >
2323 </ div >
2424 < div class ="module ">
25- < smart-barcode #barcode [renderAs] ="'renderSVG ' " [type] ="'code128a' " [value] ="'SVG RENDER' "> </ smart-barcode >
26- < smart-barcode #barcode2 [renderAs] ="'renderCanvas ' " [type] ="'code128a' " [value] ="'CANVAS REN' "> </ smart-barcode >
25+ < smart-barcode #barcode [renderAs] ="'svg ' " [type] ="'code128a' " [value] ="'SVG RENDER' "> </ smart-barcode >
26+ < smart-barcode #barcode2 [renderAs] ="'canvas ' " [type] ="'code128a' " [value] ="'CANVAS REN' "> </ smart-barcode >
2727 </ div >
2828
2929 </ section >
Original file line number Diff line number Diff line change 1313 "@angular/platform-browser" : " ~13.3.0" ,
1414 "@angular/platform-browser-dynamic" : " ~13.3.0" ,
1515 "@angular/router" : " ~13.3.0" ,
16- "@smart-webcomponents-angular/button" : " 13.1.43 " ,
17- "@smart-webcomponents-angular/radiobutton" : " 13.1.43 " ,
18- "@smart-webcomponents-angular/barcode" : " 13.1.43 " ,
16+ "@smart-webcomponents-angular/button" : " 13.1.44 " ,
17+ "@smart-webcomponents-angular/radiobutton" : " 13.1.44 " ,
18+ "@smart-webcomponents-angular/barcode" : " 13.1.44 " ,
1919 "rxjs" : " ~7.5.0" ,
2020 "tslib" : " ^2.3.0" ,
2121 "zone.js" : " ~0.11.4"
Original file line number Diff line number Diff line change 1313 "@angular/platform-browser" : " ~13.3.0" ,
1414 "@angular/platform-browser-dynamic" : " ~13.3.0" ,
1515 "@angular/router" : " ~13.3.0" ,
16- "@smart-webcomponents-angular/button" : " 13.1.43 " ,
17- "@smart-webcomponents-angular/barcode" : " 13.1.43 " ,
16+ "@smart-webcomponents-angular/button" : " 13.1.44 " ,
17+ "@smart-webcomponents-angular/barcode" : " 13.1.44 " ,
1818 "rxjs" : " ~7.5.0" ,
1919 "tslib" : " ^2.3.0" ,
2020 "zone.js" : " ~0.11.4"
Original file line number Diff line number Diff line change 1313 "@angular/platform-browser" : " ~13.3.0" ,
1414 "@angular/platform-browser-dynamic" : " ~13.3.0" ,
1515 "@angular/router" : " ~13.3.0" ,
16- "@smart-webcomponents-angular/button" : " 13.1.43 " ,
17- "@smart-webcomponents-angular/qrcode" : " 13.1.43 " ,
16+ "@smart-webcomponents-angular/button" : " 13.1.44 " ,
17+ "@smart-webcomponents-angular/qrcode" : " 13.1.44 " ,
1818 "rxjs" : " ~7.5.0" ,
1919 "tslib" : " ^2.3.0" ,
2020 "zone.js" : " ~0.11.4"
Original file line number Diff line number Diff line change 1313 "@angular/platform-browser" : " ~13.3.0" ,
1414 "@angular/platform-browser-dynamic" : " ~13.3.0" ,
1515 "@angular/router" : " ~13.3.0" ,
16- "@smart-webcomponents-angular/button" : " 13.1.43 " ,
17- "@smart-webcomponents-angular/checkbox" : " 13.1.43 " ,
18- "@smart-webcomponents-angular/numberinput" : " 13.1.43 " ,
19- "@smart-webcomponents-angular/colorpicker" : " 13.1.43 " ,
20- "@smart-webcomponents-angular/input" : " 13.1.43 " ,
21- "@smart-webcomponents-angular/qrcode" : " 13.1.43 " ,
16+ "@smart-webcomponents-angular/button" : " 13.1.44 " ,
17+ "@smart-webcomponents-angular/checkbox" : " 13.1.44 " ,
18+ "@smart-webcomponents-angular/numberinput" : " 13.1.44 " ,
19+ "@smart-webcomponents-angular/colorpicker" : " 13.1.44 " ,
20+ "@smart-webcomponents-angular/input" : " 13.1.44 " ,
21+ "@smart-webcomponents-angular/qrcode" : " 13.1.44 " ,
2222 "rxjs" : " ~7.5.0" ,
2323 "tslib" : " ^2.3.0" ,
2424 "zone.js" : " ~0.11.4"
You can’t perform that action at this time.
0 commit comments