@schneideress/dashboardframework 0.0.41 → 0.0.43
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/schneideress-dashboardframework.umd.js +50 -1076
- package/bundles/schneideress-dashboardframework.umd.js.map +1 -1
- package/bundles/schneideress-dashboardframework.umd.min.js +1 -1
- package/bundles/schneideress-dashboardframework.umd.min.js.map +1 -1
- package/esm2015/gridster/index.js +1 -1
- package/esm2015/gridster/lib/gridster.component.js +1 -1
- package/esm2015/gridster/lib/gridster.interface.js +1 -1
- package/esm2015/gridster/lib/gridster.module.js +1 -1
- package/esm2015/gridster/lib/gridsterCompact.service.js +1 -1
- package/esm2015/gridster/lib/gridsterConfig.constant.js +1 -1
- package/esm2015/gridster/lib/gridsterConfig.interface.js +1 -1
- package/esm2015/gridster/lib/gridsterConfigS.interface.js +1 -1
- package/esm2015/gridster/lib/gridsterDraggable.service.js +1 -1
- package/esm2015/gridster/lib/gridsterEmptyCell.service.js +1 -1
- package/esm2015/gridster/lib/gridsterItem.component.js +1 -1
- package/esm2015/gridster/lib/gridsterItem.interface.js +1 -1
- package/esm2015/gridster/lib/gridsterItemComponent.interface.js +1 -1
- package/esm2015/gridster/lib/gridsterPreview.component.js +1 -1
- package/esm2015/gridster/lib/gridsterPush.service.js +1 -1
- package/esm2015/gridster/lib/gridsterPushResize.service.js +1 -1
- package/esm2015/gridster/lib/gridsterRenderer.service.js +1 -1
- package/esm2015/gridster/lib/gridsterResizable.service.js +1 -1
- package/esm2015/gridster/lib/gridsterResizeEventType.interface.js +1 -1
- package/esm2015/gridster/lib/gridsterScroll.service.js +1 -1
- package/esm2015/gridster/lib/gridsterSwap.service.js +1 -1
- package/esm2015/gridster/lib/gridsterUtils.service.js +1 -1
- package/esm2015/lib/custom.notifier.options.js +1 -1
- package/esm2015/lib/ra-dashboard-area/ra.dashboard.area.js +1 -1
- package/esm2015/lib/ra-widget-container/ra.widget.container.component.js +8 -18
- package/esm2015/lib/ra.base.dashboard.filter.js +1 -1
- package/esm2015/lib/ra.base.dashboard.template.js +1 -1
- package/esm2015/lib/ra.dashbard.event.bus.js +1 -1
- package/esm2015/lib/ra.dashboard.module.js +1 -1
- package/esm2015/lib/ra.dashboard.service.js +1 -1
- package/esm2015/lib/ra.event.enum.js +1 -1
- package/esm2015/lib/ra.gridster.config.js +1 -1
- package/esm2015/public-api.js +1 -1
- package/esm2015/schneideress-dashboardframework.js +1 -1
- package/esm5/gridster/index.js +1 -1
- package/esm5/gridster/lib/gridster.component.js +1 -1
- package/esm5/gridster/lib/gridster.interface.js +1 -1
- package/esm5/gridster/lib/gridster.module.js +1 -1
- package/esm5/gridster/lib/gridsterCompact.service.js +1 -1
- package/esm5/gridster/lib/gridsterConfig.constant.js +1 -1
- package/esm5/gridster/lib/gridsterConfig.interface.js +1 -1
- package/esm5/gridster/lib/gridsterConfigS.interface.js +1 -1
- package/esm5/gridster/lib/gridsterDraggable.service.js +1 -1
- package/esm5/gridster/lib/gridsterEmptyCell.service.js +1 -1
- package/esm5/gridster/lib/gridsterItem.component.js +1 -1
- package/esm5/gridster/lib/gridsterItem.interface.js +1 -1
- package/esm5/gridster/lib/gridsterItemComponent.interface.js +1 -1
- package/esm5/gridster/lib/gridsterPreview.component.js +1 -1
- package/esm5/gridster/lib/gridsterPush.service.js +1 -1
- package/esm5/gridster/lib/gridsterPushResize.service.js +1 -1
- package/esm5/gridster/lib/gridsterRenderer.service.js +1 -1
- package/esm5/gridster/lib/gridsterResizable.service.js +1 -1
- package/esm5/gridster/lib/gridsterResizeEventType.interface.js +1 -1
- package/esm5/gridster/lib/gridsterScroll.service.js +1 -1
- package/esm5/gridster/lib/gridsterSwap.service.js +1 -1
- package/esm5/gridster/lib/gridsterUtils.service.js +1 -1
- package/esm5/lib/custom.notifier.options.js +1 -1
- package/esm5/lib/ra-dashboard-area/ra.dashboard.area.js +1 -1
- package/esm5/lib/ra-widget-container/ra.widget.container.component.js +4 -17
- package/esm5/lib/ra.base.dashboard.filter.js +1 -1
- package/esm5/lib/ra.base.dashboard.template.js +1 -1
- package/esm5/lib/ra.dashbard.event.bus.js +1 -1
- package/esm5/lib/ra.dashboard.module.js +1 -1
- package/esm5/lib/ra.dashboard.service.js +1 -1
- package/esm5/lib/ra.event.enum.js +1 -1
- package/esm5/lib/ra.gridster.config.js +1 -1
- package/esm5/public-api.js +1 -1
- package/esm5/schneideress-dashboardframework.js +1 -1
- package/fesm2015/schneideress-dashboardframework.js +52 -965
- package/fesm2015/schneideress-dashboardframework.js.map +1 -1
- package/fesm5/schneideress-dashboardframework.js +51 -967
- package/fesm5/schneideress-dashboardframework.js.map +1 -1
- package/lib/ra-widget-container/ra.widget.container.component.d.ts +0 -1
- package/package.json +1 -1
- 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,
|
|
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,
|
|
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,
|
|
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,
|
|
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,
|
|
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,
|
|
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,
|
|
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,
|
|
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) {
|
|
@@ -1292,9 +1021,6 @@ var RAWidgetContainer = /** @class */ (function () {
|
|
|
1292
1021
|
this.refreshWidget(this.data.widgetInfo);
|
|
1293
1022
|
this.data.widgetInfo.isDimensionUpdate = false;
|
|
1294
1023
|
}
|
|
1295
|
-
if (changes.height && changes.height.currentValue != changes.height.previousValue) {
|
|
1296
|
-
this.setWidgetheight();
|
|
1297
|
-
}
|
|
1298
1024
|
};
|
|
1299
1025
|
/**
|
|
1300
1026
|
* @return {?}
|
|
@@ -1400,15 +1126,6 @@ var RAWidgetContainer = /** @class */ (function () {
|
|
|
1400
1126
|
this.refreshWidget(this.data.widgetInfo);
|
|
1401
1127
|
// this.updateWidget(widgetInfo);
|
|
1402
1128
|
};
|
|
1403
|
-
/**
|
|
1404
|
-
* @return {?}
|
|
1405
|
-
*/
|
|
1406
|
-
RAWidgetContainer.prototype.setWidgetheight = /**
|
|
1407
|
-
* @return {?}
|
|
1408
|
-
*/
|
|
1409
|
-
function () {
|
|
1410
|
-
this.widgetHeight = this.data.widgetInfo.height * this.data.widgetInfo.rowHeight + 2;
|
|
1411
|
-
};
|
|
1412
1129
|
/** To load external custom element to the widget container*/
|
|
1413
1130
|
/**
|
|
1414
1131
|
* To load external custom element to the widget container
|
|
@@ -1458,7 +1175,6 @@ var RAWidgetContainer = /** @class */ (function () {
|
|
|
1458
1175
|
}); }));
|
|
1459
1176
|
_this.ctlWidget.nativeElement.appendChild(_this.widgetElement);
|
|
1460
1177
|
}));
|
|
1461
|
-
this.setWidgetheight();
|
|
1462
1178
|
return [2 /*return*/];
|
|
1463
1179
|
});
|
|
1464
1180
|
});
|
|
@@ -1546,8 +1262,8 @@ var RAWidgetContainer = /** @class */ (function () {
|
|
|
1546
1262
|
RAWidgetContainer.decorators = [
|
|
1547
1263
|
{ type: Component, args: [{
|
|
1548
1264
|
selector: 'ra-widget-container',
|
|
1549
|
-
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\"
|
|
1550
|
-
styles: [".wcheader{width:100%;height:26px;background:#fff;color:#3dcd58;
|
|
1265
|
+
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\">\r\n <perfect-scrollbar [scrollIndicators]=\"true\">\r\n <div #ctlWidget></div>\r\n </perfect-scrollbar>\r\n </div>\r\n</div>",
|
|
1266
|
+
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
1267
|
}] }
|
|
1552
1268
|
];
|
|
1553
1269
|
/** @nocollapse */
|
|
@@ -1570,82 +1286,11 @@ var RAWidgetContainer = /** @class */ (function () {
|
|
|
1570
1286
|
widgetDeleted: [{ type: Output }]
|
|
1571
1287
|
};
|
|
1572
1288
|
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
|
-
}
|
|
1289
|
+
}());
|
|
1645
1290
|
|
|
1646
1291
|
/**
|
|
1647
1292
|
* @fileoverview added by tsickle
|
|
1648
|
-
* @suppress {checkTypes,
|
|
1293
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
1649
1294
|
*/
|
|
1650
1295
|
/** @type {?} */
|
|
1651
1296
|
var customNotifierOptions = {
|
|
@@ -1691,7 +1336,7 @@ var customNotifierOptions = {
|
|
|
1691
1336
|
|
|
1692
1337
|
/**
|
|
1693
1338
|
* @fileoverview added by tsickle
|
|
1694
|
-
* @suppress {checkTypes,
|
|
1339
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
1695
1340
|
*/
|
|
1696
1341
|
/** @type {?} */
|
|
1697
1342
|
var GridsterConfigService = {
|
|
@@ -1869,7 +1514,7 @@ var GridsterConfigService = {
|
|
|
1869
1514
|
|
|
1870
1515
|
/**
|
|
1871
1516
|
* @fileoverview added by tsickle
|
|
1872
|
-
* @suppress {checkTypes,
|
|
1517
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
1873
1518
|
*/
|
|
1874
1519
|
var GridsterUtils = /** @class */ (function () {
|
|
1875
1520
|
function GridsterUtils() {
|
|
@@ -2044,7 +1689,7 @@ var GridsterUtils = /** @class */ (function () {
|
|
|
2044
1689
|
|
|
2045
1690
|
/**
|
|
2046
1691
|
* @fileoverview added by tsickle
|
|
2047
|
-
* @suppress {checkTypes,
|
|
1692
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
2048
1693
|
*/
|
|
2049
1694
|
/**
|
|
2050
1695
|
* @abstract
|
|
@@ -2056,85 +1701,11 @@ GridsterComponentInterface = /** @class */ (function () {
|
|
|
2056
1701
|
function GridsterComponentInterface() {
|
|
2057
1702
|
}
|
|
2058
1703
|
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
|
-
}
|
|
1704
|
+
}());
|
|
2134
1705
|
|
|
2135
1706
|
/**
|
|
2136
1707
|
* @fileoverview added by tsickle
|
|
2137
|
-
* @suppress {checkTypes,
|
|
1708
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
2138
1709
|
*/
|
|
2139
1710
|
var GridsterEmptyCell = /** @class */ (function () {
|
|
2140
1711
|
function GridsterEmptyCell(gridster) {
|
|
@@ -2451,44 +2022,11 @@ var GridsterEmptyCell = /** @class */ (function () {
|
|
|
2451
2022
|
{ type: GridsterComponentInterface }
|
|
2452
2023
|
]; };
|
|
2453
2024
|
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
|
-
}
|
|
2025
|
+
}());
|
|
2488
2026
|
|
|
2489
2027
|
/**
|
|
2490
2028
|
* @fileoverview added by tsickle
|
|
2491
|
-
* @suppress {checkTypes,
|
|
2029
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
2492
2030
|
*/
|
|
2493
2031
|
var GridsterCompact = /** @class */ (function () {
|
|
2494
2032
|
function GridsterCompact(gridster) {
|
|
@@ -2726,18 +2264,11 @@ var GridsterCompact = /** @class */ (function () {
|
|
|
2726
2264
|
{ type: GridsterComponentInterface }
|
|
2727
2265
|
]; };
|
|
2728
2266
|
return GridsterCompact;
|
|
2729
|
-
}());
|
|
2730
|
-
if (false) {
|
|
2731
|
-
/**
|
|
2732
|
-
* @type {?}
|
|
2733
|
-
* @private
|
|
2734
|
-
*/
|
|
2735
|
-
GridsterCompact.prototype.gridster;
|
|
2736
|
-
}
|
|
2267
|
+
}());
|
|
2737
2268
|
|
|
2738
2269
|
/**
|
|
2739
2270
|
* @fileoverview added by tsickle
|
|
2740
|
-
* @suppress {checkTypes,
|
|
2271
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
2741
2272
|
*/
|
|
2742
2273
|
var GridsterRenderer = /** @class */ (function () {
|
|
2743
2274
|
function GridsterRenderer(gridster) {
|
|
@@ -3044,18 +2575,11 @@ var GridsterRenderer = /** @class */ (function () {
|
|
|
3044
2575
|
{ type: GridsterComponentInterface }
|
|
3045
2576
|
]; };
|
|
3046
2577
|
return GridsterRenderer;
|
|
3047
|
-
}());
|
|
3048
|
-
if (false) {
|
|
3049
|
-
/**
|
|
3050
|
-
* @type {?}
|
|
3051
|
-
* @private
|
|
3052
|
-
*/
|
|
3053
|
-
GridsterRenderer.prototype.gridster;
|
|
3054
|
-
}
|
|
2578
|
+
}());
|
|
3055
2579
|
|
|
3056
2580
|
/**
|
|
3057
2581
|
* @fileoverview added by tsickle
|
|
3058
|
-
* @suppress {checkTypes,
|
|
2582
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
3059
2583
|
*/
|
|
3060
2584
|
var GridsterComponent = /** @class */ (function () {
|
|
3061
2585
|
function GridsterComponent(el, renderer, cdRef, zone) {
|
|
@@ -3210,17 +2734,6 @@ var GridsterComponent = /** @class */ (function () {
|
|
|
3210
2734
|
if (this.options.destroyCallback) {
|
|
3211
2735
|
this.options.destroyCallback(this);
|
|
3212
2736
|
}
|
|
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
2737
|
this.emptyCell.destroy();
|
|
3225
2738
|
delete this.emptyCell;
|
|
3226
2739
|
this.compact.destroy();
|
|
@@ -3797,61 +3310,11 @@ var GridsterComponent = /** @class */ (function () {
|
|
|
3797
3310
|
options: [{ type: Input }]
|
|
3798
3311
|
};
|
|
3799
3312
|
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
|
-
}
|
|
3313
|
+
}());
|
|
3851
3314
|
|
|
3852
3315
|
/**
|
|
3853
3316
|
* @fileoverview added by tsickle
|
|
3854
|
-
* @suppress {checkTypes,
|
|
3317
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
3855
3318
|
*/
|
|
3856
3319
|
/**
|
|
3857
3320
|
* @abstract
|
|
@@ -3863,49 +3326,11 @@ GridsterItemComponentInterface = /** @class */ (function () {
|
|
|
3863
3326
|
function GridsterItemComponentInterface() {
|
|
3864
3327
|
}
|
|
3865
3328
|
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
|
-
}
|
|
3329
|
+
}());
|
|
3905
3330
|
|
|
3906
3331
|
/**
|
|
3907
3332
|
* @fileoverview added by tsickle
|
|
3908
|
-
* @suppress {checkTypes,
|
|
3333
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
3909
3334
|
*/
|
|
3910
3335
|
var GridsterSwap = /** @class */ (function () {
|
|
3911
3336
|
function GridsterSwap(gridsterItem) {
|
|
@@ -4033,28 +3458,11 @@ var GridsterSwap = /** @class */ (function () {
|
|
|
4033
3458
|
{ type: GridsterItemComponentInterface }
|
|
4034
3459
|
]; };
|
|
4035
3460
|
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
|
-
}
|
|
3461
|
+
}());
|
|
4054
3462
|
|
|
4055
3463
|
/**
|
|
4056
3464
|
* @fileoverview added by tsickle
|
|
4057
|
-
* @suppress {checkTypes,
|
|
3465
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
4058
3466
|
*/
|
|
4059
3467
|
/** @type {?} */
|
|
4060
3468
|
var scrollSensitivity;
|
|
@@ -4249,7 +3657,7 @@ function cancelN() {
|
|
|
4249
3657
|
|
|
4250
3658
|
/**
|
|
4251
3659
|
* @fileoverview added by tsickle
|
|
4252
|
-
* @suppress {checkTypes,
|
|
3660
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
4253
3661
|
*/
|
|
4254
3662
|
var GridsterPush = /** @class */ (function () {
|
|
4255
3663
|
function GridsterPush(gridsterItem) {
|
|
@@ -4739,61 +4147,11 @@ var GridsterPush = /** @class */ (function () {
|
|
|
4739
4147
|
{ type: GridsterItemComponentInterface }
|
|
4740
4148
|
]; };
|
|
4741
4149
|
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
|
-
}
|
|
4150
|
+
}());
|
|
4793
4151
|
|
|
4794
4152
|
/**
|
|
4795
4153
|
* @fileoverview added by tsickle
|
|
4796
|
-
* @suppress {checkTypes,
|
|
4154
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
4797
4155
|
*/
|
|
4798
4156
|
var GridsterDraggable = /** @class */ (function () {
|
|
4799
4157
|
function GridsterDraggable(gridsterItem, gridster, zone) {
|
|
@@ -5097,10 +4455,6 @@ var GridsterDraggable = /** @class */ (function () {
|
|
|
5097
4455
|
this.gridsterItem.$item.cols = itemColsbackup;
|
|
5098
4456
|
this.gridsterItem.$item.rows = itemRowsbackup;
|
|
5099
4457
|
}
|
|
5100
|
-
else {
|
|
5101
|
-
// this.gridsterItem.item.rows=this.gridsterItem.$item.rows;
|
|
5102
|
-
// this.gridsterItem.item.cols=this.gridsterItem.$item.cols;
|
|
5103
|
-
}
|
|
5104
4458
|
return this.gridsterItem.$item;
|
|
5105
4459
|
};
|
|
5106
4460
|
/**
|
|
@@ -5257,84 +4611,11 @@ var GridsterDraggable = /** @class */ (function () {
|
|
|
5257
4611
|
{ type: NgZone }
|
|
5258
4612
|
]; };
|
|
5259
4613
|
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
|
-
}
|
|
4614
|
+
}());
|
|
5334
4615
|
|
|
5335
4616
|
/**
|
|
5336
4617
|
* @fileoverview added by tsickle
|
|
5337
|
-
* @suppress {checkTypes,
|
|
4618
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
5338
4619
|
*/
|
|
5339
4620
|
var GridsterPushResize = /** @class */ (function () {
|
|
5340
4621
|
function GridsterPushResize(gridsterItem) {
|
|
@@ -5714,46 +4995,11 @@ var GridsterPushResize = /** @class */ (function () {
|
|
|
5714
4995
|
{ type: GridsterItemComponentInterface }
|
|
5715
4996
|
]; };
|
|
5716
4997
|
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
|
-
}
|
|
4998
|
+
}());
|
|
5753
4999
|
|
|
5754
5000
|
/**
|
|
5755
5001
|
* @fileoverview added by tsickle
|
|
5756
|
-
* @suppress {checkTypes,
|
|
5002
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
5757
5003
|
*/
|
|
5758
5004
|
var GridsterResizable = /** @class */ (function () {
|
|
5759
5005
|
function GridsterResizable(gridsterItem, gridster, zone) {
|
|
@@ -6295,86 +5541,11 @@ var GridsterResizable = /** @class */ (function () {
|
|
|
6295
5541
|
{ type: NgZone }
|
|
6296
5542
|
]; };
|
|
6297
5543
|
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
|
-
}
|
|
5544
|
+
}());
|
|
6374
5545
|
|
|
6375
5546
|
/**
|
|
6376
5547
|
* @fileoverview added by tsickle
|
|
6377
|
-
* @suppress {checkTypes,
|
|
5548
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
6378
5549
|
*/
|
|
6379
5550
|
var GridsterItemComponent = /** @class */ (function () {
|
|
6380
5551
|
function GridsterItemComponent(el, gridster, renderer, zone) {
|
|
@@ -6569,44 +5740,11 @@ var GridsterItemComponent = /** @class */ (function () {
|
|
|
6569
5740
|
item: [{ type: Input }]
|
|
6570
5741
|
};
|
|
6571
5742
|
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
|
-
}
|
|
5743
|
+
}());
|
|
6606
5744
|
|
|
6607
5745
|
/**
|
|
6608
5746
|
* @fileoverview added by tsickle
|
|
6609
|
-
* @suppress {checkTypes,
|
|
5747
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
6610
5748
|
*/
|
|
6611
5749
|
var GridsterPreviewComponent = /** @class */ (function () {
|
|
6612
5750
|
function GridsterPreviewComponent(el, gridster, renderer) {
|
|
@@ -6661,19 +5799,11 @@ var GridsterPreviewComponent = /** @class */ (function () {
|
|
|
6661
5799
|
{ type: Renderer2 }
|
|
6662
5800
|
]; };
|
|
6663
5801
|
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
|
-
}
|
|
5802
|
+
}());
|
|
6673
5803
|
|
|
6674
5804
|
/**
|
|
6675
5805
|
* @fileoverview added by tsickle
|
|
6676
|
-
* @suppress {checkTypes,
|
|
5806
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
6677
5807
|
*/
|
|
6678
5808
|
var GridsterModule = /** @class */ (function () {
|
|
6679
5809
|
function GridsterModule() {
|
|
@@ -6698,7 +5828,7 @@ var GridsterModule = /** @class */ (function () {
|
|
|
6698
5828
|
|
|
6699
5829
|
/**
|
|
6700
5830
|
* @fileoverview added by tsickle
|
|
6701
|
-
* @suppress {checkTypes,
|
|
5831
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
6702
5832
|
*/
|
|
6703
5833
|
/** @type {?} */
|
|
6704
5834
|
var DEFAULT_PERFECT_SCROLLBAR_CONFIG = {
|
|
@@ -6739,7 +5869,7 @@ var DashboardFrameworkModule = /** @class */ (function () {
|
|
|
6739
5869
|
|
|
6740
5870
|
/**
|
|
6741
5871
|
* @fileoverview added by tsickle
|
|
6742
|
-
* @suppress {checkTypes,
|
|
5872
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
6743
5873
|
*/
|
|
6744
5874
|
/**
|
|
6745
5875
|
* @abstract
|
|
@@ -6783,35 +5913,11 @@ var RaBaseDashboardTemplate = /** @class */ (function () {
|
|
|
6783
5913
|
initialize: [{ type: Input }]
|
|
6784
5914
|
};
|
|
6785
5915
|
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
|
-
}
|
|
5916
|
+
}());
|
|
6811
5917
|
|
|
6812
5918
|
/**
|
|
6813
5919
|
* @fileoverview added by tsickle
|
|
6814
|
-
* @suppress {checkTypes,
|
|
5920
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
6815
5921
|
*/
|
|
6816
5922
|
/**
|
|
6817
5923
|
* @abstract
|
|
@@ -6831,29 +5937,7 @@ var RaBaseDashboardFilter = /** @class */ (function () {
|
|
|
6831
5937
|
getAllFilterConfig: [{ type: Input }]
|
|
6832
5938
|
};
|
|
6833
5939
|
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
|
-
*/
|
|
5940
|
+
}());
|
|
6857
5941
|
|
|
6858
5942
|
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
5943
|
//# sourceMappingURL=schneideress-dashboardframework.js.map
|