bbj-screen-widget 2.4.58 → 2.4.59
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.metadata.json +1 -1
- package/bundles/bbj-screen-widget.umd.js +57 -50
- 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/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/fesm2015/bbj-screen-widget.js +53 -46
- 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
|
@@ -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 [
|
|
@@ -20381,6 +20385,9 @@
|
|
|
20381
20385
|
else {
|
|
20382
20386
|
this.removeEvents(this.id);
|
|
20383
20387
|
}
|
|
20388
|
+
if (!this.calendarOptions) {
|
|
20389
|
+
this.update();
|
|
20390
|
+
}
|
|
20384
20391
|
// const events = this.data.map((item) => ({
|
|
20385
20392
|
// id: item.id,
|
|
20386
20393
|
// start: item.start.indexOf(' 00:00:00') > -1 ? item.start.split(' ')[0] : item.start,
|
|
@@ -20677,7 +20684,7 @@
|
|
|
20677
20684
|
|
|
20678
20685
|
var CalendarModule = /** @class */ (function () {
|
|
20679
20686
|
function CalendarModule(widgetService) {
|
|
20680
|
-
angular
|
|
20687
|
+
angular.FullCalendarModule.registerPlugins([
|
|
20681
20688
|
dayGridPlugin__default['default'],
|
|
20682
20689
|
timeGridPlugin__default['default'],
|
|
20683
20690
|
interactionPlugin__default['default'],
|
|
@@ -20691,7 +20698,7 @@
|
|
|
20691
20698
|
CalendarModule.decorators = [
|
|
20692
20699
|
{ type: i0.NgModule, args: [{
|
|
20693
20700
|
declarations: [exports.ɵeg, exports.ɵeh, exports.ɵej],
|
|
20694
|
-
imports: [common.CommonModule, bbjWidgetBase.WidgetBaseModule, angular
|
|
20701
|
+
imports: [common.CommonModule, bbjWidgetBase.WidgetBaseModule, angular.FullCalendarModule],
|
|
20695
20702
|
},] }
|
|
20696
20703
|
];
|
|
20697
20704
|
CalendarModule.ctorParameters = function () { return [
|
|
@@ -21043,7 +21050,7 @@
|
|
|
21043
21050
|
// import {NzDatePickerModule} from 'ng-zorro-antd/date-picker';
|
|
21044
21051
|
var GanttModule = /** @class */ (function () {
|
|
21045
21052
|
function GanttModule(widgetService) {
|
|
21046
|
-
angular
|
|
21053
|
+
angular.FullCalendarModule.registerPlugins([
|
|
21047
21054
|
// register FullCalendar plugins
|
|
21048
21055
|
dayGridPlugin__default['default'],
|
|
21049
21056
|
timeGridPlugin__default['default'],
|
|
@@ -21060,7 +21067,7 @@
|
|
|
21060
21067
|
imports: [
|
|
21061
21068
|
common.CommonModule,
|
|
21062
21069
|
bbjWidgetBase.WidgetBaseModule,
|
|
21063
|
-
angular
|
|
21070
|
+
angular.FullCalendarModule,
|
|
21064
21071
|
tooltip.NzToolTipModule,
|
|
21065
21072
|
],
|
|
21066
21073
|
},] }
|