@schneideress/dashboardframework 0.0.41 → 0.0.42

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.
Files changed (78) hide show
  1. package/bundles/schneideress-dashboardframework.umd.js +49 -1062
  2. package/bundles/schneideress-dashboardframework.umd.js.map +1 -1
  3. package/bundles/schneideress-dashboardframework.umd.min.js +1 -1
  4. package/bundles/schneideress-dashboardframework.umd.min.js.map +1 -1
  5. package/esm2015/gridster/index.js +1 -1
  6. package/esm2015/gridster/lib/gridster.component.js +1 -1
  7. package/esm2015/gridster/lib/gridster.interface.js +1 -1
  8. package/esm2015/gridster/lib/gridster.module.js +1 -1
  9. package/esm2015/gridster/lib/gridsterCompact.service.js +1 -1
  10. package/esm2015/gridster/lib/gridsterConfig.constant.js +1 -1
  11. package/esm2015/gridster/lib/gridsterConfig.interface.js +1 -1
  12. package/esm2015/gridster/lib/gridsterConfigS.interface.js +1 -1
  13. package/esm2015/gridster/lib/gridsterDraggable.service.js +1 -1
  14. package/esm2015/gridster/lib/gridsterEmptyCell.service.js +1 -1
  15. package/esm2015/gridster/lib/gridsterItem.component.js +1 -1
  16. package/esm2015/gridster/lib/gridsterItem.interface.js +1 -1
  17. package/esm2015/gridster/lib/gridsterItemComponent.interface.js +1 -1
  18. package/esm2015/gridster/lib/gridsterPreview.component.js +1 -1
  19. package/esm2015/gridster/lib/gridsterPush.service.js +1 -1
  20. package/esm2015/gridster/lib/gridsterPushResize.service.js +1 -1
  21. package/esm2015/gridster/lib/gridsterRenderer.service.js +1 -1
  22. package/esm2015/gridster/lib/gridsterResizable.service.js +1 -1
  23. package/esm2015/gridster/lib/gridsterResizeEventType.interface.js +1 -1
  24. package/esm2015/gridster/lib/gridsterScroll.service.js +1 -1
  25. package/esm2015/gridster/lib/gridsterSwap.service.js +1 -1
  26. package/esm2015/gridster/lib/gridsterUtils.service.js +1 -1
  27. package/esm2015/lib/custom.notifier.options.js +1 -1
  28. package/esm2015/lib/ra-dashboard-area/ra.dashboard.area.js +1 -1
  29. package/esm2015/lib/ra-widget-container/ra.widget.container.component.js +6 -6
  30. package/esm2015/lib/ra.base.dashboard.filter.js +1 -1
  31. package/esm2015/lib/ra.base.dashboard.template.js +1 -1
  32. package/esm2015/lib/ra.dashbard.event.bus.js +1 -1
  33. package/esm2015/lib/ra.dashboard.module.js +1 -1
  34. package/esm2015/lib/ra.dashboard.service.js +1 -1
  35. package/esm2015/lib/ra.event.enum.js +1 -1
  36. package/esm2015/lib/ra.gridster.config.js +1 -1
  37. package/esm2015/public-api.js +1 -1
  38. package/esm2015/schneideress-dashboardframework.js +1 -1
  39. package/esm5/gridster/index.js +1 -1
  40. package/esm5/gridster/lib/gridster.component.js +1 -1
  41. package/esm5/gridster/lib/gridster.interface.js +1 -1
  42. package/esm5/gridster/lib/gridster.module.js +1 -1
  43. package/esm5/gridster/lib/gridsterCompact.service.js +1 -1
  44. package/esm5/gridster/lib/gridsterConfig.constant.js +1 -1
  45. package/esm5/gridster/lib/gridsterConfig.interface.js +1 -1
  46. package/esm5/gridster/lib/gridsterConfigS.interface.js +1 -1
  47. package/esm5/gridster/lib/gridsterDraggable.service.js +1 -1
  48. package/esm5/gridster/lib/gridsterEmptyCell.service.js +1 -1
  49. package/esm5/gridster/lib/gridsterItem.component.js +1 -1
  50. package/esm5/gridster/lib/gridsterItem.interface.js +1 -1
  51. package/esm5/gridster/lib/gridsterItemComponent.interface.js +1 -1
  52. package/esm5/gridster/lib/gridsterPreview.component.js +1 -1
  53. package/esm5/gridster/lib/gridsterPush.service.js +1 -1
  54. package/esm5/gridster/lib/gridsterPushResize.service.js +1 -1
  55. package/esm5/gridster/lib/gridsterRenderer.service.js +1 -1
  56. package/esm5/gridster/lib/gridsterResizable.service.js +1 -1
  57. package/esm5/gridster/lib/gridsterResizeEventType.interface.js +1 -1
  58. package/esm5/gridster/lib/gridsterScroll.service.js +1 -1
  59. package/esm5/gridster/lib/gridsterSwap.service.js +1 -1
  60. package/esm5/gridster/lib/gridsterUtils.service.js +1 -1
  61. package/esm5/lib/custom.notifier.options.js +1 -1
  62. package/esm5/lib/ra-dashboard-area/ra.dashboard.area.js +1 -1
  63. package/esm5/lib/ra-widget-container/ra.widget.container.component.js +2 -2
  64. package/esm5/lib/ra.base.dashboard.filter.js +1 -1
  65. package/esm5/lib/ra.base.dashboard.template.js +1 -1
  66. package/esm5/lib/ra.dashbard.event.bus.js +1 -1
  67. package/esm5/lib/ra.dashboard.module.js +1 -1
  68. package/esm5/lib/ra.dashboard.service.js +1 -1
  69. package/esm5/lib/ra.event.enum.js +1 -1
  70. package/esm5/lib/ra.gridster.config.js +1 -1
  71. package/esm5/public-api.js +1 -1
  72. package/esm5/schneideress-dashboardframework.js +1 -1
  73. package/fesm2015/schneideress-dashboardframework.js +51 -954
  74. package/fesm2015/schneideress-dashboardframework.js.map +1 -1
  75. package/fesm5/schneideress-dashboardframework.js +50 -953
  76. package/fesm5/schneideress-dashboardframework.js.map +1 -1
  77. package/package.json +1 -1
  78. package/schneideress-dashboardframework.metadata.json +1 -1
@@ -13,7 +13,7 @@ import { CommonModule } from '@angular/common';
13
13
 
14
14
  /**
15
15
  * @fileoverview added by tsickle
16
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
16
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
17
17
  */
18
18
  class RaDashboardService extends BaseService {
19
19
  /**
@@ -142,18 +142,11 @@ RaDashboardService.decorators = [
142
142
  RaDashboardService.ctorParameters = () => [
143
143
  { type: Injector }
144
144
  ];
145
- /** @nocollapse */ RaDashboardService.ngInjectableDef = ɵɵdefineInjectable({ factory: function RaDashboardService_Factory() { return new RaDashboardService(ɵɵinject(INJECTOR)); }, token: RaDashboardService, providedIn: "root" });
146
- if (false) {
147
- /**
148
- * @type {?}
149
- * @private
150
- */
151
- RaDashboardService.prototype.loadedScripts;
152
- }
145
+ /** @nocollapse */ RaDashboardService.ngInjectableDef = ɵɵdefineInjectable({ factory: function RaDashboardService_Factory() { return new RaDashboardService(ɵɵinject(INJECTOR)); }, token: RaDashboardService, providedIn: "root" });
153
146
 
154
147
  /**
155
148
  * @fileoverview added by tsickle
156
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
149
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
157
150
  */
158
151
  class RADashboardEventBus {
159
152
  constructor() {
@@ -223,18 +216,11 @@ RADashboardEventBus.decorators = [
223
216
  providedIn: 'root'
224
217
  },] }
225
218
  ];
