static-columns 18.0.5 → 18.0.10
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.
- package/README.md +99 -99
- package/assets/shared/shared_folder_info.txt +1 -1
- package/browser/README.md +24 -24
- package/browser/esm2022/lib/breakpoints.service.mjs +3 -3
- package/browser/esm2022/lib/column/base-hide-show.directive.mjs +3 -3
- package/browser/esm2022/lib/column/column-grow.directive.mjs +3 -3
- package/browser/esm2022/lib/column/column-hide-desktop.directive.mjs +3 -3
- package/browser/esm2022/lib/column/column-hide-mobile.directive.mjs +3 -3
- package/browser/esm2022/lib/column/column-hide-tablet.directive.mjs +3 -3
- package/browser/esm2022/lib/column/column-show-desktop.directive.mjs +3 -3
- package/browser/esm2022/lib/column/column-show-mobile.directive.mjs +3 -3
- package/browser/esm2022/lib/column/column-show-tablet.directive.mjs +3 -3
- package/browser/esm2022/lib/column/column.component.mjs +3 -3
- package/browser/esm2022/lib/column/shrink-on-mobile50.directive.mjs +3 -3
- package/browser/esm2022/lib/column/shrink-on-mobile75.directive.mjs +3 -3
- package/browser/esm2022/lib/column/shrink-on-tablet.directive.mjs +3 -3
- package/browser/esm2022/lib/columns-gap/columns-gap.component.mjs +3 -3
- package/browser/esm2022/lib/columns.component.mjs +3 -3
- package/browser/esm2022/lib/columns.module.mjs +4 -4
- package/browser/fesm2022/static-columns.mjs +49 -49
- package/client/README.md +24 -24
- package/client/esm2022/lib/breakpoints.service.mjs +3 -3
- package/client/esm2022/lib/column/base-hide-show.directive.mjs +3 -3
- package/client/esm2022/lib/column/column-grow.directive.mjs +3 -3
- package/client/esm2022/lib/column/column-hide-desktop.directive.mjs +3 -3
- package/client/esm2022/lib/column/column-hide-mobile.directive.mjs +3 -3
- package/client/esm2022/lib/column/column-hide-tablet.directive.mjs +3 -3
- package/client/esm2022/lib/column/column-show-desktop.directive.mjs +3 -3
- package/client/esm2022/lib/column/column-show-mobile.directive.mjs +3 -3
- package/client/esm2022/lib/column/column-show-tablet.directive.mjs +3 -3
- package/client/esm2022/lib/column/column.component.mjs +3 -3
- package/client/esm2022/lib/column/shrink-on-mobile50.directive.mjs +3 -3
- package/client/esm2022/lib/column/shrink-on-mobile75.directive.mjs +3 -3
- package/client/esm2022/lib/column/shrink-on-tablet.directive.mjs +3 -3
- package/client/esm2022/lib/columns-gap/columns-gap.component.mjs +3 -3
- package/client/esm2022/lib/columns.component.mjs +3 -3
- package/client/esm2022/lib/columns.module.mjs +4 -4
- package/client/fesm2022/static-columns.mjs +49 -49
- package/lib/column/index.js +2 -2
- package/lib/columns-gap/index.js +2 -2
- package/package.json +2 -2
- package/src.d.ts +1 -1
- package/{firedev.jsonc → taon.jsonc} +51 -51
- package/tmp-environment.json +36 -39
- package/websql/README.md +24 -24
- package/websql/esm2022/lib/breakpoints.service.mjs +3 -3
- package/websql/esm2022/lib/column/base-hide-show.directive.mjs +3 -3
- package/websql/esm2022/lib/column/column-grow.directive.mjs +3 -3
- package/websql/esm2022/lib/column/column-hide-desktop.directive.mjs +3 -3
- package/websql/esm2022/lib/column/column-hide-mobile.directive.mjs +3 -3
- package/websql/esm2022/lib/column/column-hide-tablet.directive.mjs +3 -3
- package/websql/esm2022/lib/column/column-show-desktop.directive.mjs +3 -3
- package/websql/esm2022/lib/column/column-show-mobile.directive.mjs +3 -3
- package/websql/esm2022/lib/column/column-show-tablet.directive.mjs +3 -3
- package/websql/esm2022/lib/column/column.component.mjs +3 -3
- package/websql/esm2022/lib/column/shrink-on-mobile50.directive.mjs +3 -3
- package/websql/esm2022/lib/column/shrink-on-mobile75.directive.mjs +3 -3
- package/websql/esm2022/lib/column/shrink-on-tablet.directive.mjs +3 -3
- package/websql/esm2022/lib/columns-gap/columns-gap.component.mjs +3 -3
- package/websql/esm2022/lib/columns.component.mjs +3 -3
- package/websql/esm2022/lib/columns.module.mjs +4 -4
- package/websql/fesm2022/static-columns.mjs +49 -49
|
@@ -47,10 +47,10 @@ class BreakpointsService {
|
|
|
47
47
|
}
|
|
48
48
|
});
|
|
49
49
|
}
|
|
50
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.
|
|
51
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.
|
|
50
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: BreakpointsService, deps: [{ token: i1.BreakpointObserver }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
51
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: BreakpointsService, providedIn: 'root' }); }
|
|
52
52
|
}
|
|
53
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.
|
|
53
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: BreakpointsService, decorators: [{
|
|
54
54
|
type: Injectable,
|
|
55
55
|
args: [{ providedIn: 'root' }]
|
|
56
56
|
}], ctorParameters: () => [{ type: i1.BreakpointObserver }] });
|
|
@@ -90,10 +90,10 @@ 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: "18.1.
|
|
94
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.1.
|
|
93
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", 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: "18.1.5", type: BaseHideShowDirective, selector: "[baseHideShowDirective]", ngImport: i0 }); }
|
|
95
95
|
}
|
|
96
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.
|
|
96
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: BaseHideShowDirective, decorators: [{
|
|
97
97
|
type: Directive,
|
|
98
98
|
args: [{
|
|
99
99
|
selector: '[baseHideShowDirective]',
|
|
@@ -110,10 +110,10 @@ class DirectiveGrow {
|
|
|
110
110
|
renderer.setStyle(e.nativeElement, 'flexGrow', '1');
|
|
111
111
|
}, 0);
|
|
112
112
|
}
|
|
113
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.
|
|
114
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.1.
|
|
113
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: DirectiveGrow, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
114
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.1.5", type: DirectiveGrow, selector: "[grow]", ngImport: i0 }); }
|
|
115
115
|
}
|
|
116
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.
|
|
116
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: DirectiveGrow, decorators: [{
|
|
117
117
|
type: Directive,
|
|
118
118
|
args: [{
|
|
119
119
|
selector: '[grow]',
|
|
@@ -131,10 +131,10 @@ class DirectiveHideDesktop extends BaseHideShowDirective {
|
|
|
131
131
|
this.showElement();
|
|
132
132
|
}
|
|
133
133
|
}
|
|
134
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.
|
|
135
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.1.
|
|
134
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: DirectiveHideDesktop, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
135
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.1.5", type: DirectiveHideDesktop, selector: "[hideDesktop]", usesInheritance: true, ngImport: i0 }); }
|
|
136
136
|
}
|
|
137
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.
|
|
137
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: DirectiveHideDesktop, decorators: [{
|
|
138
138
|
type: Directive,
|
|
139
139
|
args: [{
|
|
140
140
|
selector: '[hideDesktop]',
|
|
@@ -152,10 +152,10 @@ class DirectiveHideMobile extends BaseHideShowDirective {
|
|
|
152
152
|
this.showElement();
|
|
153
153
|
}
|
|
154
154
|
}
|
|
155
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.
|
|
156
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.1.
|
|
155
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: DirectiveHideMobile, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
156
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.1.5", type: DirectiveHideMobile, selector: "[hideMobile]", usesInheritance: true, ngImport: i0 }); }
|
|
157
157
|
}
|
|
158
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.
|
|
158
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: DirectiveHideMobile, decorators: [{
|
|
159
159
|
type: Directive,
|
|
160
160
|
args: [{
|
|
161
161
|
selector: '[hideMobile]',
|
|
@@ -173,10 +173,10 @@ class DirectiveHideTablet extends BaseHideShowDirective {
|
|
|
173
173
|
this.showElement();
|
|
174
174
|
}
|
|
175
175
|
}
|
|
176
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.
|
|
177
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.1.
|
|
176
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: DirectiveHideTablet, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
177
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.1.5", type: DirectiveHideTablet, selector: "[hideTablet]", usesInheritance: true, ngImport: i0 }); }
|
|
178
178
|
}
|
|
179
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.
|
|
179
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: DirectiveHideTablet, decorators: [{
|
|
180
180
|
type: Directive,
|
|
181
181
|
args: [{
|
|
182
182
|
selector: '[hideTablet]',
|
|
@@ -194,10 +194,10 @@ class DirectiveShowDesktop extends BaseHideShowDirective {
|
|
|
194
194
|
this.hideElement();
|
|
195
195
|
}
|
|
196
196
|
}
|
|
197
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.
|
|
198
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.1.
|
|
197
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: DirectiveShowDesktop, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
198
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.1.5", type: DirectiveShowDesktop, selector: "[showDesktop]", usesInheritance: true, ngImport: i0 }); }
|
|
199
199
|
}
|
|
200
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.
|
|
200
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: DirectiveShowDesktop, decorators: [{
|
|
201
201
|
type: Directive,
|
|
202
202
|
args: [{
|
|
203
203
|
selector: '[showDesktop]',
|
|
@@ -215,10 +215,10 @@ class DirectiveShowMobile extends BaseHideShowDirective {
|
|
|
215
215
|
this.hideElement();
|
|
216
216
|
}
|
|
217
217
|
}
|
|
218
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.
|
|
219
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.1.
|
|
218
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: DirectiveShowMobile, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
219
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.1.5", type: DirectiveShowMobile, selector: "[showMobile]", usesInheritance: true, ngImport: i0 }); }
|
|
220
220
|
}
|
|
221
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.
|
|
221
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: DirectiveShowMobile, decorators: [{
|
|
222
222
|
type: Directive,
|
|
223
223
|
args: [{
|
|
224
224
|
selector: '[showMobile]',
|
|
@@ -236,10 +236,10 @@ class DirectiveShowTablet extends BaseHideShowDirective {
|
|
|
236
236
|
this.hideElement();
|
|
237
237
|
}
|
|
238
238
|
}
|
|
239
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.
|
|
240
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.1.
|
|
239
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: DirectiveShowTablet, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
240
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.1.5", type: DirectiveShowTablet, selector: "[showTablet]", usesInheritance: true, ngImport: i0 }); }
|
|
241
241
|
}
|
|
242
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.
|
|
242
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: DirectiveShowTablet, decorators: [{
|
|
243
243
|
type: Directive,
|
|
244
244
|
args: [{
|
|
245
245
|
selector: '[showTablet]',
|
|
@@ -252,10 +252,10 @@ class ColumnComponent {
|
|
|
252
252
|
constructor() {
|
|
253
253
|
}
|
|
254
254
|
ngOnInit() { }
|
|
255
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.
|
|
256
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.
|
|
255
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ColumnComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
256
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.5", type: ColumnComponent, 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"] }); }
|
|
257
257
|
}
|
|
258
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.
|
|
258
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ColumnComponent, decorators: [{
|
|
259
259
|
type: Component,
|
|
260
260
|
args: [{ selector: 'column', template: '<ng-content></ng-content>', styles: [":host{flex-grow:0;flex-shrink:0;width:0px}\n"] }]
|
|
261
261
|
}], ctorParameters: () => [], propDecorators: { width: [{
|
|
@@ -286,10 +286,10 @@ class DirectiveShrinkOnMobile extends BaseHideShowDirective {
|
|
|
286
286
|
this.scale();
|
|
287
287
|
}
|
|
288
288
|
}
|
|
289
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.
|
|
290
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.1.
|
|
289
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: DirectiveShrinkOnMobile, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: BreakpointsService }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
290
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.1.5", type: DirectiveShrinkOnMobile, selector: "[shrinkOnMobile]", usesInheritance: true, ngImport: i0 }); }
|
|
291
291
|
}
|
|
292
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.
|
|
292
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: DirectiveShrinkOnMobile, decorators: [{
|
|
293
293
|
type: Directive,
|
|
294
294
|
args: [{
|
|
295
295
|
selector: '[shrinkOnMobile]',
|
|
@@ -303,10 +303,10 @@ class DirectiveShrinkOnMobile50 extends DirectiveShrinkOnMobile {
|
|
|
303
303
|
super(...arguments);
|
|
304
304
|
this.scaleFactor = 50;
|
|
305
305
|
}
|
|
306
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.
|
|
307
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.1.
|
|
306
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: DirectiveShrinkOnMobile50, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
307
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.1.5", type: DirectiveShrinkOnMobile50, selector: "[shrinkOnMobile50]", usesInheritance: true, ngImport: i0 }); }
|
|
308
308
|
}
|
|
309
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.
|
|
309
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: DirectiveShrinkOnMobile50, decorators: [{
|
|
310
310
|
type: Directive,
|
|
311
311
|
args: [{
|
|
312
312
|
selector: '[shrinkOnMobile50]',
|
|
@@ -324,10 +324,10 @@ class DirectiveShrinkOnTablet extends BaseHideShowDirective {
|
|
|
324
324
|
}
|
|
325
325
|
action(state) {
|
|
326
326
|
}
|
|
327
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.
|
|
328
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.1.
|
|
327
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: DirectiveShrinkOnTablet, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: BreakpointsService }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
328
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.1.5", type: DirectiveShrinkOnTablet, selector: "[shrinkOnTablet]", usesInheritance: true, ngImport: i0 }); }
|
|
329
329
|
}
|
|
330
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.
|
|
330
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: DirectiveShrinkOnTablet, decorators: [{
|
|
331
331
|
type: Directive,
|
|
332
332
|
args: [{
|
|
333
333
|
selector: '[shrinkOnTablet]',
|
|
@@ -350,10 +350,10 @@ class ColumnsGapComponent {
|
|
|
350
350
|
ngOnDestroy() {
|
|
351
351
|
this.handlers.forEach(h => h.unsubscribe());
|
|
352
352
|
}
|
|
353
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.
|
|
354
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.
|
|
353
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ColumnsGapComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
354
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.5", type: ColumnsGapComponent, 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"] }] }); }
|
|
355
355
|
}
|
|
356
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.
|
|
356
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ColumnsGapComponent, decorators: [{
|
|
357
357
|
type: Component,
|
|
358
358
|
args: [{ selector: 'columns-gap', template: "<column [width]=\"width\"></column>\n", styles: [":host{flex-grow:0;flex-shrink:0;width:0px}\n"] }]
|
|
359
359
|
}], ctorParameters: () => [], propDecorators: { width: [{
|
|
@@ -376,10 +376,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImpor
|
|
|
376
376
|
class ColumnsComponent {
|
|
377
377
|
constructor() { }
|
|
378
378
|
ngOnInit() { }
|
|
379
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.
|
|
380
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.
|
|
379
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ColumnsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
380
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.5", type: ColumnsComponent, 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"] }); }
|
|
381
381
|
}
|
|
382
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.
|
|
382
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ColumnsComponent, decorators: [{
|
|
383
383
|
type: Component,
|
|
384
384
|
args: [{ selector: 'columns-container', 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"] }]
|
|
385
385
|
}], ctorParameters: () => [], propDecorators: { childrens: [{
|
|
@@ -405,8 +405,8 @@ const components = [
|
|
|
405
405
|
DirectiveShrinkOnTablet,
|
|
406
406
|
];
|
|
407
407
|
class StaticColumnsModule {
|
|
408
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.
|
|
409
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.1.
|
|
408
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: StaticColumnsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
409
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.1.5", ngImport: i0, type: StaticColumnsModule, declarations: [ColumnsComponent,
|
|
410
410
|
ColumnComponent,
|
|
411
411
|
DirectiveGrow,
|
|
412
412
|
DirectiveHideMobile,
|
|
@@ -431,9 +431,9 @@ class StaticColumnsModule {
|
|
|
431
431
|
DirectiveShrinkOnMobile50,
|
|
432
432
|
DirectiveShrinkOnMobile,
|
|
433
433
|
DirectiveShrinkOnTablet] }); }
|
|
434
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.1.
|
|
434
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: StaticColumnsModule, providers: [BreakpointsService], imports: [LayoutModule, LayoutModule] }); }
|
|
435
435
|
}
|
|
436
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.
|
|
436
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: StaticColumnsModule, decorators: [{
|
|
437
437
|
type: NgModule,
|
|
438
438
|
args: [{
|
|
439
439
|
imports: [LayoutModule],
|
package/lib/column/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
function
|
|
3
|
+
exports.dummy1724850350627 = dummy1724850350627;
|
|
4
|
+
function dummy1724850350627() { }
|
|
5
5
|
//# sourceMappingURL=index.js.map
|
package/lib/columns-gap/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
function
|
|
3
|
+
exports.dummy1724850350632 = dummy1724850350632;
|
|
4
|
+
function dummy1724850350632() { }
|
|
5
5
|
//# sourceMappingURL=index.js.map
|
package/package.json
CHANGED
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"workerPlugins": {}
|
|
50
50
|
},
|
|
51
51
|
"name": "static-columns",
|
|
52
|
-
"version": "18.0.
|
|
52
|
+
"version": "18.0.10",
|
|
53
53
|
"description": "Static columns with flexbox for Agnular2",
|
|
54
54
|
"repository": {
|
|
55
55
|
"type": "git",
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"homepage": "https://github.com/darekf77/static-columns#readme",
|
|
74
74
|
"dependencies": {},
|
|
75
75
|
"private": false,
|
|
76
|
-
"lastBuildTagHash": "
|
|
76
|
+
"lastBuildTagHash": "a051ae88216101e49a0ac86189a78f043d27386e",
|
|
77
77
|
"devDependencies": {},
|
|
78
78
|
"main": "dist/app.electron.js"
|
|
79
79
|
}
|
package/src.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// THIS FILE IS GENERATED
|
|
2
2
|
export * from './lib';
|
|
3
3
|
// THIS FILE IS GENERATED
|
|
4
|
-
// please use command:
|
|
4
|
+
// please use command: taon build:watch to see here links for your globally builded lib code files
|
|
5
5
|
// THIS FILE IS GENERATED
|
|
6
6
|
|
|
@@ -1,52 +1,52 @@
|
|
|
1
|
-
{
|
|
2
|
-
"resources": ["README.md", "screen.png"],
|
|
3
|
-
|
|
4
|
-
"overrided": {
|
|
5
|
-
"ignoreDepsPattern": [],
|
|
6
|
-
"includeAsDev": "*",
|
|
7
|
-
"includeOnly": [],
|
|
8
|
-
"dependencies": {},
|
|
9
|
-
"linkedFolders": [],
|
|
10
|
-
"npmFixes": []
|
|
11
|
-
},
|
|
12
|
-
|
|
13
|
-
"linkedProjects": [],
|
|
14
|
-
"smartContainerBuildTarget": "",
|
|
15
|
-
"linkedRepos": [],
|
|
16
|
-
|
|
17
|
-
"libReleaseOptions": {
|
|
18
|
-
"nodts": false,
|
|
19
|
-
"obscure": false,
|
|
20
|
-
"ugly": false,
|
|
21
|
-
"includeNodeModules": false,
|
|
22
|
-
"cliBuildNoDts": false,
|
|
23
|
-
"cliBuildObscure": false,
|
|
24
|
-
"cliBuildIncludeNodeModules": false,
|
|
25
|
-
"cliBuildUglify": false
|
|
26
|
-
},
|
|
27
|
-
|
|
28
|
-
"smartContainerTarget": "",
|
|
29
|
-
"type": "isomorphic-lib",
|
|
30
|
-
"isCoreProject": false,
|
|
31
|
-
"version": "v18",
|
|
32
|
-
"isGenerated": false,
|
|
33
|
-
"useFramework": false,
|
|
34
|
-
"license": "MIT",
|
|
35
|
-
"private": false,
|
|
36
|
-
"description": "Static columns with flexbox for Agnular2",
|
|
37
|
-
"author": "Dariusz Filipiak",
|
|
38
|
-
"homepage": "https://github.com/darekf77/static-columns#readme",
|
|
39
|
-
|
|
40
|
-
"keywords": [
|
|
41
|
-
"angular2",
|
|
42
|
-
"static",
|
|
43
|
-
"width",
|
|
44
|
-
"column",
|
|
45
|
-
"static",
|
|
46
|
-
"columns",
|
|
47
|
-
"flexbox",
|
|
48
|
-
"columns"
|
|
49
|
-
],
|
|
50
|
-
|
|
51
|
-
"workerPlugins": {}
|
|
1
|
+
{
|
|
2
|
+
"resources": ["README.md", "screen.png"],
|
|
3
|
+
|
|
4
|
+
"overrided": {
|
|
5
|
+
"ignoreDepsPattern": [],
|
|
6
|
+
"includeAsDev": "*",
|
|
7
|
+
"includeOnly": [],
|
|
8
|
+
"dependencies": {},
|
|
9
|
+
"linkedFolders": [],
|
|
10
|
+
"npmFixes": []
|
|
11
|
+
},
|
|
12
|
+
|
|
13
|
+
"linkedProjects": [],
|
|
14
|
+
"smartContainerBuildTarget": "",
|
|
15
|
+
"linkedRepos": [],
|
|
16
|
+
|
|
17
|
+
"libReleaseOptions": {
|
|
18
|
+
"nodts": false,
|
|
19
|
+
"obscure": false,
|
|
20
|
+
"ugly": false,
|
|
21
|
+
"includeNodeModules": false,
|
|
22
|
+
"cliBuildNoDts": false,
|
|
23
|
+
"cliBuildObscure": false,
|
|
24
|
+
"cliBuildIncludeNodeModules": false,
|
|
25
|
+
"cliBuildUglify": false
|
|
26
|
+
},
|
|
27
|
+
|
|
28
|
+
"smartContainerTarget": "",
|
|
29
|
+
"type": "isomorphic-lib",
|
|
30
|
+
"isCoreProject": false,
|
|
31
|
+
"version": "v18",
|
|
32
|
+
"isGenerated": false,
|
|
33
|
+
"useFramework": false,
|
|
34
|
+
"license": "MIT",
|
|
35
|
+
"private": false,
|
|
36
|
+
"description": "Static columns with flexbox for Agnular2",
|
|
37
|
+
"author": "Dariusz Filipiak",
|
|
38
|
+
"homepage": "https://github.com/darekf77/static-columns#readme",
|
|
39
|
+
|
|
40
|
+
"keywords": [
|
|
41
|
+
"angular2",
|
|
42
|
+
"static",
|
|
43
|
+
"width",
|
|
44
|
+
"column",
|
|
45
|
+
"static",
|
|
46
|
+
"columns",
|
|
47
|
+
"flexbox",
|
|
48
|
+
"columns"
|
|
49
|
+
],
|
|
50
|
+
|
|
51
|
+
"workerPlugins": {}
|
|
52
52
|
}
|
package/tmp-environment.json
CHANGED
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"workerPlugins": {}
|
|
55
55
|
},
|
|
56
56
|
"name": "static-columns",
|
|
57
|
-
"version": "18.0.
|
|
57
|
+
"version": "18.0.10",
|
|
58
58
|
"description": "Static columns with flexbox for Agnular2",
|
|
59
59
|
"repository": {
|
|
60
60
|
"type": "git",
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
"homepage": "https://github.com/darekf77/static-columns#readme",
|
|
79
79
|
"dependencies": {},
|
|
80
80
|
"private": false,
|
|
81
|
-
"lastBuildTagHash": "
|
|
81
|
+
"lastBuildTagHash": "a051ae88216101e49a0ac86189a78f043d27386e",
|
|
82
82
|
"devDependencies": {
|
|
83
83
|
"@angular-builders/custom-webpack": "~18.0.0",
|
|
84
84
|
"@angular-devkit/build-angular": "~18.1.4",
|
|
@@ -147,7 +147,7 @@
|
|
|
147
147
|
"@types/lockfile": "1.0.4",
|
|
148
148
|
"@types/lodash": "4.14.92",
|
|
149
149
|
"@types/mocha": "10.0.7",
|
|
150
|
-
"@types/node": "
|
|
150
|
+
"@types/node": "16.18.21",
|
|
151
151
|
"@types/node-notifier": "8.0.5",
|
|
152
152
|
"@types/oauth2orize": "1.11.5",
|
|
153
153
|
"@types/password-hash": "1.2.24",
|
|
@@ -166,7 +166,6 @@
|
|
|
166
166
|
"angular-material-css-vars": "7.0.0",
|
|
167
167
|
"angular-resize-event": "3.2.0",
|
|
168
168
|
"animate.css": "4.1.1",
|
|
169
|
-
"any-project-cli": "~18.0.4",
|
|
170
169
|
"app-root-path": "3.1.0",
|
|
171
170
|
"axios": "1.7.3",
|
|
172
171
|
"background-worker-process": "~16.100.10",
|
|
@@ -221,14 +220,6 @@
|
|
|
221
220
|
"file-loader": "1.1.11",
|
|
222
221
|
"file-saver": "2.0.5",
|
|
223
222
|
"file-type": "19.1.1",
|
|
224
|
-
"firedev": "^18",
|
|
225
|
-
"firedev-crud": "~18.0.3",
|
|
226
|
-
"firedev-crud-deamon": "~18.0.4",
|
|
227
|
-
"firedev-ports": "~18.0.3",
|
|
228
|
-
"firedev-storage": "~18.0.3",
|
|
229
|
-
"firedev-type-sql": "~18.0.4",
|
|
230
|
-
"firedev-typeorm": "~18.0.3",
|
|
231
|
-
"firedev-ui": "~18.0.3",
|
|
232
223
|
"fkill": "6.1.0",
|
|
233
224
|
"font-awesome": "4.7.0",
|
|
234
225
|
"form-data": "4.0.0",
|
|
@@ -246,11 +237,13 @@
|
|
|
246
237
|
"image-focus": "1.2.1",
|
|
247
238
|
"immer": "10.0.2",
|
|
248
239
|
"immutable": "4.3.7",
|
|
249
|
-
"incremental-compiler": "~18.0.
|
|
240
|
+
"incremental-compiler": "~18.0.9",
|
|
250
241
|
"inquirer": "7.3.3",
|
|
251
|
-
"inquirer-autocomplete-prompt": "1.
|
|
242
|
+
"inquirer-autocomplete-prompt": "1.4.0",
|
|
243
|
+
"inquirer-autocomplete-standalone": "0.8.1",
|
|
244
|
+
"inquirer-select-pro": "1.0.0-alpha.7",
|
|
252
245
|
"is-elevated": "3.0.0",
|
|
253
|
-
"isomorphic-region-loader": "~18.0.
|
|
246
|
+
"isomorphic-region-loader": "~18.0.9",
|
|
254
247
|
"istanbul-instrumenter-loader": "3.0.1",
|
|
255
248
|
"jest": "29.7.0",
|
|
256
249
|
"jest-date-mock": "1.0.10",
|
|
@@ -261,8 +254,8 @@
|
|
|
261
254
|
"joi": "17.13.3",
|
|
262
255
|
"jscodeshift": "0.6.3",
|
|
263
256
|
"json-stringify-safe": "5.0.1",
|
|
264
|
-
"json10": "~18.0.
|
|
265
|
-
"json10-writer": "~18.0.
|
|
257
|
+
"json10": "~18.0.9",
|
|
258
|
+
"json10-writer": "~18.0.9",
|
|
266
259
|
"json5": "2.2.3",
|
|
267
260
|
"json5-writer": "0.2.0",
|
|
268
261
|
"jszip": "3.10.1",
|
|
@@ -271,9 +264,9 @@
|
|
|
271
264
|
"localforage": "1.10.0",
|
|
272
265
|
"lockfile": "1.0.4",
|
|
273
266
|
"lodash": "4.17.21",
|
|
274
|
-
"lodash-walk-object": "~18.0.
|
|
267
|
+
"lodash-walk-object": "~18.0.9",
|
|
275
268
|
"lowdb": "7.0.1",
|
|
276
|
-
"magic-renamer": "~18.0.
|
|
269
|
+
"magic-renamer": "~18.0.9",
|
|
277
270
|
"material-design-icons": "3.0.1",
|
|
278
271
|
"method-override": "2.3.10",
|
|
279
272
|
"minimist": "1.2.8",
|
|
@@ -284,10 +277,11 @@
|
|
|
284
277
|
"ng-in-viewport": "16.1.0",
|
|
285
278
|
"ng-lock": "18.0.1",
|
|
286
279
|
"ng-packagr": "18.1.0",
|
|
287
|
-
"ng-talkback": "~18.0.
|
|
288
|
-
"ng2-logger": "~18.0.
|
|
280
|
+
"ng-talkback": "~18.0.8",
|
|
281
|
+
"ng2-logger": "~18.0.11",
|
|
289
282
|
"ng2-pdfjs-viewer": "18.0.0",
|
|
290
|
-
"ng2-rest": "~18.0.
|
|
283
|
+
"ng2-rest": "~18.0.9",
|
|
284
|
+
"ng2-rest-swagger-generator": "18.0.6",
|
|
291
285
|
"ngx-ace-wrapper": "17.0.0",
|
|
292
286
|
"ngx-editor": "17.5.4",
|
|
293
287
|
"ngx-highlightjs": "12.0.0",
|
|
@@ -300,7 +294,7 @@
|
|
|
300
294
|
"ngx-scrolltop": "18.0.0",
|
|
301
295
|
"ngx-store": "3.1.1",
|
|
302
296
|
"ngx-typed-js": "2.1.1",
|
|
303
|
-
"node-cli-tester": "~18.0.
|
|
297
|
+
"node-cli-tester": "~18.0.8",
|
|
304
298
|
"node-localstorage": "2.1.6",
|
|
305
299
|
"node-notifier": "10.0.1",
|
|
306
300
|
"node-polyfill-webpack-plugin": "2.0.1",
|
|
@@ -308,7 +302,7 @@
|
|
|
308
302
|
"npm-get-dependents": "1.0.1",
|
|
309
303
|
"npm-run": "4.1.2",
|
|
310
304
|
"omelette": "0.4.17",
|
|
311
|
-
"open": "
|
|
305
|
+
"open": "7.2.1",
|
|
312
306
|
"ora": "3.4.0",
|
|
313
307
|
"passport": "0.7.0",
|
|
314
308
|
"passport-http-bearer": "1.0.1",
|
|
@@ -330,7 +324,7 @@
|
|
|
330
324
|
"q": "1.5.1",
|
|
331
325
|
"rallax.js": "2.0.4",
|
|
332
326
|
"randomcolor": "0.5.3",
|
|
333
|
-
"record-replay-req-res-scenario": "~18.0.
|
|
327
|
+
"record-replay-req-res-scenario": "~18.0.8",
|
|
334
328
|
"reflect-metadata": "0.2.2",
|
|
335
329
|
"rimraf": "2.6.2",
|
|
336
330
|
"rxjs": "~7.8.1",
|
|
@@ -342,21 +336,23 @@
|
|
|
342
336
|
"socket.io-client": "4.7.5",
|
|
343
337
|
"sort-package-json": "1.11.0",
|
|
344
338
|
"sql.js": "1.8.0",
|
|
345
|
-
"static-columns": "~18.0.
|
|
339
|
+
"static-columns": "~18.0.7",
|
|
346
340
|
"string-similarity": "4.0.4",
|
|
347
341
|
"sudo-block": "3.0.0",
|
|
348
342
|
"supertest": "7.0.0",
|
|
349
343
|
"sweetalert2": "11.7.32",
|
|
350
344
|
"systeminformation": "3.45.7",
|
|
345
|
+
"taon": "^18",
|
|
346
|
+
"taon-storage": "18.0.5",
|
|
347
|
+
"taon-type-sql": "18.0.6",
|
|
348
|
+
"taon-typeorm": "18.0.5",
|
|
351
349
|
"task.js": "0.1.5",
|
|
352
350
|
"threads": "1.7.0",
|
|
353
|
-
"tnp": "~18.0.
|
|
354
|
-
"tnp-
|
|
355
|
-
"tnp-
|
|
356
|
-
"tnp-
|
|
357
|
-
"tnp-
|
|
358
|
-
"tnp-helpers": "~18.0.4",
|
|
359
|
-
"tnp-models": "~18.0.5",
|
|
351
|
+
"tnp": "~18.0.6",
|
|
352
|
+
"tnp-config": "~18.0.11",
|
|
353
|
+
"tnp-core": "~18.0.30",
|
|
354
|
+
"tnp-helpers": "~18.0.9",
|
|
355
|
+
"tnp-models": "~18.0.10",
|
|
360
356
|
"ts-debug": "1.3.0",
|
|
361
357
|
"ts-json-schema-generator": "2.3.0-next.5",
|
|
362
358
|
"ts-loader": "2.3.1",
|
|
@@ -364,16 +360,17 @@
|
|
|
364
360
|
"tslib": "~2.6.3",
|
|
365
361
|
"tslint": "6.1.3",
|
|
366
362
|
"turndown": "7.2.0",
|
|
363
|
+
"type-fest": "4.25.0",
|
|
367
364
|
"typedoc": "0.26.5",
|
|
368
365
|
"typedoc-plugin-markdown": "4.2.3",
|
|
369
366
|
"typescript": "~5.5.4",
|
|
370
|
-
"typescript-class-helpers": "~18.0.
|
|
367
|
+
"typescript-class-helpers": "~18.0.10",
|
|
371
368
|
"typescript-formatter": "~7.2.2",
|
|
372
369
|
"underscore": "1.13.7",
|
|
373
370
|
"uuid": "10.0.0",
|
|
374
371
|
"validator": "13.5.2",
|
|
375
372
|
"video.js": "8.3.0",
|
|
376
|
-
"vpn-split": "~18.0.
|
|
373
|
+
"vpn-split": "~18.0.5",
|
|
377
374
|
"vscode": "1.1.37",
|
|
378
375
|
"wait-on": "7.0.1",
|
|
379
376
|
"watch": "1.0.2",
|
|
@@ -386,14 +383,14 @@
|
|
|
386
383
|
"main": "dist/app.electron.js"
|
|
387
384
|
},
|
|
388
385
|
"build": {
|
|
389
|
-
"number":
|
|
390
|
-
"date": "2024-08-
|
|
391
|
-
"hash": "
|
|
386
|
+
"number": 410,
|
|
387
|
+
"date": "2024-08-28T12:51:56.000Z",
|
|
388
|
+
"hash": "cba06fed8946e7e1c9be891665a1789e6224c4cd"
|
|
392
389
|
},
|
|
393
390
|
"currentProjectName": "static-columns",
|
|
394
391
|
"currentProjectGenericName": "static-columns",
|
|
395
392
|
"currentProjectType": "isomorphic-lib",
|
|
396
|
-
"currentFrameworkVersion": "18.0.
|
|
393
|
+
"currentFrameworkVersion": "18.0.8",
|
|
397
394
|
"isStandaloneProject": true,
|
|
398
395
|
"isSmartContainer": false,
|
|
399
396
|
"pathesTsconfig": "\"paths\": {\"static-columns\":[\"./src/lib\"],\"static-columns/*\":[\"./src/lib/*\"]},",
|