@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
|
@@ -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
|
class RaDashboardService extends BaseService {
|
|
19
19
|
/**
|
|
@@ -142,18 +142,11 @@ RaDashboardService.decorators = [
|
|
|
142
142
|
RaDashboardService.ctorParameters = () => [
|
|
143
143
|
{ type: Injector }
|
|
144
144
|
];
|
|
145
|
-
/** @nocollapse */ RaDashboardService.ngInjectableDef = ɵɵdefineInjectable({ factory: function RaDashboardService_Factory() { return new RaDashboardService(ɵɵinject(INJECTOR)); }, token: RaDashboardService, providedIn: "root" });
|
|
146
|
-
if (false) {
|
|
147
|
-
/**
|
|
148
|
-
* @type {?}
|
|
149
|
-
* @private
|
|
150
|
-
*/
|
|
151
|
-
RaDashboardService.prototype.loadedScripts;
|
|
152
|
-
}
|
|
145
|
+
/** @nocollapse */ RaDashboardService.ngInjectableDef = ɵɵdefineInjectable({ factory: function RaDashboardService_Factory() { return new RaDashboardService(ɵɵinject(INJECTOR)); }, token: RaDashboardService, providedIn: "root" });
|
|
153
146
|
|
|
154
147
|
/**
|
|
155
148
|
* @fileoverview added by tsickle
|
|
156
|
-
* @suppress {checkTypes,
|
|
149
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
157
150
|
*/
|
|
158
151
|
class RADashboardEventBus {
|
|
159
152
|
constructor() {
|
|
@@ -223,18 +216,11 @@ RADashboardEventBus.decorators = [
|
|
|
223
216
|
providedIn: 'root'
|
|
224
217
|
},] }
|
|
225
218
|
];
|
|
226
|
-
/** @nocollapse */ RADashboardEventBus.ngInjectableDef = ɵɵdefineInjectable({ factory: function RADashboardEventBus_Factory() { return new RADashboardEventBus(); }, token: RADashboardEventBus, providedIn: "root" });
|
|
227
|
-
if (false) {
|
|
228
|
-
/**
|
|
229
|
-
* @type {?}
|
|
230
|
-
* @private
|
|
231
|
-
*/
|
|
232
|
-
RADashboardEventBus.prototype.eventQueue;
|
|
233
|
-
}
|
|
219
|
+
/** @nocollapse */ RADashboardEventBus.ngInjectableDef = ɵɵdefineInjectable({ factory: function RADashboardEventBus_Factory() { return new RADashboardEventBus(); }, token: RADashboardEventBus, providedIn: "root" });
|
|
234
220
|
|
|
235
221
|
/**
|
|
236
222
|
* @fileoverview added by tsickle
|
|
237
|
-
* @suppress {checkTypes,
|
|
223
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
238
224
|
*/
|
|
239
225
|
/** @enum {string} */
|
|
240
226
|
const RAEvent = {
|
|
@@ -281,7 +267,7 @@ const RAEventKey = {
|
|
|
281
267
|
|
|
282
268
|
/**
|
|
283
269
|
* @fileoverview added by tsickle
|
|
284
|
-
* @suppress {checkTypes,
|
|
270
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
285
271
|
*/
|
|
286
272
|
/** @enum {string} */
|
|
287
273
|
const GridType = {
|
|
@@ -308,196 +294,11 @@ const CompactType = {
|
|
|
308
294
|
CompactRight: 'compactRight',
|
|
309
295
|
CompactUpAndRight: 'compactUp&Right',
|
|
310
296
|
CompactRightAndUp: 'compactRight&Up',
|
|
311
|
-
};
|
|
312
|
-
/**
|
|
313
|
-
* @record
|
|
314
|
-
*/
|
|
315
|
-
function GridsterConfig() { }
|
|
316
|
-
if (false) {
|
|
317
|
-
/** @type {?|undefined} */
|
|
318
|
-
GridsterConfig.prototype.gridType;
|
|
319
|
-
/** @type {?|undefined} */
|
|
320
|
-
GridsterConfig.prototype.fixedColWidth;
|
|
321
|
-
/** @type {?|undefined} */
|
|
322
|
-
GridsterConfig.prototype.fixedRowHeight;
|
|
323
|
-
/** @type {?|undefined} */
|
|
324
|
-
GridsterConfig.prototype.keepFixedHeightInMobile;
|
|
325
|
-
/** @type {?|undefined} */
|
|
326
|
-
GridsterConfig.prototype.keepFixedWidthInMobile;
|
|
327
|
-
/** @type {?|undefined} */
|
|
328
|
-
GridsterConfig.prototype.setGridSize;
|
|
329
|
-
/** @type {?|undefined} */
|
|
330
|
-
GridsterConfig.prototype.compactType;
|
|
331
|
-
/** @type {?|undefined} */
|
|
332
|
-
GridsterConfig.prototype.mobileBreakpoint;
|
|
333
|
-
/** @type {?|undefined} */
|
|
334
|
-
GridsterConfig.prototype.minCols;
|
|
335
|
-
/** @type {?|undefined} */
|
|
336
|
-
GridsterConfig.prototype.maxCols;
|
|
337
|
-
/** @type {?|undefined} */
|
|
338
|
-
GridsterConfig.prototype.minRows;
|
|
339
|
-
/** @type {?|undefined} */
|
|
340
|
-
GridsterConfig.prototype.maxRows;
|
|
341
|
-
/** @type {?|undefined} */
|
|
342
|
-
GridsterConfig.prototype.defaultItemCols;
|
|
343
|
-
/** @type {?|undefined} */
|
|
344
|
-
GridsterConfig.prototype.defaultItemRows;
|
|
345
|
-
/** @type {?|undefined} */
|
|
346
|
-
GridsterConfig.prototype.maxItemCols;
|
|
347
|
-
/** @type {?|undefined} */
|
|
348
|
-
GridsterConfig.prototype.maxItemRows;
|
|
349
|
-
/** @type {?|undefined} */
|
|
350
|
-
GridsterConfig.prototype.minItemCols;
|
|
351
|
-
/** @type {?|undefined} */
|
|
352
|
-
GridsterConfig.prototype.minItemRows;
|
|
353
|
-
/** @type {?|undefined} */
|
|
354
|
-
GridsterConfig.prototype.minItemArea;
|
|
355
|
-
/** @type {?|undefined} */
|
|
356
|
-
GridsterConfig.prototype.maxItemArea;
|
|
357
|
-
/** @type {?|undefined} */
|
|
358
|
-
GridsterConfig.prototype.margin;
|
|
359
|
-
/** @type {?|undefined} */
|
|
360
|
-
GridsterConfig.prototype.outerMargin;
|
|
361
|
-
/** @type {?|undefined} */
|
|
362
|
-
GridsterConfig.prototype.outerMarginTop;
|
|
363
|
-
/** @type {?|undefined} */
|
|
364
|
-
GridsterConfig.prototype.outerMarginRight;
|
|
365
|
-
/** @type {?|undefined} */
|
|
366
|
-
GridsterConfig.prototype.outerMarginBottom;
|
|
367
|
-
/** @type {?|undefined} */
|
|
368
|
-
GridsterConfig.prototype.outerMarginLeft;
|
|
369
|
-
/** @type {?|undefined} */
|
|
370
|
-
GridsterConfig.prototype.useTransformPositioning;
|
|
371
|
-
/** @type {?|undefined} */
|
|
372
|
-
GridsterConfig.prototype.scrollSensitivity;
|
|
373
|
-
/** @type {?|undefined} */
|
|
374
|
-
GridsterConfig.prototype.scrollSpeed;
|
|
375
|
-
/** @type {?|undefined} */
|
|
376
|
-
GridsterConfig.prototype.initCallback;
|
|
377
|
-
/** @type {?|undefined} */
|
|
378
|
-
GridsterConfig.prototype.destroyCallback;
|
|
379
|
-
/** @type {?|undefined} */
|
|
380
|
-
GridsterConfig.prototype.gridSizeChangedCallback;
|
|
381
|
-
/** @type {?|undefined} */
|
|
382
|
-
GridsterConfig.prototype.itemChangeCallback;
|
|
383
|
-
/** @type {?|undefined} */
|
|
384
|
-
GridsterConfig.prototype.itemResizeCallback;
|
|
385
|
-
/** @type {?|undefined} */
|
|
386
|
-
GridsterConfig.prototype.itemInitCallback;
|
|
387
|
-
/** @type {?|undefined} */
|
|
388
|
-
GridsterConfig.prototype.itemRemovedCallback;
|
|
389
|
-
/** @type {?|undefined} */
|
|
390
|
-
GridsterConfig.prototype.itemValidateCallback;
|
|
391
|
-
/** @type {?|undefined} */
|
|
392
|
-
GridsterConfig.prototype.draggable;
|
|
393
|
-
/** @type {?|undefined} */
|
|
394
|
-
GridsterConfig.prototype.resizable;
|
|
395
|
-
/** @type {?|undefined} */
|
|
396
|
-
GridsterConfig.prototype.swap;
|
|
397
|
-
/** @type {?|undefined} */
|
|
398
|
-
GridsterConfig.prototype.pushItems;
|
|
399
|
-
/** @type {?|undefined} */
|
|
400
|
-
GridsterConfig.prototype.disablePushOnDrag;
|
|
401
|
-
/** @type {?|undefined} */
|
|
402
|
-
GridsterConfig.prototype.disablePushOnResize;
|
|
403
|
-
/** @type {?|undefined} */
|
|
404
|
-
GridsterConfig.prototype.disableAutoPositionOnConflict;
|
|
405
|
-
/** @type {?|undefined} */
|
|
406
|
-
GridsterConfig.prototype.pushDirections;
|
|
407
|
-
/** @type {?|undefined} */
|
|
408
|
-
GridsterConfig.prototype.pushResizeItems;
|
|
409
|
-
/** @type {?|undefined} */
|
|
410
|
-
GridsterConfig.prototype.displayGrid;
|
|
411
|
-
/** @type {?|undefined} */
|
|
412
|
-
GridsterConfig.prototype.disableWindowResize;
|
|
413
|
-
/** @type {?|undefined} */
|
|
414
|
-
GridsterConfig.prototype.disableWarnings;
|
|
415
|
-
/** @type {?|undefined} */
|
|
416
|
-
GridsterConfig.prototype.scrollToNewItems;
|
|
417
|
-
/** @type {?|undefined} */
|
|
418
|
-
GridsterConfig.prototype.enableEmptyCellClick;
|
|
419
|
-
/** @type {?|undefined} */
|
|
420
|
-
GridsterConfig.prototype.enableEmptyCellContextMenu;
|
|
421
|
-
/** @type {?|undefined} */
|
|
422
|
-
GridsterConfig.prototype.enableEmptyCellDrop;
|
|
423
|
-
/** @type {?|undefined} */
|
|
424
|
-
GridsterConfig.prototype.enableEmptyCellDrag;
|
|
425
|
-
/** @type {?|undefined} */
|
|
426
|
-
GridsterConfig.prototype.emptyCellClickCallback;
|
|
427
|
-
/** @type {?|undefined} */
|
|
428
|
-
GridsterConfig.prototype.emptyCellContextMenuCallback;
|
|
429
|
-
/** @type {?|undefined} */
|
|
430
|
-
GridsterConfig.prototype.emptyCellDropCallback;
|
|
431
|
-
/** @type {?|undefined} */
|
|
432
|
-
GridsterConfig.prototype.emptyCellDragCallback;
|
|
433
|
-
/** @type {?|undefined} */
|
|
434
|
-
GridsterConfig.prototype.emptyCellDragMaxCols;
|
|
435
|
-
/** @type {?|undefined} */
|
|
436
|
-
GridsterConfig.prototype.emptyCellDragMaxRows;
|
|
437
|
-
/** @type {?|undefined} */
|
|
438
|
-
GridsterConfig.prototype.ignoreMarginInRow;
|
|
439
|
-
/** @type {?|undefined} */
|
|
440
|
-
GridsterConfig.prototype.autoResizeonDrag;
|
|
441
|
-
/** @type {?|undefined} */
|
|
442
|
-
GridsterConfig.prototype.api;
|
|
443
|
-
/* Skipping unhandled member: [propName: string]: any;*/
|
|
444
|
-
}
|
|
445
|
-
/**
|
|
446
|
-
* @record
|
|
447
|
-
*/
|
|
448
|
-
function DragBase() { }
|
|
449
|
-
if (false) {
|
|
450
|
-
/** @type {?|undefined} */
|
|
451
|
-
DragBase.prototype.enabled;
|
|
452
|
-
/** @type {?|undefined} */
|
|
453
|
-
DragBase.prototype.stop;
|
|
454
|
-
/** @type {?|undefined} */
|
|
455
|
-
DragBase.prototype.start;
|
|
456
|
-
/** @type {?|undefined} */
|
|
457
|
-
DragBase.prototype.delayStart;
|
|
458
|
-
}
|
|
459
|
-
/**
|
|
460
|
-
* @record
|
|
461
|
-
*/
|
|
462
|
-
function Draggable() { }
|
|
463
|
-
if (false) {
|
|
464
|
-
/** @type {?|undefined} */
|
|
465
|
-
Draggable.prototype.ignoreContentClass;
|
|
466
|
-
/** @type {?|undefined} */
|
|
467
|
-
Draggable.prototype.ignoreContent;
|
|
468
|
-
/** @type {?|undefined} */
|
|
469
|
-
Draggable.prototype.dragHandleClass;
|
|
470
|
-
/** @type {?|undefined} */
|
|
471
|
-
Draggable.prototype.dropOverItems;
|
|
472
|
-
/** @type {?|undefined} */
|
|
473
|
-
Draggable.prototype.dropOverItemsCallback;
|
|
474
|
-
}
|
|
475
|
-
/**
|
|
476
|
-
* @record
|
|
477
|
-
*/
|
|
478
|
-
function Resizable() { }
|
|
479
|
-
if (false) {
|
|
480
|
-
/** @type {?|undefined} */
|
|
481
|
-
Resizable.prototype.handles;
|
|
482
|
-
}
|
|
483
|
-
/**
|
|
484
|
-
* @record
|
|
485
|
-
*/
|
|
486
|
-
function PushDirections() { }
|
|
487
|
-
if (false) {
|
|
488
|
-
/** @type {?} */
|
|
489
|
-
PushDirections.prototype.north;
|
|
490
|
-
/** @type {?} */
|
|
491
|
-
PushDirections.prototype.east;
|
|
492
|
-
/** @type {?} */
|
|
493
|
-
PushDirections.prototype.south;
|
|
494
|
-
/** @type {?} */
|
|
495
|
-
PushDirections.prototype.west;
|
|
496
|
-
}
|
|
297
|
+
};
|
|
497
298
|
|
|
498
299
|
/**
|
|
499
300
|
* @fileoverview added by tsickle
|
|
500
|
-
* @suppress {checkTypes,
|
|
301
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
501
302
|
*/
|
|
502
303
|
/** @type {?} */
|
|
503
304
|
const GridsterConfigDefaultSettings = {
|
|
@@ -559,7 +360,7 @@ const GridsterConfigDefaultSettings = {
|
|
|
559
360
|
|
|
560
361
|
/**
|
|
561
362
|
* @fileoverview added by tsickle
|
|
562
|
-
* @suppress {checkTypes,
|
|
363
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
563
364
|
*/
|
|
564
365
|
class RADashboardArea {
|
|
565
366
|
/**
|
|
@@ -964,83 +765,11 @@ RADashboardArea.propDecorators = {
|
|
|
964
765
|
widgetHeight: [{ type: Input, args: ['widget-height',] }],
|
|
965
766
|
widgetWidth: [{ type: Input, args: ['widget-width',] }],
|
|
966
767
|
appConfig: [{ type: Input, args: ['app-config',] }]
|
|
967
|
-
};
|
|
968
|
-
if (false) {
|
|
969
|
-
/** @type {?} */
|
|
970
|
-
RADashboardArea.prototype.widgetList;
|
|
971
|
-
/** @type {?} */
|
|
972
|
-
RADashboardArea.prototype.options;
|
|
973
|
-
/** @type {?} */
|
|
974
|
-
RADashboardArea.prototype.gridheight;
|
|
975
|
-
/**
|
|
976
|
-
* @type {?}
|
|
977
|
-
* @private
|
|
978
|
-
*/
|
|
979
|
-
RADashboardArea.prototype.conifgAddClick;
|
|
980
|
-
/**
|
|
981
|
-
* @type {?}
|
|
982
|
-
* @private
|
|
983
|
-
*/
|
|
984
|
-
RADashboardArea.prototype.widgetDeleteEvent;
|
|
985
|
-
/**
|
|
986
|
-
* @type {?}
|
|
987
|
-
* @private
|
|
988
|
-
*/
|
|
989
|
-
RADashboardArea.prototype.widgetAddEvent;
|
|
990
|
-
/**
|
|
991
|
-
* @type {?}
|
|
992
|
-
* @private
|
|
993
|
-
*/
|
|
994
|
-
RADashboardArea.prototype.widgetLibraryDoneClick;
|
|
995
|
-
/**
|
|
996
|
-
* @type {?}
|
|
997
|
-
* @private
|
|
998
|
-
*/
|
|
999
|
-
RADashboardArea.prototype.isWidgetLoaded;
|
|
1000
|
-
/** @type {?} */
|
|
1001
|
-
RADashboardArea.prototype.userDashboardId;
|
|
1002
|
-
/** @type {?} */
|
|
1003
|
-
RADashboardArea.prototype.areaKey;
|
|
1004
|
-
/** @type {?} */
|
|
1005
|
-
RADashboardArea.prototype.globalFilter;
|
|
1006
|
-
/** @type {?} */
|
|
1007
|
-
RADashboardArea.prototype.raDashboardEventBus;
|
|
1008
|
-
/** @type {?} */
|
|
1009
|
-
RADashboardArea.prototype.widgetHeight;
|
|
1010
|
-
/** @type {?} */
|
|
1011
|
-
RADashboardArea.prototype.widgetWidth;
|
|
1012
|
-
/** @type {?} */
|
|
1013
|
-
RADashboardArea.prototype.appConfig;
|
|
1014
|
-
/**
|
|
1015
|
-
* @type {?}
|
|
1016
|
-
* @private
|
|
1017
|
-
*/
|
|
1018
|
-
RADashboardArea.prototype.dashboardService;
|
|
1019
|
-
/**
|
|
1020
|
-
* @type {?}
|
|
1021
|
-
* @private
|
|
1022
|
-
*/
|
|
1023
|
-
RADashboardArea.prototype.ngZone;
|
|
1024
|
-
/**
|
|
1025
|
-
* @type {?}
|
|
1026
|
-
* @private
|
|
1027
|
-
*/
|
|
1028
|
-
RADashboardArea.prototype.ngxService;
|
|
1029
|
-
/**
|
|
1030
|
-
* @type {?}
|
|
1031
|
-
* @private
|
|
1032
|
-
*/
|
|
1033
|
-
RADashboardArea.prototype.translateService;
|
|
1034
|
-
/**
|
|
1035
|
-
* @type {?}
|
|
1036
|
-
* @private
|
|
1037
|
-
*/
|
|
1038
|
-
RADashboardArea.prototype.notifier;
|
|
1039
|
-
}
|
|
768
|
+
};
|
|
1040
769
|
|
|
1041
770
|
/**
|
|
1042
771
|
* @fileoverview added by tsickle
|
|
1043
|
-
* @suppress {checkTypes,
|
|
772
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
1044
773
|
*/
|
|
1045
774
|
class RAWidgetContainer {
|
|
1046
775
|
/**
|
|
@@ -1089,9 +818,6 @@ class RAWidgetContainer {
|
|
|
1089
818
|
this.refreshWidget(this.data.widgetInfo);
|
|
1090
819
|
this.data.widgetInfo.isDimensionUpdate = false;
|
|
1091
820
|
}
|
|
1092
|
-
if (changes.height && changes.height.currentValue != changes.height.previousValue) {
|
|
1093
|
-
this.setWidgetheight();
|
|
1094
|
-
}
|
|
1095
821
|
}
|
|
1096
822
|
/**
|
|
1097
823
|
* @return {?}
|
|
@@ -1165,19 +891,13 @@ class RAWidgetContainer {
|
|
|
1165
891
|
this.refreshWidget(this.data.widgetInfo);
|
|
1166
892
|
// this.updateWidget(widgetInfo);
|
|
1167
893
|
}
|
|
1168
|
-
/**
|
|
1169
|
-
* @return {?}
|
|
1170
|
-
*/
|
|
1171
|
-
setWidgetheight() {
|
|
1172
|
-
this.widgetHeight = this.data.widgetInfo.height * this.data.widgetInfo.rowHeight + 2;
|
|
1173
|
-
}
|
|
1174
894
|
/**
|
|
1175
895
|
* To load external custom element to the widget container
|
|
1176
896
|
* @param {?} widgetInfo
|
|
1177
897
|
* @return {?}
|
|
1178
898
|
*/
|
|
1179
899
|
loadWidget(widgetInfo) {
|
|
1180
|
-
return __awaiter(this, void 0, void 0,
|
|
900
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
1181
901
|
/** @type {?} */
|
|
1182
902
|
let widgetConfigFilter = (/** @type {?} */ ({
|
|
1183
903
|
config: widgetInfo.widgetConfigInfo.config,
|
|
@@ -1194,7 +914,7 @@ class RAWidgetContainer {
|
|
|
1194
914
|
document.body.addEventListener('widgetinitiated' + widgetInfo.widgetInstanceId, (/**
|
|
1195
915
|
* @return {?}
|
|
1196
916
|
*/
|
|
1197
|
-
() => __awaiter(this, void 0, void 0,
|
|
917
|
+
() => __awaiter(this, void 0, void 0, function* () {
|
|
1198
918
|
console.log('widget initiated' + widgetInfo.widgetInstanceId);
|
|
1199
919
|
widgetContainer.isWidgetLoaded = true;
|
|
1200
920
|
widgetConfigFilter.appConfig = this.appConfig;
|
|
@@ -1205,7 +925,6 @@ class RAWidgetContainer {
|
|
|
1205
925
|
})));
|
|
1206
926
|
this.ctlWidget.nativeElement.appendChild(this.widgetElement);
|
|
1207
927
|
}));
|
|
1208
|
-
this.setWidgetheight();
|
|
1209
928
|
});
|
|
1210
929
|
}
|
|
1211
930
|
/**
|
|
@@ -1214,7 +933,7 @@ class RAWidgetContainer {
|
|
|
1214
933
|
* @return {?}
|
|
1215
934
|
*/
|
|
1216
935
|
refreshWidget(widgetInfo) {
|
|
1217
|
-
return __awaiter(this, void 0, void 0,
|
|
936
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
1218
937
|
/** @type {?} */
|
|
1219
938
|
let widgetContainerContext = this;
|
|
1220
939
|
/** @type {?} */
|
|
@@ -1236,7 +955,7 @@ class RAWidgetContainer {
|
|
|
1236
955
|
* @return {?}
|
|
1237
956
|
*/
|
|
1238
957
|
setLock(config) {
|
|
1239
|
-
return __awaiter(this, void 0, void 0,
|
|
958
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
1240
959
|
this.lockStatus = yield this.widgetElement.loadLockStatus(config);
|
|
1241
960
|
if (this.lockStatus) {
|
|
1242
961
|
switch (this.lockStatus) {
|
|
@@ -1264,8 +983,8 @@ class RAWidgetContainer {
|
|
|
1264
983
|
RAWidgetContainer.decorators = [
|
|
1265
984
|
{ type: Component, args: [{
|
|
1266
985
|
selector: 'ra-widget-container',
|
|
1267
|
-
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\"
|
|
1268
|
-
styles: [".wcheader{width:100%;height:26px;background:#fff;color:#3dcd58;
|
|
986
|
+
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>",
|
|
987
|
+
styles: [".wcheader{width:100%;height:26px;background:#fff;color:#3dcd58;font-family:\"Arial Rounded MT\";border-bottom:1px solid;border-color:#fff;font-size:16px;position:absolute;left:0;top:0}.wc-wrapper{height:100%;position:relative;margin:auto 10px}.wc-mover{cursor:all-scroll}.wcBody{width:100%;position:absolute;top:26px;left:0;bottom:0}.wcBodyBorder{border:1px dashed #e6e2e2}.sp_icon{float:left;margin:0 15% 0 0}.dropbtn{cursor:pointer;color:#42b4e6}.dropdown{visibility:hidden;opacity:0;transition:visibility,opacity .5s linear;position:relative}.dropdown hr{margin:0!important}.dropdown-content{display:none;position:absolute;right:0;background-color:#f9f9f9;min-width:100px;box-shadow:0 8px 16px 8px rgba(0,0,0,.2);z-index:1;font-size:12px;font-family:\"Arial Rounded MT\"}.dropdown-content a{color:#000;padding:5px 16px;text-decoration:none;display:block;cursor:pointer}.dropdown-content a:hover{background-color:#f1f1f1}.dropdown:hover .dropdown-content{display:block;-webkit-animation:.3s ease-out slide-down;animation:.3s ease-out slide-down}.wc-wrapper:hover .dropdown{visibility:visible;opacity:1}.dropdown:hover .dropbtn{color:#2b7797}.gearIcon{color:#42b4e6}.hr{border:0;border-top:1px solid rgba(0,0,0,.1)}@keyframes slide-down{0%{opacity:0;-webkit-transform:translateY(-20%);transform:translateY(-20%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slide-down{0%{opacity:0;-webkit-transform:translateY(-20%)}100%{opacity:1;-webkit-transform:translateY(0)}}.widget-config-item i{font-size:17px;color:#42b4e6}.widget-config-item span{font-size:12px;font:inherit;padding-left:12px;color:#42b4e6}.locked{color:#42b4e6}.partiallocked{color:#a0d9f2}.unlocked{display:none}"]
|
|
1269
988
|
}] }
|
|
1270
989
|
];
|
|
1271
990
|
/** @nocollapse */
|
|
@@ -1286,82 +1005,11 @@ RAWidgetContainer.propDecorators = {
|
|
|
1286
1005
|
width: [{ type: Input, args: ['widget-width',] }],
|
|
1287
1006
|
height: [{ type: Input, args: ['widget-height',] }],
|
|
1288
1007
|
widgetDeleted: [{ type: Output }]
|
|
1289
|
-
};
|
|
1290
|
-
if (false) {
|
|
1291
|
-
/**
|
|
1292
|
-
* @type {?}
|
|
1293
|
-
* @private
|
|
1294
|
-
*/
|
|
1295
|
-
RAWidgetContainer.prototype.isWidgetLoaded;
|
|
1296
|
-
/**
|
|
1297
|
-
* @type {?}
|
|
1298
|
-
* @private
|
|
1299
|
-
*/
|
|
1300
|
-
RAWidgetContainer.prototype.widgetElement;
|
|
1301
|
-
/**
|
|
1302
|
-
* @type {?}
|
|
1303
|
-
* @private
|
|
1304
|
-
*/
|
|
1305
|
-
RAWidgetContainer.prototype.configChanged;
|
|
1306
|
-
/**
|
|
1307
|
-
* @type {?}
|
|
1308
|
-
* @private
|
|
1309
|
-
*/
|
|
1310
|
-
RAWidgetContainer.prototype.isIEOrEdge;
|
|
1311
|
-
/** @type {?} */
|
|
1312
|
-
RAWidgetContainer.prototype.widgetHeight;
|
|
1313
|
-
/** @type {?} */
|
|
1314
|
-
RAWidgetContainer.prototype.lockClass;
|
|
1315
|
-
/** @type {?} */
|
|
1316
|
-
RAWidgetContainer.prototype.lockStatus;
|
|
1317
|
-
/** @type {?} */
|
|
1318
|
-
RAWidgetContainer.prototype.ctlWidget;
|
|
1319
|
-
/** @type {?} */
|
|
1320
|
-
RAWidgetContainer.prototype.widgetInstanceId;
|
|
1321
|
-
/** @type {?} */
|
|
1322
|
-
RAWidgetContainer.prototype.globalFilter;
|
|
1323
|
-
/** @type {?} */
|
|
1324
|
-
RAWidgetContainer.prototype.data;
|
|
1325
|
-
/** @type {?} */
|
|
1326
|
-
RAWidgetContainer.prototype.raDashboardEventBus;
|
|
1327
|
-
/** @type {?} */
|
|
1328
|
-
RAWidgetContainer.prototype.appConfig;
|
|
1329
|
-
/** @type {?} */
|
|
1330
|
-
RAWidgetContainer.prototype.width;
|
|
1331
|
-
/** @type {?} */
|
|
1332
|
-
RAWidgetContainer.prototype.height;
|
|
1333
|
-
/** @type {?} */
|
|
1334
|
-
RAWidgetContainer.prototype.widgetDeleted;
|
|
1335
|
-
/**
|
|
1336
|
-
* @type {?}
|
|
1337
|
-
* @private
|
|
1338
|
-
*/
|
|
1339
|
-
RAWidgetContainer.prototype.dashboardService;
|
|
1340
|
-
/**
|
|
1341
|
-
* @type {?}
|
|
1342
|
-
* @private
|
|
1343
|
-
*/
|
|
1344
|
-
RAWidgetContainer.prototype.ngxService;
|
|
1345
|
-
/**
|
|
1346
|
-
* @type {?}
|
|
1347
|
-
* @private
|
|
1348
|
-
*/
|
|
1349
|
-
RAWidgetContainer.prototype.translateService;
|
|
1350
|
-
/**
|
|
1351
|
-
* @type {?}
|
|
1352
|
-
* @private
|
|
1353
|
-
*/
|
|
1354
|
-
RAWidgetContainer.prototype.ngZone;
|
|
1355
|
-
/**
|
|
1356
|
-
* @type {?}
|
|
1357
|
-
* @private
|
|
1358
|
-
*/
|
|
1359
|
-
RAWidgetContainer.prototype.notifier;
|
|
1360
|
-
}
|
|
1008
|
+
};
|
|
1361
1009
|
|
|
1362
1010
|
/**
|
|
1363
1011
|
* @fileoverview added by tsickle
|
|
1364
|
-
* @suppress {checkTypes,
|
|
1012
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
1365
1013
|
*/
|
|
1366
1014
|
/** @type {?} */
|
|
1367
1015
|
const customNotifierOptions = {
|
|
@@ -1407,7 +1055,7 @@ const customNotifierOptions = {
|
|
|
1407
1055
|
|
|
1408
1056
|
/**
|
|
1409
1057
|
* @fileoverview added by tsickle
|
|
1410
|
-
* @suppress {checkTypes,
|
|
1058
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
1411
1059
|
*/
|
|
1412
1060
|
/** @type {?} */
|
|
1413
1061
|
const GridsterConfigService = {
|
|
@@ -1585,7 +1233,7 @@ const GridsterConfigService = {
|
|
|
1585
1233
|
|
|
1586
1234
|
/**
|
|
1587
1235
|
* @fileoverview added by tsickle
|
|
1588
|
-
* @suppress {checkTypes,
|
|
1236
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
1589
1237
|
*/
|
|
1590
1238
|
class GridsterUtils {
|
|
1591
1239
|
/**
|
|
@@ -1721,91 +1369,17 @@ GridsterUtils.decorators = [
|
|
|
1721
1369
|
|
|
1722
1370
|
/**
|
|
1723
1371
|
* @fileoverview added by tsickle
|
|
1724
|
-
* @suppress {checkTypes,
|
|
1372
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
1725
1373
|
*/
|
|
1726
1374
|
/**
|
|
1727
1375
|
* @abstract
|
|
1728
1376
|
*/
|
|
1729
1377
|
class GridsterComponentInterface {
|
|
1730
|
-
}
|
|
1731
|
-
if (false) {
|
|
1732
|
-
/** @type {?} */
|
|
1733
|
-
GridsterComponentInterface.prototype.$options;
|
|
1734
|
-
/** @type {?} */
|
|
1735
|
-
GridsterComponentInterface.prototype.grid;
|
|
1736
|
-
/** @type {?} */
|
|
1737
|
-
GridsterComponentInterface.prototype.checkCollision;
|
|
1738
|
-
/** @type {?} */
|
|
1739
|
-
GridsterComponentInterface.prototype.positionXToPixels;
|
|
1740
|
-
/** @type {?} */
|
|
1741
|
-
GridsterComponentInterface.prototype.pixelsToPositionX;
|
|
1742
|
-
/** @type {?} */
|
|
1743
|
-
GridsterComponentInterface.prototype.positionYToPixels;
|
|
1744
|
-
/** @type {?} */
|
|
1745
|
-
GridsterComponentInterface.prototype.pixelsToPositionY;
|
|
1746
|
-
/** @type {?} */
|
|
1747
|
-
GridsterComponentInterface.prototype.findItemWithItem;
|
|
1748
|
-
/** @type {?} */
|
|
1749
|
-
GridsterComponentInterface.prototype.findItemsWithItem;
|
|
1750
|
-
/** @type {?} */
|
|
1751
|
-
GridsterComponentInterface.prototype.checkGridCollision;
|
|
1752
|
-
/** @type {?} */
|
|
1753
|
-
GridsterComponentInterface.prototype.el;
|
|
1754
|
-
/** @type {?} */
|
|
1755
|
-
GridsterComponentInterface.prototype.renderer;
|
|
1756
|
-
/** @type {?} */
|
|
1757
|
-
GridsterComponentInterface.prototype.gridRenderer;
|
|
1758
|
-
/** @type {?} */
|
|
1759
|
-
GridsterComponentInterface.prototype.cdRef;
|
|
1760
|
-
/** @type {?} */
|
|
1761
|
-
GridsterComponentInterface.prototype.options;
|
|
1762
|
-
/** @type {?} */
|
|
1763
|
-
GridsterComponentInterface.prototype.calculateLayoutDebounce;
|
|
1764
|
-
/** @type {?} */
|
|
1765
|
-
GridsterComponentInterface.prototype.updateGrid;
|
|
1766
|
-
/** @type {?} */
|
|
1767
|
-
GridsterComponentInterface.prototype.movingItem;
|
|
1768
|
-
/** @type {?} */
|
|
1769
|
-
GridsterComponentInterface.prototype.addItem;
|
|
1770
|
-
/** @type {?} */
|
|
1771
|
-
GridsterComponentInterface.prototype.removeItem;
|
|
1772
|
-
/** @type {?} */
|
|
1773
|
-
GridsterComponentInterface.prototype.previewStyle;
|
|
1774
|
-
/** @type {?} */
|
|
1775
|
-
GridsterComponentInterface.prototype.mobile;
|
|
1776
|
-
/** @type {?} */
|
|
1777
|
-
GridsterComponentInterface.prototype.curWidth;
|
|
1778
|
-
/** @type {?} */
|
|
1779
|
-
GridsterComponentInterface.prototype.curHeight;
|
|
1780
|
-
/** @type {?} */
|
|
1781
|
-
GridsterComponentInterface.prototype.columns;
|
|
1782
|
-
/** @type {?} */
|
|
1783
|
-
GridsterComponentInterface.prototype.rows;
|
|
1784
|
-
/** @type {?} */
|
|
1785
|
-
GridsterComponentInterface.prototype.curColWidth;
|
|
1786
|
-
/** @type {?} */
|
|
1787
|
-
GridsterComponentInterface.prototype.curRowHeight;
|
|
1788
|
-
/** @type {?} */
|
|
1789
|
-
GridsterComponentInterface.prototype.windowResize;
|
|
1790
|
-
/** @type {?} */
|
|
1791
|
-
GridsterComponentInterface.prototype.setGridDimensions;
|
|
1792
|
-
/** @type {?} */
|
|
1793
|
-
GridsterComponentInterface.prototype.dragInProgress;
|
|
1794
|
-
/** @type {?} */
|
|
1795
|
-
GridsterComponentInterface.prototype.emptyCell;
|
|
1796
|
-
/** @type {?} */
|
|
1797
|
-
GridsterComponentInterface.prototype.compact;
|
|
1798
|
-
/** @type {?} */
|
|
1799
|
-
GridsterComponentInterface.prototype.zone;
|
|
1800
|
-
/** @type {?} */
|
|
1801
|
-
GridsterComponentInterface.prototype.gridRows;
|
|
1802
|
-
/** @type {?} */
|
|
1803
|
-
GridsterComponentInterface.prototype.gridColumns;
|
|
1804
1378
|
}
|
|
1805
1379
|
|
|
1806
1380
|
/**
|
|
1807
1381
|
* @fileoverview added by tsickle
|
|
1808
|
-
* @suppress {checkTypes,
|
|
1382
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
1809
1383
|
*/
|
|
1810
1384
|
class GridsterEmptyCell {
|
|
1811
1385
|
/**
|
|
@@ -2082,44 +1656,11 @@ GridsterEmptyCell.decorators = [
|
|
|
2082
1656
|
/** @nocollapse */
|
|
2083
1657
|
GridsterEmptyCell.ctorParameters = () => [
|
|
2084
1658
|
{ type: GridsterComponentInterface }
|
|
2085
|
-
];
|
|
2086
|
-
if (false) {
|
|
2087
|
-
/** @type {?} */
|
|
2088
|
-
GridsterEmptyCell.prototype.initialItem;
|
|
2089
|
-
/** @type {?} */
|
|
2090
|
-
GridsterEmptyCell.prototype.emptyCellClick;
|
|
2091
|
-
/** @type {?} */
|
|
2092
|
-
GridsterEmptyCell.prototype.emptyCellClickTouch;
|
|
2093
|
-
/** @type {?} */
|
|
2094
|
-
GridsterEmptyCell.prototype.emptyCellContextMenu;
|
|
2095
|
-
/** @type {?} */
|
|
2096
|
-
GridsterEmptyCell.prototype.emptyCellDrop;
|
|
2097
|
-
/** @type {?} */
|
|
2098
|
-
GridsterEmptyCell.prototype.emptyCellDrag;
|
|
2099
|
-
/** @type {?} */
|
|
2100
|
-
GridsterEmptyCell.prototype.emptyCellDragTouch;
|
|
2101
|
-
/** @type {?} */
|
|
2102
|
-
GridsterEmptyCell.prototype.emptyCellMMove;
|
|
2103
|
-
/** @type {?} */
|
|
2104
|
-
GridsterEmptyCell.prototype.emptyCellMMoveTouch;
|
|
2105
|
-
/** @type {?} */
|
|
2106
|
-
GridsterEmptyCell.prototype.emptyCellUp;
|
|
2107
|
-
/** @type {?} */
|
|
2108
|
-
GridsterEmptyCell.prototype.emptyCellUpTouch;
|
|
2109
|
-
/** @type {?} */
|
|
2110
|
-
GridsterEmptyCell.prototype.emptyCellMove;
|
|
2111
|
-
/** @type {?} */
|
|
2112
|
-
GridsterEmptyCell.prototype.emptyCellExit;
|
|
2113
|
-
/**
|
|
2114
|
-
* @type {?}
|
|
2115
|
-
* @private
|
|
2116
|
-
*/
|
|
2117
|
-
GridsterEmptyCell.prototype.gridster;
|
|
2118
|
-
}
|
|
1659
|
+
];
|
|
2119
1660
|
|
|
2120
1661
|
/**
|
|
2121
1662
|
* @fileoverview added by tsickle
|
|
2122
|
-
* @suppress {checkTypes,
|
|
1663
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
2123
1664
|
*/
|
|
2124
1665
|
class GridsterCompact {
|
|
2125
1666
|
/**
|
|
@@ -2328,18 +1869,11 @@ GridsterCompact.decorators = [
|
|
|
2328
1869
|
/** @nocollapse */
|
|
2329
1870
|
GridsterCompact.ctorParameters = () => [
|
|
2330
1871
|
{ type: GridsterComponentInterface }
|
|
2331
|
-
];
|
|
2332
|
-
if (false) {
|
|
2333
|
-
/**
|
|
2334
|
-
* @type {?}
|
|
2335
|
-
* @private
|
|
2336
|
-
*/
|
|
2337
|
-
GridsterCompact.prototype.gridster;
|
|
2338
|
-
}
|
|
1872
|
+
];
|
|
2339
1873
|
|
|
2340
1874
|
/**
|
|
2341
1875
|
* @fileoverview added by tsickle
|
|
2342
|
-
* @suppress {checkTypes,
|
|
1876
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
2343
1877
|
*/
|
|
2344
1878
|
class GridsterRenderer {
|
|
2345
1879
|
/**
|
|
@@ -2602,18 +2136,11 @@ GridsterRenderer.decorators = [
|
|
|
2602
2136
|
/** @nocollapse */
|
|
2603
2137
|
GridsterRenderer.ctorParameters = () => [
|
|
2604
2138
|
{ type: GridsterComponentInterface }
|
|
2605
|
-
];
|
|
2606
|
-
if (false) {
|
|
2607
|
-
/**
|
|
2608
|
-
* @type {?}
|
|
2609
|
-
* @private
|
|
2610
|
-
*/
|
|
2611
|
-
GridsterRenderer.prototype.gridster;
|
|
2612
|
-
}
|
|
2139
|
+
];
|
|
2613
2140
|
|
|
2614
2141
|
/**
|
|
2615
2142
|
* @fileoverview added by tsickle
|
|
2616
|
-
* @suppress {checkTypes,
|
|
2143
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
2617
2144
|
*/
|
|
2618
2145
|
class GridsterComponent {
|
|
2619
2146
|
/**
|
|
@@ -2747,17 +2274,6 @@ class GridsterComponent {
|
|
|
2747
2274
|
if (this.options.destroyCallback) {
|
|
2748
2275
|
this.options.destroyCallback(this);
|
|
2749
2276
|
}
|
|
2750
|
-
//if (this.options.api) {
|
|
2751
|
-
/* this.options.api getting undefined for new dashboard load- temp fix
|
|
2752
|
-
* on new dashboard area load, old dashboard area gets destroyed, but that leads to
|
|
2753
|
-
* ondestroy of current this.options.api instance - needs to investigate further
|
|
2754
|
-
*/
|
|
2755
|
-
if (false) {
|
|
2756
|
-
this.options.api.resize = undefined;
|
|
2757
|
-
this.options.api.optionsChanged = undefined;
|
|
2758
|
-
this.options.api.getNextPossiblePosition = undefined;
|
|
2759
|
-
this.options.api = undefined;
|
|
2760
|
-
}
|
|
2761
2277
|
this.emptyCell.destroy();
|
|
2762
2278
|
delete this.emptyCell;
|
|
2763
2279
|
this.compact.destroy();
|
|
@@ -3253,109 +2769,21 @@ GridsterComponent.ctorParameters = () => [
|
|
|
3253
2769
|
];
|
|
3254
2770
|
GridsterComponent.propDecorators = {
|
|
3255
2771
|
options: [{ type: Input }]
|
|
3256
|
-
};
|
|
3257
|
-
if (false) {
|
|
3258
|
-
/** @type {?} */
|
|
3259
|
-
GridsterComponent.prototype.options;
|
|
3260
|
-
/** @type {?} */
|
|
3261
|
-
GridsterComponent.prototype.calculateLayoutDebounce;
|
|
3262
|
-
/** @type {?} */
|
|
3263
|
-
GridsterComponent.prototype.movingItem;
|
|
3264
|
-
/** @type {?} */
|
|
3265
|
-
GridsterComponent.prototype.previewStyle;
|
|
3266
|
-
/** @type {?} */
|
|
3267
|
-
GridsterComponent.prototype.el;
|
|
3268
|
-
/** @type {?} */
|
|
3269
|
-
GridsterComponent.prototype.$options;
|
|
3270
|
-
/** @type {?} */
|
|
3271
|
-
GridsterComponent.prototype.mobile;
|
|
3272
|
-
/** @type {?} */
|
|
3273
|
-
GridsterComponent.prototype.curWidth;
|
|
3274
|
-
/** @type {?} */
|
|
3275
|
-
GridsterComponent.prototype.curHeight;
|
|
3276
|
-
/** @type {?} */
|
|
3277
|
-
GridsterComponent.prototype.grid;
|
|
3278
|
-
/** @type {?} */
|
|
3279
|
-
GridsterComponent.prototype.columns;
|
|
3280
|
-
/** @type {?} */
|
|
3281
|
-
GridsterComponent.prototype.rows;
|
|
3282
|
-
/** @type {?} */
|
|
3283
|
-
GridsterComponent.prototype.curColWidth;
|
|
3284
|
-
/** @type {?} */
|
|
3285
|
-
GridsterComponent.prototype.curRowHeight;
|
|
3286
|
-
/** @type {?} */
|
|
3287
|
-
GridsterComponent.prototype.gridColumns;
|
|
3288
|
-
/** @type {?} */
|
|
3289
|
-
GridsterComponent.prototype.gridRows;
|
|
3290
|
-
/** @type {?} */
|
|
3291
|
-
GridsterComponent.prototype.windowResize;
|
|
3292
|
-
/** @type {?} */
|
|
3293
|
-
GridsterComponent.prototype.dragInProgress;
|
|
3294
|
-
/** @type {?} */
|
|
3295
|
-
GridsterComponent.prototype.emptyCell;
|
|
3296
|
-
/** @type {?} */
|
|
3297
|
-
GridsterComponent.prototype.compact;
|
|
3298
|
-
/** @type {?} */
|
|
3299
|
-
GridsterComponent.prototype.gridRenderer;
|
|
3300
|
-
/** @type {?} */
|
|
3301
|
-
GridsterComponent.prototype.renderer;
|
|
3302
|
-
/** @type {?} */
|
|
3303
|
-
GridsterComponent.prototype.cdRef;
|
|
3304
|
-
/** @type {?} */
|
|
3305
|
-
GridsterComponent.prototype.zone;
|
|
3306
|
-
}
|
|
2772
|
+
};
|
|
3307
2773
|
|
|
3308
2774
|
/**
|
|
3309
2775
|
* @fileoverview added by tsickle
|
|
3310
|
-
* @suppress {checkTypes,
|
|
2776
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
3311
2777
|
*/
|
|
3312
2778
|
/**
|
|
3313
2779
|
* @abstract
|
|
3314
2780
|
*/
|
|
3315
2781
|
class GridsterItemComponentInterface {
|
|
3316
|
-
}
|
|
3317
|
-
if (false) {
|
|
3318
|
-
/** @type {?} */
|
|
3319
|
-
GridsterItemComponentInterface.prototype.item;
|
|
3320
|
-
/** @type {?} */
|
|
3321
|
-
GridsterItemComponentInterface.prototype.$item;
|
|
3322
|
-
/** @type {?} */
|
|
3323
|
-
GridsterItemComponentInterface.prototype.top;
|
|
3324
|
-
/** @type {?} */
|
|
3325
|
-
GridsterItemComponentInterface.prototype.left;
|
|
3326
|
-
/** @type {?} */
|
|
3327
|
-
GridsterItemComponentInterface.prototype.width;
|
|
3328
|
-
/** @type {?} */
|
|
3329
|
-
GridsterItemComponentInterface.prototype.height;
|
|
3330
|
-
/** @type {?} */
|
|
3331
|
-
GridsterItemComponentInterface.prototype.drag;
|
|
3332
|
-
/** @type {?} */
|
|
3333
|
-
GridsterItemComponentInterface.prototype.resize;
|
|
3334
|
-
/** @type {?} */
|
|
3335
|
-
GridsterItemComponentInterface.prototype.notPlaced;
|
|
3336
|
-
/** @type {?} */
|
|
3337
|
-
GridsterItemComponentInterface.prototype.updateOptions;
|
|
3338
|
-
/** @type {?} */
|
|
3339
|
-
GridsterItemComponentInterface.prototype.itemChanged;
|
|
3340
|
-
/** @type {?} */
|
|
3341
|
-
GridsterItemComponentInterface.prototype.setSize;
|
|
3342
|
-
/** @type {?} */
|
|
3343
|
-
GridsterItemComponentInterface.prototype.checkItemChanges;
|
|
3344
|
-
/** @type {?} */
|
|
3345
|
-
GridsterItemComponentInterface.prototype.canBeDragged;
|
|
3346
|
-
/** @type {?} */
|
|
3347
|
-
GridsterItemComponentInterface.prototype.canBeResized;
|
|
3348
|
-
/** @type {?} */
|
|
3349
|
-
GridsterItemComponentInterface.prototype.el;
|
|
3350
|
-
/** @type {?} */
|
|
3351
|
-
GridsterItemComponentInterface.prototype.gridster;
|
|
3352
|
-
/** @type {?} */
|
|
3353
|
-
GridsterItemComponentInterface.prototype.renderer;
|
|
3354
2782
|
}
|
|
3355
2783
|
|
|
3356
2784
|
/**
|
|
3357
2785
|
* @fileoverview added by tsickle
|
|
3358
|
-
* @suppress {checkTypes,
|
|
2786
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
3359
2787
|
*/
|
|
3360
2788
|
class GridsterSwap {
|
|
3361
2789
|
/**
|
|
@@ -3466,28 +2894,11 @@ GridsterSwap.decorators = [
|
|
|
3466
2894
|
/** @nocollapse */
|
|
3467
2895
|
GridsterSwap.ctorParameters = () => [
|
|
3468
2896
|
{ type: GridsterItemComponentInterface }
|
|
3469
|
-
];
|
|
3470
|
-
if (false) {
|
|
3471
|
-
/**
|
|
3472
|
-
* @type {?}
|
|
3473
|
-
* @private
|
|
3474
|
-
*/
|
|
3475
|
-
GridsterSwap.prototype.swapedItem;
|
|
3476
|
-
/**
|
|
3477
|
-
* @type {?}
|
|
3478
|
-
* @private
|
|
3479
|
-
*/
|
|
3480
|
-
GridsterSwap.prototype.gridsterItem;
|
|
3481
|
-
/**
|
|
3482
|
-
* @type {?}
|
|
3483
|
-
* @private
|
|
3484
|
-
*/
|
|
3485
|
-
GridsterSwap.prototype.gridster;
|
|
3486
|
-
}
|
|
2897
|
+
];
|
|
3487
2898
|
|
|
3488
2899
|
/**
|
|
3489
2900
|
* @fileoverview added by tsickle
|
|
3490
|
-
* @suppress {checkTypes,
|
|
2901
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
3491
2902
|
*/
|
|
3492
2903
|
/** @type {?} */
|
|
3493
2904
|
let scrollSensitivity;
|
|
@@ -3682,7 +3093,7 @@ function cancelN() {
|
|
|
3682
3093
|
|
|
3683
3094
|
/**
|
|
3684
3095
|
* @fileoverview added by tsickle
|
|
3685
|
-
* @suppress {checkTypes,
|
|
3096
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
3686
3097
|
*/
|
|
3687
3098
|
class GridsterPush {
|
|
3688
3099
|
/**
|
|
@@ -4093,61 +3504,11 @@ GridsterPush.decorators = [
|
|
|
4093
3504
|
/** @nocollapse */
|
|
4094
3505
|
GridsterPush.ctorParameters = () => [
|
|
4095
3506
|
{ type: GridsterItemComponentInterface }
|
|
4096
|
-
];
|
|
4097
|
-
if (false) {
|
|
4098
|
-
/** @type {?} */
|
|
4099
|
-
GridsterPush.prototype.fromSouth;
|
|
4100
|
-
/** @type {?} */
|
|
4101
|
-
GridsterPush.prototype.fromNorth;
|
|
4102
|
-
/** @type {?} */
|
|
4103
|
-
GridsterPush.prototype.fromEast;
|
|
4104
|
-
/** @type {?} */
|
|
4105
|
-
GridsterPush.prototype.fromWest;
|
|
4106
|
-
/**
|
|
4107
|
-
* @type {?}
|
|
4108
|
-
* @private
|
|
4109
|
-
*/
|
|
4110
|
-
GridsterPush.prototype.pushedItems;
|
|
4111
|
-
/**
|
|
4112
|
-
* @type {?}
|
|
4113
|
-
* @private
|
|
4114
|
-
*/
|
|
4115
|
-
GridsterPush.prototype.pushedItemsTemp;
|
|
4116
|
-
/**
|
|
4117
|
-
* @type {?}
|
|
4118
|
-
* @private
|
|
4119
|
-
*/
|
|
4120
|
-
GridsterPush.prototype.pushedItemsTempPath;
|
|
4121
|
-
/**
|
|
4122
|
-
* @type {?}
|
|
4123
|
-
* @private
|
|
4124
|
-
*/
|
|
4125
|
-
GridsterPush.prototype.pushedItemsPath;
|
|
4126
|
-
/**
|
|
4127
|
-
* @type {?}
|
|
4128
|
-
* @private
|
|
4129
|
-
*/
|
|
4130
|
-
GridsterPush.prototype.gridsterItem;
|
|
4131
|
-
/**
|
|
4132
|
-
* @type {?}
|
|
4133
|
-
* @private
|
|
4134
|
-
*/
|
|
4135
|
-
GridsterPush.prototype.gridster;
|
|
4136
|
-
/**
|
|
4137
|
-
* @type {?}
|
|
4138
|
-
* @private
|
|
4139
|
-
*/
|
|
4140
|
-
GridsterPush.prototype.pushedItemsOrder;
|
|
4141
|
-
/**
|
|
4142
|
-
* @type {?}
|
|
4143
|
-
* @private
|
|
4144
|
-
*/
|
|
4145
|
-
GridsterPush.prototype.tryPattern;
|
|
4146
|
-
}
|
|
3507
|
+
];
|
|
4147
3508
|
|
|
4148
3509
|
/**
|
|
4149
3510
|
* @fileoverview added by tsickle
|
|
4150
|
-
* @suppress {checkTypes,
|
|
3511
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
4151
3512
|
*/
|
|
4152
3513
|
class GridsterDraggable {
|
|
4153
3514
|
/**
|
|
@@ -4425,10 +3786,6 @@ class GridsterDraggable {
|
|
|
4425
3786
|
this.gridsterItem.$item.cols = itemColsbackup;
|
|
4426
3787
|
this.gridsterItem.$item.rows = itemRowsbackup;
|
|
4427
3788
|
}
|
|
4428
|
-
else {
|
|
4429
|
-
// this.gridsterItem.item.rows=this.gridsterItem.$item.rows;
|
|
4430
|
-
// this.gridsterItem.item.cols=this.gridsterItem.$item.cols;
|
|
4431
|
-
}
|
|
4432
3789
|
return this.gridsterItem.$item;
|
|
4433
3790
|
}
|
|
4434
3791
|
/**
|
|
@@ -4573,84 +3930,11 @@ GridsterDraggable.ctorParameters = () => [
|
|
|
4573
3930
|
{ type: GridsterItemComponentInterface },
|
|
4574
3931
|
{ type: GridsterComponentInterface },
|
|
4575
3932
|
{ type: NgZone }
|
|
4576
|
-
];
|
|
4577
|
-
if (false) {
|
|
4578
|
-
/** @type {?} */
|
|
4579
|
-
GridsterDraggable.prototype.gridsterItem;
|
|
4580
|
-
/** @type {?} */
|
|
4581
|
-
GridsterDraggable.prototype.gridster;
|
|
4582
|
-
/** @type {?} */
|
|
4583
|
-
GridsterDraggable.prototype.lastMouse;
|
|
4584
|
-
/** @type {?} */
|
|
4585
|
-
GridsterDraggable.prototype.offsetLeft;
|
|
4586
|
-
/** @type {?} */
|
|
4587
|
-
GridsterDraggable.prototype.offsetTop;
|
|
4588
|
-
/** @type {?} */
|
|
4589
|
-
GridsterDraggable.prototype.margin;
|
|
4590
|
-
/** @type {?} */
|
|
4591
|
-
GridsterDraggable.prototype.diffTop;
|
|
4592
|
-
/** @type {?} */
|
|
4593
|
-
GridsterDraggable.prototype.diffLeft;
|
|
4594
|
-
/** @type {?} */
|
|
4595
|
-
GridsterDraggable.prototype.top;
|
|
4596
|
-
/** @type {?} */
|
|
4597
|
-
GridsterDraggable.prototype.left;
|
|
4598
|
-
/** @type {?} */
|
|
4599
|
-
GridsterDraggable.prototype.height;
|
|
4600
|
-
/** @type {?} */
|
|
4601
|
-
GridsterDraggable.prototype.width;
|
|
4602
|
-
/** @type {?} */
|
|
4603
|
-
GridsterDraggable.prototype.positionX;
|
|
4604
|
-
/** @type {?} */
|
|
4605
|
-
GridsterDraggable.prototype.positionY;
|
|
4606
|
-
/** @type {?} */
|
|
4607
|
-
GridsterDraggable.prototype.positionXBackup;
|
|
4608
|
-
/** @type {?} */
|
|
4609
|
-
GridsterDraggable.prototype.positionYBackup;
|
|
4610
|
-
/** @type {?} */
|
|
4611
|
-
GridsterDraggable.prototype.enabled;
|
|
4612
|
-
/** @type {?} */
|
|
4613
|
-
GridsterDraggable.prototype.dragStartFunction;
|
|
4614
|
-
/** @type {?} */
|
|
4615
|
-
GridsterDraggable.prototype.dragFunction;
|
|
4616
|
-
/** @type {?} */
|
|
4617
|
-
GridsterDraggable.prototype.dragStopFunction;
|
|
4618
|
-
/** @type {?} */
|
|
4619
|
-
GridsterDraggable.prototype.mousemove;
|
|
4620
|
-
/** @type {?} */
|
|
4621
|
-
GridsterDraggable.prototype.mouseup;
|
|
4622
|
-
/** @type {?} */
|
|
4623
|
-
GridsterDraggable.prototype.mouseleave;
|
|
4624
|
-
/** @type {?} */
|
|
4625
|
-
GridsterDraggable.prototype.cancelOnBlur;
|
|
4626
|
-
/** @type {?} */
|
|
4627
|
-
GridsterDraggable.prototype.touchmove;
|
|
4628
|
-
/** @type {?} */
|
|
4629
|
-
GridsterDraggable.prototype.touchend;
|
|
4630
|
-
/** @type {?} */
|
|
4631
|
-
GridsterDraggable.prototype.touchcancel;
|
|
4632
|
-
/** @type {?} */
|
|
4633
|
-
GridsterDraggable.prototype.mousedown;
|
|
4634
|
-
/** @type {?} */
|
|
4635
|
-
GridsterDraggable.prototype.touchstart;
|
|
4636
|
-
/** @type {?} */
|
|
4637
|
-
GridsterDraggable.prototype.push;
|
|
4638
|
-
/** @type {?} */
|
|
4639
|
-
GridsterDraggable.prototype.swap;
|
|
4640
|
-
/** @type {?} */
|
|
4641
|
-
GridsterDraggable.prototype.path;
|
|
4642
|
-
/** @type {?} */
|
|
4643
|
-
GridsterDraggable.prototype.collision;
|
|
4644
|
-
/**
|
|
4645
|
-
* @type {?}
|
|
4646
|
-
* @private
|
|
4647
|
-
*/
|
|
4648
|
-
GridsterDraggable.prototype.zone;
|
|
4649
|
-
}
|
|
3933
|
+
];
|
|
4650
3934
|
|
|
4651
3935
|
/**
|
|
4652
3936
|
* @fileoverview added by tsickle
|
|
4653
|
-
* @suppress {checkTypes,
|
|
3937
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
4654
3938
|
*/
|
|
4655
3939
|
class GridsterPushResize {
|
|
4656
3940
|
/**
|
|
@@ -4966,46 +4250,11 @@ GridsterPushResize.decorators = [
|
|
|
4966
4250
|
/** @nocollapse */
|
|
4967
4251
|
GridsterPushResize.ctorParameters = () => [
|
|
4968
4252
|
{ type: GridsterItemComponentInterface }
|
|
4969
|
-
];
|
|
4970
|
-
if (false) {
|
|
4971
|
-
/** @type {?} */
|
|
4972
|
-
GridsterPushResize.prototype.fromSouth;
|
|
4973
|
-
/** @type {?} */
|
|
4974
|
-
GridsterPushResize.prototype.fromNorth;
|
|
4975
|
-
/** @type {?} */
|
|
4976
|
-
GridsterPushResize.prototype.fromEast;
|
|
4977
|
-
/** @type {?} */
|
|
4978
|
-
GridsterPushResize.prototype.fromWest;
|
|
4979
|
-
/**
|
|
4980
|
-
* @type {?}
|
|
4981
|
-
* @private
|
|
4982
|
-
*/
|
|
4983
|
-
GridsterPushResize.prototype.pushedItems;
|
|
4984
|
-
/**
|
|
4985
|
-
* @type {?}
|
|
4986
|
-
* @private
|
|
4987
|
-
*/
|
|
4988
|
-
GridsterPushResize.prototype.pushedItemsPath;
|
|
4989
|
-
/**
|
|
4990
|
-
* @type {?}
|
|
4991
|
-
* @private
|
|
4992
|
-
*/
|
|
4993
|
-
GridsterPushResize.prototype.gridsterItem;
|
|
4994
|
-
/**
|
|
4995
|
-
* @type {?}
|
|
4996
|
-
* @private
|
|
4997
|
-
*/
|
|
4998
|
-
GridsterPushResize.prototype.gridster;
|
|
4999
|
-
/**
|
|
5000
|
-
* @type {?}
|
|
5001
|
-
* @private
|
|
5002
|
-
*/
|
|
5003
|
-
GridsterPushResize.prototype.tryPattern;
|
|
5004
|
-
}
|
|
4253
|
+
];
|
|
5005
4254
|
|
|
5006
4255
|
/**
|
|
5007
4256
|
* @fileoverview added by tsickle
|
|
5008
|
-
* @suppress {checkTypes,
|
|
4257
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
5009
4258
|
*/
|
|
5010
4259
|
class GridsterResizable {
|
|
5011
4260
|
/**
|
|
@@ -5471,86 +4720,11 @@ GridsterResizable.ctorParameters = () => [
|
|
|
5471
4720
|
{ type: GridsterItemComponentInterface },
|
|
5472
4721
|
{ type: GridsterComponentInterface },
|
|
5473
4722
|
{ type: NgZone }
|
|
5474
|
-
];
|
|
5475
|
-
if (false) {
|
|
5476
|
-
/** @type {?} */
|
|
5477
|
-
GridsterResizable.prototype.gridsterItem;
|
|
5478
|
-
/** @type {?} */
|
|
5479
|
-
GridsterResizable.prototype.gridster;
|
|
5480
|
-
/** @type {?} */
|
|
5481
|
-
GridsterResizable.prototype.lastMouse;
|
|
5482
|
-
/** @type {?} */
|
|
5483
|
-
GridsterResizable.prototype.itemBackup;
|
|
5484
|
-
/** @type {?} */
|
|
5485
|
-
GridsterResizable.prototype.resizeEventScrollType;
|
|
5486
|
-
/** @type {?} */
|
|
5487
|
-
GridsterResizable.prototype.directionFunction;
|
|
5488
|
-
/** @type {?} */
|
|
5489
|
-
GridsterResizable.prototype.dragFunction;
|
|
5490
|
-
/** @type {?} */
|
|
5491
|
-
GridsterResizable.prototype.dragStopFunction;
|
|
5492
|
-
/** @type {?} */
|
|
5493
|
-
GridsterResizable.prototype.resizeEnabled;
|
|
5494
|
-
/** @type {?} */
|
|
5495
|
-
GridsterResizable.prototype.mousemove;
|
|
5496
|
-
/** @type {?} */
|
|
5497
|
-
GridsterResizable.prototype.mouseup;
|
|
5498
|
-
/** @type {?} */
|
|
5499
|
-
GridsterResizable.prototype.mouseleave;
|
|
5500
|
-
/** @type {?} */
|
|
5501
|
-
GridsterResizable.prototype.cancelOnBlur;
|
|
5502
|
-
/** @type {?} */
|
|
5503
|
-
GridsterResizable.prototype.touchmove;
|
|
5504
|
-
/** @type {?} */
|
|
5505
|
-
GridsterResizable.prototype.touchend;
|
|
5506
|
-
/** @type {?} */
|
|
5507
|
-
GridsterResizable.prototype.touchcancel;
|
|
5508
|
-
/** @type {?} */
|
|
5509
|
-
GridsterResizable.prototype.push;
|
|
5510
|
-
/** @type {?} */
|
|
5511
|
-
GridsterResizable.prototype.pushResize;
|
|
5512
|
-
/** @type {?} */
|
|
5513
|
-
GridsterResizable.prototype.minHeight;
|
|
5514
|
-
/** @type {?} */
|
|
5515
|
-
GridsterResizable.prototype.minWidth;
|
|
5516
|
-
/** @type {?} */
|
|
5517
|
-
GridsterResizable.prototype.offsetTop;
|
|
5518
|
-
/** @type {?} */
|
|
5519
|
-
GridsterResizable.prototype.offsetLeft;
|
|
5520
|
-
/** @type {?} */
|
|
5521
|
-
GridsterResizable.prototype.diffTop;
|
|
5522
|
-
/** @type {?} */
|
|
5523
|
-
GridsterResizable.prototype.diffLeft;
|
|
5524
|
-
/** @type {?} */
|
|
5525
|
-
GridsterResizable.prototype.diffRight;
|
|
5526
|
-
/** @type {?} */
|
|
5527
|
-
GridsterResizable.prototype.diffBottom;
|
|
5528
|
-
/** @type {?} */
|
|
5529
|
-
GridsterResizable.prototype.margin;
|
|
5530
|
-
/** @type {?} */
|
|
5531
|
-
GridsterResizable.prototype.top;
|
|
5532
|
-
/** @type {?} */
|
|
5533
|
-
GridsterResizable.prototype.left;
|
|
5534
|
-
/** @type {?} */
|
|
5535
|
-
GridsterResizable.prototype.bottom;
|
|
5536
|
-
/** @type {?} */
|
|
5537
|
-
GridsterResizable.prototype.right;
|
|
5538
|
-
/** @type {?} */
|
|
5539
|
-
GridsterResizable.prototype.width;
|
|
5540
|
-
/** @type {?} */
|
|
5541
|
-
GridsterResizable.prototype.height;
|
|
5542
|
-
/** @type {?} */
|
|
5543
|
-
GridsterResizable.prototype.newPosition;
|
|
5544
|
-
/**
|
|
5545
|
-
* @type {?}
|
|
5546
|
-
* @private
|
|
5547
|
-
*/
|
|
5548
|
-
GridsterResizable.prototype.zone;
|
|
5549
|
-
}
|
|
4723
|
+
];
|
|
5550
4724
|
|
|
5551
4725
|
/**
|
|
5552
4726
|
* @fileoverview added by tsickle
|
|
5553
|
-
* @suppress {checkTypes,
|
|
4727
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
5554
4728
|
*/
|
|
5555
4729
|
class GridsterItemComponent {
|
|
5556
4730
|
/**
|
|
@@ -5721,44 +4895,11 @@ GridsterItemComponent.ctorParameters = () => [
|
|
|
5721
4895
|
];
|
|
5722
4896
|
GridsterItemComponent.propDecorators = {
|
|
5723
4897
|
item: [{ type: Input }]
|
|
5724
|
-
};
|
|
5725
|
-
if (false) {
|
|
5726
|
-
/** @type {?} */
|
|
5727
|
-
GridsterItemComponent.prototype.item;
|
|
5728
|
-
/** @type {?} */
|
|
5729
|
-
GridsterItemComponent.prototype.$item;
|
|
5730
|
-
/** @type {?} */
|
|
5731
|
-
GridsterItemComponent.prototype.el;
|
|
5732
|
-
/** @type {?} */
|
|
5733
|
-
GridsterItemComponent.prototype.gridster;
|
|
5734
|
-
/** @type {?} */
|
|
5735
|
-
GridsterItemComponent.prototype.top;
|
|
5736
|
-
/** @type {?} */
|
|
5737
|
-
GridsterItemComponent.prototype.left;
|
|
5738
|
-
/** @type {?} */
|
|
5739
|
-
GridsterItemComponent.prototype.width;
|
|
5740
|
-
/** @type {?} */
|
|
5741
|
-
GridsterItemComponent.prototype.height;
|
|
5742
|
-
/** @type {?} */
|
|
5743
|
-
GridsterItemComponent.prototype.drag;
|
|
5744
|
-
/** @type {?} */
|
|
5745
|
-
GridsterItemComponent.prototype.resize;
|
|
5746
|
-
/** @type {?} */
|
|
5747
|
-
GridsterItemComponent.prototype.notPlaced;
|
|
5748
|
-
/** @type {?} */
|
|
5749
|
-
GridsterItemComponent.prototype.init;
|
|
5750
|
-
/** @type {?} */
|
|
5751
|
-
GridsterItemComponent.prototype.renderer;
|
|
5752
|
-
/**
|
|
5753
|
-
* @type {?}
|
|
5754
|
-
* @private
|
|
5755
|
-
*/
|
|
5756
|
-
GridsterItemComponent.prototype.zone;
|
|
5757
|
-
}
|
|
4898
|
+
};
|
|
5758
4899
|
|
|
5759
4900
|
/**
|
|
5760
4901
|
* @fileoverview added by tsickle
|
|
5761
|
-
* @suppress {checkTypes,
|
|
4902
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
5762
4903
|
*/
|
|
5763
4904
|
class GridsterPreviewComponent {
|
|
5764
4905
|
/**
|
|
@@ -5810,19 +4951,11 @@ GridsterPreviewComponent.ctorParameters = () => [
|
|
|
5810
4951
|
{ type: ElementRef },
|
|
5811
4952
|
{ type: GridsterComponent, decorators: [{ type: Host }] },
|
|
5812
4953
|
{ type: Renderer2 }
|
|
5813
|
-
];
|
|
5814
|
-
if (false) {
|
|
5815
|
-
/** @type {?} */
|
|
5816
|
-
GridsterPreviewComponent.prototype.el;
|
|
5817
|
-
/** @type {?} */
|
|
5818
|
-
GridsterPreviewComponent.prototype.gridster;
|
|
5819
|
-
/** @type {?} */
|
|
5820
|
-
GridsterPreviewComponent.prototype.renderer;
|
|
5821
|
-
}
|
|
4954
|
+
];
|
|
5822
4955
|
|
|
5823
4956
|
/**
|
|
5824
4957
|
* @fileoverview added by tsickle
|
|
5825
|
-
* @suppress {checkTypes,
|
|
4958
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
5826
4959
|
*/
|
|
5827
4960
|
class GridsterModule {
|
|
5828
4961
|
}
|
|
@@ -5844,7 +4977,7 @@ GridsterModule.decorators = [
|
|
|
5844
4977
|
|
|
5845
4978
|
/**
|
|
5846
4979
|
* @fileoverview added by tsickle
|
|
5847
|
-
* @suppress {checkTypes,
|
|
4980
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
5848
4981
|
*/
|
|
5849
4982
|
/** @type {?} */
|
|
5850
4983
|
const DEFAULT_PERFECT_SCROLLBAR_CONFIG = {
|
|
@@ -5882,7 +5015,7 @@ DashboardFrameworkModule.decorators = [
|
|
|
5882
5015
|
|
|
5883
5016
|
/**
|
|
5884
5017
|
* @fileoverview added by tsickle
|
|
5885
|
-
* @suppress {checkTypes,
|
|
5018
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
5886
5019
|
*/
|
|
5887
5020
|
/**
|
|
5888
5021
|
* @abstract
|
|
@@ -5924,35 +5057,11 @@ RaBaseDashboardTemplate.propDecorators = {
|
|
|
5924
5057
|
dashboardId: [{ type: Input, args: ['dashboard-id',] }],
|
|
5925
5058
|
globalFilter: [{ type: Input, args: ['global-filter',] }],
|
|
5926
5059
|
initialize: [{ type: Input }]
|
|
5927
|
-
};
|
|
5928
|
-
if (false) {
|
|
5929
|
-
/** @type {?} */
|
|
5930
|
-
RaBaseDashboardTemplate.prototype.userDashboardId;
|
|
5931
|
-
/** @type {?} */
|
|
5932
|
-
RaBaseDashboardTemplate.prototype.raDashboardEventBus;
|
|
5933
|
-
/** @type {?} */
|
|
5934
|
-
RaBaseDashboardTemplate.prototype.appConfig;
|
|
5935
|
-
/** @type {?} */
|
|
5936
|
-
RaBaseDashboardTemplate.prototype.dashboardId;
|
|
5937
|
-
/** @type {?} */
|
|
5938
|
-
RaBaseDashboardTemplate.prototype.globalFilter;
|
|
5939
|
-
/** @type {?} */
|
|
5940
|
-
RaBaseDashboardTemplate.prototype.initialize;
|
|
5941
|
-
/**
|
|
5942
|
-
* @type {?}
|
|
5943
|
-
* @private
|
|
5944
|
-
*/
|
|
5945
|
-
RaBaseDashboardTemplate.prototype.ngZone;
|
|
5946
|
-
/**
|
|
5947
|
-
* @abstract
|
|
5948
|
-
* @return {?}
|
|
5949
|
-
*/
|
|
5950
|
-
RaBaseDashboardTemplate.prototype.init = function () { };
|
|
5951
|
-
}
|
|
5060
|
+
};
|
|
5952
5061
|
|
|
5953
5062
|
/**
|
|
5954
5063
|
* @fileoverview added by tsickle
|
|
5955
|
-
* @suppress {checkTypes,
|
|
5064
|
+
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
5956
5065
|
*/
|
|
5957
5066
|
/**
|
|
5958
5067
|
* @abstract
|
|
@@ -5970,29 +5079,7 @@ class RaBaseDashboardFilter {
|
|
|
5970
5079
|
}
|
|
5971
5080
|
RaBaseDashboardFilter.propDecorators = {
|
|
5972
5081
|
getAllFilterConfig: [{ type: Input }]
|
|
5973
|
-
};
|
|
5974
|
-
if (false) {
|
|
5975
|
-
/**
|
|
5976
|
-
* @type {?}
|
|
5977
|
-
* @private
|
|
5978
|
-
*/
|
|
5979
|
-
RaBaseDashboardFilter.prototype.getAllFilterConfig;
|
|
5980
|
-
/**
|
|
5981
|
-
* @abstract
|
|
5982
|
-
* @return {?}
|
|
5983
|
-
*/
|
|
5984
|
-
RaBaseDashboardFilter.prototype.getFilterConfig = function () { };
|
|
5985
|
-
}
|
|
5986
|
-
|
|
5987
|
-
/**
|
|
5988
|
-
* @fileoverview added by tsickle
|
|
5989
|
-
* @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
5990
|
-
*/
|
|
5991
|
-
|
|
5992
|
-
/**
|
|
5993
|
-
* @fileoverview added by tsickle
|
|
5994
|
-
* @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
5995
|
-
*/
|
|
5082
|
+
};
|
|
5996
5083
|
|
|
5997
5084
|
export { DashboardFrameworkModule, RADashboardArea, RADashboardEventBus, RAEvent, RAEventKey, RAWidgetContainer, RaBaseDashboardFilter, RaBaseDashboardTemplate, RaDashboardService, GridsterModule as ɵa, GridsterComponent as ɵb, GridsterItemComponent as ɵc, GridsterPreviewComponent as ɵd, customNotifierOptions as ɵe };
|
|
5998
5085
|
//# sourceMappingURL=schneideress-dashboardframework.js.map
|