226
- /** @nocollapse */ RADashboardEventBus.ngInjectableDef = ɵɵdefineInjectable({ factory: function RADashboardEventBus_Factory() { return new RADashboardEventBus(); }, token: RADashboardEventBus, providedIn: "root" });
227
- if (false) {
228
- /**
229
- * @type {?}
230
- * @private
231
- */
232
- RADashboardEventBus.prototype.eventQueue;
233
- }
219
+ /** @nocollapse */ RADashboardEventBus.ngInjectableDef = ɵɵdefineInjectable({ factory: function RADashboardEventBus_Factory() { return new RADashboardEventBus(); }, token: RADashboardEventBus, providedIn: "root" });
234
220
 
235
221
  /**
236
222
  * @fileoverview added by tsickle
237
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
223
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
238
224
  */
239
225
  /** @enum {string} */
240
226
  const RAEvent = {
@@ -281,7 +267,7 @@ const RAEventKey = {
281
267
 
282
268
  /**
283
269
  * @fileoverview added by tsickle
284
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
270
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
285
271
  */
286
272
  /** @enum {string} */
287
273
  const GridType = {
@@ -308,196 +294,11 @@ const CompactType = {
308
294
  CompactRight: 'compactRight',
309
295
  CompactUpAndRight: 'compactUp&Right',
310
296
  CompactRightAndUp: 'compactRight&Up',
311
- };
312
- /**
313
- * @record
314
- */
315
- function GridsterConfig() { }
316
- if (false) {
317
- /** @type {?|undefined} */
318
- GridsterConfig.prototype.gridType;
319
- /** @type {?|undefined} */
320
- GridsterConfig.prototype.fixedColWidth;
321
- /** @type {?|undefined} */
322
- GridsterConfig.prototype.fixedRowHeight;
323
- /** @type {?|undefined} */
324
- GridsterConfig.prototype.keepFixedHeightInMobile;
325
- /** @type {?|undefined} */
326
- GridsterConfig.prototype.keepFixedWidthInMobile;
327
- /** @type {?|undefined} */
328
- GridsterConfig.prototype.setGridSize;
329
- /** @type {?|undefined} */
330
- GridsterConfig.prototype.compactType;
331
- /** @type {?|undefined} */
332
- GridsterConfig.prototype.mobileBreakpoint;
333
- /** @type {?|undefined} */
334
- GridsterConfig.prototype.minCols;
335
- /** @type {?|undefined} */
336
- GridsterConfig.prototype.maxCols;
337
- /** @type {?|undefined} */
338
- GridsterConfig.prototype.minRows;
339
- /** @type {?|undefined} */
340
- GridsterConfig.prototype.maxRows;
341
- /** @type {?|undefined} */
342
- GridsterConfig.prototype.defaultItemCols;
343
- /** @type {?|undefined} */
344
- GridsterConfig.prototype.defaultItemRows;
345
- /** @type {?|undefined} */
346
- GridsterConfig.prototype.maxItemCols;
347
- /** @type {?|undefined} */
348
- GridsterConfig.prototype.maxItemRows;
349
- /** @type {?|undefined} */
350
- GridsterConfig.prototype.minItemCols;
351
- /** @type {?|undefined} */
352
- GridsterConfig.prototype.minItemRows;
353
- /** @type {?|undefined} */
354
- GridsterConfig.prototype.minItemArea;
355
- /** @type {?|undefined} */
356
- GridsterConfig.prototype.maxItemArea;
357
- /** @type {?|undefined} */
358
- GridsterConfig.prototype.margin;
359
- /** @type {?|undefined} */
360
- GridsterConfig.prototype.outerMargin;
361
- /** @type {?|undefined} */
362
- GridsterConfig.prototype.outerMarginTop;
363
- /** @type {?|undefined} */
364
- GridsterConfig.prototype.outerMarginRight;
365
- /** @type {?|undefined} */
366
- GridsterConfig.prototype.outerMarginBottom;
367
- /** @type {?|undefined} */
368
- GridsterConfig.prototype.outerMarginLeft;
369
- /** @type {?|undefined} */
370
- GridsterConfig.prototype.useTransformPositioning;
371
- /** @type {?|undefined} */
372
- GridsterConfig.prototype.scrollSensitivity;
373
- /** @type {?|undefined} */
374
- GridsterConfig.prototype.scrollSpeed;
375
- /** @type {?|undefined} */
376
- GridsterConfig.prototype.initCallback;
377
- /** @type {?|undefined} */
378
- GridsterConfig.prototype.destroyCallback;
379
- /** @type {?|undefined} */
380
- GridsterConfig.prototype.gridSizeChangedCallback;
381
- /** @type {?|undefined} */
382
- GridsterConfig.prototype.itemChangeCallback;
383
- /** @type {?|undefined} */
384
- GridsterConfig.prototype.itemResizeCallback;
385
- /** @type {?|undefined} */
386
- GridsterConfig.prototype.itemInitCallback;
387
- /** @type {?|undefined} */
388
- GridsterConfig.prototype.itemRemovedCallback;
389
- /** @type {?|undefined} */
390
- GridsterConfig.prototype.itemValidateCallback;
391
- /** @type {?|undefined} */
392
- GridsterConfig.prototype.draggable;
393
- /** @type {?|undefined} */
394
- GridsterConfig.prototype.resizable;
395
- /** @type {?|undefined} */
396
- GridsterConfig.prototype.swap;
397
- /** @type {?|undefined} */
398
- GridsterConfig.prototype.pushItems;
399
- /** @type {?|undefined} */
400
- GridsterConfig.prototype.disablePushOnDrag;
401
- /** @type {?|undefined} */
402
- GridsterConfig.prototype.disablePushOnResize;
403
- /** @type {?|undefined} */
404
- GridsterConfig.prototype.disableAutoPositionOnConflict;
405
- /** @type {?|undefined} */
406
- GridsterConfig.prototype.pushDirections;
407
- /** @type {?|undefined} */
408
- GridsterConfig.prototype.pushResizeItems;
409
- /** @type {?|undefined} */
410
- GridsterConfig.prototype.displayGrid;
411
- /** @type {?|undefined} */
412
- GridsterConfig.prototype.disableWindowResize;
413
- /** @type {?|undefined} */
414
- GridsterConfig.prototype.disableWarnings;
415
- /** @type {?|undefined} */
416
- GridsterConfig.prototype.scrollToNewItems;
417
- /** @type {?|undefined} */
418
- GridsterConfig.prototype.enableEmptyCellClick;
419
- /** @type {?|undefined} */
420
- GridsterConfig.prototype.enableEmptyCellContextMenu;
421
- /** @type {?|undefined} */
422
- GridsterConfig.prototype.enableEmptyCellDrop;
423
- /** @type {?|undefined} */
424
- GridsterConfig.prototype.enableEmptyCellDrag;
425
- /** @type {?|undefined} */
426
- GridsterConfig.prototype.emptyCellClickCallback;
427
- /** @type {?|undefined} */
428
- GridsterConfig.prototype.emptyCellContextMenuCallback;
429
- /** @type {?|undefined} */
430
- GridsterConfig.prototype.emptyCellDropCallback;
431
- /** @type {?|undefined} */
432
- GridsterConfig.prototype.emptyCellDragCallback;
433
- /** @type {?|undefined} */
434
- GridsterConfig.prototype.emptyCellDragMaxCols;
435
- /** @type {?|undefined} */
436
- GridsterConfig.prototype.emptyCellDragMaxRows;
437
- /** @type {?|undefined} */
438
- GridsterConfig.prototype.ignoreMarginInRow;
439
- /** @type {?|undefined} */
440
- GridsterConfig.prototype.autoResizeonDrag;
441
- /** @type {?|undefined} */
442
- GridsterConfig.prototype.api;
443
- /* Skipping unhandled member: [propName: string]: any;*/
444
- }
445
- /**
446
- * @record
447
- */
448
- function DragBase() { }
449
- if (false) {
450
- /** @type {?|undefined} */
451
- DragBase.prototype.enabled;
452
- /** @type {?|undefined} */
453
- DragBase.prototype.stop;
454
- /** @type {?|undefined} */
455
- DragBase.prototype.start;
456
- /** @type {?|undefined} */
457
- DragBase.prototype.delayStart;
458
- }
459
- /**
460
- * @record
461
- */
462
- function Draggable() { }
463
- if (false) {
464
- /** @type {?|undefined} */
465
- Draggable.prototype.ignoreContentClass;
466
- /** @type {?|undefined} */
467
- Draggable.prototype.ignoreContent;
468
- /** @type {?|undefined} */
469
- Draggable.prototype.dragHandleClass;
470
- /** @type {?|undefined} */
471
- Draggable.prototype.dropOverItems;
472
- /** @type {?|undefined} */
473
- Draggable.prototype.dropOverItemsCallback;
474
- }
475
- /**
476
- * @record
477
- */
478
- function Resizable() { }
479
- if (false) {
480
- /** @type {?|undefined} */
481
- Resizable.prototype.handles;
482
- }
483
- /**
484
- * @record
485
- */
486
- function PushDirections() { }
487
- if (false) {
488
- /** @type {?} */
489
- PushDirections.prototype.north;
490
- /** @type {?} */
491
- PushDirections.prototype.east;
492
- /** @type {?} */
493
- PushDirections.prototype.south;
494
- /** @type {?} */
495
- PushDirections.prototype.west;
496
- }
297
+ };
497
298
 
498
299
  /**
499
300
  * @fileoverview added by tsickle
500
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
301
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
501
302
  */
502
303
  /** @type {?} */
503
304
  const GridsterConfigDefaultSettings = {
@@ -559,7 +360,7 @@ const GridsterConfigDefaultSettings = {
559
360
 
560
361
  /**
561
362
  * @fileoverview added by tsickle
562
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
363
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
563
364
  */
564
365
  class RADashboardArea {
565
366
  /**
@@ -964,83 +765,11 @@ RADashboardArea.propDecorators = {
964
765
  widgetHeight: [{ type: Input, args: ['widget-height',] }],
965
766
  widgetWidth: [{ type: Input, args: ['widget-width',] }],
966
767
  appConfig: [{ type: Input, args: ['app-config',] }]
967
- };
968
- if (false) {
969
- /** @type {?} */
970
- RADashboardArea.prototype.widgetList;
971
- /** @type {?} */
972
- RADashboardArea.prototype.options;
973
- /** @type {?} */
974
- RADashboardArea.prototype.gridheight;
975
- /**
976
- * @type {?}
977
- * @private
978
- */
979
- RADashboardArea.prototype.conifgAddClick;
980
- /**
981
- * @type {?}
982
- * @private
983
- */
984
- RADashboardArea.prototype.widgetDeleteEvent;
985
- /**
986
- * @type {?}
987
- * @private
988
- */
989
- RADashboardArea.prototype.widgetAddEvent;
990
- /**
991
- * @type {?}
992
- * @private
993
- */
994
- RADashboardArea.prototype.widgetLibraryDoneClick;
995
- /**
996
- * @type {?}
997
- * @private
998
- */
999
- RADashboardArea.prototype.isWidgetLoaded;
1000
- /** @type {?} */
1001
- RADashboardArea.prototype.userDashboardId;
1002
- /** @type {?} */
1003
- RADashboardArea.prototype.areaKey;
1004
- /** @type {?} */
1005
- RADashboardArea.prototype.globalFilter;
1006
- /** @type {?} */
1007
- RADashboardArea.prototype.raDashboardEventBus;
1008
- /** @type {?} */
1009
- RADashboardArea.prototype.widgetHeight;
1010
- /** @type {?} */
1011
- RADashboardArea.prototype.widgetWidth;
1012
- /** @type {?} */
1013
- RADashboardArea.prototype.appConfig;
1014
- /**
1015
- * @type {?}
1016
- * @private
1017
- */
1018
- RADashboardArea.prototype.dashboardService;
1019
- /**
1020
- * @type {?}
1021
- * @private
1022
- */
1023
- RADashboardArea.prototype.ngZone;
1024
- /**
1025
- * @type {?}
1026
- * @private
1027
- */
1028
- RADashboardArea.prototype.ngxService;
1029
- /**
1030
- * @type {?}
1031
- * @private
1032
- */
1033
- RADashboardArea.prototype.translateService;
1034
- /**
1035
- * @type {?}
1036
- * @private
1037
- */
1038
- RADashboardArea.prototype.notifier;
1039
- }
768
+ };
1040
769
 
1041
770
  /**
1042
771
  * @fileoverview added by tsickle
1043
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
772
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
1044
773
  */
1045
774
  class RAWidgetContainer {
1046
775
  /**
@@ -1177,7 +906,7 @@ class RAWidgetContainer {
1177
906
  * @return {?}
1178
907
  */
1179
908
  loadWidget(widgetInfo) {
1180
- return __awaiter(this, void 0, void 0, /** @this {!RAWidgetContainer} */ function* () {
909
+ return __awaiter(this, void 0, void 0, function* () {
1181
910
  /** @type {?} */
1182
911
  let widgetConfigFilter = (/** @type {?} */ ({
1183
912
  config: widgetInfo.widgetConfigInfo.config,
@@ -1194,7 +923,7 @@ class RAWidgetContainer {
1194
923
  document.body.addEventListener('widgetinitiated' + widgetInfo.widgetInstanceId, (/**
1195
924
  * @return {?}
1196
925
  */
1197
- () => __awaiter(this, void 0, void 0, /** @this {!RAWidgetContainer} */ function* () {
926
+ () => __awaiter(this, void 0, void 0, function* () {
1198
927
  console.log('widget initiated' + widgetInfo.widgetInstanceId);
1199
928
  widgetContainer.isWidgetLoaded = true;
1200
929
  widgetConfigFilter.appConfig = this.appConfig;
@@ -1214,7 +943,7 @@ class RAWidgetContainer {
1214
943
  * @return {?}
1215
944
  */
1216
945
  refreshWidget(widgetInfo) {
1217
- return __awaiter(this, void 0, void 0, /** @this {!RAWidgetContainer} */ function* () {
946
+ return __awaiter(this, void 0, void 0, function* () {
1218
947
  /** @type {?} */
1219
948
  let widgetContainerContext = this;
1220
949
  /** @type {?} */
@@ -1236,7 +965,7 @@ class RAWidgetContainer {
1236
965
  * @return {?}
1237
966
  */
1238
967
  setLock(config) {
1239
- return __awaiter(this, void 0, void 0, /** @this {!RAWidgetContainer} */ function* () {
968
+ return __awaiter(this, void 0, void 0, function* () {
1240
969
  this.lockStatus = yield this.widgetElement.loadLockStatus(config);
1241
970
  if (this.lockStatus) {
1242
971
  switch (this.lockStatus) {
@@ -1265,7 +994,7 @@ RAWidgetContainer.decorators = [
1265
994
  { type: Component, args: [{
1266
995
  selector: 'ra-widget-container',
1267
996
  template: "<div class=\"wc-wrapper\">\r\n <div class=\"wcheader\">\r\n <div class=\"col-md-12 wc-mover\">\r\n <div style=\"display:flex\">\r\n <div class=\"col-md-11 float-left widget-move\" style=\"width:96%;\">{{data.widgetInfo.widgetTitle}}\r\n </div>\r\n <div class=\"col-md-1\" style=\"cursor:default;\">\r\n <div class=\"float-right\" style=\"display: flex;\">\r\n <div class=\"pr-3\"><i [ngClass]=\"lockClass\"\r\n [attr.title]=\"lockStatus=='lock' ? 'Locked' : 'Partially Locked'\"></i></div>\r\n <div class=\"dropdown\">\r\n <div class=\"dropbtn gearIcon\"> <i class=\"fal fa-cog\"></i></div>\r\n <div class=\"dropdown-content widget-config-item\">\r\n <a (click)=\"editWidget()\">\r\n <i class=\"fal fa-edit\"></i>\r\n <span>{{'Edit'|translate}}</span>\r\n </a>\r\n <a (click)=\"copyWidget()\">\r\n <i class=\"fal fa-copy\"></i>\r\n <span>{{'Copy'|translate}}</span>\r\n </a>\r\n <a (click)=\"moveWidget()\">\r\n <i class=\"fal fa-arrows-alt\"></i>\r\n <span>{{'Move'|translate}}</span>\r\n </a>\r\n <hr class=\"hr\">\r\n <a (click)=\"deleteWidget()\">\r\n <i class=\"fal fa-times\" style=\"padding-left: 3px;\"></i>\r\n <span>{{'Delete'|translate}}</span>\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"wcBody\" [style.height.px]=\"widgetHeight\">\r\n <perfect-scrollbar [scrollIndicators]=\"true\">\r\n <div #ctlWidget></div>\r\n </perfect-scrollbar>\r\n </div>\r\n</div>",
1268
- styles: [".wcheader{width:100%;height:26px;background:#fff;color:#3dcd58;padding:7px 7px 0 6px;font-family:\"Arial Rounded MT\";border-bottom:1px solid;border-color:#fff;font-size:16px}.wc-mover{cursor:all-scroll}.wcBody{padding:8px}.wcBodyBorder{border:1px dashed #e6e2e2}.sp_icon{float:left;margin:0 15% 0 0}.dropbtn{cursor:pointer;color:#42b4e6}.dropdown{visibility:hidden;opacity:0;transition:visibility,opacity .5s linear;position:relative}.dropdown hr{margin:0!important}.dropdown-content{display:none;position:absolute;right:0;background-color:#f9f9f9;min-width:100px;box-shadow:0 8px 16px 8px rgba(0,0,0,.2);z-index:1;font-size:12px;font-family:\"Arial Rounded MT\"}.dropdown-content a{color:#000;padding:5px 16px;text-decoration:none;display:block;cursor:pointer}.dropdown-content a:hover{background-color:#f1f1f1}.dropdown:hover .dropdown-content{display:block;-webkit-animation:.3s ease-out slide-down;animation:.3s ease-out slide-down}.wc-wrapper:hover .dropdown{visibility:visible;opacity:1}.dropdown:hover .dropbtn{color:#2b7797}.gearIcon{color:#42b4e6}.hr{border:0;border-top:1px solid rgba(0,0,0,.1)}@keyframes slide-down{0%{opacity:0;-webkit-transform:translateY(-20%);transform:translateY(-20%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slide-down{0%{opacity:0;-webkit-transform:translateY(-20%)}100%{opacity:1;-webkit-transform:translateY(0)}}.widget-config-item i{font-size:17px;color:#42b4e6}.widget-config-item span{font-size:12px;font:inherit;padding-left:12px;color:#42b4e6}.locked{color:#42b4e6}.partiallocked{color:#a0d9f2}.unlocked{display:none}"]
997
+ styles: [".wcheader{width:100%;height:26px;background:#fff;color:#3dcd58;font-family:\"Arial Rounded MT\";border-bottom:1px solid;border-color:#fff;font-size:16px;position:absolute;left:0;top:0}.wc-wrapper{height:100%;position:relative;margin:auto 10px}.wc-mover{cursor:all-scroll}.wcBody{width:100%;position:absolute;top:26px;left:0;bottom:0}.wcBodyBorder{border:1px dashed #e6e2e2}.sp_icon{float:left;margin:0 15% 0 0}.dropbtn{cursor:pointer;color:#42b4e6}.dropdown{visibility:hidden;opacity:0;transition:visibility,opacity .5s linear;position:relative}.dropdown hr{margin:0!important}.dropdown-content{display:none;position:absolute;right:0;background-color:#f9f9f9;min-width:100px;box-shadow:0 8px 16px 8px rgba(0,0,0,.2);z-index:1;font-size:12px;font-family:\"Arial Rounded MT\"}.dropdown-content a{color:#000;padding:5px 16px;text-decoration:none;display:block;cursor:pointer}.dropdown-content a:hover{background-color:#f1f1f1}.dropdown:hover .dropdown-content{display:block;-webkit-animation:.3s ease-out slide-down;animation:.3s ease-out slide-down}.wc-wrapper:hover .dropdown{visibility:visible;opacity:1}.dropdown:hover .dropbtn{color:#2b7797}.gearIcon{color:#42b4e6}.hr{border:0;border-top:1px solid rgba(0,0,0,.1)}@keyframes slide-down{0%{opacity:0;-webkit-transform:translateY(-20%);transform:translateY(-20%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slide-down{0%{opacity:0;-webkit-transform:translateY(-20%)}100%{opacity:1;-webkit-transform:translateY(0)}}.widget-config-item i{font-size:17px;color:#42b4e6}.widget-config-item span{font-size:12px;font:inherit;padding-left:12px;color:#42b4e6}.locked{color:#42b4e6}.partiallocked{color:#a0d9f2}.unlocked{display:none}"]
1269
998
  }] }
1270
999
  ];
1271
1000
  /** @nocollapse */
@@ -1286,82 +1015,11 @@ RAWidgetContainer.propDecorators = {
1286
1015
  width: [{ type: Input, args: ['widget-width',] }],
1287
1016
  height: [{ type: Input, args: ['widget-height',] }],
1288
1017
  widgetDeleted: [{ type: Output }]
1289
- };
1290
- if (false) {
1291
- /**
1292
- * @type {?}
1293
- * @private
1294
- */
1295
- RAWidgetContainer.prototype.isWidgetLoaded;
1296
- /**
1297
- * @type {?}
1298
- * @private
1299
- */
1300
- RAWidgetContainer.prototype.widgetElement;
1301
- /**
1302
- * @type {?}
1303
- * @private
1304
- */
1305
- RAWidgetContainer.prototype.configChanged;
1306
- /**
1307
- * @type {?}
1308
- * @private
1309
- */
1310
- RAWidgetContainer.prototype.isIEOrEdge;
1311
- /** @type {?} */
1312
- RAWidgetContainer.prototype.widgetHeight;
1313
- /** @type {?} */
1314
- RAWidgetContainer.prototype.lockClass;
1315
- /** @type {?} */
1316
- RAWidgetContainer.prototype.lockStatus;
1317
- /** @type {?} */
1318
- RAWidgetContainer.prototype.ctlWidget;
1319
- /** @type {?} */
1320
- RAWidgetContainer.prototype.widgetInstanceId;
1321
- /** @type {?} */
1322
- RAWidgetContainer.prototype.globalFilter;
1323
- /** @type {?} */
1324
- RAWidgetContainer.prototype.data;
1325
- /** @type {?} */
1326
- RAWidgetContainer.prototype.raDashboardEventBus;
1327
- /** @type {?} */
1328
- RAWidgetContainer.prototype.appConfig;
1329
- /** @type {?} */
1330
- RAWidgetContainer.prototype.width;
1331
- /** @type {?} */
1332
- RAWidgetContainer.prototype.height;
1333
- /** @type {?} */
1334
- RAWidgetContainer.prototype.widgetDeleted;
1335
- /**
1336
- * @type {?}
1337
- * @private
1338
- */
1339
- RAWidgetContainer.prototype.dashboardService;
1340
- /**
1341
- * @type {?}
1342
- * @private
1343
- */
1344
- RAWidgetContainer.prototype.ngxService;
1345
- /**
1346
- * @type {?}
1347
- * @private
1348
- */
1349
- RAWidgetContainer.prototype.translateService;
1350
- /**
1351
- * @type {?}
1352
- * @private
1353
- */
1354
- RAWidgetContainer.prototype.ngZone;
1355
- /**
1356
- * @type {?}
1357
- * @private
1358
- */
1359
- RAWidgetContainer.prototype.notifier;
1360
- }
1018
+ };
1361
1019
 
1362
1020
  /**
1363
1021
  * @fileoverview added by tsickle
1364
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
1022
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
1365
1023
  */
1366
1024
  /** @type {?} */
1367
1025
  const customNotifierOptions = {
@@ -1407,7 +1065,7 @@ const customNotifierOptions = {
1407
1065
 
1408
1066
  /**
1409
1067
  * @fileoverview added by tsickle
1410
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
1068
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
1411
1069
  */
1412
1070
  /** @type {?} */
1413
1071
  const GridsterConfigService = {
@@ -1585,7 +1243,7 @@ const GridsterConfigService = {
1585
1243
 
1586
1244
  /**
1587
1245
  * @fileoverview added by tsickle
1588
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
1246
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
1589
1247
  */
1590
1248
  class GridsterUtils {
1591
1249
  /**
@@ -1721,91 +1379,17 @@ GridsterUtils.decorators = [
1721
1379
 
1722
1380
  /**
1723
1381
  * @fileoverview added by tsickle
1724
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
1382
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
1725
1383
  */
1726
1384
  /**
1727
1385
  * @abstract
1728
1386
  */
1729
1387
  class GridsterComponentInterface {
1730
- }
1731
- if (false) {
1732
- /** @type {?} */
1733
- GridsterComponentInterface.prototype.$options;
1734
- /** @type {?} */
1735
- GridsterComponentInterface.prototype.grid;
1736
- /** @type {?} */
1737
- GridsterComponentInterface.prototype.checkCollision;
1738
- /** @type {?} */
1739
- GridsterComponentInterface.prototype.positionXToPixels;
1740
- /** @type {?} */
1741
- GridsterComponentInterface.prototype.pixelsToPositionX;
1742
- /** @type {?} */
1743
- GridsterComponentInterface.prototype.positionYToPixels;
1744
- /** @type {?} */
1745
- GridsterComponentInterface.prototype.pixelsToPositionY;
1746
- /** @type {?} */
1747
- GridsterComponentInterface.prototype.findItemWithItem;
1748
- /** @type {?} */
1749
- GridsterComponentInterface.prototype.findItemsWithItem;
1750
- /** @type {?} */
1751
- GridsterComponentInterface.prototype.checkGridCollision;
1752
- /** @type {?} */
1753
- GridsterComponentInterface.prototype.el;
1754
- /** @type {?} */
1755
- GridsterComponentInterface.prototype.renderer;
1756
- /** @type {?} */
1757
- GridsterComponentInterface.prototype.gridRenderer;
1758
- /** @type {?} */
1759
- GridsterComponentInterface.prototype.cdRef;
1760
- /** @type {?} */
1761
- GridsterComponentInterface.prototype.options;
1762
- /** @type {?} */
1763
- GridsterComponentInterface.prototype.calculateLayoutDebounce;
1764
- /** @type {?} */
1765
- GridsterComponentInterface.prototype.updateGrid;
1766
- /** @type {?} */
1767
- GridsterComponentInterface.prototype.movingItem;
1768
- /** @type {?} */
1769
- GridsterComponentInterface.prototype.addItem;
1770
- /** @type {?} */
1771
- GridsterComponentInterface.prototype.removeItem;
1772
- /** @type {?} */
1773
- GridsterComponentInterface.prototype.previewStyle;
1774
- /** @type {?} */
1775
- GridsterComponentInterface.prototype.mobile;
1776
- /** @type {?} */
1777
- GridsterComponentInterface.prototype.curWidth;
1778
- /** @type {?} */
1779
- GridsterComponentInterface.prototype.curHeight;
1780
- /** @type {?} */
1781
- GridsterComponentInterface.prototype.columns;
1782
- /** @type {?} */
1783
- GridsterComponentInterface.prototype.rows;
1784
- /** @type {?} */
1785
- GridsterComponentInterface.prototype.curColWidth;
1786
- /** @type {?} */
1787
- GridsterComponentInterface.prototype.curRowHeight;
1788
- /** @type {?} */
1789
- GridsterComponentInterface.prototype.windowResize;
1790
- /** @type {?} */
1791
- GridsterComponentInterface.prototype.setGridDimensions;
1792
- /** @type {?} */
1793
- GridsterComponentInterface.prototype.dragInProgress;
1794
- /** @type {?} */
1795
- GridsterComponentInterface.prototype.emptyCell;
1796
- /** @type {?} */
1797
- GridsterComponentInterface.prototype.compact;
1798
- /** @type {?} */
1799
- GridsterComponentInterface.prototype.zone;
1800
- /** @type {?} */
1801
- GridsterComponentInterface.prototype.gridRows;
1802
- /** @type {?} */
1803
- GridsterComponentInterface.prototype.gridColumns;
1804
1388
  }
1805
1389
 
1806
1390
  /**
1807
1391
  * @fileoverview added by tsickle
1808
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
1392
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
1809
1393
  */
1810
1394
  class GridsterEmptyCell {
1811
1395
  /**
@@ -2082,44 +1666,11 @@ GridsterEmptyCell.decorators = [
2082
1666
  /** @nocollapse */
2083
1667
  GridsterEmptyCell.ctorParameters = () => [
2084
1668
  { type: GridsterComponentInterface }
2085
- ];
2086
- if (false) {
2087
- /** @type {?} */
2088
- GridsterEmptyCell.prototype.initialItem;
2089
- /** @type {?} */
2090
- GridsterEmptyCell.prototype.emptyCellClick;
2091
- /** @type {?} */
2092
- GridsterEmptyCell.prototype.emptyCellClickTouch;
2093
- /** @type {?} */
2094
- GridsterEmptyCell.prototype.emptyCellContextMenu;
2095
- /** @type {?} */
2096
- GridsterEmptyCell.prototype.emptyCellDrop;
2097
- /** @type {?} */
2098
- GridsterEmptyCell.prototype.emptyCellDrag;
2099
- /** @type {?} */
2100
- GridsterEmptyCell.prototype.emptyCellDragTouch;
2101
- /** @type {?} */
2102
- GridsterEmptyCell.prototype.emptyCellMMove;
2103
- /** @type {?} */
2104
- GridsterEmptyCell.prototype.emptyCellMMoveTouch;
2105
- /** @type {?} */
2106
- GridsterEmptyCell.prototype.emptyCellUp;
2107
- /** @type {?} */
2108
- GridsterEmptyCell.prototype.emptyCellUpTouch;
2109
- /** @type {?} */
2110
- GridsterEmptyCell.prototype.emptyCellMove;
2111
- /** @type {?} */
2112
- GridsterEmptyCell.prototype.emptyCellExit;
2113
- /**
2114
- * @type {?}
2115
- * @private
2116
- */
2117
- GridsterEmptyCell.prototype.gridster;
2118
- }
1669
+ ];
2119
1670
 
2120
1671
  /**
2121
1672
  * @fileoverview added by tsickle
2122
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
1673
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
2123
1674
  */
2124
1675
  class GridsterCompact {
2125
1676
  /**
@@ -2328,18 +1879,11 @@ GridsterCompact.decorators = [
2328
1879
  /** @nocollapse */
2329
1880
  GridsterCompact.ctorParameters = () => [
2330
1881
  { type: GridsterComponentInterface }
2331
- ];
2332
- if (false) {
2333
- /**
2334
- * @type {?}
2335
- * @private
2336
- */
2337
- GridsterCompact.prototype.gridster;
2338
- }
1882
+ ];
2339
1883
 
2340
1884
  /**
2341
1885
  * @fileoverview added by tsickle
2342
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
1886
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
2343
1887
  */
2344
1888
  class GridsterRenderer {
2345
1889
  /**
@@ -2602,18 +2146,11 @@ GridsterRenderer.decorators = [
2602
2146
  /** @nocollapse */
2603
2147
  GridsterRenderer.ctorParameters = () => [
2604
2148
  { type: GridsterComponentInterface }
2605
- ];
2606
- if (false) {
2607
- /**
2608
- * @type {?}
2609
- * @private
2610
- */
2611
- GridsterRenderer.prototype.gridster;
2612
- }
2149
+ ];
2613
2150
 
2614
2151
  /**
2615
2152
  * @fileoverview added by tsickle
2616
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
2153
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
2617
2154
  */
2618
2155
  class GridsterComponent {
2619
2156
  /**
@@ -2747,17 +2284,6 @@ class GridsterComponent {
2747
2284
  if (this.options.destroyCallback) {
2748
2285
  this.options.destroyCallback(this);
2749
2286
  }
2750
- //if (this.options.api) {
2751
- /* this.options.api getting undefined for new dashboard load- temp fix
2752
- * on new dashboard area load, old dashboard area gets destroyed, but that leads to
2753
- * ondestroy of current this.options.api instance - needs to investigate further
2754
- */
2755
- if (false) {
2756
- this.options.api.resize = undefined;
2757
- this.options.api.optionsChanged = undefined;
2758
- this.options.api.getNextPossiblePosition = undefined;
2759
- this.options.api = undefined;
2760
- }
2761
2287
  this.emptyCell.destroy();
2762
2288
  delete this.emptyCell;
2763
2289
  this.compact.destroy();
@@ -3253,109 +2779,21 @@ GridsterComponent.ctorParameters = () => [
3253
2779
  ];
3254
2780
  GridsterComponent.propDecorators = {
3255
2781
  options: [{ type: Input }]
3256
- };
3257
- if (false) {
3258
- /** @type {?} */
3259
- GridsterComponent.prototype.options;
3260
- /** @type {?} */
3261
- GridsterComponent.prototype.calculateLayoutDebounce;
3262
- /** @type {?} */
3263
- GridsterComponent.prototype.movingItem;
3264
- /** @type {?} */
3265
- GridsterComponent.prototype.previewStyle;
3266
- /** @type {?} */
3267
- GridsterComponent.prototype.el;
3268
- /** @type {?} */
3269
- GridsterComponent.prototype.$options;
3270
- /** @type {?} */
3271
- GridsterComponent.prototype.mobile;
3272
- /** @type {?} */
3273
- GridsterComponent.prototype.curWidth;
3274
- /** @type {?} */
3275
- GridsterComponent.prototype.curHeight;
3276
- /** @type {?} */
3277
- GridsterComponent.prototype.grid;
3278
- /** @type {?} */
3279
- GridsterComponent.prototype.columns;
3280
- /** @type {?} */
3281
- GridsterComponent.prototype.rows;
3282
- /** @type {?} */
3283
- GridsterComponent.prototype.curColWidth;
3284
- /** @type {?} */
3285
- GridsterComponent.prototype.curRowHeight;
3286
- /** @type {?} */
3287
- GridsterComponent.prototype.gridColumns;
3288
- /** @type {?} */
3289
- GridsterComponent.prototype.gridRows;
3290
- /** @type {?} */
3291
- GridsterComponent.prototype.windowResize;
3292
- /** @type {?} */
3293
- GridsterComponent.prototype.dragInProgress;
3294
- /** @type {?} */
3295
- GridsterComponent.prototype.emptyCell;
3296
- /** @type {?} */
3297
- GridsterComponent.prototype.compact;
3298
- /** @type {?} */
3299
- GridsterComponent.prototype.gridRenderer;
3300
- /** @type {?} */
3301
- GridsterComponent.prototype.renderer;
3302
- /** @type {?} */
3303
- GridsterComponent.prototype.cdRef;
3304
- /** @type {?} */
3305
- GridsterComponent.prototype.zone;
3306
- }
2782
+ };
3307
2783
 
3308
2784
  /**
3309
2785
  * @fileoverview added by tsickle
3310
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
2786
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
3311
2787
  */
3312
2788
  /**
3313
2789
  * @abstract
3314
2790
  */
3315
2791
  class GridsterItemComponentInterface {
3316
- }
3317
- if (false) {
3318
- /** @type {?} */
3319
- GridsterItemComponentInterface.prototype.item;
3320
- /** @type {?} */
3321
- GridsterItemComponentInterface.prototype.$item;
3322
- /** @type {?} */
3323
- GridsterItemComponentInterface.prototype.top;
3324
- /** @type {?} */
3325
- GridsterItemComponentInterface.prototype.left;
3326
- /** @type {?} */
3327
- GridsterItemComponentInterface.prototype.width;
3328
- /** @type {?} */
3329
- GridsterItemComponentInterface.prototype.height;
3330
- /** @type {?} */
3331
- GridsterItemComponentInterface.prototype.drag;
3332
- /** @type {?} */
3333
- GridsterItemComponentInterface.prototype.resize;
3334
- /** @type {?} */
3335
- GridsterItemComponentInterface.prototype.notPlaced;
3336
- /** @type {?} */
3337
- GridsterItemComponentInterface.prototype.updateOptions;
3338
- /** @type {?} */
3339
- GridsterItemComponentInterface.prototype.itemChanged;
3340
- /** @type {?} */
3341
- GridsterItemComponentInterface.prototype.setSize;
3342
- /** @type {?} */
3343
- GridsterItemComponentInterface.prototype.checkItemChanges;
3344
- /** @type {?} */
3345
- GridsterItemComponentInterface.prototype.canBeDragged;
3346
- /** @type {?} */
3347
- GridsterItemComponentInterface.prototype.canBeResized;
3348
- /** @type {?} */
3349
- GridsterItemComponentInterface.prototype.el;
3350
- /** @type {?} */
3351
- GridsterItemComponentInterface.prototype.gridster;
3352
- /** @type {?} */
3353
- GridsterItemComponentInterface.prototype.renderer;
3354
2792
  }
3355
2793
 
3356
2794
  /**
3357
2795
  * @fileoverview added by tsickle
3358
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
2796
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
3359
2797
  */
3360
2798
  class GridsterSwap {
3361
2799
  /**
@@ -3466,28 +2904,11 @@ GridsterSwap.decorators = [
3466
2904
  /** @nocollapse */
3467
2905
  GridsterSwap.ctorParameters = () => [
3468
2906
  { type: GridsterItemComponentInterface }
3469
- ];
3470
- if (false) {
3471
- /**
3472
- * @type {?}
3473
- * @private
3474
- */
3475
- GridsterSwap.prototype.swapedItem;
3476
- /**
3477
- * @type {?}
3478
- * @private
3479
- */
3480
- GridsterSwap.prototype.gridsterItem;
3481
- /**
3482
- * @type {?}
3483
- * @private
3484
- */
3485
- GridsterSwap.prototype.gridster;
3486
- }
2907
+ ];
3487
2908
 
3488
2909
  /**
3489
2910
  * @fileoverview added by tsickle
3490
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
2911
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
3491
2912
  */
3492
2913
  /** @type {?} */
3493
2914
  let scrollSensitivity;
@@ -3682,7 +3103,7 @@ function cancelN() {
3682
3103
 
3683
3104
  /**
3684
3105
  * @fileoverview added by tsickle
3685
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
3106
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
3686
3107
  */
3687
3108
  class GridsterPush {
3688
3109
  /**
@@ -4093,61 +3514,11 @@ GridsterPush.decorators = [
4093
3514
  /** @nocollapse */
4094
3515
  GridsterPush.ctorParameters = () => [
4095
3516
  { type: GridsterItemComponentInterface }
4096
- ];
4097
- if (false) {
4098
- /** @type {?} */
4099
- GridsterPush.prototype.fromSouth;
4100
- /** @type {?} */
4101
- GridsterPush.prototype.fromNorth;
4102
- /** @type {?} */
4103
- GridsterPush.prototype.fromEast;
4104
- /** @type {?} */
4105
- GridsterPush.prototype.fromWest;
4106
- /**
4107
- * @type {?}
4108
- * @private
4109
- */
4110
- GridsterPush.prototype.pushedItems;
4111
- /**
4112
- * @type {?}
4113
- * @private
4114
- */
4115
- GridsterPush.prototype.pushedItemsTemp;
4116
- /**
4117
- * @type {?}
4118
- * @private
4119
- */
4120
- GridsterPush.prototype.pushedItemsTempPath;
4121
- /**
4122
- * @type {?}
4123
- * @private
4124
- */
4125
- GridsterPush.prototype.pushedItemsPath;
4126
- /**
4127
- * @type {?}
4128
- * @private
4129
- */
4130
- GridsterPush.prototype.gridsterItem;
4131
- /**
4132
- * @type {?}
4133
- * @private
4134
- */
4135
- GridsterPush.prototype.gridster;
4136
- /**
4137
- * @type {?}
4138
- * @private
4139
- */
4140
- GridsterPush.prototype.pushedItemsOrder;
4141
- /**
4142
- * @type {?}
4143
- * @private
4144
- */
4145
- GridsterPush.prototype.tryPattern;
4146
- }
3517
+ ];
4147
3518
 
4148
3519
  /**
4149
3520
  * @fileoverview added by tsickle
4150
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
3521
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
4151
3522
  */
4152
3523
  class GridsterDraggable {
4153
3524
  /**
@@ -4425,10 +3796,6 @@ class GridsterDraggable {
4425
3796
  this.gridsterItem.$item.cols = itemColsbackup;
4426
3797
  this.gridsterItem.$item.rows = itemRowsbackup;
4427
3798
  }
4428
- else {
4429
- // this.gridsterItem.item.rows=this.gridsterItem.$item.rows;
4430
- // this.gridsterItem.item.cols=this.gridsterItem.$item.cols;
4431
- }
4432
3799
  return this.gridsterItem.$item;
4433
3800
  }
4434
3801
  /**
@@ -4573,84 +3940,11 @@ GridsterDraggable.ctorParameters = () => [
4573
3940
  { type: GridsterItemComponentInterface },
4574
3941
  { type: GridsterComponentInterface },
4575
3942
  { type: NgZone }
4576
- ];
4577
- if (false) {
4578
- /** @type {?} */
4579
- GridsterDraggable.prototype.gridsterItem;
4580
- /** @type {?} */
4581
- GridsterDraggable.prototype.gridster;
4582
- /** @type {?} */
4583
- GridsterDraggable.prototype.lastMouse;
4584
- /** @type {?} */
4585
- GridsterDraggable.prototype.offsetLeft;
4586
- /** @type {?} */
4587
- GridsterDraggable.prototype.offsetTop;
4588
- /** @type {?} */
4589
- GridsterDraggable.prototype.margin;
4590
- /** @type {?} */
4591
- GridsterDraggable.prototype.diffTop;
4592
- /** @type {?} */
4593
- GridsterDraggable.prototype.diffLeft;
4594
- /** @type {?} */
4595
- GridsterDraggable.prototype.top;
4596
- /** @type {?} */
4597
- GridsterDraggable.prototype.left;
4598
- /** @type {?} */
4599
- GridsterDraggable.prototype.height;
4600
- /** @type {?} */
4601
- GridsterDraggable.prototype.width;
4602
- /** @type {?} */
4603
- GridsterDraggable.prototype.positionX;
4604
- /** @type {?} */
4605
- GridsterDraggable.prototype.positionY;
4606
- /** @type {?} */
4607
- GridsterDraggable.prototype.positionXBackup;
4608
- /** @type {?} */
4609
- GridsterDraggable.prototype.positionYBackup;
4610
- /** @type {?} */
4611
- GridsterDraggable.prototype.enabled;
4612
- /** @type {?} */
4613
- GridsterDraggable.prototype.dragStartFunction;
4614
- /** @type {?} */
4615
- GridsterDraggable.prototype.dragFunction;
4616
- /** @type {?} */
4617
- GridsterDraggable.prototype.dragStopFunction;
4618
- /** @type {?} */
4619
- GridsterDraggable.prototype.mousemove;
4620
- /** @type {?} */
4621
- GridsterDraggable.prototype.mouseup;
4622
- /** @type {?} */
4623
- GridsterDraggable.prototype.mouseleave;
4624
- /** @type {?} */
4625
- GridsterDraggable.prototype.cancelOnBlur;
4626
- /** @type {?} */
4627
- GridsterDraggable.prototype.touchmove;
4628
- /** @type {?} */
4629
- GridsterDraggable.prototype.touchend;
4630
- /** @type {?} */
4631
- GridsterDraggable.prototype.touchcancel;
4632
- /** @type {?} */
4633
- GridsterDraggable.prototype.mousedown;
4634
- /** @type {?} */
4635
- GridsterDraggable.prototype.touchstart;
4636
- /** @type {?} */
4637
- GridsterDraggable.prototype.push;
4638
- /** @type {?} */
4639
- GridsterDraggable.prototype.swap;
4640
- /** @type {?} */
4641
- GridsterDraggable.prototype.path;
4642
- /** @type {?} */
4643
- GridsterDraggable.prototype.collision;
4644
- /**
4645
- * @type {?}
4646
- * @private
4647
- */
4648
- GridsterDraggable.prototype.zone;
4649
- }
3943
+ ];
4650
3944
 
4651
3945
  /**
4652
3946
  * @fileoverview added by tsickle
4653
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
3947
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
4654
3948
  */
4655
3949
  class GridsterPushResize {
4656
3950
  /**
@@ -4966,46 +4260,11 @@ GridsterPushResize.decorators = [
4966
4260
  /** @nocollapse */
4967
4261
  GridsterPushResize.ctorParameters = () => [
4968
4262
  { type: GridsterItemComponentInterface }
4969
- ];
4970
- if (false) {
4971
- /** @type {?} */
4972
- GridsterPushResize.prototype.fromSouth;
4973
- /** @type {?} */
4974
- GridsterPushResize.prototype.fromNorth;
4975
- /** @type {?} */
4976
- GridsterPushResize.prototype.fromEast;
4977
- /** @type {?} */
4978
- GridsterPushResize.prototype.fromWest;
4979
- /**
4980
- * @type {?}
4981
- * @private
4982
- */
4983
- GridsterPushResize.prototype.pushedItems;
4984
- /**
4985
- * @type {?}
4986
- * @private
4987
- */
4988
- GridsterPushResize.prototype.pushedItemsPath;
4989
- /**
4990
- * @type {?}
4991
- * @private
4992
- */
4993
- GridsterPushResize.prototype.gridsterItem;
4994
- /**
4995
- * @type {?}
4996
- * @private
4997
- */
4998
- GridsterPushResize.prototype.gridster;
4999
- /**
5000
- * @type {?}
5001
- * @private
5002
- */
5003
- GridsterPushResize.prototype.tryPattern;
5004
- }
4263
+ ];
5005
4264
 
5006
4265
  /**
5007
4266
  * @fileoverview added by tsickle
5008
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
4267
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
5009
4268
  */
5010
4269
  class GridsterResizable {
5011
4270
  /**
@@ -5471,86 +4730,11 @@ GridsterResizable.ctorParameters = () => [
5471
4730
  { type: GridsterItemComponentInterface },
5472
4731
  { type: GridsterComponentInterface },
5473
4732
  { type: NgZone }
5474
- ];
5475
- if (false) {
5476
- /** @type {?} */
5477
- GridsterResizable.prototype.gridsterItem;
5478
- /** @type {?} */
5479
- GridsterResizable.prototype.gridster;
5480
- /** @type {?} */
5481
- GridsterResizable.prototype.lastMouse;
5482
- /** @type {?} */
5483
- GridsterResizable.prototype.itemBackup;
5484
- /** @type {?} */
5485
- GridsterResizable.prototype.resizeEventScrollType;
5486
- /** @type {?} */
5487
- GridsterResizable.prototype.directionFunction;
5488
- /** @type {?} */
5489
- GridsterResizable.prototype.dragFunction;
5490
- /** @type {?} */
5491
- GridsterResizable.prototype.dragStopFunction;
5492
- /** @type {?} */
5493
- GridsterResizable.prototype.resizeEnabled;
5494
- /** @type {?} */
5495
- GridsterResizable.prototype.mousemove;
5496
- /** @type {?} */
5497
- GridsterResizable.prototype.mouseup;
5498
- /** @type {?} */
5499
- GridsterResizable.prototype.mouseleave;
5500
- /** @type {?} */
5501
- GridsterResizable.prototype.cancelOnBlur;
5502
- /** @type {?} */
5503
- GridsterResizable.prototype.touchmove;
5504
- /** @type {?} */
5505
- GridsterResizable.prototype.touchend;
5506
- /** @type {?} */
5507
- GridsterResizable.prototype.touchcancel;
5508
- /** @type {?} */
5509
- GridsterResizable.prototype.push;
5510
- /** @type {?} */
5511
- GridsterResizable.prototype.pushResize;
5512
- /** @type {?} */
5513
- GridsterResizable.prototype.minHeight;
5514
- /** @type {?} */
5515
- GridsterResizable.prototype.minWidth;
5516
- /** @type {?} */
5517
- GridsterResizable.prototype.offsetTop;
5518
- /** @type {?} */
5519
- GridsterResizable.prototype.offsetLeft;
5520
- /** @type {?} */
5521
- GridsterResizable.prototype.diffTop;
5522
- /** @type {?} */
5523
- GridsterResizable.prototype.diffLeft;
5524
- /** @type {?} */
5525
- GridsterResizable.prototype.diffRight;
5526
- /** @type {?} */
5527
- GridsterResizable.prototype.diffBottom;
5528
- /** @type {?} */
5529
- GridsterResizable.prototype.margin;
5530
- /** @type {?} */
5531
- GridsterResizable.prototype.top;
5532
- /** @type {?} */
5533
- GridsterResizable.prototype.left;
5534
- /** @type {?} */
5535
- GridsterResizable.prototype.bottom;
5536
- /** @type {?} */
5537
- GridsterResizable.prototype.right;
5538
- /** @type {?} */
5539
- GridsterResizable.prototype.width;
5540
- /** @type {?} */
5541
- GridsterResizable.prototype.height;
5542
- /** @type {?} */
5543
- GridsterResizable.prototype.newPosition;
5544
- /**
5545
- * @type {?}
5546
- * @private
5547
- */
5548
- GridsterResizable.prototype.zone;
5549
- }
4733
+ ];
5550
4734
 
5551
4735
  /**
5552
4736
  * @fileoverview added by tsickle
5553
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
4737
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
5554
4738
  */
5555
4739
  class GridsterItemComponent {
5556
4740
  /**
@@ -5721,44 +4905,11 @@ GridsterItemComponent.ctorParameters = () => [
5721
4905
  ];
5722
4906
  GridsterItemComponent.propDecorators = {
5723
4907
  item: [{ type: Input }]
5724
- };
5725
- if (false) {
5726
- /** @type {?} */
5727
- GridsterItemComponent.prototype.item;
5728
- /** @type {?} */
5729
- GridsterItemComponent.prototype.$item;
5730
- /** @type {?} */
5731
- GridsterItemComponent.prototype.el;
5732
- /** @type {?} */
5733
- GridsterItemComponent.prototype.gridster;
5734
- /** @type {?} */
5735
- GridsterItemComponent.prototype.top;
5736
- /** @type {?} */
5737
- GridsterItemComponent.prototype.left;
5738
- /** @type {?} */
5739
- GridsterItemComponent.prototype.width;
5740
- /** @type {?} */
5741
- GridsterItemComponent.prototype.height;
5742
- /** @type {?} */
5743
- GridsterItemComponent.prototype.drag;
5744
- /** @type {?} */
5745
- GridsterItemComponent.prototype.resize;
5746
- /** @type {?} */
5747
- GridsterItemComponent.prototype.notPlaced;
5748
- /** @type {?} */
5749
- GridsterItemComponent.prototype.init;
5750
- /** @type {?} */
5751
- GridsterItemComponent.prototype.renderer;
5752
- /**
5753
- * @type {?}
5754
- * @private
5755
- */
5756
- GridsterItemComponent.prototype.zone;
5757
- }
4908
+ };
5758
4909
 
5759
4910
  /**
5760
4911
  * @fileoverview added by tsickle
5761
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
4912
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
5762
4913
  */
5763
4914
  class GridsterPreviewComponent {
5764
4915
  /**
@@ -5810,19 +4961,11 @@ GridsterPreviewComponent.ctorParameters = () => [
5810
4961
  { type: ElementRef },
5811
4962
  { type: GridsterComponent, decorators: [{ type: Host }] },
5812
4963
  { type: Renderer2 }
5813
- ];
5814
- if (false) {
5815
- /** @type {?} */
5816
- GridsterPreviewComponent.prototype.el;
5817
- /** @type {?} */
5818
- GridsterPreviewComponent.prototype.gridster;
5819
- /** @type {?} */
5820
- GridsterPreviewComponent.prototype.renderer;
5821
- }
4964
+ ];
5822
4965
 
5823
4966
  /**
5824
4967
  * @fileoverview added by tsickle
5825
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
4968
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
5826
4969
  */
5827
4970
  class GridsterModule {
5828
4971
  }
@@ -5844,7 +4987,7 @@ GridsterModule.decorators = [
5844
4987
 
5845
4988
  /**
5846
4989
  * @fileoverview added by tsickle
5847
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
4990
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
5848
4991
  */
5849
4992
  /** @type {?} */
5850
4993
  const DEFAULT_PERFECT_SCROLLBAR_CONFIG = {
@@ -5882,7 +5025,7 @@ DashboardFrameworkModule.decorators = [
5882
5025
 
5883
5026
  /**
5884
5027
  * @fileoverview added by tsickle
5885
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
5028
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
5886
5029
  */
5887
5030
  /**
5888
5031
  * @abstract
@@ -5924,35 +5067,11 @@ RaBaseDashboardTemplate.propDecorators = {
5924
5067
  dashboardId: [{ type: Input, args: ['dashboard-id',] }],
5925
5068
  globalFilter: [{ type: Input, args: ['global-filter',] }],
5926
5069
  initialize: [{ type: Input }]
5927
- };
5928
- if (false) {
5929
- /** @type {?} */
5930
- RaBaseDashboardTemplate.prototype.userDashboardId;
5931
- /** @type {?} */
5932
- RaBaseDashboardTemplate.prototype.raDashboardEventBus;
5933
- /** @type {?} */
5934
- RaBaseDashboardTemplate.prototype.appConfig;
5935
- /** @type {?} */
5936
- RaBaseDashboardTemplate.prototype.dashboardId;
5937
- /** @type {?} */
5938
- RaBaseDashboardTemplate.prototype.globalFilter;
5939
- /** @type {?} */
5940
- RaBaseDashboardTemplate.prototype.initialize;
5941
- /**
5942
- * @type {?}
5943
- * @private
5944
- */
5945
- RaBaseDashboardTemplate.prototype.ngZone;
5946
- /**
5947
- * @abstract
5948
- * @return {?}
5949
- */
5950
- RaBaseDashboardTemplate.prototype.init = function () { };
5951
- }
5070
+ };
5952
5071
 
5953
5072
  /**
5954
5073
  * @fileoverview added by tsickle
5955
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
5074
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
5956
5075
  */
5957
5076
  /**
5958
5077
  * @abstract
@@ -5970,29 +5089,7 @@ class RaBaseDashboardFilter {
5970
5089
  }
5971
5090
  RaBaseDashboardFilter.propDecorators = {
5972
5091
  getAllFilterConfig: [{ type: Input }]
5973
- };
5974
- if (false) {
5975
- /**
5976
- * @type {?}
5977
- * @private
5978
- */
5979
- RaBaseDashboardFilter.prototype.getAllFilterConfig;
5980
- /**
5981
- * @abstract
5982
- * @return {?}
5983
- */
5984
- RaBaseDashboardFilter.prototype.getFilterConfig = function () { };
5985
- }
5986
-
5987
- /**
5988
- * @fileoverview added by tsickle
5989
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
5990
- */
5991
-
5992
- /**
5993
- * @fileoverview added by tsickle
5994
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
5995
- */
5092
+ };
5996
5093
 
5997
5094
  export { DashboardFrameworkModule, RADashboardArea, RADashboardEventBus, RAEvent, RAEventKey, RAWidgetContainer, RaBaseDashboardFilter, RaBaseDashboardTemplate, RaDashboardService, GridsterModule as ɵa, GridsterComponent as ɵb, GridsterItemComponent as ɵc, GridsterPreviewComponent as ɵd, customNotifierOptions as ɵe };
5998
5095
  //# sourceMappingURL=schneideress-dashboardframework.js.map