@nativescript-community/ui-material-bottomnavigationbar
Advanced tools
Comparing version 4.0.9 to 4.0.10
@@ -5,3 +5,3 @@ (function (global, factory) { | ||
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global['nativescript-community'] = global['nativescript-community'] || {}, global['nativescript-community']['ui-material-bottomnavigationbar-angular'] = {}), global.ng.core, global['ns-angular'], global['ns-material-bottomnavigationbar'])); | ||
}(this, (function (exports, core, angular, uiMaterialBottomnavigationbar) { 'use strict'; | ||
}(this, (function (exports, i0, angular, uiMaterialBottomnavigationbar) { 'use strict'; | ||
@@ -13,7 +13,12 @@ var BottomNavigationBarDirective = /** @class */ (function () { | ||
}()); | ||
BottomNavigationBarDirective.decorators = [ | ||
{ type: core.Directive, args: [{ | ||
selector: 'BottomNavigationBar' | ||
},] } | ||
]; | ||
BottomNavigationBarDirective.ɵfac = function BottomNavigationBarDirective_Factory(t) { return new (t || BottomNavigationBarDirective)(); }; | ||
BottomNavigationBarDirective.ɵdir = i0.ɵɵdefineDirective({ type: BottomNavigationBarDirective, selectors: [["BottomNavigationBar"]] }); | ||
(function () { | ||
i0.ɵsetClassMetadata(BottomNavigationBarDirective, [{ | ||
type: i0.Directive, | ||
args: [{ | ||
selector: 'BottomNavigationBar' | ||
}] | ||
}], null, null); | ||
})(); | ||
var BottomNavigationTabDirective = /** @class */ (function () { | ||
@@ -24,7 +29,12 @@ function BottomNavigationTabDirective() { | ||
}()); | ||
BottomNavigationTabDirective.decorators = [ | ||
{ type: core.Directive, args: [{ | ||
selector: 'BottomNavigationTab' | ||
},] } | ||
]; | ||
BottomNavigationTabDirective.ɵfac = function BottomNavigationTabDirective_Factory(t) { return new (t || BottomNavigationTabDirective)(); }; | ||
BottomNavigationTabDirective.ɵdir = i0.ɵɵdefineDirective({ type: BottomNavigationTabDirective, selectors: [["BottomNavigationTab"]] }); | ||
(function () { | ||
i0.ɵsetClassMetadata(BottomNavigationTabDirective, [{ | ||
type: i0.Directive, | ||
args: [{ | ||
selector: 'BottomNavigationTab' | ||
}] | ||
}], null, null); | ||
})(); | ||
var DIRECTIVES = [BottomNavigationBarDirective, BottomNavigationTabDirective]; | ||
@@ -37,19 +47,20 @@ | ||
}()); | ||
NativeScriptMaterialBottomNavigationBarModule.decorators = [ | ||
{ type: core.NgModule, args: [{ | ||
declarations: [DIRECTIVES], | ||
exports: [DIRECTIVES] | ||
},] } | ||
]; | ||
NativeScriptMaterialBottomNavigationBarModule.ɵmod = i0.ɵɵdefineNgModule({ type: NativeScriptMaterialBottomNavigationBarModule }); | ||
NativeScriptMaterialBottomNavigationBarModule.ɵinj = i0.ɵɵdefineInjector({ factory: function NativeScriptMaterialBottomNavigationBarModule_Factory(t) { return new (t || NativeScriptMaterialBottomNavigationBarModule)(); } }); | ||
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(NativeScriptMaterialBottomNavigationBarModule, { declarations: [BottomNavigationBarDirective, BottomNavigationTabDirective], exports: [BottomNavigationBarDirective, BottomNavigationTabDirective] }); })(); | ||
(function () { | ||
i0.ɵsetClassMetadata(NativeScriptMaterialBottomNavigationBarModule, [{ | ||
type: i0.NgModule, | ||
args: [{ | ||
declarations: [DIRECTIVES], | ||
exports: [DIRECTIVES], | ||
}] | ||
}], null, null); | ||
})(); | ||
angular.registerElement('BottomNavigationBar', function () { return uiMaterialBottomnavigationbar.BottomNavigationBar; }); | ||
angular.registerElement('BottomNavigationTab', function () { return uiMaterialBottomnavigationbar.BottomNavigationTab; }); | ||
/** | ||
* Generated bundle index. Do not edit. | ||
*/ | ||
exports.BottomNavigationBarDirective = BottomNavigationBarDirective; | ||
exports.BottomNavigationTabDirective = BottomNavigationTabDirective; | ||
exports.NativeScriptMaterialBottomNavigationBarModule = NativeScriptMaterialBottomNavigationBarModule; | ||
exports.ɵa = BottomNavigationBarDirective; | ||
exports.ɵb = BottomNavigationTabDirective; | ||
exports.ɵc = DIRECTIVES; | ||
@@ -56,0 +67,0 @@ Object.defineProperty(exports, '__esModule', { value: true }); |
@@ -1,2 +0,2 @@ | ||
!function(t,a){"object"==typeof exports&&"undefined"!=typeof module?a(exports,require("@angular/core"),require("@nativescript/angular"),require("@nativescript-community/ui-material-bottomnavigationbar")):"function"==typeof define&&define.amd?define("@nativescript-community/ui-material-bottomnavigationbar-angular",["exports","@angular/core","@nativescript/angular","@nativescript-community/ui-material-bottomnavigationbar"],a):a(((t="undefined"!=typeof globalThis?globalThis:t||self)["nativescript-community"]=t["nativescript-community"]||{},t["nativescript-community"]["ui-material-bottomnavigationbar-angular"]={}),t.ng.core,t["ns-angular"],t["ns-material-bottomnavigationbar"])}(this,(function(t,a,i,e){"use strict";var o=function(){};o.decorators=[{type:a.Directive,args:[{selector:"BottomNavigationBar"}]}];var r=function(){};r.decorators=[{type:a.Directive,args:[{selector:"BottomNavigationTab"}]}];var n=[o,r],c=function(){};c.decorators=[{type:a.NgModule,args:[{declarations:[n],exports:[n]}]}],i.registerElement("BottomNavigationBar",(function(){return e.BottomNavigationBar})),i.registerElement("BottomNavigationTab",(function(){return e.BottomNavigationTab})),t.NativeScriptMaterialBottomNavigationBarModule=c,t.ɵa=o,t.ɵb=r,t.ɵc=n,Object.defineProperty(t,"__esModule",{value:!0})})); | ||
!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("@angular/core"),require("@nativescript/angular"),require("@nativescript-community/ui-material-bottomnavigationbar")):"function"==typeof define&&define.amd?define("@nativescript-community/ui-material-bottomnavigationbar-angular",["exports","@angular/core","@nativescript/angular","@nativescript-community/ui-material-bottomnavigationbar"],e):e(((t="undefined"!=typeof globalThis?globalThis:t||self)["nativescript-community"]=t["nativescript-community"]||{},t["nativescript-community"]["ui-material-bottomnavigationbar-angular"]={}),t.ng.core,t["ns-angular"],t["ns-material-bottomnavigationbar"])}(this,(function(t,e,i,a){"use strict";var n=function(){};n.ɵfac=function(t){return new(t||n)},n.ɵdir=e.ɵɵdefineDirective({type:n,selectors:[["BottomNavigationBar"]]}),e.ɵsetClassMetadata(n,[{type:e.Directive,args:[{selector:"BottomNavigationBar"}]}],null,null);var o=function(){};o.ɵfac=function(t){return new(t||o)},o.ɵdir=e.ɵɵdefineDirective({type:o,selectors:[["BottomNavigationTab"]]}),e.ɵsetClassMetadata(o,[{type:e.Directive,args:[{selector:"BottomNavigationTab"}]}],null,null);var r=[n,o],u=function(){};u.ɵmod=e.ɵɵdefineNgModule({type:u}),u.ɵinj=e.ɵɵdefineInjector({factory:function(t){return new(t||u)}}),("undefined"==typeof ngJitMode||ngJitMode)&&e.ɵɵsetNgModuleScope(u,{declarations:[n,o],exports:[n,o]}),e.ɵsetClassMetadata(u,[{type:e.NgModule,args:[{declarations:[r],exports:[r]}]}],null,null),i.registerElement("BottomNavigationBar",(function(){return a.BottomNavigationBar})),i.registerElement("BottomNavigationTab",(function(){return a.BottomNavigationTab})),t.BottomNavigationBarDirective=n,t.BottomNavigationTabDirective=o,t.NativeScriptMaterialBottomNavigationBarModule=u,Object.defineProperty(t,"__esModule",{value:!0})})); | ||
//# sourceMappingURL=nativescript-community-ui-material-bottomnavigationbar-angular.umd.min.js.map |
export * from './nativescript-material-bottomnavigationbar.module'; | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvYm90dG9tbmF2aWdhdGlvbmJhci9hbmd1bGFyL2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsb0RBQW9ELENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL25hdGl2ZXNjcmlwdC1tYXRlcmlhbC1ib3R0b21uYXZpZ2F0aW9uYmFyLm1vZHVsZSc7XG4iXX0= | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiLi4vc3JjLyIsInNvdXJjZXMiOlsiaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsY0FBYyxvREFBb0QsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGZyb20gJy4vbmF0aXZlc2NyaXB0LW1hdGVyaWFsLWJvdHRvbW5hdmlnYXRpb25iYXIubW9kdWxlJztcbiJdfQ== |
@@ -1,6 +0,2 @@ | ||
/** | ||
* Generated bundle index. Do not edit. | ||
*/ | ||
export * from './index'; | ||
export { BottomNavigationBarDirective as ɵa, BottomNavigationTabDirective as ɵb, DIRECTIVES as ɵc } from './nativescript-material-bottomnavigationbar.directives'; | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmF0aXZlc2NyaXB0LWNvbW11bml0eS11aS1tYXRlcmlhbC1ib3R0b21uYXZpZ2F0aW9uYmFyLWFuZ3VsYXIuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvYm90dG9tbmF2aWdhdGlvbmJhci9hbmd1bGFyL25hdGl2ZXNjcmlwdC1jb21tdW5pdHktdWktbWF0ZXJpYWwtYm90dG9tbmF2aWdhdGlvbmJhci1hbmd1bGFyLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOztHQUVHO0FBRUgsY0FBYyxTQUFTLENBQUM7QUFFeEIsT0FBTyxFQUFDLDRCQUE0QixJQUFJLEVBQUUsRUFBQyw0QkFBNEIsSUFBSSxFQUFFLEVBQUMsVUFBVSxJQUFJLEVBQUUsRUFBQyxNQUFNLHdEQUF3RCxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBHZW5lcmF0ZWQgYnVuZGxlIGluZGV4LiBEbyBub3QgZWRpdC5cbiAqL1xuXG5leHBvcnQgKiBmcm9tICcuL2luZGV4JztcblxuZXhwb3J0IHtCb3R0b21OYXZpZ2F0aW9uQmFyRGlyZWN0aXZlIGFzIMm1YSxCb3R0b21OYXZpZ2F0aW9uVGFiRGlyZWN0aXZlIGFzIMm1YixESVJFQ1RJVkVTIGFzIMm1Y30gZnJvbSAnLi9uYXRpdmVzY3JpcHQtbWF0ZXJpYWwtYm90dG9tbmF2aWdhdGlvbmJhci5kaXJlY3RpdmVzJzsiXX0= | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmF0aXZlc2NyaXB0LWNvbW11bml0eS11aS1tYXRlcmlhbC1ib3R0b21uYXZpZ2F0aW9uYmFyLWFuZ3VsYXIuanMiLCJzb3VyY2VSb290IjoiLi4vc3JjLyIsInNvdXJjZXMiOlsibmF0aXZlc2NyaXB0LWNvbW11bml0eS11aS1tYXRlcmlhbC1ib3R0b21uYXZpZ2F0aW9uYmFyLWFuZ3VsYXIudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBSUEsY0FBYyxTQUFTLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyIvKipcbiAqIEdlbmVyYXRlZCBidW5kbGUgaW5kZXguIERvIG5vdCBlZGl0LlxuICovXG5cbmV4cG9ydCAqIGZyb20gJy4vaW5kZXgnO1xuIl19 |
import { Directive } from '@angular/core'; | ||
import * as i0 from "@angular/core"; | ||
export class BottomNavigationBarDirective { | ||
} | ||
BottomNavigationBarDirective.decorators = [ | ||
{ type: Directive, args: [{ | ||
BottomNavigationBarDirective.ɵfac = function BottomNavigationBarDirective_Factory(t) { return new (t || BottomNavigationBarDirective)(); }; | ||
BottomNavigationBarDirective.ɵdir = i0.ɵɵdefineDirective({ type: BottomNavigationBarDirective, selectors: [["BottomNavigationBar"]] }); | ||
(function () { i0.ɵsetClassMetadata(BottomNavigationBarDirective, [{ | ||
type: Directive, | ||
args: [{ | ||
selector: 'BottomNavigationBar' | ||
},] } | ||
]; | ||
}] | ||
}], null, null); })(); | ||
export class BottomNavigationTabDirective { | ||
} | ||
BottomNavigationTabDirective.decorators = [ | ||
{ type: Directive, args: [{ | ||
BottomNavigationTabDirective.ɵfac = function BottomNavigationTabDirective_Factory(t) { return new (t || BottomNavigationTabDirective)(); }; | ||
BottomNavigationTabDirective.ɵdir = i0.ɵɵdefineDirective({ type: BottomNavigationTabDirective, selectors: [["BottomNavigationTab"]] }); | ||
(function () { i0.ɵsetClassMetadata(BottomNavigationTabDirective, [{ | ||
type: Directive, | ||
args: [{ | ||
selector: 'BottomNavigationTab' | ||
},] } | ||
]; | ||
}] | ||
}], null, null); })(); | ||
export const DIRECTIVES = [BottomNavigationBarDirective, BottomNavigationTabDirective]; | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmF0aXZlc2NyaXB0LW1hdGVyaWFsLWJvdHRvbW5hdmlnYXRpb25iYXIuZGlyZWN0aXZlcy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9ib3R0b21uYXZpZ2F0aW9uYmFyL2FuZ3VsYXIvbmF0aXZlc2NyaXB0LW1hdGVyaWFsLWJvdHRvbW5hdmlnYXRpb25iYXIuZGlyZWN0aXZlcy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBSzFDLE1BQU0sT0FBTyw0QkFBNEI7OztZQUh4QyxTQUFTLFNBQUM7Z0JBQ1AsUUFBUSxFQUFFLHFCQUFxQjthQUNsQzs7QUFNRCxNQUFNLE9BQU8sNEJBQTRCOzs7WUFIeEMsU0FBUyxTQUFDO2dCQUNQLFFBQVEsRUFBRSxxQkFBcUI7YUFDbEM7O0FBR0QsTUFBTSxDQUFDLE1BQU0sVUFBVSxHQUFHLENBQUMsNEJBQTRCLEVBQUUsNEJBQTRCLENBQUMsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IERpcmVjdGl2ZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG5ARGlyZWN0aXZlKHtcbiAgICBzZWxlY3RvcjogJ0JvdHRvbU5hdmlnYXRpb25CYXInXG59KVxuZXhwb3J0IGNsYXNzIEJvdHRvbU5hdmlnYXRpb25CYXJEaXJlY3RpdmUge31cblxuQERpcmVjdGl2ZSh7XG4gICAgc2VsZWN0b3I6ICdCb3R0b21OYXZpZ2F0aW9uVGFiJ1xufSlcbmV4cG9ydCBjbGFzcyBCb3R0b21OYXZpZ2F0aW9uVGFiRGlyZWN0aXZlIHt9XG5cbmV4cG9ydCBjb25zdCBESVJFQ1RJVkVTID0gW0JvdHRvbU5hdmlnYXRpb25CYXJEaXJlY3RpdmUsIEJvdHRvbU5hdmlnYXRpb25UYWJEaXJlY3RpdmVdO1xuIl19 | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmF0aXZlc2NyaXB0LW1hdGVyaWFsLWJvdHRvbW5hdmlnYXRpb25iYXIuZGlyZWN0aXZlcy5qcyIsInNvdXJjZVJvb3QiOiIuLi9zcmMvIiwic291cmNlcyI6WyJuYXRpdmVzY3JpcHQtbWF0ZXJpYWwtYm90dG9tbmF2aWdhdGlvbmJhci5kaXJlY3RpdmVzLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBSzFDLE1BQU0sT0FBTyw0QkFBNEI7O3dHQUE1Qiw0QkFBNEI7aUVBQTVCLDRCQUE0QjtvQ0FBNUIsNEJBQTRCO2NBSHhDLFNBQVM7ZUFBQztnQkFDUCxRQUFRLEVBQUUscUJBQXFCO2FBQ2xDOztBQU1ELE1BQU0sT0FBTyw0QkFBNEI7O3dHQUE1Qiw0QkFBNEI7aUVBQTVCLDRCQUE0QjtvQ0FBNUIsNEJBQTRCO2NBSHhDLFNBQVM7ZUFBQztnQkFDUCxRQUFRLEVBQUUscUJBQXFCO2FBQ2xDOztBQUdELE1BQU0sQ0FBQyxNQUFNLFVBQVUsR0FBRyxDQUFDLDRCQUE0QixFQUFFLDRCQUE0QixDQUFDLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBEaXJlY3RpdmUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuQERpcmVjdGl2ZSh7XG4gICAgc2VsZWN0b3I6ICdCb3R0b21OYXZpZ2F0aW9uQmFyJ1xufSlcbmV4cG9ydCBjbGFzcyBCb3R0b21OYXZpZ2F0aW9uQmFyRGlyZWN0aXZlIHt9XG5cbkBEaXJlY3RpdmUoe1xuICAgIHNlbGVjdG9yOiAnQm90dG9tTmF2aWdhdGlvblRhYidcbn0pXG5leHBvcnQgY2xhc3MgQm90dG9tTmF2aWdhdGlvblRhYkRpcmVjdGl2ZSB7fVxuXG5leHBvcnQgY29uc3QgRElSRUNUSVZFUyA9IFtCb3R0b21OYXZpZ2F0aW9uQmFyRGlyZWN0aXZlLCBCb3R0b21OYXZpZ2F0aW9uVGFiRGlyZWN0aXZlXTtcbiJdfQ== |
@@ -5,12 +5,19 @@ import { NgModule } from '@angular/core'; | ||
import { DIRECTIVES } from './nativescript-material-bottomnavigationbar.directives'; | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "./nativescript-material-bottomnavigationbar.directives"; | ||
export { BottomNavigationBarDirective, BottomNavigationTabDirective } from './nativescript-material-bottomnavigationbar.directives'; | ||
export class NativeScriptMaterialBottomNavigationBarModule { | ||
} | ||
NativeScriptMaterialBottomNavigationBarModule.decorators = [ | ||
{ type: NgModule, args: [{ | ||
NativeScriptMaterialBottomNavigationBarModule.ɵmod = i0.ɵɵdefineNgModule({ type: NativeScriptMaterialBottomNavigationBarModule }); | ||
NativeScriptMaterialBottomNavigationBarModule.ɵinj = i0.ɵɵdefineInjector({ factory: function NativeScriptMaterialBottomNavigationBarModule_Factory(t) { return new (t || NativeScriptMaterialBottomNavigationBarModule)(); } }); | ||
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(NativeScriptMaterialBottomNavigationBarModule, { declarations: [i1.BottomNavigationBarDirective, i1.BottomNavigationTabDirective], exports: [i1.BottomNavigationBarDirective, i1.BottomNavigationTabDirective] }); })(); | ||
(function () { i0.ɵsetClassMetadata(NativeScriptMaterialBottomNavigationBarModule, [{ | ||
type: NgModule, | ||
args: [{ | ||
declarations: [DIRECTIVES], | ||
exports: [DIRECTIVES] | ||
},] } | ||
]; | ||
exports: [DIRECTIVES], | ||
}] | ||
}], null, null); })(); | ||
registerElement('BottomNavigationBar', () => BottomNavigationBar); | ||
registerElement('BottomNavigationTab', () => BottomNavigationTab); | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmF0aXZlc2NyaXB0LW1hdGVyaWFsLWJvdHRvbW5hdmlnYXRpb25iYXIubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vc3JjL2JvdHRvbW5hdmlnYXRpb25iYXIvYW5ndWxhci9uYXRpdmVzY3JpcHQtbWF0ZXJpYWwtYm90dG9tbmF2aWdhdGlvbmJhci5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN6QyxPQUFPLEVBQUUsZUFBZSxFQUFFLE1BQU0sdUJBQXVCLENBQUM7QUFDeEQsT0FBTyxFQUFFLG1CQUFtQixFQUFFLG1CQUFtQixFQUFFLE1BQU0seURBQXlELENBQUM7QUFDbkgsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLHdEQUF3RCxDQUFDO0FBTXBGLE1BQU0sT0FBTyw2Q0FBNkM7OztZQUp6RCxRQUFRLFNBQUM7Z0JBQ04sWUFBWSxFQUFFLENBQUMsVUFBVSxDQUFDO2dCQUMxQixPQUFPLEVBQUUsQ0FBQyxVQUFVLENBQUM7YUFDeEI7O0FBR0QsZUFBZSxDQUFDLHFCQUFxQixFQUFFLEdBQUcsRUFBRSxDQUFDLG1CQUFtQixDQUFDLENBQUM7QUFDbEUsZUFBZSxDQUFDLHFCQUFxQixFQUFFLEdBQUcsRUFBRSxDQUFDLG1CQUFtQixDQUFDLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgcmVnaXN0ZXJFbGVtZW50IH0gZnJvbSAnQG5hdGl2ZXNjcmlwdC9hbmd1bGFyJztcbmltcG9ydCB7IEJvdHRvbU5hdmlnYXRpb25CYXIsIEJvdHRvbU5hdmlnYXRpb25UYWIgfSBmcm9tICdAbmF0aXZlc2NyaXB0LWNvbW11bml0eS91aS1tYXRlcmlhbC1ib3R0b21uYXZpZ2F0aW9uYmFyJztcbmltcG9ydCB7IERJUkVDVElWRVMgfSBmcm9tICcuL25hdGl2ZXNjcmlwdC1tYXRlcmlhbC1ib3R0b21uYXZpZ2F0aW9uYmFyLmRpcmVjdGl2ZXMnO1xuXG5ATmdNb2R1bGUoe1xuICAgIGRlY2xhcmF0aW9uczogW0RJUkVDVElWRVNdLFxuICAgIGV4cG9ydHM6IFtESVJFQ1RJVkVTXVxufSlcbmV4cG9ydCBjbGFzcyBOYXRpdmVTY3JpcHRNYXRlcmlhbEJvdHRvbU5hdmlnYXRpb25CYXJNb2R1bGUge31cblxucmVnaXN0ZXJFbGVtZW50KCdCb3R0b21OYXZpZ2F0aW9uQmFyJywgKCkgPT4gQm90dG9tTmF2aWdhdGlvbkJhcik7XG5yZWdpc3RlckVsZW1lbnQoJ0JvdHRvbU5hdmlnYXRpb25UYWInLCAoKSA9PiBCb3R0b21OYXZpZ2F0aW9uVGFiKTtcbiJdfQ== | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmF0aXZlc2NyaXB0LW1hdGVyaWFsLWJvdHRvbW5hdmlnYXRpb25iYXIubW9kdWxlLmpzIiwic291cmNlUm9vdCI6Ii4uL3NyYy8iLCJzb3VyY2VzIjpbIm5hdGl2ZXNjcmlwdC1tYXRlcmlhbC1ib3R0b21uYXZpZ2F0aW9uYmFyLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxlQUFlLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQztBQUN4RCxPQUFPLEVBQUUsbUJBQW1CLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSx5REFBeUQsQ0FBQztBQUNuSCxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sd0RBQXdELENBQUM7OztBQUNwRixPQUFPLEVBQUUsNEJBQTRCLEVBQUcsNEJBQTRCLEVBQUMsTUFBTSx3REFBd0QsQ0FBQztBQU1wSSxNQUFNLE9BQU8sNkNBQTZDOztpRkFBN0MsNkNBQTZDO3lLQUE3Qyw2Q0FBNkM7d0ZBQTdDLDZDQUE2QztvQ0FBN0MsNkNBQTZDO2NBSnpELFFBQVE7ZUFBQztnQkFDTixZQUFZLEVBQUUsQ0FBQyxVQUFVLENBQUM7Z0JBQzFCLE9BQU8sRUFBRSxDQUFDLFVBQVUsQ0FBQzthQUN4Qjs7QUFHRCxlQUFlLENBQUMscUJBQXFCLEVBQUUsR0FBRyxFQUFFLENBQUMsbUJBQW1CLENBQUMsQ0FBQztBQUNsRSxlQUFlLENBQUMscUJBQXFCLEVBQUUsR0FBRyxFQUFFLENBQUMsbUJBQW1CLENBQUMsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyByZWdpc3RlckVsZW1lbnQgfSBmcm9tICdAbmF0aXZlc2NyaXB0L2FuZ3VsYXInO1xuaW1wb3J0IHsgQm90dG9tTmF2aWdhdGlvbkJhciwgQm90dG9tTmF2aWdhdGlvblRhYiB9IGZyb20gJ0BuYXRpdmVzY3JpcHQtY29tbXVuaXR5L3VpLW1hdGVyaWFsLWJvdHRvbW5hdmlnYXRpb25iYXInO1xuaW1wb3J0IHsgRElSRUNUSVZFUyB9IGZyb20gJy4vbmF0aXZlc2NyaXB0LW1hdGVyaWFsLWJvdHRvbW5hdmlnYXRpb25iYXIuZGlyZWN0aXZlcyc7XG5leHBvcnQgeyBCb3R0b21OYXZpZ2F0aW9uQmFyRGlyZWN0aXZlICwgQm90dG9tTmF2aWdhdGlvblRhYkRpcmVjdGl2ZX0gZnJvbSAnLi9uYXRpdmVzY3JpcHQtbWF0ZXJpYWwtYm90dG9tbmF2aWdhdGlvbmJhci5kaXJlY3RpdmVzJztcblxuQE5nTW9kdWxlKHtcbiAgICBkZWNsYXJhdGlvbnM6IFtESVJFQ1RJVkVTXSxcbiAgICBleHBvcnRzOiBbRElSRUNUSVZFU10sXG59KVxuZXhwb3J0IGNsYXNzIE5hdGl2ZVNjcmlwdE1hdGVyaWFsQm90dG9tTmF2aWdhdGlvbkJhck1vZHVsZSB7fVxuXG5yZWdpc3RlckVsZW1lbnQoJ0JvdHRvbU5hdmlnYXRpb25CYXInLCAoKSA9PiBCb3R0b21OYXZpZ2F0aW9uQmFyKTtcbnJlZ2lzdGVyRWxlbWVudCgnQm90dG9tTmF2aWdhdGlvblRhYicsICgpID0+IEJvdHRvbU5hdmlnYXRpb25UYWIpO1xuIl19 |
@@ -1,2 +0,2 @@ | ||
import { Directive, NgModule } from '@angular/core'; | ||
import { ɵɵdefineDirective, ɵsetClassMetadata, Directive, ɵɵdefineNgModule, ɵɵdefineInjector, ɵɵsetNgModuleScope, NgModule } from '@angular/core'; | ||
import { registerElement } from '@nativescript/angular'; | ||
@@ -7,14 +7,20 @@ import { BottomNavigationBar, BottomNavigationTab } from '@nativescript-community/ui-material-bottomnavigationbar'; | ||
} | ||
BottomNavigationBarDirective.decorators = [ | ||
{ type: Directive, args: [{ | ||
BottomNavigationBarDirective.ɵfac = function BottomNavigationBarDirective_Factory(t) { return new (t || BottomNavigationBarDirective)(); }; | ||
BottomNavigationBarDirective.ɵdir = ɵɵdefineDirective({ type: BottomNavigationBarDirective, selectors: [["BottomNavigationBar"]] }); | ||
(function () { ɵsetClassMetadata(BottomNavigationBarDirective, [{ | ||
type: Directive, | ||
args: [{ | ||
selector: 'BottomNavigationBar' | ||
},] } | ||
]; | ||
}] | ||
}], null, null); })(); | ||
class BottomNavigationTabDirective { | ||
} | ||
BottomNavigationTabDirective.decorators = [ | ||
{ type: Directive, args: [{ | ||
BottomNavigationTabDirective.ɵfac = function BottomNavigationTabDirective_Factory(t) { return new (t || BottomNavigationTabDirective)(); }; | ||
BottomNavigationTabDirective.ɵdir = ɵɵdefineDirective({ type: BottomNavigationTabDirective, selectors: [["BottomNavigationTab"]] }); | ||
(function () { ɵsetClassMetadata(BottomNavigationTabDirective, [{ | ||
type: Directive, | ||
args: [{ | ||
selector: 'BottomNavigationTab' | ||
},] } | ||
]; | ||
}] | ||
}], null, null); })(); | ||
const DIRECTIVES = [BottomNavigationBarDirective, BottomNavigationTabDirective]; | ||
@@ -24,16 +30,16 @@ | ||
} | ||
NativeScriptMaterialBottomNavigationBarModule.decorators = [ | ||
{ type: NgModule, args: [{ | ||
NativeScriptMaterialBottomNavigationBarModule.ɵmod = ɵɵdefineNgModule({ type: NativeScriptMaterialBottomNavigationBarModule }); | ||
NativeScriptMaterialBottomNavigationBarModule.ɵinj = ɵɵdefineInjector({ factory: function NativeScriptMaterialBottomNavigationBarModule_Factory(t) { return new (t || NativeScriptMaterialBottomNavigationBarModule)(); } }); | ||
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && ɵɵsetNgModuleScope(NativeScriptMaterialBottomNavigationBarModule, { declarations: [BottomNavigationBarDirective, BottomNavigationTabDirective], exports: [BottomNavigationBarDirective, BottomNavigationTabDirective] }); })(); | ||
(function () { ɵsetClassMetadata(NativeScriptMaterialBottomNavigationBarModule, [{ | ||
type: NgModule, | ||
args: [{ | ||
declarations: [DIRECTIVES], | ||
exports: [DIRECTIVES] | ||
},] } | ||
]; | ||
exports: [DIRECTIVES], | ||
}] | ||
}], null, null); })(); | ||
registerElement('BottomNavigationBar', () => BottomNavigationBar); | ||
registerElement('BottomNavigationTab', () => BottomNavigationTab); | ||
/** | ||
* Generated bundle index. Do not edit. | ||
*/ | ||
export { NativeScriptMaterialBottomNavigationBarModule, BottomNavigationBarDirective as ɵa, BottomNavigationTabDirective as ɵb, DIRECTIVES as ɵc }; | ||
export { BottomNavigationBarDirective, BottomNavigationTabDirective, NativeScriptMaterialBottomNavigationBarModule }; | ||
//# sourceMappingURL=nativescript-community-ui-material-bottomnavigationbar-angular.js.map |
@@ -1,5 +0,2 @@ | ||
/** | ||
* Generated bundle index. Do not edit. | ||
*/ | ||
/// <amd-module name="@nativescript-community/ui-material-bottomnavigationbar-angular" /> | ||
export * from './index'; | ||
export { BottomNavigationBarDirective as ɵa, BottomNavigationTabDirective as ɵb, DIRECTIVES as ɵc } from './nativescript-material-bottomnavigationbar.directives'; |
@@ -0,5 +1,10 @@ | ||
import * as i0 from "@angular/core"; | ||
export declare class BottomNavigationBarDirective { | ||
static ɵfac: i0.ɵɵFactoryDef<BottomNavigationBarDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDefWithMeta<BottomNavigationBarDirective, "BottomNavigationBar", never, {}, {}, never>; | ||
} | ||
export declare class BottomNavigationTabDirective { | ||
static ɵfac: i0.ɵɵFactoryDef<BottomNavigationTabDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDefWithMeta<BottomNavigationTabDirective, "BottomNavigationTab", never, {}, {}, never>; | ||
} | ||
export declare const DIRECTIVES: (typeof BottomNavigationBarDirective)[]; |
@@ -0,2 +1,7 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "./nativescript-material-bottomnavigationbar.directives"; | ||
export { BottomNavigationBarDirective, BottomNavigationTabDirective } from './nativescript-material-bottomnavigationbar.directives'; | ||
export declare class NativeScriptMaterialBottomNavigationBarModule { | ||
static ɵmod: i0.ɵɵNgModuleDefWithMeta<NativeScriptMaterialBottomNavigationBarModule, [typeof i1.BottomNavigationBarDirective, typeof i1.BottomNavigationTabDirective], never, [typeof i1.BottomNavigationBarDirective, typeof i1.BottomNavigationTabDirective]>; | ||
static ɵinj: i0.ɵɵInjectorDef<NativeScriptMaterialBottomNavigationBarModule>; | ||
} |
@@ -9,7 +9,9 @@ { | ||
"typings": "nativescript-community-ui-material-bottomnavigationbar-angular.d.ts", | ||
"metadata": "nativescript-community-ui-material-bottomnavigationbar-angular.metadata.json", | ||
"sideEffects": false, | ||
"dependencies": { | ||
"tslib": "^2.0.0" | ||
}, | ||
"scripts": { | ||
"prepublishOnly": "node --eval \"console.error('ERROR: Trying to publish a package that has been compiled by Ivy. This is not allowed.\\nPlease delete and rebuild the package, without compiling with Ivy, before attempting to publish.\\n')\" && exit 1" | ||
} | ||
} |
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.0.10](https://github.com/Akylas/nativescript-material-components/compare/v4.0.8...v4.0.10) (2020-09-02) | ||
**Note:** Version bump only for package @nativescript-community/ui-material-bottomnavigationbar | ||
## [4.0.8](https://github.com/Akylas/nativescript-material-components/compare/v4.0.6...v4.0.8) (2020-08-15) | ||
@@ -20,3 +28,3 @@ | ||
**Note:** Version bump only for package @nativescript-community/ui-material-bottomnavigationbar | ||
**Note:** Version bump only for package '@nativescript-community/ui-material-bottomnavigationbar | ||
@@ -29,3 +37,3 @@ | ||
**Note:** Version bump only for package @nativescript-community/ui-material-bottomnavigationbar | ||
**Note:** Version bump only for package '@nativescript-community/ui-material-bottomnavigationbar | ||
@@ -38,3 +46,3 @@ | ||
**Note:** Version bump only for package @nativescript-community/ui-material-bottomnavigationbar | ||
**Note:** Version bump only for package '@nativescript-community/ui-material-bottomnavigationbar | ||
@@ -47,3 +55,3 @@ | ||
**Note:** Version bump only for package @nativescript-community/ui-material-bottomnavigationbar | ||
**Note:** Version bump only for package '@nativescript-community/ui-material-bottomnavigationbar | ||
@@ -56,3 +64,3 @@ | ||
**Note:** Version bump only for package @nativescript-community/ui-material-bottomnavigationbar | ||
**Note:** Version bump only for package '@nativescript-community/ui-material-bottomnavigationbar | ||
@@ -65,3 +73,3 @@ | ||
**Note:** Version bump only for package @nativescript-community/ui-material-bottomnavigationbar | ||
**Note:** Version bump only for package '@nativescript-community/ui-material-bottomnavigationbar | ||
@@ -74,3 +82,3 @@ | ||
**Note:** Version bump only for package @nativescript-community/ui-material-bottomnavigationbar | ||
**Note:** Version bump only for package '@nativescript-community/ui-material-bottomnavigationbar | ||
@@ -77,0 +85,0 @@ |
{ | ||
"name": "@nativescript-community/ui-material-bottomnavigationbar", | ||
"version": "4.0.9", | ||
"version": "4.0.10", | ||
"description": "NativeScript plugin to add a bottom navigation bar component for Android & iOS", | ||
@@ -18,3 +18,3 @@ "main": "bottomnavigationbar", | ||
"build": "npm run tsc", | ||
"build.angular": "cd ../../src/bottomnavigationbar/angular && npm run build", | ||
"build.angular": "../../node_modules/.bin/ng-packagr -p ../../src/bottomnavigationbar/angular/package.json -c ../../src/bottomnavigationbar/angular/tsconfig.json", | ||
"clean": "../../node_modules/.bin/rimraf ./*.d.ts ./*.js ./*.js.map" | ||
@@ -46,5 +46,5 @@ }, | ||
"dependencies": { | ||
"@nativescript-community/ui-material-core": "^4.0.8" | ||
"@nativescript-community/ui-material-core": "^4.0.10" | ||
}, | ||
"gitHead": "bd4421242dd4aba6711039ed7c499b3647bdbebc" | ||
"gitHead": "6e0bbbd82d70a4e5dcf3f01e2609caf5b7ee3f3f" | ||
} |
@@ -65,3 +65,3 @@ # Nativescript Material Bottom Navigation Bar | ||
import { Page } from '@nativescript/core/ui/page'; | ||
import { BottomNavigationTab, TabSelectedEventData } from 'nativescript-material-bottomnavigationbar'; | ||
import { BottomNavigationTab, TabSelectedEventData } from '@nativescript-community/ui-material-bottomnavigationbar'; | ||
@@ -175,3 +175,3 @@ // Event handler for Page 'loaded' event attached in main-page.xml | ||
```javascript | ||
import BottomNavigationBar from 'nativescript-material-bottomnavigationbar/vue'; | ||
import BottomNavigationBar from '@nativescript-community/ui-material-bottomnavigationbar/vue'; | ||
@@ -178,0 +178,0 @@ Vue.use(BottomNavigationBar); |
86945
811
26