@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
@@ -1,5 +1,5 @@
1
1
  import { __extends, __awaiter, __generator, __assign } from 'tslib';
2
- import { Injectable, Injector, ɵɵdefineInjectable, ɵɵinject, INJECTOR, Component, NgZone, Input, EventEmitter, ViewChild, Output, ViewEncapsulation, ElementRef, Renderer2, ChangeDetectorRef, Host, NgModule } from '@angular/core';
2
+ import { Injectable, Injector, ɵɵdefineInjectable, ɵɵinject, INJECTOR, Component, NgZone, Input, ViewChild, Output, EventEmitter, ViewEncapsulation, ElementRef, Renderer2, ChangeDetectorRef, Host, NgModule } from '@angular/core';
3
3
  import { of, Subject } from 'rxjs';
4
4
  import { BaseService } from '@schneideress/ess-util';
5
5
  import { filter, map } from 'rxjs/operators';
@@ -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
  var RaDashboardService = /** @class */ (function (_super) {
19
19
  __extends(RaDashboardService, _super);
@@ -217,18 +217,11 @@ var RaDashboardService = /** @class */ (function (_super) {
217
217
  ]; };
218
218
  /** @nocollapse */ RaDashboardService.ngInjectableDef = ɵɵdefineInjectable({ factory: function RaDashboardService_Factory() { return new RaDashboardService(ɵɵinject(INJECTOR)); }, token: RaDashboardService, providedIn: "root" });
219
219
  return RaDashboardService;
220
- }(BaseService));
221
- if (false) {
222
- /**
223
- * @type {?}
224
- * @private
225
- */
226
- RaDashboardService.prototype.loadedScripts;
227
- }
220
+ }(BaseService));
228
221
 
229
222
  /**
230
223
  * @fileoverview added by tsickle
231
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
224
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
232
225
  */
233
226
  var RADashboardEventBus = /** @class */ (function () {
234
227
  function RADashboardEventBus() {
@@ -337,18 +330,11 @@ var RADashboardEventBus = /** @class */ (function () {
337
330
  ];
338
331
  /** @nocollapse */ RADashboardEventBus.ngInjectableDef = ɵɵdefineInjectable({ factory: function RADashboardEventBus_Factory() { return new RADashboardEventBus(); }, token: RADashboardEventBus, providedIn: "root" });
339
332
  return RADashboardEventBus;
340
- }());
341
- if (false) {
342
- /**
343
- * @type {?}
344
- * @private
345
- */
346
- RADashboardEventBus.prototype.eventQueue;
347
- }
333
+ }());
348
334
 
349
335
  /**
350
336
  * @fileoverview added by tsickle
351
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
337
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
352
338
  */
353
339
  /** @enum {string} */
