@schneideress/dashboardframework 0.0.45 → 0.0.47
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/bundles/schneideress-dashboardframework.umd.js +52 -1064
- package/bundles/schneideress-dashboardframework.umd.js.map +1 -1
- package/bundles/schneideress-dashboardframework.umd.min.js +1 -1
- package/bundles/schneideress-dashboardframework.umd.min.js.map +1 -1
- package/esm2015/gridster/index.js +1 -1
- package/esm2015/gridster/lib/gridster.component.js +1 -1
- package/esm2015/gridster/lib/gridster.interface.js +1 -1
- package/esm2015/gridster/lib/gridster.module.js +1 -1
- package/esm2015/gridster/lib/gridsterCompact.service.js +1 -1
- package/esm2015/gridster/lib/gridsterConfig.constant.js +1 -1
- package/esm2015/gridster/lib/gridsterConfig.interface.js +1 -1
- package/esm2015/gridster/lib/gridsterConfigS.interface.js +1 -1
- package/esm2015/gridster/lib/gridsterDraggable.service.js +1 -1
- package/esm2015/gridster/lib/gridsterEmptyCell.service.js +1 -1
- package/esm2015/gridster/lib/gridsterItem.component.js +1 -1
- package/esm2015/gridster/lib/gridsterItem.interface.js +1 -1
- package/esm2015/gridster/lib/gridsterItemComponent.interface.js +1 -1
- package/esm2015/gridster/lib/gridsterPreview.component.js +1 -1
- package/esm2015/gridster/lib/gridsterPush.service.js +1 -1
- package/esm2015/gridster/lib/gridsterPushResize.service.js +1 -1
- package/esm2015/gridster/lib/gridsterRenderer.service.js +1 -1
- package/esm2015/gridster/lib/gridsterResizable.service.js +1 -1
- package/esm2015/gridster/lib/gridsterResizeEventType.interface.js +1 -1
- package/esm2015/gridster/lib/gridsterScroll.service.js +1 -1
- package/esm2015/gridster/lib/gridsterSwap.service.js +1 -1
- package/esm2015/gridster/lib/gridsterUtils.service.js +1 -1
- package/esm2015/lib/custom.notifier.options.js +1 -1
- package/esm2015/lib/ra-dashboard-area/ra.dashboard.area.js +1 -1
- package/esm2015/lib/ra-widget-container/ra.widget.container.component.js +10 -9
- package/esm2015/lib/ra.base.dashboard.filter.js +1 -1
- package/esm2015/lib/ra.base.dashboard.template.js +1 -1
- package/esm2015/lib/ra.dashbard.event.bus.js +1 -1
- package/esm2015/lib/ra.dashboard.module.js +1 -1
- package/esm2015/lib/ra.dashboard.service.js +1 -1
- package/esm2015/lib/ra.event.enum.js +1 -1
- package/esm2015/lib/ra.gridster.config.js +1 -1
- package/esm2015/public-api.js +1 -1
- package/esm2015/schneideress-dashboardframework.js +1 -1
- package/esm5/gridster/index.js +1 -1
- package/esm5/gridster/lib/gridster.component.js +1 -1
- package/esm5/gridster/lib/gridster.interface.js +1 -1
- package/esm5/gridster/lib/gridster.module.js +1 -1
- package/esm5/gridster/lib/gridsterCompact.service.js +1 -1
- package/esm5/gridster/lib/gridsterConfig.constant.js +1 -1
- package/esm5/gridster/lib/gridsterConfig.interface.js +1 -1
- package/esm5/gridster/lib/gridsterConfigS.interface.js +1 -1
- package/esm5/gridster/lib/gridsterDraggable.service.js +1 -1
- package/esm5/gridster/lib/gridsterEmptyCell.service.js +1 -1
- package/esm5/gridster/lib/gridsterItem.component.js +1 -1
- package/esm5/gridster/lib/gridsterItem.interface.js +1 -1
- package/esm5/gridster/lib/gridsterItemComponent.interface.js +1 -1
- package/esm5/gridster/lib/gridsterPreview.component.js +1 -1
- package/esm5/gridster/lib/gridsterPush.service.js +1 -1
- package/esm5/gridster/lib/gridsterPushResize.service.js +1 -1
- package/esm5/gridster/lib/gridsterRenderer.service.js +1 -1
- package/esm5/gridster/lib/gridsterResizable.service.js +1 -1
- package/esm5/gridster/lib/gridsterResizeEventType.interface.js +1 -1
- package/esm5/gridster/lib/gridsterScroll.service.js +1 -1
- package/esm5/gridster/lib/gridsterSwap.service.js +1 -1
- package/esm5/gridster/lib/gridsterUtils.service.js +1 -1
- package/esm5/lib/custom.notifier.options.js +1 -1
- package/esm5/lib/ra-dashboard-area/ra.dashboard.area.js +1 -1
- package/esm5/lib/ra-widget-container/ra.widget.container.component.js +6 -5
- package/esm5/lib/ra.base.dashboard.filter.js +1 -1
- package/esm5/lib/ra.base.dashboard.template.js +1 -1
- package/esm5/lib/ra.dashbard.event.bus.js +1 -1
- package/esm5/lib/ra.dashboard.module.js +1 -1
- package/esm5/lib/ra.dashboard.service.js +1 -1
- package/esm5/lib/ra.event.enum.js +1 -1
- package/esm5/lib/ra.gridster.config.js +1 -1
- package/esm5/public-api.js +1 -1
- package/esm5/schneideress-dashboardframework.js +1 -1
- package/fesm2015/schneideress-dashboardframework.js +54 -956
- package/fesm2015/schneideress-dashboardframework.js.map +1 -1
- package/fesm5/schneideress-dashboardframework.js +53 -955
- package/fesm5/schneideress-dashboardframework.js.map +1 -1
- package/package.json +1 -1
|
@@ -44,33 +44,6 @@
|
|
|
44
44
|
return __assign.apply(this, arguments);
|
|
45
45
|
};
|
|
46
46
|
|
|
47
|
-
function __rest(s, e) {
|
|
48
|
-
var t = {};
|
|
49
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
50
|
-
t[p] = s[p];
|
|
51
|
-
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
52
|
-
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
53
|
-
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
54
|
-
t[p[i]] = s[p[i]];
|
|
55
|
-
}
|
|
56
|
-
return t;
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
function __decorate(decorators, target, key, desc) {
|
|
60
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
61
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
62
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
63
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
function __param(paramIndex, decorator) {
|
|
67
|
-
return function (target, key) { decorator(target, key, paramIndex); }
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
function __metadata(metadataKey, metadataValue) {
|
|
71
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(metadataKey, metadataValue);
|
|
72
|
-
}
|
|
73
|
-
|
|
74
47
|
function __awaiter(thisArg, _arguments, P, generator) {
|
|
75
48
|
return new (P || (P = Promise))(function (resolve, reject) {
|
|
76
49
|
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
@@ -106,104 +79,11 @@
|
|
|
106
79
|
} catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }
|
|
107
80
|
if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };
|
|
108
81
|
}
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
function __exportStar(m, exports) {
|
|
112
|
-
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
|
|
113
|
-
}
|
|
114
|
-
|
|
115
|
-
function __values(o) {
|
|
116
|
-
var m = typeof Symbol === "function" && o[Symbol.iterator], i = 0;
|
|
117
|
-
if (m) return m.call(o);
|
|
118
|
-
return {
|
|
119
|
-
next: function () {
|
|
120
|
-
if (o && i >= o.length) o = void 0;
|
|
121
|
-
return { value: o && o[i++], done: !o };
|
|
122
|
-
}
|
|
123
|
-
};
|
|
124
|
-
}
|
|
125
|
-
|
|
126
|
-
function __read(o, n) {
|
|
127
|
-
var m = typeof Symbol === "function" && o[Symbol.iterator];
|
|
128
|
-
if (!m) return o;
|
|
129
|
-
var i = m.call(o), r, ar = [], e;
|
|
130
|
-
try {
|
|
131
|
-
while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);
|
|
132
|
-
}
|
|
133
|
-
catch (error) { e = { error: error }; }
|
|
134
|
-
finally {
|
|
135
|
-
try {
|
|
136
|
-
if (r && !r.done && (m = i["return"])) m.call(i);
|
|
137
|
-
}
|
|
138
|
-
finally { if (e) throw e.error; }
|
|
139
|
-
}
|
|
140
|
-
return ar;
|
|
141
|
-
}
|
|
142
|
-
|
|
143
|
-
function __spread() {
|
|
144
|
-
for (var ar = [], i = 0; i < arguments.length; i++)
|
|
145
|
-
ar = ar.concat(__read(arguments[i]));
|
|
146
|
-
return ar;
|
|
147
|
-
}
|
|
148
|
-
|
|
149
|
-
function __spreadArrays() {
|
|
150
|
-
for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;
|
|
151
|
-
for (var r = Array(s), k = 0, i = 0; i < il; i++)
|
|
152
|
-
for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)
|
|
153
|
-
r[k] = a[j];
|
|
154
|
-
return r;
|
|
155
|
-
};
|
|
156
|
-
|
|
157
|
-
function __await(v) {
|
|
158
|
-
return this instanceof __await ? (this.v = v, this) : new __await(v);
|
|
159
|
-
}
|
|
160
|
-
|
|
161
|
-
function __asyncGenerator(thisArg, _arguments, generator) {
|
|
162
|
-
if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined.");
|
|
163
|
-
var g = generator.apply(thisArg, _arguments || []), i, q = [];
|
|
164
|
-
return i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i;
|
|
165
|
-
function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }
|
|
166
|
-
function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }
|
|
167
|
-
function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }
|
|
168
|
-
function fulfill(value) { resume("next", value); }
|
|
169
|
-
function reject(value) { resume("throw", value); }
|
|
170
|
-
function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }
|
|
171
|
-
}
|
|
172
|
-
|
|
173
|
-
function __asyncDelegator(o) {
|
|
174
|
-
var i, p;
|
|
175
|
-
return i = {}, verb("next"), verb("throw", function (e) { throw e; }), verb("return"), i[Symbol.iterator] = function () { return this; }, i;
|
|
176
|
-
function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === "return" } : f ? f(v) : v; } : f; }
|
|
177
|
-
}
|
|
178
|
-
|
|
179
|
-
function __asyncValues(o) {
|
|
180
|
-
if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined.");
|
|
181
|
-
var m = o[Symbol.asyncIterator], i;
|
|
182
|
-
return m ? m.call(o) : (o = typeof __values === "function" ? __values(o) : o[Symbol.iterator](), i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i);
|
|
183
|
-
function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }
|
|
184
|
-
function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }
|
|
185
|
-
}
|
|
186
|
-
|
|
187
|
-
function __makeTemplateObject(cooked, raw) {
|
|
188
|
-
if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
|
|
189
|
-
return cooked;
|
|
190
|
-
};
|
|
191
|
-
|
|
192
|
-
function __importStar(mod) {
|
|
193
|
-
if (mod && mod.__esModule) return mod;
|
|
194
|
-
var result = {};
|
|
195
|
-
if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) result[k] = mod[k];
|
|
196
|
-
result.default = mod;
|
|
197
|
-
return result;
|
|
198
|
-
}
|
|
199
|
-
|
|
200
|
-
function __importDefault(mod) {
|
|
201
|
-
return (mod && mod.__esModule) ? mod : { default: mod };
|
|
202
82
|
}
|
|
203
83
|
|
|
204
84
|
/**
|
|
205
85
|
* @fileoverview added by tsickle
|
|
206
|
-
* @suppress {checkTypes,
|
|
86
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
207
87
|
*/
|
|
208
88
|
var RaDashboardService = /** @class */ (function (_super) {
|
|
209
89
|
__extends(RaDashboardService, _super);
|
|
@@ -407,18 +287,11 @@
|
|
|
407
287
|
]; };
|
|
408
288
|
/** @nocollapse */ RaDashboardService.ngInjectableDef = core.ɵɵdefineInjectable({ factory: function RaDashboardService_Factory() { return new RaDashboardService(core.ɵɵinject(core.INJECTOR)); }, token: RaDashboardService, providedIn: "root" });
|
|
409
289
|
return RaDashboardService;
|
|
410
|
-
}(essUtil.BaseService));
|
|
411
|
-
if (false) {
|
|
412
|
-
/**
|
|
413
|
-
* @type {?}
|
|
414
|
-
* @private
|
|
415
|
-
*/
|
|
416
|
-
RaDashboardService.prototype.loadedScripts;
|
|
417
|
-
}
|
|
290
|
+
}(essUtil.BaseService));
|
|
418
291
|
|
|
419
292
|
/**
|
|
420
293
|
* @fileoverview added by tsickle
|
|
421
|
-
* @suppress {checkTypes,
|
|
294
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
422
295
|
*/
|
|
423
296
|
var RADashboardEventBus = /** @class */ (function () {
|
|
424
297
|
function RADashboardEventBus() {
|
|
@@ -527,18 +400,11 @@
|
|
|
527
400
|
];
|
|
528
401
|
/** @nocollapse */ RADashboardEventBus.ngInjectableDef = core.ɵɵdefineInjectable({ factory: function RADashboardEventBus_Factory() { return new RADashboardEventBus(); }, token: RADashboardEventBus, providedIn: "root" });
|
|
529
402
|
return RADashboardEventBus;
|
|
530
|
-
}());
|
|
531
|
-
if (false) {
|
|
532
|
-
/**
|
|
533
|
-
* @type {?}
|
|
534
|
-
* @private
|
|
535
|
-
*/
|
|
536
|
-
RADashboardEventBus.prototype.eventQueue;
|
|
537
|
-
}
|
|
403
|
+
}());
|
|
538
404
|
|
|
539
405
|
/**
|
|
540
406
|
* @fileoverview added by tsickle
|
|
541
|
-
* @suppress {checkTypes,
|
|
407
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
542
408
|
*/
|
|
543
409
|
/** @enum {string} */
|
|
544
410
|
var RAEvent = {
|
|
@@ -585,7 +451,7 @@
|
|
|
585
451
|
|
|
586
452
|
/**
|
|
587
453
|
* @fileoverview added by tsickle
|
|
588
|
-
* @suppress {checkTypes,
|
|
454
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
589
455
|
*/
|
|
590
456
|
/** @enum {string} */
|
|
591
457
|
var GridType = {
|
|
@@ -612,196 +478,11 @@
|
|
|
612
478
|
CompactRight: 'compactRight',
|
|
613
479
|
CompactUpAndRight: 'compactUp&Right',
|
|
614
480
|
CompactRightAndUp: 'compactRight&Up',
|
|
615
|
-
};
|
|
616
|
-
/**
|
|
617
|
-
* @record
|
|
618
|
-
*/
|
|
619
|
-
function GridsterConfig() { }
|
|
620
|
-
if (false) {
|
|
621
|
-
/** @type {?|undefined} */
|
|
622
|
-
GridsterConfig.prototype.gridType;
|
|
623
|
-
/** @type {?|undefined} */
|
|
624
|
-
GridsterConfig.prototype.fixedColWidth;
|
|
625
|
-
/** @type {?|undefined} */
|
|
626
|
-
GridsterConfig.prototype.fixedRowHeight;
|
|
627
|
-
/** @type {?|undefined} */
|
|
628
|
-
GridsterConfig.prototype.keepFixedHeightInMobile;
|
|
629
|
-
/** @type {?|undefined} */
|
|
630
|
-
GridsterConfig.prototype.keepFixedWidthInMobile;
|
|
631
|
-
/** @type {?|undefined} */
|
|
632
|
-
GridsterConfig.prototype.setGridSize;
|
|
633
|
-
/** @type {?|undefined} */
|
|
634
|
-
GridsterConfig.prototype.compactType;
|
|
635
|
-
/** @type {?|undefined} */
|
|
636
|
-
GridsterConfig.prototype.mobileBreakpoint;
|
|
637
|
-
/** @type {?|undefined} */
|
|
638
|
-
GridsterConfig.prototype.minCols;
|
|
639
|
-
/** @type {?|undefined} */
|
|
640
|
-
GridsterConfig.prototype.maxCols;
|
|
641
|
-
/** @type {?|undefined} */
|
|
642
|
-
GridsterConfig.prototype.minRows;
|
|
643
|
-
/** @type {?|undefined} */
|
|
644
|
-
GridsterConfig.prototype.maxRows;
|
|
645
|
-
/** @type {?|undefined} */
|
|
646
|
-
GridsterConfig.prototype.defaultItemCols;
|
|
647
|
-
/** @type {?|undefined} */
|
|
648
|
-
GridsterConfig.prototype.defaultItemRows;
|
|
649
|
-
/** @type {?|undefined} */
|
|
650
|
-
GridsterConfig.prototype.maxItemCols;
|
|
651
|
-
/** @type {?|undefined} */
|
|
652
|
-
GridsterConfig.prototype.maxItemRows;
|
|
653
|
-
/** @type {?|undefined} */
|
|
654
|
-
GridsterConfig.prototype.minItemCols;
|
|
655
|
-
/** @type {?|undefined} */
|
|
656
|
-
GridsterConfig.prototype.minItemRows;
|
|
657
|
-
/** @type {?|undefined} */
|
|
658
|
-
GridsterConfig.prototype.minItemArea;
|
|
659
|
-
/** @type {?|undefined} */
|
|
660
|
-
GridsterConfig.prototype.maxItemArea;
|
|
661
|
-
/** @type {?|undefined} */
|
|
662
|
-
GridsterConfig.prototype.margin;
|
|
663
|
-
/** @type {?|undefined} */
|
|
664
|
-
GridsterConfig.prototype.outerMargin;
|
|
665
|
-
/** @type {?|undefined} */
|
|
666
|
-
GridsterConfig.prototype.outerMarginTop;
|
|
667
|
-
/** @type {?|undefined} */
|
|
668
|
-
GridsterConfig.prototype.outerMarginRight;
|
|
669
|
-
/** @type {?|undefined} */
|
|
670
|
-
GridsterConfig.prototype.outerMarginBottom;
|
|
671
|
-
/** @type {?|undefined} */
|
|
672
|
-
GridsterConfig.prototype.outerMarginLeft;
|
|
673
|
-
/** @type {?|undefined} */
|
|
674
|
-
GridsterConfig.prototype.useTransformPositioning;
|
|
675
|
-
/** @type {?|undefined} */
|
|
676
|
-
GridsterConfig.prototype.scrollSensitivity;
|
|
677
|
-
/** @type {?|undefined} */
|
|
678
|
-
GridsterConfig.prototype.scrollSpeed;
|
|
679
|
-
/** @type {?|undefined} */
|
|
680
|
-
GridsterConfig.prototype.initCallback;
|
|
681
|
-
/** @type {?|undefined} */
|
|
682
|
-
GridsterConfig.prototype.destroyCallback;
|
|
683
|
-
/** @type {?|undefined} */
|
|
684
|
-
GridsterConfig.prototype.gridSizeChangedCallback;
|
|
685
|
-
/** @type {?|undefined} */
|
|
686
|
-
GridsterConfig.prototype.itemChangeCallback;
|
|
687
|
-
/** @type {?|undefined} */
|
|
688
|
-
GridsterConfig.prototype.itemResizeCallback;
|
|
689
|
-
/** @type {?|undefined} */
|
|
690
|
-
GridsterConfig.prototype.itemInitCallback;
|
|
691
|
-
/** @type {?|undefined} */
|
|
692
|
-
GridsterConfig.prototype.itemRemovedCallback;
|
|
693
|
-
/** @type {?|undefined} */
|
|
694
|
-
GridsterConfig.prototype.itemValidateCallback;
|
|
695
|
-
/** @type {?|undefined} */
|
|
696
|
-
GridsterConfig.prototype.draggable;
|
|
697
|
-
/** @type {?|undefined} */
|
|
698
|
-
GridsterConfig.prototype.resizable;
|
|
699
|
-
/** @type {?|undefined} */
|
|
700
|
-
GridsterConfig.prototype.swap;
|
|
701
|
-
/** @type {?|undefined} */
|
|
702
|
-
GridsterConfig.prototype.pushItems;
|
|
703
|
-
/** @type {?|undefined} */
|
|
704
|
-
GridsterConfig.prototype.disablePushOnDrag;
|
|
705
|
-
/** @type {?|undefined} */
|
|
706
|
-
GridsterConfig.prototype.disablePushOnResize;
|
|
707
|
-
/** @type {?|undefined} */
|
|
708
|
-
GridsterConfig.prototype.disableAutoPositionOnConflict;
|
|
709
|
-
/** @type {?|undefined} */
|
|
710
|
-
GridsterConfig.prototype.pushDirections;
|
|
711
|
-
/** @type {?|undefined} */
|
|
712
|
-
GridsterConfig.prototype.pushResizeItems;
|
|
713
|
-
/** @type {?|undefined} */
|
|
714
|
-
GridsterConfig.prototype.displayGrid;
|
|
715
|
-
/** @type {?|undefined} */
|
|
716
|
-
GridsterConfig.prototype.disableWindowResize;
|
|
717
|
-
/** @type {?|undefined} */
|
|
718
|
-
GridsterConfig.prototype.disableWarnings;
|
|
719
|
-
/** @type {?|undefined} */
|
|
720
|
-
GridsterConfig.prototype.scrollToNewItems;
|
|
721
|
-
/** @type {?|undefined} */
|
|
722
|
-
GridsterConfig.prototype.enableEmptyCellClick;
|
|
723
|
-
/** @type {?|undefined} */
|
|
724
|
-
GridsterConfig.prototype.enableEmptyCellContextMenu;
|
|
725
|
-
/** @type {?|undefined} */
|
|
726
|
-
GridsterConfig.prototype.enableEmptyCellDrop;
|
|
727
|
-
/** @type {?|undefined} */
|
|
728
|
-
GridsterConfig.prototype.enableEmptyCellDrag;
|
|
729
|
-
/** @type {?|undefined} */
|
|
730
|
-
GridsterConfig.prototype.emptyCellClickCallback;
|
|
731
|
-
/** @type {?|undefined} */
|
|
732
|
-
GridsterConfig.prototype.emptyCellContextMenuCallback;
|
|
733
|
-
/** @type {?|undefined} */
|
|
734
|
-
GridsterConfig.prototype.emptyCellDropCallback;
|
|
735
|
-
/** @type {?|undefined} */
|
|
736
|
-
GridsterConfig.prototype.emptyCellDragCallback;
|
|
737
|
-
/** @type {?|undefined} */
|
|
738
|
-
GridsterConfig.prototype.emptyCellDragMaxCols;
|
|
739
|
-
/** @type {?|undefined} */
|
|
740
|
-
GridsterConfig.prototype.emptyCellDragMaxRows;
|
|
741
|
-
/** @type {?|undefined} */
|
|
742
|
-
GridsterConfig.prototype.ignoreMarginInRow;
|
|
743
|
-
/** @type {?|undefined} */
|
|
744
|
-
GridsterConfig.prototype.autoResizeonDrag;
|
|
745
|
-
/** @type {?|undefined} */
|
|
746
|
-
GridsterConfig.prototype.api;
|
|
747
|
-
/* Skipping unhandled member: [propName: string]: any;*/
|
|
748
|
-
}
|
|
749
|
-
/**
|
|
750
|
-
* @record
|
|
751
|
-
*/
|
|
752
|
-
function DragBase() { }
|
|
753
|
-
if (false) {
|
|
754
|
-
/** @type {?|undefined} */
|
|
755
|
-
DragBase.prototype.enabled;
|
|
756
|
-
/** @type {?|undefined} */
|
|
757
|
-
DragBase.prototype.stop;
|
|
758
|
-
/** @type {?|undefined} */
|
|
759
|
-
DragBase.prototype.start;
|
|
760
|
-
/** @type {?|undefined} */
|
|
761
|
-
DragBase.prototype.delayStart;
|
|
762
|
-
}
|
|
763
|
-
/**
|
|
764
|
-
* @record
|
|
765
|
-
*/
|
|
766
|
-
function Draggable() { }
|
|
767
|
-
if (false) {
|
|
768
|
-
/** @type {?|undefined} */
|
|
769
|
-
Draggable.prototype.ignoreContentClass;
|
|
770
|
-
/** @type {?|undefined} */
|
|
771
|
-
Draggable.prototype.ignoreContent;
|
|
772
|
-
/** @type {?|undefined} */
|
|
773
|
-
Draggable.prototype.dragHandleClass;
|
|
774
|
-
/** @type {?|undefined} */
|
|
775
|
-
Draggable.prototype.dropOverItems;
|
|
776
|
-
/** @type {?|undefined} */
|
|
777
|
-
Draggable.prototype.dropOverItemsCallback;
|
|
778
|
-
}
|
|
779
|
-
/**
|
|
780
|
-
* @record
|
|
781
|
-
*/
|
|
782
|
-
function Resizable() { }
|
|
783
|
-
if (false) {
|
|
784
|
-
/** @type {?|undefined} */
|
|
785
|
-
Resizable.prototype.handles;
|
|
786
|
-
}
|
|
787
|
-
/**
|
|
788
|
-
* @record
|
|
789
|
-
*/
|
|
790
|
-
function PushDirections() { }
|
|
791
|
-
if (false) {
|
|
792
|
-
/** @type {?} */
|
|
793
|
-
PushDirections.prototype.north;
|
|
794
|
-
/** @type {?} */
|
|
795
|
-
PushDirections.prototype.east;
|
|
796
|
-
/** @type {?} */
|
|
797
|
-
PushDirections.prototype.south;
|
|
798
|
-
/** @type {?} */
|
|
799
|
-
PushDirections.prototype.west;
|
|
800
|
-
}
|
|
481
|
+
};
|
|
801
482
|
|
|
802
483
|
/**
|
|
803
484
|
* @fileoverview added by tsickle
|
|
804
|
-
* @suppress {checkTypes,
|
|
485
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
805
486
|
*/
|
|
806
487
|
/** @type {?} */
|
|
807
488
|
var GridsterConfigDefaultSettings = {
|
|
@@ -863,7 +544,7 @@
|
|
|
863
544
|
|
|
864
545
|
/**
|
|
865
546
|
* @fileoverview added by tsickle
|
|
866
|
-
* @suppress {checkTypes,
|
|
547
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
867
548
|
*/
|
|
868
549
|
var RADashboardArea = /** @class */ (function () {
|
|
869
550
|
function RADashboardArea(dashboardService, ngZone, ngxService, translateService, notifier) {
|
|
@@ -1359,83 +1040,11 @@
|
|
|
1359
1040
|
appConfig: [{ type: core.Input, args: ['app-config',] }]
|
|
1360
1041
|
};
|
|
1361
1042
|
return RADashboardArea;
|
|
1362
|
-
}());
|
|
1363
|
-
if (false) {
|
|
1364
|
-
/** @type {?} */
|
|
1365
|
-
RADashboardArea.prototype.widgetList;
|
|
1366
|
-
/** @type {?} */
|
|
1367
|
-
RADashboardArea.prototype.options;
|
|
1368
|
-
/** @type {?} */
|
|
1369
|
-
RADashboardArea.prototype.gridheight;
|
|
1370
|
-
/**
|
|
1371
|
-
* @type {?}
|
|
1372
|
-
* @private
|
|
1373
|
-
*/
|
|
1374
|
-
RADashboardArea.prototype.conifgAddClick;
|
|
1375
|
-
/**
|
|
1376
|
-
* @type {?}
|
|
1377
|
-
* @private
|
|
1378
|
-
*/
|
|
1379
|
-
RADashboardArea.prototype.widgetDeleteEvent;
|
|
1380
|
-
/**
|
|
1381
|
-
* @type {?}
|
|
1382
|
-
* @private
|
|
1383
|
-
*/
|
|
1384
|
-
RADashboardArea.prototype.widgetAddEvent;
|
|
1385
|
-
/**
|
|
1386
|
-
* @type {?}
|
|
1387
|
-
* @private
|
|
1388
|
-
*/
|
|
1389
|
-
RADashboardArea.prototype.widgetLibraryDoneClick;
|
|
1390
|
-
/**
|
|
1391
|
-
* @type {?}
|
|
1392
|
-
* @private
|
|
1393
|
-
*/
|
|
1394
|
-
RADashboardArea.prototype.isWidgetLoaded;
|
|
1395
|
-
/** @type {?} */
|
|
1396
|
-
RADashboardArea.prototype.userDashboardId;
|
|
1397
|
-
/** @type {?} */
|
|
1398
|
-
RADashboardArea.prototype.areaKey;
|
|
1399
|
-
/** @type {?} */
|
|
1400
|
-
RADashboardArea.prototype.globalFilter;
|
|
1401
|
-
/** @type {?} */
|
|
1402
|
-
RADashboardArea.prototype.raDashboardEventBus;
|
|
1403
|
-
/** @type {?} */
|
|
1404
|
-
RADashboardArea.prototype.widgetHeight;
|
|
1405
|
-
/** @type {?} */
|
|
1406
|
-
RADashboardArea.prototype.widgetWidth;
|
|
1407
|
-
/** @type {?} */
|
|
1408
|
-
RADashboardArea.prototype.appConfig;
|
|
1409
|
-
/**
|
|
1410
|
-
* @type {?}
|
|
1411
|
-
* @private
|
|
1412
|
-
*/
|
|
1413
|
-
RADashboardArea.prototype.dashboardService;
|
|
1414
|
-
/**
|
|
1415
|
-
* @type {?}
|
|
1416
|
-
* @private
|
|
1417
|
-
*/
|
|
1418
|
-
RADashboardArea.prototype.ngZone;
|
|
1419
|
-
/**
|
|
1420
|
-
* @type {?}
|
|
1421
|
-
* @private
|
|
1422
|
-
*/
|
|
1423
|
-
RADashboardArea.prototype.ngxService;
|
|
1424
|
-
/**
|
|
1425
|
-
* @type {?}
|
|
1426
|
-
* @private
|
|
1427
|
-
*/
|
|
1428
|
-
RADashboardArea.prototype.translateService;
|
|
1429
|
-
/**
|
|
1430
|
-
* @type {?}
|
|
1431
|
-
* @private
|
|
1432
|
-
*/
|
|
1433
|
-
RADashboardArea.prototype.notifier;
|
|
1434
|
-
}
|
|
1043
|
+
}());
|
|
1435
1044
|
|
|
1436
1045
|
/**
|
|
1437
1046
|
* @fileoverview added by tsickle
|
|
1438
|
-
* @suppress {checkTypes,
|
|
1047
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
1439
1048
|
*/
|
|
1440
1049
|
var RAWidgetContainer = /** @class */ (function () {
|
|
1441
1050
|
function RAWidgetContainer(dashboardService, ngxService, translateService, ngZone, notifier) {
|
|
@@ -1479,9 +1088,10 @@
|
|
|
1479
1088
|
}
|
|
1480
1089
|
if (changes.width && changes.width.currentValue != changes.width.previousValue ||
|
|
1481
1090
|
(changes.height && changes.height.currentValue != changes.height.previousValue)) {
|
|
1482
|
-
this.
|
|
1483
|
-
|
|
1484
|
-
|
|
1091
|
+
if (this.widgetElement) {
|
|
1092
|
+
alert('container');
|
|
1093
|
+
this.widgetElement.widgetResized(this.height, this.width);
|
|
1094
|
+
}
|
|
1485
1095
|
}
|
|
1486
1096
|
};
|
|
1487
1097
|
/**
|
|
@@ -1748,82 +1358,11 @@
|
|
|
1748
1358
|
widgetDeleted: [{ type: core.Output }]
|
|
1749
1359
|
};
|
|
1750
1360
|
return RAWidgetContainer;
|
|
1751
|
-
}());
|
|
1752
|
-
if (false) {
|
|
1753
|
-
/**
|
|
1754
|
-
* @type {?}
|
|
1755
|
-
* @private
|
|
1756
|
-
*/
|
|
1757
|
-
RAWidgetContainer.prototype.isWidgetLoaded;
|
|
1758
|
-
/**
|
|
1759
|
-
* @type {?}
|
|
1760
|
-
* @private
|
|
1761
|
-
*/
|
|
1762
|
-
RAWidgetContainer.prototype.widgetElement;
|
|
1763
|
-
/**
|
|
1764
|
-
* @type {?}
|
|
1765
|
-
* @private
|
|
1766
|
-
*/
|
|
1767
|
-
RAWidgetContainer.prototype.configChanged;
|
|
1768
|
-
/**
|
|
1769
|
-
* @type {?}
|
|
1770
|
-
* @private
|
|
1771
|
-
*/
|
|
1772
|
-
RAWidgetContainer.prototype.isIEOrEdge;
|
|
1773
|
-
/** @type {?} */
|
|
1774
|
-
RAWidgetContainer.prototype.widgetHeight;
|
|
1775
|
-
/** @type {?} */
|
|
1776
|
-
RAWidgetContainer.prototype.lockClass;
|
|
1777
|
-
/** @type {?} */
|
|
1778
|
-
RAWidgetContainer.prototype.lockStatus;
|
|
1779
|
-
/** @type {?} */
|
|
1780
|
-
RAWidgetContainer.prototype.ctlWidget;
|
|
1781
|
-
/** @type {?} */
|
|
1782
|
-
RAWidgetContainer.prototype.widgetInstanceId;
|
|
1783
|
-
/** @type {?} */
|
|
1784
|
-
RAWidgetContainer.prototype.globalFilter;
|
|
1785
|
-
/** @type {?} */
|
|
1786
|
-
RAWidgetContainer.prototype.data;
|
|
1787
|
-
/** @type {?} */
|
|
1788
|
-
RAWidgetContainer.prototype.raDashboardEventBus;
|
|
1789
|
-
/** @type {?} */
|
|
1790
|
-
RAWidgetContainer.prototype.appConfig;
|
|
1791
|
-
/** @type {?} */
|
|
1792
|
-
RAWidgetContainer.prototype.width;
|
|
1793
|
-
/** @type {?} */
|
|
1794
|
-
RAWidgetContainer.prototype.height;
|
|
1795
|
-
/** @type {?} */
|
|
1796
|
-
RAWidgetContainer.prototype.widgetDeleted;
|
|
1797
|
-
/**
|
|
1798
|
-
* @type {?}
|
|
1799
|
-
* @private
|
|
1800
|
-
*/
|
|
1801
|
-
RAWidgetContainer.prototype.dashboardService;
|
|
1802
|
-
/**
|
|
1803
|
-
* @type {?}
|
|
1804
|
-
* @private
|
|
1805
|
-
*/
|
|
1806
|
-
RAWidgetContainer.prototype.ngxService;
|
|
1807
|
-
/**
|
|
1808
|
-
* @type {?}
|
|
1809
|
-
* @private
|
|
1810
|
-
*/
|
|
1811
|
-
RAWidgetContainer.prototype.translateService;
|
|
1812
|
-
/**
|
|
1813
|
-
* @type {?}
|
|
1814
|
-
* @private
|
|
1815
|
-
*/
|
|
1816
|
-
RAWidgetContainer.prototype.ngZone;
|
|
1817
|
-
/**
|
|
1818
|
-
* @type {?}
|
|
1819
|
-
* @private
|
|
1820
|
-
*/
|
|
1821
|
-
RAWidgetContainer.prototype.notifier;
|
|
1822
|
-
}
|
|
1361
|
+
}());
|
|
1823
1362
|
|
|
1824
1363
|
/**
|
|
1825
1364
|
* @fileoverview added by tsickle
|
|
1826
|
-
* @suppress {checkTypes,
|
|
1365
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
1827
1366
|
*/
|
|
1828
1367
|
/** @type {?} */
|
|
1829
1368
|
var customNotifierOptions = {
|
|
@@ -1869,7 +1408,7 @@
|
|
|
1869
1408
|
|
|
1870
1409
|
/**
|
|
1871
1410
|
* @fileoverview added by tsickle
|
|
1872
|
-
* @suppress {checkTypes,
|
|
1411
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
1873
1412
|
*/
|
|
1874
1413
|
/** @type {?} */
|
|
1875
1414
|
var GridsterConfigService = {
|
|
@@ -2047,7 +1586,7 @@
|
|
|
2047
1586
|
|
|
2048
1587
|
/**
|
|
2049
1588
|
* @fileoverview added by tsickle
|
|
2050
|
-
* @suppress {checkTypes,
|
|
1589
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
2051
1590
|
*/
|
|
2052
1591
|
var GridsterUtils = /** @class */ (function () {
|
|
2053
1592
|
function GridsterUtils() {
|
|
@@ -2222,7 +1761,7 @@
|
|
|
2222
1761
|
|
|
2223
1762
|
/**
|
|
2224
1763
|
* @fileoverview added by tsickle
|
|
2225
|
-
* @suppress {checkTypes,
|
|
1764
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
2226
1765
|
*/
|
|
2227
1766
|
/**
|
|
2228
1767
|
* @abstract
|
|
@@ -2234,85 +1773,11 @@
|
|
|
2234
1773
|
function GridsterComponentInterface() {
|
|
2235
1774
|
}
|
|
2236
1775
|
return GridsterComponentInterface;
|
|
2237
|
-
}());
|
|
2238
|
-
if (false) {
|
|
2239
|
-
/** @type {?} */
|
|
2240
|
-
GridsterComponentInterface.prototype.$options;
|
|
2241
|
-
/** @type {?} */
|
|
2242
|
-
GridsterComponentInterface.prototype.grid;
|
|
2243
|
-
/** @type {?} */
|
|
2244
|
-
GridsterComponentInterface.prototype.checkCollision;
|
|
2245
|
-
/** @type {?} */
|
|
2246
|
-
GridsterComponentInterface.prototype.positionXToPixels;
|
|
2247
|
-
/** @type {?} */
|
|
2248
|
-
GridsterComponentInterface.prototype.pixelsToPositionX;
|
|
2249
|
-
/** @type {?} */
|
|
2250
|
-
GridsterComponentInterface.prototype.positionYToPixels;
|
|
2251
|
-
/** @type {?} */
|
|
2252
|
-
GridsterComponentInterface.prototype.pixelsToPositionY;
|
|
2253
|
-
/** @type {?} */
|
|
2254
|
-
GridsterComponentInterface.prototype.findItemWithItem;
|
|
2255
|
-
/** @type {?} */
|
|
2256
|
-
GridsterComponentInterface.prototype.findItemsWithItem;
|
|
2257
|
-
/** @type {?} */
|
|
2258
|
-
GridsterComponentInterface.prototype.checkGridCollision;
|
|
2259
|
-
/** @type {?} */
|
|
2260
|
-
GridsterComponentInterface.prototype.el;
|
|
2261
|
-
/** @type {?} */
|
|
2262
|
-
GridsterComponentInterface.prototype.renderer;
|
|
2263
|
-
/** @type {?} */
|
|
2264
|
-
GridsterComponentInterface.prototype.gridRenderer;
|
|
2265
|
-
/** @type {?} */
|
|
2266
|
-
GridsterComponentInterface.prototype.cdRef;
|
|
2267
|
-
/** @type {?} */
|
|
2268
|
-
GridsterComponentInterface.prototype.options;
|
|
2269
|
-
/** @type {?} */
|
|
2270
|
-
GridsterComponentInterface.prototype.calculateLayoutDebounce;
|
|
2271
|
-
/** @type {?} */
|
|
2272
|
-
GridsterComponentInterface.prototype.updateGrid;
|
|
2273
|
-
/** @type {?} */
|
|
2274
|
-
GridsterComponentInterface.prototype.movingItem;
|
|
2275
|
-
/** @type {?} */
|
|
2276
|
-
GridsterComponentInterface.prototype.addItem;
|
|
2277
|
-
/** @type {?} */
|
|
2278
|
-
GridsterComponentInterface.prototype.removeItem;
|
|
2279
|
-
/** @type {?} */
|
|
2280
|
-
GridsterComponentInterface.prototype.previewStyle;
|
|
2281
|
-
/** @type {?} */
|
|
2282
|
-
GridsterComponentInterface.prototype.mobile;
|
|
2283
|
-
/** @type {?} */
|
|
2284
|
-
GridsterComponentInterface.prototype.curWidth;
|
|
2285
|
-
/** @type {?} */
|
|
2286
|
-
GridsterComponentInterface.prototype.curHeight;
|
|
2287
|
-
/** @type {?} */
|
|
2288
|
-
GridsterComponentInterface.prototype.columns;
|
|
2289
|
-
/** @type {?} */
|
|
2290
|
-
GridsterComponentInterface.prototype.rows;
|
|
2291
|
-
/** @type {?} */
|
|
2292
|
-
GridsterComponentInterface.prototype.curColWidth;
|
|
2293
|
-
/** @type {?} */
|
|
2294
|
-
GridsterComponentInterface.prototype.curRowHeight;
|
|
2295
|
-
/** @type {?} */
|
|
2296
|
-
GridsterComponentInterface.prototype.windowResize;
|
|
2297
|
-
/** @type {?} */
|
|
2298
|
-
GridsterComponentInterface.prototype.setGridDimensions;
|
|
2299
|
-
/** @type {?} */
|
|
2300
|
-
GridsterComponentInterface.prototype.dragInProgress;
|
|
2301
|
-
/** @type {?} */
|
|
2302
|
-
GridsterComponentInterface.prototype.emptyCell;
|
|
2303
|
-
/** @type {?} */
|
|
2304
|
-
GridsterComponentInterface.prototype.compact;
|
|
2305
|
-
/** @type {?} */
|
|
2306
|
-
GridsterComponentInterface.prototype.zone;
|
|
2307
|
-
/** @type {?} */
|
|
2308
|
-
GridsterComponentInterface.prototype.gridRows;
|
|
2309
|
-
/** @type {?} */
|
|
2310
|
-
GridsterComponentInterface.prototype.gridColumns;
|
|
2311
|
-
}
|
|
1776
|
+
}());
|
|
2312
1777
|
|
|
2313
1778
|
/**
|
|
2314
1779
|
* @fileoverview added by tsickle
|
|
2315
|
-
* @suppress {checkTypes,
|
|
1780
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
2316
1781
|
*/
|
|
2317
1782
|
var GridsterEmptyCell = /** @class */ (function () {
|
|
2318
1783
|
function GridsterEmptyCell(gridster) {
|
|
@@ -2629,44 +2094,11 @@
|
|
|
2629
2094
|
{ type: GridsterComponentInterface }
|
|
2630
2095
|
]; };
|
|
2631
2096
|
return GridsterEmptyCell;
|
|
2632
|
-
}());
|
|
2633
|
-
if (false) {
|
|
2634
|
-
/** @type {?} */
|
|
2635
|
-
GridsterEmptyCell.prototype.initialItem;
|
|
2636
|
-
/** @type {?} */
|
|
2637
|
-
GridsterEmptyCell.prototype.emptyCellClick;
|
|
2638
|
-
/** @type {?} */
|
|
2639
|
-
GridsterEmptyCell.prototype.emptyCellClickTouch;
|
|
2640
|
-
/** @type {?} */
|
|
2641
|
-
GridsterEmptyCell.prototype.emptyCellContextMenu;
|
|
2642
|
-
/** @type {?} */
|
|
2643
|
-
GridsterEmptyCell.prototype.emptyCellDrop;
|
|
2644
|
-
/** @type {?} */
|
|
2645
|
-
GridsterEmptyCell.prototype.emptyCellDrag;
|
|
2646
|
-
/** @type {?} */
|
|
2647
|
-
GridsterEmptyCell.prototype.emptyCellDragTouch;
|
|
2648
|
-
/** @type {?} */
|
|
2649
|
-
GridsterEmptyCell.prototype.emptyCellMMove;
|
|
2650
|
-
/** @type {?} */
|
|
2651
|
-
GridsterEmptyCell.prototype.emptyCellMMoveTouch;
|
|
2652
|
-
/** @type {?} */
|
|
2653
|
-
GridsterEmptyCell.prototype.emptyCellUp;
|
|
2654
|
-
/** @type {?} */
|
|
2655
|
-
GridsterEmptyCell.prototype.emptyCellUpTouch;
|
|
2656
|
-
/** @type {?} */
|
|
2657
|
-
GridsterEmptyCell.prototype.emptyCellMove;
|
|
2658
|
-
/** @type {?} */
|
|
2659
|
-
GridsterEmptyCell.prototype.emptyCellExit;
|
|
2660
|
-
/**
|
|
2661
|
-
* @type {?}
|
|
2662
|
-
* @private
|
|
2663
|
-
*/
|
|
2664
|
-
GridsterEmptyCell.prototype.gridster;
|
|
2665
|
-
}
|
|
2097
|
+
}());
|
|
2666
2098
|
|
|
2667
2099
|
/**
|
|
2668
2100
|
* @fileoverview added by tsickle
|
|
2669
|
-
* @suppress {checkTypes,
|
|
2101
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
2670
2102
|
*/
|
|
2671
2103
|
var GridsterCompact = /** @class */ (function () {
|
|
2672
2104
|
function GridsterCompact(gridster) {
|
|
@@ -2904,18 +2336,11 @@
|
|
|
2904
2336
|
{ type: GridsterComponentInterface }
|
|
2905
2337
|
]; };
|
|
2906
2338
|
return GridsterCompact;
|
|
2907
|
-
}());
|
|
2908
|
-
if (false) {
|
|
2909
|
-
/**
|
|
2910
|
-
* @type {?}
|
|
2911
|
-
* @private
|
|
2912
|
-
*/
|
|
2913
|
-
GridsterCompact.prototype.gridster;
|
|
2914
|
-
}
|
|
2339
|
+
}());
|
|
2915
2340
|
|
|
2916
2341
|
/**
|
|
2917
2342
|
* @fileoverview added by tsickle
|
|
2918
|
-
* @suppress {checkTypes,
|
|
2343
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
2919
2344
|
*/
|
|
2920
2345
|
var GridsterRenderer = /** @class */ (function () {
|
|
2921
2346
|
function GridsterRenderer(gridster) {
|
|
@@ -3222,18 +2647,11 @@
|
|
|
3222
2647
|
{ type: GridsterComponentInterface }
|
|
3223
2648
|
]; };
|
|
3224
2649
|
return GridsterRenderer;
|
|
3225
|
-
}());
|
|
3226
|
-
if (false) {
|
|
3227
|
-
/**
|
|
3228
|
-
* @type {?}
|
|
3229
|
-
* @private
|
|
3230
|
-
*/
|
|
3231
|
-
GridsterRenderer.prototype.gridster;
|
|
3232
|
-
}
|
|
2650
|
+
}());
|
|
3233
2651
|
|
|
3234
2652
|
/**
|
|
3235
2653
|
* @fileoverview added by tsickle
|
|
3236
|
-
* @suppress {checkTypes,
|
|
2654
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
3237
2655
|
*/
|
|
3238
2656
|
var GridsterComponent = /** @class */ (function () {
|
|
3239
2657
|
function GridsterComponent(el, renderer, cdRef, zone) {
|
|
@@ -3388,17 +2806,6 @@
|
|
|
3388
2806
|
if (this.options.destroyCallback) {
|
|
3389
2807
|
this.options.destroyCallback(this);
|
|
3390
2808
|
}
|
|
3391
|
-
//if (this.options.api) {
|
|
3392
|
-
/* this.options.api getting undefined for new dashboard load- temp fix
|
|
3393
|
-
* on new dashboard area load, old dashboard area gets destroyed, but that leads to
|
|
3394
|
-
* ondestroy of current this.options.api instance - needs to investigate further
|
|
3395
|
-
*/
|
|
3396
|
-
if (false) {
|
|
3397
|
-
this.options.api.resize = undefined;
|
|
3398
|
-
this.options.api.optionsChanged = undefined;
|
|
3399
|
-
this.options.api.getNextPossiblePosition = undefined;
|
|
3400
|
-
this.options.api = undefined;
|
|
3401
|
-
}
|
|
3402
2809
|
this.emptyCell.destroy();
|
|
3403
2810
|
delete this.emptyCell;
|
|
3404
2811
|
this.compact.destroy();
|
|
@@ -3975,61 +3382,11 @@
|
|
|
3975
3382
|
options: [{ type: core.Input }]
|
|
3976
3383
|
};
|
|
3977
3384
|
return GridsterComponent;
|
|
3978
|
-
}());
|
|
3979
|
-
if (false) {
|
|
3980
|
-
/** @type {?} */
|
|
3981
|
-
GridsterComponent.prototype.options;
|
|
3982
|
-
/** @type {?} */
|
|
3983
|
-
GridsterComponent.prototype.calculateLayoutDebounce;
|
|
3984
|
-
/** @type {?} */
|
|
3985
|
-
GridsterComponent.prototype.movingItem;
|
|
3986
|
-
/** @type {?} */
|
|
3987
|
-
GridsterComponent.prototype.previewStyle;
|
|
3988
|
-
/** @type {?} */
|
|
3989
|
-
GridsterComponent.prototype.el;
|
|
3990
|
-
/** @type {?} */
|
|
3991
|
-
GridsterComponent.prototype.$options;
|
|
3992
|
-
/** @type {?} */
|
|
3993
|
-
GridsterComponent.prototype.mobile;
|
|
3994
|
-
/** @type {?} */
|
|
3995
|
-
GridsterComponent.prototype.curWidth;
|
|
3996
|
-
/** @type {?} */
|
|
3997
|
-
GridsterComponent.prototype.curHeight;
|
|
3998
|
-
/** @type {?} */
|
|
3999
|
-
GridsterComponent.prototype.grid;
|
|
4000
|
-
/** @type {?} */
|
|
4001
|
-
GridsterComponent.prototype.columns;
|
|
4002
|
-
/** @type {?} */
|
|
4003
|
-
GridsterComponent.prototype.rows;
|
|
4004
|
-
/** @type {?} */
|
|
4005
|
-
GridsterComponent.prototype.curColWidth;
|
|
4006
|
-
/** @type {?} */
|
|
4007
|
-
GridsterComponent.prototype.curRowHeight;
|
|
4008
|
-
/** @type {?} */
|
|
4009
|
-
GridsterComponent.prototype.gridColumns;
|
|
4010
|
-
/** @type {?} */
|
|
4011
|
-
GridsterComponent.prototype.gridRows;
|
|
4012
|
-
/** @type {?} */
|
|
4013
|
-
GridsterComponent.prototype.windowResize;
|
|
4014
|
-
/** @type {?} */
|
|
4015
|
-
GridsterComponent.prototype.dragInProgress;
|
|
4016
|
-
/** @type {?} */
|
|
4017
|
-
GridsterComponent.prototype.emptyCell;
|
|
4018
|
-
/** @type {?} */
|
|
4019
|
-
GridsterComponent.prototype.compact;
|
|
4020
|
-
/** @type {?} */
|
|
4021
|
-
GridsterComponent.prototype.gridRenderer;
|
|
4022
|
-
/** @type {?} */
|
|
4023
|
-
GridsterComponent.prototype.renderer;
|
|
4024
|
-
/** @type {?} */
|
|
4025
|
-
GridsterComponent.prototype.cdRef;
|
|
4026
|
-
/** @type {?} */
|
|
4027
|
-
GridsterComponent.prototype.zone;
|
|
4028
|
-
}
|
|
3385
|
+
}());
|
|
4029
3386
|
|
|
4030
3387
|
/**
|
|
4031
3388
|
* @fileoverview added by tsickle
|
|
4032
|
-
* @suppress {checkTypes,
|
|
3389
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
4033
3390
|
*/
|
|
4034
3391
|
/**
|
|
4035
3392
|
* @abstract
|
|
@@ -4041,49 +3398,11 @@
|
|
|
4041
3398
|
function GridsterItemComponentInterface() {
|
|
4042
3399
|
}
|
|
4043
3400
|
return GridsterItemComponentInterface;
|
|
4044
|
-
}());
|
|
4045
|
-
if (false) {
|
|
4046
|
-
/** @type {?} */
|
|
4047
|
-
GridsterItemComponentInterface.prototype.item;
|
|
4048
|
-
/** @type {?} */
|
|
4049
|
-
GridsterItemComponentInterface.prototype.$item;
|
|
4050
|
-
/** @type {?} */
|
|
4051
|
-
GridsterItemComponentInterface.prototype.top;
|
|
4052
|
-
/** @type {?} */
|
|
4053
|
-
GridsterItemComponentInterface.prototype.left;
|
|
4054
|
-
/** @type {?} */
|
|
4055
|
-
GridsterItemComponentInterface.prototype.width;
|
|
4056
|
-
/** @type {?} */
|
|
4057
|
-
GridsterItemComponentInterface.prototype.height;
|
|
4058
|
-
/** @type {?} */
|
|
4059
|
-
GridsterItemComponentInterface.prototype.drag;
|
|
4060
|
-
/** @type {?} */
|
|
4061
|
-
GridsterItemComponentInterface.prototype.resize;
|
|
4062
|
-
/** @type {?} */
|
|
4063
|
-
GridsterItemComponentInterface.prototype.notPlaced;
|
|
4064
|
-
/** @type {?} */
|
|
4065
|
-
GridsterItemComponentInterface.prototype.updateOptions;
|
|
4066
|
-
/** @type {?} */
|
|
4067
|
-
GridsterItemComponentInterface.prototype.itemChanged;
|
|
4068
|
-
/** @type {?} */
|
|
4069
|
-
GridsterItemComponentInterface.prototype.setSize;
|
|
4070
|
-
/** @type {?} */
|
|
4071
|
-
GridsterItemComponentInterface.prototype.checkItemChanges;
|
|
4072
|
-
/** @type {?} */
|
|
4073
|
-
GridsterItemComponentInterface.prototype.canBeDragged;
|
|
4074
|
-
/** @type {?} */
|
|
4075
|
-
GridsterItemComponentInterface.prototype.canBeResized;
|
|
4076
|
-
/** @type {?} */
|
|
4077
|
-
GridsterItemComponentInterface.prototype.el;
|
|
4078
|
-
/** @type {?} */
|
|
4079
|
-
GridsterItemComponentInterface.prototype.gridster;
|
|
4080
|
-
/** @type {?} */
|
|
4081
|
-
GridsterItemComponentInterface.prototype.renderer;
|
|
4082
|
-
}
|
|
3401
|
+
}());
|
|
4083
3402
|
|
|
4084
3403
|
/**
|
|
4085
3404
|
* @fileoverview added by tsickle
|
|
4086
|
-
* @suppress {checkTypes,
|
|
3405
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
4087
3406
|
*/
|
|
4088
3407
|
var GridsterSwap = /** @class */ (function () {
|
|
4089
3408
|
function GridsterSwap(gridsterItem) {
|
|
@@ -4211,28 +3530,11 @@
|
|
|
4211
3530
|
{ type: GridsterItemComponentInterface }
|
|
4212
3531
|
]; };
|
|
4213
3532
|
return GridsterSwap;
|
|
4214
|
-
}());
|
|
4215
|
-
if (false) {
|
|
4216
|
-
/**
|
|
4217
|
-
* @type {?}
|
|
4218
|
-
* @private
|
|
4219
|
-
*/
|
|
4220
|
-
GridsterSwap.prototype.swapedItem;
|
|
4221
|
-
/**
|
|
4222
|
-
* @type {?}
|
|
4223
|
-
* @private
|
|
4224
|
-
*/
|
|
4225
|
-
GridsterSwap.prototype.gridsterItem;
|
|
4226
|
-
/**
|
|
4227
|
-
* @type {?}
|
|
4228
|
-
* @private
|
|
4229
|
-
*/
|
|
4230
|
-
GridsterSwap.prototype.gridster;
|
|
4231
|
-
}
|
|
3533
|
+
}());
|
|
4232
3534
|
|
|
4233
3535
|
/**
|
|
4234
3536
|
* @fileoverview added by tsickle
|
|
4235
|
-
* @suppress {checkTypes,
|
|
3537
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
4236
3538
|
*/
|
|
4237
3539
|
/** @type {?} */
|
|
4238
3540
|
var scrollSensitivity;
|
|
@@ -4427,7 +3729,7 @@
|
|
|
4427
3729
|
|
|
4428
3730
|
/**
|
|
4429
3731
|
* @fileoverview added by tsickle
|
|
4430
|
-
* @suppress {checkTypes,
|
|
3732
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
4431
3733
|
*/
|
|
4432
3734
|
var GridsterPush = /** @class */ (function () {
|
|
4433
3735
|
function GridsterPush(gridsterItem) {
|
|
@@ -4917,61 +4219,11 @@
|
|
|
4917
4219
|
{ type: GridsterItemComponentInterface }
|
|
4918
4220
|
]; };
|
|
4919
4221
|
return GridsterPush;
|
|
4920
|
-
}());
|
|
4921
|
-
if (false) {
|
|
4922
|
-
/** @type {?} */
|
|
4923
|
-
GridsterPush.prototype.fromSouth;
|
|
4924
|
-
/** @type {?} */
|
|
4925
|
-
GridsterPush.prototype.fromNorth;
|
|
4926
|
-
/** @type {?} */
|
|
4927
|
-
GridsterPush.prototype.fromEast;
|
|
4928
|
-
/** @type {?} */
|
|
4929
|
-
GridsterPush.prototype.fromWest;
|
|
4930
|
-
/**
|
|
4931
|
-
* @type {?}
|
|
4932
|
-
* @private
|
|
4933
|
-
*/
|
|
4934
|
-
GridsterPush.prototype.pushedItems;
|
|
4935
|
-
/**
|
|
4936
|
-
* @type {?}
|
|
4937
|
-
* @private
|
|
4938
|
-
*/
|
|
4939
|
-
GridsterPush.prototype.pushedItemsTemp;
|
|
4940
|
-
/**
|
|
4941
|
-
* @type {?}
|
|
4942
|
-
* @private
|
|
4943
|
-
*/
|
|
4944
|
-
GridsterPush.prototype.pushedItemsTempPath;
|
|
4945
|
-
/**
|
|
4946
|
-
* @type {?}
|
|
4947
|
-
* @private
|
|
4948
|
-
*/
|
|
4949
|
-
GridsterPush.prototype.pushedItemsPath;
|
|
4950
|
-
/**
|
|
4951
|
-
* @type {?}
|
|
4952
|
-
* @private
|
|
4953
|
-
*/
|
|
4954
|
-
GridsterPush.prototype.gridsterItem;
|
|
4955
|
-
/**
|
|
4956
|
-
* @type {?}
|
|
4957
|
-
* @private
|
|
4958
|
-
*/
|
|
4959
|
-
GridsterPush.prototype.gridster;
|
|
4960
|
-
/**
|
|
4961
|
-
* @type {?}
|
|
4962
|
-
* @private
|
|
4963
|
-
*/
|
|
4964
|
-
GridsterPush.prototype.pushedItemsOrder;
|
|
4965
|
-
/**
|
|
4966
|
-
* @type {?}
|
|
4967
|
-
* @private
|
|
4968
|
-
*/
|
|
4969
|
-
GridsterPush.prototype.tryPattern;
|
|
4970
|
-
}
|
|
4222
|
+
}());
|
|
4971
4223
|
|
|
4972
4224
|
/**
|
|
4973
4225
|
* @fileoverview added by tsickle
|
|
4974
|
-
* @suppress {checkTypes,
|
|
4226
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
4975
4227
|
*/
|
|
4976
4228
|
var GridsterDraggable = /** @class */ (function () {
|
|
4977
4229
|
function GridsterDraggable(gridsterItem, gridster, zone) {
|
|
@@ -5275,10 +4527,6 @@
|
|
|
5275
4527
|
this.gridsterItem.$item.cols = itemColsbackup;
|
|
5276
4528
|
this.gridsterItem.$item.rows = itemRowsbackup;
|
|
5277
4529
|
}
|
|
5278
|
-
else {
|
|
5279
|
-
// this.gridsterItem.item.rows=this.gridsterItem.$item.rows;
|
|
5280
|
-
// this.gridsterItem.item.cols=this.gridsterItem.$item.cols;
|
|
5281
|
-
}
|
|
5282
4530
|
return this.gridsterItem.$item;
|
|
5283
4531
|
};
|
|
5284
4532
|
/**
|
|
@@ -5435,84 +4683,11 @@
|
|
|
5435
4683
|
{ type: core.NgZone }
|
|
5436
4684
|
]; };
|
|
5437
4685
|
return GridsterDraggable;
|
|
5438
|
-
}());
|
|
5439
|
-
if (false) {
|
|
5440
|
-
/** @type {?} */
|
|
5441
|
-
GridsterDraggable.prototype.gridsterItem;
|
|
5442
|
-
/** @type {?} */
|
|
5443
|
-
GridsterDraggable.prototype.gridster;
|
|
5444
|
-
/** @type {?} */
|
|
5445
|
-
GridsterDraggable.prototype.lastMouse;
|
|
5446
|
-
/** @type {?} */
|
|
5447
|
-
GridsterDraggable.prototype.offsetLeft;
|
|
5448
|
-
/** @type {?} */
|
|
5449
|
-
GridsterDraggable.prototype.offsetTop;
|
|
5450
|
-
/** @type {?} */
|
|
5451
|
-
GridsterDraggable.prototype.margin;
|
|
5452
|
-
/** @type {?} */
|
|
5453
|
-
GridsterDraggable.prototype.diffTop;
|
|
5454
|
-
/** @type {?} */
|
|
5455
|
-
GridsterDraggable.prototype.diffLeft;
|
|
5456
|
-
/** @type {?} */
|
|
5457
|
-
GridsterDraggable.prototype.top;
|
|
5458
|
-
/** @type {?} */
|
|
5459
|
-
GridsterDraggable.prototype.left;
|
|
5460
|
-
/** @type {?} */
|
|
5461
|
-
GridsterDraggable.prototype.height;
|
|
5462
|
-
/** @type {?} */
|
|
5463
|
-
GridsterDraggable.prototype.width;
|
|
5464
|
-
/** @type {?} */
|
|
5465
|
-
GridsterDraggable.prototype.positionX;
|
|
5466
|
-
/** @type {?} */
|
|
5467
|
-
GridsterDraggable.prototype.positionY;
|
|
5468
|
-
/** @type {?} */
|
|
5469
|
-
GridsterDraggable.prototype.positionXBackup;
|
|
5470
|
-
/** @type {?} */
|
|
5471
|
-
GridsterDraggable.prototype.positionYBackup;
|
|
5472
|
-
/** @type {?} */
|
|
5473
|
-
GridsterDraggable.prototype.enabled;
|
|
5474
|
-
/** @type {?} */
|
|
5475
|
-
GridsterDraggable.prototype.dragStartFunction;
|
|
5476
|
-
/** @type {?} */
|
|
5477
|
-
GridsterDraggable.prototype.dragFunction;
|
|
5478
|
-
/** @type {?} */
|
|
5479
|
-
GridsterDraggable.prototype.dragStopFunction;
|
|
5480
|
-
/** @type {?} */
|
|
5481
|
-
GridsterDraggable.prototype.mousemove;
|
|
5482
|
-
/** @type {?} */
|
|
5483
|
-
GridsterDraggable.prototype.mouseup;
|
|
5484
|
-
/** @type {?} */
|
|
5485
|
-
GridsterDraggable.prototype.mouseleave;
|
|
5486
|
-
/** @type {?} */
|
|
5487
|
-
GridsterDraggable.prototype.cancelOnBlur;
|
|
5488
|
-
/** @type {?} */
|
|
5489
|
-
GridsterDraggable.prototype.touchmove;
|
|
5490
|
-
/** @type {?} */
|
|
5491
|
-
GridsterDraggable.prototype.touchend;
|
|
5492
|
-
/** @type {?} */
|
|
5493
|
-
GridsterDraggable.prototype.touchcancel;
|
|
5494
|
-
/** @type {?} */
|
|
5495
|
-
GridsterDraggable.prototype.mousedown;
|
|
5496
|
-
/** @type {?} */
|
|
5497
|
-
GridsterDraggable.prototype.touchstart;
|
|
5498
|
-
/** @type {?} */
|
|
5499
|
-
GridsterDraggable.prototype.push;
|
|
5500
|
-
/** @type {?} */
|
|
5501
|
-
GridsterDraggable.prototype.swap;
|
|
5502
|
-
/** @type {?} */
|
|
5503
|
-
GridsterDraggable.prototype.path;
|
|
5504
|
-
/** @type {?} */
|
|
5505
|
-
GridsterDraggable.prototype.collision;
|
|
5506
|
-
/**
|
|
5507
|
-
* @type {?}
|
|
5508
|
-
* @private
|
|
5509
|
-
*/
|
|
5510
|
-
GridsterDraggable.prototype.zone;
|
|
5511
|
-
}
|
|
4686
|
+
}());
|
|
5512
4687
|
|
|
5513
4688
|
/**
|
|
5514
4689
|
* @fileoverview added by tsickle
|
|
5515
|
-
* @suppress {checkTypes,
|
|
4690
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
5516
4691
|
*/
|
|
5517
4692
|
var GridsterPushResize = /** @class */ (function () {
|
|
5518
4693
|
function GridsterPushResize(gridsterItem) {
|
|
@@ -5892,46 +5067,11 @@
|
|
|
5892
5067
|
{ type: GridsterItemComponentInterface }
|
|
5893
5068
|
]; };
|
|
5894
5069
|
return GridsterPushResize;
|
|
5895
|
-
}());
|
|
5896
|
-
if (false) {
|
|
5897
|
-
/** @type {?} */
|
|
5898
|
-
GridsterPushResize.prototype.fromSouth;
|
|
5899
|
-
/** @type {?} */
|
|
5900
|
-
GridsterPushResize.prototype.fromNorth;
|
|
5901
|
-
/** @type {?} */
|
|
5902
|
-
GridsterPushResize.prototype.fromEast;
|
|
5903
|
-
/** @type {?} */
|
|
5904
|
-
GridsterPushResize.prototype.fromWest;
|
|
5905
|
-
/**
|
|
5906
|
-
* @type {?}
|
|
5907
|
-
* @private
|
|
5908
|
-
*/
|
|
5909
|
-
GridsterPushResize.prototype.pushedItems;
|
|
5910
|
-
/**
|
|
5911
|
-
* @type {?}
|
|
5912
|
-
* @private
|
|
5913
|
-
*/
|
|
5914
|
-
GridsterPushResize.prototype.pushedItemsPath;
|
|
5915
|
-
/**
|
|
5916
|
-
* @type {?}
|
|
5917
|
-
* @private
|
|
5918
|
-
*/
|
|
5919
|
-
GridsterPushResize.prototype.gridsterItem;
|
|
5920
|
-
/**
|
|
5921
|
-
* @type {?}
|
|
5922
|
-
* @private
|
|
5923
|
-
*/
|
|
5924
|
-
GridsterPushResize.prototype.gridster;
|
|
5925
|
-
/**
|
|
5926
|
-
* @type {?}
|
|
5927
|
-
* @private
|
|
5928
|
-
*/
|
|
5929
|
-
GridsterPushResize.prototype.tryPattern;
|
|
5930
|
-
}
|
|
5070
|
+
}());
|
|
5931
5071
|
|
|
5932
5072
|
/**
|
|
5933
5073
|
* @fileoverview added by tsickle
|
|
5934
|
-
* @suppress {checkTypes,
|
|
5074
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
5935
5075
|
*/
|
|
5936
5076
|
var GridsterResizable = /** @class */ (function () {
|
|
5937
5077
|
function GridsterResizable(gridsterItem, gridster, zone) {
|
|
@@ -6473,86 +5613,11 @@
|
|
|
6473
5613
|
{ type: core.NgZone }
|
|
6474
5614
|
]; };
|
|
6475
5615
|
return GridsterResizable;
|
|
6476
|
-
}());
|
|
6477
|
-
if (false) {
|
|
6478
|
-
/** @type {?} */
|
|
6479
|
-
GridsterResizable.prototype.gridsterItem;
|
|
6480
|
-
/** @type {?} */
|
|
6481
|
-
GridsterResizable.prototype.gridster;
|
|
6482
|
-
/** @type {?} */
|
|
6483
|
-
GridsterResizable.prototype.lastMouse;
|
|
6484
|
-
/** @type {?} */
|
|
6485
|
-
GridsterResizable.prototype.itemBackup;
|
|
6486
|
-
/** @type {?} */
|
|
6487
|
-
GridsterResizable.prototype.resizeEventScrollType;
|
|
6488
|
-
/** @type {?} */
|
|
6489
|
-
GridsterResizable.prototype.directionFunction;
|
|
6490
|
-
/** @type {?} */
|
|
6491
|
-
GridsterResizable.prototype.dragFunction;
|
|
6492
|
-
/** @type {?} */
|
|
6493
|
-
GridsterResizable.prototype.dragStopFunction;
|
|
6494
|
-
/** @type {?} */
|
|
6495
|
-
GridsterResizable.prototype.resizeEnabled;
|
|
6496
|
-
/** @type {?} */
|
|
6497
|
-
GridsterResizable.prototype.mousemove;
|
|
6498
|
-
/** @type {?} */
|
|
6499
|
-
GridsterResizable.prototype.mouseup;
|
|
6500
|
-
/** @type {?} */
|
|
6501
|
-
GridsterResizable.prototype.mouseleave;
|
|
6502
|
-
/** @type {?} */
|
|
6503
|
-
GridsterResizable.prototype.cancelOnBlur;
|
|
6504
|
-
/** @type {?} */
|
|
6505
|
-
GridsterResizable.prototype.touchmove;
|
|
6506
|
-
/** @type {?} */
|
|
6507
|
-
GridsterResizable.prototype.touchend;
|
|
6508
|
-
/** @type {?} */
|
|
6509
|
-
GridsterResizable.prototype.touchcancel;
|
|
6510
|
-
/** @type {?} */
|
|
6511
|
-
GridsterResizable.prototype.push;
|
|
6512
|
-
/** @type {?} */
|
|
6513
|
-
GridsterResizable.prototype.pushResize;
|
|
6514
|
-
/** @type {?} */
|
|
6515
|
-
GridsterResizable.prototype.minHeight;
|
|
6516
|
-
/** @type {?} */
|
|
6517
|
-
GridsterResizable.prototype.minWidth;
|
|
6518
|
-
/** @type {?} */
|
|
6519
|
-
GridsterResizable.prototype.offsetTop;
|
|
6520
|
-
/** @type {?} */
|
|
6521
|
-
GridsterResizable.prototype.offsetLeft;
|
|
6522
|
-
/** @type {?} */
|
|
6523
|
-
GridsterResizable.prototype.diffTop;
|
|
6524
|
-
/** @type {?} */
|
|
6525
|
-
GridsterResizable.prototype.diffLeft;
|
|
6526
|
-
/** @type {?} */
|
|
6527
|
-
GridsterResizable.prototype.diffRight;
|
|
6528
|
-
/** @type {?} */
|
|
6529
|
-
GridsterResizable.prototype.diffBottom;
|
|
6530
|
-
/** @type {?} */
|
|
6531
|
-
GridsterResizable.prototype.margin;
|
|
6532
|
-
/** @type {?} */
|
|
6533
|
-
GridsterResizable.prototype.top;
|
|
6534
|
-
/** @type {?} */
|
|
6535
|
-
GridsterResizable.prototype.left;
|
|
6536
|
-
/** @type {?} */
|
|
6537
|
-
GridsterResizable.prototype.bottom;
|
|
6538
|
-
/** @type {?} */
|
|
6539
|
-
GridsterResizable.prototype.right;
|
|
6540
|
-
/** @type {?} */
|
|
6541
|
-
GridsterResizable.prototype.width;
|
|
6542
|
-
/** @type {?} */
|
|
6543
|
-
GridsterResizable.prototype.height;
|
|
6544
|
-
/** @type {?} */
|
|
6545
|
-
GridsterResizable.prototype.newPosition;
|
|
6546
|
-
/**
|
|
6547
|
-
* @type {?}
|
|
6548
|
-
* @private
|
|
6549
|
-
*/
|
|
6550
|
-
GridsterResizable.prototype.zone;
|
|
6551
|
-
}
|
|
5616
|
+
}());
|
|
6552
5617
|
|
|
6553
5618
|
/**
|
|
6554
5619
|
* @fileoverview added by tsickle
|
|
6555
|
-
* @suppress {checkTypes,
|
|
5620
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
6556
5621
|
*/
|
|
6557
5622
|
var GridsterItemComponent = /** @class */ (function () {
|
|
6558
5623
|
function GridsterItemComponent(el, gridster, renderer, zone) {
|
|
@@ -6747,44 +5812,11 @@
|
|
|
6747
5812
|
item: [{ type: core.Input }]
|
|
6748
5813
|
};
|
|
6749
5814
|
return GridsterItemComponent;
|
|
6750
|
-
}());
|
|
6751
|
-
if (false) {
|
|
6752
|
-
/** @type {?} */
|
|
6753
|
-
GridsterItemComponent.prototype.item;
|
|
6754
|
-
/** @type {?} */
|
|
6755
|
-
GridsterItemComponent.prototype.$item;
|
|
6756
|
-
/** @type {?} */
|
|
6757
|
-
GridsterItemComponent.prototype.el;
|
|
6758
|
-
/** @type {?} */
|
|
6759
|
-
GridsterItemComponent.prototype.gridster;
|
|
6760
|
-
/** @type {?} */
|
|
6761
|
-
GridsterItemComponent.prototype.top;
|
|
6762
|
-
/** @type {?} */
|
|
6763
|
-
GridsterItemComponent.prototype.left;
|
|
6764
|
-
/** @type {?} */
|
|
6765
|
-
GridsterItemComponent.prototype.width;
|
|
6766
|
-
/** @type {?} */
|
|
6767
|
-
GridsterItemComponent.prototype.height;
|
|
6768
|
-
/** @type {?} */
|
|
6769
|
-
GridsterItemComponent.prototype.drag;
|
|
6770
|
-
/** @type {?} */
|
|
6771
|
-
GridsterItemComponent.prototype.resize;
|
|
6772
|
-
/** @type {?} */
|
|
6773
|
-
GridsterItemComponent.prototype.notPlaced;
|
|
6774
|
-
/** @type {?} */
|
|
6775
|
-
GridsterItemComponent.prototype.init;
|
|
6776
|
-
/** @type {?} */
|
|
6777
|
-
GridsterItemComponent.prototype.renderer;
|
|
6778
|
-
/**
|
|
6779
|
-
* @type {?}
|
|
6780
|
-
* @private
|
|
6781
|
-
*/
|
|
6782
|
-
GridsterItemComponent.prototype.zone;
|
|
6783
|
-
}
|
|
5815
|
+
}());
|
|
6784
5816
|
|
|
6785
5817
|
/**
|
|
6786
5818
|
* @fileoverview added by tsickle
|
|
6787
|
-
* @suppress {checkTypes,
|
|
5819
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
6788
5820
|
*/
|
|
6789
5821
|
var GridsterPreviewComponent = /** @class */ (function () {
|
|
6790
5822
|
function GridsterPreviewComponent(el, gridster, renderer) {
|
|
@@ -6839,19 +5871,11 @@
|
|
|
6839
5871
|
{ type: core.Renderer2 }
|
|
6840
5872
|
]; };
|
|
6841
5873
|
return GridsterPreviewComponent;
|
|
6842
|
-
}());
|
|
6843
|
-
if (false) {
|
|
6844
|
-
/** @type {?} */
|
|
6845
|
-
GridsterPreviewComponent.prototype.el;
|
|
6846
|
-
/** @type {?} */
|
|
6847
|
-
GridsterPreviewComponent.prototype.gridster;
|
|
6848
|
-
/** @type {?} */
|
|
6849
|
-
GridsterPreviewComponent.prototype.renderer;
|
|
6850
|
-
}
|
|
5874
|
+
}());
|
|
6851
5875
|
|
|
6852
5876
|
/**
|
|
6853
5877
|
* @fileoverview added by tsickle
|
|
6854
|
-
* @suppress {checkTypes,
|
|
5878
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
6855
5879
|
*/
|
|
6856
5880
|
var GridsterModule = /** @class */ (function () {
|
|
6857
5881
|
function GridsterModule() {
|
|
@@ -6876,7 +5900,7 @@
|
|
|
6876
5900
|
|
|
6877
5901
|
/**
|
|
6878
5902
|
* @fileoverview added by tsickle
|
|
6879
|
-
* @suppress {checkTypes,
|
|
5903
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
6880
5904
|
*/
|
|
6881
5905
|
/** @type {?} */
|
|
6882
5906
|
var DEFAULT_PERFECT_SCROLLBAR_CONFIG = {
|
|
@@ -6917,7 +5941,7 @@
|
|
|
6917
5941
|
|
|
6918
5942
|
/**
|
|
6919
5943
|
* @fileoverview added by tsickle
|
|
6920
|
-
* @suppress {checkTypes,
|
|
5944
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
6921
5945
|
*/
|
|
6922
5946
|
/**
|
|
6923
5947
|
* @abstract
|
|
@@ -6961,35 +5985,11 @@
|
|
|
6961
5985
|
initialize: [{ type: core.Input }]
|
|
6962
5986
|
};
|
|
6963
5987
|
return RaBaseDashboardTemplate;
|
|
6964
|
-
}());
|
|
6965
|
-
if (false) {
|
|
6966
|
-
/** @type {?} */
|
|
6967
|
-
RaBaseDashboardTemplate.prototype.userDashboardId;
|
|
6968
|
-
/** @type {?} */
|
|
6969
|
-
RaBaseDashboardTemplate.prototype.raDashboardEventBus;
|
|
6970
|
-
/** @type {?} */
|
|
6971
|
-
RaBaseDashboardTemplate.prototype.appConfig;
|
|
6972
|
-
/** @type {?} */
|
|
6973
|
-
RaBaseDashboardTemplate.prototype.dashboardId;
|
|
6974
|
-
/** @type {?} */
|
|
6975
|
-
RaBaseDashboardTemplate.prototype.globalFilter;
|
|
6976
|
-
/** @type {?} */
|
|
6977
|
-
RaBaseDashboardTemplate.prototype.initialize;
|
|
6978
|
-
/**
|
|
6979
|
-
* @type {?}
|
|
6980
|
-
* @private
|
|
6981
|
-
*/
|
|
6982
|
-
RaBaseDashboardTemplate.prototype.ngZone;
|
|
6983
|
-
/**
|
|
6984
|
-
* @abstract
|
|
6985
|
-
* @return {?}
|
|
6986
|
-
*/
|
|
6987
|
-
RaBaseDashboardTemplate.prototype.init = function () { };
|
|
6988
|
-
}
|
|
5988
|
+
}());
|
|
6989
5989
|
|
|
6990
5990
|
/**
|
|
6991
5991
|
* @fileoverview added by tsickle
|
|
6992
|
-
* @suppress {checkTypes,
|
|
5992
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
6993
5993
|
*/
|
|
6994
5994
|
/**
|
|
6995
5995
|
* @abstract
|
|
@@ -7009,19 +6009,7 @@
|
|
|
7009
6009
|
getAllFilterConfig: [{ type: core.Input }]
|
|
7010
6010
|
};
|
|
7011
6011
|
return RaBaseDashboardFilter;
|
|
7012
|
-
}());
|
|
7013
|
-
if (false) {
|
|
7014
|
-
/**
|
|
7015
|
-
* @type {?}
|
|
7016
|
-
* @private
|
|
7017
|
-
*/
|
|
7018
|
-
RaBaseDashboardFilter.prototype.getAllFilterConfig;
|
|
7019
|
-
/**
|
|
7020
|
-
* @abstract
|
|
7021
|
-
* @return {?}
|
|
7022
|
-
*/
|
|
7023
|
-
RaBaseDashboardFilter.prototype.getFilterConfig = function () { };
|
|
7024
|
-
}
|
|
6012
|
+
}());
|
|
7025
6013
|
|
|
7026
6014
|
exports.DashboardFrameworkModule = DashboardFrameworkModule;
|
|
7027
6015
|
exports.RADashboardArea = RADashboardArea;
|