static-columns 19.0.2 → 19.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- {"version":3,"file":"build-info._auto-generated_.js","sourceRoot":"","sources":["c:/Users/darek/projects/npm/taon-dev/static-columns/src/lib/build-info._auto-generated_.ts"],"names":[],"mappings":";;;AAAA,yCAAyC;AAC5B,QAAA,wBAAwB,GAAG,KAAK,CAAC;AACjC,QAAA,uBAAuB,GAAG,QAAQ,CAAC;AAChD,yCAAyC"}
1
+ {"version":3,"file":"build-info._auto-generated_.js","sourceRoot":"","sources":["c:/Users/darek/projects/npm/taon-dev/static-columns/src/lib/build-info._auto-generated_.ts"],"names":[],"mappings":";;;AAAA,yCAAyC;AAC5B,QAAA,wBAAwB,GAAG,KAAK,CAAC;AACjC,QAAA,gBAAgB,GAAG,gBAAgB,CAAC;AACpC,QAAA,uBAAuB,GAAG,QAAQ,CAAC;AAChD,yCAAyC"}
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1745703191025 = dummy1745703191025;
4
- function dummy1745703191025() { }
3
+ exports.dummy1746915571109 = dummy1746915571109;
4
+ function dummy1746915571109() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1745703191040 = dummy1745703191040;
4
- function dummy1745703191040() { }
3
+ exports.dummy1746915571130 = dummy1746915571130;
4
+ function dummy1746915571130() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -7,4 +7,4 @@ export declare class MainContext_1736195079865_asd extends Taon.Base.Migration {
7
7
  isReadyToRun(): boolean;
8
8
  up(queryRunner: QueryRunner): Promise<any>;
9
9
  down(queryRunner: QueryRunner): Promise<any>;
10
- }
10
+ }
@@ -7,8 +7,8 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
7
7
  };
8
8
  Object.defineProperty(exports, "__esModule", { value: true });
9
9
  exports.MainContext_1736195079865_asd = void 0;
10
- const taon_1 = require("taon");
11
- let MainContext_1736195079865_asd = class MainContext_1736195079865_asd extends taon_1.Taon.Base.Migration {
10
+ const lib_1 = require("taon/lib");
11
+ let MainContext_1736195079865_asd = class MainContext_1736195079865_asd extends lib_1.Taon.Base.Migration {
12
12
  /**
13
13
  * remove this method if you are ready to run this migration
14
14
  */
@@ -24,7 +24,7 @@ let MainContext_1736195079865_asd = class MainContext_1736195079865_asd extends
24
24
  };
25
25
  exports.MainContext_1736195079865_asd = MainContext_1736195079865_asd;
26
26
  exports.MainContext_1736195079865_asd = MainContext_1736195079865_asd = __decorate([
27
- taon_1.Taon.Migration({
27
+ lib_1.Taon.Migration({
28
28
  className: 'MainContext_1736195079865_asd',
29
29
  })
30
30
  ], MainContext_1736195079865_asd);
@@ -1 +1 @@
1
- {"version":3,"file":"1736195079865_asd.js","sourceRoot":"","sources":["c:/Users/darek/projects/npm/taon-dev/static-columns/src/migrations/1736195079865_asd.ts"],"names":[],"mappings":";;;;;;;;;AAAA,+BAA4B;AAMrB,IAAM,6BAA6B,GAAnC,MAAM,6BAA8B,SAAQ,WAAI,CAAC,IAAI,CAAC,SAAS;IACpE;;OAEG;IACI,YAAY;QACjB,OAAO,KAAK,CAAC;IACf,CAAC;IAED,KAAK,CAAC,EAAE,CAAC,WAAwB;QAC/B,uBAAuB;IACzB,CAAC;IAED,KAAK,CAAC,IAAI,CAAC,WAAwB;QACjC,gCAAgC;IAClC,CAAC;CACF,CAAA;AAfY,sEAA6B;wCAA7B,6BAA6B;IAHzC,WAAI,CAAC,SAAS,CAAC;QACd,SAAS,EAAE,+BAA+B;KAC3C,CAAC;GACW,6BAA6B,CAezC"}
1
+ {"version":3,"file":"1736195079865_asd.js","sourceRoot":"","sources":["c:/Users/darek/projects/npm/taon-dev/static-columns/src/migrations/1736195079865_asd.ts"],"names":[],"mappings":";;;;;;;;;AAAA,kCAAgC;AAMzB,IAAM,6BAA6B,GAAnC,MAAM,6BAA8B,SAAQ,UAAI,CAAC,IAAI,CAAC,SAAS;IACpE;;OAEG;IACI,YAAY;QACjB,OAAO,KAAK,CAAC;IACf,CAAC;IAED,KAAK,CAAC,EAAE,CAAC,WAAwB;QAC/B,uBAAuB;IACzB,CAAC;IAED,KAAK,CAAC,IAAI,CAAC,WAAwB;QACjC,gCAAgC;IAClC,CAAC;CACF,CAAA;AAfY,sEAA6B;wCAA7B,6BAA6B;IAHzC,UAAI,CAAC,SAAS,CAAC;QACd,SAAS,EAAE,+BAA+B;KAC3C,CAAC;GACW,6BAA6B,CAezC"}
@@ -8,4 +8,4 @@ export declare class MainContext_1736195172422_myNewDbChange extends Taon.Base
8
8
  isReadyToRun(): boolean;
9
9
  up(queryRunner: QueryRunner): Promise<any>;
10
10
  down(queryRunner: QueryRunner): Promise<any>;
11
- }
11
+ }
@@ -7,8 +7,8 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
7
7
  };
