bbj-screen-widget 2.4.58 → 2.4.60
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/bbj-screen-widget.d.ts +14 -15
- package/bbj-screen-widget.metadata.json +1 -1
- package/bundles/bbj-screen-widget.umd.js +182 -168
- package/bundles/bbj-screen-widget.umd.js.map +1 -1
- package/bundles/bbj-screen-widget.umd.min.js +1 -1
- package/bundles/bbj-screen-widget.umd.min.js.map +1 -1
- package/esm2015/bbj-screen-widget.js +15 -16
- package/esm2015/lib/calendar/calendar.component.js +4 -1
- package/esm2015/lib/gauge-progress/gauge-progress.component.js +3 -3
- package/esm2015/lib/gauge-progress/gauge.module.js +5 -4
- package/esm2015/lib/item-swiper/item-swiper.component.js +42 -33
- package/esm2015/lib/item-swiper/item-swiper.module.js +6 -12
- package/esm2015/lib/video-grid/video-grid.component.js +10 -3
- package/esm2015/public-api.js +2 -1
- package/fesm2015/bbj-screen-widget.js +61 -47
- package/fesm2015/bbj-screen-widget.js.map +1 -1
- package/lib/gauge-progress/gauge.module.d.ts +1 -0
- package/lib/item-swiper/item-swiper.module.d.ts +1 -0
- package/package.json +2 -2
- package/public-api.d.ts +1 -0
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
(function (global, factory) {
|
|
2
|
-
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('bbj-screen-widget/core'), require('@angular/common/http'), require('@delon/util'), require('@delon/util/other'), require('@angular/common'), require('bbj-widget-base'), require('ngx-echarts'), require('ng-zorro-antd/icon'), require('@angular/forms'), require('ng-zorro-antd/checkbox'), require('ng-zorro-antd/select'), require('ng-zorro-antd/button'), require('ng-zorro-antd/input'), require('ng-zorro-antd/pipes'), require('ng-zorro-antd/radio'), require('ng-zorro-antd/rate'), require('ng-zorro-antd/slider'), require('echarts-gl'), require('ng-zorro-antd/core/resize-observers'), require('rxjs'), require('rxjs/operators'), require('echarts-liquidfill'), require('ng-zorro-antd/tooltip'), require('echarts'), require('ng-zorro-antd/tree'), require('ng-zorro-antd/core/highlight'), require('date-fns'), require('ng-zorro-antd/i18n'), require('date-fns/fp'), require('ng-zorro-antd/date-picker'), require('ng-zorro-antd/time-picker'), require('ng-zorro-antd/dropdown'), require('@angular/cdk/scrolling'), require('uuid'), require('ng-zorro-antd/core/no-animation'), require('ng-zorro-antd/message'), require('ng-zorro-antd/upload'), require('ng-zorro-antd/table'), require('swiper/
|
|
3
|
-
typeof define === 'function' && define.amd ? define('bbj-screen-widget', ['exports', '@angular/core', 'bbj-screen-widget/core', '@angular/common/http', '@delon/util', '@delon/util/other', '@angular/common', 'bbj-widget-base', 'ngx-echarts', 'ng-zorro-antd/icon', '@angular/forms', 'ng-zorro-antd/checkbox', 'ng-zorro-antd/select', 'ng-zorro-antd/button', 'ng-zorro-antd/input', 'ng-zorro-antd/pipes', 'ng-zorro-antd/radio', 'ng-zorro-antd/rate', 'ng-zorro-antd/slider', 'echarts-gl', 'ng-zorro-antd/core/resize-observers', 'rxjs', 'rxjs/operators', 'echarts-liquidfill', 'ng-zorro-antd/tooltip', 'echarts', 'ng-zorro-antd/tree', 'ng-zorro-antd/core/highlight', 'date-fns', 'ng-zorro-antd/i18n', 'date-fns/fp', 'ng-zorro-antd/date-picker', 'ng-zorro-antd/time-picker', 'ng-zorro-antd/dropdown', '@angular/cdk/scrolling', 'uuid', 'ng-zorro-antd/core/no-animation', 'ng-zorro-antd/message', 'ng-zorro-antd/upload', 'ng-zorro-antd/table', 'swiper/
|
|
4
|
-
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global['bbj-screen-widget'] = {}, global.ng.core, global['bbj-screen-widget'].core, global.ng.common.http, global['@delon/util'], global['@delon/util/other'], global.ng.common, global['bbj-widget-base'], global['ngx-echarts'], global['ng-zorro-antd/icon'], global.ng.forms, global['ng-zorro-antd/checkbox'], global['ng-zorro-antd/select'], global['ng-zorro-antd/button'], global['ng-zorro-antd/input'], global['ng-zorro-antd/pipes'], global['ng-zorro-antd/radio'], global['ng-zorro-antd/rate'], global['ng-zorro-antd/slider'], null, global['ng-zorro-antd/core/resize-observers'], global.rxjs, global.rxjs.operators, null, global['ng-zorro-antd/tooltip'], global.echarts, global['ng-zorro-antd/tree'], global['ng-zorro-antd/core/highlight'], global['date-fns'], global['ng-zorro-antd/i18n'], global['date-fns/fp'], global['ng-zorro-antd/date-picker'], global['ng-zorro-antd/time-picker'], global['ng-zorro-antd/dropdown'], global.ng.cdk.scrolling, global.uuid, global['ng-zorro-antd/core/no-animation'], global['ng-zorro-antd/message'], global['ng-zorro-antd/upload'], global['ng-zorro-antd/table'],
|
|
5
|
-
}(this, (function (exports, i0, i1, i2, util, i1$1, common, bbjWidgetBase, ngxEcharts, icon, forms, checkbox, select, button, input, pipes, radio, rate, slider, echartsGl, resizeObservers, rxjs, operators, echartsLiquidfill, tooltip, echarts, tree, highlight, dateFns, i18n, fp, datePicker, timePicker, dropdown, scrolling, uuid, noAnimation, message, upload, table,
|
|
2
|
+
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('bbj-screen-widget/core'), require('@angular/common/http'), require('@delon/util'), require('@delon/util/other'), require('@angular/common'), require('bbj-widget-base'), require('ngx-echarts'), require('ng-zorro-antd/icon'), require('@angular/forms'), require('ng-zorro-antd/checkbox'), require('ng-zorro-antd/select'), require('ng-zorro-antd/button'), require('ng-zorro-antd/input'), require('ng-zorro-antd/pipes'), require('ng-zorro-antd/radio'), require('ng-zorro-antd/rate'), require('ng-zorro-antd/slider'), require('echarts-gl'), require('ng-zorro-antd/core/resize-observers'), require('rxjs'), require('rxjs/operators'), require('echarts-liquidfill'), require('ng-zorro-antd/tooltip'), require('echarts'), require('ng-zorro-antd/tree'), require('ng-zorro-antd/core/highlight'), require('date-fns'), require('ng-zorro-antd/i18n'), require('date-fns/fp'), require('ng-zorro-antd/date-picker'), require('ng-zorro-antd/time-picker'), require('ng-zorro-antd/dropdown'), require('@angular/cdk/scrolling'), require('uuid'), require('ng-zorro-antd/core/no-animation'), require('ng-zorro-antd/message'), require('ng-zorro-antd/upload'), require('ng-zorro-antd/table'), require('swiper/swiper-element-bundle.js'), require('ng-zorro-antd/space'), require('ng-zorro-antd/grid'), require('@angular/router'), require('@fullcalendar/angular'), require('@fullcalendar/daygrid'), require('@fullcalendar/timegrid'), require('@fullcalendar/interaction'), require('ng-zorro-antd/tabs'), require('@fullcalendar/resource-timeline')) :
|
|
3
|
+
typeof define === 'function' && define.amd ? define('bbj-screen-widget', ['exports', '@angular/core', 'bbj-screen-widget/core', '@angular/common/http', '@delon/util', '@delon/util/other', '@angular/common', 'bbj-widget-base', 'ngx-echarts', 'ng-zorro-antd/icon', '@angular/forms', 'ng-zorro-antd/checkbox', 'ng-zorro-antd/select', 'ng-zorro-antd/button', 'ng-zorro-antd/input', 'ng-zorro-antd/pipes', 'ng-zorro-antd/radio', 'ng-zorro-antd/rate', 'ng-zorro-antd/slider', 'echarts-gl', 'ng-zorro-antd/core/resize-observers', 'rxjs', 'rxjs/operators', 'echarts-liquidfill', 'ng-zorro-antd/tooltip', 'echarts', 'ng-zorro-antd/tree', 'ng-zorro-antd/core/highlight', 'date-fns', 'ng-zorro-antd/i18n', 'date-fns/fp', 'ng-zorro-antd/date-picker', 'ng-zorro-antd/time-picker', 'ng-zorro-antd/dropdown', '@angular/cdk/scrolling', 'uuid', 'ng-zorro-antd/core/no-animation', 'ng-zorro-antd/message', 'ng-zorro-antd/upload', 'ng-zorro-antd/table', 'swiper/swiper-element-bundle.js', 'ng-zorro-antd/space', 'ng-zorro-antd/grid', '@angular/router', '@fullcalendar/angular', '@fullcalendar/daygrid', '@fullcalendar/timegrid', '@fullcalendar/interaction', 'ng-zorro-antd/tabs', '@fullcalendar/resource-timeline'], factory) :
|
|
4
|
+
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global['bbj-screen-widget'] = {}, global.ng.core, global['bbj-screen-widget'].core, global.ng.common.http, global['@delon/util'], global['@delon/util/other'], global.ng.common, global['bbj-widget-base'], global['ngx-echarts'], global['ng-zorro-antd/icon'], global.ng.forms, global['ng-zorro-antd/checkbox'], global['ng-zorro-antd/select'], global['ng-zorro-antd/button'], global['ng-zorro-antd/input'], global['ng-zorro-antd/pipes'], global['ng-zorro-antd/radio'], global['ng-zorro-antd/rate'], global['ng-zorro-antd/slider'], null, global['ng-zorro-antd/core/resize-observers'], global.rxjs, global.rxjs.operators, null, global['ng-zorro-antd/tooltip'], global.echarts, global['ng-zorro-antd/tree'], global['ng-zorro-antd/core/highlight'], global['date-fns'], global['ng-zorro-antd/i18n'], global['date-fns/fp'], global['ng-zorro-antd/date-picker'], global['ng-zorro-antd/time-picker'], global['ng-zorro-antd/dropdown'], global.ng.cdk.scrolling, global.uuid, global['ng-zorro-antd/core/no-animation'], global['ng-zorro-antd/message'], global['ng-zorro-antd/upload'], global['ng-zorro-antd/table'], null, global['ng-zorro-antd/space'], global.grid, global.ng.router, global['@fullcalendar/angular'], global['@fullcalendar/daygrid'], global['@fullcalendar/timegrid'], global['@fullcalendar/interaction'], global['ng-zorro-antd/tabs'], global['@fullcalendar/resource-timeline']));
|
|
5
|
+
}(this, (function (exports, i0, i1, i2, util, i1$1, common, bbjWidgetBase, ngxEcharts, icon, forms, checkbox, select, button, input, pipes, radio, rate, slider, echartsGl, resizeObservers, rxjs, operators, echartsLiquidfill, tooltip, echarts, tree, highlight, dateFns, i18n, fp, datePicker, timePicker, dropdown, scrolling, uuid, noAnimation, message, upload, table, swiperElementBundle_js, space, grid, router, angular, dayGridPlugin, timeGridPlugin, interactionPlugin, tabs, resourceTimelinePlugin) { 'use strict';
|
|
6
6
|
|
|
7
7
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
8
8
|
|
|
9
|
-
var SwiperCore__default = /*#__PURE__*/_interopDefaultLegacy(SwiperCore);
|
|
10
9
|
var dayGridPlugin__default = /*#__PURE__*/_interopDefaultLegacy(dayGridPlugin);
|
|
11
10
|
var timeGridPlugin__default = /*#__PURE__*/_interopDefaultLegacy(timeGridPlugin);
|
|
12
11
|
var interactionPlugin__default = /*#__PURE__*/_interopDefaultLegacy(interactionPlugin);
|
|
@@ -18339,8 +18338,8 @@
|
|
|
18339
18338
|
exports.ɵdn.decorators = [
|
|
18340
18339
|
{ type: i0.Component, args: [{
|
|
18341
18340
|
selector: 'sc-gauge-progress',
|
|
18342
|
-
template: "\n<swiper\n #swiper\n [slidesPerView]=\"slidesPerView\"\n [spaceBetween]=\"spaceBetween\"\n [navigation]=\"navigation && navigationLeftIcon && navigationRightIcon ? navigationBtnConfig : navigation\"\n class=\"swiper-no-swiping\"\n [noSwiping]=\"true\"\n>\n <
|
|
18343
|
-
styles: [":host{display:block}:host,:host ::ng-deep
|
|
18341
|
+
template: "\n<swiper-container\n #swiper\n [slidesPerView]=\"slidesPerView\"\n [spaceBetween]=\"spaceBetween\"\n [navigation]=\"navigation && navigationLeftIcon && navigationRightIcon ? navigationBtnConfig : navigation\"\n class=\"swiper-no-swiping\"\n [noSwiping]=\"true\"\n>\n <swiper-slide *ngFor=\"let item of data\">\n <!-- <div class=\"item-img\">\n <div class=\"item-val\" [ngStyle]=\"numfont\">{{ item.value }}</div>\n <img [src]=\"cardBgImg\" alt=\"\" />\n </div>\n <div [ngStyle]=\"font\">{{ item.label }}</div> -->\n <div echarts [options]=\"item\" class=\"demo-chart\" [initOpts]=\"{ renderer: 'svg' }\"></div>\n </swiper-slide>\n</swiper-container>\n<ng-container *ngIf=\"navigation && navigationLeftIcon && navigationRightIcon\">\n <div class=\"navigationbtn swiper-navigation-prev\" [style]=\"{ left: (navigationMoveVal || '-60') + 'px' }\">\n <img [src]=\"navigationLeftIcon\" alt=\"\" />\n </div>\n <div class=\"navigationbtn swiper-navigation-next\" [style]=\"{ right: (navigationMoveVal || '-60') + 'px' }\">\n <img [src]=\"navigationRightIcon\" alt=\"\" />\n </div>\n</ng-container>\n\n\n\n",
|
|
18342
|
+
styles: [":host{display:block}:host,:host ::ng-deep swiper-container{height:100%;width:100%}:host ::ng-deep swiper-slide{text-align:center;position:relative}:host ::ng-deep .item-img{position:relative}:host ::ng-deep .item-img img{display:block;width:100%}:host ::ng-deep .item-val{position:absolute;text-align:center;top:0;bottom:0;left:0;width:100%;z-index:99}:host ::ng-deep .navigationbtn{cursor:pointer;position:absolute;top:0;bottom:0;display:flex;align-items:center;outline:none}:host ::ng-deep .swiper-navigation-prev{left:-60px}:host ::ng-deep .swiper-navigation-next{right:-60px}.demo-chart{height:100%}"]
|
|
18344
18343
|
},] }
|
|
18345
18344
|
];
|
|
18346
18345
|
exports.ɵdn.ctorParameters = function () { return []; };
|
|
@@ -18529,7 +18528,8 @@
|
|
|
18529
18528
|
GaugeProgressModule.decorators = [
|
|
18530
18529
|
{ type: i0.NgModule, args: [{
|
|
18531
18530
|
declarations: [exports.ɵdn],
|
|
18532
|
-
imports: [common.CommonModule, bbjWidgetBase.WidgetBaseModule, ngxEcharts.NgxEchartsModule
|
|
18531
|
+
imports: [common.CommonModule, bbjWidgetBase.WidgetBaseModule, ngxEcharts.NgxEchartsModule],
|
|
18532
|
+
schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
|
|
18533
18533
|
},] }
|
|
18534
18534
|
];
|
|
18535
18535
|
GaugeProgressModule.ctorParameters = function () { return [
|
|
@@ -18715,23 +18715,37 @@
|
|
|
18715
18715
|
]; };
|
|
18716
18716
|
|
|
18717
18717
|
// install Swiper components
|
|
18718
|
-
|
|
18719
|
-
|
|
18720
|
-
|
|
18721
|
-
|
|
18722
|
-
|
|
18723
|
-
|
|
18724
|
-
|
|
18725
|
-
|
|
18726
|
-
|
|
18727
|
-
|
|
18728
|
-
]);
|
|
18718
|
+
// SwiperCore.use([
|
|
18719
|
+
// Navigation,
|
|
18720
|
+
// Pagination,
|
|
18721
|
+
// Scrollbar,
|
|
18722
|
+
// A11y,
|
|
18723
|
+
// Virtual,
|
|
18724
|
+
// Zoom,
|
|
18725
|
+
// Autoplay,
|
|
18726
|
+
// Thumbs,
|
|
18727
|
+
// Controller
|
|
18728
|
+
// ]);
|
|
18729
18729
|
exports.ɵdp = /** @class */ (function () {
|
|
18730
18730
|
function ItemSwiperComponent(ele) {
|
|
18731
18731
|
this.ele = ele;
|
|
18732
18732
|
this.font = { family: 'Microsoft YaHei', color: '#ffffff', weight: 'normal', size: 20, space: 0, lineHeight: '66' };
|
|
18733
|
-
this.numfont = {
|
|
18734
|
-
|
|
18733
|
+
this.numfont = {
|
|
18734
|
+
family: 'Microsoft YaHei',
|
|
18735
|
+
color: '#ffffff',
|
|
18736
|
+
weight: 'normal',
|
|
18737
|
+
size: 21,
|
|
18738
|
+
space: 0,
|
|
18739
|
+
lineHeight: '25',
|
|
18740
|
+
};
|
|
18741
|
+
this.titlefont = {
|
|
18742
|
+
family: 'Microsoft YaHei',
|
|
18743
|
+
color: '#ffffff',
|
|
18744
|
+
weight: 'normal',
|
|
18745
|
+
size: 21,
|
|
18746
|
+
space: 0,
|
|
18747
|
+
lineHeight: '25',
|
|
18748
|
+
};
|
|
18735
18749
|
this.slidesPerView = 3;
|
|
18736
18750
|
this.selectHeight = 180;
|
|
18737
18751
|
this.gourpHeight = 0;
|
|
@@ -18774,7 +18788,7 @@
|
|
|
18774
18788
|
this.valueChange = new i0.EventEmitter();
|
|
18775
18789
|
this.navigationBtnConfig = {
|
|
18776
18790
|
prevEl: '.swiper-navigation-prev',
|
|
18777
|
-
nextEl: '.swiper-navigation-next'
|
|
18791
|
+
nextEl: '.swiper-navigation-next',
|
|
18778
18792
|
};
|
|
18779
18793
|
this.data = [];
|
|
18780
18794
|
this.items = {};
|
|
@@ -18825,7 +18839,7 @@
|
|
|
18825
18839
|
img = ((_a = _this.images[i]) === null || _a === void 0 ? void 0 : _a.imageUrl) || _this.images[_this.images.length - 1].imageUrl;
|
|
18826
18840
|
t.imgstyle = {
|
|
18827
18841
|
height: (_this.height || 30) + 'px',
|
|
18828
|
-
width: (_this.width || 30) + 'px'
|
|
18842
|
+
width: (_this.width || 30) + 'px',
|
|
18829
18843
|
};
|
|
18830
18844
|
}
|
|
18831
18845
|
t.img = img;
|
|
@@ -18854,7 +18868,7 @@
|
|
|
18854
18868
|
a.img = e.imageUrl || '';
|
|
18855
18869
|
a.imgstyle = {
|
|
18856
18870
|
height: (_this.height || 30) + 'px',
|
|
18857
|
-
width: (_this.width || 30) + 'px'
|
|
18871
|
+
width: (_this.width || 30) + 'px',
|
|
18858
18872
|
};
|
|
18859
18873
|
});
|
|
18860
18874
|
}
|
|
@@ -18872,17 +18886,15 @@
|
|
|
18872
18886
|
}
|
|
18873
18887
|
console.log(this.data);
|
|
18874
18888
|
};
|
|
18875
|
-
ItemSwiperComponent.prototype.onSwiper = function (swiper) {
|
|
18876
|
-
};
|
|
18877
|
-
ItemSwiperComponent.prototype.onSlideChange = function () {
|
|
18878
|
-
};
|
|
18889
|
+
ItemSwiperComponent.prototype.onSwiper = function (swiper) { };
|
|
18890
|
+
ItemSwiperComponent.prototype.onSlideChange = function () { };
|
|
18879
18891
|
return ItemSwiperComponent;
|
|
18880
18892
|
}());
|
|
18881
18893
|
exports.ɵdp.decorators = [
|
|
18882
18894
|
{ type: i0.Component, args: [{
|
|
18883
18895
|
selector: 'sc-item-swiper',
|
|
18884
|
-
template: "<swiper\n #swiper\n [
|
|
18885
|
-
styles: [":host{position:relative;display:block}:host ::ng-deep
|
|
18896
|
+
template: "<swiper-container appSwiper\n #swiper\n [attr.slides-per-view]=\"slidesPerView\"\n [attr.space-between]=\"spaceBetween\"\n [attr.navigation]=\"navigation && navigationLeftIcon && navigationRightIcon ? navigationBtnConfig : navigation\"\n class=\"swiper-no-swiping\"\n [attr.no-swiping]=\"true\"\n>\n <swiper-slide *ngFor=\"let item of data\">\n <ng-container *ngIf=\"!isgroup\">\n <div class=\"item-img\">\n <div class=\"item-val\" [ngStyle]=\"numfont\">{{ item.value }}</div>\n <img [src]=\"item.img\" alt=\"\" [ngStyle]=\"item.imgstyle\" />\n </div>\n <div [ngStyle]=\"font\">{{ item.label }}</div>\n </ng-container>\n <!-- <ng-container *ngFor=\"let i of item\"> -->\n <ng-container *ngIf=\"isgroup\">\n <div class=\"content\" [style.height]=\"selectHeight + 'px'\">\n <div [ngStyle]=\"groupfont\" class=\"title\">{{ item.group }}</div>\n <div class=\"item-img\">\n <!-- <ng-container *ngIf=\"item.img\"> -->\n <img [src]=\"item.img\" alt=\"\" [ngStyle]=\"item.imgstyle\" />\n <!-- </ng-container> -->\n </div>\n <div class=\"kvbox\" [style.bottom]=\"valueBottom + 'px'\">\n <div style=\"display: inline-flex\">\n <ng-container *ngFor=\"let a of item.field\">\n <span style=\"flex: 1; left: 0px\" class=\"label\">\n <div [ngStyle]=\"font\">{{ a.label }}</div>\n <div [ngStyle]=\"numfont\">{{ a.value }}</div>\n </span>\n </ng-container>\n </div>\n </div>\n </div>\n </ng-container>\n <!-- </ng-container> -->\n </swiper-slide>\n</swiper-container>\n<ng-container *ngIf=\"navigationLeftIcon && navigationRightIcon\">\n <div class=\"navigationbtn swiper-navigation-prev\" [style.left.px]=\"navigationMoveVal || -60\" [class.hidden]=\"!showNavigation\">\n <img [src]=\"navigationLeftIcon\" alt=\"\" />\n </div>\n <div class=\"navigationbtn swiper-navigation-next\" [style.right.px]=\"navigationMoveVal || -60\" [class.hidden]=\"!showNavigation\">\n <img [src]=\"navigationRightIcon\" alt=\"\" />\n </div>\n</ng-container>\n",
|
|
18897
|
+
styles: [":host{position:relative;display:block}:host ::ng-deep swiper-container{width:100%}:host ::ng-deep .title{z-index:100;position:absolute;left:0;width:100%;text-align:center}:host ::ng-deep swiper-slide{text-align:center;position:relative;overflow:visible;padding-top:30px}:host ::ng-deep .content,:host ::ng-deep .item-img{position:relative;height:100%;width:100%}:host ::ng-deep .item-img img{display:block;margin:auto}:host ::ng-deep .item-val{position:absolute;text-align:center;top:0;bottom:0;left:0;width:100%;z-index:99;overflow:visible}:host ::ng-deep .navigationbtn{cursor:pointer;position:absolute;top:0;bottom:0;display:flex;align-items:center;outline:none}:host ::ng-deep .navigationbtn.hidden{display:none}:host ::ng-deep .swiper-navigation-prev{left:-60px}:host ::ng-deep .swiper-navigation-next{right:-60px}:host ::ng-deep .label{margin:0 8px}:host ::ng-deep .kvbox{position:absolute;text-align:center;left:0;width:100%;z-index:99}"]
|
|
18886
18898
|
},] }
|
|
18887
18899
|
];
|
|
18888
18900
|
exports.ɵdp.ctorParameters = function () { return [
|
|
@@ -18935,7 +18947,7 @@
|
|
|
18935
18947
|
type: 'string',
|
|
18936
18948
|
ui: {
|
|
18937
18949
|
widget: 'myUpload',
|
|
18938
|
-
}
|
|
18950
|
+
},
|
|
18939
18951
|
}),
|
|
18940
18952
|
__metadata("design:type", Object)
|
|
18941
18953
|
], exports.ɵdp.prototype, "navigationLeftIcon", void 0);
|
|
@@ -18944,16 +18956,14 @@
|
|
|
18944
18956
|
type: 'string',
|
|
18945
18957
|
ui: {
|
|
18946
18958
|
widget: 'myUpload',
|
|
18947
|
-
}
|
|
18959
|
+
},
|
|
18948
18960
|
}),
|
|
18949
18961
|
__metadata("design:type", Object)
|
|
18950
18962
|
], exports.ɵdp.prototype, "navigationRightIcon", void 0);
|
|
18951
18963
|
__decorate([
|
|
18952
18964
|
bbjWidgetBase.Property('显示模式', {
|
|
18953
18965
|
ui: { widget: 'select' },
|
|
18954
|
-
enum: [
|
|
18955
|
-
{ label: '图标卡片', value: 'card' },
|
|
18956
|
-
],
|
|
18966
|
+
enum: [{ label: '图标卡片', value: 'card' }],
|
|
18957
18967
|
}),
|
|
18958
18968
|
__metadata("design:type", Object)
|
|
18959
18969
|
], exports.ɵdp.prototype, "showType", void 0);
|
|
@@ -19010,7 +19020,7 @@
|
|
|
19010
19020
|
properties: {
|
|
19011
19021
|
groupName: {
|
|
19012
19022
|
type: 'string',
|
|
19013
|
-
title: '组名'
|
|
19023
|
+
title: '组名',
|
|
19014
19024
|
},
|
|
19015
19025
|
imageUrl: {
|
|
19016
19026
|
type: 'string',
|
|
@@ -19031,7 +19041,7 @@
|
|
|
19031
19041
|
properties: {
|
|
19032
19042
|
label: { title: '标题', type: 'string' },
|
|
19033
19043
|
value: { title: '值', type: 'string' },
|
|
19034
|
-
group: { title: '分组', type: 'string' }
|
|
19044
|
+
group: { title: '分组', type: 'string' },
|
|
19035
19045
|
},
|
|
19036
19046
|
}),
|
|
19037
19047
|
__metadata("design:type", Array)
|
|
@@ -19053,15 +19063,9 @@
|
|
|
19053
19063
|
}());
|
|
19054
19064
|
ItemSwiperModule.decorators = [
|
|
19055
19065
|
{ type: i0.NgModule, args: [{
|
|
19056
|
-
declarations: [
|
|
19057
|
-
|
|
19058
|
-
],
|
|
19059
|
-
imports: [
|
|
19060
|
-
common.CommonModule,
|
|
19061
|
-
bbjWidgetBase.WidgetBaseModule,
|
|
19062
|
-
space.NzSpaceModule,
|
|
19063
|
-
angular.SwiperModule
|
|
19064
|
-
]
|
|
19066
|
+
declarations: [exports.ɵdp],
|
|
19067
|
+
imports: [common.CommonModule, bbjWidgetBase.WidgetBaseModule, space.NzSpaceModule],
|
|
19068
|
+
schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
|
|
19065
19069
|
},] }
|
|
19066
19070
|
];
|
|
19067
19071
|
ItemSwiperModule.ctorParameters = function () { return [
|
|
@@ -19451,7 +19455,7 @@
|
|
|
19451
19455
|
{ type: bbjWidgetBase.WidgetService }
|
|
19452
19456
|
]; };
|
|
19453
19457
|
|
|
19454
|
-
exports.ɵ
|
|
19458
|
+
exports.ɵdx = /** @class */ (function () {
|
|
19455
19459
|
function VideoGridComponent() {
|
|
19456
19460
|
this.size = 4;
|
|
19457
19461
|
this.gutter = 4;
|
|
@@ -19532,14 +19536,14 @@
|
|
|
19532
19536
|
};
|
|
19533
19537
|
return VideoGridComponent;
|
|
19534
19538
|
}());
|
|
19535
|
-
exports.ɵ
|
|
19539
|
+
exports.ɵdx.decorators = [
|
|
19536
19540
|
{ type: i0.Component, args: [{
|
|
19537
19541
|
selector: 'sc-video-grid',
|
|
19538
19542
|
template: "<!-- <div nz-row style=\"height: 100%\" [nzGutter]=\"[gutter, gutter]\">\n \n</div> -->\n<div *ngIf=\"showToggle\" class=\"grid-top\">\n <div class=\"toggle-btn\" (click)=\"toggle()\">\n <img src=\"/assets/img/screen/grid.png\" />\n <span>\u5207\u6362</span>\n </div>\n</div>\n<div class=\"video-grid\">\n <div class=\"video-grid-inner\" [style.margin.px]=\"margin\" [style.height]=\"height\">\n <div\n *ngFor=\"let video of videos; let i = index\"\n class=\"grid-cell\"\n [style.width]=\"cellSize\"\n [style.height]=\"cellSize\"\n [style.padding.px]=\"gutter\"\n >\n <div class=\"video-container\" [class.selected]=\"i === selectedIndex\" (click)=\"selectedIndex = i\">\n <sc-video-player [type]=\"type\" [src]=\"video.src\" [hasAudio]=\"hasAudio\"></sc-video-player>\n <div *ngIf=\"video.src\" class=\"video-top\">\n <i\n class=\"close\"\n nz-icon\n nzType=\"close\"\n nzTheme=\"outline\"\n (click)=\"$event.stopPropagation(); video.src = null\"\n ></i>\n </div>\n </div>\n </div>\n </div>\n</div>\n",
|
|
19539
19543
|
styles: [":host{display:flex;flex-direction:column;height:100%;width:100%}.grid-top{flex:none;justify-content:flex-end;padding:10px 0}.grid-top,.toggle-btn{display:flex;align-items:center}.toggle-btn{cursor:pointer;color:#fff}.toggle-btn img{width:14px;height:14px;margin-right:4px}.video-grid{flex:1;width:100%;height:100%}.video-grid-inner{display:flex;height:100%;flex-wrap:wrap;pointer-events:none}.video-container{position:relative;pointer-events:auto;height:100%}.video-container:not(:hover)>.video-top{display:none}.video-top{position:absolute;top:0;left:0;right:0;background-color:rgba(0,0,0,.6);height:30px;display:flex;align-items:center;justify-content:flex-end;padding:0 4px}.close{cursor:pointer;color:#fff;width:16px;height:16px}.selected{outline:2px solid red}"]
|
|
19540
19544
|
},] }
|
|
19541
19545
|
];
|
|
19542
|
-
exports.ɵ
|
|
19546
|
+
exports.ɵdx.ctorParameters = function () { return []; };
|
|
19543
19547
|
__decorate([
|
|
19544
19548
|
bbjWidgetBase.Property('宫格数', {
|
|
19545
19549
|
enum: [
|
|
@@ -19548,27 +19552,27 @@
|
|
|
19548
19552
|
],
|
|
19549
19553
|
}),
|
|
19550
19554
|
__metadata("design:type", Object)
|
|
19551
|
-
], exports.ɵ
|
|
19555
|
+
], exports.ɵdx.prototype, "size", void 0);
|
|
19552
19556
|
__decorate([
|
|
19553
19557
|
bbjWidgetBase.Property('间隔', { type: 'number' }),
|
|
19554
19558
|
__metadata("design:type", Object)
|
|
19555
|
-
], exports.ɵ
|
|
19559
|
+
], exports.ɵdx.prototype, "gutter", void 0);
|
|
19556
19560
|
__decorate([
|
|
19557
19561
|
bbjWidgetBase.Property('切换按钮'),
|
|
19558
19562
|
__metadata("design:type", Boolean)
|
|
19559
|
-
], exports.ɵ
|
|
19563
|
+
], exports.ɵdx.prototype, "showToggle", void 0);
|
|
19560
19564
|
__decorate([
|
|
19561
19565
|
bbjWidgetBase.Property('视频类型', { enum: ['flv', 'hls', 'iframe'] }),
|
|
19562
19566
|
__metadata("design:type", Object)
|
|
19563
|
-
], exports.ɵ
|
|
19567
|
+
], exports.ɵdx.prototype, "type", void 0);
|
|
19564
19568
|
__decorate([
|
|
19565
19569
|
bbjWidgetBase.Property('是否有声音'),
|
|
19566
19570
|
__metadata("design:type", Boolean)
|
|
19567
|
-
], exports.ɵ
|
|
19571
|
+
], exports.ɵdx.prototype, "hasAudio", void 0);
|
|
19568
19572
|
__decorate([
|
|
19569
19573
|
bbjWidgetBase.DataInput('视频地址'),
|
|
19570
19574
|
__metadata("design:type", String)
|
|
19571
|
-
], exports.ɵ
|
|
19575
|
+
], exports.ɵdx.prototype, "src", void 0);
|
|
19572
19576
|
__decorate([
|
|
19573
19577
|
bbjWidgetBase.Data({
|
|
19574
19578
|
properties: {
|
|
@@ -19576,21 +19580,28 @@
|
|
|
19576
19580
|
},
|
|
19577
19581
|
}),
|
|
19578
19582
|
__metadata("design:type", Object)
|
|
19579
|
-
], exports.ɵ
|
|
19580
|
-
|
|
19583
|
+
], exports.ɵdx.prototype, "data", void 0);
|
|
19584
|
+
__decorate([
|
|
19585
|
+
bbjWidgetBase.Method('设置视频地址'),
|
|
19586
|
+
__param(0, bbjWidgetBase.Param('视频地址')),
|
|
19587
|
+
__metadata("design:type", Function),
|
|
19588
|
+
__metadata("design:paramtypes", [String]),
|
|
19589
|
+
__metadata("design:returntype", void 0)
|
|
19590
|
+
], exports.ɵdx.prototype, "addSrc", null);
|
|
19591
|
+
exports.ɵdx = __decorate([
|
|
19581
19592
|
bbjWidgetBase.Widget('视频宫格', { group: 'component', image: 'assets/img/screen/video-grid.png', icon: 'iconmokuai' }),
|
|
19582
19593
|
__metadata("design:paramtypes", [])
|
|
19583
|
-
], exports.ɵ
|
|
19594
|
+
], exports.ɵdx);
|
|
19584
19595
|
|
|
19585
19596
|
var VideoGridModule = /** @class */ (function () {
|
|
19586
19597
|
function VideoGridModule(widgetService) {
|
|
19587
|
-
widgetService.register(exports.ɵ
|
|
19598
|
+
widgetService.register(exports.ɵdx);
|
|
19588
19599
|
}
|
|
19589
19600
|
return VideoGridModule;
|
|
19590
19601
|
}());
|
|
19591
19602
|
VideoGridModule.decorators = [
|
|
19592
19603
|
{ type: i0.NgModule, args: [{
|
|
19593
|
-
declarations: [exports.ɵ
|
|
19604
|
+
declarations: [exports.ɵdx],
|
|
19594
19605
|
imports: [common.CommonModule, VideoPlayerModule, grid.NzGridModule, icon.NzIconModule],
|
|
19595
19606
|
},] }
|
|
19596
19607
|
];
|
|
@@ -19598,7 +19609,7 @@
|
|
|
19598
19609
|
{ type: bbjWidgetBase.WidgetService }
|
|
19599
19610
|
]; };
|
|
19600
19611
|
|
|
19601
|
-
exports.ɵ
|
|
19612
|
+
exports.ɵdy = /** @class */ (function () {
|
|
19602
19613
|
function Scatter3dComponent() {
|
|
19603
19614
|
this.min = 0;
|
|
19604
19615
|
this.max = 10;
|
|
@@ -19688,30 +19699,30 @@
|
|
|
19688
19699
|
Scatter3dComponent.prototype.onChartClick = function (event) { };
|
|
19689
19700
|
return Scatter3dComponent;
|
|
19690
19701
|
}());
|
|
19691
|
-
exports.ɵ
|
|
19702
|
+
exports.ɵdy.decorators = [
|
|
19692
19703
|
{ type: i0.Component, args: [{
|
|
19693
19704
|
selector: 'sc-scatter3d',
|
|
19694
19705
|
template: "<div echarts [options]=\"options\" class=\"demo-chart\" (chartClick)=\"onChartClick($event)\"></div>\n",
|
|
19695
19706
|
styles: [":host{display:block;width:100%}.demo-chart,:host{height:100%}"]
|
|
19696
19707
|
},] }
|
|
19697
19708
|
];
|
|
19698
|
-
exports.ɵ
|
|
19709
|
+
exports.ɵdy.ctorParameters = function () { return []; };
|
|
19699
19710
|
__decorate([
|
|
19700
19711
|
bbjWidgetBase.Property('最小值', { type: 'number' }),
|
|
19701
19712
|
__metadata("design:type", Object)
|
|
19702
|
-
], exports.ɵ
|
|
19713
|
+
], exports.ɵdy.prototype, "min", void 0);
|
|
19703
19714
|
__decorate([
|
|
19704
19715
|
bbjWidgetBase.Property('最大值', { type: 'number' }),
|
|
19705
19716
|
__metadata("design:type", Object)
|
|
19706
|
-
], exports.ɵ
|
|
19717
|
+
], exports.ɵdy.prototype, "max", void 0);
|
|
19707
19718
|
__decorate([
|
|
19708
19719
|
bbjWidgetBase.Property('最小尺寸', { type: 'number' }),
|
|
19709
19720
|
__metadata("design:type", Object)
|
|
19710
|
-
], exports.ɵ
|
|
19721
|
+
], exports.ɵdy.prototype, "symbolSizeMin", void 0);
|
|
19711
19722
|
__decorate([
|
|
19712
19723
|
bbjWidgetBase.Property('最大尺寸', { type: 'number' }),
|
|
19713
19724
|
__metadata("design:type", Object)
|
|
19714
|
-
], exports.ɵ
|
|
19725
|
+
], exports.ɵdy.prototype, "symbolSizeMax", void 0);
|
|
19715
19726
|
__decorate([
|
|
19716
19727
|
bbjWidgetBase.Property('颜色', {
|
|
19717
19728
|
ui: {
|
|
@@ -19720,27 +19731,27 @@
|
|
|
19720
19731
|
},
|
|
19721
19732
|
}),
|
|
19722
19733
|
__metadata("design:type", Object)
|
|
19723
|
-
], exports.ɵ
|
|
19734
|
+
], exports.ɵdy.prototype, "visualMapColor", void 0);
|
|
19724
19735
|
__decorate([
|
|
19725
19736
|
bbjWidgetBase.Property('最小不透明度', { type: 'number', minimum: 0, maximum: 1 }),
|
|
19726
19737
|
__metadata("design:type", Object)
|
|
19727
|
-
], exports.ɵ
|
|
19738
|
+
], exports.ɵdy.prototype, "colorAlphaMin", void 0);
|
|
19728
19739
|
__decorate([
|
|
19729
19740
|
bbjWidgetBase.Property('最大不透明度', { type: 'number', minimum: 0, maximum: 1 }),
|
|
19730
19741
|
__metadata("design:type", Object)
|
|
19731
|
-
], exports.ɵ
|
|
19742
|
+
], exports.ɵdy.prototype, "colorAlphaMax", void 0);
|
|
19732
19743
|
__decorate([
|
|
19733
19744
|
bbjWidgetBase.Property('高度', { type: 'number' }),
|
|
19734
19745
|
__metadata("design:type", Object)
|
|
19735
|
-
], exports.ɵ
|
|
19746
|
+
], exports.ɵdy.prototype, "boxHeight", void 0);
|
|
19736
19747
|
__decorate([
|
|
19737
19748
|
bbjWidgetBase.Property('宽度', { type: 'number' }),
|
|
19738
19749
|
__metadata("design:type", Object)
|
|
19739
|
-
], exports.ɵ
|
|
19750
|
+
], exports.ɵdy.prototype, "boxWidth", void 0);
|
|
19740
19751
|
__decorate([
|
|
19741
19752
|
bbjWidgetBase.Property('深度', { type: 'number' }),
|
|
19742
19753
|
__metadata("design:type", Object)
|
|
19743
|
-
], exports.ɵ
|
|
19754
|
+
], exports.ɵdy.prototype, "boxDepth", void 0);
|
|
19744
19755
|
__decorate([
|
|
19745
19756
|
bbjWidgetBase.Data({
|
|
19746
19757
|
properties: {
|
|
@@ -19751,25 +19762,25 @@
|
|
|
19751
19762
|
},
|
|
19752
19763
|
}),
|
|
19753
19764
|
__metadata("design:type", Object)
|
|
19754
|
-
], exports.ɵ
|
|
19755
|
-
exports.ɵ
|
|
19765
|
+
], exports.ɵdy.prototype, "data", void 0);
|
|
19766
|
+
exports.ɵdy = __decorate([
|
|
19756
19767
|
bbjWidgetBase.Widget('3D散点图', {
|
|
19757
19768
|
group: 'otherChart',
|
|
19758
19769
|
image: 'assets/img/screen/bubble.png',
|
|
19759
19770
|
icon: 'icontubiao',
|
|
19760
19771
|
}),
|
|
19761
19772
|
__metadata("design:paramtypes", [])
|
|
19762
|
-
], exports.ɵ
|
|
19773
|
+
], exports.ɵdy);
|
|
19763
19774
|
|
|
19764
19775
|
var Scatter3dModule = /** @class */ (function () {
|
|
19765
19776
|
function Scatter3dModule(widgetService) {
|
|
19766
|
-
widgetService.register(exports.ɵ
|
|
19777
|
+
widgetService.register(exports.ɵdy);
|
|
19767
19778
|
}
|
|
19768
19779
|
return Scatter3dModule;
|
|
19769
19780
|
}());
|
|
19770
19781
|
Scatter3dModule.decorators = [
|
|
19771
19782
|
{ type: i0.NgModule, args: [{
|
|
19772
|
-
declarations: [exports.ɵ
|
|
19783
|
+
declarations: [exports.ɵdy],
|
|
19773
19784
|
imports: [common.CommonModule, bbjWidgetBase.WidgetBaseModule, ngxEcharts.NgxEchartsModule],
|
|
19774
19785
|
},] }
|
|
19775
19786
|
];
|
|
@@ -20234,7 +20245,7 @@
|
|
|
20234
20245
|
{ type: bbjWidgetBase.WidgetService }
|
|
20235
20246
|
]; };
|
|
20236
20247
|
|
|
20237
|
-
exports.ɵ
|
|
20248
|
+
exports.ɵea = /** @class */ (function () {
|
|
20238
20249
|
function AnnouncementComponent(element) {
|
|
20239
20250
|
this.element = element;
|
|
20240
20251
|
this.headIconDisplay = true;
|
|
@@ -20272,32 +20283,32 @@
|
|
|
20272
20283
|
};
|
|
20273
20284
|
return AnnouncementComponent;
|
|
20274
20285
|
}());
|
|
20275
|
-
exports.ɵ
|
|
20286
|
+
exports.ɵea.decorators = [
|
|
20276
20287
|
{ type: i0.Component, args: [{
|
|
20277
20288
|
selector: 'sc-announcement',
|
|
20278
20289
|
template: "<ng-container *ngIf=\"data[0]\">\n {{data[0].content}}\n</ng-container>",
|
|
20279
20290
|
styles: [":host{height:100%;overflow:auto;display:block}"]
|
|
20280
20291
|
},] }
|
|
20281
20292
|
];
|
|
20282
|
-
exports.ɵ
|
|
20293
|
+
exports.ɵea.ctorParameters = function () { return [
|
|
20283
20294
|
{ type: i0.ElementRef }
|
|
20284
20295
|
]; };
|
|
20285
20296
|
__decorate([
|
|
20286
20297
|
bbjWidgetBase.Property('显示图标', { type: 'boolean' }),
|
|
20287
20298
|
__metadata("design:type", Object)
|
|
20288
|
-
], exports.ɵ
|
|
20299
|
+
], exports.ɵea.prototype, "headIconDisplay", void 0);
|
|
20289
20300
|
__decorate([
|
|
20290
20301
|
bbjWidgetBase.Property('内边距', { ui: { widget: 'myGrid' } }),
|
|
20291
20302
|
__metadata("design:type", Object)
|
|
20292
|
-
], exports.ɵ
|
|
20303
|
+
], exports.ɵea.prototype, "padding", void 0);
|
|
20293
20304
|
__decorate([
|
|
20294
20305
|
bbjWidgetBase.Property('字体', { ui: { widget: 'myFont' } }),
|
|
20295
20306
|
__metadata("design:type", Object)
|
|
20296
|
-
], exports.ɵ
|
|
20307
|
+
], exports.ɵea.prototype, "font", void 0);
|
|
20297
20308
|
__decorate([
|
|
20298
20309
|
bbjWidgetBase.Property('图标', { ui: { hidden: true } }),
|
|
20299
20310
|
__metadata("design:type", Object)
|
|
20300
|
-
], exports.ɵ
|
|
20311
|
+
], exports.ɵea.prototype, "icon", void 0);
|
|
20301
20312
|
__decorate([
|
|
20302
20313
|
bbjWidgetBase.Data({
|
|
20303
20314
|
properties: {
|
|
@@ -20305,23 +20316,23 @@
|
|
|
20305
20316
|
},
|
|
20306
20317
|
}),
|
|
20307
20318
|
__metadata("design:type", Object)
|
|
20308
|
-
], exports.ɵ
|
|
20309
|
-
exports.ɵ
|
|
20319
|
+
], exports.ɵea.prototype, "data", void 0);
|
|
20320
|
+
exports.ɵea = __decorate([
|
|
20310
20321
|
bbjWidgetBase.Widget('公告', { group: 'component', image: 'assets/img/screen/announcement.png', icon: 'iconmokuai' }),
|
|
20311
20322
|
__metadata("design:paramtypes", [i0.ElementRef])
|
|
20312
|
-
], exports.ɵ
|
|
20323
|
+
], exports.ɵea);
|
|
20313
20324
|
|
|
20314
20325
|
var AnnouncementModule = /** @class */ (function () {
|
|
20315
20326
|
function AnnouncementModule(widgetService) {
|
|
20316
20327
|
this.widgetService = widgetService;
|
|
20317
|
-
widgetService.register(exports.ɵ
|
|
20328
|
+
widgetService.register(exports.ɵea);
|
|
20318
20329
|
}
|
|
20319
20330
|
return AnnouncementModule;
|
|
20320
20331
|
}());
|
|
20321
20332
|
AnnouncementModule.decorators = [
|
|
20322
20333
|
{ type: i0.NgModule, args: [{
|
|
20323
20334
|
declarations: [
|
|
20324
|
-
exports.ɵ
|
|
20335
|
+
exports.ɵea
|
|
20325
20336
|
],
|
|
20326
20337
|
imports: [
|
|
20327
20338
|
common.CommonModule,
|
|
@@ -20345,7 +20356,7 @@
|
|
|
20345
20356
|
}
|
|
20346
20357
|
|
|
20347
20358
|
var ɵ0$d = { type: 'string', title: 'id' };
|
|
20348
|
-
exports.ɵ
|
|
20359
|
+
exports.ɵef = /** @class */ (function () {
|
|
20349
20360
|
function CalendarComponent(router, cd) {
|
|
20350
20361
|
var _this = this;
|
|
20351
20362
|
this.router = router;
|
|
@@ -20381,6 +20392,9 @@
|
|
|
20381
20392
|
else {
|
|
20382
20393
|
this.removeEvents(this.id);
|
|
20383
20394
|
}
|
|
20395
|
+
if (!this.calendarOptions) {
|
|
20396
|
+
this.update();
|
|
20397
|
+
}
|
|
20384
20398
|
// const events = this.data.map((item) => ({
|
|
20385
20399
|
// id: item.id,
|
|
20386
20400
|
// start: item.start.indexOf(' 00:00:00') > -1 ? item.start.split(' ')[0] : item.start,
|
|
@@ -20462,25 +20476,25 @@
|
|
|
20462
20476
|
};
|
|
20463
20477
|
return CalendarComponent;
|
|
20464
20478
|
}());
|
|
20465
|
-
exports.ɵ
|
|
20479
|
+
exports.ɵef.decorators = [
|
|
20466
20480
|
{ type: i0.Component, args: [{
|
|
20467
20481
|
selector: 'sc-calendar',
|
|
20468
20482
|
template: "<full-calendar *ngIf=\"calendarOptions\" [options]=\"calendarOptions\"></full-calendar>\n<ng-template *ngFor=\"let child of children\" widget-host [widget]=\"child\"></ng-template>\n",
|
|
20469
20483
|
styles: [":host ::ng-deep .fc-direction-ltr{height:100%}:host ::ng-deep .fc .fc-view-harness{padding-bottom:0!important}:host ::ng-deep .fc-license-message{display:none}:host ::ng-deep .fc-daygrid-event{white-space:normal}"]
|
|
20470
20484
|
},] }
|
|
20471
20485
|
];
|
|
20472
|
-
exports.ɵ
|
|
20486
|
+
exports.ɵef.ctorParameters = function () { return [
|
|
20473
20487
|
{ type: router.Router },
|
|
20474
20488
|
{ type: i0.ChangeDetectorRef }
|
|
20475
20489
|
]; };
|
|
20476
20490
|
__decorate([
|
|
20477
20491
|
bbjWidgetBase.Property('是否自定义初始日期', { ui: { format: 'date', widget: 'checkbox', spanLabel: 0, spanControl: 24 } }),
|
|
20478
20492
|
__metadata("design:type", Object)
|
|
20479
|
-
], exports.ɵ
|
|
20493
|
+
], exports.ɵef.prototype, "isInitialDate", void 0);
|
|
20480
20494
|
__decorate([
|
|
20481
20495
|
bbjWidgetBase.Property('', { ui: { type: 'date', format: 'date', spanLabel: 0, spanControl: 24 } }),
|
|
20482
20496
|
__metadata("design:type", Object)
|
|
20483
|
-
], exports.ɵ
|
|
20497
|
+
], exports.ɵef.prototype, "initialDate", void 0);
|
|
20484
20498
|
__decorate([
|
|
20485
20499
|
bbjWidgetBase.Data({
|
|
20486
20500
|
properties: {
|
|
@@ -20491,11 +20505,11 @@
|
|
|
20491
20505
|
},
|
|
20492
20506
|
}),
|
|
20493
20507
|
__metadata("design:type", Array)
|
|
20494
|
-
], exports.ɵ
|
|
20508
|
+
], exports.ɵef.prototype, "data", void 0);
|
|
20495
20509
|
__decorate([
|
|
20496
20510
|
bbjWidgetBase.DataOutput(['id', 'title']),
|
|
20497
20511
|
__metadata("design:type", Object)
|
|
20498
|
-
], exports.ɵ
|
|
20512
|
+
], exports.ɵef.prototype, "dataClick", void 0);
|
|
20499
20513
|
__decorate([
|
|
20500
20514
|
bbjWidgetBase.DataOutput({
|
|
20501
20515
|
properties: {
|
|
@@ -20505,8 +20519,8 @@
|
|
|
20505
20519
|
},
|
|
20506
20520
|
}, { triggerLink: false }),
|
|
20507
20521
|
__metadata("design:type", Object)
|
|
20508
|
-
], exports.ɵ
|
|
20509
|
-
exports.ɵ
|
|
20522
|
+
], exports.ɵef.prototype, "datesSetChange", void 0);
|
|
20523
|
+
exports.ɵef = __decorate([
|
|
20510
20524
|
bbjWidgetBase.Widget('日历', {
|
|
20511
20525
|
group: 'component',
|
|
20512
20526
|
image: 'assets/img/screen/rili.png',
|
|
@@ -20514,7 +20528,7 @@
|
|
|
20514
20528
|
childTypes: ['sc-calendar-events', 'sc-calendar-background-events'],
|
|
20515
20529
|
}),
|
|
20516
20530
|
__metadata("design:paramtypes", [router.Router, i0.ChangeDetectorRef])
|
|
20517
|
-
], exports.ɵ
|
|
20531
|
+
], exports.ɵef);
|
|
20518
20532
|
|
|
20519
20533
|
var CalendarEventsChild = /** @class */ (function () {
|
|
20520
20534
|
function CalendarEventsChild(parent) {
|
|
@@ -20540,11 +20554,11 @@
|
|
|
20540
20554
|
{ type: i0.Directive }
|
|
20541
20555
|
];
|
|
20542
20556
|
CalendarEventsChild.ctorParameters = function () { return [
|
|
20543
|
-
{ type: exports.ɵ
|
|
20557
|
+
{ type: exports.ɵef }
|
|
20544
20558
|
]; };
|
|
20545
20559
|
|
|
20546
20560
|
var ɵ0$e = { type: 'string', title: 'id' };
|
|
20547
|
-
exports.ɵ
|
|
20561
|
+
exports.ɵeg = /** @class */ (function (_super) {
|
|
20548
20562
|
__extends(BackgroundEventsComponent, _super);
|
|
20549
20563
|
function BackgroundEventsComponent(parent) {
|
|
20550
20564
|
var _this = _super.call(this, parent) || this;
|
|
@@ -20569,15 +20583,15 @@
|
|
|
20569
20583
|
};
|
|
20570
20584
|
return BackgroundEventsComponent;
|
|
20571
20585
|
}(CalendarEventsChild));
|
|
20572
|
-
exports.ɵ
|
|
20586
|
+
exports.ɵeg.decorators = [
|
|
20573
20587
|
{ type: i0.Component, args: [{
|
|
20574
20588
|
selector: 'sc-calendar-background-events',
|
|
20575
20589
|
template: "",
|
|
20576
20590
|
styles: [""]
|
|
20577
20591
|
},] }
|
|
20578
20592
|
];
|
|
20579
|
-
exports.ɵ
|
|
20580
|
-
{ type: exports.ɵ
|
|
20593
|
+
exports.ɵeg.ctorParameters = function () { return [
|
|
20594
|
+
{ type: exports.ɵef }
|
|
20581
20595
|
]; };
|
|
20582
20596
|
__decorate([
|
|
20583
20597
|
bbjWidgetBase.Property('颜色', {
|
|
@@ -20586,7 +20600,7 @@
|
|
|
20586
20600
|
},
|
|
20587
20601
|
}),
|
|
20588
20602
|
__metadata("design:type", String)
|
|
20589
|
-
], exports.ɵ
|
|
20603
|
+
], exports.ɵeg.prototype, "color", void 0);
|
|
20590
20604
|
__decorate([
|
|
20591
20605
|
bbjWidgetBase.Data({
|
|
20592
20606
|
properties: {
|
|
@@ -20598,14 +20612,14 @@
|
|
|
20598
20612
|
},
|
|
20599
20613
|
}),
|
|
20600
20614
|
__metadata("design:type", Array)
|
|
20601
|
-
], exports.ɵ
|
|
20602
|
-
exports.ɵ
|
|
20615
|
+
], exports.ɵeg.prototype, "data", void 0);
|
|
20616
|
+
exports.ɵeg = __decorate([
|
|
20603
20617
|
bbjWidgetBase.Widget('背景颜色', { hidden: true }),
|
|
20604
|
-
__metadata("design:paramtypes", [exports.ɵ
|
|
20605
|
-
], exports.ɵ
|
|
20618
|
+
__metadata("design:paramtypes", [exports.ɵef])
|
|
20619
|
+
], exports.ɵeg);
|
|
20606
20620
|
|
|
20607
20621
|
var ɵ0$f = { type: 'string', title: 'id' };
|
|
20608
|
-
exports.ɵ
|
|
20622
|
+
exports.ɵei = /** @class */ (function (_super) {
|
|
20609
20623
|
__extends(EventsComponent, _super);
|
|
20610
20624
|
function EventsComponent(parent) {
|
|
20611
20625
|
var _this = _super.call(this, parent) || this;
|
|
@@ -20636,15 +20650,15 @@
|
|
|
20636
20650
|
};
|
|
20637
20651
|
return EventsComponent;
|
|
20638
20652
|
}(CalendarEventsChild));
|
|
20639
|
-
exports.ɵ
|
|
20653
|
+
exports.ɵei.decorators = [
|
|
20640
20654
|
{ type: i0.Component, args: [{
|
|
20641
20655
|
selector: 'sc-calendar-events',
|
|
20642
20656
|
template: "",
|
|
20643
20657
|
styles: [""]
|
|
20644
20658
|
},] }
|
|
20645
20659
|
];
|
|
20646
|
-
exports.ɵ
|
|
20647
|
-
{ type: exports.ɵ
|
|
20660
|
+
exports.ɵei.ctorParameters = function () { return [
|
|
20661
|
+
{ type: exports.ɵef }
|
|
20648
20662
|
]; };
|
|
20649
20663
|
__decorate([
|
|
20650
20664
|
bbjWidgetBase.Property('颜色', {
|
|
@@ -20653,7 +20667,7 @@
|
|
|
20653
20667
|
},
|
|
20654
20668
|
}),
|
|
20655
20669
|
__metadata("design:type", String)
|
|
20656
|
-
], exports.ɵ
|
|
20670
|
+
], exports.ɵei.prototype, "color", void 0);
|
|
20657
20671
|
__decorate([
|
|
20658
20672
|
bbjWidgetBase.Data({
|
|
20659
20673
|
properties: {
|
|
@@ -20665,40 +20679,40 @@
|
|
|
20665
20679
|
},
|
|
20666
20680
|
}),
|
|
20667
20681
|
__metadata("design:type", Array)
|
|
20668
|
-
], exports.ɵ
|
|
20682
|
+
], exports.ɵei.prototype, "data", void 0);
|
|
20669
20683
|
__decorate([
|
|
20670
20684
|
bbjWidgetBase.DataOutput(['id', 'title']),
|
|
20671
20685
|
__metadata("design:type", Object)
|
|
20672
|
-
], exports.ɵ
|
|
20673
|
-
exports.ɵ
|
|
20686
|
+
], exports.ɵei.prototype, "dataClick", void 0);
|
|
20687
|
+
exports.ɵei = __decorate([
|
|
20674
20688
|
bbjWidgetBase.Widget('事件', { hidden: true }),
|
|
20675
|
-
__metadata("design:paramtypes", [exports.ɵ
|
|
20676
|
-
], exports.ɵ
|
|
20689
|
+
__metadata("design:paramtypes", [exports.ɵef])
|
|
20690
|
+
], exports.ɵei);
|
|
20677
20691
|
|
|
20678
20692
|
var CalendarModule = /** @class */ (function () {
|
|
20679
20693
|
function CalendarModule(widgetService) {
|
|
20680
|
-
angular
|
|
20694
|
+
angular.FullCalendarModule.registerPlugins([
|
|
20681
20695
|
dayGridPlugin__default['default'],
|
|
20682
20696
|
timeGridPlugin__default['default'],
|
|
20683
20697
|
interactionPlugin__default['default'],
|
|
20684
20698
|
]);
|
|
20699
|
+
widgetService.register(exports.ɵef);
|
|
20700
|
+
widgetService.register(exports.ɵei);
|
|
20685
20701
|
widgetService.register(exports.ɵeg);
|
|
20686
|
-
widgetService.register(exports.ɵej);
|
|
20687
|
-
widgetService.register(exports.ɵeh);
|
|
20688
20702
|
}
|
|
20689
20703
|
return CalendarModule;
|
|
20690
20704
|
}());
|
|
20691
20705
|
CalendarModule.decorators = [
|
|
20692
20706
|
{ type: i0.NgModule, args: [{
|
|
20693
|
-
declarations: [exports.ɵ
|
|
20694
|
-
imports: [common.CommonModule, bbjWidgetBase.WidgetBaseModule, angular
|
|
20707
|
+
declarations: [exports.ɵef, exports.ɵeg, exports.ɵei],
|
|
20708
|
+
imports: [common.CommonModule, bbjWidgetBase.WidgetBaseModule, angular.FullCalendarModule],
|
|
20695
20709
|
},] }
|
|
20696
20710
|
];
|
|
20697
20711
|
CalendarModule.ctorParameters = function () { return [
|
|
20698
20712
|
{ type: bbjWidgetBase.WidgetService }
|
|
20699
20713
|
]; };
|
|
20700
20714
|
|
|
20701
|
-
exports.ɵ
|
|
20715
|
+
exports.ɵec = /** @class */ (function () {
|
|
20702
20716
|
function TabsComponent() {
|
|
20703
20717
|
this.type = 'line';
|
|
20704
20718
|
this.size = 'default';
|
|
@@ -20717,14 +20731,14 @@
|
|
|
20717
20731
|
};
|
|
20718
20732
|
return TabsComponent;
|
|
20719
20733
|
}());
|
|
20720
|
-
exports.ɵ
|
|
20734
|
+
exports.ɵec.decorators = [
|
|
20721
20735
|
{ type: i0.Component, args: [{
|
|
20722
20736
|
selector: 'sc-tabs',
|
|
20723
20737
|
template: "<nz-tabset\n [style]=\"tabPosition === 'top' || tabPosition === 'bottom' ? 'padding:0 10px' : ''\"\n [(nzSelectedIndex)]=\"selectedIndex\"\n [nzAnimated]=\"animated\"\n [nzSize]=\"size\"\n [nzTabPosition]=\"tabPosition\"\n [nzType]=\"type\"\n [nzTabBarGutter]=\"tabBarGutter\"\n>\n <nz-tab *ngFor=\"let child of children\" [nzTitle]=\"child.option.title\" nzForceRender>\n <ng-template widgetHost [widget]=\"child\"></ng-template>\n </nz-tab>\n</nz-tabset>\n",
|
|
20724
20738
|
styles: [":host{display:block}.ant-tabs,:host{height:100%}.ant-tabs ::ng-deep>.ant-tabs-nav{margin:0}.ant-tabs ::ng-deep .ant-tabs-content{height:100%}.ant-tabs ::ng-deep .ant-tabs-content .ant-tabs-tabpane{overflow:auto}.ant-tabs{display:flex}.ant-tabs ::ng-deep .ant-tabs-content{flex:1}.ant-tabs ::ng-deep.ant-tabs-bottom,.ant-tabs ::ng-deep.ant-tabs-top{flex-direction:column}.ant-tabs ::ng-deep.ant-tabs-bottom ::ng-deep>.ant-tabs-bar,.ant-tabs ::ng-deep.ant-tabs-right ::ng-deep>.ant-tabs-bar{order:1}"]
|
|
20725
20739
|
},] }
|
|
20726
20740
|
];
|
|
20727
|
-
exports.ɵ
|
|
20741
|
+
exports.ɵec.ctorParameters = function () { return []; };
|
|
20728
20742
|
__decorate([
|
|
20729
20743
|
bbjWidgetBase.Property('页签样式', {
|
|
20730
20744
|
enum: [
|
|
@@ -20733,7 +20747,7 @@
|
|
|
20733
20747
|
],
|
|
20734
20748
|
}),
|
|
20735
20749
|
__metadata("design:type", Object)
|
|
20736
|
-
], exports.ɵ
|
|
20750
|
+
], exports.ɵec.prototype, "type", void 0);
|
|
20737
20751
|
__decorate([
|
|
20738
20752
|
bbjWidgetBase.Property('尺寸', {
|
|
20739
20753
|
enum: [
|
|
@@ -20743,7 +20757,7 @@
|
|
|
20743
20757
|
],
|
|
20744
20758
|
}),
|
|
20745
20759
|
__metadata("design:type", Object)
|
|
20746
|
-
], exports.ɵ
|
|
20760
|
+
], exports.ɵec.prototype, "size", void 0);
|
|
20747
20761
|
__decorate([
|
|
20748
20762
|
bbjWidgetBase.Property('页签位置', {
|
|
20749
20763
|
enum: [
|
|
@@ -20754,16 +20768,16 @@
|
|
|
20754
20768
|
],
|
|
20755
20769
|
}),
|
|
20756
20770
|
__metadata("design:type", Object)
|
|
20757
|
-
], exports.ɵ
|
|
20771
|
+
], exports.ɵec.prototype, "tabPosition", void 0);
|
|
20758
20772
|
__decorate([
|
|
20759
20773
|
bbjWidgetBase.Property('切换动画', { type: 'boolean', ui: { visibleIf: { tabPosition: ['top', 'bottom'] } } }),
|
|
20760
20774
|
__metadata("design:type", Object)
|
|
20761
|
-
], exports.ɵ
|
|
20775
|
+
], exports.ɵec.prototype, "animated", void 0);
|
|
20762
20776
|
__decorate([
|
|
20763
20777
|
bbjWidgetBase.Property('间隙'),
|
|
20764
20778
|
__metadata("design:type", Number)
|
|
20765
|
-
], exports.ɵ
|
|
20766
|
-
exports.ɵ
|
|
20779
|
+
], exports.ɵec.prototype, "tabBarGutter", void 0);
|
|
20780
|
+
exports.ɵec = __decorate([
|
|
20767
20781
|
bbjWidgetBase.Widget('标签页', {
|
|
20768
20782
|
group: 'component', image: 'assets/img/screen/tabs.png', icon: 'iconmokuai',
|
|
20769
20783
|
children: [
|
|
@@ -20778,42 +20792,42 @@
|
|
|
20778
20792
|
childTypes: ['sc-tab'],
|
|
20779
20793
|
}),
|
|
20780
20794
|
__metadata("design:paramtypes", [])
|
|
20781
|
-
], exports.ɵ
|
|
20795
|
+
], exports.ɵec);
|
|
20782
20796
|
|
|
20783
|
-
exports.ɵ
|
|
20797
|
+
exports.ɵed = /** @class */ (function () {
|
|
20784
20798
|
function TabComponent() {
|
|
20785
20799
|
this.title = 'New Tab';
|
|
20786
20800
|
}
|
|
20787
20801
|
TabComponent.prototype.ngOnInit = function () { };
|
|
20788
20802
|
return TabComponent;
|
|
20789
20803
|
}());
|
|
20790
|
-
exports.ɵ
|
|
20804
|
+
exports.ɵed.decorators = [
|
|
20791
20805
|
{ type: i0.Component, args: [{
|
|
20792
20806
|
selector: 'sc-tab',
|
|
20793
20807
|
template: "<ng-template [widgetChildren]=\"children\"></ng-template>\n",
|
|
20794
20808
|
styles: [""]
|
|
20795
20809
|
},] }
|
|
20796
20810
|
];
|
|
20797
|
-
exports.ɵ
|
|
20811
|
+
exports.ɵed.ctorParameters = function () { return []; };
|
|
20798
20812
|
__decorate([
|
|
20799
20813
|
bbjWidgetBase.Property('标题'),
|
|
20800
20814
|
__metadata("design:type", Object)
|
|
20801
|
-
], exports.ɵ
|
|
20802
|
-
exports.ɵ
|
|
20815
|
+
], exports.ɵed.prototype, "title", void 0);
|
|
20816
|
+
exports.ɵed = __decorate([
|
|
20803
20817
|
bbjWidgetBase.Widget('选项卡', { hidden: true }),
|
|
20804
20818
|
__metadata("design:paramtypes", [])
|
|
20805
|
-
], exports.ɵ
|
|
20819
|
+
], exports.ɵed);
|
|
20806
20820
|
|
|
20807
20821
|
var TabsModule = /** @class */ (function () {
|
|
20808
20822
|
function TabsModule(widgetService) {
|
|
20823
|
+
widgetService.register(exports.ɵec);
|
|
20809
20824
|
widgetService.register(exports.ɵed);
|
|
20810
|
-
widgetService.register(exports.ɵee);
|
|
20811
20825
|
}
|
|
20812
20826
|
return TabsModule;
|
|
20813
20827
|
}());
|
|
20814
20828
|
TabsModule.decorators = [
|
|
20815
20829
|
{ type: i0.NgModule, args: [{
|
|
20816
|
-
declarations: [exports.ɵ
|
|
20830
|
+
declarations: [exports.ɵec, exports.ɵed],
|
|
20817
20831
|
imports: [common.CommonModule, bbjWidgetBase.WidgetBaseModule, tabs.NzTabsModule],
|
|
20818
20832
|
},] }
|
|
20819
20833
|
];
|
|
@@ -20821,7 +20835,7 @@
|
|
|
20821
20835
|
{ type: bbjWidgetBase.WidgetService }
|
|
20822
20836
|
]; };
|
|
20823
20837
|
|
|
20824
|
-
exports.ɵ
|
|
20838
|
+
exports.ɵek = /** @class */ (function () {
|
|
20825
20839
|
function GanttComponent(ele) {
|
|
20826
20840
|
this.ele = ele;
|
|
20827
20841
|
this.contentRenderers = new Map();
|
|
@@ -20980,27 +20994,27 @@
|
|
|
20980
20994
|
};
|
|
20981
20995
|
return GanttComponent;
|
|
20982
20996
|
}());
|
|
20983
|
-
exports.ɵ
|
|
20997
|
+
exports.ɵek.decorators = [
|
|
20984
20998
|
{ type: i0.Component, args: [{
|
|
20985
20999
|
selector: 'sc-gantt',
|
|
20986
21000
|
template: "<!--<nz-date-picker [(ngModel)]=\"initDate\" (ngModelChange)=\"onChange(initDate)\"></nz-date-picker>-->\n<full-calendar *ngIf=\"calendarOptions\" [options]=\"calendarOptions\" ></full-calendar>\n<ng-template #fcEventContent let-data=\"data\">\n\n <div class=\"progress\" nz-tooltip [nzTooltipTitle]=\"titleTemplate\" [ngStyle]=\"data.progressStyle\">\n <span class=\"bar\" [ngStyle]=\"data.barStyle\">{{data.title}}</span>\n </div>\n <ng-template #titleTemplate><i nz-icon nzType=\"file\" style=\"margin-right: 8px\"></i> <span>{{data.title}}<br/>\u5F00\u59CB:{{data.start}}<br/>\u7ED3\u675F:{{data.end}}<br/>\u8FDB\u5EA6:{{data.progress}}</span></ng-template>\n</ng-template>\n\n",
|
|
20987
21001
|
styles: [":host ::ng-deep .fc-direction-ltr{height:100%}:host ::ng-deep .fc .fc-view-harness{padding-bottom:0!important}:host ::ng-deep .progress{overflow:hidden;height:var(--height);background-color:#f7f7f7;background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=\"#fff5f5f5\",endColorstr=\"#fff9f9f9\",GradientType=0);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);border-radius:4px;width:100%}:host ::ng-deep .progress .bar{white-space:nowrap;width:0;height:100%;color:#fff;float:left;font-size:12px;text-align:center;align-items:center;display:flex;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#0e90d2;background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=\"#ff149bdf\",endColorstr=\"#ff0480be\",GradientType=0);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-sizing:border-box;transition:width .6s ease}:host ::ng-deep .fc-license-message{display:none!important}:host ::ng-deep .fc table{font-size:17px!important}:host ::ng-deep .fc-resource .fc-datagrid-cell-main{font-size:var(--fontSize);color:var(--color);font-weight:var(--weight);font-family:var(--family);line-height:var(--lineHeight)}"]
|
|
20988
21002
|
},] }
|
|
20989
21003
|
];
|
|
20990
|
-
exports.ɵ
|
|
21004
|
+
exports.ɵek.ctorParameters = function () { return [
|
|
20991
21005
|
{ type: i0.ElementRef }
|
|
20992
21006
|
]; };
|
|
20993
|
-
exports.ɵ
|
|
21007
|
+
exports.ɵek.propDecorators = {
|
|
20994
21008
|
eventContent: [{ type: i0.ViewChild, args: ['fcEventContent', { static: true },] }]
|
|
20995
21009
|
};
|
|
20996
21010
|
__decorate([
|
|
20997
21011
|
bbjWidgetBase.Property('头部名称', { type: 'string' }),
|
|
20998
21012
|
__metadata("design:type", Object)
|
|
20999
|
-
], exports.ɵ
|
|
21013
|
+
], exports.ɵek.prototype, "headerContent", void 0);
|
|
21000
21014
|
__decorate([
|
|
21001
21015
|
bbjWidgetBase.Property('项目字体', { ui: { widget: 'myFont' } }),
|
|
21002
21016
|
__metadata("design:type", Object)
|
|
21003
|
-
], exports.ɵ
|
|
21017
|
+
], exports.ɵek.prototype, "contentFont", void 0);
|
|
21004
21018
|
__decorate([
|
|
21005
21019
|
bbjWidgetBase.Property('系列颜色', {
|
|
21006
21020
|
ui: {
|
|
@@ -21009,19 +21023,19 @@
|
|
|
21009
21023
|
},
|
|
21010
21024
|
}),
|
|
21011
21025
|
__metadata("design:type", Object)
|
|
21012
|
-
], exports.ɵ
|
|
21026
|
+
], exports.ɵek.prototype, "lineColor", void 0);
|
|
21013
21027
|
__decorate([
|
|
21014
21028
|
bbjWidgetBase.Property('进度透明', { type: 'number', max: 1 }),
|
|
21015
21029
|
__metadata("design:type", Object)
|
|
21016
|
-
], exports.ɵ
|
|
21030
|
+
], exports.ɵek.prototype, "progressTransparency", void 0);
|
|
21017
21031
|
__decorate([
|
|
21018
21032
|
bbjWidgetBase.Property('区域占比', { type: 'number' }),
|
|
21019
21033
|
__metadata("design:type", Object)
|
|
21020
|
-
], exports.ɵ
|
|
21034
|
+
], exports.ɵek.prototype, "areaRate", void 0);
|
|
21021
21035
|
__decorate([
|
|
21022
21036
|
bbjWidgetBase.Property('进度条高度', { type: 'number' }),
|
|
21023
21037
|
__metadata("design:type", Object)
|
|
21024
|
-
], exports.ɵ
|
|
21038
|
+
], exports.ɵek.prototype, "progressHeight", void 0);
|
|
21025
21039
|
__decorate([
|
|
21026
21040
|
bbjWidgetBase.Data({
|
|
21027
21041
|
properties: {
|
|
@@ -21033,34 +21047,34 @@
|
|
|
21033
21047
|
},
|
|
21034
21048
|
}),
|
|
21035
21049
|
__metadata("design:type", Array)
|
|
21036
|
-
], exports.ɵ
|
|
21037
|
-
exports.ɵ
|
|
21050
|
+
], exports.ɵek.prototype, "data", void 0);
|
|
21051
|
+
exports.ɵek = __decorate([
|
|
21038
21052
|
bbjWidgetBase.Widget('甘特图', { group: 'component', image: 'assets/img/screen/gantt.png', icon: 'iconmokuai' }),
|
|
21039
21053
|
__metadata("design:paramtypes", [i0.ElementRef])
|
|
21040
|
-
], exports.ɵ
|
|
21054
|
+
], exports.ɵek);
|
|
21041
21055
|
|
|
21042
21056
|
// import {FormsModule} from '@angular/forms';
|
|
21043
21057
|
// import {NzDatePickerModule} from 'ng-zorro-antd/date-picker';
|
|
21044
21058
|
var GanttModule = /** @class */ (function () {
|
|
21045
21059
|
function GanttModule(widgetService) {
|
|
21046
|
-
angular
|
|
21060
|
+
angular.FullCalendarModule.registerPlugins([
|
|
21047
21061
|
// register FullCalendar plugins
|
|
21048
21062
|
dayGridPlugin__default['default'],
|
|
21049
21063
|
timeGridPlugin__default['default'],
|
|
21050
21064
|
interactionPlugin__default['default'],
|
|
21051
21065
|
resourceTimelinePlugin__default['default'],
|
|
21052
21066
|
]);
|
|
21053
|
-
widgetService.register(exports.ɵ
|
|
21067
|
+
widgetService.register(exports.ɵek);
|
|
21054
21068
|
}
|
|
21055
21069
|
return GanttModule;
|
|
21056
21070
|
}());
|
|
21057
21071
|
GanttModule.decorators = [
|
|
21058
21072
|
{ type: i0.NgModule, args: [{
|
|
21059
|
-
declarations: [exports.ɵ
|
|
21073
|
+
declarations: [exports.ɵek],
|
|
21060
21074
|
imports: [
|
|
21061
21075
|
common.CommonModule,
|
|
21062
21076
|
bbjWidgetBase.WidgetBaseModule,
|
|
21063
|
-
angular
|
|
21077
|
+
angular.FullCalendarModule,
|
|
21064
21078
|
tooltip.NzToolTipModule,
|
|
21065
21079
|
],
|
|
21066
21080
|
},] }
|
|
@@ -21072,7 +21086,7 @@
|
|
|
21072
21086
|
var WorkbenchWidgetModule = /** @class */ (function () {
|
|
21073
21087
|
function WorkbenchWidgetModule(widgetService) {
|
|
21074
21088
|
widgetService.register(exports.ɵp, { option: {}, size: { width: 3, height: 3 } });
|
|
21075
|
-
widgetService.register(exports.ɵ
|
|
21089
|
+
widgetService.register(exports.ɵef, { option: {}, size: { width: 16, height: 12 } });
|
|
21076
21090
|
for (var i = 1; i <= 82; i++) {
|
|
21077
21091
|
widgetService.register(exports.ɵb, {
|
|
21078
21092
|
option: { image: "assets/img/screen/picture" + i + ".png", hideHead: true },
|
|
@@ -21520,7 +21534,7 @@
|
|
|
21520
21534
|
size: { width: 10, height: 10 },
|
|
21521
21535
|
});
|
|
21522
21536
|
}
|
|
21523
|
-
widgetService.register(exports.ɵ
|
|
21537
|
+
widgetService.register(exports.ɵea, { size: { width: 14, height: 6 } });
|
|
21524
21538
|
widgetService.register(exports.ɵbo, {
|
|
21525
21539
|
option: {
|
|
21526
21540
|
image: 'assets/img/screen/table.png',
|
|
@@ -21646,6 +21660,7 @@
|
|
|
21646
21660
|
exports.TableModule = TableModule;
|
|
21647
21661
|
exports.TreeControlModule = TreeControlModule;
|
|
21648
21662
|
exports.TreeRingChartModule = TreeRingChartModule;
|
|
21663
|
+
exports.VideoGridModule = VideoGridModule;
|
|
21649
21664
|
exports.VideoPlayerModule = VideoPlayerModule;
|
|
21650
21665
|
exports.VisualMapChartModule = VisualMapChartModule;
|
|
21651
21666
|
exports.WorkbenchWidgetModule = WorkbenchWidgetModule;
|
|
@@ -21686,13 +21701,12 @@
|
|
|
21686
21701
|
exports.ɵdq = BulletinBoardModule;
|
|
21687
21702
|
exports.ɵds = TemporaryDataModule;
|
|
21688
21703
|
exports.ɵdu = LineLightFlowModule;
|
|
21689
|
-
exports.ɵ
|
|
21704
|
+
exports.ɵdz = AnnouncementModule;
|
|
21690
21705
|
exports.ɵe = LineBarChartModule;
|
|
21691
|
-
exports.ɵ
|
|
21692
|
-
exports.ɵ
|
|
21693
|
-
exports.ɵ
|
|
21694
|
-
exports.ɵ
|
|
21695
|
-
exports.ɵek = GanttModule;
|
|
21706
|
+
exports.ɵeb = TabsModule;
|
|
21707
|
+
exports.ɵee = CalendarModule;
|
|
21708
|
+
exports.ɵeh = CalendarEventsChild;
|
|
21709
|
+
exports.ɵej = GanttModule;
|
|
21696
21710
|
exports.ɵo = ButtonModule;
|
|
21697
21711
|
exports.ɵq = HttpService;
|
|
21698
21712
|
exports.ɵr = TimerModule;
|