-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path9-es5.b8d0be11600f133a7173.js
1 lines (1 loc) · 22.3 KB
/
9-es5.b8d0be11600f133a7173.js
1
!function(){function n(n,e){if(!(n instanceof e))throw new TypeError("Cannot call a class as a function")}function e(n,e){for(var t=0;t<e.length;t++){var c=e[t];c.enumerable=c.enumerable||!1,c.configurable=!0,"value"in c&&(c.writable=!0),Object.defineProperty(n,c.key,c)}}(window.webpackJsonp=window.webpackJsonp||[]).push([[9],{qQ93:function(t,c,o){"use strict";o.r(c),o.d(c,"SampleElevenModule",function(){return L});var i=o("An66"),m=o("1VvW"),b=o("5Q2+"),u=o("zMYQ"),x=o("kZht"),l=o("aJOL"),a=o("sq1e"),g=o("1ZKX"),r=o("YW/L"),G=o("t+BJ"),s=o("oIp9"),d=o("BL99"),p=o("j5U8"),h=o("oTne"),V=o("ctyY"),U=o("UDV5"),f=o("tmQ6");function C(n,e){if(1&n){var t=x.Xb();x.Vb(0,"ngx-context-menu-item",34),x.dc("onClick",function(n){x.xc(t);var c=e.$implicit;return x.hc(),x.wc(22).toggleColumnVisibility(c.key),n.preventDefault()}),x.Gc(1,"\n "),x.Vb(2,"ngx-menu-content",35),x.Gc(3),x.Ub(),x.Gc(4,"\n "),x.Vb(5,"ngx-menu-content",36),x.Gc(6,"\n "),x.Qb(7,"mat-checkbox",37),x.Gc(8,"\n "),x.Ub(),x.Gc(9,"\n "),x.Ub()}if(2&n){var c=e.$implicit;x.oc("visible",c.isModel),x.Cb(3),x.Hc(c.key),x.Cb(4),x.oc("checked",c.isVisible)}}function y(n,e){if(1&n){var t=x.Xb();x.Vb(0,"ngx-context-menu-item",13,18),x.dc("onClick",function(){x.xc(t);var n=x.wc(1);return x.hc(2).copyId(n.state.value)}),x.Gc(2,"\n "),x.Qb(3,"ngx-menu-content",15),x.Gc(4,"\n "),x.Vb(5,"ngx-menu-content"),x.Gc(6,"Copy in buffer ID"),x.Ub(),x.Gc(7,"\n "),x.Ub()}}function v(n,e){if(1&n&&(x.Vb(0,"ngx-context-menu-item",null,18),x.Gc(2,"\n "),x.Qb(3,"ngx-menu-content",15),x.Gc(4,"\n "),x.Vb(5,"ngx-menu-content"),x.Gc(6),x.Ub(),x.Gc(7,"\n "),x.Ub()),2&n){var t=x.wc(1);x.Cb(6),x.Ic("Price: ",t.state.textContent,"")}}function k(n,e){1&n&&(x.Gc(0),x.ic(1,"currency")),2&n&&x.Hc(x.jc(1,1,e.$implicit))}function w(n,e){}function I(n,e){if(1&n&&x.Gc(0),2&n){var t=e.$implicit;x.hc();var c=x.wc(107);x.Ic("\n ",c.selectionModel.get(t.id)?"x":"-","\n ")}}function Q(n,e){1&n&&x.Qb(0,"ngx-column",38),2&n&&x.oc("key",e.$implicit)}function E(n,e){if(1&n){var t=x.Xb();x.Vb(0,"ngx-context-menu-item",34),x.dc("onClick",function(n){x.xc(t);var c=e.$implicit;return x.hc(),x.wc(107).toggleColumnVisibility(c.key),n.preventDefault()}),x.Gc(1,"\n "),x.Vb(2,"ngx-menu-content",35),x.Gc(3),x.Ub(),x.Gc(4,"\n "),x.Vb(5,"ngx-menu-content",36),x.Gc(6,"\n "),x.Qb(7,"mat-checkbox",37),x.Gc(8,"\n "),x.Ub(),x.Gc(9,"\n "),x.Ub()}if(2&n){var c=e.$implicit;x.oc("visible",c.isModel),x.Cb(3),x.Hc(c.key),x.Cb(4),x.oc("checked",c.isVisible)}}function S(n,e){if(1&n){var t=x.Xb();x.Vb(0,"div",3),x.Gc(1,"\n "),x.Vb(2,"mat-tab-group",4),x.dc("selectedTabChange",function(){return x.xc(t),x.hc().update()}),x.Gc(3,"\n "),x.Vb(4,"mat-tab",5),x.Gc(5,"\n "),x.Vb(6,"div",6),x.Gc(7,"\n "),x.Vb(8,"div",3),x.Gc(9,"\n "),x.Qb(10,"br"),x.Gc(11,"\n "),x.Vb(12,"pre"),x.Vb(13,"code",7),x.Gc(14,'\n \x3c!-- app.component.html --\x3e\n <ngx-table-builder [source]="data">\n <ngx-context-menu>\n\n <ngx-context-menu-item contextTitle divider>\n <ngx-menu-content icon="./assets/angular.svg"></ngx-menu-content>\n <ngx-menu-content>My custom context menu title</ngx-menu-content>\n </ngx-context-menu-item>\n\n <ngx-context-menu-item (onClick)="exportExcel(data)">\n <ngx-menu-content icon="./assets/excel.png"></ngx-menu-content>\n <ngx-menu-content>Export Excel</ngx-menu-content>\n </ngx-context-menu-item>\n\n <ngx-context-menu-item #item divider\n [disable]="!item.state.key"\n (onClick)="showLine(item.state.key, item.state.item)">\n <ngx-menu-content icon></ngx-menu-content>\n <ngx-menu-content>Show item row</ngx-menu-content>\n </ngx-context-menu-item>\n\n <ngx-context-menu-item #item\n *ngIf="item.state.key === \'id\'"\n (onClick)="copyId(item.state.value)">\n <ngx-menu-content icon></ngx-menu-content>\n <ngx-menu-content>Show item row</ngx-menu-content>\n </ngx-context-menu-item>\n\n </ngx-context-menu>\n </ngx-table-builder>\n\n'),x.Ub(),x.Ub(),x.Gc(15,"\n "),x.Ub(),x.Gc(16,"\n "),x.Vb(17,"div",3),x.Gc(18,"\n "),x.Qb(19,"br"),x.Gc(20,"\n\n "),x.Vb(21,"ngx-table-builder",8,9),x.Gc(23,"\n "),x.Vb(24,"ngx-context-menu",10),x.Gc(25,"\n "),x.Vb(26,"ngx-context-menu-item",11),x.Gc(27,"\n "),x.Vb(28,"ngx-menu-content",12),x.Gc(29,"\n "),x.Ub(),x.Gc(30,"\n "),x.Vb(31,"ngx-menu-content"),x.Gc(32," My custom context menu title"),x.Ub(),x.Gc(33,"\n "),x.Ub(),x.Gc(34,"\n\n "),x.Vb(35,"ngx-context-menu-item",13),x.dc("onClick",function(){x.xc(t);var n=x.hc();return n.exportExcel(n.licences)}),x.Gc(36,"\n "),x.Vb(37,"ngx-menu-content",14),x.Gc(38,"\n "),x.Ub(),x.Gc(39,"\n "),x.Vb(40,"ngx-menu-content"),x.Gc(41,"Export Excel"),x.Ub(),x.Gc(42,"\n "),x.Ub(),x.Gc(43,"\n\n "),x.Vb(44,"ngx-context-menu-item"),x.Gc(45,"\n "),x.Qb(46,"ngx-menu-content",15),x.Gc(47,"\n "),x.Vb(48,"ngx-menu-content"),x.Gc(49,"Column settings"),x.Ub(),x.Gc(50,"\n\n "),x.Vb(51,"ngx-context-menu-item"),x.Gc(52,"\n "),x.Vb(53,"ngx-menu-content"),x.Gc(54,"List"),x.Ub(),x.Gc(55,"\n\n "),x.Ec(56,C,10,3,"ngx-context-menu-item",16),x.Gc(57,"\n "),x.Ub(),x.Gc(58,"\n "),x.Ub(),x.Gc(59,"\n\n "),x.Vb(60,"ngx-context-menu-item",17,18),x.dc("onClick",function(){x.xc(t);var n=x.wc(61);return x.hc().showLine(n.state.key,n.state.item)}),x.Gc(62,"\n "),x.Qb(63,"ngx-menu-content",15),x.Gc(64,"\n "),x.Vb(65,"ngx-menu-content"),x.Gc(66,"Show item row"),x.Ub(),x.Gc(67,"\n "),x.Ub(),x.Gc(68,"\n\n "),x.Ec(69,y,8,0,"ngx-context-menu-item",19),x.Gc(70,"\n\n "),x.Ec(71,v,8,1,"ngx-context-menu-item",20),x.Gc(72,"\n\n "),x.Vb(73,"ngx-context-menu-item"),x.Gc(74,"\n "),x.Qb(75,"ngx-menu-content",15),x.Gc(76,"\n "),x.Vb(77,"ngx-menu-content"),x.Gc(78),x.ic(79,"tableSelectedItems"),x.Ub(),x.Gc(80,"\n "),x.Ub(),x.Gc(81,"\n "),x.Ub(),x.Gc(82,"\n\n "),x.Vb(83,"ngx-column",21),x.Gc(84,"\n "),x.Ec(85,k,2,3,"ng-template",22),x.Gc(86,"\n "),x.Ub(),x.Gc(87,"\n "),x.Ub(),x.Gc(88,"\n\n "),x.Qb(89,"br"),x.Gc(90,"\n "),x.Qb(91,"br"),x.Gc(92,"\n\n "),x.Vb(93,"pre"),x.Vb(94,"code",23),x.Gc(95,"\n // app.component.ts\n import { Component } from \"@angular/core\";\n import { Data } from \"./data.interface\";\n\n @Component({\n selector: 'app',\n templateUrl: './app.component.html'\n })\n export class AppComponent {\n\n public data: Data[] = [ .. ];\n\n public exportExcel(data: Data[]): void {\n window.alert('export excel - ' + JSON.stringify(data));\n }\n\n public showLine(key: string, item: Data): void {\n window.alert('key - ' + key + ' item - ' + JSON.stringify(item));\n }\n\n public copyId(id: string): void {\n window.alert('Copy on buffer - ' + id);\n }\n\n }\n\n"),x.Ub(),x.Ub(),x.Gc(96,"\n "),x.Ub(),x.Gc(97,"\n "),x.Ub(),x.Gc(98,"\n "),x.Ub(),x.Gc(99,"\n\n "),x.Vb(100,"mat-tab",24),x.Gc(101,"\n "),x.Qb(102,"br"),x.Gc(103,"\n "),x.Vb(104,"div"),x.Gc(105,"\n "),x.Vb(106,"ngx-table-builder",25,26),x.dc("schemaChanges",function(n){return x.xc(t),x.hc().updatedSchema(n)}),x.Gc(108,"\n "),x.Qb(109,"ngx-options",27),x.Gc(110,"\n\n "),x.Vb(111,"ngx-column",28),x.Gc(112,"\n "),x.Ec(113,w,0,0,"ng-template",29),x.Gc(114,"\n "),x.Ec(115,I,1,1,"ng-template",30),x.Gc(116,"\n "),x.Ub(),x.Gc(117,"\n\n "),x.Ec(118,Q,1,1,"ngx-column",31),x.Gc(119,"\n\n "),x.Vb(120,"ngx-context-menu"),x.Gc(121,"\n "),x.Vb(122,"ngx-context-menu-item",11),x.Gc(123,"\n "),x.Vb(124,"ngx-menu-content"),x.Gc(125),x.Ub(),x.Gc(126,"\n "),x.Ub(),x.Gc(127,"\n\n "),x.Vb(128,"ngx-context-menu-item"),x.Gc(129,"\n "),x.Qb(130,"ngx-menu-content",15),x.Gc(131,"\n "),x.Vb(132,"ngx-menu-content"),x.Gc(133,"Item1"),x.Ub(),x.Gc(134,"\n "),x.Ub(),x.Gc(135,"\n\n "),x.Vb(136,"ngx-context-menu-item"),x.Gc(137,"\n "),x.Qb(138,"ngx-menu-content",15),x.Gc(139,"\n "),x.Vb(140,"ngx-menu-content"),x.Gc(141,"Item2"),x.Ub(),x.Gc(142,"\n "),x.Ub(),x.Gc(143,"\n\n "),x.Vb(144,"ngx-context-menu-item"),x.Gc(145,"\n "),x.Qb(146,"ngx-menu-content",15),x.Gc(147,"\n "),x.Vb(148,"ngx-menu-content"),x.Gc(149,"Item3"),x.Ub(),x.Gc(150,"\n "),x.Ub(),x.Gc(151,"\n\n "),x.Vb(152,"ngx-context-menu-item",32),x.Gc(153,"\n "),x.Qb(154,"ngx-menu-content",15),x.Gc(155,"\n "),x.Vb(156,"ngx-menu-content"),x.Gc(157,"Item4"),x.Ub(),x.Gc(158,"\n "),x.Ub(),x.Gc(159,"\n\n "),x.Vb(160,"ngx-context-menu-item"),x.Gc(161,"\n "),x.Vb(162,"ngx-menu-content"),x.Gc(163,"Column list"),x.Ub(),x.Gc(164,"\n\n "),x.Ec(165,E,10,3,"ngx-context-menu-item",16),x.Gc(166,"\n "),x.Ub(),x.Gc(167,"\n\n "),x.Vb(168,"ngx-context-menu-item",33),x.dc("onClick",function(){return x.xc(t),x.wc(107).resetSchema()}),x.Gc(169,"\n "),x.Vb(170,"ngx-menu-content"),x.Gc(171,"Reset table settings"),x.Ub(),x.Gc(172,"\n "),x.Ub(),x.Gc(173,"\n\n "),x.Vb(174,"ngx-context-menu-item"),x.Gc(175,"\n "),x.Vb(176,"ngx-menu-content"),x.Gc(177,"Example tree"),x.Ub(),x.Gc(178,"\n\n "),x.Vb(179,"ngx-context-menu-item"),x.Gc(180,"\n "),x.Vb(181,"ngx-menu-content"),x.Gc(182,"Root A"),x.Ub(),x.Gc(183,"\n "),x.Vb(184,"ngx-context-menu-item"),x.Gc(185,"\n "),x.Vb(186,"ngx-menu-content"),x.Gc(187,"Child A1"),x.Ub(),x.Gc(188,"\n "),x.Ub(),x.Gc(189,"\n "),x.Vb(190,"ngx-context-menu-item"),x.Gc(191,"\n "),x.Vb(192,"ngx-menu-content"),x.Gc(193,"Child A2"),x.Ub(),x.Gc(194,"\n "),x.Ub(),x.Gc(195,"\n "),x.Vb(196,"ngx-context-menu-item"),x.Gc(197,"\n "),x.Vb(198,"ngx-menu-content"),x.Gc(199,"Child A3"),x.Ub(),x.Gc(200,"\n "),x.Ub(),x.Gc(201,"\n "),x.Ub(),x.Gc(202,"\n\n "),x.Vb(203,"ngx-context-menu-item"),x.Gc(204,"\n "),x.Vb(205,"ngx-menu-content"),x.Gc(206,"Root B"),x.Ub(),x.Gc(207,"\n "),x.Ub(),x.Gc(208,"\n\n "),x.Vb(209,"ngx-context-menu-item"),x.Gc(210,"\n "),x.Vb(211,"ngx-menu-content"),x.Gc(212,"Root C"),x.Ub(),x.Gc(213,"\n "),x.Vb(214,"ngx-context-menu-item"),x.Gc(215,"\n "),x.Vb(216,"ngx-menu-content"),x.Gc(217," Child C1"),x.Ub(),x.Gc(218,"\n "),x.Ub(),x.Gc(219,"\n "),x.Vb(220,"ngx-context-menu-item"),x.Gc(221,"\n "),x.Vb(222,"ngx-menu-content"),x.Gc(223,"Child C2"),x.Ub(),x.Gc(224,"\n "),x.Ub(),x.Gc(225,"\n "),x.Vb(226,"ngx-context-menu-item"),x.Gc(227,"\n "),x.Vb(228,"ngx-menu-content"),x.Gc(229,"Child C3"),x.Ub(),x.Gc(230,"\n "),x.Ub(),x.Gc(231,"\n "),x.Ub(),x.Gc(232,"\n "),x.Ub(),x.Gc(233,"\n "),x.Ub(),x.Gc(234,"\n "),x.Ub(),x.Gc(235,"\n "),x.Ub(),x.Gc(236,"\n "),x.Vb(237,"div",6),x.Gc(238,"\n "),x.Vb(239,"div",3),x.Gc(240,"\n "),x.Qb(241,"br"),x.Gc(242,"\n\n "),x.Vb(243,"p"),x.Vb(244,"b"),x.Gc(245,"Note"),x.Ub(),x.Gc(246,": You can also wrap the templates in your component."),x.Ub(),x.Gc(247,"\n\n "),x.Vb(248,"pre"),x.Vb(249,"code",7),x.Pb(),x.Gc(250,'\n \x3c!-- app.component.html --\x3e\n <ngx-table-builder #table [source]="data" height="500" enable-selection>\n <ngx-options [resizable]="true" [sortable]="true"></ngx-options>\n\n <ngx-context-menu>\n <my-menu [table]="table"></my-menu>\n </ngx-context-menu>\n\n <ngx-column key="action" custom-key sticky [resizable]="false" [width]="50">\n <ng-template ngx-th></ng-template>\n <ng-template ngx-td row let-row>\n {{ table.selectionModel.get($any(row).id) ? \'x\' : \'-\' }}\n </ng-template>\n </ngx-column>\n\n <ngx-column *ngFor="let key of table.modelColumnKeys" [key]="key"></ngx-column>\n </ngx-table-builder>\n\n'),x.Wb(),x.Ub(),x.Ub(),x.Gc(251,"\n "),x.Qb(252,"br"),x.Gc(253,"\n "),x.Vb(254,"pre"),x.Vb(255,"code",23),x.Gc(256,"\n // my-menu.component.ts\n import { TableBuilderComponent } from \"@angular-ru/ng-table-builder\";\n import { Component } from \"@angular/core\";\n\n @Component({\n selector: 'my-menu',\n templateUrl: './my-menu.component.html'\n })\n export class MyMenuComponent {\n @Input() public table: TableBuilderComponent;\n }\n\n"),x.Ub(),x.Ub(),x.Gc(257,"\n "),x.Ub(),x.Gc(258,"\n "),x.Vb(259,"div",3),x.Gc(260,"\n "),x.Qb(261,"br"),x.Gc(262,"\n "),x.Vb(263,"p"),x.Vb(264,"b"),x.Gc(265,"Note"),x.Ub(),x.Gc(266,": You can also wrap the templates in your component."),x.Ub(),x.Gc(267,"\n "),x.Vb(268,"pre"),x.Vb(269,"code",7),x.Pb(),x.Gc(270,'\n \x3c!-- my-menu.component.html --\x3e\n\n \x3c!-- first item --\x3e\n <ngx-context-menu-item contextTitle divider>\n <ngx-menu-content>Menu</ngx-menu-content>\n </ngx-context-menu-item>\n\n \x3c!-- second item --\x3e\n <ngx-context-menu-item>\n <ngx-menu-content>Column list</ngx-menu-content>\n\n <ngx-context-menu-item\n *ngFor="let column of table.columnSchema"\n (onClick)="table.toggleColumnVisibility(column.key); $events.preventDefault()"\n [visible]="column.isModel"\n >\n <ngx-menu-content no-margin>{{ column.key }}</ngx-menu-content>\n <ngx-menu-content no-margin align-center>\n <mat-checkbox\n color="primary"\n [checked]="column.visible"\n ></mat-checkbox>\n </ngx-menu-content>\n </ngx-context-menu-item>\n </ngx-context-menu-item>\n\n \x3c!-- third item --\x3e\n <ngx-context-menu-item (onClick)="table.resetSchema()" divider>\n <ngx-menu-content>Reset table settings</ngx-menu-content>\n </ngx-context-menu-item>\n\n \x3c!-- fourth item --\x3e\n <ngx-context-menu-item>\n\n <ngx-menu-content>Example tree</ngx-menu-content>\n\n <ngx-context-menu-item>\n <ngx-menu-content>Root A</ngx-menu-content>\n <ngx-context-menu-item>\n <ngx-menu-content>Child A1</ngx-menu-content>\n </ngx-context-menu-item>\n <ngx-context-menu-item>\n <ngx-menu-content>Child A2</ngx-menu-content>\n </ngx-context-menu-item>\n <ngx-context-menu-item>\n <ngx-menu-content>Child A3</ngx-menu-content>\n </ngx-context-menu-item>\n </ngx-context-menu-item>\n\n <ngx-context-menu-item>\n <ngx-menu-content>Root B</ngx-menu-content>\n </ngx-context-menu-item>\n\n <ngx-context-menu-item>\n <ngx-menu-content>Root C</ngx-menu-content>\n <ngx-context-menu-item>\n <ngx-menu-content> Child C1</ngx-menu-content>\n </ngx-context-menu-item>\n <ngx-context-menu-item>\n <ngx-menu-content>Child C2</ngx-menu-content>\n </ngx-context-menu-item>\n <ngx-context-menu-item>\n <ngx-menu-content>Child C3</ngx-menu-content>\n </ngx-context-menu-item>\n </ngx-context-menu-item>\n\n </ngx-context-menu-item>\n\n'),x.Wb(),x.Ub(),x.Ub(),x.Gc(271,"\n "),x.Ub(),x.Gc(272,"\n "),x.Ub(),x.Gc(273,"\n "),x.Ub(),x.Gc(274,"\n "),x.Ub(),x.Gc(275,"\n "),x.Ub()}if(2&n){var c=x.wc(22),o=x.wc(61),i=x.wc(107),m=x.hc();x.Cb(21),x.oc("source",m.licences),x.Cb(3),x.oc("height",null),x.Cb(32),x.oc("ngForOf",c.columnSchema),x.Cb(4),x.oc("disable",!o.state.key),x.Cb(9),x.oc("ngIf","id"===o.state.key),x.Cb(2),x.oc("ngIf","price"===o.state.key),x.Cb(7),x.Ic("\n Selected items (",x.jc(79,12,null==c?null:c.selectionEntries).length,")\n "),x.Cb(28),x.oc("source",m.data),x.Cb(5),x.oc("is-draggable",!1),x.Cb(7),x.oc("ngForOf",i.modelColumnKeys),x.Cb(7),x.Ic("Menu ",i.selection.selectionModel.size,""),x.Cb(40),x.oc("ngForOf",i.columnSchema)}}var M,A,O=((A=function(){function t(e){n(this,t),this.cd=e,this.data=[],this.licences=[{id:1,name:"single",price:29.3},{id:2,name:"developer",price:49.8},{id:3,name:"premium",price:99.5},{id:4,name:"enterprise",price:199}]}var c,o,i;return c=t,(o=[{key:"ngOnInit",value:function(){var n=this;u.a.generator(50,15).then(function(e){n.data=e,n.cd.detectChanges()})}},{key:"ngAfterViewInit",value:function(){this.update()}},{key:"update",value:function(){document.querySelectorAll("pre code").forEach(function(n){hljs.highlightBlock(n)})}},{key:"exportExcel",value:function(n){window.alert("export excel - "+JSON.stringify(n))}},{key:"showLine",value:function(n,e){window.alert("key - "+n+" item - "+JSON.stringify(e))}},{key:"copyId",value:function(n){window.alert("Copy on buffer - "+n)}},{key:"updatedSchema",value:function(n){console.log("Update schema",n)}}])&&e(c.prototype,o),i&&e(c,i),t}()).\u0275fac=function(n){return new(n||A)(x.Ob(x.h))},A.\u0275cmp=x.Ib({type:A,selectors:[["sample-eleven"]],decls:11,vars:1,consts:[[1,"simple-toolbar"],[1,"night"],["class","column",4,"ngIf"],[1,"column"],[3,"selectedTabChange"],["label","Custom context menu"],[1,"column-samples"],[1,"html"],["enable-selection","",3,"source"],["table1",""],[3,"height"],["contextTitle","","divider",""],["icon","https://angular.io/assets/images/logos/angular/angular.svg"],[3,"onClick"],["icon","http://www.myiconfinder.com/uploads/iconsets/ae86b3a8881d697b6c42528aff5ba48b-excel.png"],["icon",""],[3,"visible","onClick",4,"ngFor","ngForOf"],["divider","",3,"disable","onClick"],["item",""],[3,"onClick",4,"ngIf"],[4,"ngIf"],["key","price","important-template",""],["ngx-td",""],[1,"javascript"],["label","Custom sub menu"],["height","500","enable-selection","",3,"source","schemaChanges"],["table2",""],["is-draggable","","is-sortable",""],["key","action","custom-key","","sticky","","width","50",3,"is-draggable"],["ngx-th",""],["ngx-td","","row",""],[3,"key",4,"ngFor","ngForOf"],["divider",""],["divider","",3,"onClick"],[3,"visible","onClick"],["no-margin",""],["no-margin","","align-center",""],["color","primary",3,"checked"],[3,"key"]],template:function(n,e){1&n&&(x.Vb(0,"mat-toolbar",0),x.Gc(1,"\n "),x.Vb(2,"span"),x.Gc(3,"Example context menu"),x.Ub(),x.Gc(4,"\n"),x.Ub(),x.Gc(5,"\n\n"),x.Vb(6,"div",1),x.Gc(7,"\n "),x.Ec(8,S,276,14,"div",2),x.Gc(9,"\n"),x.Ub(),x.Gc(10,"\n")),2&n&&(x.Cb(8),x.oc("ngIf",e.licences.length))},directives:[l.a,i.m,a.b,a.a,g.a,r.a,G.a,s.a,i.l,d.a,p.a,h.a,V.a,U.a],pipes:[f.a,i.c],styles:["\n .night {\n position: relative;\n margin: auto;\n }\n\n /*noinspection CssUnusedSymbol*/\n .night .mat-tab-body-content {\n padding: 5px 0;\n height: calc(100% - 10px);\n overflow: hidden;\n }\n\n /*noinspection ALL*/\n .night .mat-tab-body-wrapper .mat-tab-body.mat-tab-body-active {\n overflow: visible;\n max-width: 100%;\n }\n "],encapsulation:2,changeDetection:0}),A),L=((M=function e(){n(this,e)}).\u0275fac=function(n){return new(n||M)},M.\u0275mod=x.Mb({type:M}),M.\u0275inj=x.Lb({imports:[[i.b,b.a,m.b.forChild([{path:"",component:O}])]]}),M)}}])}();