8
8
  Object.defineProperty(exports, "__esModule", { value: true });
9
9
  exports.MainContext_1736195172422_myNewDbChange = void 0;
10
- const taon_1 = require("taon");
11
- let MainContext_1736195172422_myNewDbChange = class MainContext_1736195172422_myNewDbChange extends taon_1.Taon.Base
10
+ const lib_1 = require("taon/lib");
11
+ let MainContext_1736195172422_myNewDbChange = class MainContext_1736195172422_myNewDbChange extends lib_1.Taon.Base
12
12
  .Migration {
13
13
  /**
14
14
  * remove this method if you are ready to run this migration
@@ -25,7 +25,7 @@ let MainContext_1736195172422_myNewDbChange = class MainContext_1736195172422_my
25
25
  };
26
26
  exports.MainContext_1736195172422_myNewDbChange = MainContext_1736195172422_myNewDbChange;
27
27
  exports.MainContext_1736195172422_myNewDbChange = MainContext_1736195172422_myNewDbChange = __decorate([
28
- taon_1.Taon.Migration({
28
+ lib_1.Taon.Migration({
29
29
  className: 'MainContext_1736195172422_myNewDbChange',
30
30
  })
31
31
  ], MainContext_1736195172422_myNewDbChange);
@@ -1 +1 @@
1
- {"version":3,"file":"1736195172422_myNewDbChange.js","sourceRoot":"","sources":["c:/Users/darek/projects/npm/taon-dev/static-columns/src/migrations/1736195172422_myNewDbChange.ts"],"names":[],"mappings":";;;;;;;;;AAAA,+BAA4B;AAMrB,IAAM,uCAAuC,GAA7C,MAAM,uCAAwC,SAAQ,WAAI,CAAC,IAAI;KACnE,SAAS;IACV;;OAEG;IACI,YAAY;QACjB,OAAO,KAAK,CAAC;IACf,CAAC;IAED,KAAK,CAAC,EAAE,CAAC,WAAwB;QAC/B,uBAAuB;IACzB,CAAC;IAED,KAAK,CAAC,IAAI,CAAC,WAAwB;QACjC,gCAAgC;IAClC,CAAC;CACF,CAAA;AAhBY,0FAAuC;kDAAvC,uCAAuC;IAHnD,WAAI,CAAC,SAAS,CAAC;QACd,SAAS,EAAE,yCAAyC;KACrD,CAAC;GACW,uCAAuC,CAgBnD"}
1
+ {"version":3,"file":"1736195172422_myNewDbChange.js","sourceRoot":"","sources":["c:/Users/darek/projects/npm/taon-dev/static-columns/src/migrations/1736195172422_myNewDbChange.ts"],"names":[],"mappings":";;;;;;;;;AAAA,kCAAgC;AAMzB,IAAM,uCAAuC,GAA7C,MAAM,uCAAwC,SAAQ,UAAI,CAAC,IAAI;KACnE,SAAS;IACV;;OAEG;IACI,YAAY;QACjB,OAAO,KAAK,CAAC;IACf,CAAC;IAED,KAAK,CAAC,EAAE,CAAC,WAAwB;QAC/B,uBAAuB;IACzB,CAAC;IAED,KAAK,CAAC,IAAI,CAAC,WAAwB;QACjC,gCAAgC;IAClC,CAAC;CACF,CAAA;AAhBY,0FAAuC;kDAAvC,uCAAuC;IAHnD,UAAI,CAAC,SAAS,CAAC;QACd,SAAS,EAAE,yCAAyC;KACrD,CAAC;GACW,uCAAuC,CAgBnD"}
@@ -8,4 +8,4 @@ export declare class MainContext_1736195659183_myNewDbChange222 extends Taon.Bas
8
8
  isReadyToRun(): boolean;
9
9
  up(queryRunner: QueryRunner): Promise<any>;
10
10
  down(queryRunner: QueryRunner): Promise<any>;
11
- }
11
+ }
@@ -7,8 +7,8 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
7
7
  };
8
8
  Object.defineProperty(exports, "__esModule", { value: true });
9
9
  exports.MainContext_1736195659183_myNewDbChange222 = void 0;
10
- const taon_1 = require("taon");
11
- let MainContext_1736195659183_myNewDbChange222 = class MainContext_1736195659183_myNewDbChange222 extends taon_1.Taon.Base
10
+ const lib_1 = require("taon/lib");
11
+ let MainContext_1736195659183_myNewDbChange222 = class MainContext_1736195659183_myNewDbChange222 extends lib_1.Taon.Base
12
12
  .Migration {
13
13
  /**
14
14
  * remove this method if you are ready to run this migration
@@ -25,7 +25,7 @@ let MainContext_1736195659183_myNewDbChange222 = class MainContext_1736195659183
25
25
  };
26
26
  exports.MainContext_1736195659183_myNewDbChange222 = MainContext_1736195659183_myNewDbChange222;
27
27
  exports.MainContext_1736195659183_myNewDbChange222 = MainContext_1736195659183_myNewDbChange222 = __decorate([
28
- taon_1.Taon.Migration({
28
+ lib_1.Taon.Migration({
29
29
  className: 'MainContext_1736195659183_myNewDbChange222',
30
30
  })
31
31
  ], MainContext_1736195659183_myNewDbChange222);
@@ -1 +1 @@
1
- {"version":3,"file":"1736195659183_myNewDbChange222.js","sourceRoot":"","sources":["c:/Users/darek/projects/npm/taon-dev/static-columns/src/migrations/1736195659183_myNewDbChange222.ts"],"names":[],"mappings":";;;;;;;;;AAAA,+BAA4B;AAMrB,IAAM,0CAA0C,GAAhD,MAAM,0CAA2C,SAAQ,WAAI,CAAC,IAAI;KACtE,SAAS;IACV;;OAEG;IACI,YAAY;QACjB,OAAO,KAAK,CAAC;IACf,CAAC;IAED,KAAK,CAAC,EAAE,CAAC,WAAwB;QAC/B,uBAAuB;IACzB,CAAC;IAED,KAAK,CAAC,IAAI,CAAC,WAAwB;QACjC,gCAAgC;IAClC,CAAC;CACF,CAAA;AAhBY,gGAA0C;qDAA1C,0CAA0C;IAHtD,WAAI,CAAC,SAAS,CAAC;QACd,SAAS,EAAE,4CAA4C;KACxD,CAAC;GACW,0CAA0C,CAgBtD"}
1
+ {"version":3,"file":"1736195659183_myNewDbChange222.js","sourceRoot":"","sources":["c:/Users/darek/projects/npm/taon-dev/static-columns/src/migrations/1736195659183_myNewDbChange222.ts"],"names":[],"mappings":";;;;;;;;;AAAA,kCAAgC;AAMzB,IAAM,0CAA0C,GAAhD,MAAM,0CAA2C,SAAQ,UAAI,CAAC,IAAI;KACtE,SAAS;IACV;;OAEG;IACI,YAAY;QACjB,OAAO,KAAK,CAAC;IACf,CAAC;IAED,KAAK,CAAC,EAAE,CAAC,WAAwB;QAC/B,uBAAuB;IACzB,CAAC;IAED,KAAK,CAAC,IAAI,CAAC,WAAwB;QACjC,gCAAgC;IAClC,CAAC;CACF,CAAA;AAhBY,gGAA0C;qDAA1C,0CAA0C;IAHtD,UAAI,CAAC,SAAS,CAAC;QACd,SAAS,EAAE,4CAA4C;KACxD,CAAC;GACW,0CAA0C,CAgBtD"}
@@ -8,4 +8,4 @@ export declare class MainContext_1736195693350_addingFlowers extends Taon.Base
8
8
  isReadyToRun(): boolean;
9
9
  up(queryRunner: QueryRunner): Promise<any>;
10
10
  down(queryRunner: QueryRunner): Promise<any>;
11
- }
11
+ }
@@ -7,8 +7,8 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
7
7
  };
8
8
  Object.defineProperty(exports, "__esModule", { value: true });
9
9
  exports.MainContext_1736195693350_addingFlowers = void 0;
10
- const taon_1 = require("taon");
11
- let MainContext_1736195693350_addingFlowers = class MainContext_1736195693350_addingFlowers extends taon_1.Taon.Base
10
+ const lib_1 = require("taon/lib");
11
+ let MainContext_1736195693350_addingFlowers = class MainContext_1736195693350_addingFlowers extends lib_1.Taon.Base
12
12
  .Migration {
13
13
  /**
14
14
  * remove this method if you are ready to run this migration
@@ -25,7 +25,7 @@ let MainContext_1736195693350_addingFlowers = class MainContext_1736195693350_ad
25
25
  };
26
26
  exports.MainContext_1736195693350_addingFlowers = MainContext_1736195693350_addingFlowers;
27
27
  exports.MainContext_1736195693350_addingFlowers = MainContext_1736195693350_addingFlowers = __decorate([
28
- taon_1.Taon.Migration({
28
+ lib_1.Taon.Migration({
29
29
  className: 'MainContext_1736195693350_addingFlowers',
30
30
  })
31
31
  ], MainContext_1736195693350_addingFlowers);
@@ -1 +1 @@
1
- {"version":3,"file":"1736195693350_addingFlowers.js","sourceRoot":"","sources":["c:/Users/darek/projects/npm/taon-dev/static-columns/src/migrations/1736195693350_addingFlowers.ts"],"names":[],"mappings":";;;;;;;;;AAAA,+BAA4B;AAMrB,IAAM,uCAAuC,GAA7C,MAAM,uCAAwC,SAAQ,WAAI,CAAC,IAAI;KACnE,SAAS;IACV;;OAEG;IACI,YAAY;QACjB,OAAO,KAAK,CAAC;IACf,CAAC;IAED,KAAK,CAAC,EAAE,CAAC,WAAwB;QAC/B,uBAAuB;IACzB,CAAC;IAED,KAAK,CAAC,IAAI,CAAC,WAAwB;QACjC,gCAAgC;IAClC,CAAC;CACF,CAAA;AAhBY,0FAAuC;kDAAvC,uCAAuC;IAHnD,WAAI,CAAC,SAAS,CAAC;QACd,SAAS,EAAE,yCAAyC;KACrD,CAAC;GACW,uCAAuC,CAgBnD"}
1
+ {"version":3,"file":"1736195693350_addingFlowers.js","sourceRoot":"","sources":["c:/Users/darek/projects/npm/taon-dev/static-columns/src/migrations/1736195693350_addingFlowers.ts"],"names":[],"mappings":";;;;;;;;;AAAA,kCAAgC;AAMzB,IAAM,uCAAuC,GAA7C,MAAM,uCAAwC,SAAQ,UAAI,CAAC,IAAI;KACnE,SAAS;IACV;;OAEG;IACI,YAAY;QACjB,OAAO,KAAK,CAAC;IACf,CAAC;IAED,KAAK,CAAC,EAAE,CAAC,WAAwB;QAC/B,uBAAuB;IACzB,CAAC;IAED,KAAK,CAAC,IAAI,CAAC,WAAwB;QACjC,gCAAgC;IAClC,CAAC;CACF,CAAA;AAhBY,0FAAuC;kDAAvC,uCAAuC;IAHnD,UAAI,CAAC,SAAS,CAAC;QACd,SAAS,EAAE,yCAAyC;KACrD,CAAC;GACW,uCAAuC,CAgBnD"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "static-columns",
3
- "version": "19.0.2",
3
+ "version": "19.0.6",
4
4
  "license": "MIT",
5
5
  "author": "Dariusz Filipiak",
6
6
  "private": false,
@@ -23,14 +23,15 @@
23
23
  "releaseVersionBumpType": "patch",
24
24
  "releaseType": "manual",
25
25
  "targetArtifact": "npm-lib-and-cli-tool",
26
- "envName": "__"
26
+ "envName": "__",
27
+ "resolvedNewVersion": "19.0.6"
27
28
  },
28
29
  "copyToManager": {},
29
30
  "buildInfo": {
30
- "date": "2025-04-26T21:12:15.000Z",
31
- "hash": "720d80eea2adfda8e3408dcdefa4a6dd823f4c38"
31
+ "date": "2025-05-10T18:25:34.000Z",
32
+ "hash": "074c4015291c9814f7e3a20ff9ffb25f6e4355dc"
32
33
  },
33
34
  "currentProjectName": "static-columns",
34
35
  "currentProjectType": "isomorphic-lib",
35
- "pathsTsconfig": "\"paths\": {\"static-columns\":[\"./src/lib\"],\"static-columns/*\":[\"./src/lib/*\"]},"
36
+ "pathsTsconfig": "\"paths\": {\"@lib\":[\"./src/lib\"],\"@lib/*\":[\"./src/lib/*\"],\"static-columns/src\":[\"./src/lib\"],\"static-columns/src/*\":[\"./src/lib/*\"]},"
36
37
  }
@@ -7,6 +7,7 @@ import { _ } from 'tnp-core/websql';
7
7
 
8
8
  const BRK = {
9
9
  mobile: '(max-width: 599.98px)',
10
+ // tablet: obsvious
10
11
  desktop: '(min-width: 840.00px)',
11
12
  };
12
13
  class BreakpointsService {
@@ -47,15 +48,13 @@ class BreakpointsService {
47
48
  }
48
49
  });
49
50
  }
50
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: BreakpointsService, deps: [{ token: i1.BreakpointObserver }], target: i0.ɵɵFactoryTarget.Injectable }); }
51
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: BreakpointsService, providedIn: 'root' }); }
51
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BreakpointsService, deps: [{ token: i1.BreakpointObserver }], target: i0.ɵɵFactoryTarget.Injectable }); }
52
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BreakpointsService, providedIn: 'root' }); }
52
53
  }
53
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: BreakpointsService, decorators: [{
54
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BreakpointsService, decorators: [{
54
55
  type: Injectable,
55
56
  args: [{ providedIn: 'root' }]
56
57
  }], ctorParameters: () => [{ type: i1.BreakpointObserver }] });
57
- ;
58
- ({}); // @--end-of-file-for-module=static-columns lib/breakpoints.service.ts
59
58
 
60
59
  class BaseHideShowDirective {
61
60
  constructor(e, renderer, breakpoints) {
@@ -83,6 +82,7 @@ class BaseHideShowDirective {
83
82
  if (typeof this.originalDisaplay === 'undefined') {
84
83
  this.originalDisaplay = this.e.nativeElement.style.display;
85
84
  }
85
+ // console.log(`state for actin: ${state}`)
86
86
  this.action(state);
87
87
  });
88
88
  }
@@ -90,39 +90,37 @@ class BaseHideShowDirective {
90
90
  this.$destroy.next(void 0);
91
91
  this.$destroy.complete();
92
92
  }
93
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: BaseHideShowDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: BreakpointsService }], target: i0.ɵɵFactoryTarget.Directive }); }
94
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.8", type: BaseHideShowDirective, isStandalone: false, selector: "[baseHideShowDirective]", ngImport: i0 }); }
93
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BaseHideShowDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: BreakpointsService }], target: i0.ɵɵFactoryTarget.Directive }); }
94
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: BaseHideShowDirective, isStandalone: false, selector: "[baseHideShowDirective]", ngImport: i0 }); }
95
95
  }
96
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: BaseHideShowDirective, decorators: [{
96
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BaseHideShowDirective, decorators: [{
97
97
  type: Directive,
98
98
  args: [{
99
99
  selector: '[baseHideShowDirective]',
100
100
  standalone: false,
101
101
  }]
102
102
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }, { type: BreakpointsService }] });
103
- ;
104
- ({}); // @--end-of-file-for-module=static-columns lib/column/base-hide-show.directive.ts
105
103
 
106
104
  class DirectiveGrow {
107
105
  constructor(e, renderer) {
108
106
  this.e = e;
109
107
  this.renderer = renderer;
110
108
  setTimeout(() => {
109
+ // e.nativeElement.style.flexGrow = 1;
111
110
  renderer.setStyle(e.nativeElement, 'flexGrow', '1');
112
111
  }, 0);
112
+ // renderer.setElementStyle(e.nativeElement, 'flexGrow', '1');
113
113
  }
114
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: DirectiveGrow, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
115
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.8", type: DirectiveGrow, isStandalone: false, selector: "[grow]", ngImport: i0 }); }
114
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DirectiveGrow, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
115
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: DirectiveGrow, isStandalone: false, selector: "[grow]", ngImport: i0 }); }
116
116
  }
117
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: DirectiveGrow, decorators: [{
117
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DirectiveGrow, decorators: [{
118
118
  type: Directive,
119
119
  args: [{
120
120
  selector: '[grow]',
121
121
  standalone: false,
122
122
  }]
123
123
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
124
- ;
125
- ({}); // @--end-of-file-for-module=static-columns lib/column/column-grow.directive.ts
126
124
 
127
125
  class DirectiveHideDesktop extends BaseHideShowDirective {
128
126
  action(state) {
@@ -133,18 +131,16 @@ class DirectiveHideDesktop extends BaseHideShowDirective {
133
131
  this.showElement();
134
132
  }
135
133
  }
136
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: DirectiveHideDesktop, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
137
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.8", type: DirectiveHideDesktop, isStandalone: false, selector: "[hideDesktop]", usesInheritance: true, ngImport: i0 }); }
134
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DirectiveHideDesktop, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
135
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: DirectiveHideDesktop, isStandalone: false, selector: "[hideDesktop]", usesInheritance: true, ngImport: i0 }); }
138
136
  }
139
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: DirectiveHideDesktop, decorators: [{
137
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DirectiveHideDesktop, decorators: [{
140
138
  type: Directive,
141
139
  args: [{
142
140
  selector: '[hideDesktop]',
143
141
  standalone: false,
144
142
  }]
145
143
  }] });
146
- ;
147
- ({}); // @--end-of-file-for-module=static-columns lib/column/column-hide-desktop.directive.ts
148
144
 
149
145
  class DirectiveHideMobile extends BaseHideShowDirective {
150
146
  action(state) {
@@ -155,18 +151,16 @@ class DirectiveHideMobile extends BaseHideShowDirective {
155
151
  this.showElement();
156
152
  }
157
153
  }
158
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: DirectiveHideMobile, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
159
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.8", type: DirectiveHideMobile, isStandalone: false, selector: "[hideMobile]", usesInheritance: true, ngImport: i0 }); }
154
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DirectiveHideMobile, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
155
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: DirectiveHideMobile, isStandalone: false, selector: "[hideMobile]", usesInheritance: true, ngImport: i0 }); }
160
156
  }
161
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: DirectiveHideMobile, decorators: [{
157
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DirectiveHideMobile, decorators: [{
162
158
  type: Directive,
163
159
  args: [{
164
160
  selector: '[hideMobile]',
165
161
  standalone: false,
166
162
  }]
167
163
  }] });
168
- ;
169
- ({}); // @--end-of-file-for-module=static-columns lib/column/column-hide-mobile.directive.ts
170
164
 
171
165
  class DirectiveHideTablet extends BaseHideShowDirective {
172
166
  action(state) {
@@ -177,18 +171,16 @@ class DirectiveHideTablet extends BaseHideShowDirective {
177
171
  this.showElement();
178
172
  }
179
173
  }
180
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: DirectiveHideTablet, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
181
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.8", type: DirectiveHideTablet, isStandalone: false, selector: "[hideTablet]", usesInheritance: true, ngImport: i0 }); }
174
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DirectiveHideTablet, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
175
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: DirectiveHideTablet, isStandalone: false, selector: "[hideTablet]", usesInheritance: true, ngImport: i0 }); }
182
176
  }
183
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: DirectiveHideTablet, decorators: [{
177
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DirectiveHideTablet, decorators: [{
184
178
  type: Directive,
185
179
  args: [{
186
180
  selector: '[hideTablet]',
187
181
  standalone: false,
188
182
  }]
189
183
  }] });
190
- ;
191
- ({}); // @--end-of-file-for-module=static-columns lib/column/column-hide-tablet.directive.ts
192
184
 
193
185
  class DirectiveShowDesktop extends BaseHideShowDirective {
194
186
  action(state) {
@@ -199,18 +191,16 @@ class DirectiveShowDesktop extends BaseHideShowDirective {
199
191
  this.hideElement();
200
192
  }
201
193
  }
202
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: DirectiveShowDesktop, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
203
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.8", type: DirectiveShowDesktop, isStandalone: false, selector: "[showDesktop]", usesInheritance: true, ngImport: i0 }); }
194
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DirectiveShowDesktop, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
195
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: DirectiveShowDesktop, isStandalone: false, selector: "[showDesktop]", usesInheritance: true, ngImport: i0 }); }
204
196
  }
205
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: DirectiveShowDesktop, decorators: [{
197
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DirectiveShowDesktop, decorators: [{
206
198
  type: Directive,
207
199
  args: [{
208
200
  selector: '[showDesktop]',
209
201
  standalone: false,
210
202
  }]
211
203
  }] });
212
- ;
213
- ({}); // @--end-of-file-for-module=static-columns lib/column/column-show-desktop.directive.ts
214
204
 
215
205
  class DirectiveShowMobile extends BaseHideShowDirective {
216
206
  action(state) {
@@ -221,18 +211,16 @@ class DirectiveShowMobile extends BaseHideShowDirective {
221
211
  this.hideElement();
222
212
  }
223
213
  }
224
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: DirectiveShowMobile, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
225
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.8", type: DirectiveShowMobile, isStandalone: false, selector: "[showMobile]", usesInheritance: true, ngImport: i0 }); }
214
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DirectiveShowMobile, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
215
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: DirectiveShowMobile, isStandalone: false, selector: "[showMobile]", usesInheritance: true, ngImport: i0 }); }
226
216
  }
227
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: DirectiveShowMobile, decorators: [{
217
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DirectiveShowMobile, decorators: [{
228
218
  type: Directive,
229
219
  args: [{
230
220
  selector: '[showMobile]',
231
221
  standalone: false,
232
222
  }]
233
223
  }] });
234
- ;
235
- ({}); // @--end-of-file-for-module=static-columns lib/column/column-show-mobile.directive.ts
236
224
 
237
225
  class DirectiveShowTablet extends BaseHideShowDirective {
238
226
  action(state) {
@@ -243,27 +231,26 @@ class DirectiveShowTablet extends BaseHideShowDirective {
243
231
  this.hideElement();
244
232
  }
245
233
  }
246
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: DirectiveShowTablet, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
247
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.8", type: DirectiveShowTablet, isStandalone: false, selector: "[showTablet]", usesInheritance: true, ngImport: i0 }); }
234
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DirectiveShowTablet, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
235
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: DirectiveShowTablet, isStandalone: false, selector: "[showTablet]", usesInheritance: true, ngImport: i0 }); }
248
236
  }
249
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: DirectiveShowTablet, decorators: [{
237
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DirectiveShowTablet, decorators: [{
250
238
  type: Directive,
251
239
  args: [{
252
240
  selector: '[showTablet]',
253
241
  standalone: false,
254
242
  }]
255
243
  }] });
256
- ;
257
- ({}); // @--end-of-file-for-module=static-columns lib/column/column-show-tablet.directive.ts
258
244
 
259
245
  class ColumnComponent {
260
246
  constructor() {
247
+ // this.ccwidth = 90;
261
248
  }
262
249
  ngOnInit() { }
263
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ColumnComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
264
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.8", type: ColumnComponent, isStandalone: false, selector: "column", inputs: { width: "width" }, host: { properties: { "style.flex.basis.px": "this.width", "style.minWidth.px": "this.width" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [":host{flex-grow:0;flex-shrink:0;width:0px}\n"] }); }
250
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ColumnComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
251
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: ColumnComponent, isStandalone: false, selector: "column", inputs: { width: "width" }, host: { properties: { "style.flex.basis.px": "this.width", "style.minWidth.px": "this.width" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [":host{flex-grow:0;flex-shrink:0;width:0px}\n"] }); }
265
252
  }
266
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ColumnComponent, decorators: [{
253
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ColumnComponent, decorators: [{
267
254
  type: Component,
268
255
  args: [{ selector: 'column', template: '<ng-content></ng-content>', standalone: false, styles: [":host{flex-grow:0;flex-shrink:0;width:0px}\n"] }]
269
256
  }], ctorParameters: () => [], propDecorators: { width: [{
@@ -275,8 +262,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImpor
275
262
  }, {
276
263
  type: Input
277
264
  }] } });
278
- ;
279
- ({}); // @--end-of-file-for-module=static-columns lib/column/column.component.ts
280
265
 
281
266
  class DirectiveShrinkOnMobile extends BaseHideShowDirective {
282
267
  constructor(e, renderer, breakpoints) {
@@ -291,40 +276,41 @@ class DirectiveShrinkOnMobile extends BaseHideShowDirective {
291
276
  this.scale(0.75);
292
277
  }
293
278
  else {
279
+ // if (state === 'tablet' && this.tablet75) {
280
+ // } else {
294
281
  this.scale();
282
+ // }
295
283
  }
296
284
  }
297
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: DirectiveShrinkOnMobile, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: BreakpointsService }], target: i0.ɵɵFactoryTarget.Directive }); }
298
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.8", type: DirectiveShrinkOnMobile, isStandalone: false, selector: "[shrinkOnMobile]", usesInheritance: true, ngImport: i0 }); }
285
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DirectiveShrinkOnMobile, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: BreakpointsService }], target: i0.ɵɵFactoryTarget.Directive }); }
286
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: DirectiveShrinkOnMobile, isStandalone: false, selector: "[shrinkOnMobile]", usesInheritance: true, ngImport: i0 }); }
299
287
  }
300
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: DirectiveShrinkOnMobile, decorators: [{
288
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DirectiveShrinkOnMobile, decorators: [{
301
289
  type: Directive,
302
290
  args: [{
303
291
  selector: '[shrinkOnMobile]',
304
292
  standalone: false,
305
293
  }]
306
294
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }, { type: BreakpointsService }] });
307
- ;
308
- ({}); // @--end-of-file-for-module=static-columns lib/column/shrink-on-mobile75.directive.ts
309
295
 
310
296
  class DirectiveShrinkOnMobile50 extends DirectiveShrinkOnMobile {
311
297
  constructor() {
312
298
  super(...arguments);
313
299
  this.scaleFactor = 50;
314
300
  }
315
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: DirectiveShrinkOnMobile50, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
316
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.8", type: DirectiveShrinkOnMobile50, isStandalone: false, selector: "[shrinkOnMobile50]", usesInheritance: true, ngImport: i0 }); }
301
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DirectiveShrinkOnMobile50, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
302
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: DirectiveShrinkOnMobile50, isStandalone: false, selector: "[shrinkOnMobile50]", usesInheritance: true, ngImport: i0 }); }
317
303
  }
318
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: DirectiveShrinkOnMobile50, decorators: [{
304
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DirectiveShrinkOnMobile50, decorators: [{
319
305
  type: Directive,
320
306
  args: [{
321
307
  selector: '[shrinkOnMobile50]',
322
308
  standalone: false,
323
309
  }]
324
310
  }] });
325
- ;
326
- ({}); // @--end-of-file-for-module=static-columns lib/column/shrink-on-mobile50.directive.ts
327
311
 
312
+ // import { DirectiveShrinkOnMobile50 } from './shrink-on-mobile50.directive';
313
+ // import { DirectiveShrinkOnMobile } from './shrink-on-mobile75.directive';
328
314
  class DirectiveShrinkOnTablet extends BaseHideShowDirective {
329
315
  constructor(e, renderer, breakpoints) {
330
316
  super(e, renderer, breakpoints);
@@ -333,23 +319,30 @@ class DirectiveShrinkOnTablet extends BaseHideShowDirective {
333
319
  this.breakpoints = breakpoints;
334
320
  }
335
321
  action(state) {
322
+ // if (state === 'tablet') {
323
+ // this.scale(0.75)
324
+ // } else {
325
+ // if (state === 'mobile' && (this.mobile50 || this.mobile75)) {
326
+ // } else {
327
+ // this.scale()
328
+ // }
329
+ // }
336
330
  }
337
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: DirectiveShrinkOnTablet, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: BreakpointsService }], target: i0.ɵɵFactoryTarget.Directive }); }
338
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.8", type: DirectiveShrinkOnTablet, isStandalone: false, selector: "[shrinkOnTablet]", usesInheritance: true, ngImport: i0 }); }
331
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DirectiveShrinkOnTablet, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: BreakpointsService }], target: i0.ɵɵFactoryTarget.Directive }); }
332
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: DirectiveShrinkOnTablet, isStandalone: false, selector: "[shrinkOnTablet]", usesInheritance: true, ngImport: i0 }); }
339
333
  }
340
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: DirectiveShrinkOnTablet, decorators: [{
334
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DirectiveShrinkOnTablet, decorators: [{
341
335
  type: Directive,
342
336
  args: [{
343
337
  selector: '[shrinkOnTablet]',
344
338
  standalone: false,
345
339
  }]
346
340
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }, { type: BreakpointsService }] });
347
- ;
348
- ({}); // @--end-of-file-for-module=static-columns lib/column/shrink-on-tablet.directive.ts
349
341
 
350
- ;
351
- ({}); // @--end-of-file-for-module=static-columns lib/column/index.ts
342
+ //#region @browser
343
+ //#endregion
352
344
 
345
+ //#region @browser
353
346
  class ColumnsGapComponent {
354
347
  constructor() {
355
348
  this.width = 20;
@@ -361,10 +354,10 @@ class ColumnsGapComponent {
361
354
  ngOnDestroy() {
362
355
  this.handlers.forEach(h => h.unsubscribe());
363
356
  }
364
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ColumnsGapComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
365
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.8", type: ColumnsGapComponent, isStandalone: false, selector: "columns-gap", inputs: { columnsGapData: "columnsGapData" }, outputs: { columnsGapDataChanged: "columnsGapDataChanged" }, host: { properties: { "style.flex.basis.px": "this.width", "style.minWidth.px": "this.width" } }, ngImport: i0, template: "<column [width]=\"width\"></column>\n", styles: [":host{flex-grow:0;flex-shrink:0;width:0px}\n"], dependencies: [{ kind: "component", type: ColumnComponent, selector: "column", inputs: ["width"] }] }); }
357
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ColumnsGapComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
358
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: ColumnsGapComponent, isStandalone: false, selector: "columns-gap", inputs: { columnsGapData: "columnsGapData" }, outputs: { columnsGapDataChanged: "columnsGapDataChanged" }, host: { properties: { "style.flex.basis.px": "this.width", "style.minWidth.px": "this.width" } }, ngImport: i0, template: "<column [width]=\"width\"></column>\n", styles: [":host{flex-grow:0;flex-shrink:0;width:0px}\n"], dependencies: [{ kind: "component", type: ColumnComponent, selector: "column", inputs: ["width"] }] }); }
366
359
  }
367
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ColumnsGapComponent, decorators: [{
360
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ColumnsGapComponent, decorators: [{
368
361
  type: Component,
369
362
  args: [{ selector: 'columns-gap', standalone: false, template: "<column [width]=\"width\"></column>\n", styles: [":host{flex-grow:0;flex-shrink:0;width:0px}\n"] }]
370
363
  }], ctorParameters: () => [], propDecorators: { width: [{
@@ -378,26 +371,26 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImpor
378
371
  }], columnsGapData: [{
379
372
  type: Input
380
373
  }] } });
381
- ;
382
- ({}); // @--end-of-file-for-module=static-columns lib/columns-gap/columns-gap.component.ts
383
374
 
384
- ;
385
- ({}); // @--end-of-file-for-module=static-columns lib/columns-gap/index.ts
375
+ //#region @browser
376
+ //#endregion
386
377
 
378
+ // import { Log, Level } from 'ng2-logger/index';
379
+ // const log = Log.create('test');
380
+ // log.i('asdas')
387
381
  class ColumnsComponent {
388
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ColumnsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
389
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.8", type: ColumnsComponent, isStandalone: false, selector: "columns-container", viewQueries: [{ propertyName: "childrens", predicate: ColumnComponent, descendants: true }], ngImport: i0, template: "<ng-content></ng-content>\n", styles: [":host{display:flex;width:100%;align-content:streach;justify-content:space-between}.static-columns-hide-mobile{display:block}@media (max-width: 600px){.static-columns-hide-mobile{display:none}}\n"] }); }
382
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ColumnsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
383
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: ColumnsComponent, isStandalone: false, selector: "columns-container", viewQueries: [{ propertyName: "childrens", predicate: ColumnComponent, descendants: true }], ngImport: i0, template: "<ng-content></ng-content>\n", styles: [":host{display:flex;width:100%;align-content:streach;justify-content:space-between}.static-columns-hide-mobile{display:block}@media (max-width: 600px){.static-columns-hide-mobile{display:none}}\n"] }); }
390
384
  }
391
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ColumnsComponent, decorators: [{
385
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ColumnsComponent, decorators: [{
392
386
  type: Component,
393
387
  args: [{ selector: 'columns-container', standalone: false, template: "<ng-content></ng-content>\n", styles: [":host{display:flex;width:100%;align-content:streach;justify-content:space-between}.static-columns-hide-mobile{display:block}@media (max-width: 600px){.static-columns-hide-mobile{display:none}}\n"] }]
394
388
  }], propDecorators: { childrens: [{
395
389
  type: ViewChildren,
396
390
  args: [ColumnComponent]
397
391
  }] } });
398
- ;
399
- ({}); // @--end-of-file-for-module=static-columns lib/columns.component.ts
400
392
 
393
+ //#region @browser
401
394
  const components = [
402
395
  ColumnsComponent,
403
396
  ColumnComponent,
@@ -414,8 +407,8 @@ const components = [
414
407
  DirectiveShrinkOnTablet,
415
408
  ];
416
409
  class StaticColumnsModule {
417
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: StaticColumnsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
418
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.8", ngImport: i0, type: StaticColumnsModule, declarations: [ColumnsComponent,
410
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: StaticColumnsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
411
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: StaticColumnsModule, declarations: [ColumnsComponent,
419
412
  ColumnComponent,
420
413
  DirectiveGrow,
421
414
  DirectiveHideMobile,
@@ -440,9 +433,9 @@ class StaticColumnsModule {
440
433
  DirectiveShrinkOnMobile50,
441
434
  DirectiveShrinkOnMobile,
442
435
  DirectiveShrinkOnTablet] }); }
443
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: StaticColumnsModule, providers: [BreakpointsService], imports: [LayoutModule, LayoutModule] }); }
436
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: StaticColumnsModule, providers: [BreakpointsService], imports: [LayoutModule, LayoutModule] }); }
444
437
  }
445
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: StaticColumnsModule, decorators: [{
438
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: StaticColumnsModule, decorators: [{
446
439
  type: NgModule,
447
440
  args: [{
448
441
  imports: [LayoutModule],
@@ -451,15 +444,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImpor
451
444
  providers: [BreakpointsService],
452
445
  }]
453
446
  }] });
454
- ;
455
- ({}); // @--end-of-file-for-module=static-columns lib/columns.module.ts
456
447
 
448
+ //#endregion
457
449
  /* */
458
450
  /* */
459
451
  /* */
460
452
  /* */
461
- ;
462
- ({}); // @--end-of-file-for-module=static-columns lib/index.ts
463
453
 
464
454
  /**
465
455
  * Generated bundle index. Do not edit.