354
340
  var RAEvent = {
@@ -395,7 +381,7 @@ var RAEventKey = {
395
381
 
396
382
  /**
397
383
  * @fileoverview added by tsickle
398
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
384
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
399
385
  */
400
386
  /** @enum {string} */
401
387
  var GridType = {
@@ -422,196 +408,11 @@ var CompactType = {
422
408
  CompactRight: 'compactRight',
423
409
  CompactUpAndRight: 'compactUp&Right',
424
410
  CompactRightAndUp: 'compactRight&Up',
425
- };
426
- /**
427
- * @record
428
- */
429
- function GridsterConfig() { }
430
- if (false) {
431
- /** @type {?|undefined} */
432
- GridsterConfig.prototype.gridType;
433
- /** @type {?|undefined} */
434
- GridsterConfig.prototype.fixedColWidth;
435
- /** @type {?|undefined} */
436
- GridsterConfig.prototype.fixedRowHeight;
437
- /** @type {?|undefined} */
438
- GridsterConfig.prototype.keepFixedHeightInMobile;
439
- /** @type {?|undefined} */
440
- GridsterConfig.prototype.keepFixedWidthInMobile;
441
- /** @type {?|undefined} */
442
- GridsterConfig.prototype.setGridSize;
443
- /** @type {?|undefined} */
444
- GridsterConfig.prototype.compactType;
445
- /** @type {?|undefined} */
446
- GridsterConfig.prototype.mobileBreakpoint;
447
- /** @type {?|undefined} */
448
- GridsterConfig.prototype.minCols;
449
- /** @type {?|undefined} */
450
- GridsterConfig.prototype.maxCols;
451
- /** @type {?|undefined} */
452
- GridsterConfig.prototype.minRows;
453
- /** @type {?|undefined} */
454
- GridsterConfig.prototype.maxRows;
455
- /** @type {?|undefined} */
456
- GridsterConfig.prototype.defaultItemCols;
457
- /** @type {?|undefined} */
458
- GridsterConfig.prototype.defaultItemRows;
459
- /** @type {?|undefined} */
460
- GridsterConfig.prototype.maxItemCols;
461
- /** @type {?|undefined} */
462
- GridsterConfig.prototype.maxItemRows;
463
- /** @type {?|undefined} */
464
- GridsterConfig.prototype.minItemCols;
465
- /** @type {?|undefined} */
466
- GridsterConfig.prototype.minItemRows;
467
- /** @type {?|undefined} */
468
- GridsterConfig.prototype.minItemArea;
469
- /** @type {?|undefined} */
470
- GridsterConfig.prototype.maxItemArea;
471
- /** @type {?|undefined} */
472
- GridsterConfig.prototype.margin;
473
- /** @type {?|undefined} */
474
- GridsterConfig.prototype.outerMargin;
475
- /** @type {?|undefined} */
476
- GridsterConfig.prototype.outerMarginTop;
477
- /** @type {?|undefined} */
478
- GridsterConfig.prototype.outerMarginRight;
479
- /** @type {?|undefined} */
480
- GridsterConfig.prototype.outerMarginBottom;
481
- /** @type {?|undefined} */
482
- GridsterConfig.prototype.outerMarginLeft;
483
- /** @type {?|undefined} */
484
- GridsterConfig.prototype.useTransformPositioning;
485
- /** @type {?|undefined} */
486
- GridsterConfig.prototype.scrollSensitivity;
487
- /** @type {?|undefined} */
488
- GridsterConfig.prototype.scrollSpeed;
489
- /** @type {?|undefined} */
490
- GridsterConfig.prototype.initCallback;
491
- /** @type {?|undefined} */
492
- GridsterConfig.prototype.destroyCallback;
493
- /** @type {?|undefined} */
494
- GridsterConfig.prototype.gridSizeChangedCallback;
495
- /** @type {?|undefined} */
496
- GridsterConfig.prototype.itemChangeCallback;
497
- /** @type {?|undefined} */
498
- GridsterConfig.prototype.itemResizeCallback;
499
- /** @type {?|undefined} */
500
- GridsterConfig.prototype.itemInitCallback;
501
- /** @type {?|undefined} */
502
- GridsterConfig.prototype.itemRemovedCallback;
503
- /** @type {?|undefined} */
504
- GridsterConfig.prototype.itemValidateCallback;
505
- /** @type {?|undefined} */
506
- GridsterConfig.prototype.draggable;
507
- /** @type {?|undefined} */
508
- GridsterConfig.prototype.resizable;
509
- /** @type {?|undefined} */
510
- GridsterConfig.prototype.swap;
511
- /** @type {?|undefined} */
512
- GridsterConfig.prototype.pushItems;
513
- /** @type {?|undefined} */
514
- GridsterConfig.prototype.disablePushOnDrag;
515
- /** @type {?|undefined} */
516
- GridsterConfig.prototype.disablePushOnResize;
517
- /** @type {?|undefined} */
518
- GridsterConfig.prototype.disableAutoPositionOnConflict;
519
- /** @type {?|undefined} */
520
- GridsterConfig.prototype.pushDirections;
521
- /** @type {?|undefined} */
522
- GridsterConfig.prototype.pushResizeItems;
523
- /** @type {?|undefined} */
524
- GridsterConfig.prototype.displayGrid;
525
- /** @type {?|undefined} */
526
- GridsterConfig.prototype.disableWindowResize;
527
- /** @type {?|undefined} */
528
- GridsterConfig.prototype.disableWarnings;
529
- /** @type {?|undefined} */
530
- GridsterConfig.prototype.scrollToNewItems;
531
- /** @type {?|undefined} */
532
- GridsterConfig.prototype.enableEmptyCellClick;
533
- /** @type {?|undefined} */
534
- GridsterConfig.prototype.enableEmptyCellContextMenu;
535
- /** @type {?|undefined} */
536
- GridsterConfig.prototype.enableEmptyCellDrop;
537
- /** @type {?|undefined} */
538
- GridsterConfig.prototype.enableEmptyCellDrag;
539
- /** @type {?|undefined} */
540
- GridsterConfig.prototype.emptyCellClickCallback;
541
- /** @type {?|undefined} */
542
- GridsterConfig.prototype.emptyCellContextMenuCallback;
543
- /** @type {?|undefined} */
544
- GridsterConfig.prototype.emptyCellDropCallback;
545
- /** @type {?|undefined} */
546
- GridsterConfig.prototype.emptyCellDragCallback;
547
- /** @type {?|undefined} */
548
- GridsterConfig.prototype.emptyCellDragMaxCols;
549
- /** @type {?|undefined} */
550
- GridsterConfig.prototype.emptyCellDragMaxRows;
551
- /** @type {?|undefined} */
552
- GridsterConfig.prototype.ignoreMarginInRow;
553
- /** @type {?|undefined} */
554
- GridsterConfig.prototype.autoResizeonDrag;
555
- /** @type {?|undefined} */
556
- GridsterConfig.prototype.api;
557
- /* Skipping unhandled member: [propName: string]: any;*/
558
- }
559
- /**
560
- * @record
561
- */
562
- function DragBase() { }
563
- if (false) {
564
- /** @type {?|undefined} */
565
- DragBase.prototype.enabled;
566
- /** @type {?|undefined} */
567
- DragBase.prototype.stop;
568
- /** @type {?|undefined} */
569
- DragBase.prototype.start;
570
- /** @type {?|undefined} */
571
- DragBase.prototype.delayStart;
572
- }
573
- /**
574
- * @record
575
- */
576
- function Draggable() { }
577
- if (false) {
578
- /** @type {?|undefined} */
579
- Draggable.prototype.ignoreContentClass;
580
- /** @type {?|undefined} */
581
- Draggable.prototype.ignoreContent;
582
- /** @type {?|undefined} */
583
- Draggable.prototype.dragHandleClass;
584
- /** @type {?|undefined} */
585
- Draggable.prototype.dropOverItems;
586
- /** @type {?|undefined} */
587
- Draggable.prototype.dropOverItemsCallback;
588
- }
589
- /**
590
- * @record
591
- */
592
- function Resizable() { }
593
- if (false) {
594
- /** @type {?|undefined} */
595
- Resizable.prototype.handles;
596
- }
597
- /**
598
- * @record
599
- */
600
- function PushDirections() { }
601
- if (false) {
602
- /** @type {?} */
603
- PushDirections.prototype.north;
604
- /** @type {?} */
605
- PushDirections.prototype.east;
606
- /** @type {?} */
607
- PushDirections.prototype.south;
608
- /** @type {?} */
609
- PushDirections.prototype.west;
610
- }
411
+ };
611
412
 
612
413
  /**
613
414
  * @fileoverview added by tsickle
614
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
415
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
615
416
  */
616
417
  /** @type {?} */
617
418
  var GridsterConfigDefaultSettings = {
@@ -673,7 +474,7 @@ var GridsterConfigDefaultSettings = {
673
474
 
674
475
  /**
675
476
  * @fileoverview added by tsickle
676
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
477
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
677
478
  */
678
479
  var RADashboardArea = /** @class */ (function () {
679
480
  function RADashboardArea(dashboardService, ngZone, ngxService, translateService, notifier) {
@@ -1169,83 +970,11 @@ var RADashboardArea = /** @class */ (function () {
1169
970
  appConfig: [{ type: Input, args: ['app-config',] }]
1170
971
  };
1171
972
  return RADashboardArea;
1172
- }());
1173
- if (false) {
1174
- /** @type {?} */
1175
- RADashboardArea.prototype.widgetList;
1176
- /** @type {?} */
1177
- RADashboardArea.prototype.options;
1178
- /** @type {?} */
1179
- RADashboardArea.prototype.gridheight;
1180
- /**
1181
- * @type {?}
1182
- * @private
1183
- */
1184
- RADashboardArea.prototype.conifgAddClick;
1185
- /**
1186
- * @type {?}
1187
- * @private
1188
- */
1189
- RADashboardArea.prototype.widgetDeleteEvent;
1190
- /**
1191
- * @type {?}
1192
- * @private
1193
- */
1194
- RADashboardArea.prototype.widgetAddEvent;
1195
- /**
1196
- * @type {?}
1197
- * @private
1198
- */
1199
- RADashboardArea.prototype.widgetLibraryDoneClick;
1200
- /**
1201
- * @type {?}
1202
- * @private
1203
- */
1204
- RADashboardArea.prototype.isWidgetLoaded;
1205
- /** @type {?} */
1206
- RADashboardArea.prototype.userDashboardId;
1207
- /** @type {?} */
1208
- RADashboardArea.prototype.areaKey;
1209
- /** @type {?} */
1210
- RADashboardArea.prototype.globalFilter;
1211
- /** @type {?} */
1212
- RADashboardArea.prototype.raDashboardEventBus;
1213
- /** @type {?} */
1214
- RADashboardArea.prototype.widgetHeight;
1215
- /** @type {?} */
1216
- RADashboardArea.prototype.widgetWidth;
1217
- /** @type {?} */
1218
- RADashboardArea.prototype.appConfig;
1219
- /**
1220
- * @type {?}
1221
- * @private
1222
- */
1223
- RADashboardArea.prototype.dashboardService;
1224
- /**
1225
- * @type {?}
1226
- * @private
1227
- */
1228
- RADashboardArea.prototype.ngZone;
1229
- /**
1230
- * @type {?}
1231
- * @private
1232
- */
1233
- RADashboardArea.prototype.ngxService;
1234
- /**
1235
- * @type {?}
1236
- * @private
1237
- */
1238
- RADashboardArea.prototype.translateService;
1239
- /**
1240
- * @type {?}
1241
- * @private
1242
- */
1243
- RADashboardArea.prototype.notifier;
1244
- }
973
+ }());
1245
974
 
1246
975
  /**
1247
976
  * @fileoverview added by tsickle
1248
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
977
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
1249
978
  */
1250
979
  var RAWidgetContainer = /** @class */ (function () {
1251
980
  function RAWidgetContainer(dashboardService, ngxService, translateService, ngZone, notifier) {
@@ -1547,7 +1276,7 @@ var RAWidgetContainer = /** @class */ (function () {
1547
1276
  { type: Component, args: [{
1548
1277
  selector: 'ra-widget-container',
1549
1278
  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>",
1550
- 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}"]
1279
+ 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}"]
1551
1280
  }] }
1552
1281
  ];
1553
1282
  /** @nocollapse */
@@ -1570,82 +1299,11 @@ var RAWidgetContainer = /** @class */ (function () {
1570
1299
  widgetDeleted: [{ type: Output }]
1571
1300
  };
1572
1301
  return RAWidgetContainer;
1573
- }());
1574
- if (false) {
1575
- /**
1576
- * @type {?}
1577
- * @private
1578
- */
1579
- RAWidgetContainer.prototype.isWidgetLoaded;
1580
- /**
1581
- * @type {?}
1582
- * @private
1583
- */
1584
- RAWidgetContainer.prototype.widgetElement;
1585
- /**
1586
- * @type {?}
1587
- * @private
1588
- */
1589
- RAWidgetContainer.prototype.configChanged;
1590
- /**
1591
- * @type {?}
1592
- * @private
1593
- */
1594
- RAWidgetContainer.prototype.isIEOrEdge;
1595
- /** @type {?} */
1596
- RAWidgetContainer.prototype.widgetHeight;
1597
- /** @type {?} */
1598
- RAWidgetContainer.prototype.lockClass;
1599
- /** @type {?} */
1600
- RAWidgetContainer.prototype.lockStatus;
1601
- /** @type {?} */
1602
- RAWidgetContainer.prototype.ctlWidget;
1603
- /** @type {?} */
1604
- RAWidgetContainer.prototype.widgetInstanceId;
1605
- /** @type {?} */
1606
- RAWidgetContainer.prototype.globalFilter;
1607
- /** @type {?} */
1608
- RAWidgetContainer.prototype.data;
1609
- /** @type {?} */
1610
- RAWidgetContainer.prototype.raDashboardEventBus;
1611
- /** @type {?} */
1612
- RAWidgetContainer.prototype.appConfig;
1613
- /** @type {?} */
1614
- RAWidgetContainer.prototype.width;
1615
- /** @type {?} */
1616
- RAWidgetContainer.prototype.height;
1617
- /** @type {?} */
1618
- RAWidgetContainer.prototype.widgetDeleted;
1619
- /**
1620
- * @type {?}
1621
- * @private
1622
- */
1623
- RAWidgetContainer.prototype.dashboardService;
1624
- /**
1625
- * @type {?}
1626
- * @private
1627
- */
1628
- RAWidgetContainer.prototype.ngxService;
1629
- /**
1630
- * @type {?}
1631
- * @private
1632
- */
1633
- RAWidgetContainer.prototype.translateService;
1634
- /**
1635
- * @type {?}
1636
- * @private
1637
- */
1638
- RAWidgetContainer.prototype.ngZone;
1639
- /**
1640
- * @type {?}
1641
- * @private
1642
- */
1643
- RAWidgetContainer.prototype.notifier;
1644
- }
1302
+ }());
1645
1303
 
1646
1304
  /**
1647
1305
  * @fileoverview added by tsickle
1648
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
1306
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
1649
1307
  */
1650
1308
  /** @type {?} */
1651
1309
  var customNotifierOptions = {
@@ -1691,7 +1349,7 @@ var customNotifierOptions = {
1691
1349
 
1692
1350
  /**
1693
1351
  * @fileoverview added by tsickle
1694
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
1352
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
1695
1353
  */
1696
1354
  /** @type {?} */
1697
1355
  var GridsterConfigService = {
@@ -1869,7 +1527,7 @@ var GridsterConfigService = {
1869
1527
 
1870
1528
  /**
1871
1529
  * @fileoverview added by tsickle
1872
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
1530
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
1873
1531
  */
1874
1532
  var GridsterUtils = /** @class */ (function () {
1875
1533
  function GridsterUtils() {
@@ -2044,7 +1702,7 @@ var GridsterUtils = /** @class */ (function () {
2044
1702
 
2045
1703
  /**
2046
1704
  * @fileoverview added by tsickle
2047
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
1705
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
2048
1706
  */
2049
1707
  /**
2050
1708
  * @abstract
@@ -2056,85 +1714,11 @@ GridsterComponentInterface = /** @class */ (function () {
2056
1714
  function GridsterComponentInterface() {
2057
1715
  }
2058
1716
  return GridsterComponentInterface;
2059
- }());
2060
- if (false) {
2061
- /** @type {?} */
2062
- GridsterComponentInterface.prototype.$options;
2063
- /** @type {?} */
2064
- GridsterComponentInterface.prototype.grid;
2065
- /** @type {?} */
2066
- GridsterComponentInterface.prototype.checkCollision;
2067
- /** @type {?} */
2068
- GridsterComponentInterface.prototype.positionXToPixels;
2069
- /** @type {?} */
2070
- GridsterComponentInterface.prototype.pixelsToPositionX;
2071
- /** @type {?} */
2072
- GridsterComponentInterface.prototype.positionYToPixels;
2073
- /** @type {?} */
2074
- GridsterComponentInterface.prototype.pixelsToPositionY;
2075
- /** @type {?} */
2076
- GridsterComponentInterface.prototype.findItemWithItem;
2077
- /** @type {?} */
2078
- GridsterComponentInterface.prototype.findItemsWithItem;
2079
- /** @type {?} */
2080
- GridsterComponentInterface.prototype.checkGridCollision;
2081
- /** @type {?} */
2082
- GridsterComponentInterface.prototype.el;
2083
- /** @type {?} */
2084
- GridsterComponentInterface.prototype.renderer;
2085
- /** @type {?} */
2086
- GridsterComponentInterface.prototype.gridRenderer;
2087
- /** @type {?} */
2088
- GridsterComponentInterface.prototype.cdRef;
2089
- /** @type {?} */
2090
- GridsterComponentInterface.prototype.options;
2091
- /** @type {?} */
2092
- GridsterComponentInterface.prototype.calculateLayoutDebounce;
2093
- /** @type {?} */
2094
- GridsterComponentInterface.prototype.updateGrid;
2095
- /** @type {?} */
2096
- GridsterComponentInterface.prototype.movingItem;
2097
- /** @type {?} */
2098
- GridsterComponentInterface.prototype.addItem;
2099
- /** @type {?} */
2100
- GridsterComponentInterface.prototype.removeItem;
2101
- /** @type {?} */
2102
- GridsterComponentInterface.prototype.previewStyle;
2103
- /** @type {?} */
2104
- GridsterComponentInterface.prototype.mobile;
2105
- /** @type {?} */
2106
- GridsterComponentInterface.prototype.curWidth;
2107
- /** @type {?} */
2108
- GridsterComponentInterface.prototype.curHeight;
2109
- /** @type {?} */
2110
- GridsterComponentInterface.prototype.columns;
2111
- /** @type {?} */
2112
- GridsterComponentInterface.prototype.rows;
2113
- /** @type {?} */
2114
- GridsterComponentInterface.prototype.curColWidth;
2115
- /** @type {?} */
2116
- GridsterComponentInterface.prototype.curRowHeight;
2117
- /** @type {?} */
2118
- GridsterComponentInterface.prototype.windowResize;
2119
- /** @type {?} */
2120
- GridsterComponentInterface.prototype.setGridDimensions;
2121
- /** @type {?} */
2122
- GridsterComponentInterface.prototype.dragInProgress;
2123
- /** @type {?} */
2124
- GridsterComponentInterface.prototype.emptyCell;
2125
- /** @type {?} */
2126
- GridsterComponentInterface.prototype.compact;
2127
- /** @type {?} */
2128
- GridsterComponentInterface.prototype.zone;
2129
- /** @type {?} */
2130
- GridsterComponentInterface.prototype.gridRows;
2131
- /** @type {?} */
2132
- GridsterComponentInterface.prototype.gridColumns;
2133
- }
1717
+ }());
2134
1718
 
2135
1719
  /**
2136
1720
  * @fileoverview added by tsickle
2137
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
1721
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
2138
1722
  */
2139
1723
  var GridsterEmptyCell = /** @class */ (function () {
2140
1724
  function GridsterEmptyCell(gridster) {
@@ -2451,44 +2035,11 @@ var GridsterEmptyCell = /** @class */ (function () {
2451
2035
  { type: GridsterComponentInterface }
2452
2036
  ]; };
2453
2037
  return GridsterEmptyCell;
2454
- }());
2455
- if (false) {
2456
- /** @type {?} */
2457
- GridsterEmptyCell.prototype.initialItem;
2458
- /** @type {?} */
2459
- GridsterEmptyCell.prototype.emptyCellClick;
2460
- /** @type {?} */
2461
- GridsterEmptyCell.prototype.emptyCellClickTouch;
2462
- /** @type {?} */
2463
- GridsterEmptyCell.prototype.emptyCellContextMenu;
2464
- /** @type {?} */
2465
- GridsterEmptyCell.prototype.emptyCellDrop;
2466
- /** @type {?} */
2467
- GridsterEmptyCell.prototype.emptyCellDrag;
2468
- /** @type {?} */
2469
- GridsterEmptyCell.prototype.emptyCellDragTouch;
2470
- /** @type {?} */
2471
- GridsterEmptyCell.prototype.emptyCellMMove;
2472
- /** @type {?} */
2473
- GridsterEmptyCell.prototype.emptyCellMMoveTouch;
2474
- /** @type {?} */
2475
- GridsterEmptyCell.prototype.emptyCellUp;
2476
- /** @type {?} */
2477
- GridsterEmptyCell.prototype.emptyCellUpTouch;
2478
- /** @type {?} */
2479
- GridsterEmptyCell.prototype.emptyCellMove;
2480
- /** @type {?} */
2481
- GridsterEmptyCell.prototype.emptyCellExit;
2482
- /**
2483
- * @type {?}
2484
- * @private
2485
- */
2486
- GridsterEmptyCell.prototype.gridster;
2487
- }
2038
+ }());
2488
2039
 
2489
2040
  /**
2490
2041
  * @fileoverview added by tsickle
2491
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
2042
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
2492
2043
  */
2493
2044
  var GridsterCompact = /** @class */ (function () {
2494
2045
  function GridsterCompact(gridster) {
@@ -2726,18 +2277,11 @@ var GridsterCompact = /** @class */ (function () {
2726
2277
  { type: GridsterComponentInterface }
2727
2278
  ]; };
2728
2279
  return GridsterCompact;
2729
- }());
2730
- if (false) {
2731
- /**
2732
- * @type {?}
2733
- * @private
2734
- */
2735
- GridsterCompact.prototype.gridster;
2736
- }
2280
+ }());
2737
2281
 
2738
2282
  /**
2739
2283
  * @fileoverview added by tsickle
2740
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
2284
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
2741
2285
  */
2742
2286
  var GridsterRenderer = /** @class */ (function () {
2743
2287
  function GridsterRenderer(gridster) {
@@ -3044,18 +2588,11 @@ var GridsterRenderer = /** @class */ (function () {
3044
2588
  { type: GridsterComponentInterface }
3045
2589
  ]; };
3046
2590
  return GridsterRenderer;
3047
- }());
3048
- if (false) {
3049
- /**
3050
- * @type {?}
3051
- * @private
3052
- */
3053
- GridsterRenderer.prototype.gridster;
3054
- }
2591
+ }());
3055
2592
 
3056
2593
  /**
3057
2594
  * @fileoverview added by tsickle
3058
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
2595
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
3059
2596
  */
3060
2597
  var GridsterComponent = /** @class */ (function () {
3061
2598
  function GridsterComponent(el, renderer, cdRef, zone) {
@@ -3210,17 +2747,6 @@ var GridsterComponent = /** @class */ (function () {
3210
2747
  if (this.options.destroyCallback) {
3211
2748
  this.options.destroyCallback(this);
3212
2749
  }
3213
- //if (this.options.api) {
3214
- /* this.options.api getting undefined for new dashboard load- temp fix
3215
- * on new dashboard area load, old dashboard area gets destroyed, but that leads to
3216
- * ondestroy of current this.options.api instance - needs to investigate further
3217
- */
3218
- if (false) {
3219
- this.options.api.resize = undefined;
3220
- this.options.api.optionsChanged = undefined;
3221
- this.options.api.getNextPossiblePosition = undefined;
3222
- this.options.api = undefined;
3223
- }
3224
2750
  this.emptyCell.destroy();
3225
2751
  delete this.emptyCell;
3226
2752
  this.compact.destroy();
@@ -3797,61 +3323,11 @@ var GridsterComponent = /** @class */ (function () {
3797
3323
  options: [{ type: Input }]
3798
3324
  };
3799
3325
  return GridsterComponent;
3800
- }());
3801
- if (false) {
3802
- /** @type {?} */
3803
- GridsterComponent.prototype.options;
3804
- /** @type {?} */
3805
- GridsterComponent.prototype.calculateLayoutDebounce;
3806
- /** @type {?} */
3807
- GridsterComponent.prototype.movingItem;
3808
- /** @type {?} */
3809
- GridsterComponent.prototype.previewStyle;
3810
- /** @type {?} */
3811
- GridsterComponent.prototype.el;
3812
- /** @type {?} */
3813
- GridsterComponent.prototype.$options;
3814
- /** @type {?} */
3815
- GridsterComponent.prototype.mobile;
3816
- /** @type {?} */
3817
- GridsterComponent.prototype.curWidth;
3818
- /** @type {?} */
3819
- GridsterComponent.prototype.curHeight;
3820
- /** @type {?} */
3821
- GridsterComponent.prototype.grid;
3822
- /** @type {?} */
3823
- GridsterComponent.prototype.columns;
3824
- /** @type {?} */
3825
- GridsterComponent.prototype.rows;
3826
- /** @type {?} */
3827
- GridsterComponent.prototype.curColWidth;
3828
- /** @type {?} */
3829
- GridsterComponent.prototype.curRowHeight;
3830
- /** @type {?} */
3831
- GridsterComponent.prototype.gridColumns;
3832
- /** @type {?} */
3833
- GridsterComponent.prototype.gridRows;
3834
- /** @type {?} */
3835
- GridsterComponent.prototype.windowResize;
3836
- /** @type {?} */
3837
- GridsterComponent.prototype.dragInProgress;
3838
- /** @type {?} */
3839
- GridsterComponent.prototype.emptyCell;
3840
- /** @type {?} */
3841
- GridsterComponent.prototype.compact;
3842
- /** @type {?} */
3843
- GridsterComponent.prototype.gridRenderer;
3844
- /** @type {?} */
3845
- GridsterComponent.prototype.renderer;
3846
- /** @type {?} */
3847
- GridsterComponent.prototype.cdRef;
3848
- /** @type {?} */
3849
- GridsterComponent.prototype.zone;
3850
- }
3326
+ }());
3851
3327
 
3852
3328
  /**
3853
3329
  * @fileoverview added by tsickle
3854
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
3330
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
3855
3331
  */
3856
3332
  /**
3857
3333
  * @abstract
@@ -3863,49 +3339,11 @@ GridsterItemComponentInterface = /** @class */ (function () {
3863
3339
  function GridsterItemComponentInterface() {
3864
3340
  }
3865
3341
  return GridsterItemComponentInterface;
3866
- }());
3867
- if (false) {
3868
- /** @type {?} */
3869
- GridsterItemComponentInterface.prototype.item;
3870
- /** @type {?} */
3871
- GridsterItemComponentInterface.prototype.$item;
3872
- /** @type {?} */
3873
- GridsterItemComponentInterface.prototype.top;
3874
- /** @type {?} */
3875
- GridsterItemComponentInterface.prototype.left;
3876
- /** @type {?} */
3877
- GridsterItemComponentInterface.prototype.width;
3878
- /** @type {?} */
3879
- GridsterItemComponentInterface.prototype.height;
3880
- /** @type {?} */
3881
- GridsterItemComponentInterface.prototype.drag;
3882
- /** @type {?} */
3883
- GridsterItemComponentInterface.prototype.resize;
3884
- /** @type {?} */
3885
- GridsterItemComponentInterface.prototype.notPlaced;
3886
- /** @type {?} */
3887
- GridsterItemComponentInterface.prototype.updateOptions;
3888
- /** @type {?} */
3889
- GridsterItemComponentInterface.prototype.itemChanged;
3890
- /** @type {?} */
3891
- GridsterItemComponentInterface.prototype.setSize;
3892
- /** @type {?} */
3893
- GridsterItemComponentInterface.prototype.checkItemChanges;
3894
- /** @type {?} */
3895
- GridsterItemComponentInterface.prototype.canBeDragged;
3896
- /** @type {?} */
3897
- GridsterItemComponentInterface.prototype.canBeResized;
3898
- /** @type {?} */
3899
- GridsterItemComponentInterface.prototype.el;
3900
- /** @type {?} */
3901
- GridsterItemComponentInterface.prototype.gridster;
3902
- /** @type {?} */
3903
- GridsterItemComponentInterface.prototype.renderer;
3904
- }
3342
+ }());
3905
3343
 
3906
3344
  /**
3907
3345
  * @fileoverview added by tsickle
3908
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
3346
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
3909
3347
  */
3910
3348
  var GridsterSwap = /** @class */ (function () {
3911
3349
  function GridsterSwap(gridsterItem) {
@@ -4033,28 +3471,11 @@ var GridsterSwap = /** @class */ (function () {
4033
3471
  { type: GridsterItemComponentInterface }
4034
3472
  ]; };
4035
3473
  return GridsterSwap;
4036
- }());
4037
- if (false) {
4038
- /**
4039
- * @type {?}
4040
- * @private
4041
- */
4042
- GridsterSwap.prototype.swapedItem;
4043
- /**
4044
- * @type {?}
4045
- * @private
4046
- */
4047
- GridsterSwap.prototype.gridsterItem;
4048
- /**
4049
- * @type {?}
4050
- * @private
4051
- */
4052
- GridsterSwap.prototype.gridster;
4053
- }
3474
+ }());
4054
3475
 
4055
3476
  /**
4056
3477
  * @fileoverview added by tsickle
4057
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
3478
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
4058
3479
  */
4059
3480
  /** @type {?} */
4060
3481
  var scrollSensitivity;
@@ -4249,7 +3670,7 @@ function cancelN() {
4249
3670
 
4250
3671
  /**
4251
3672
  * @fileoverview added by tsickle
4252
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
3673
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
4253
3674
  */
4254
3675
  var GridsterPush = /** @class */ (function () {
4255
3676
  function GridsterPush(gridsterItem) {
@@ -4739,61 +4160,11 @@ var GridsterPush = /** @class */ (function () {
4739
4160
  { type: GridsterItemComponentInterface }
4740
4161
  ]; };
4741
4162
  return GridsterPush;
4742
- }());
4743
- if (false) {
4744
- /** @type {?} */
4745
- GridsterPush.prototype.fromSouth;
4746
- /** @type {?} */
4747
- GridsterPush.prototype.fromNorth;
4748
- /** @type {?} */
4749
- GridsterPush.prototype.fromEast;
4750
- /** @type {?} */
4751
- GridsterPush.prototype.fromWest;
4752
- /**
4753
- * @type {?}
4754
- * @private
4755
- */
4756
- GridsterPush.prototype.pushedItems;
4757
- /**
4758
- * @type {?}
4759
- * @private
4760
- */
4761
- GridsterPush.prototype.pushedItemsTemp;
4762
- /**
4763
- * @type {?}
4764
- * @private
4765
- */
4766
- GridsterPush.prototype.pushedItemsTempPath;
4767
- /**
4768
- * @type {?}
4769
- * @private
4770
- */
4771
- GridsterPush.prototype.pushedItemsPath;
4772
- /**
4773
- * @type {?}
4774
- * @private
4775
- */
4776
- GridsterPush.prototype.gridsterItem;
4777
- /**
4778
- * @type {?}
4779
- * @private
4780
- */
4781
- GridsterPush.prototype.gridster;
4782
- /**
4783
- * @type {?}
4784
- * @private
4785
- */
4786
- GridsterPush.prototype.pushedItemsOrder;
4787
- /**
4788
- * @type {?}
4789
- * @private
4790
- */
4791
- GridsterPush.prototype.tryPattern;
4792
- }
4163
+ }());
4793
4164
 
4794
4165
  /**
4795
4166
  * @fileoverview added by tsickle
4796
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
4167
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
4797
4168
  */
4798
4169
  var GridsterDraggable = /** @class */ (function () {
4799
4170
  function GridsterDraggable(gridsterItem, gridster, zone) {
@@ -5097,10 +4468,6 @@ var GridsterDraggable = /** @class */ (function () {
5097
4468
  this.gridsterItem.$item.cols = itemColsbackup;
5098
4469
  this.gridsterItem.$item.rows = itemRowsbackup;
5099
4470
  }
5100
- else {
5101
- // this.gridsterItem.item.rows=this.gridsterItem.$item.rows;
5102
- // this.gridsterItem.item.cols=this.gridsterItem.$item.cols;
5103
- }
5104
4471
  return this.gridsterItem.$item;
5105
4472
  };
5106
4473
  /**
@@ -5257,84 +4624,11 @@ var GridsterDraggable = /** @class */ (function () {
5257
4624
  { type: NgZone }
5258
4625
  ]; };
5259
4626
  return GridsterDraggable;
5260
- }());
5261
- if (false) {
5262
- /** @type {?} */
5263
- GridsterDraggable.prototype.gridsterItem;
5264
- /** @type {?} */
5265
- GridsterDraggable.prototype.gridster;
5266
- /** @type {?} */
5267
- GridsterDraggable.prototype.lastMouse;
5268
- /** @type {?} */
5269
- GridsterDraggable.prototype.offsetLeft;
5270
- /** @type {?} */
5271
- GridsterDraggable.prototype.offsetTop;
5272
- /** @type {?} */
5273
- GridsterDraggable.prototype.margin;
5274
- /** @type {?} */
5275
- GridsterDraggable.prototype.diffTop;
5276
- /** @type {?} */
5277
- GridsterDraggable.prototype.diffLeft;
5278
- /** @type {?} */
5279
- GridsterDraggable.prototype.top;
5280
- /** @type {?} */
5281
- GridsterDraggable.prototype.left;
5282
- /** @type {?} */
5283
- GridsterDraggable.prototype.height;
5284
- /** @type {?} */
5285
- GridsterDraggable.prototype.width;
5286
- /** @type {?} */
5287
- GridsterDraggable.prototype.positionX;
5288
- /** @type {?} */
5289
- GridsterDraggable.prototype.positionY;
5290
- /** @type {?} */
5291
- GridsterDraggable.prototype.positionXBackup;
5292
- /** @type {?} */
5293
- GridsterDraggable.prototype.positionYBackup;
5294
- /** @type {?} */
5295
- GridsterDraggable.prototype.enabled;
5296
- /** @type {?} */
5297
- GridsterDraggable.prototype.dragStartFunction;
5298
- /** @type {?} */
5299
- GridsterDraggable.prototype.dragFunction;
5300
- /** @type {?} */
5301
- GridsterDraggable.prototype.dragStopFunction;
5302
- /** @type {?} */
5303
- GridsterDraggable.prototype.mousemove;
5304
- /** @type {?} */
5305
- GridsterDraggable.prototype.mouseup;
5306
- /** @type {?} */
5307
- GridsterDraggable.prototype.mouseleave;
5308
- /** @type {?} */
5309
- GridsterDraggable.prototype.cancelOnBlur;
5310
- /** @type {?} */
5311
- GridsterDraggable.prototype.touchmove;
5312
- /** @type {?} */
5313
- GridsterDraggable.prototype.touchend;
5314
- /** @type {?} */
5315
- GridsterDraggable.prototype.touchcancel;
5316
- /** @type {?} */
5317
- GridsterDraggable.prototype.mousedown;
5318
- /** @type {?} */
5319
- GridsterDraggable.prototype.touchstart;
5320
- /** @type {?} */
5321
- GridsterDraggable.prototype.push;
5322
- /** @type {?} */
5323
- GridsterDraggable.prototype.swap;
5324
- /** @type {?} */
5325
- GridsterDraggable.prototype.path;
5326
- /** @type {?} */
5327
- GridsterDraggable.prototype.collision;
5328
- /**
5329
- * @type {?}
5330
- * @private
5331
- */
5332
- GridsterDraggable.prototype.zone;
5333
- }
4627
+ }());
5334
4628
 
5335
4629
  /**
5336
4630
  * @fileoverview added by tsickle
5337
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
4631
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
5338
4632
  */
5339
4633
  var GridsterPushResize = /** @class */ (function () {
5340
4634
  function GridsterPushResize(gridsterItem) {
@@ -5714,46 +5008,11 @@ var GridsterPushResize = /** @class */ (function () {
5714
5008
  { type: GridsterItemComponentInterface }
5715
5009
  ]; };
5716
5010
  return GridsterPushResize;
5717
- }());
5718
- if (false) {
5719
- /** @type {?} */
5720
- GridsterPushResize.prototype.fromSouth;
5721
- /** @type {?} */
5722
- GridsterPushResize.prototype.fromNorth;
5723
- /** @type {?} */
5724
- GridsterPushResize.prototype.fromEast;
5725
- /** @type {?} */
5726
- GridsterPushResize.prototype.fromWest;
5727
- /**
5728
- * @type {?}
5729
- * @private
5730
- */
5731
- GridsterPushResize.prototype.pushedItems;
5732
- /**
5733
- * @type {?}
5734
- * @private
5735
- */
5736
- GridsterPushResize.prototype.pushedItemsPath;
5737
- /**
5738
- * @type {?}
5739
- * @private
5740
- */
5741
- GridsterPushResize.prototype.gridsterItem;
5742
- /**
5743
- * @type {?}
5744
- * @private
5745
- */
5746
- GridsterPushResize.prototype.gridster;
5747
- /**
5748
- * @type {?}
5749
- * @private
5750
- */
5751
- GridsterPushResize.prototype.tryPattern;
5752
- }
5011
+ }());
5753
5012
 
5754
5013
  /**
5755
5014
  * @fileoverview added by tsickle
5756
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
5015
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
5757
5016
  */
5758
5017
  var GridsterResizable = /** @class */ (function () {
5759
5018
  function GridsterResizable(gridsterItem, gridster, zone) {
@@ -6295,86 +5554,11 @@ var GridsterResizable = /** @class */ (function () {
6295
5554
  { type: NgZone }
6296
5555
  ]; };
6297
5556
  return GridsterResizable;
6298
- }());
6299
- if (false) {
6300
- /** @type {?} */
6301
- GridsterResizable.prototype.gridsterItem;
6302
- /** @type {?} */
6303
- GridsterResizable.prototype.gridster;
6304
- /** @type {?} */
6305
- GridsterResizable.prototype.lastMouse;
6306
- /** @type {?} */
6307
- GridsterResizable.prototype.itemBackup;
6308
- /** @type {?} */
6309
- GridsterResizable.prototype.resizeEventScrollType;
6310
- /** @type {?} */
6311
- GridsterResizable.prototype.directionFunction;
6312
- /** @type {?} */
6313
- GridsterResizable.prototype.dragFunction;
6314
- /** @type {?} */
6315
- GridsterResizable.prototype.dragStopFunction;
6316
- /** @type {?} */
6317
- GridsterResizable.prototype.resizeEnabled;
6318
- /** @type {?} */
6319
- GridsterResizable.prototype.mousemove;
6320
- /** @type {?} */
6321
- GridsterResizable.prototype.mouseup;
6322
- /** @type {?} */
6323
- GridsterResizable.prototype.mouseleave;
6324
- /** @type {?} */
6325
- GridsterResizable.prototype.cancelOnBlur;
6326
- /** @type {?} */
6327
- GridsterResizable.prototype.touchmove;
6328
- /** @type {?} */
6329
- GridsterResizable.prototype.touchend;
6330
- /** @type {?} */
6331
- GridsterResizable.prototype.touchcancel;
6332
- /** @type {?} */
6333
- GridsterResizable.prototype.push;
6334
- /** @type {?} */
6335
- GridsterResizable.prototype.pushResize;
6336
- /** @type {?} */
6337
- GridsterResizable.prototype.minHeight;
6338
- /** @type {?} */
6339
- GridsterResizable.prototype.minWidth;
6340
- /** @type {?} */
6341
- GridsterResizable.prototype.offsetTop;
6342
- /** @type {?} */
6343
- GridsterResizable.prototype.offsetLeft;
6344
- /** @type {?} */
6345
- GridsterResizable.prototype.diffTop;
6346
- /** @type {?} */
6347
- GridsterResizable.prototype.diffLeft;
6348
- /** @type {?} */
6349
- GridsterResizable.prototype.diffRight;
6350
- /** @type {?} */
6351
- GridsterResizable.prototype.diffBottom;
6352
- /** @type {?} */
6353
- GridsterResizable.prototype.margin;
6354
- /** @type {?} */
6355
- GridsterResizable.prototype.top;
6356
- /** @type {?} */
6357
- GridsterResizable.prototype.left;
6358
- /** @type {?} */
6359
- GridsterResizable.prototype.bottom;
6360
- /** @type {?} */
6361
- GridsterResizable.prototype.right;
6362
- /** @type {?} */
6363
- GridsterResizable.prototype.width;
6364
- /** @type {?} */
6365
- GridsterResizable.prototype.height;
6366
- /** @type {?} */
6367
- GridsterResizable.prototype.newPosition;
6368
- /**
6369
- * @type {?}
6370
- * @private
6371
- */
6372
- GridsterResizable.prototype.zone;
6373
- }
5557
+ }());
6374
5558
 
6375
5559
  /**
6376
5560
  * @fileoverview added by tsickle
6377
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
5561
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
6378
5562
  */
6379
5563
  var GridsterItemComponent = /** @class */ (function () {
6380
5564
  function GridsterItemComponent(el, gridster, renderer, zone) {
@@ -6569,44 +5753,11 @@ var GridsterItemComponent = /** @class */ (function () {
6569
5753
  item: [{ type: Input }]
6570
5754
  };
6571
5755
  return GridsterItemComponent;
6572
- }());
6573
- if (false) {
6574
- /** @type {?} */
6575
- GridsterItemComponent.prototype.item;
6576
- /** @type {?} */
6577
- GridsterItemComponent.prototype.$item;
6578
- /** @type {?} */
6579
- GridsterItemComponent.prototype.el;
6580
- /** @type {?} */
6581
- GridsterItemComponent.prototype.gridster;
6582
- /** @type {?} */
6583
- GridsterItemComponent.prototype.top;
6584
- /** @type {?} */
6585
- GridsterItemComponent.prototype.left;
6586
- /** @type {?} */
6587
- GridsterItemComponent.prototype.width;
6588
- /** @type {?} */
6589
- GridsterItemComponent.prototype.height;
6590
- /** @type {?} */
6591
- GridsterItemComponent.prototype.drag;
6592
- /** @type {?} */
6593
- GridsterItemComponent.prototype.resize;
6594
- /** @type {?} */
6595
- GridsterItemComponent.prototype.notPlaced;
6596
- /** @type {?} */
6597
- GridsterItemComponent.prototype.init;
6598
- /** @type {?} */
6599
- GridsterItemComponent.prototype.renderer;
6600
- /**
6601
- * @type {?}
6602
- * @private
6603
- */
6604
- GridsterItemComponent.prototype.zone;
6605
- }
5756
+ }());
6606
5757
 
6607
5758
  /**
6608
5759
  * @fileoverview added by tsickle
6609
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
5760
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
6610
5761
  */
6611
5762
  var GridsterPreviewComponent = /** @class */ (function () {
6612
5763
  function GridsterPreviewComponent(el, gridster, renderer) {
@@ -6661,19 +5812,11 @@ var GridsterPreviewComponent = /** @class */ (function () {
6661
5812
  { type: Renderer2 }
6662
5813
  ]; };
6663
5814
  return GridsterPreviewComponent;
6664
- }());
6665
- if (false) {
6666
- /** @type {?} */
6667
- GridsterPreviewComponent.prototype.el;
6668
- /** @type {?} */
6669
- GridsterPreviewComponent.prototype.gridster;
6670
- /** @type {?} */
6671
- GridsterPreviewComponent.prototype.renderer;
6672
- }
5815
+ }());
6673
5816
 
6674
5817
  /**
6675
5818
  * @fileoverview added by tsickle
6676
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
5819
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
6677
5820
  */
6678
5821
  var GridsterModule = /** @class */ (function () {
6679
5822
  function GridsterModule() {
@@ -6698,7 +5841,7 @@ var GridsterModule = /** @class */ (function () {
6698
5841
 
6699
5842
  /**
6700
5843
  * @fileoverview added by tsickle
6701
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
5844
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
6702
5845
  */
6703
5846
  /** @type {?} */
6704
5847
  var DEFAULT_PERFECT_SCROLLBAR_CONFIG = {
@@ -6739,7 +5882,7 @@ var DashboardFrameworkModule = /** @class */ (function () {
6739
5882
 
6740
5883
  /**
6741
5884
  * @fileoverview added by tsickle
6742
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
5885
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
6743
5886
  */
6744
5887
  /**
6745
5888
  * @abstract
@@ -6783,35 +5926,11 @@ var RaBaseDashboardTemplate = /** @class */ (function () {
6783
5926
  initialize: [{ type: Input }]
6784
5927
  };
6785
5928
  return RaBaseDashboardTemplate;
6786
- }());
6787
- if (false) {
6788
- /** @type {?} */
6789
- RaBaseDashboardTemplate.prototype.userDashboardId;
6790
- /** @type {?} */
6791
- RaBaseDashboardTemplate.prototype.raDashboardEventBus;
6792
- /** @type {?} */
6793
- RaBaseDashboardTemplate.prototype.appConfig;
6794
- /** @type {?} */
6795
- RaBaseDashboardTemplate.prototype.dashboardId;
6796
- /** @type {?} */
6797
- RaBaseDashboardTemplate.prototype.globalFilter;
6798
- /** @type {?} */
6799
- RaBaseDashboardTemplate.prototype.initialize;
6800
- /**
6801
- * @type {?}
6802
- * @private
6803
- */
6804
- RaBaseDashboardTemplate.prototype.ngZone;
6805
- /**
6806
- * @abstract
6807
- * @return {?}
6808
- */
6809
- RaBaseDashboardTemplate.prototype.init = function () { };
6810
- }
5929
+ }());
6811
5930
 
6812
5931
  /**
6813
5932
  * @fileoverview added by tsickle
6814
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
5933
+ * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
6815
5934
  */
6816
5935
  /**
6817
5936
  * @abstract
@@ -6831,29 +5950,7 @@ var RaBaseDashboardFilter = /** @class */ (function () {
6831
5950
  getAllFilterConfig: [{ type: Input }]
6832
5951
  };
6833
5952
  return RaBaseDashboardFilter;
6834
- }());
6835
- if (false) {
6836
- /**
6837
- * @type {?}
6838
- * @private
6839
- */
6840
- RaBaseDashboardFilter.prototype.getAllFilterConfig;
6841
- /**
6842
- * @abstract
6843
- * @return {?}
6844
- */
6845
- RaBaseDashboardFilter.prototype.getFilterConfig = function () { };
6846
- }
6847
-
6848
- /**
6849
- * @fileoverview added by tsickle
6850
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
6851
- */
6852
-
6853
- /**
6854
- * @fileoverview added by tsickle
6855
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
6856
- */
5953
+ }());
6857
5954
 
6858
5955
  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 };
6859
5956
  //# sourceMappingURL=schneideress-dashboardframework.js.map