',"typescript","import { Component } from '@angular/core';\nimport { AvailableLanguage } from '../../../../projects/design-angular-kit/src/lib/interfaces/utils';\nimport { TranslateService } from '@ngx-translate/core';\n\n@Component({\n selector: 'it-language-switcher-custom-example',\n templateUrl: './language-switcher-custom-example.component.html'\n})\nexport class LanguageSwitcherCustomExampleComponent {\n\n availableLanguages?: Array;\n\n constructor(\n private readonly translateService: TranslateService\n ) {\n this.availableLanguages = this.translateService.getLangs().map(lang => ({\n code: lang,\n label: lang,\n ...(lang === 'it' && {label: 'Italiano'}),\n ...(lang === 'en' && {label: 'English'})\n }));\n }\n}"]],template:function(a,l){1&a&&(e._UZ(0,"it-language-switcher-example")(1,"it-source-display",0),e.TgZ(2,"div",1)(3,"p"),e._uU(4,"Puoi aggiungere altre lingue aggiungendo nel tuo "),e.TgZ(5,"span",2),e._uU(6,"app.module.ts"),e.qZA()(),e._UZ(7,"it-source-display",3),e.qZA(),e._UZ(8,"it-language-switcher-custom-example")(9,"it-source-display",4)),2&a&&(e.xp6(7),e.Q6J("typescript",l.typescriptAppModule))},dependencies:[v.F,x,f],encapsulation:2})}return t})();const w=[{path:"",component:(()=>{class t{constructor(){this.component=p.wx.find(i=>"ItLanguageSwitcherComponent"===i.name)}static#e=this.\u0275fac=function(a){return new(a||t)};static#t=this.\u0275cmp=e.Xpm({type:t,selectors:[["it-language-switcher-index"]],decls:11,vars:1,consts:[[1,"bd-title"],[1,"bd-lead"],["label","Esempi","active","true",1,"pt-3"],["label","API",1,"pt-3"],[3,"component"]],template:function(a,l){1&a&&(e.TgZ(0,"h1",0),e._uU(1,"Language Switcher"),e.qZA(),e.TgZ(2,"p",1),e._uU(3,"Per cambiare facilmente la lingua del tuo sito web"),e.qZA(),e.TgZ(4,"it-tab-container")(5,"it-tab-item",2),e._UZ(6,"it-language-switcher-examples"),e.qZA(),e.TgZ(7,"it-tab-item",3)(8,"h3"),e._uU(9,"LanguageSwitcherComponent"),e.qZA(),e._UZ(10,"it-api-parameters",4),e.qZA()()),2&a&&(e.xp6(10),e.Q6J("component",l.component))},dependencies:[m.G,h.U,d.m,Z],encapsulation:2})}return t})()}];let L=(()=>{class t{static#e=this.\u0275fac=function(a){return new(a||t)};static#t=this.\u0275mod=e.oAB({type:t});static#a=this.\u0275inj=e.cJS({imports:[r.Bz.forChild(w),r.Bz]})}return t})(),b=(()=>{class t{static#e=this.\u0275fac=function(a){return new(a||t)};static#t=this.\u0275mod=e.oAB({type:t});static#a=this.\u0275inj=e.cJS({imports:[g.ez,u.m,s.aw,L]})}return t})()}}]);
\ No newline at end of file
diff --git a/289.c8890fa20a617b1b.js b/289.d04eb2f6d2a26fb7.js
similarity index 99%
rename from 289.c8890fa20a617b1b.js
rename to 289.d04eb2f6d2a26fb7.js
index 393a5260..ca14182c 100644
--- a/289.c8890fa20a617b1b.js
+++ b/289.d04eb2f6d2a26fb7.js
@@ -1 +1 @@
-"use strict";(self.webpackChunkdesign_angular_kit_bundle=self.webpackChunkdesign_angular_kit_bundle||[]).push([[289],{6289:(E,c,d)=>{d.r(c),d.d(c,{TableModule:()=>Q});var Z=d(6814),p=d(4244),h=d(1640),g=d(7069),t=d(2029),m=d(528),u=d(6273),T=d(4580),A=d(6099),i=d(5969),b=d(8790),s=d(6223);let _=(()=>{class e{static#t=this.\u0275fac=function(n){return new(n||e)};static#e=this.\u0275cmp=t.Xpm({type:e,selectors:[["it-table-example"]],decls:60,vars:11,consts:[[1,"bd-example"],[3,"color"],["thead",""],["scope","col"],["tbody",""],["scope","row"],[1,"form-check"],[1,"row"],[1,"form-check","col-5"],["name","selectedColor","label","None",3,"ngModel","value","ngModelChange"],["name","selectedColor","value","primary","label","Primary",3,"ngModel","ngModelChange"],["name","selectedColor","value","secondary","label","Secondary",3,"ngModel","ngModelChange"],[1,"form-check","col-4"],["name","selectedColor","value","success","label","Success",3,"ngModel","ngModelChange"],["name","selectedColor","value","warning","label","Warning",3,"ngModel","ngModelChange"],["name","selectedColor","value","danger","label","Danger",3,"ngModel","ngModelChange"],[1,"form-check","col-3"],["name","selectedColor","value","info","label","Info",3,"ngModel","ngModelChange"],["name","selectedColor","value","light","label","Light",3,"ngModel","ngModelChange"],["name","selectedColor","value","dark","label","Dark",3,"ngModel","ngModelChange"],["href","https://italia.github.io/bootstrap-italia/docs/organizzare-i-contenuti/tabelle/#varianti"]],template:function(n,o){1&n&&(t.TgZ(0,"div",0)(1,"it-table",1),t.ynx(2,2),t.TgZ(3,"tr")(4,"th",3),t._uU(5,"#"),t.qZA(),t.TgZ(6,"th",3),t._uU(7,"Nome"),t.qZA(),t.TgZ(8,"th",3),t._uU(9,"Cognome"),t.qZA(),t.TgZ(10,"th",3),t._uU(11,"Username"),t.qZA()(),t.BQk(),t.ynx(12,4),t.TgZ(13,"tr")(14,"th",5),t._uU(15,"1"),t.qZA(),t.TgZ(16,"td"),t._uU(17,"Mario"),t.qZA(),t.TgZ(18,"td"),t._uU(19,"Verdi"),t.qZA(),t.TgZ(20,"td"),t._uU(21,"mario.verdi"),t.qZA()(),t.TgZ(22,"tr")(23,"th",5),t._uU(24,"2"),t.qZA(),t.TgZ(25,"td"),t._uU(26,"Francesco"),t.qZA(),t.TgZ(27,"td"),t._uU(28,"Bianchi"),t.qZA(),t.TgZ(29,"td"),t._uU(30,"francesco.bianchi"),t.qZA()(),t.TgZ(31,"tr")(32,"th",5),t._uU(33,"3"),t.qZA(),t.TgZ(34,"td"),t._uU(35,"Alessandro"),t.qZA(),t.TgZ(36,"td"),t._uU(37,"Rossi"),t.qZA(),t.TgZ(38,"td"),t._uU(39,"alessandro.rossi"),t.qZA()(),t.BQk(),t.qZA(),t.TgZ(40,"div",6)(41,"h5"),t._uU(42,"Colorazione"),t.qZA(),t.TgZ(43,"div",7)(44,"div",8)(45,"it-radio-button",9),t.NdJ("ngModelChange",function(r){return o.color=r}),t.qZA(),t.TgZ(46,"it-radio-button",10),t.NdJ("ngModelChange",function(r){return o.color=r}),t.qZA(),t.TgZ(47,"it-radio-button",11),t.NdJ("ngModelChange",function(r){return o.color=r}),t.qZA()(),t.TgZ(48,"div",12)(49,"it-radio-button",13),t.NdJ("ngModelChange",function(r){return o.color=r}),t.qZA(),t.TgZ(50,"it-radio-button",14),t.NdJ("ngModelChange",function(r){return o.color=r}),t.qZA(),t.TgZ(51,"it-radio-button",15),t.NdJ("ngModelChange",function(r){return o.color=r}),t.qZA()(),t.TgZ(52,"div",16)(53,"it-radio-button",17),t.NdJ("ngModelChange",function(r){return o.color=r}),t.qZA(),t.TgZ(54,"it-radio-button",18),t.NdJ("ngModelChange",function(r){return o.color=r}),t.qZA(),t.TgZ(55,"it-radio-button",19),t.NdJ("ngModelChange",function(r){return o.color=r}),t.qZA()()()(),t.TgZ(56,"p"),t._uU(57," Per la colorazione su singole righe o celle, fare riferimento alla documentazione "),t.TgZ(58,"a",20),t._uU(59,"Bootstrap Italia"),t.qZA()()()),2&n&&(t.xp6(1),t.Q6J("color",o.color),t.xp6(44),t.Q6J("ngModel",o.color)("value",void 0),t.xp6(1),t.Q6J("ngModel",o.color),t.xp6(1),t.Q6J("ngModel",o.color),t.xp6(2),t.Q6J("ngModel",o.color),t.xp6(1),t.Q6J("ngModel",o.color),t.xp6(1),t.Q6J("ngModel",o.color),t.xp6(2),t.Q6J("ngModel",o.color),t.xp6(1),t.Q6J("ngModel",o.color),t.xp6(1),t.Q6J("ngModel",o.color))},dependencies:[i.A,b.C,s.JJ,s.On],encapsulation:2})}return e})(),U=(()=>{class e{static#t=this.\u0275fac=function(n){return new(n||e)};static#e=this.\u0275cmp=t.Xpm({type:e,selectors:[["it-table-striped-example"]],decls:81,vars:0,consts:[[1,"bd-example"],["striped","true"],["thead",""],["scope","col"],["tbody",""],["scope","row"],["striped","true","color","dark"]],template:function(n,o){1&n&&(t.TgZ(0,"h3"),t._uU(1,"Righe striate"),t.qZA(),t.TgZ(2,"div",0)(3,"it-table",1),t.ynx(4,2),t.TgZ(5,"tr")(6,"th",3),t._uU(7,"#"),t.qZA(),t.TgZ(8,"th",3),t._uU(9,"Nome"),t.qZA(),t.TgZ(10,"th",3),t._uU(11,"Cognome"),t.qZA(),t.TgZ(12,"th",3),t._uU(13,"Username"),t.qZA()(),t.BQk(),t.ynx(14,4),t.TgZ(15,"tr")(16,"th",5),t._uU(17,"1"),t.qZA(),t.TgZ(18,"td"),t._uU(19,"Mario"),t.qZA(),t.TgZ(20,"td"),t._uU(21,"Verdi"),t.qZA(),t.TgZ(22,"td"),t._uU(23,"mario.verdi"),t.qZA()(),t.TgZ(24,"tr")(25,"th",5),t._uU(26,"2"),t.qZA(),t.TgZ(27,"td"),t._uU(28,"Francesco"),t.qZA(),t.TgZ(29,"td"),t._uU(30,"Bianchi"),t.qZA(),t.TgZ(31,"td"),t._uU(32,"francesco.bianchi"),t.qZA()(),t.TgZ(33,"tr")(34,"th",5),t._uU(35,"3"),t.qZA(),t.TgZ(36,"td"),t._uU(37,"Alessandro"),t.qZA(),t.TgZ(38,"td"),t._uU(39,"Rossi"),t.qZA(),t.TgZ(40,"td"),t._uU(41,"alessandro.rossi"),t.qZA()(),t.BQk(),t.qZA(),t.TgZ(42,"it-table",6),t.ynx(43,2),t.TgZ(44,"tr")(45,"th",3),t._uU(46,"#"),t.qZA(),t.TgZ(47,"th",3),t._uU(48,"Nome"),t.qZA(),t.TgZ(49,"th",3),t._uU(50,"Cognome"),t.qZA(),t.TgZ(51,"th",3),t._uU(52,"Username"),t.qZA()(),t.BQk(),t.ynx(53,4),t.TgZ(54,"tr")(55,"th",5),t._uU(56,"1"),t.qZA(),t.TgZ(57,"td"),t._uU(58,"Mario"),t.qZA(),t.TgZ(59,"td"),t._uU(60,"Verdi"),t.qZA(),t.TgZ(61,"td"),t._uU(62,"mario.verdi"),t.qZA()(),t.TgZ(63,"tr")(64,"th",5),t._uU(65,"2"),t.qZA(),t.TgZ(66,"td"),t._uU(67,"Francesco"),t.qZA(),t.TgZ(68,"td"),t._uU(69,"Bianchi"),t.qZA(),t.TgZ(70,"td"),t._uU(71,"francesco.bianchi"),t.qZA()(),t.TgZ(72,"tr")(73,"th",5),t._uU(74,"3"),t.qZA(),t.TgZ(75,"td"),t._uU(76,"Alessandro"),t.qZA(),t.TgZ(77,"td"),t._uU(78,"Rossi"),t.qZA(),t.TgZ(79,"td"),t._uU(80,"alessandro.rossi"),t.qZA()(),t.BQk(),t.qZA()())},dependencies:[i.A],encapsulation:2})}return e})(),q=(()=>{class e{static#t=this.\u0275fac=function(n){return new(n||e)};static#e=this.\u0275cmp=t.Xpm({type:e,selectors:[["it-table-hover-example"]],decls:81,vars:0,consts:[[1,"bd-example"],["hover","true"],["thead",""],["scope","col"],["tbody",""],["scope","row"],["hover","true","striped","true"]],template:function(n,o){1&n&&(t.TgZ(0,"h3"),t._uU(1,"Righe ed hover"),t.qZA(),t.TgZ(2,"div",0)(3,"it-table",1),t.ynx(4,2),t.TgZ(5,"tr")(6,"th",3),t._uU(7,"#"),t.qZA(),t.TgZ(8,"th",3),t._uU(9,"Nome"),t.qZA(),t.TgZ(10,"th",3),t._uU(11,"Cognome"),t.qZA(),t.TgZ(12,"th",3),t._uU(13,"Username"),t.qZA()(),t.BQk(),t.ynx(14,4),t.TgZ(15,"tr")(16,"th",5),t._uU(17,"1"),t.qZA(),t.TgZ(18,"td"),t._uU(19,"Mario"),t.qZA(),t.TgZ(20,"td"),t._uU(21,"Verdi"),t.qZA(),t.TgZ(22,"td"),t._uU(23,"mario.verdi"),t.qZA()(),t.TgZ(24,"tr")(25,"th",5),t._uU(26,"2"),t.qZA(),t.TgZ(27,"td"),t._uU(28,"Francesco"),t.qZA(),t.TgZ(29,"td"),t._uU(30,"Bianchi"),t.qZA(),t.TgZ(31,"td"),t._uU(32,"francesco.bianchi"),t.qZA()(),t.TgZ(33,"tr")(34,"th",5),t._uU(35,"3"),t.qZA(),t.TgZ(36,"td"),t._uU(37,"Alessandro"),t.qZA(),t.TgZ(38,"td"),t._uU(39,"Rossi"),t.qZA(),t.TgZ(40,"td"),t._uU(41,"alessandro.rossi"),t.qZA()(),t.BQk(),t.qZA(),t.TgZ(42,"it-table",6),t.ynx(43,2),t.TgZ(44,"tr")(45,"th",3),t._uU(46,"#"),t.qZA(),t.TgZ(47,"th",3),t._uU(48,"Nome"),t.qZA(),t.TgZ(49,"th",3),t._uU(50,"Cognome"),t.qZA(),t.TgZ(51,"th",3),t._uU(52,"Username"),t.qZA()(),t.BQk(),t.ynx(53,4),t.TgZ(54,"tr")(55,"th",5),t._uU(56,"1"),t.qZA(),t.TgZ(57,"td"),t._uU(58,"Mario"),t.qZA(),t.TgZ(59,"td"),t._uU(60,"Verdi"),t.qZA(),t.TgZ(61,"td"),t._uU(62,"mario.verdi"),t.qZA()(),t.TgZ(63,"tr")(64,"th",5),t._uU(65,"2"),t.qZA(),t.TgZ(66,"td"),t._uU(67,"Francesco"),t.qZA(),t.TgZ(68,"td"),t._uU(69,"Bianchi"),t.qZA(),t.TgZ(70,"td"),t._uU(71,"francesco.bianchi"),t.qZA()(),t.TgZ(72,"tr")(73,"th",5),t._uU(74,"3"),t.qZA(),t.TgZ(75,"td"),t._uU(76,"Alessandro"),t.qZA(),t.TgZ(77,"td"),t._uU(78,"Rossi"),t.qZA(),t.TgZ(79,"td"),t._uU(80,"alessandro.rossi"),t.qZA()(),t.BQk(),t.qZA()())},dependencies:[i.A],encapsulation:2})}return e})(),C=(()=>{class e{static#t=this.\u0275fac=function(n){return new(n||e)};static#e=this.\u0275cmp=t.Xpm({type:e,selectors:[["it-table-bordered-example"]],decls:42,vars:0,consts:[[1,"bd-example"],["bordered","true"],["thead",""],["scope","col"],["tbody",""],["scope","row"]],template:function(n,o){1&n&&(t.TgZ(0,"h3"),t._uU(1,"Tabella con bordi"),t.qZA(),t.TgZ(2,"div",0)(3,"it-table",1),t.ynx(4,2),t.TgZ(5,"tr")(6,"th",3),t._uU(7,"#"),t.qZA(),t.TgZ(8,"th",3),t._uU(9,"Nome"),t.qZA(),t.TgZ(10,"th",3),t._uU(11,"Cognome"),t.qZA(),t.TgZ(12,"th",3),t._uU(13,"Username"),t.qZA()(),t.BQk(),t.ynx(14,4),t.TgZ(15,"tr")(16,"th",5),t._uU(17,"1"),t.qZA(),t.TgZ(18,"td"),t._uU(19,"Mario"),t.qZA(),t.TgZ(20,"td"),t._uU(21,"Verdi"),t.qZA(),t.TgZ(22,"td"),t._uU(23,"mario.verdi"),t.qZA()(),t.TgZ(24,"tr")(25,"th",5),t._uU(26,"2"),t.qZA(),t.TgZ(27,"td"),t._uU(28,"Francesco"),t.qZA(),t.TgZ(29,"td"),t._uU(30,"Bianchi"),t.qZA(),t.TgZ(31,"td"),t._uU(32,"francesco.bianchi"),t.qZA()(),t.TgZ(33,"tr")(34,"th",5),t._uU(35,"3"),t.qZA(),t.TgZ(36,"td"),t._uU(37,"Alessandro"),t.qZA(),t.TgZ(38,"td"),t._uU(39,"Rossi"),t.qZA(),t.TgZ(40,"td"),t._uU(41,"alessandro.rossi"),t.qZA()(),t.BQk(),t.qZA()())},dependencies:[i.A],encapsulation:2})}return e})(),x=(()=>{class e{static#t=this.\u0275fac=function(n){return new(n||e)};static#e=this.\u0275cmp=t.Xpm({type:e,selectors:[["it-table-borderless-example"]],decls:81,vars:0,consts:[[1,"bd-example"],["borderless","true"],["thead",""],["scope","col"],["tbody",""],["scope","row"],["borderless","true","color","dark"]],template:function(n,o){1&n&&(t.TgZ(0,"h3"),t._uU(1,"Tabella senza bordi"),t.qZA(),t.TgZ(2,"div",0)(3,"it-table",1),t.ynx(4,2),t.TgZ(5,"tr")(6,"th",3),t._uU(7,"#"),t.qZA(),t.TgZ(8,"th",3),t._uU(9,"Nome"),t.qZA(),t.TgZ(10,"th",3),t._uU(11,"Cognome"),t.qZA(),t.TgZ(12,"th",3),t._uU(13,"Username"),t.qZA()(),t.BQk(),t.ynx(14,4),t.TgZ(15,"tr")(16,"th",5),t._uU(17,"1"),t.qZA(),t.TgZ(18,"td"),t._uU(19,"Mario"),t.qZA(),t.TgZ(20,"td"),t._uU(21,"Verdi"),t.qZA(),t.TgZ(22,"td"),t._uU(23,"mario.verdi"),t.qZA()(),t.TgZ(24,"tr")(25,"th",5),t._uU(26,"2"),t.qZA(),t.TgZ(27,"td"),t._uU(28,"Francesco"),t.qZA(),t.TgZ(29,"td"),t._uU(30,"Bianchi"),t.qZA(),t.TgZ(31,"td"),t._uU(32,"francesco.bianchi"),t.qZA()(),t.TgZ(33,"tr")(34,"th",5),t._uU(35,"3"),t.qZA(),t.TgZ(36,"td"),t._uU(37,"Alessandro"),t.qZA(),t.TgZ(38,"td"),t._uU(39,"Rossi"),t.qZA(),t.TgZ(40,"td"),t._uU(41,"alessandro.rossi"),t.qZA()(),t.BQk(),t.qZA(),t.TgZ(42,"it-table",6),t.ynx(43,2),t.TgZ(44,"tr")(45,"th",3),t._uU(46,"#"),t.qZA(),t.TgZ(47,"th",3),t._uU(48,"Nome"),t.qZA(),t.TgZ(49,"th",3),t._uU(50,"Cognome"),t.qZA(),t.TgZ(51,"th",3),t._uU(52,"Username"),t.qZA()(),t.BQk(),t.ynx(53,4),t.TgZ(54,"tr")(55,"th",5),t._uU(56,"1"),t.qZA(),t.TgZ(57,"td"),t._uU(58,"Mario"),t.qZA(),t.TgZ(59,"td"),t._uU(60,"Verdi"),t.qZA(),t.TgZ(61,"td"),t._uU(62,"mario.verdi"),t.qZA()(),t.TgZ(63,"tr")(64,"th",5),t._uU(65,"2"),t.qZA(),t.TgZ(66,"td"),t._uU(67,"Francesco"),t.qZA(),t.TgZ(68,"td"),t._uU(69,"Bianchi"),t.qZA(),t.TgZ(70,"td"),t._uU(71,"francesco.bianchi"),t.qZA()(),t.TgZ(72,"tr")(73,"th",5),t._uU(74,"3"),t.qZA(),t.TgZ(75,"td"),t._uU(76,"Alessandro"),t.qZA(),t.TgZ(77,"td"),t._uU(78,"Rossi"),t.qZA(),t.TgZ(79,"td"),t._uU(80,"alessandro.rossi"),t.qZA()(),t.BQk(),t.qZA()())},dependencies:[i.A],encapsulation:2})}return e})(),v=(()=>{class e{static#t=this.\u0275fac=function(n){return new(n||e)};static#e=this.\u0275cmp=t.Xpm({type:e,selectors:[["it-table-compact-example"]],decls:42,vars:0,consts:[[1,"bd-example"],["compact","true"],["thead",""],["scope","col"],["tbody",""],["scope","row"]],template:function(n,o){1&n&&(t.TgZ(0,"h3"),t._uU(1,"Tabella compatta"),t.qZA(),t.TgZ(2,"div",0)(3,"it-table",1),t.ynx(4,2),t.TgZ(5,"tr")(6,"th",3),t._uU(7,"#"),t.qZA(),t.TgZ(8,"th",3),t._uU(9,"Nome"),t.qZA(),t.TgZ(10,"th",3),t._uU(11,"Cognome"),t.qZA(),t.TgZ(12,"th",3),t._uU(13,"Username"),t.qZA()(),t.BQk(),t.ynx(14,4),t.TgZ(15,"tr")(16,"th",5),t._uU(17,"1"),t.qZA(),t.TgZ(18,"td"),t._uU(19,"Mario"),t.qZA(),t.TgZ(20,"td"),t._uU(21,"Verdi"),t.qZA(),t.TgZ(22,"td"),t._uU(23,"mario.verdi"),t.qZA()(),t.TgZ(24,"tr")(25,"th",5),t._uU(26,"2"),t.qZA(),t.TgZ(27,"td"),t._uU(28,"Francesco"),t.qZA(),t.TgZ(29,"td"),t._uU(30,"Bianchi"),t.qZA(),t.TgZ(31,"td"),t._uU(32,"francesco.bianchi"),t.qZA()(),t.TgZ(33,"tr")(34,"th",5),t._uU(35,"3"),t.qZA(),t.TgZ(36,"td"),t._uU(37,"Alessandro"),t.qZA(),t.TgZ(38,"td"),t._uU(39,"Rossi"),t.qZA(),t.TgZ(40,"td"),t._uU(41,"alessandro.rossi"),t.qZA()(),t.BQk(),t.qZA()())},dependencies:[i.A],encapsulation:2})}return e})(),f=(()=>{class e{static#t=this.\u0275fac=function(n){return new(n||e)};static#e=this.\u0275cmp=t.Xpm({type:e,selectors:[["it-table-alignment-example"]],decls:24,vars:0,consts:[[1,"bd-example"],["alignment","align-middle"],["thead",""],["scope","col",1,"w-25"],["tbody",""]],template:function(n,o){1&n&&(t.TgZ(0,"h3"),t._uU(1,"Allineamento verticale"),t.qZA(),t.TgZ(2,"div",0)(3,"it-table",1),t.ynx(4,2),t.TgZ(5,"tr")(6,"th",3),t._uU(7,"Intestazione 1"),t.qZA(),t.TgZ(8,"th",3),t._uU(9,"Intestazione 2"),t.qZA(),t.TgZ(10,"th",3),t._uU(11,"Intestazione 3"),t.qZA(),t.TgZ(12,"th",3),t._uU(13,"Intestazione 4"),t.qZA()(),t.BQk(),t.ynx(14,4),t.TgZ(15,"tr")(16,"td"),t._uU(17,"Valore 1"),t.qZA(),t.TgZ(18,"td"),t._uU(19,"Valore 2"),t.qZA(),t.TgZ(20,"td"),t._uU(21,"Valore 3"),t.qZA(),t.TgZ(22,"td"),t._uU(23,"This here is some placeholder text, intended to take up quite a bit of vertical space, to demonstrate how the vertical alignment works in the preceding cells."),t.qZA()(),t.BQk(),t.qZA()())},dependencies:[i.A],encapsulation:2})}return e})(),y=(()=>{class e{static#t=this.\u0275fac=function(n){return new(n||e)};static#e=this.\u0275cmp=t.Xpm({type:e,selectors:[["it-table-header-example"]],decls:81,vars:0,consts:[[1,"bd-example"],["headColor","dark"],["thead",""],["scope","col"],["tbody",""],["scope","row"],["headColor","light"]],template:function(n,o){1&n&&(t.TgZ(0,"h3"),t._uU(1,"Intestazione"),t.qZA(),t.TgZ(2,"div",0)(3,"it-table",1),t.ynx(4,2),t.TgZ(5,"tr")(6,"th",3),t._uU(7,"#"),t.qZA(),t.TgZ(8,"th",3),t._uU(9,"Nome"),t.qZA(),t.TgZ(10,"th",3),t._uU(11,"Cognome"),t.qZA(),t.TgZ(12,"th",3),t._uU(13,"Username"),t.qZA()(),t.BQk(),t.ynx(14,4),t.TgZ(15,"tr")(16,"th",5),t._uU(17,"1"),t.qZA(),t.TgZ(18,"td"),t._uU(19,"Mario"),t.qZA(),t.TgZ(20,"td"),t._uU(21,"Verdi"),t.qZA(),t.TgZ(22,"td"),t._uU(23,"mario.verdi"),t.qZA()(),t.TgZ(24,"tr")(25,"th",5),t._uU(26,"2"),t.qZA(),t.TgZ(27,"td"),t._uU(28,"Francesco"),t.qZA(),t.TgZ(29,"td"),t._uU(30,"Bianchi"),t.qZA(),t.TgZ(31,"td"),t._uU(32,"francesco.bianchi"),t.qZA()(),t.TgZ(33,"tr")(34,"th",5),t._uU(35,"3"),t.qZA(),t.TgZ(36,"td"),t._uU(37,"Alessandro"),t.qZA(),t.TgZ(38,"td"),t._uU(39,"Rossi"),t.qZA(),t.TgZ(40,"td"),t._uU(41,"alessandro.rossi"),t.qZA()(),t.BQk(),t.qZA(),t.TgZ(42,"it-table",6),t.ynx(43,2),t.TgZ(44,"tr")(45,"th",3),t._uU(46,"#"),t.qZA(),t.TgZ(47,"th",3),t._uU(48,"Nome"),t.qZA(),t.TgZ(49,"th",3),t._uU(50,"Cognome"),t.qZA(),t.TgZ(51,"th",3),t._uU(52,"Username"),t.qZA()(),t.BQk(),t.ynx(53,4),t.TgZ(54,"tr")(55,"th",5),t._uU(56,"1"),t.qZA(),t.TgZ(57,"td"),t._uU(58,"Mario"),t.qZA(),t.TgZ(59,"td"),t._uU(60,"Verdi"),t.qZA(),t.TgZ(61,"td"),t._uU(62,"mario.verdi"),t.qZA()(),t.TgZ(63,"tr")(64,"th",5),t._uU(65,"2"),t.qZA(),t.TgZ(66,"td"),t._uU(67,"Francesco"),t.qZA(),t.TgZ(68,"td"),t._uU(69,"Bianchi"),t.qZA(),t.TgZ(70,"td"),t._uU(71,"francesco.bianchi"),t.qZA()(),t.TgZ(72,"tr")(73,"th",5),t._uU(74,"3"),t.qZA(),t.TgZ(75,"td"),t._uU(76,"Alessandro"),t.qZA(),t.TgZ(77,"td"),t._uU(78,"Rossi"),t.qZA(),t.TgZ(79,"td"),t._uU(80,"alessandro.rossi"),t.qZA()(),t.BQk(),t.qZA()())},dependencies:[i.A],encapsulation:2})}return e})(),M=(()=>{class e{static#t=this.\u0275fac=function(n){return new(n||e)};static#e=this.\u0275cmp=t.Xpm({type:e,selectors:[["it-table-footer-example"]],decls:52,vars:0,consts:[[1,"bd-example"],["thead",""],["scope","col"],["tbody",""],["scope","row"],["tfoot",""]],template:function(n,o){1&n&&(t.TgZ(0,"h3"),t._uU(1,"Footer"),t.qZA(),t.TgZ(2,"div",0)(3,"it-table"),t.ynx(4,1),t.TgZ(5,"tr")(6,"th",2),t._uU(7,"#"),t.qZA(),t.TgZ(8,"th",2),t._uU(9,"Nome"),t.qZA(),t.TgZ(10,"th",2),t._uU(11,"Cognome"),t.qZA(),t.TgZ(12,"th",2),t._uU(13,"Username"),t.qZA()(),t.BQk(),t.ynx(14,3),t.TgZ(15,"tr")(16,"th",4),t._uU(17,"1"),t.qZA(),t.TgZ(18,"td"),t._uU(19,"Mario"),t.qZA(),t.TgZ(20,"td"),t._uU(21,"Verdi"),t.qZA(),t.TgZ(22,"td"),t._uU(23,"mario.verdi"),t.qZA()(),t.TgZ(24,"tr")(25,"th",4),t._uU(26,"2"),t.qZA(),t.TgZ(27,"td"),t._uU(28,"Francesco"),t.qZA(),t.TgZ(29,"td"),t._uU(30,"Bianchi"),t.qZA(),t.TgZ(31,"td"),t._uU(32,"francesco.bianchi"),t.qZA()(),t.TgZ(33,"tr")(34,"th",4),t._uU(35,"3"),t.qZA(),t.TgZ(36,"td"),t._uU(37,"Alessandro"),t.qZA(),t.TgZ(38,"td"),t._uU(39,"Rossi"),t.qZA(),t.TgZ(40,"td"),t._uU(41,"alessandro.rossi"),t.qZA()(),t.BQk(),t.ynx(42,5),t.TgZ(43,"tr")(44,"td"),t._uU(45,"Footer"),t.qZA(),t.TgZ(46,"td"),t._uU(47,"Footer"),t.qZA(),t.TgZ(48,"td"),t._uU(49,"Footer"),t.qZA(),t.TgZ(50,"td"),t._uU(51,"Footer"),t.qZA()(),t.BQk(),t.qZA()())},dependencies:[i.A],encapsulation:2})}return e})(),B=(()=>{class e{static#t=this.\u0275fac=function(n){return new(n||e)};static#e=this.\u0275cmp=t.Xpm({type:e,selectors:[["it-table-caption-example"]],decls:85,vars:0,consts:[[1,"bd-example"],["compact","true"],["thead",""],["scope","col"],["tbody",""],["scope","row"],["caption",""],["compact","true","captionTop","true"]],template:function(n,o){1&n&&(t.TgZ(0,"h3"),t._uU(1,"Caption"),t.qZA(),t.TgZ(2,"div",0)(3,"it-table",1),t.ynx(4,2),t.TgZ(5,"tr")(6,"th",3),t._uU(7,"#"),t.qZA(),t.TgZ(8,"th",3),t._uU(9,"Nome"),t.qZA(),t.TgZ(10,"th",3),t._uU(11,"Cognome"),t.qZA(),t.TgZ(12,"th",3),t._uU(13,"Username"),t.qZA()(),t.BQk(),t.ynx(14,4),t.TgZ(15,"tr")(16,"th",5),t._uU(17,"1"),t.qZA(),t.TgZ(18,"td"),t._uU(19,"Mario"),t.qZA(),t.TgZ(20,"td"),t._uU(21,"Verdi"),t.qZA(),t.TgZ(22,"td"),t._uU(23,"mario.verdi"),t.qZA()(),t.TgZ(24,"tr")(25,"th",5),t._uU(26,"2"),t.qZA(),t.TgZ(27,"td"),t._uU(28,"Francesco"),t.qZA(),t.TgZ(29,"td"),t._uU(30,"Bianchi"),t.qZA(),t.TgZ(31,"td"),t._uU(32,"francesco.bianchi"),t.qZA()(),t.TgZ(33,"tr")(34,"th",5),t._uU(35,"3"),t.qZA(),t.TgZ(36,"td"),t._uU(37,"Alessandro"),t.qZA(),t.TgZ(38,"td"),t._uU(39,"Rossi"),t.qZA(),t.TgZ(40,"td"),t._uU(41,"alessandro.rossi"),t.qZA()(),t.BQk(),t.ynx(42,6),t._uU(43,"Lista degli utenti"),t.BQk(),t.qZA(),t.TgZ(44,"it-table",7),t.ynx(45,2),t.TgZ(46,"tr")(47,"th",3),t._uU(48,"#"),t.qZA(),t.TgZ(49,"th",3),t._uU(50,"Nome"),t.qZA(),t.TgZ(51,"th",3),t._uU(52,"Cognome"),t.qZA(),t.TgZ(53,"th",3),t._uU(54,"Username"),t.qZA()(),t.BQk(),t.ynx(55,4),t.TgZ(56,"tr")(57,"th",5),t._uU(58,"1"),t.qZA(),t.TgZ(59,"td"),t._uU(60,"Mario"),t.qZA(),t.TgZ(61,"td"),t._uU(62,"Verdi"),t.qZA(),t.TgZ(63,"td"),t._uU(64,"mario.verdi"),t.qZA()(),t.TgZ(65,"tr")(66,"th",5),t._uU(67,"2"),t.qZA(),t.TgZ(68,"td"),t._uU(69,"Francesco"),t.qZA(),t.TgZ(70,"td"),t._uU(71,"Bianchi"),t.qZA(),t.TgZ(72,"td"),t._uU(73,"francesco.bianchi"),t.qZA()(),t.TgZ(74,"tr")(75,"th",5),t._uU(76,"3"),t.qZA(),t.TgZ(77,"td"),t._uU(78,"Alessandro"),t.qZA(),t.TgZ(79,"td"),t._uU(80,"Rossi"),t.qZA(),t.TgZ(81,"td"),t._uU(82,"alessandro.rossi"),t.qZA()(),t.BQk(),t.ynx(83,6),t._uU(84,"Lista degli utenti"),t.BQk(),t.qZA()())},dependencies:[i.A]})}return e})(),w=(()=>{class e{static#t=this.\u0275fac=function(n){return new(n||e)};static#e=this.\u0275cmp=t.Xpm({type:e,selectors:[["it-table-examples"]],decls:20,vars:0,consts:[["html",'
\n \n \n
\n
#
\n
Nome
\n
Cognome
\n
Username
\n
\n \n\n \n
\n
1
\n
Mario
\n
Verdi
\n
mario.verdi
\n
\n
\n
2
\n
Francesco
\n
Bianchi
\n
francesco.bianchi
\n
\n
\n
3
\n
Alessandro
\n
Rossi
\n
alessandro.rossi
\n
\n \n \n\n
\n
Colorazione
\n
\n
\n \n \n \n
\n
\n \n \n \n
\n
\n \n \n \n
\n
\n
\n\n
\n Per la colorazione su singole righe o celle, fare riferimento alla documentazione Bootstrap Italia\n
\n
',"typescript","import { Component } from '@angular/core';\nimport { TableColor } from '../../../../projects/design-angular-kit/src/lib/interfaces/core';\n\n@Component({\n selector: 'it-table-example',\n templateUrl: './table-example.component.html'\n})\nexport class TableExampleComponent {\n\n color?: TableColor;\n\n}"],["html",'
Righe striate
\n
\n \n \n
\n
#
\n
Nome
\n
Cognome
\n
Username
\n
\n \n\n \n
\n
1
\n
Mario
\n
Verdi
\n
mario.verdi
\n
\n
\n
2
\n
Francesco
\n
Bianchi
\n
francesco.bianchi
\n
\n
\n
3
\n
Alessandro
\n
Rossi
\n
alessandro.rossi
\n
\n \n \n\n\n \n \n
\n
#
\n
Nome
\n
Cognome
\n
Username
\n
\n \n\n \n
\n
1
\n
Mario
\n
Verdi
\n
mario.verdi
\n
\n
\n
2
\n
Francesco
\n
Bianchi
\n
francesco.bianchi
\n
\n
\n
3
\n
Alessandro
\n
Rossi
\n
alessandro.rossi
\n
\n \n \n
',"typescript","import { Component } from '@angular/core';\n\n@Component({\n selector: 'it-table-striped-example',\n templateUrl: './table-striped-example.component.html'\n})\nexport class TableStripedExampleComponent {\n\n}"],["html",'
Righe ed hover
\n
\n \n \n
\n
#
\n
Nome
\n
Cognome
\n
Username
\n
\n \n\n \n
\n
1
\n
Mario
\n
Verdi
\n
mario.verdi
\n
\n
\n
2
\n
Francesco
\n
Bianchi
\n
francesco.bianchi
\n
\n
\n
3
\n
Alessandro
\n
Rossi
\n
alessandro.rossi
\n
\n \n \n\n\n \n \n
\n
#
\n
Nome
\n
Cognome
\n
Username
\n
\n \n\n \n
\n
1
\n
Mario
\n
Verdi
\n
mario.verdi
\n
\n
\n
2
\n
Francesco
\n
Bianchi
\n
francesco.bianchi
\n
\n
\n
3
\n
Alessandro
\n
Rossi
\n
alessandro.rossi
\n
\n \n \n
',"typescript","import { Component } from '@angular/core';\n\n@Component({\n selector: 'it-table-hover-example',\n templateUrl: './table-hover-example.component.html'\n})\nexport class TableHoverExampleComponent {\n\n}"],["html",'
Tabella con bordi
\n
\n \n \n
\n
#
\n
Nome
\n
Cognome
\n
Username
\n
\n \n\n \n
\n
1
\n
Mario
\n
Verdi
\n
mario.verdi
\n
\n
\n
2
\n
Francesco
\n
Bianchi
\n
francesco.bianchi
\n
\n
\n
3
\n
Alessandro
\n
Rossi
\n
alessandro.rossi
\n
\n \n \n\n
',"typescript","import { Component } from '@angular/core';\n\n@Component({\n selector: 'it-table-bordered-example',\n templateUrl: './table-bordered-example.component.html'\n})\nexport class TableBorderedExampleComponent {\n\n}"],["html",'
Tabella senza bordi
\n
\n \n \n
\n
#
\n
Nome
\n
Cognome
\n
Username
\n
\n \n\n \n
\n
1
\n
Mario
\n
Verdi
\n
mario.verdi
\n
\n
\n
2
\n
Francesco
\n
Bianchi
\n
francesco.bianchi
\n
\n
\n
3
\n
Alessandro
\n
Rossi
\n
alessandro.rossi
\n
\n \n \n\n \n \n
\n
#
\n
Nome
\n
Cognome
\n
Username
\n
\n \n\n \n
\n
1
\n
Mario
\n
Verdi
\n
mario.verdi
\n
\n
\n
2
\n
Francesco
\n
Bianchi
\n
francesco.bianchi
\n
\n
\n
3
\n
Alessandro
\n
Rossi
\n
alessandro.rossi
\n
\n \n \n
',"typescript","import { Component } from '@angular/core';\n\n@Component({\n selector: 'it-table-borderless-example',\n templateUrl: './table-borderless-example.component.html'\n})\nexport class TableBorderlessExampleComponent {\n\n}"],["html",'
Tabella compatta
\n
\n \n \n
\n
#
\n
Nome
\n
Cognome
\n
Username
\n
\n \n\n \n
\n
1
\n
Mario
\n
Verdi
\n
mario.verdi
\n
\n
\n
2
\n
Francesco
\n
Bianchi
\n
francesco.bianchi
\n
\n
\n
3
\n
Alessandro
\n
Rossi
\n
alessandro.rossi
\n
\n \n \n\n
',"typescript","import { Component } from '@angular/core';\n\n@Component({\n selector: 'it-table-compact-example',\n templateUrl: './table-compact-example.component.html'\n})\nexport class TableCompactExampleComponent {\n\n}"],["html",'
Allineamento verticale
\n
\n \n \n
\n
Intestazione 1
\n
Intestazione 2
\n
Intestazione 3
\n
Intestazione 4
\n
\n \n\n \n
\n
Valore 1
\n
Valore 2
\n
Valore 3
\n
This here is some placeholder text, intended to take up quite a bit of vertical space, to demonstrate how the vertical alignment works in the preceding cells.
\n
\n \n \n\n
',"typescript","import { Component } from '@angular/core';\n\n@Component({\n selector: 'it-table-alignment-example',\n templateUrl: './table-alignment-example.component.html'\n})\nexport class TableAlignmentExampleComponent {\n}"],["html",'
Intestazione
\n
\n \n \n
\n
#
\n
Nome
\n
Cognome
\n
Username
\n
\n \n\n \n
\n
1
\n
Mario
\n
Verdi
\n
mario.verdi
\n
\n
\n
2
\n
Francesco
\n
Bianchi
\n
francesco.bianchi
\n
\n
\n
3
\n
Alessandro
\n
Rossi
\n
alessandro.rossi
\n
\n \n \n\n \n \n
\n
#
\n
Nome
\n
Cognome
\n
Username
\n
\n \n\n \n
\n
1
\n
Mario
\n
Verdi
\n
mario.verdi
\n
\n
\n
2
\n
Francesco
\n
Bianchi
\n
francesco.bianchi
\n
\n
\n
3
\n
Alessandro
\n
Rossi
\n
alessandro.rossi
\n
\n \n \n
',"typescript","import { Component } from '@angular/core';\n\n@Component({\n selector: 'it-table-header-example',\n templateUrl: './table-header-example.component.html'\n})\nexport class TableHeaderExampleComponent {\n\n}"],["html",'
Footer
\n
\n \n \n
\n
#
\n
Nome
\n
Cognome
\n
Username
\n
\n \n\n \n
\n
1
\n
Mario
\n
Verdi
\n
mario.verdi
\n
\n
\n
2
\n
Francesco
\n
Bianchi
\n
francesco.bianchi
\n
\n
\n
3
\n
Alessandro
\n
Rossi
\n
alessandro.rossi
\n
\n \n\n \n
\n
Footer
\n
Footer
\n
Footer
\n
Footer
\n
\n \n \n\n
',"typescript","import { Component } from '@angular/core';\n\n@Component({\n selector: 'it-table-footer-example',\n templateUrl: './table-footer-example.component.html'\n})\nexport class TableFooterExampleComponent {\n\n}"],["html",'
Caption
\n
\n \n \n
\n
#
\n
Nome
\n
Cognome
\n
Username
\n
\n \n\n \n
\n
1
\n
Mario
\n
Verdi
\n
mario.verdi
\n
\n
\n
2
\n
Francesco
\n
Bianchi
\n
francesco.bianchi
\n
\n
\n
3
\n
Alessandro
\n
Rossi
\n
alessandro.rossi
\n
\n \n\n Lista degli utenti\n \n\n \n \n
\n
#
\n
Nome
\n
Cognome
\n
Username
\n
\n \n\n \n
\n
1
\n
Mario
\n
Verdi
\n
mario.verdi
\n
\n
\n
2
\n
Francesco
\n
Bianchi
\n
francesco.bianchi
\n
\n
\n
3
\n
Alessandro
\n
Rossi
\n
alessandro.rossi
\n
\n \n\n Lista degli utenti\n \n\n
',"typescript","import { Component } from '@angular/core';\n\n@Component({\n selector: 'it-table-caption-example',\n templateUrl: './table-caption-example.component.html',\n styleUrls: ['./table-caption-example.component.scss']\n})\nexport class TableCaptionExampleComponent {\n\n}"]],template:function(n,o){1&n&&t._UZ(0,"it-table-example")(1,"it-source-display",0)(2,"it-table-striped-example")(3,"it-source-display",1)(4,"it-table-hover-example")(5,"it-source-display",2)(6,"it-table-bordered-example")(7,"it-source-display",3)(8,"it-table-borderless-example")(9,"it-source-display",4)(10,"it-table-compact-example")(11,"it-source-display",5)(12,"it-table-alignment-example")(13,"it-source-display",6)(14,"it-table-header-example")(15,"it-source-display",7)(16,"it-table-footer-example")(17,"it-source-display",8)(18,"it-table-caption-example")(19,"it-source-display",9)},dependencies:[A.F,_,U,q,C,x,v,f,y,M,B],encapsulation:2})}return e})();const F=[{path:"",component:(()=>{class e{constructor(){this.component=g.wx.find(a=>"ItTableComponent"===a.name)}static#t=this.\u0275fac=function(n){return new(n||e)};static#e=this.\u0275cmp=t.Xpm({type:e,selectors:[["it-table-index"]],decls:11,vars:1,consts:[[1,"bd-title"],[1,"bd-lead"],["label","Esempi","active","true",1,"pt-3"],["label","API",1,"pt-3"],[3,"component"]],template:function(n,o){1&n&&(t.TgZ(0,"h1",0),t._uU(1,"Tabelle"),t.qZA(),t.TgZ(2,"p",1),t._uU(3,"Documentazione ed esempi per lo stile delle tabelle."),t.qZA(),t.TgZ(4,"it-tab-container")(5,"it-tab-item",2),t._UZ(6,"it-table-examples"),t.qZA(),t.TgZ(7,"it-tab-item",3)(8,"h3"),t._uU(9,"TableComponent"),t.qZA(),t._UZ(10,"it-api-parameters",4),t.qZA()()),2&n&&(t.xp6(10),t.Q6J("component",o.component))},dependencies:[m.G,u.U,T.m,w],encapsulation:2})}return e})()}];let k=(()=>{class e{static#t=this.\u0275fac=function(n){return new(n||e)};static#e=this.\u0275mod=t.oAB({type:e});static#n=this.\u0275inj=t.cJS({imports:[h.Bz.forChild(F),h.Bz]})}return e})(),Q=(()=>{class e{static#t=this.\u0275fac=function(n){return new(n||e)};static#e=this.\u0275mod=t.oAB({type:e});static#n=this.\u0275inj=t.cJS({imports:[Z.ez,p.m,k,s.u5]})}return e})()}}]);
\ No newline at end of file
+"use strict";(self.webpackChunkdesign_angular_kit_bundle=self.webpackChunkdesign_angular_kit_bundle||[]).push([[289],{6289:(E,c,d)=>{d.r(c),d.d(c,{TableModule:()=>Q});var Z=d(6814),p=d(7341),h=d(1640),g=d(7069),t=d(2029),m=d(528),u=d(6273),T=d(4580),A=d(6099),i=d(5969),b=d(8790),s=d(6223);let _=(()=>{class e{static#t=this.\u0275fac=function(n){return new(n||e)};static#e=this.\u0275cmp=t.Xpm({type:e,selectors:[["it-table-example"]],decls:60,vars:11,consts:[[1,"bd-example"],[3,"color"],["thead",""],["scope","col"],["tbody",""],["scope","row"],[1,"form-check"],[1,"row"],[1,"form-check","col-5"],["name","selectedColor","label","None",3,"ngModel","value","ngModelChange"],["name","selectedColor","value","primary","label","Primary",3,"ngModel","ngModelChange"],["name","selectedColor","value","secondary","label","Secondary",3,"ngModel","ngModelChange"],[1,"form-check","col-4"],["name","selectedColor","value","success","label","Success",3,"ngModel","ngModelChange"],["name","selectedColor","value","warning","label","Warning",3,"ngModel","ngModelChange"],["name","selectedColor","value","danger","label","Danger",3,"ngModel","ngModelChange"],[1,"form-check","col-3"],["name","selectedColor","value","info","label","Info",3,"ngModel","ngModelChange"],["name","selectedColor","value","light","label","Light",3,"ngModel","ngModelChange"],["name","selectedColor","value","dark","label","Dark",3,"ngModel","ngModelChange"],["href","https://italia.github.io/bootstrap-italia/docs/organizzare-i-contenuti/tabelle/#varianti"]],template:function(n,o){1&n&&(t.TgZ(0,"div",0)(1,"it-table",1),t.ynx(2,2),t.TgZ(3,"tr")(4,"th",3),t._uU(5,"#"),t.qZA(),t.TgZ(6,"th",3),t._uU(7,"Nome"),t.qZA(),t.TgZ(8,"th",3),t._uU(9,"Cognome"),t.qZA(),t.TgZ(10,"th",3),t._uU(11,"Username"),t.qZA()(),t.BQk(),t.ynx(12,4),t.TgZ(13,"tr")(14,"th",5),t._uU(15,"1"),t.qZA(),t.TgZ(16,"td"),t._uU(17,"Mario"),t.qZA(),t.TgZ(18,"td"),t._uU(19,"Verdi"),t.qZA(),t.TgZ(20,"td"),t._uU(21,"mario.verdi"),t.qZA()(),t.TgZ(22,"tr")(23,"th",5),t._uU(24,"2"),t.qZA(),t.TgZ(25,"td"),t._uU(26,"Francesco"),t.qZA(),t.TgZ(27,"td"),t._uU(28,"Bianchi"),t.qZA(),t.TgZ(29,"td"),t._uU(30,"francesco.bianchi"),t.qZA()(),t.TgZ(31,"tr")(32,"th",5),t._uU(33,"3"),t.qZA(),t.TgZ(34,"td"),t._uU(35,"Alessandro"),t.qZA(),t.TgZ(36,"td"),t._uU(37,"Rossi"),t.qZA(),t.TgZ(38,"td"),t._uU(39,"alessandro.rossi"),t.qZA()(),t.BQk(),t.qZA(),t.TgZ(40,"div",6)(41,"h5"),t._uU(42,"Colorazione"),t.qZA(),t.TgZ(43,"div",7)(44,"div",8)(45,"it-radio-button",9),t.NdJ("ngModelChange",function(r){return o.color=r}),t.qZA(),t.TgZ(46,"it-radio-button",10),t.NdJ("ngModelChange",function(r){return o.color=r}),t.qZA(),t.TgZ(47,"it-radio-button",11),t.NdJ("ngModelChange",function(r){return o.color=r}),t.qZA()(),t.TgZ(48,"div",12)(49,"it-radio-button",13),t.NdJ("ngModelChange",function(r){return o.color=r}),t.qZA(),t.TgZ(50,"it-radio-button",14),t.NdJ("ngModelChange",function(r){return o.color=r}),t.qZA(),t.TgZ(51,"it-radio-button",15),t.NdJ("ngModelChange",function(r){return o.color=r}),t.qZA()(),t.TgZ(52,"div",16)(53,"it-radio-button",17),t.NdJ("ngModelChange",function(r){return o.color=r}),t.qZA(),t.TgZ(54,"it-radio-button",18),t.NdJ("ngModelChange",function(r){return o.color=r}),t.qZA(),t.TgZ(55,"it-radio-button",19),t.NdJ("ngModelChange",function(r){return o.color=r}),t.qZA()()()(),t.TgZ(56,"p"),t._uU(57," Per la colorazione su singole righe o celle, fare riferimento alla documentazione "),t.TgZ(58,"a",20),t._uU(59,"Bootstrap Italia"),t.qZA()()()),2&n&&(t.xp6(1),t.Q6J("color",o.color),t.xp6(44),t.Q6J("ngModel",o.color)("value",void 0),t.xp6(1),t.Q6J("ngModel",o.color),t.xp6(1),t.Q6J("ngModel",o.color),t.xp6(2),t.Q6J("ngModel",o.color),t.xp6(1),t.Q6J("ngModel",o.color),t.xp6(1),t.Q6J("ngModel",o.color),t.xp6(2),t.Q6J("ngModel",o.color),t.xp6(1),t.Q6J("ngModel",o.color),t.xp6(1),t.Q6J("ngModel",o.color))},dependencies:[i.A,b.C,s.JJ,s.On],encapsulation:2})}return e})(),U=(()=>{class e{static#t=this.\u0275fac=function(n){return new(n||e)};static#e=this.\u0275cmp=t.Xpm({type:e,selectors:[["it-table-striped-example"]],decls:81,vars:0,consts:[[1,"bd-example"],["striped","true"],["thead",""],["scope","col"],["tbody",""],["scope","row"],["striped","true","color","dark"]],template:function(n,o){1&n&&(t.TgZ(0,"h3"),t._uU(1,"Righe striate"),t.qZA(),t.TgZ(2,"div",0)(3,"it-table",1),t.ynx(4,2),t.TgZ(5,"tr")(6,"th",3),t._uU(7,"#"),t.qZA(),t.TgZ(8,"th",3),t._uU(9,"Nome"),t.qZA(),t.TgZ(10,"th",3),t._uU(11,"Cognome"),t.qZA(),t.TgZ(12,"th",3),t._uU(13,"Username"),t.qZA()(),t.BQk(),t.ynx(14,4),t.TgZ(15,"tr")(16,"th",5),t._uU(17,"1"),t.qZA(),t.TgZ(18,"td"),t._uU(19,"Mario"),t.qZA(),t.TgZ(20,"td"),t._uU(21,"Verdi"),t.qZA(),t.TgZ(22,"td"),t._uU(23,"mario.verdi"),t.qZA()(),t.TgZ(24,"tr")(25,"th",5),t._uU(26,"2"),t.qZA(),t.TgZ(27,"td"),t._uU(28,"Francesco"),t.qZA(),t.TgZ(29,"td"),t._uU(30,"Bianchi"),t.qZA(),t.TgZ(31,"td"),t._uU(32,"francesco.bianchi"),t.qZA()(),t.TgZ(33,"tr")(34,"th",5),t._uU(35,"3"),t.qZA(),t.TgZ(36,"td"),t._uU(37,"Alessandro"),t.qZA(),t.TgZ(38,"td"),t._uU(39,"Rossi"),t.qZA(),t.TgZ(40,"td"),t._uU(41,"alessandro.rossi"),t.qZA()(),t.BQk(),t.qZA(),t.TgZ(42,"it-table",6),t.ynx(43,2),t.TgZ(44,"tr")(45,"th",3),t._uU(46,"#"),t.qZA(),t.TgZ(47,"th",3),t._uU(48,"Nome"),t.qZA(),t.TgZ(49,"th",3),t._uU(50,"Cognome"),t.qZA(),t.TgZ(51,"th",3),t._uU(52,"Username"),t.qZA()(),t.BQk(),t.ynx(53,4),t.TgZ(54,"tr")(55,"th",5),t._uU(56,"1"),t.qZA(),t.TgZ(57,"td"),t._uU(58,"Mario"),t.qZA(),t.TgZ(59,"td"),t._uU(60,"Verdi"),t.qZA(),t.TgZ(61,"td"),t._uU(62,"mario.verdi"),t.qZA()(),t.TgZ(63,"tr")(64,"th",5),t._uU(65,"2"),t.qZA(),t.TgZ(66,"td"),t._uU(67,"Francesco"),t.qZA(),t.TgZ(68,"td"),t._uU(69,"Bianchi"),t.qZA(),t.TgZ(70,"td"),t._uU(71,"francesco.bianchi"),t.qZA()(),t.TgZ(72,"tr")(73,"th",5),t._uU(74,"3"),t.qZA(),t.TgZ(75,"td"),t._uU(76,"Alessandro"),t.qZA(),t.TgZ(77,"td"),t._uU(78,"Rossi"),t.qZA(),t.TgZ(79,"td"),t._uU(80,"alessandro.rossi"),t.qZA()(),t.BQk(),t.qZA()())},dependencies:[i.A],encapsulation:2})}return e})(),q=(()=>{class e{static#t=this.\u0275fac=function(n){return new(n||e)};static#e=this.\u0275cmp=t.Xpm({type:e,selectors:[["it-table-hover-example"]],decls:81,vars:0,consts:[[1,"bd-example"],["hover","true"],["thead",""],["scope","col"],["tbody",""],["scope","row"],["hover","true","striped","true"]],template:function(n,o){1&n&&(t.TgZ(0,"h3"),t._uU(1,"Righe ed hover"),t.qZA(),t.TgZ(2,"div",0)(3,"it-table",1),t.ynx(4,2),t.TgZ(5,"tr")(6,"th",3),t._uU(7,"#"),t.qZA(),t.TgZ(8,"th",3),t._uU(9,"Nome"),t.qZA(),t.TgZ(10,"th",3),t._uU(11,"Cognome"),t.qZA(),t.TgZ(12,"th",3),t._uU(13,"Username"),t.qZA()(),t.BQk(),t.ynx(14,4),t.TgZ(15,"tr")(16,"th",5),t._uU(17,"1"),t.qZA(),t.TgZ(18,"td"),t._uU(19,"Mario"),t.qZA(),t.TgZ(20,"td"),t._uU(21,"Verdi"),t.qZA(),t.TgZ(22,"td"),t._uU(23,"mario.verdi"),t.qZA()(),t.TgZ(24,"tr")(25,"th",5),t._uU(26,"2"),t.qZA(),t.TgZ(27,"td"),t._uU(28,"Francesco"),t.qZA(),t.TgZ(29,"td"),t._uU(30,"Bianchi"),t.qZA(),t.TgZ(31,"td"),t._uU(32,"francesco.bianchi"),t.qZA()(),t.TgZ(33,"tr")(34,"th",5),t._uU(35,"3"),t.qZA(),t.TgZ(36,"td"),t._uU(37,"Alessandro"),t.qZA(),t.TgZ(38,"td"),t._uU(39,"Rossi"),t.qZA(),t.TgZ(40,"td"),t._uU(41,"alessandro.rossi"),t.qZA()(),t.BQk(),t.qZA(),t.TgZ(42,"it-table",6),t.ynx(43,2),t.TgZ(44,"tr")(45,"th",3),t._uU(46,"#"),t.qZA(),t.TgZ(47,"th",3),t._uU(48,"Nome"),t.qZA(),t.TgZ(49,"th",3),t._uU(50,"Cognome"),t.qZA(),t.TgZ(51,"th",3),t._uU(52,"Username"),t.qZA()(),t.BQk(),t.ynx(53,4),t.TgZ(54,"tr")(55,"th",5),t._uU(56,"1"),t.qZA(),t.TgZ(57,"td"),t._uU(58,"Mario"),t.qZA(),t.TgZ(59,"td"),t._uU(60,"Verdi"),t.qZA(),t.TgZ(61,"td"),t._uU(62,"mario.verdi"),t.qZA()(),t.TgZ(63,"tr")(64,"th",5),t._uU(65,"2"),t.qZA(),t.TgZ(66,"td"),t._uU(67,"Francesco"),t.qZA(),t.TgZ(68,"td"),t._uU(69,"Bianchi"),t.qZA(),t.TgZ(70,"td"),t._uU(71,"francesco.bianchi"),t.qZA()(),t.TgZ(72,"tr")(73,"th",5),t._uU(74,"3"),t.qZA(),t.TgZ(75,"td"),t._uU(76,"Alessandro"),t.qZA(),t.TgZ(77,"td"),t._uU(78,"Rossi"),t.qZA(),t.TgZ(79,"td"),t._uU(80,"alessandro.rossi"),t.qZA()(),t.BQk(),t.qZA()())},dependencies:[i.A],encapsulation:2})}return e})(),C=(()=>{class e{static#t=this.\u0275fac=function(n){return new(n||e)};static#e=this.\u0275cmp=t.Xpm({type:e,selectors:[["it-table-bordered-example"]],decls:42,vars:0,consts:[[1,"bd-example"],["bordered","true"],["thead",""],["scope","col"],["tbody",""],["scope","row"]],template:function(n,o){1&n&&(t.TgZ(0,"h3"),t._uU(1,"Tabella con bordi"),t.qZA(),t.TgZ(2,"div",0)(3,"it-table",1),t.ynx(4,2),t.TgZ(5,"tr")(6,"th",3),t._uU(7,"#"),t.qZA(),t.TgZ(8,"th",3),t._uU(9,"Nome"),t.qZA(),t.TgZ(10,"th",3),t._uU(11,"Cognome"),t.qZA(),t.TgZ(12,"th",3),t._uU(13,"Username"),t.qZA()(),t.BQk(),t.ynx(14,4),t.TgZ(15,"tr")(16,"th",5),t._uU(17,"1"),t.qZA(),t.TgZ(18,"td"),t._uU(19,"Mario"),t.qZA(),t.TgZ(20,"td"),t._uU(21,"Verdi"),t.qZA(),t.TgZ(22,"td"),t._uU(23,"mario.verdi"),t.qZA()(),t.TgZ(24,"tr")(25,"th",5),t._uU(26,"2"),t.qZA(),t.TgZ(27,"td"),t._uU(28,"Francesco"),t.qZA(),t.TgZ(29,"td"),t._uU(30,"Bianchi"),t.qZA(),t.TgZ(31,"td"),t._uU(32,"francesco.bianchi"),t.qZA()(),t.TgZ(33,"tr")(34,"th",5),t._uU(35,"3"),t.qZA(),t.TgZ(36,"td"),t._uU(37,"Alessandro"),t.qZA(),t.TgZ(38,"td"),t._uU(39,"Rossi"),t.qZA(),t.TgZ(40,"td"),t._uU(41,"alessandro.rossi"),t.qZA()(),t.BQk(),t.qZA()())},dependencies:[i.A],encapsulation:2})}return e})(),x=(()=>{class e{static#t=this.\u0275fac=function(n){return new(n||e)};static#e=this.\u0275cmp=t.Xpm({type:e,selectors:[["it-table-borderless-example"]],decls:81,vars:0,consts:[[1,"bd-example"],["borderless","true"],["thead",""],["scope","col"],["tbody",""],["scope","row"],["borderless","true","color","dark"]],template:function(n,o){1&n&&(t.TgZ(0,"h3"),t._uU(1,"Tabella senza bordi"),t.qZA(),t.TgZ(2,"div",0)(3,"it-table",1),t.ynx(4,2),t.TgZ(5,"tr")(6,"th",3),t._uU(7,"#"),t.qZA(),t.TgZ(8,"th",3),t._uU(9,"Nome"),t.qZA(),t.TgZ(10,"th",3),t._uU(11,"Cognome"),t.qZA(),t.TgZ(12,"th",3),t._uU(13,"Username"),t.qZA()(),t.BQk(),t.ynx(14,4),t.TgZ(15,"tr")(16,"th",5),t._uU(17,"1"),t.qZA(),t.TgZ(18,"td"),t._uU(19,"Mario"),t.qZA(),t.TgZ(20,"td"),t._uU(21,"Verdi"),t.qZA(),t.TgZ(22,"td"),t._uU(23,"mario.verdi"),t.qZA()(),t.TgZ(24,"tr")(25,"th",5),t._uU(26,"2"),t.qZA(),t.TgZ(27,"td"),t._uU(28,"Francesco"),t.qZA(),t.TgZ(29,"td"),t._uU(30,"Bianchi"),t.qZA(),t.TgZ(31,"td"),t._uU(32,"francesco.bianchi"),t.qZA()(),t.TgZ(33,"tr")(34,"th",5),t._uU(35,"3"),t.qZA(),t.TgZ(36,"td"),t._uU(37,"Alessandro"),t.qZA(),t.TgZ(38,"td"),t._uU(39,"Rossi"),t.qZA(),t.TgZ(40,"td"),t._uU(41,"alessandro.rossi"),t.qZA()(),t.BQk(),t.qZA(),t.TgZ(42,"it-table",6),t.ynx(43,2),t.TgZ(44,"tr")(45,"th",3),t._uU(46,"#"),t.qZA(),t.TgZ(47,"th",3),t._uU(48,"Nome"),t.qZA(),t.TgZ(49,"th",3),t._uU(50,"Cognome"),t.qZA(),t.TgZ(51,"th",3),t._uU(52,"Username"),t.qZA()(),t.BQk(),t.ynx(53,4),t.TgZ(54,"tr")(55,"th",5),t._uU(56,"1"),t.qZA(),t.TgZ(57,"td"),t._uU(58,"Mario"),t.qZA(),t.TgZ(59,"td"),t._uU(60,"Verdi"),t.qZA(),t.TgZ(61,"td"),t._uU(62,"mario.verdi"),t.qZA()(),t.TgZ(63,"tr")(64,"th",5),t._uU(65,"2"),t.qZA(),t.TgZ(66,"td"),t._uU(67,"Francesco"),t.qZA(),t.TgZ(68,"td"),t._uU(69,"Bianchi"),t.qZA(),t.TgZ(70,"td"),t._uU(71,"francesco.bianchi"),t.qZA()(),t.TgZ(72,"tr")(73,"th",5),t._uU(74,"3"),t.qZA(),t.TgZ(75,"td"),t._uU(76,"Alessandro"),t.qZA(),t.TgZ(77,"td"),t._uU(78,"Rossi"),t.qZA(),t.TgZ(79,"td"),t._uU(80,"alessandro.rossi"),t.qZA()(),t.BQk(),t.qZA()())},dependencies:[i.A],encapsulation:2})}return e})(),v=(()=>{class e{static#t=this.\u0275fac=function(n){return new(n||e)};static#e=this.\u0275cmp=t.Xpm({type:e,selectors:[["it-table-compact-example"]],decls:42,vars:0,consts:[[1,"bd-example"],["compact","true"],["thead",""],["scope","col"],["tbody",""],["scope","row"]],template:function(n,o){1&n&&(t.TgZ(0,"h3"),t._uU(1,"Tabella compatta"),t.qZA(),t.TgZ(2,"div",0)(3,"it-table",1),t.ynx(4,2),t.TgZ(5,"tr")(6,"th",3),t._uU(7,"#"),t.qZA(),t.TgZ(8,"th",3),t._uU(9,"Nome"),t.qZA(),t.TgZ(10,"th",3),t._uU(11,"Cognome"),t.qZA(),t.TgZ(12,"th",3),t._uU(13,"Username"),t.qZA()(),t.BQk(),t.ynx(14,4),t.TgZ(15,"tr")(16,"th",5),t._uU(17,"1"),t.qZA(),t.TgZ(18,"td"),t._uU(19,"Mario"),t.qZA(),t.TgZ(20,"td"),t._uU(21,"Verdi"),t.qZA(),t.TgZ(22,"td"),t._uU(23,"mario.verdi"),t.qZA()(),t.TgZ(24,"tr")(25,"th",5),t._uU(26,"2"),t.qZA(),t.TgZ(27,"td"),t._uU(28,"Francesco"),t.qZA(),t.TgZ(29,"td"),t._uU(30,"Bianchi"),t.qZA(),t.TgZ(31,"td"),t._uU(32,"francesco.bianchi"),t.qZA()(),t.TgZ(33,"tr")(34,"th",5),t._uU(35,"3"),t.qZA(),t.TgZ(36,"td"),t._uU(37,"Alessandro"),t.qZA(),t.TgZ(38,"td"),t._uU(39,"Rossi"),t.qZA(),t.TgZ(40,"td"),t._uU(41,"alessandro.rossi"),t.qZA()(),t.BQk(),t.qZA()())},dependencies:[i.A],encapsulation:2})}return e})(),f=(()=>{class e{static#t=this.\u0275fac=function(n){return new(n||e)};static#e=this.\u0275cmp=t.Xpm({type:e,selectors:[["it-table-alignment-example"]],decls:24,vars:0,consts:[[1,"bd-example"],["alignment","align-middle"],["thead",""],["scope","col",1,"w-25"],["tbody",""]],template:function(n,o){1&n&&(t.TgZ(0,"h3"),t._uU(1,"Allineamento verticale"),t.qZA(),t.TgZ(2,"div",0)(3,"it-table",1),t.ynx(4,2),t.TgZ(5,"tr")(6,"th",3),t._uU(7,"Intestazione 1"),t.qZA(),t.TgZ(8,"th",3),t._uU(9,"Intestazione 2"),t.qZA(),t.TgZ(10,"th",3),t._uU(11,"Intestazione 3"),t.qZA(),t.TgZ(12,"th",3),t._uU(13,"Intestazione 4"),t.qZA()(),t.BQk(),t.ynx(14,4),t.TgZ(15,"tr")(16,"td"),t._uU(17,"Valore 1"),t.qZA(),t.TgZ(18,"td"),t._uU(19,"Valore 2"),t.qZA(),t.TgZ(20,"td"),t._uU(21,"Valore 3"),t.qZA(),t.TgZ(22,"td"),t._uU(23,"This here is some placeholder text, intended to take up quite a bit of vertical space, to demonstrate how the vertical alignment works in the preceding cells."),t.qZA()(),t.BQk(),t.qZA()())},dependencies:[i.A],encapsulation:2})}return e})(),y=(()=>{class e{static#t=this.\u0275fac=function(n){return new(n||e)};static#e=this.\u0275cmp=t.Xpm({type:e,selectors:[["it-table-header-example"]],decls:81,vars:0,consts:[[1,"bd-example"],["headColor","dark"],["thead",""],["scope","col"],["tbody",""],["scope","row"],["headColor","light"]],template:function(n,o){1&n&&(t.TgZ(0,"h3"),t._uU(1,"Intestazione"),t.qZA(),t.TgZ(2,"div",0)(3,"it-table",1),t.ynx(4,2),t.TgZ(5,"tr")(6,"th",3),t._uU(7,"#"),t.qZA(),t.TgZ(8,"th",3),t._uU(9,"Nome"),t.qZA(),t.TgZ(10,"th",3),t._uU(11,"Cognome"),t.qZA(),t.TgZ(12,"th",3),t._uU(13,"Username"),t.qZA()(),t.BQk(),t.ynx(14,4),t.TgZ(15,"tr")(16,"th",5),t._uU(17,"1"),t.qZA(),t.TgZ(18,"td"),t._uU(19,"Mario"),t.qZA(),t.TgZ(20,"td"),t._uU(21,"Verdi"),t.qZA(),t.TgZ(22,"td"),t._uU(23,"mario.verdi"),t.qZA()(),t.TgZ(24,"tr")(25,"th",5),t._uU(26,"2"),t.qZA(),t.TgZ(27,"td"),t._uU(28,"Francesco"),t.qZA(),t.TgZ(29,"td"),t._uU(30,"Bianchi"),t.qZA(),t.TgZ(31,"td"),t._uU(32,"francesco.bianchi"),t.qZA()(),t.TgZ(33,"tr")(34,"th",5),t._uU(35,"3"),t.qZA(),t.TgZ(36,"td"),t._uU(37,"Alessandro"),t.qZA(),t.TgZ(38,"td"),t._uU(39,"Rossi"),t.qZA(),t.TgZ(40,"td"),t._uU(41,"alessandro.rossi"),t.qZA()(),t.BQk(),t.qZA(),t.TgZ(42,"it-table",6),t.ynx(43,2),t.TgZ(44,"tr")(45,"th",3),t._uU(46,"#"),t.qZA(),t.TgZ(47,"th",3),t._uU(48,"Nome"),t.qZA(),t.TgZ(49,"th",3),t._uU(50,"Cognome"),t.qZA(),t.TgZ(51,"th",3),t._uU(52,"Username"),t.qZA()(),t.BQk(),t.ynx(53,4),t.TgZ(54,"tr")(55,"th",5),t._uU(56,"1"),t.qZA(),t.TgZ(57,"td"),t._uU(58,"Mario"),t.qZA(),t.TgZ(59,"td"),t._uU(60,"Verdi"),t.qZA(),t.TgZ(61,"td"),t._uU(62,"mario.verdi"),t.qZA()(),t.TgZ(63,"tr")(64,"th",5),t._uU(65,"2"),t.qZA(),t.TgZ(66,"td"),t._uU(67,"Francesco"),t.qZA(),t.TgZ(68,"td"),t._uU(69,"Bianchi"),t.qZA(),t.TgZ(70,"td"),t._uU(71,"francesco.bianchi"),t.qZA()(),t.TgZ(72,"tr")(73,"th",5),t._uU(74,"3"),t.qZA(),t.TgZ(75,"td"),t._uU(76,"Alessandro"),t.qZA(),t.TgZ(77,"td"),t._uU(78,"Rossi"),t.qZA(),t.TgZ(79,"td"),t._uU(80,"alessandro.rossi"),t.qZA()(),t.BQk(),t.qZA()())},dependencies:[i.A],encapsulation:2})}return e})(),M=(()=>{class e{static#t=this.\u0275fac=function(n){return new(n||e)};static#e=this.\u0275cmp=t.Xpm({type:e,selectors:[["it-table-footer-example"]],decls:52,vars:0,consts:[[1,"bd-example"],["thead",""],["scope","col"],["tbody",""],["scope","row"],["tfoot",""]],template:function(n,o){1&n&&(t.TgZ(0,"h3"),t._uU(1,"Footer"),t.qZA(),t.TgZ(2,"div",0)(3,"it-table"),t.ynx(4,1),t.TgZ(5,"tr")(6,"th",2),t._uU(7,"#"),t.qZA(),t.TgZ(8,"th",2),t._uU(9,"Nome"),t.qZA(),t.TgZ(10,"th",2),t._uU(11,"Cognome"),t.qZA(),t.TgZ(12,"th",2),t._uU(13,"Username"),t.qZA()(),t.BQk(),t.ynx(14,3),t.TgZ(15,"tr")(16,"th",4),t._uU(17,"1"),t.qZA(),t.TgZ(18,"td"),t._uU(19,"Mario"),t.qZA(),t.TgZ(20,"td"),t._uU(21,"Verdi"),t.qZA(),t.TgZ(22,"td"),t._uU(23,"mario.verdi"),t.qZA()(),t.TgZ(24,"tr")(25,"th",4),t._uU(26,"2"),t.qZA(),t.TgZ(27,"td"),t._uU(28,"Francesco"),t.qZA(),t.TgZ(29,"td"),t._uU(30,"Bianchi"),t.qZA(),t.TgZ(31,"td"),t._uU(32,"francesco.bianchi"),t.qZA()(),t.TgZ(33,"tr")(34,"th",4),t._uU(35,"3"),t.qZA(),t.TgZ(36,"td"),t._uU(37,"Alessandro"),t.qZA(),t.TgZ(38,"td"),t._uU(39,"Rossi"),t.qZA(),t.TgZ(40,"td"),t._uU(41,"alessandro.rossi"),t.qZA()(),t.BQk(),t.ynx(42,5),t.TgZ(43,"tr")(44,"td"),t._uU(45,"Footer"),t.qZA(),t.TgZ(46,"td"),t._uU(47,"Footer"),t.qZA(),t.TgZ(48,"td"),t._uU(49,"Footer"),t.qZA(),t.TgZ(50,"td"),t._uU(51,"Footer"),t.qZA()(),t.BQk(),t.qZA()())},dependencies:[i.A],encapsulation:2})}return e})(),B=(()=>{class e{static#t=this.\u0275fac=function(n){return new(n||e)};static#e=this.\u0275cmp=t.Xpm({type:e,selectors:[["it-table-caption-example"]],decls:85,vars:0,consts:[[1,"bd-example"],["compact","true"],["thead",""],["scope","col"],["tbody",""],["scope","row"],["caption",""],["compact","true","captionTop","true"]],template:function(n,o){1&n&&(t.TgZ(0,"h3"),t._uU(1,"Caption"),t.qZA(),t.TgZ(2,"div",0)(3,"it-table",1),t.ynx(4,2),t.TgZ(5,"tr")(6,"th",3),t._uU(7,"#"),t.qZA(),t.TgZ(8,"th",3),t._uU(9,"Nome"),t.qZA(),t.TgZ(10,"th",3),t._uU(11,"Cognome"),t.qZA(),t.TgZ(12,"th",3),t._uU(13,"Username"),t.qZA()(),t.BQk(),t.ynx(14,4),t.TgZ(15,"tr")(16,"th",5),t._uU(17,"1"),t.qZA(),t.TgZ(18,"td"),t._uU(19,"Mario"),t.qZA(),t.TgZ(20,"td"),t._uU(21,"Verdi"),t.qZA(),t.TgZ(22,"td"),t._uU(23,"mario.verdi"),t.qZA()(),t.TgZ(24,"tr")(25,"th",5),t._uU(26,"2"),t.qZA(),t.TgZ(27,"td"),t._uU(28,"Francesco"),t.qZA(),t.TgZ(29,"td"),t._uU(30,"Bianchi"),t.qZA(),t.TgZ(31,"td"),t._uU(32,"francesco.bianchi"),t.qZA()(),t.TgZ(33,"tr")(34,"th",5),t._uU(35,"3"),t.qZA(),t.TgZ(36,"td"),t._uU(37,"Alessandro"),t.qZA(),t.TgZ(38,"td"),t._uU(39,"Rossi"),t.qZA(),t.TgZ(40,"td"),t._uU(41,"alessandro.rossi"),t.qZA()(),t.BQk(),t.ynx(42,6),t._uU(43,"Lista degli utenti"),t.BQk(),t.qZA(),t.TgZ(44,"it-table",7),t.ynx(45,2),t.TgZ(46,"tr")(47,"th",3),t._uU(48,"#"),t.qZA(),t.TgZ(49,"th",3),t._uU(50,"Nome"),t.qZA(),t.TgZ(51,"th",3),t._uU(52,"Cognome"),t.qZA(),t.TgZ(53,"th",3),t._uU(54,"Username"),t.qZA()(),t.BQk(),t.ynx(55,4),t.TgZ(56,"tr")(57,"th",5),t._uU(58,"1"),t.qZA(),t.TgZ(59,"td"),t._uU(60,"Mario"),t.qZA(),t.TgZ(61,"td"),t._uU(62,"Verdi"),t.qZA(),t.TgZ(63,"td"),t._uU(64,"mario.verdi"),t.qZA()(),t.TgZ(65,"tr")(66,"th",5),t._uU(67,"2"),t.qZA(),t.TgZ(68,"td"),t._uU(69,"Francesco"),t.qZA(),t.TgZ(70,"td"),t._uU(71,"Bianchi"),t.qZA(),t.TgZ(72,"td"),t._uU(73,"francesco.bianchi"),t.qZA()(),t.TgZ(74,"tr")(75,"th",5),t._uU(76,"3"),t.qZA(),t.TgZ(77,"td"),t._uU(78,"Alessandro"),t.qZA(),t.TgZ(79,"td"),t._uU(80,"Rossi"),t.qZA(),t.TgZ(81,"td"),t._uU(82,"alessandro.rossi"),t.qZA()(),t.BQk(),t.ynx(83,6),t._uU(84,"Lista degli utenti"),t.BQk(),t.qZA()())},dependencies:[i.A]})}return e})(),w=(()=>{class e{static#t=this.\u0275fac=function(n){return new(n||e)};static#e=this.\u0275cmp=t.Xpm({type:e,selectors:[["it-table-examples"]],decls:20,vars:0,consts:[["html",'
\n \n \n
\n
#
\n
Nome
\n
Cognome
\n
Username
\n
\n \n\n \n
\n
1
\n
Mario
\n
Verdi
\n
mario.verdi
\n
\n
\n
2
\n
Francesco
\n
Bianchi
\n
francesco.bianchi
\n
\n
\n
3
\n
Alessandro
\n
Rossi
\n
alessandro.rossi
\n
\n \n \n\n
\n
Colorazione
\n
\n
\n \n \n \n
\n
\n \n \n \n
\n
\n \n \n \n
\n
\n
\n\n
\n Per la colorazione su singole righe o celle, fare riferimento alla documentazione Bootstrap Italia\n
\n
',"typescript","import { Component } from '@angular/core';\nimport { TableColor } from '../../../../projects/design-angular-kit/src/lib/interfaces/core';\n\n@Component({\n selector: 'it-table-example',\n templateUrl: './table-example.component.html'\n})\nexport class TableExampleComponent {\n\n color?: TableColor;\n\n}"],["html",'
Righe striate
\n
\n \n \n
\n
#
\n
Nome
\n
Cognome
\n
Username
\n
\n \n\n \n
\n
1
\n
Mario
\n
Verdi
\n
mario.verdi
\n
\n
\n
2
\n
Francesco
\n
Bianchi
\n
francesco.bianchi
\n
\n
\n
3
\n
Alessandro
\n
Rossi
\n
alessandro.rossi
\n
\n \n \n\n\n \n \n
\n
#
\n
Nome
\n
Cognome
\n
Username
\n
\n \n\n \n
\n
1
\n
Mario
\n
Verdi
\n
mario.verdi
\n
\n
\n
2
\n
Francesco
\n
Bianchi
\n
francesco.bianchi
\n
\n
\n
3
\n
Alessandro
\n
Rossi
\n
alessandro.rossi
\n
\n \n \n
',"typescript","import { Component } from '@angular/core';\n\n@Component({\n selector: 'it-table-striped-example',\n templateUrl: './table-striped-example.component.html'\n})\nexport class TableStripedExampleComponent {\n\n}"],["html",'
Righe ed hover
\n
\n \n \n
\n
#
\n
Nome
\n
Cognome
\n
Username
\n
\n \n\n \n
\n
1
\n
Mario
\n
Verdi
\n
mario.verdi
\n
\n
\n
2
\n
Francesco
\n
Bianchi
\n
francesco.bianchi
\n
\n
\n
3
\n
Alessandro
\n
Rossi
\n
alessandro.rossi
\n
\n \n \n\n\n \n \n
\n
#
\n
Nome
\n
Cognome
\n
Username
\n
\n \n\n \n
\n
1
\n
Mario
\n
Verdi
\n
mario.verdi
\n
\n
\n
2
\n
Francesco
\n
Bianchi
\n
francesco.bianchi
\n
\n
\n
3
\n
Alessandro
\n
Rossi
\n
alessandro.rossi
\n
\n \n \n
',"typescript","import { Component } from '@angular/core';\n\n@Component({\n selector: 'it-table-hover-example',\n templateUrl: './table-hover-example.component.html'\n})\nexport class TableHoverExampleComponent {\n\n}"],["html",'
Tabella con bordi
\n
\n \n \n
\n
#
\n
Nome
\n
Cognome
\n
Username
\n
\n \n\n \n
\n
1
\n
Mario
\n
Verdi
\n
mario.verdi
\n
\n
\n
2
\n
Francesco
\n
Bianchi
\n
francesco.bianchi
\n
\n
\n
3
\n
Alessandro
\n
Rossi
\n
alessandro.rossi
\n
\n \n \n\n
',"typescript","import { Component } from '@angular/core';\n\n@Component({\n selector: 'it-table-bordered-example',\n templateUrl: './table-bordered-example.component.html'\n})\nexport class TableBorderedExampleComponent {\n\n}"],["html",'
Tabella senza bordi
\n
\n \n \n
\n
#
\n
Nome
\n
Cognome
\n
Username
\n
\n \n\n \n
\n
1
\n
Mario
\n
Verdi
\n
mario.verdi
\n
\n
\n
2
\n
Francesco
\n
Bianchi
\n
francesco.bianchi
\n
\n
\n
3
\n
Alessandro
\n
Rossi
\n
alessandro.rossi
\n
\n \n \n\n \n \n
\n
#
\n
Nome
\n
Cognome
\n
Username
\n
\n \n\n \n
\n
1
\n
Mario
\n
Verdi
\n
mario.verdi
\n
\n
\n
2
\n
Francesco
\n
Bianchi
\n
francesco.bianchi
\n
\n
\n
3
\n
Alessandro
\n
Rossi
\n
alessandro.rossi
\n
\n \n \n
',"typescript","import { Component } from '@angular/core';\n\n@Component({\n selector: 'it-table-borderless-example',\n templateUrl: './table-borderless-example.component.html'\n})\nexport class TableBorderlessExampleComponent {\n\n}"],["html",'
Tabella compatta
\n
\n \n \n
\n
#
\n
Nome
\n
Cognome
\n
Username
\n
\n \n\n \n
\n
1
\n
Mario
\n
Verdi
\n
mario.verdi
\n
\n
\n
2
\n
Francesco
\n
Bianchi
\n
francesco.bianchi
\n
\n
\n
3
\n
Alessandro
\n
Rossi
\n
alessandro.rossi
\n
\n \n \n\n
',"typescript","import { Component } from '@angular/core';\n\n@Component({\n selector: 'it-table-compact-example',\n templateUrl: './table-compact-example.component.html'\n})\nexport class TableCompactExampleComponent {\n\n}"],["html",'
Allineamento verticale
\n
\n \n \n
\n
Intestazione 1
\n
Intestazione 2
\n
Intestazione 3
\n
Intestazione 4
\n
\n \n\n \n
\n
Valore 1
\n
Valore 2
\n
Valore 3
\n
This here is some placeholder text, intended to take up quite a bit of vertical space, to demonstrate how the vertical alignment works in the preceding cells.
\n
\n \n \n\n
',"typescript","import { Component } from '@angular/core';\n\n@Component({\n selector: 'it-table-alignment-example',\n templateUrl: './table-alignment-example.component.html'\n})\nexport class TableAlignmentExampleComponent {\n}"],["html",'
Intestazione
\n
\n \n \n
\n
#
\n
Nome
\n
Cognome
\n
Username
\n
\n \n\n \n
\n
1
\n
Mario
\n
Verdi
\n
mario.verdi
\n
\n
\n
2
\n
Francesco
\n
Bianchi
\n
francesco.bianchi
\n
\n
\n
3
\n
Alessandro
\n
Rossi
\n
alessandro.rossi
\n
\n \n \n\n \n \n
\n
#
\n
Nome
\n
Cognome
\n
Username
\n
\n \n\n \n
\n
1
\n
Mario
\n
Verdi
\n
mario.verdi
\n
\n
\n
2
\n
Francesco
\n
Bianchi
\n
francesco.bianchi
\n
\n
\n
3
\n
Alessandro
\n
Rossi
\n
alessandro.rossi
\n
\n \n \n
',"typescript","import { Component } from '@angular/core';\n\n@Component({\n selector: 'it-table-header-example',\n templateUrl: './table-header-example.component.html'\n})\nexport class TableHeaderExampleComponent {\n\n}"],["html",'
Footer
\n
\n \n \n
\n
#
\n
Nome
\n
Cognome
\n
Username
\n
\n \n\n \n
\n
1
\n
Mario
\n
Verdi
\n
mario.verdi
\n
\n
\n
2
\n
Francesco
\n
Bianchi
\n
francesco.bianchi
\n
\n
\n
3
\n
Alessandro
\n
Rossi
\n
alessandro.rossi
\n
\n \n\n \n
\n
Footer
\n
Footer
\n
Footer
\n
Footer
\n
\n \n \n\n
',"typescript","import { Component } from '@angular/core';\n\n@Component({\n selector: 'it-table-footer-example',\n templateUrl: './table-footer-example.component.html'\n})\nexport class TableFooterExampleComponent {\n\n}"],["html",'
Caption
\n
\n \n \n
\n
#
\n
Nome
\n
Cognome
\n
Username
\n
\n \n\n \n
\n
1
\n
Mario
\n
Verdi
\n
mario.verdi
\n
\n
\n
2
\n
Francesco
\n
Bianchi
\n
francesco.bianchi
\n
\n
\n
3
\n
Alessandro
\n
Rossi
\n
alessandro.rossi
\n
\n \n\n Lista degli utenti\n \n\n \n \n
\n
#
\n
Nome
\n
Cognome
\n
Username
\n
\n \n\n \n
\n
1
\n
Mario
\n
Verdi
\n
mario.verdi
\n
\n
\n
2
\n
Francesco
\n
Bianchi
\n
francesco.bianchi
\n
\n
\n
3
\n
Alessandro
\n
Rossi
\n
alessandro.rossi
\n
\n \n\n Lista degli utenti\n \n\n
',"typescript","import { Component } from '@angular/core';\n\n@Component({\n selector: 'it-table-caption-example',\n templateUrl: './table-caption-example.component.html',\n styleUrls: ['./table-caption-example.component.scss']\n})\nexport class TableCaptionExampleComponent {\n\n}"]],template:function(n,o){1&n&&t._UZ(0,"it-table-example")(1,"it-source-display",0)(2,"it-table-striped-example")(3,"it-source-display",1)(4,"it-table-hover-example")(5,"it-source-display",2)(6,"it-table-bordered-example")(7,"it-source-display",3)(8,"it-table-borderless-example")(9,"it-source-display",4)(10,"it-table-compact-example")(11,"it-source-display",5)(12,"it-table-alignment-example")(13,"it-source-display",6)(14,"it-table-header-example")(15,"it-source-display",7)(16,"it-table-footer-example")(17,"it-source-display",8)(18,"it-table-caption-example")(19,"it-source-display",9)},dependencies:[A.F,_,U,q,C,x,v,f,y,M,B],encapsulation:2})}return e})();const F=[{path:"",component:(()=>{class e{constructor(){this.component=g.wx.find(a=>"ItTableComponent"===a.name)}static#t=this.\u0275fac=function(n){return new(n||e)};static#e=this.\u0275cmp=t.Xpm({type:e,selectors:[["it-table-index"]],decls:11,vars:1,consts:[[1,"bd-title"],[1,"bd-lead"],["label","Esempi","active","true",1,"pt-3"],["label","API",1,"pt-3"],[3,"component"]],template:function(n,o){1&n&&(t.TgZ(0,"h1",0),t._uU(1,"Tabelle"),t.qZA(),t.TgZ(2,"p",1),t._uU(3,"Documentazione ed esempi per lo stile delle tabelle."),t.qZA(),t.TgZ(4,"it-tab-container")(5,"it-tab-item",2),t._UZ(6,"it-table-examples"),t.qZA(),t.TgZ(7,"it-tab-item",3)(8,"h3"),t._uU(9,"TableComponent"),t.qZA(),t._UZ(10,"it-api-parameters",4),t.qZA()()),2&n&&(t.xp6(10),t.Q6J("component",o.component))},dependencies:[m.G,u.U,T.m,w],encapsulation:2})}return e})()}];let k=(()=>{class e{static#t=this.\u0275fac=function(n){return new(n||e)};static#e=this.\u0275mod=t.oAB({type:e});static#n=this.\u0275inj=t.cJS({imports:[h.Bz.forChild(F),h.Bz]})}return e})(),Q=(()=>{class e{static#t=this.\u0275fac=function(n){return new(n||e)};static#e=this.\u0275mod=t.oAB({type:e});static#n=this.\u0275inj=t.cJS({imports:[Z.ez,p.m,k,s.u5]})}return e})()}}]);
\ No newline at end of file
diff --git a/404.html b/404.html
index fddde0b3..c4cbc74e 100644
--- a/404.html
+++ b/404.html
@@ -9,9 +9,9 @@
-
+
-
+