Request to add 'openAmount' for $ionicSideMenuDelegate delegate service in ionic.budle.js and ionic.bundle.min.js

In ionic.bundle.js around line 49839:

IonicModule
.service(‘$ionicSideMenuDelegate’, ionic.DelegateService([
‘toggleLeft’,‘toggleRight’,

Could you please add 'openAmount' to this service as it is available and is missing in Ionic v1.1.1?

Many thanks

I just upgraded Ionic to version 1.2.4 and 'openAmount' is still being omitted from ionic.bundle.js and ionic.bundle.min.js. Any mentioning it will be added to the next version release?