@schneideress/dashboardframework 0.0.45 → 0.0.46
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 +49 -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 +7 -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 +3 -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 +51 -956
- package/fesm2015/schneideress-dashboardframework.js.map +1 -1
- package/fesm5/schneideress-dashboardframework.js +50 -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,7 @@
|
|
|
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
|
-
this.refreshWidget(this.data.widgetInfo);
|
|
1484
|
-
this.data.widgetInfo.isDimensionUpdate = false;
|
|
1091
|
+
this.widgetElement.widgetResized(this.height, this.width);
|
|
1485
1092
|
}
|
|
1486
1093
|
};
|
|
1487
1094
|
/**
|
|
@@ -1748,82 +1355,11 @@
|
|
|
1748
1355
|
widgetDeleted: [{ type: core.Output }]
|
|
1749
1356
|
};
|
|
1750
1357
|
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
|
-
}
|
|
1358
|
+
}());
|
|
1823
1359
|
|
|
1824
1360
|
/**
|
|
1825
1361
|
* @fileoverview added by tsickle
|
|
1826
|
-
* @suppress {checkTypes,
|
|
1362
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
1827
1363
|
*/
|
|
1828
1364
|
/** @type {?} */
|
|
1829
1365
|
var customNotifierOptions = {
|
|
@@ -1869,7 +1405,7 @@
|
|
|
1869
1405
|
|
|
1870
1406
|
/**
|
|
1871
1407
|
* @fileoverview added by tsickle
|
|
1872
|
-
* @suppress {checkTypes,
|
|
1408
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
1873
1409
|
*/
|
|
1874
1410
|
/** @type {?} */
|
|
1875
1411
|
var GridsterConfigService = {
|
|
@@ -2047,7 +1583,7 @@
|
|
|
2047
1583
|
|
|
2048
1584
|
/**
|
|
2049
1585
|
* @fileoverview added by tsickle
|
|
2050
|
-
* @suppress {checkTypes,
|
|
1586
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
2051
1587
|
*/
|
|
2052
1588
|
var GridsterUtils = /** @class */ (function () {
|
|
2053
1589
|
function GridsterUtils() {
|
|
@@ -2222,7 +1758,7 @@
|
|
|
2222
1758
|
|
|
2223
1759
|
/**
|
|
2224
1760
|
* @fileoverview added by tsickle
|
|
2225
|
-
* @suppress {checkTypes,
|
|
1761
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
2226
1762
|
*/
|
|
2227
1763
|
/**
|
|
2228
1764
|
* @abstract
|
|
@@ -2234,85 +1770,11 @@
|
|
|
2234
1770
|
function GridsterComponentInterface() {
|
|
2235
1771
|
}
|
|
2236
1772
|
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
|
-
}
|
|
1773
|
+
}());
|
|
2312
1774
|
|
|
2313
1775
|
/**
|
|
2314
1776
|
* @fileoverview added by tsickle
|
|
2315
|
-
* @suppress {checkTypes,
|
|
1777
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
2316
1778
|
*/
|
|
2317
1779
|
var GridsterEmptyCell = /** @class */ (function () {
|
|
2318
1780
|
function GridsterEmptyCell(gridster) {
|
|
@@ -2629,44 +2091,11 @@
|
|
|
2629
2091
|
{ type: GridsterComponentInterface }
|
|
2630
2092
|
]; };
|
|
2631
2093
|
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
|
-
}
|
|
2094
|
+
}());
|
|
2666
2095
|
|
|
2667
2096
|
/**
|
|
2668
2097
|
* @fileoverview added by tsickle
|
|
2669
|
-
* @suppress {checkTypes,
|
|
2098
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
2670
2099
|
*/
|
|
2671
2100
|
var GridsterCompact = /** @class */ (function () {
|
|
2672
2101
|
function GridsterCompact(gridster) {
|
|
@@ -2904,18 +2333,11 @@
|
|
|
2904
2333
|
{ type: GridsterComponentInterface }
|
|
2905
2334
|
]; };
|
|
2906
2335
|
return GridsterCompact;
|
|
2907
|
-
}());
|
|
2908
|
-
if (false) {
|
|
2909
|
-
/**
|
|
2910
|
-
* @type {?}
|
|
2911
|
-
* @private
|
|
2912
|
-
*/
|
|
2913
|
-
GridsterCompact.prototype.gridster;
|
|
2914
|
-
}
|
|
2336
|
+
}());
|
|
2915
2337
|
|
|
2916
2338
|
/**
|
|
2917
2339
|
* @fileoverview added by tsickle
|
|
2918
|
-
* @suppress {checkTypes,
|
|
2340
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
2919
2341
|
*/
|
|
2920
2342
|
var GridsterRenderer = /** @class */ (function () {
|
|
2921
2343
|
function GridsterRenderer(gridster) {
|
|
@@ -3222,18 +2644,11 @@
|
|
|
3222
2644
|
{ type: GridsterComponentInterface }
|
|
3223
2645
|
]; };
|
|
3224
2646
|
return GridsterRenderer;
|
|
3225
|
-
}());
|
|
3226
|
-
if (false) {
|
|
3227
|
-
/**
|
|
3228
|
-
* @type {?}
|
|
3229
|
-
* @private
|
|
3230
|
-
*/
|
|
3231
|
-
GridsterRenderer.prototype.gridster;
|
|
3232
|
-
}
|
|
2647
|
+
}());
|
|
3233
2648
|
|
|
3234
2649
|
/**
|
|
3235
2650
|
* @fileoverview added by tsickle
|
|
3236
|
-
* @suppress {checkTypes,
|
|
2651
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
3237
2652
|
*/
|
|
3238
2653
|
var GridsterComponent = /** @class */ (function () {
|
|
3239
2654
|
function GridsterComponent(el, renderer, cdRef, zone) {
|
|
@@ -3388,17 +2803,6 @@
|
|
|
3388
2803
|
if (this.options.destroyCallback) {
|
|
3389
2804
|
this.options.destroyCallback(this);
|
|
3390
2805
|
}
|
|
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
2806
|
this.emptyCell.destroy();
|
|
3403
2807
|
delete this.emptyCell;
|
|
3404
2808
|
this.compact.destroy();
|
|
@@ -3975,61 +3379,11 @@
|
|
|
3975
3379
|
options: [{ type: core.Input }]
|
|
3976
3380
|
};
|
|
3977
3381
|
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
|
-
}
|
|
3382
|
+
}());
|
|
4029
3383
|
|
|
4030
3384
|
/**
|
|
4031
3385
|
* @fileoverview added by tsickle
|
|
4032
|
-
* @suppress {checkTypes,
|
|
3386
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
4033
3387
|
*/
|
|
4034
3388
|
/**
|
|
4035
3389
|
* @abstract
|
|
@@ -4041,49 +3395,11 @@
|
|
|
4041
3395
|
function GridsterItemComponentInterface() {
|
|
4042
3396
|
}
|
|
4043
3397
|
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
|
-
}
|
|
3398
|
+
}());
|
|
4083
3399
|
|
|
4084
3400
|
/**
|
|
4085
3401
|
* @fileoverview added by tsickle
|
|
4086
|
-
* @suppress {checkTypes,
|
|
3402
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
4087
3403
|
*/
|
|
4088
3404
|
var GridsterSwap = /** @class */ (function () {
|
|
4089
3405
|
function GridsterSwap(gridsterItem) {
|
|
@@ -4211,28 +3527,11 @@
|
|
|
4211
3527
|
{ type: GridsterItemComponentInterface }
|
|
4212
3528
|
]; };
|
|
4213
3529
|
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
|
-
}
|
|
3530
|
+
}());
|
|
4232
3531
|
|
|
4233
3532
|
/**
|
|
4234
3533
|
* @fileoverview added by tsickle
|
|
4235
|
-
* @suppress {checkTypes,
|
|
3534
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
4236
3535
|
*/
|
|
4237
3536
|
/** @type {?} */
|
|
4238
3537
|
var scrollSensitivity;
|
|
@@ -4427,7 +3726,7 @@
|
|
|
4427
3726
|
|
|
4428
3727
|
/**
|
|
4429
3728
|
* @fileoverview added by tsickle
|
|
4430
|
-
* @suppress {checkTypes,
|
|
3729
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
4431
3730
|
*/
|
|
4432
3731
|
var GridsterPush = /** @class */ (function () {
|
|
4433
3732
|
function GridsterPush(gridsterItem) {
|
|
@@ -4917,61 +4216,11 @@
|
|
|
4917
4216
|
{ type: GridsterItemComponentInterface }
|
|
4918
4217
|
]; };
|
|
4919
4218
|
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
|
-
}
|
|
4219
|
+
}());
|
|
4971
4220
|
|
|
4972
4221
|
/**
|
|
4973
4222
|
* @fileoverview added by tsickle
|
|
4974
|
-
* @suppress {checkTypes,
|
|
4223
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
4975
4224
|
*/
|
|
4976
4225
|
var GridsterDraggable = /** @class */ (function () {
|
|
4977
4226
|
function GridsterDraggable(gridsterItem, gridster, zone) {
|
|
@@ -5275,10 +4524,6 @@
|
|
|
5275
4524
|
this.gridsterItem.$item.cols = itemColsbackup;
|
|
5276
4525
|
this.gridsterItem.$item.rows = itemRowsbackup;
|
|
5277
4526
|
}
|
|
5278
|
-
else {
|
|
5279
|
-
// this.gridsterItem.item.rows=this.gridsterItem.$item.rows;
|
|
5280
|
-
// this.gridsterItem.item.cols=this.gridsterItem.$item.cols;
|
|
5281
|
-
}
|
|
5282
4527
|
return this.gridsterItem.$item;
|
|
5283
4528
|
};
|
|
5284
4529
|
/**
|
|
@@ -5435,84 +4680,11 @@
|
|
|
5435
4680
|
{ type: core.NgZone }
|
|
5436
4681
|
]; };
|
|
5437
4682
|
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
|
-
}
|
|
4683
|
+
}());
|
|
5512
4684
|
|
|
5513
4685
|
/**
|
|
5514
4686
|
* @fileoverview added by tsickle
|
|
5515
|
-
* @suppress {checkTypes,
|
|
4687
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
5516
4688
|
*/
|
|
5517
4689
|
var GridsterPushResize = /** @class */ (function () {
|
|
5518
4690
|
function GridsterPushResize(gridsterItem) {
|
|
@@ -5892,46 +5064,11 @@
|
|
|
5892
5064
|
{ type: GridsterItemComponentInterface }
|
|
5893
5065
|
]; };
|
|
5894
5066
|
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
|
-
}
|
|
5067
|
+
}());
|
|
5931
5068
|
|
|
5932
5069
|
/**
|
|
5933
5070
|
* @fileoverview added by tsickle
|
|
5934
|
-
* @suppress {checkTypes,
|
|
5071
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
5935
5072
|
*/
|
|
5936
5073
|
var GridsterResizable = /** @class */ (function () {
|
|
5937
5074
|
function GridsterResizable(gridsterItem, gridster, zone) {
|
|
@@ -6473,86 +5610,11 @@
|
|
|
6473
5610
|
{ type: core.NgZone }
|
|
6474
5611
|
]; };
|
|
6475
5612
|
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
|
-
}
|
|
5613
|
+
}());
|
|
6552
5614
|
|
|
6553
5615
|
/**
|
|
6554
5616
|
* @fileoverview added by tsickle
|
|
6555
|
-
* @suppress {checkTypes,
|
|
5617
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
6556
5618
|
*/
|
|
6557
5619
|
var GridsterItemComponent = /** @class */ (function () {
|
|
6558
5620
|
function GridsterItemComponent(el, gridster, renderer, zone) {
|
|
@@ -6747,44 +5809,11 @@
|
|
|
6747
5809
|
item: [{ type: core.Input }]
|
|
6748
5810
|
};
|
|
6749
5811
|
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
|
-
}
|
|
5812
|
+
}());
|
|
6784
5813
|
|
|
6785
5814
|
/**
|
|
6786
5815
|
* @fileoverview added by tsickle
|
|
6787
|
-
* @suppress {checkTypes,
|
|
5816
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
6788
5817
|
*/
|
|
6789
5818
|
var GridsterPreviewComponent = /** @class */ (function () {
|
|
6790
5819
|
function GridsterPreviewComponent(el, gridster, renderer) {
|
|
@@ -6839,19 +5868,11 @@
|
|
|
6839
5868
|
{ type: core.Renderer2 }
|
|
6840
5869
|
]; };
|
|
6841
5870
|
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
|
-
}
|
|
5871
|
+
}());
|
|
6851
5872
|
|
|
6852
5873
|
/**
|
|
6853
5874
|
* @fileoverview added by tsickle
|
|
6854
|
-
* @suppress {checkTypes,
|
|
5875
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
6855
5876
|
*/
|
|
6856
5877
|
var GridsterModule = /** @class */ (function () {
|
|
6857
5878
|
function GridsterModule() {
|
|
@@ -6876,7 +5897,7 @@
|
|
|
6876
5897
|
|
|
6877
5898
|
/**
|
|
6878
5899
|
* @fileoverview added by tsickle
|
|
6879
|
-
* @suppress {checkTypes,
|
|
5900
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
6880
5901
|
*/
|
|
6881
5902
|
/** @type {?} */
|
|
6882
5903
|
var DEFAULT_PERFECT_SCROLLBAR_CONFIG = {
|
|
@@ -6917,7 +5938,7 @@
|
|
|
6917
5938
|
|
|
6918
5939
|
/**
|
|
6919
5940
|
* @fileoverview added by tsickle
|
|
6920
|
-
* @suppress {checkTypes,
|
|
5941
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
6921
5942
|
*/
|
|
6922
5943
|
/**
|
|
6923
5944
|
* @abstract
|
|
@@ -6961,35 +5982,11 @@
|
|
|
6961
5982
|
initialize: [{ type: core.Input }]
|
|
6962
5983
|
};
|
|
6963
5984
|
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
|
-
}
|
|
5985
|
+
}());
|
|
6989
5986
|
|
|
6990
5987
|
/**
|
|
6991
5988
|
* @fileoverview added by tsickle
|
|
6992
|
-
* @suppress {checkTypes,
|
|
5989
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
6993
5990
|
*/
|
|
6994
5991
|
/**
|
|
6995
5992
|
* @abstract
|
|
@@ -7009,19 +6006,7 @@
|
|
|
7009
6006
|
getAllFilterConfig: [{ type: core.Input }]
|
|
7010
6007
|
};
|
|
7011
6008
|
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
|
-
}
|
|
6009
|
+
}());
|
|
7025
6010
|
|
|
7026
6011
|
exports.DashboardFrameworkModule = DashboardFrameworkModule;
|
|
7027
6012
|
exports.RADashboardArea = RADashboardArea;
|