New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@progress/kendo-angular-l10n

Package Overview
Dependencies
Maintainers
1
Versions
853
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@progress/kendo-angular-l10n - npm Package Compare versions

Comparing version 1.2.1 to 1.3.0-dev.201810182217

2

dist/systemjs/kendo-angular-l10n.js

@@ -1,1 +0,1 @@

System.register("@progress/kendo-angular-l10n",["tslib","rxjs/Subject","@angular/core","rxjs/operators/skip","rxjs/BehaviorSubject","rxjs/operators/tap","rxjs/operators/map"],function(i){var r,n,o,s,c,u,a;function e(t){return t.__useDefault?t.default:t}return{setters:[function(t){r=e(t)},function(t){n=e(t)},function(t){o=e(t)},function(t){s=e(t)},function(t){c=e(t)},function(t){u=e(t)},function(t){a=e(t)}],execute:function(){!function(r){var n={};function i(t){if(n[t])return n[t].exports;var e=n[t]={exports:{},id:t,loaded:!1};return r[t].call(e.exports,e,e.exports,i),e.loaded=!0,e.exports}i.m=r,i.c=n,i.p="",i(0)}([function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r(1);n.__exportStar(r(2),e),n.__exportStar(r(5),e),n.__exportStar(r(7),e),n.__exportStar(r(8),e),function(t){for(var e in t)i(e,t[e])}(e)},function(t,e){t.exports=r},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r(1),i=r(3),o=r(4),s=function(){function t(){this.changes=new o.Subject}return t.prototype.notify=function(t){this.changes.next({rtl:t})},t.prototype.get=function(t){},t=n.__decorate([i.Injectable()],t)}();e.MessageService=s},function(t,e){t.exports=o},function(t,e){t.exports=n},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r(6),i=function(){function t(){}return Object.defineProperty(t.prototype,"override",{get:function(){return!1},enumerable:!0,configurable:!0}),t.prototype.ngOnChanges=function(t){this.register(t)},t.prototype.ngOnInit=function(){var t=this;this.subscription=this.service.changes.pipe(n.skip(1)).subscribe(function(){return t.register(t)})},t.prototype.register=function(t){var e=this;Object.keys(t).forEach(function(t){return e.service.register(t,e[t],e.override)})},t.prototype.ngOnDestroy=function(){this.subscription&&this.subscription.unsubscribe()},t}();e.ComponentMessages=i},function(t,e){t.exports=s},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r(1),i=r(3),o=r(2),s=r(8),c=r(9),u=r(10),a=r(11);e.L10N_PREFIX=new i.InjectionToken("Localization key prefix");var p=function(){function t(t,e,r){var n=this;this.prefix=t,this.messageService=e,this._rtl=r,this.changes=new c.BehaviorSubject({rtl:this._rtl}),this.dictionary={},e&&(this.subscription=e.changes.pipe(u.map(function(t){var e=t.rtl;return void 0!==e?e:n._rtl}),a.tap(function(t){return n._rtl=t})).subscribe(function(t){n.dictionary={},n.changes.next({rtl:t})}))}return Object.defineProperty(t.prototype,"rtl",{get:function(){return this._rtl},enumerable:!0,configurable:!0}),t.prototype.ngOnDestroy=function(){this.subscription&&this.subscription.unsubscribe()},t.prototype.get=function(t){var e=this.key(t);return this.dictionary[e]},t.prototype.register=function(t,e,r){void 0===r&&(r=!1);var n=this.key(t),i=e;if(!r){if(this.dictionary.hasOwnProperty(n))return;i=this.defaultValue(n,e)}this.dictionary[n]=i},t.prototype.key=function(t){return this.prefix+"."+t},t.prototype.defaultValue=function(t,e){if(!this.messageService)return e;var r=this.messageService.get(t);return void 0===r?e:r},t=n.__decorate([i.Injectable(),n.__param(0,i.Inject(e.L10N_PREFIX)),n.__param(1,i.Optional()),n.__param(2,i.Optional()),n.__param(2,i.Inject(s.RTL)),n.__metadata("design:paramtypes",[String,o.MessageService,Boolean])],t)}();e.LocalizationService=p},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r(3);e.RTL=new n.InjectionToken("Kendo UI Right-to-Left token")},function(t,e){t.exports=c},function(t,e){t.exports=a},function(t,e){t.exports=u}])}}});
System.register("@progress/kendo-angular-l10n",["tslib","@angular/core","rxjs/Subject","rxjs/operators/skip","rxjs/BehaviorSubject","rxjs/operators/map","rxjs/operators/tap"],function(i){var r,n,o,s,c,u,a;function e(t){return t.__useDefault?t.default:t}return{setters:[function(t){r=e(t)},function(t){n=e(t)},function(t){o=e(t)},function(t){s=e(t)},function(t){c=e(t)},function(t){u=e(t)},function(t){a=e(t)}],execute:function(){!function(r){var n={};function i(t){if(n[t])return n[t].exports;var e=n[t]={exports:{},id:t,loaded:!1};return r[t].call(e.exports,e,e.exports,i),e.loaded=!0,e.exports}i.m=r,i.c=n,i.p="",i(0)}([function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r(1);n.__exportStar(r(2),e),n.__exportStar(r(5),e),n.__exportStar(r(7),e),n.__exportStar(r(8),e),function(t){for(var e in t)i(e,t[e])}(e)},function(t,e){t.exports=r},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r(1),i=r(3),o=r(4),s=function(){function t(){this.changes=new o.Subject}return t.prototype.notify=function(t){this.changes.next({rtl:t})},t.prototype.get=function(t){},t=n.__decorate([i.Injectable()],t)}();e.MessageService=s},function(t,e){t.exports=n},function(t,e){t.exports=o},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r(6),i=function(){function t(){}return Object.defineProperty(t.prototype,"override",{get:function(){return!1},enumerable:!0,configurable:!0}),t.prototype.ngOnChanges=function(t){this.register(t)},t.prototype.ngOnInit=function(){var t=this;this.subscription=this.service.changes.pipe(n.skip(1)).subscribe(function(){return t.register(t)})},t.prototype.register=function(t){var e=this;Object.keys(t).forEach(function(t){return e.service.register(t,e[t],e.override)})},t.prototype.ngOnDestroy=function(){this.subscription&&this.subscription.unsubscribe()},t}();e.ComponentMessages=i},function(t,e){t.exports=s},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r(1),i=r(3),o=r(2),s=r(8),c=r(9),u=r(10),a=r(11);e.L10N_PREFIX=new i.InjectionToken("Localization key prefix");var p=function(){function t(t,e,r){var n=this;this.prefix=t,this.messageService=e,this._rtl=r,this.changes=new c.BehaviorSubject({rtl:this._rtl}),this.dictionary={},e&&(this.subscription=e.changes.pipe(u.map(function(t){var e=t.rtl;return void 0!==e?e:n._rtl}),a.tap(function(t){return n._rtl=t})).subscribe(function(t){n.dictionary={},n.changes.next({rtl:t})}))}return Object.defineProperty(t.prototype,"rtl",{get:function(){return this._rtl},enumerable:!0,configurable:!0}),t.prototype.ngOnDestroy=function(){this.subscription&&this.subscription.unsubscribe()},t.prototype.get=function(t){var e=this.key(t);return this.dictionary[e]},t.prototype.register=function(t,e,r){void 0===r&&(r=!1);var n=this.key(t),i=e;if(!r){if(this.dictionary.hasOwnProperty(n))return;i=this.defaultValue(n,e)}this.dictionary[n]=i},t.prototype.key=function(t){return this.prefix+"."+t},t.prototype.defaultValue=function(t,e){if(!this.messageService)return e;var r=this.messageService.get(t);return void 0===r?e:r},t=n.__decorate([i.Injectable(),n.__param(0,i.Inject(e.L10N_PREFIX)),n.__param(1,i.Optional()),n.__param(2,i.Optional()),n.__param(2,i.Inject(s.RTL)),n.__metadata("design:paramtypes",[String,o.MessageService,Boolean])],t)}();e.LocalizationService=p},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r(3);e.RTL=new n.InjectionToken("Kendo UI Right-to-Left token")},function(t,e){t.exports=c},function(t,e){t.exports=u},function(t,e){t.exports=a}])}}});

@@ -6,3 +6,3 @@ {

"license": "SEE LICENSE IN LICENSE.md",
"version": "1.2.1",
"version": "1.3.0-dev.201810182217",
"main": "dist/npm/index.js",

@@ -30,4 +30,4 @@ "module": "dist/es/index.js",

"peerDependencies": {
"@angular/common": "4 - 6",
"@angular/core": "4 - 6",
"@angular/common": "4 - 7",
"@angular/core": "4 - 7",
"rxjs": "5.5 - 6"

@@ -34,0 +34,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc