bbj-screen-widget 2.4.56 → 2.4.58
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 +5 -2
- package/bbj-screen-widget.metadata.json +1 -1
- package/bundles/bbj-screen-widget.umd.js +434 -149
- 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 +6 -3
- package/esm2015/lib/calendar/background-events/background-events.component.js +65 -0
- package/esm2015/lib/calendar/calendar-events-child.js +28 -0
- package/esm2015/lib/calendar/calendar.component.js +103 -34
- package/esm2015/lib/calendar/calendar.module.js +7 -3
- package/esm2015/lib/calendar/calendar.util.js +12 -0
- package/esm2015/lib/calendar/events/events.component.js +75 -0
- package/esm2015/lib/iframe/iframe.component.js +2 -2
- package/esm2015/lib/planimetric-map2d/planimetric-map2d.component.js +124 -87
- package/esm2015/lib/radar-chart/radar-chart.component.js +2 -7
- package/esm2015/lib/screen-widget.module.js +3 -3
- package/esm2015/lib/tabs/tabs.component.js +2 -2
- package/esm2015/lib/temporary-data/temporary-data.component.js +2 -2
- package/esm2015/lib/video-grid/video-grid.component.js +2 -2
- package/esm2015/lib/workbench-widget.module.js +3 -3
- package/fesm2015/bbj-screen-widget.js +397 -135
- package/fesm2015/bbj-screen-widget.js.map +1 -1
- package/lib/calendar/background-events/background-events.component.d.ts +10 -0
- package/lib/calendar/calendar-events-child.d.ts +12 -0
- package/lib/calendar/calendar.component.d.ts +15 -2
- package/lib/calendar/calendar.util.d.ts +6 -0
- package/lib/calendar/events/events.component.d.ts +13 -0
- package/package.json +1 -1
- package/src/assets/img/screen/bulletin-board.png +0 -0
- package/src/assets/img/screen/tabs.png +0 -0
|
@@ -27,7 +27,7 @@ import { NzToolTipModule } from 'ng-zorro-antd/tooltip';
|
|
|
27
27
|
import { getMap, registerMap } from 'echarts';
|
|
28
28
|
import { NzTreeModule } from 'ng-zorro-antd/tree';
|
|
29
29
|
import { NzHighlightModule } from 'ng-zorro-antd/core/highlight';
|
|
30
|
-
import { addWeeks, addDays, startOfWeek, addYears, startOfYear, addMonths, startOfMonth, startOfDay, parse, format, parseISO, min } from 'date-fns';
|
|
30
|
+
import { addWeeks, addDays, startOfWeek, addYears, startOfYear, addMonths, startOfMonth, startOfDay, parse, format, isMatch, parseISO, min } from 'date-fns';
|
|
31
31
|
import { NzI18nService } from 'ng-zorro-antd/i18n';
|
|
32
32
|
import { differenceInCalendarDays } from 'date-fns/fp';
|
|
33
33
|
import { NzDatePickerModule } from 'ng-zorro-antd/date-picker';
|
|
@@ -6074,12 +6074,7 @@ let RadarChartComponent = class RadarChartComponent extends BasicLineChartCompon
|
|
|
6074
6074
|
indicator: [],
|
|
6075
6075
|
},
|
|
6076
6076
|
color: this.lineColor,
|
|
6077
|
-
grid:
|
|
6078
|
-
top: this.grid.top,
|
|
6079
|
-
right: this.grid.right,
|
|
6080
|
-
left: this.grid.left,
|
|
6081
|
-
bottom: this.grid.bottom,
|
|
6082
|
-
},
|
|
6077
|
+
grid: this.grid,
|
|
6083
6078
|
series: [
|
|
6084
6079
|
{
|
|
6085
6080
|
label: {
|
|
@@ -9016,182 +9011,219 @@ let PlanimetricMap2dComponent = PlanimetricMap2dComponent_1 = class PlanimetricM
|
|
|
9016
9011
|
this.data = [];
|
|
9017
9012
|
this.areaClick = new EventEmitter();
|
|
9018
9013
|
this.nameMap = {
|
|
9014
|
+
Somalia: '索马里',
|
|
9015
|
+
Liechtenstein: '列支敦士登',
|
|
9016
|
+
Morocco: '摩洛哥',
|
|
9017
|
+
'W. Sahara': '西撒哈拉',
|
|
9018
|
+
Serbia: '塞尔维亚',
|
|
9019
9019
|
Afghanistan: '阿富汗',
|
|
9020
|
-
Albania: '阿尔巴尼亚',
|
|
9021
|
-
Algeria: '阿尔及利亚',
|
|
9022
9020
|
Angola: '安哥拉',
|
|
9021
|
+
Albania: '阿尔巴尼亚',
|
|
9022
|
+
Aland: '奥兰群岛',
|
|
9023
|
+
Andorra: '安道尔',
|
|
9024
|
+
'United Arab Emirates': '阿拉伯联合酋长国',
|
|
9023
9025
|
Argentina: '阿根廷',
|
|
9024
9026
|
Armenia: '亚美尼亚',
|
|
9027
|
+
'American Samoa': '美属萨摩亚',
|
|
9028
|
+
'Fr. S. Antarctic Lands': '法属南部领地',
|
|
9029
|
+
'Antigua and Barb.': '安提瓜和巴布达',
|
|
9025
9030
|
Australia: '澳大利亚',
|
|
9026
9031
|
Austria: '奥地利',
|
|
9027
9032
|
Azerbaijan: '阿塞拜疆',
|
|
9033
|
+
Burundi: '布隆迪',
|
|
9034
|
+
Belgium: '比利时',
|
|
9035
|
+
Benin: '贝宁',
|
|
9036
|
+
'Burkina Faso': '布基纳法索',
|
|
9028
9037
|
Bangladesh: '孟加拉国',
|
|
9038
|
+
Bulgaria: '保加利亚',
|
|
9039
|
+
Bahrain: '巴林',
|
|
9040
|
+
Bahamas: '巴哈马',
|
|
9041
|
+
'Bosnia and Herz.': '波斯尼亚和黑塞哥维那',
|
|
9029
9042
|
Belarus: '白俄罗斯',
|
|
9030
|
-
Belgium: '比利时',
|
|
9031
9043
|
Belize: '伯利兹',
|
|
9032
|
-
Benin: '贝宁',
|
|
9033
9044
|
Bermuda: '百慕大',
|
|
9034
|
-
Bhutan: '不丹',
|
|
9035
9045
|
Bolivia: '玻利维亚',
|
|
9036
|
-
'Bosnia and Herzegovina': '波斯尼亚和黑塞哥维那',
|
|
9037
|
-
Botswana: '博茨瓦纳',
|
|
9038
9046
|
Brazil: '巴西',
|
|
9047
|
+
Barbados: '巴巴多斯',
|
|
9039
9048
|
Brunei: '文莱',
|
|
9040
|
-
|
|
9041
|
-
|
|
9042
|
-
|
|
9043
|
-
Cambodia: '柬埔寨',
|
|
9044
|
-
Cameroon: '喀麦隆',
|
|
9049
|
+
Bhutan: '不丹',
|
|
9050
|
+
Botswana: '博茨瓦纳',
|
|
9051
|
+
'Central African Rep.': '中非共和国',
|
|
9045
9052
|
Canada: '加拿大',
|
|
9046
|
-
|
|
9047
|
-
Chad: '乍得',
|
|
9053
|
+
Switzerland: '瑞士',
|
|
9048
9054
|
Chile: '智利',
|
|
9049
9055
|
China: '中国',
|
|
9056
|
+
"Côte d'Ivoire": '科特迪瓦',
|
|
9057
|
+
Cameroon: '喀麦隆',
|
|
9058
|
+
'Dem. Rep. Congo': '刚果(金)',
|
|
9059
|
+
Congo: '刚果(布)',
|
|
9050
9060
|
Colombia: '哥伦比亚',
|
|
9061
|
+
Comoros: '科摩罗',
|
|
9062
|
+
'Cape Verde': '佛得角',
|
|
9051
9063
|
'Costa Rica': '哥斯达黎加',
|
|
9052
|
-
Croatia: '克罗地亚',
|
|
9053
9064
|
Cuba: '古巴',
|
|
9065
|
+
Curaçao: '库拉索',
|
|
9066
|
+
'Cayman Is.': '开曼群岛',
|
|
9067
|
+
'N. Cyprus': '北塞浦路斯',
|
|
9054
9068
|
Cyprus: '塞浦路斯',
|
|
9055
|
-
'Czech
|
|
9056
|
-
|
|
9057
|
-
Denmark: '丹麦',
|
|
9069
|
+
'Czech Rep.': '捷克',
|
|
9070
|
+
Germany: '德国',
|
|
9058
9071
|
Djibouti: '吉布提',
|
|
9059
|
-
|
|
9060
|
-
|
|
9072
|
+
Dominica: '多米尼克',
|
|
9073
|
+
Denmark: '丹麦',
|
|
9074
|
+
'Dominican Rep.': '多米尼加',
|
|
9075
|
+
Algeria: '阿尔及利亚',
|
|
9061
9076
|
Ecuador: '厄瓜多尔',
|
|
9062
9077
|
Egypt: '埃及',
|
|
9063
|
-
'El Salvador': '萨尔瓦多',
|
|
9064
|
-
'Equatorial Guinea': '赤道几内亚',
|
|
9065
9078
|
Eritrea: '厄立特里亚',
|
|
9079
|
+
Spain: '西班牙',
|
|
9066
9080
|
Estonia: '爱沙尼亚',
|
|
9067
9081
|
Ethiopia: '埃塞俄比亚',
|
|
9068
|
-
'Falkland Islands': '福克兰群岛',
|
|
9069
|
-
Fiji: '斐',
|
|
9070
9082
|
Finland: '芬兰',
|
|
9083
|
+
Fiji: '斐济',
|
|
9084
|
+
'Falkland Is.': '福克兰群岛',
|
|
9071
9085
|
France: '法国',
|
|
9072
|
-
'
|
|
9073
|
-
|
|
9086
|
+
'Faeroe Is.': '法罗群岛',
|
|
9087
|
+
Micronesia: '密克罗尼西亚',
|
|
9074
9088
|
Gabon: '加蓬',
|
|
9075
|
-
|
|
9089
|
+
'United Kingdom': '英国',
|
|
9076
9090
|
Georgia: '格鲁吉亚',
|
|
9077
|
-
Germany: '德国',
|
|
9078
9091
|
Ghana: '加纳',
|
|
9092
|
+
Guinea: '几内亚',
|
|
9093
|
+
Gambia: '冈比亚',
|
|
9094
|
+
'Guinea-Bissau': '几内亚比绍',
|
|
9095
|
+
'Eq. Guinea': '赤道几内亚',
|
|
9079
9096
|
Greece: '希腊',
|
|
9097
|
+
Grenada: '格林纳达',
|
|
9080
9098
|
Greenland: '格陵兰',
|
|
9081
9099
|
Guatemala: '危地马拉',
|
|
9082
|
-
|
|
9083
|
-
'Guinea Bissau': '几内亚比绍',
|
|
9100
|
+
Guam: '关岛',
|
|
9084
9101
|
Guyana: '圭亚那',
|
|
9085
|
-
|
|
9102
|
+
'Heard I. and McDonald Is.': '赫德岛和麦克唐纳群岛',
|
|
9086
9103
|
Honduras: '洪都拉斯',
|
|
9104
|
+
Croatia: '克罗地亚',
|
|
9105
|
+
Haiti: '海地',
|
|
9087
9106
|
Hungary: '匈牙利',
|
|
9088
|
-
|
|
9107
|
+
Indonesia: '印度尼西亚',
|
|
9108
|
+
'Isle of Man': '马恩岛',
|
|
9089
9109
|
India: '印度',
|
|
9090
|
-
|
|
9110
|
+
'Br. Indian Ocean Ter.': '英属印度洋领地',
|
|
9111
|
+
Ireland: '爱尔兰',
|
|
9091
9112
|
Iran: '伊朗',
|
|
9092
9113
|
Iraq: '伊拉克',
|
|
9093
|
-
|
|
9114
|
+
Iceland: '冰岛',
|
|
9094
9115
|
Israel: '以色列',
|
|
9095
9116
|
Italy: '意大利',
|
|
9096
|
-
'Ivory Coast': '象牙海岸',
|
|
9097
9117
|
Jamaica: '牙买加',
|
|
9098
|
-
|
|
9118
|
+
Jersey: '泽西岛',
|
|
9099
9119
|
Jordan: '约旦',
|
|
9120
|
+
Japan: '日本',
|
|
9121
|
+
'Siachen Glacier': '锡亚琴冰川',
|
|
9100
9122
|
Kazakhstan: '哈萨克斯坦',
|
|
9101
9123
|
Kenya: '肯尼亚',
|
|
9102
|
-
Kosovo: '科索沃',
|
|
9103
|
-
Kuwait: '科威特',
|
|
9104
9124
|
Kyrgyzstan: '吉尔吉斯斯坦',
|
|
9105
|
-
|
|
9106
|
-
|
|
9125
|
+
Cambodia: '柬埔寨',
|
|
9126
|
+
Kiribati: '基里巴斯',
|
|
9127
|
+
Korea: '韩国',
|
|
9128
|
+
Kuwait: '科威特',
|
|
9129
|
+
'Lao PDR': '老挝',
|
|
9107
9130
|
Lebanon: '黎巴嫩',
|
|
9108
|
-
Lesotho: '莱索托',
|
|
9109
9131
|
Liberia: '利比里亚',
|
|
9110
9132
|
Libya: '利比亚',
|
|
9133
|
+
'Saint Lucia': '圣卢西亚',
|
|
9134
|
+
'Sri Lanka': '斯里兰卡',
|
|
9135
|
+
Lesotho: '莱索托',
|
|
9111
9136
|
Lithuania: '立陶宛',
|
|
9112
9137
|
Luxembourg: '卢森堡',
|
|
9113
|
-
|
|
9138
|
+
Latvia: '拉脱维亚',
|
|
9139
|
+
Moldova: '摩尔多瓦',
|
|
9114
9140
|
Madagascar: '马达加斯加',
|
|
9115
|
-
Malawi: '马拉维',
|
|
9116
|
-
Malaysia: '马来西亚',
|
|
9117
|
-
Mali: '马里',
|
|
9118
|
-
Mauritania: '毛里塔尼亚',
|
|
9119
9141
|
Mexico: '墨西哥',
|
|
9120
|
-
|
|
9121
|
-
|
|
9142
|
+
Macedonia: '北马其顿',
|
|
9143
|
+
Mali: '马里',
|
|
9144
|
+
Malta: '马耳他',
|
|
9145
|
+
Myanmar: '缅甸',
|
|
9122
9146
|
Montenegro: '黑山',
|
|
9123
|
-
|
|
9147
|
+
Mongolia: '蒙古',
|
|
9148
|
+
'N. Mariana Is.': '北马里亚纳群岛',
|
|
9124
9149
|
Mozambique: '莫桑比克',
|
|
9125
|
-
|
|
9150
|
+
Mauritania: '毛里塔尼亚',
|
|
9151
|
+
Montserrat: '蒙特塞拉特',
|
|
9152
|
+
Mauritius: '毛里求斯',
|
|
9153
|
+
Malawi: '马拉维',
|
|
9154
|
+
Malaysia: '马来西亚',
|
|
9126
9155
|
Namibia: '纳米比亚',
|
|
9127
|
-
Nepal: '尼泊尔',
|
|
9128
|
-
Netherlands: '荷兰',
|
|
9129
9156
|
'New Caledonia': '新喀里多尼亚',
|
|
9130
|
-
'New Zealand': '新西兰',
|
|
9131
|
-
Nicaragua: '尼加拉瓜',
|
|
9132
9157
|
Niger: '尼日尔',
|
|
9133
9158
|
Nigeria: '尼日利亚',
|
|
9134
|
-
|
|
9135
|
-
|
|
9159
|
+
Nicaragua: '尼加拉瓜',
|
|
9160
|
+
Niue: '纽埃',
|
|
9161
|
+
Netherlands: '荷兰',
|
|
9136
9162
|
Norway: '挪威',
|
|
9163
|
+
Nepal: '尼泊尔',
|
|
9164
|
+
'New Zealand': '新西兰',
|
|
9137
9165
|
Oman: '阿曼',
|
|
9138
9166
|
Pakistan: '巴基斯坦',
|
|
9139
9167
|
Panama: '巴拿马',
|
|
9140
|
-
'Papua New Guinea': '巴布亚新几内亚',
|
|
9141
|
-
Paraguay: '巴拉圭',
|
|
9142
9168
|
Peru: '秘鲁',
|
|
9143
9169
|
Philippines: '菲律宾',
|
|
9170
|
+
Palau: '帕劳',
|
|
9171
|
+
'Papua New Guinea': '巴布亚新几内亚',
|
|
9144
9172
|
Poland: '波兰',
|
|
9145
|
-
Portugal: '葡萄牙',
|
|
9146
9173
|
'Puerto Rico': '波多黎各',
|
|
9174
|
+
'Dem. Rep. Korea': '朝鲜',
|
|
9175
|
+
Portugal: '葡萄牙',
|
|
9176
|
+
Paraguay: '巴拉圭',
|
|
9177
|
+
Palestine: '巴勒斯坦',
|
|
9178
|
+
'Fr. Polynesia': '法属波利尼西亚',
|
|
9147
9179
|
Qatar: '卡塔尔',
|
|
9148
|
-
'Republic of Serbia': '塞尔维亚',
|
|
9149
|
-
'Republic of the Congo': '刚果共和国',
|
|
9150
9180
|
Romania: '罗马尼亚',
|
|
9151
9181
|
Russia: '俄罗斯',
|
|
9152
9182
|
Rwanda: '卢旺达',
|
|
9153
9183
|
'Saudi Arabia': '沙特阿拉伯',
|
|
9184
|
+
Sudan: '苏丹',
|
|
9185
|
+
'S. Sudan': '南苏丹',
|
|
9154
9186
|
Senegal: '塞内加尔',
|
|
9155
|
-
'Sierra Leone': '塞拉利昂',
|
|
9156
9187
|
Singapore: '新加坡',
|
|
9188
|
+
'S. Geo. and S. Sandw. Is.': '南乔治亚岛和南桑威奇群岛',
|
|
9189
|
+
'Saint Helena': '圣赫勒拿',
|
|
9190
|
+
'Solomon Is.': '所罗门群岛',
|
|
9191
|
+
'Sierra Leone': '塞拉利昂',
|
|
9192
|
+
'El Salvador': '萨尔瓦多',
|
|
9193
|
+
'St. Pierre and Miquelon': '圣皮埃尔和密克隆',
|
|
9194
|
+
'São Tomé and Principe': '圣多美和普林西比',
|
|
9195
|
+
Suriname: '苏里南',
|
|
9157
9196
|
Slovakia: '斯洛伐克',
|
|
9158
9197
|
Slovenia: '斯洛文尼亚',
|
|
9159
|
-
'Solomon Islands': '所罗门群岛',
|
|
9160
|
-
Somalia: '索马里',
|
|
9161
|
-
Somaliland: '索马里兰',
|
|
9162
|
-
'South Africa': '南非',
|
|
9163
|
-
'South Korea': '韩国',
|
|
9164
|
-
'South Sudan': '南苏丹',
|
|
9165
|
-
Spain: '西班牙',
|
|
9166
|
-
'Sri Lanka': '斯里兰卡',
|
|
9167
|
-
Sudan: '苏丹',
|
|
9168
|
-
Suriname: '苏里南',
|
|
9169
|
-
Swaziland: '斯威士兰',
|
|
9170
9198
|
Sweden: '瑞典',
|
|
9171
|
-
|
|
9199
|
+
Swaziland: '斯威士兰',
|
|
9200
|
+
Seychelles: '塞舌尔',
|
|
9172
9201
|
Syria: '叙利亚',
|
|
9173
|
-
|
|
9174
|
-
|
|
9175
|
-
'The Bahamas': '巴哈马',
|
|
9202
|
+
'Turks and Caicos Is.': '特克斯和凯科斯群岛',
|
|
9203
|
+
Chad: '乍得',
|
|
9176
9204
|
Togo: '多哥',
|
|
9177
|
-
|
|
9205
|
+
Thailand: '泰国',
|
|
9206
|
+
Tajikistan: '塔吉克斯坦',
|
|
9207
|
+
Turkmenistan: '土库曼斯坦',
|
|
9208
|
+
'Timor-Leste': '东帝汶',
|
|
9209
|
+
Tonga: '汤加',
|
|
9210
|
+
'Trinidad and Tobago': '特立尼达和多巴哥',
|
|
9178
9211
|
Tunisia: '突尼斯',
|
|
9179
9212
|
Turkey: '土耳其',
|
|
9180
|
-
|
|
9213
|
+
Tanzania: '坦桑尼亚',
|
|
9181
9214
|
Uganda: '乌干达',
|
|
9182
9215
|
Ukraine: '乌克兰',
|
|
9183
|
-
'United Arab Emirates': '阿联酋',
|
|
9184
|
-
'United Kingdom': '英国',
|
|
9185
|
-
'United Republic of Tanzania': '坦桑尼亚',
|
|
9186
|
-
'United States': '美国',
|
|
9187
9216
|
Uruguay: '乌拉圭',
|
|
9217
|
+
'United States': '美国',
|
|
9188
9218
|
Uzbekistan: '乌兹别克斯坦',
|
|
9189
|
-
|
|
9219
|
+
'St. Vin. and Gren.': '圣文森特和格林纳丁斯',
|
|
9190
9220
|
Venezuela: '委内瑞拉',
|
|
9221
|
+
'U.S. Virgin Is.': '美属维尔京群岛',
|
|
9191
9222
|
Vietnam: '越南',
|
|
9192
|
-
|
|
9193
|
-
|
|
9223
|
+
Vanuatu: '瓦努阿图',
|
|
9224
|
+
Samoa: '萨摩亚',
|
|
9194
9225
|
Yemen: '也门',
|
|
9226
|
+
'South Africa': '南非',
|
|
9195
9227
|
Zambia: '赞比亚',
|
|
9196
9228
|
Zimbabwe: '津巴布韦',
|
|
9197
9229
|
};
|
|
@@ -18117,7 +18149,7 @@ __decorate([
|
|
|
18117
18149
|
__metadata("design:type", Object)
|
|
18118
18150
|
], TemporaryDataComponent.prototype, "dataChange", void 0);
|
|
18119
18151
|
TemporaryDataComponent = __decorate([
|
|
18120
|
-
Widget('临时数据'),
|
|
18152
|
+
Widget('临时数据', { group: 'component', image: 'assets/img/screen/temporary-data.png', icon: 'iconmokuai' }),
|
|
18121
18153
|
__metadata("design:paramtypes", [Renderer2, ElementRef])
|
|
18122
18154
|
], TemporaryDataComponent);
|
|
18123
18155
|
|
|
@@ -18431,7 +18463,7 @@ __decorate([
|
|
|
18431
18463
|
__metadata("design:returntype", void 0)
|
|
18432
18464
|
], IframeComponent.prototype, "setUrl", null);
|
|
18433
18465
|
IframeComponent = __decorate([
|
|
18434
|
-
Widget('iframe'),
|
|
18466
|
+
Widget('iframe', { group: 'component', image: 'assets/img/screen/iframe.png', icon: 'iconmokuai' }),
|
|
18435
18467
|
__metadata("design:paramtypes", [])
|
|
18436
18468
|
], IframeComponent);
|
|
18437
18469
|
|
|
@@ -18575,7 +18607,7 @@ __decorate([
|
|
|
18575
18607
|
__metadata("design:type", Object)
|
|
18576
18608
|
], VideoGridComponent.prototype, "data", void 0);
|
|
18577
18609
|
VideoGridComponent = __decorate([
|
|
18578
|
-
Widget('视频宫格'),
|
|
18610
|
+
Widget('视频宫格', { group: 'component', image: 'assets/img/screen/video-grid.png', icon: 'iconmokuai' }),
|
|
18579
18611
|
__metadata("design:paramtypes", [])
|
|
18580
18612
|
], VideoGridComponent);
|
|
18581
18613
|
|
|
@@ -18882,13 +18914,13 @@ class ScreenWidgetModule {
|
|
|
18882
18914
|
},
|
|
18883
18915
|
});
|
|
18884
18916
|
widgetService.register(AudioComponent, {
|
|
18885
|
-
title: '
|
|
18917
|
+
title: '视频demo',
|
|
18886
18918
|
option: {
|
|
18887
18919
|
type: 'video',
|
|
18888
18920
|
src: 'https://xiche.oss-cn-beijing.aliyuncs.com/video/20180417154421.mp4',
|
|
18889
18921
|
},
|
|
18890
18922
|
}, {
|
|
18891
|
-
title: '
|
|
18923
|
+
title: '音频demo',
|
|
18892
18924
|
option: {
|
|
18893
18925
|
type: 'audio',
|
|
18894
18926
|
src: 'https://xiche.oss-cn-beijing.aliyuncs.com/video/20180417154421.mp4',
|
|
@@ -19324,10 +19356,22 @@ AnnouncementModule.ctorParameters = () => [
|
|
|
19324
19356
|
{ type: WidgetService }
|
|
19325
19357
|
];
|
|
19326
19358
|
|
|
19359
|
+
const dayFormat = 'yyyy-MM-dd';
|
|
19360
|
+
/**
|
|
19361
|
+
* 如果结束时间是仅日期的格式,加上一天
|
|
19362
|
+
* @param event
|
|
19363
|
+
*/
|
|
19364
|
+
function updateEndTime(event) {
|
|
19365
|
+
if (typeof event.end === 'string' && isMatch(event.end, dayFormat)) {
|
|
19366
|
+
event.end = format(addDays(parse(event.end, dayFormat, new Date()), 1), dayFormat);
|
|
19367
|
+
}
|
|
19368
|
+
}
|
|
19369
|
+
|
|
19327
19370
|
const ɵ0$d = { type: 'string', title: 'id' };
|
|
19328
19371
|
let CalendarComponent = class CalendarComponent {
|
|
19329
|
-
constructor(router) {
|
|
19372
|
+
constructor(router, cd) {
|
|
19330
19373
|
this.router = router;
|
|
19374
|
+
this.cd = cd;
|
|
19331
19375
|
this.isInitialDate = true;
|
|
19332
19376
|
this.initialDate = '2020-07-18';
|
|
19333
19377
|
this.data = [
|
|
@@ -19336,55 +19380,106 @@ let CalendarComponent = class CalendarComponent {
|
|
|
19336
19380
|
{ end: '2020-07-22', start: '2020-07-20', title: 'event 5' },
|
|
19337
19381
|
];
|
|
19338
19382
|
this.dataClick = new EventEmitter();
|
|
19383
|
+
this.datesSetChange = new EventEmitter();
|
|
19384
|
+
this.eventMap = new Map();
|
|
19385
|
+
this.eventClick = (event) => {
|
|
19386
|
+
this.dataClick.emit({ id: event.id, title: event.title });
|
|
19387
|
+
};
|
|
19339
19388
|
}
|
|
19340
19389
|
ngOnChanges(changes) {
|
|
19390
|
+
var _a;
|
|
19341
19391
|
if (changes.data) {
|
|
19392
|
+
if ((_a = this.data) === null || _a === void 0 ? void 0 : _a.length) {
|
|
19393
|
+
const events = this.data.map((item) => {
|
|
19394
|
+
const event = Object.assign(Object.assign({}, item), { extendedProps: {
|
|
19395
|
+
eventClick: this.eventClick,
|
|
19396
|
+
} });
|
|
19397
|
+
updateEndTime(event);
|
|
19398
|
+
return event;
|
|
19399
|
+
});
|
|
19400
|
+
this.setEvents(this.id, events);
|
|
19401
|
+
}
|
|
19402
|
+
else {
|
|
19403
|
+
this.removeEvents(this.id);
|
|
19404
|
+
}
|
|
19342
19405
|
// const events = this.data.map((item) => ({
|
|
19343
19406
|
// id: item.id,
|
|
19344
19407
|
// start: item.start.indexOf(' 00:00:00') > -1 ? item.start.split(' ')[0] : item.start,
|
|
19345
19408
|
// end: item.end.indexOf(' 00:00:00') > -1 ? item.end.split(' ')[0] : item.end,
|
|
19346
19409
|
// title: item.title,
|
|
19347
19410
|
// }));
|
|
19348
|
-
this.calendarOptions = {
|
|
19349
|
-
headerToolbar: {
|
|
19350
|
-
left: 'prev,next today',
|
|
19351
|
-
center: 'title',
|
|
19352
|
-
right: 'timeGridDay,timeGridWeek,dayGridMonth',
|
|
19353
|
-
},
|
|
19354
|
-
buttonText: {
|
|
19355
|
-
dayGridMonth: '月',
|
|
19356
|
-
timeGridWeek: '周',
|
|
19357
|
-
timeGridDay: '日',
|
|
19358
|
-
today: '今日',
|
|
19359
|
-
},
|
|
19360
|
-
timeZone: 'local',
|
|
19361
|
-
initialDate: this.isInitialDate ? this.initialDate : null,
|
|
19362
|
-
events: this.data,
|
|
19363
|
-
locale: 'zh',
|
|
19364
|
-
eventTimeFormat: {
|
|
19365
|
-
hour: 'numeric',
|
|
19366
|
-
minute: '2-digit',
|
|
19367
|
-
hour12: false,
|
|
19368
|
-
},
|
|
19369
|
-
slotLabelFormat: { hour: 'numeric', minute: '2-digit', hour12: false },
|
|
19370
|
-
eventClick: (info) => {
|
|
19371
|
-
info.jsEvent.preventDefault();
|
|
19372
|
-
this.dataClick.emit({ id: info.event.id, title: info.event.title });
|
|
19373
|
-
},
|
|
19374
|
-
};
|
|
19375
19411
|
}
|
|
19376
19412
|
}
|
|
19377
19413
|
ngOnInit() { }
|
|
19414
|
+
setEvents(key, events) {
|
|
19415
|
+
this.eventMap.set(key, events);
|
|
19416
|
+
this.update();
|
|
19417
|
+
}
|
|
19418
|
+
removeEvents(key) {
|
|
19419
|
+
if (this.eventMap.has(key)) {
|
|
19420
|
+
this.eventMap.delete(key);
|
|
19421
|
+
this.update();
|
|
19422
|
+
}
|
|
19423
|
+
}
|
|
19424
|
+
update() {
|
|
19425
|
+
const events = [];
|
|
19426
|
+
for (const event of this.eventMap.values()) {
|
|
19427
|
+
if (event) {
|
|
19428
|
+
events.push(...event);
|
|
19429
|
+
}
|
|
19430
|
+
}
|
|
19431
|
+
this.calendarOptions = {
|
|
19432
|
+
headerToolbar: {
|
|
19433
|
+
left: 'prev,next today',
|
|
19434
|
+
center: 'title',
|
|
19435
|
+
right: 'timeGridDay,timeGridWeek,dayGridMonth',
|
|
19436
|
+
},
|
|
19437
|
+
buttonText: {
|
|
19438
|
+
dayGridMonth: '月',
|
|
19439
|
+
timeGridWeek: '周',
|
|
19440
|
+
timeGridDay: '日',
|
|
19441
|
+
today: '今日',
|
|
19442
|
+
},
|
|
19443
|
+
timeZone: 'local',
|
|
19444
|
+
initialDate: this.isInitialDate ? this.initialDate : null,
|
|
19445
|
+
events: events,
|
|
19446
|
+
locale: 'zh',
|
|
19447
|
+
eventTimeFormat: {
|
|
19448
|
+
hour: 'numeric',
|
|
19449
|
+
minute: '2-digit',
|
|
19450
|
+
hour12: false,
|
|
19451
|
+
},
|
|
19452
|
+
slotLabelFormat: { hour: 'numeric', minute: '2-digit', hour12: false },
|
|
19453
|
+
eventClick: (info) => {
|
|
19454
|
+
var _a;
|
|
19455
|
+
info.jsEvent.preventDefault();
|
|
19456
|
+
if ((_a = info.event.extendedProps) === null || _a === void 0 ? void 0 : _a.eventClick) {
|
|
19457
|
+
info.event.extendedProps.eventClick(info.event);
|
|
19458
|
+
}
|
|
19459
|
+
// this.dataClick.emit({ id: info.event.id, title: info.event.title });
|
|
19460
|
+
},
|
|
19461
|
+
datesSet: (arg) => {
|
|
19462
|
+
console.log(arg);
|
|
19463
|
+
let type = arg.view.type;
|
|
19464
|
+
type = type.substring(type.indexOf('Grid') + 4).toLowerCase();
|
|
19465
|
+
const start = format(arg.start, 'yyyy-MM-dd');
|
|
19466
|
+
const end = format(arg.end, 'yyyy-MM-dd');
|
|
19467
|
+
this.datesSetChange.emit({ type, start, end });
|
|
19468
|
+
},
|
|
19469
|
+
};
|
|
19470
|
+
this.cd.markForCheck();
|
|
19471
|
+
}
|
|
19378
19472
|
};
|
|
19379
19473
|
CalendarComponent.decorators = [
|
|
19380
19474
|
{ type: Component, args: [{
|
|
19381
19475
|
selector: 'sc-calendar',
|
|
19382
|
-
template: "<full-calendar *ngIf=\"calendarOptions\" [options]=\"calendarOptions\"></full-calendar>\n",
|
|
19476
|
+
template: "<full-calendar *ngIf=\"calendarOptions\" [options]=\"calendarOptions\"></full-calendar>\n<ng-template *ngFor=\"let child of children\" widget-host [widget]=\"child\"></ng-template>\n",
|
|
19383
19477
|
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}"]
|
|
19384
19478
|
},] }
|
|
19385
19479
|
];
|
|
19386
19480
|
CalendarComponent.ctorParameters = () => [
|
|
19387
|
-
{ type: Router }
|
|
19481
|
+
{ type: Router },
|
|
19482
|
+
{ type: ChangeDetectorRef }
|
|
19388
19483
|
];
|
|
19389
19484
|
__decorate([
|
|
19390
19485
|
Property('是否自定义初始日期', { ui: { format: 'date', widget: 'checkbox', spanLabel: 0, spanControl: 24 } }),
|
|
@@ -19409,11 +19504,176 @@ __decorate([
|
|
|
19409
19504
|
DataOutput(['id', 'title']),
|
|
19410
19505
|
__metadata("design:type", Object)
|
|
19411
19506
|
], CalendarComponent.prototype, "dataClick", void 0);
|
|
19507
|
+
__decorate([
|
|
19508
|
+
DataOutput({
|
|
19509
|
+
properties: {
|
|
19510
|
+
type: { type: 'string', title: '视图类型' },
|
|
19511
|
+
start: { type: 'string', title: '开始时间' },
|
|
19512
|
+
end: { type: 'string', title: '结束时间' },
|
|
19513
|
+
},
|
|
19514
|
+
}, { triggerLink: false }),
|
|
19515
|
+
__metadata("design:type", Object)
|
|
19516
|
+
], CalendarComponent.prototype, "datesSetChange", void 0);
|
|
19412
19517
|
CalendarComponent = __decorate([
|
|
19413
|
-
Widget('日历', {
|
|
19414
|
-
|
|
19518
|
+
Widget('日历', {
|
|
19519
|
+
group: 'component',
|
|
19520
|
+
image: 'assets/img/screen/rili.png',
|
|
19521
|
+
icon: 'iconmokuai',
|
|
19522
|
+
childTypes: ['sc-calendar-events', 'sc-calendar-background-events'],
|
|
19523
|
+
}),
|
|
19524
|
+
__metadata("design:paramtypes", [Router, ChangeDetectorRef])
|
|
19415
19525
|
], CalendarComponent);
|
|
19416
19526
|
|
|
19527
|
+
class CalendarEventsChild {
|
|
19528
|
+
constructor(parent) {
|
|
19529
|
+
this.parent = parent;
|
|
19530
|
+
}
|
|
19531
|
+
ngOnChanges(changes) {
|
|
19532
|
+
if (changes.data) {
|
|
19533
|
+
if (this.data) {
|
|
19534
|
+
let events = this.getEvents(this.data);
|
|
19535
|
+
this.parent.setEvents(this.id, events);
|
|
19536
|
+
}
|
|
19537
|
+
else {
|
|
19538
|
+
this.parent.removeEvents(this.id);
|
|
19539
|
+
}
|
|
19540
|
+
}
|
|
19541
|
+
}
|
|
19542
|
+
ngOnDestroy() {
|
|
19543
|
+
this.parent.removeEvents(this.id);
|
|
19544
|
+
}
|
|
19545
|
+
}
|
|
19546
|
+
CalendarEventsChild.decorators = [
|
|
19547
|
+
{ type: Directive }
|
|
19548
|
+
];
|
|
19549
|
+
CalendarEventsChild.ctorParameters = () => [
|
|
19550
|
+
{ type: CalendarComponent }
|
|
19551
|
+
];
|
|
19552
|
+
|
|
19553
|
+
const ɵ0$e = { type: 'string', title: 'id' };
|
|
19554
|
+
let BackgroundEventsComponent = class BackgroundEventsComponent extends CalendarEventsChild {
|
|
19555
|
+
constructor(parent) {
|
|
19556
|
+
super(parent);
|
|
19557
|
+
this.parent = parent;
|
|
19558
|
+
this.data = [
|
|
19559
|
+
{ end: '2020-07-21 00:00:00', start: '2020-07-19 00:00:00', title: 'event 3' },
|
|
19560
|
+
{ end: '2020-07-19 00:00:00', start: '2020-07-18 00:00:00', title: 'event 4' },
|
|
19561
|
+
{ end: '2020-07-22', start: '2020-07-20', title: 'event 5' },
|
|
19562
|
+
];
|
|
19563
|
+
}
|
|
19564
|
+
getEvents(data) {
|
|
19565
|
+
return data.map((item) => {
|
|
19566
|
+
const event = Object.assign(Object.assign({}, item), { display: 'background' });
|
|
19567
|
+
if (!event.color && this.color) {
|
|
19568
|
+
event.color = this.color;
|
|
19569
|
+
}
|
|
19570
|
+
updateEndTime(event);
|
|
19571
|
+
return event;
|
|
19572
|
+
});
|
|
19573
|
+
}
|
|
19574
|
+
};
|
|
19575
|
+
BackgroundEventsComponent.decorators = [
|
|
19576
|
+
{ type: Component, args: [{
|
|
19577
|
+
selector: 'sc-calendar-background-events',
|
|
19578
|
+
template: "",
|
|
19579
|
+
styles: [""]
|
|
19580
|
+
},] }
|
|
19581
|
+
];
|
|
19582
|
+
BackgroundEventsComponent.ctorParameters = () => [
|
|
19583
|
+
{ type: CalendarComponent }
|
|
19584
|
+
];
|
|
19585
|
+
__decorate([
|
|
19586
|
+
Property('颜色', {
|
|
19587
|
+
ui: {
|
|
19588
|
+
widget: 'myColor',
|
|
19589
|
+
},
|
|
19590
|
+
}),
|
|
19591
|
+
__metadata("design:type", String)
|
|
19592
|
+
], BackgroundEventsComponent.prototype, "color", void 0);
|
|
19593
|
+
__decorate([
|
|
19594
|
+
Data({
|
|
19595
|
+
properties: {
|
|
19596
|
+
id: ɵ0$e,
|
|
19597
|
+
start: { type: 'string', title: '开始日期' },
|
|
19598
|
+
end: { type: 'string', title: '结束日期' },
|
|
19599
|
+
title: { type: 'string', title: '标题' },
|
|
19600
|
+
color: { type: 'string', title: '背景颜色' },
|
|
19601
|
+
},
|
|
19602
|
+
}),
|
|
19603
|
+
__metadata("design:type", Array)
|
|
19604
|
+
], BackgroundEventsComponent.prototype, "data", void 0);
|
|
19605
|
+
BackgroundEventsComponent = __decorate([
|
|
19606
|
+
Widget('背景颜色', { hidden: true }),
|
|
19607
|
+
__metadata("design:paramtypes", [CalendarComponent])
|
|
19608
|
+
], BackgroundEventsComponent);
|
|
19609
|
+
|
|
19610
|
+
const ɵ0$f = { type: 'string', title: 'id' };
|
|
19611
|
+
let EventsComponent = class EventsComponent extends CalendarEventsChild {
|
|
19612
|
+
constructor(parent) {
|
|
19613
|
+
super(parent);
|
|
19614
|
+
this.parent = parent;
|
|
19615
|
+
this.data = [
|
|
19616
|
+
{ end: '2020-07-21 00:00:00', start: '2020-07-19 00:00:00', title: 'event 3' },
|
|
19617
|
+
{ end: '2020-07-19 00:00:00', start: '2020-07-18 00:00:00', title: 'event 4' },
|
|
19618
|
+
{ end: '2020-07-22', start: '2020-07-20', title: 'event 5' },
|
|
19619
|
+
];
|
|
19620
|
+
this.dataClick = new EventEmitter();
|
|
19621
|
+
this.eventClick = (event) => {
|
|
19622
|
+
this.dataClick.emit(event);
|
|
19623
|
+
};
|
|
19624
|
+
}
|
|
19625
|
+
getEvents(data) {
|
|
19626
|
+
return data.map((item) => {
|
|
19627
|
+
const event = Object.assign(Object.assign({}, item), { extendedProps: {
|
|
19628
|
+
eventClick: this.eventClick,
|
|
19629
|
+
} });
|
|
19630
|
+
if (!event.color && this.color) {
|
|
19631
|
+
event.color = this.color;
|
|
19632
|
+
}
|
|
19633
|
+
updateEndTime(event);
|
|
19634
|
+
return event;
|
|
19635
|
+
});
|
|
19636
|
+
}
|
|
19637
|
+
};
|
|
19638
|
+
EventsComponent.decorators = [
|
|
19639
|
+
{ type: Component, args: [{
|
|
19640
|
+
selector: 'sc-calendar-events',
|
|
19641
|
+
template: "",
|
|
19642
|
+
styles: [""]
|
|
19643
|
+
},] }
|
|
19644
|
+
];
|
|
19645
|
+
EventsComponent.ctorParameters = () => [
|
|
19646
|
+
{ type: CalendarComponent }
|
|
19647
|
+
];
|
|
19648
|
+
__decorate([
|
|
19649
|
+
Property('颜色', {
|
|
19650
|
+
ui: {
|
|
19651
|
+
widget: 'myColor',
|
|
19652
|
+
},
|
|
19653
|
+
}),
|
|
19654
|
+
__metadata("design:type", String)
|
|
19655
|
+
], EventsComponent.prototype, "color", void 0);
|
|
19656
|
+
__decorate([
|
|
19657
|
+
Data({
|
|
19658
|
+
properties: {
|
|
19659
|
+
id: ɵ0$f,
|
|
19660
|
+
start: { type: 'string', title: '开始日期' },
|
|
19661
|
+
end: { type: 'string', title: '结束日期' },
|
|
19662
|
+
title: { type: 'string', title: '标题' },
|
|
19663
|
+
color: { type: 'string', title: '颜色' },
|
|
19664
|
+
},
|
|
19665
|
+
}),
|
|
19666
|
+
__metadata("design:type", Array)
|
|
19667
|
+
], EventsComponent.prototype, "data", void 0);
|
|
19668
|
+
__decorate([
|
|
19669
|
+
DataOutput(['id', 'title']),
|
|
19670
|
+
__metadata("design:type", Object)
|
|
19671
|
+
], EventsComponent.prototype, "dataClick", void 0);
|
|
19672
|
+
EventsComponent = __decorate([
|
|
19673
|
+
Widget('事件', { hidden: true }),
|
|
19674
|
+
__metadata("design:paramtypes", [CalendarComponent])
|
|
19675
|
+
], EventsComponent);
|
|
19676
|
+
|
|
19417
19677
|
class CalendarModule {
|
|
19418
19678
|
constructor(widgetService) {
|
|
19419
19679
|
FullCalendarModule.registerPlugins([
|
|
@@ -19422,11 +19682,13 @@ class CalendarModule {
|
|
|
19422
19682
|
interactionPlugin,
|
|
19423
19683
|
]);
|
|
19424
19684
|
widgetService.register(CalendarComponent);
|
|
19685
|
+
widgetService.register(EventsComponent);
|
|
19686
|
+
widgetService.register(BackgroundEventsComponent);
|
|
19425
19687
|
}
|
|
19426
19688
|
}
|
|
19427
19689
|
CalendarModule.decorators = [
|
|
19428
19690
|
{ type: NgModule, args: [{
|
|
19429
|
-
declarations: [CalendarComponent],
|
|
19691
|
+
declarations: [CalendarComponent, BackgroundEventsComponent, EventsComponent],
|
|
19430
19692
|
imports: [CommonModule, WidgetBaseModule, FullCalendarModule],
|
|
19431
19693
|
},] }
|
|
19432
19694
|
];
|
|
@@ -19500,7 +19762,7 @@ __decorate([
|
|
|
19500
19762
|
], TabsComponent.prototype, "tabBarGutter", void 0);
|
|
19501
19763
|
TabsComponent = __decorate([
|
|
19502
19764
|
Widget('标签页', {
|
|
19503
|
-
group: 'component',
|
|
19765
|
+
group: 'component', image: 'assets/img/screen/tabs.png', icon: 'iconmokuai',
|
|
19504
19766
|
children: [
|
|
19505
19767
|
{
|
|
19506
19768
|
title: '选项卡1',
|
|
@@ -19936,13 +20198,13 @@ class WorkbenchWidgetModule {
|
|
|
19936
20198
|
size: { width: 7, height: 3 },
|
|
19937
20199
|
});
|
|
19938
20200
|
widgetService.register(AudioComponent, {
|
|
19939
|
-
title: '
|
|
20201
|
+
title: '视频demo',
|
|
19940
20202
|
option: {
|
|
19941
20203
|
type: 'video',
|
|
19942
20204
|
src: 'https://xiche.oss-cn-beijing.aliyuncs.com/video/20180417154421.mp4',
|
|
19943
20205
|
},
|
|
19944
20206
|
}, {
|
|
19945
|
-
title: '
|
|
20207
|
+
title: '音频demo',
|
|
19946
20208
|
option: {
|
|
19947
20209
|
type: 'audio',
|
|
19948
20210
|
src: 'https://xiche.oss-cn-beijing.aliyuncs.com/video/20180417154421.mp4',
|
|
@@ -20338,5 +20600,5 @@ WorkbenchWidgetModule.ctorParameters = () => [
|
|
|
20338
20600
|
* Generated bundle index. Do not edit.
|
|
20339
20601
|
*/
|
|
20340
20602
|
|
|
20341
|
-
export { AudioModule, BarChartThreeDModule, BasicBarChartComponent, BasicBarChartModule, BasicLineChartModule, BasicPieChartModule, BasicPlanimetricMapModule, BubbleChartModule, CheckboxModule, CommonService, CrossTableModule, CustomBaiduMapModule, DatePickerModule, FileUrlService, FunnelChartModule, GaodeMapService, GaugeModule, IframeModule, LiquidFillModule, MarqueeModule, PercentPieChartModule, PlanimetricMap2dModule, PlanimetricMap3dModule, RadarChartModule, Scatter3dModule, ScreenWidgetModule, SelectModule, TableModule, TreeControlModule, TreeRingChartModule, VideoPlayerModule, VisualMapChartModule, WorkbenchWidgetModule, ɵ0$2 as ɵ0, ɵ1$2 as ɵ1, ɵ2$2 as ɵ2, ɵ3$2 as ɵ3, ImageModule as ɵa, ImageComponent as ɵb, WeatherModule as ɵba, WeatherComponent as ɵbb, RadioModule as ɵbc, RadioComponent as ɵbd, CheckboxComponent as ɵbe, RateModule as ɵbf, RateComponent as ɵbg, GeneralTextModule as ɵbh, GeneralTextComponent as ɵbi, MarqueeComponent as ɵbj, WordartModule as ɵbk, WordartComponent as ɵbl, IconfontModule as ɵbm, IconfontComponent as ɵbn, TableComponent as ɵbo, AudioComponent as ɵbp, VideoPlayerComponent as ɵbq, ShapeModule as ɵbr, ShapeComponent as ɵbs, BackgroundModule as ɵbt, BackgroundComponent as ɵbu, ShufflingListModule as ɵbv, ShufflingListComponent as ɵbw, ColorPipe as ɵbx, BasicPlanimetricMapComponent as ɵby, ParentContainerComponent as ɵbz, BasicLineChartComponent as ɵc, BreathingBubbleLayerModule as ɵca, BreathingBubbleLayerComponent as ɵcb, PlanimetricMap2dComponent as ɵcc, FlyLineLayerModule as ɵcd, FlyLineLayerComponent as ɵce, Map2dPolylineLayerModule as ɵcf, Map2dPolylineLayerComponent as ɵcg, Map2dMarkLayerModule as ɵch, Map2dMarkLayerComponent as ɵci, Map2dVisualLayerModule as ɵcj, Map2dVisualLayerComponent as ɵck, ParentContainerModule as ɵcl, PlanimetricMap3dComponent as ɵcm, Map3dMarkLayerModule as ɵcn, Map3dMarkLayerComponent as ɵco, Map3dLineLayerModule as ɵcp, Map3dLineLayerComponent as ɵcq, MipAnimModule as ɵcr, MipAnimComponent as ɵcs, TreeControlComponent as ɵct, VisualMapChartComponent as ɵcu, DatePickerComponent as ɵcv, TimePickerModule as ɵcw, TimePickerComponent as ɵcx, CustomBaiduMapComponent as ɵcy, BaiduMarkerLayerComponent as ɵcz, BasicPieChartComponent as ɵd, BaseLayer as ɵda, BaiduPolylineLayerComponent as ɵdb, WindLayerComponent as ɵdc, TyphoonAreaLayerComponent as ɵdd, UploadModule as ɵde, UploadComponent as ɵdf, CrossTableComponent as ɵdg, Pie3dChartModule as ɵdh, Pie3dChartComponent as ɵdi, HighChartsService as ɵdj, MultiTitleGaugeModule as ɵdk, MultiTitleGaugeComponent as ɵdl, GaugeProgressModule as ɵdm, GaugeProgressComponent as ɵdn, ItemSwiperModule as ɵdo, ItemSwiperComponent as ɵdp, BulletinBoardModule as ɵdq, BulletinBoardComponent as ɵdr, TemporaryDataModule as ɵds, TemporaryDataComponent as ɵdt, LineLightFlowModule as ɵdu, LineLightFlowComponent as ɵdv, IframeComponent as ɵdw, VideoGridModule as ɵdx, VideoGridComponent as ɵdy, Scatter3dComponent as ɵdz, LineBarChartModule as ɵe, AnnouncementModule as ɵea, AnnouncementComponent as ɵeb, TabsModule as ɵec, TabsComponent as ɵed, TabComponent as ɵee, CalendarModule as ɵef, CalendarComponent as ɵeg,
|
|
20603
|
+
export { AudioModule, BarChartThreeDModule, BasicBarChartComponent, BasicBarChartModule, BasicLineChartModule, BasicPieChartModule, BasicPlanimetricMapModule, BubbleChartModule, CheckboxModule, CommonService, CrossTableModule, CustomBaiduMapModule, DatePickerModule, FileUrlService, FunnelChartModule, GaodeMapService, GaugeModule, IframeModule, LiquidFillModule, MarqueeModule, PercentPieChartModule, PlanimetricMap2dModule, PlanimetricMap3dModule, RadarChartModule, Scatter3dModule, ScreenWidgetModule, SelectModule, TableModule, TreeControlModule, TreeRingChartModule, VideoPlayerModule, VisualMapChartModule, WorkbenchWidgetModule, ɵ0$2 as ɵ0, ɵ1$2 as ɵ1, ɵ2$2 as ɵ2, ɵ3$2 as ɵ3, ImageModule as ɵa, ImageComponent as ɵb, WeatherModule as ɵba, WeatherComponent as ɵbb, RadioModule as ɵbc, RadioComponent as ɵbd, CheckboxComponent as ɵbe, RateModule as ɵbf, RateComponent as ɵbg, GeneralTextModule as ɵbh, GeneralTextComponent as ɵbi, MarqueeComponent as ɵbj, WordartModule as ɵbk, WordartComponent as ɵbl, IconfontModule as ɵbm, IconfontComponent as ɵbn, TableComponent as ɵbo, AudioComponent as ɵbp, VideoPlayerComponent as ɵbq, ShapeModule as ɵbr, ShapeComponent as ɵbs, BackgroundModule as ɵbt, BackgroundComponent as ɵbu, ShufflingListModule as ɵbv, ShufflingListComponent as ɵbw, ColorPipe as ɵbx, BasicPlanimetricMapComponent as ɵby, ParentContainerComponent as ɵbz, BasicLineChartComponent as ɵc, BreathingBubbleLayerModule as ɵca, BreathingBubbleLayerComponent as ɵcb, PlanimetricMap2dComponent as ɵcc, FlyLineLayerModule as ɵcd, FlyLineLayerComponent as ɵce, Map2dPolylineLayerModule as ɵcf, Map2dPolylineLayerComponent as ɵcg, Map2dMarkLayerModule as ɵch, Map2dMarkLayerComponent as ɵci, Map2dVisualLayerModule as ɵcj, Map2dVisualLayerComponent as ɵck, ParentContainerModule as ɵcl, PlanimetricMap3dComponent as ɵcm, Map3dMarkLayerModule as ɵcn, Map3dMarkLayerComponent as ɵco, Map3dLineLayerModule as ɵcp, Map3dLineLayerComponent as ɵcq, MipAnimModule as ɵcr, MipAnimComponent as ɵcs, TreeControlComponent as ɵct, VisualMapChartComponent as ɵcu, DatePickerComponent as ɵcv, TimePickerModule as ɵcw, TimePickerComponent as ɵcx, CustomBaiduMapComponent as ɵcy, BaiduMarkerLayerComponent as ɵcz, BasicPieChartComponent as ɵd, BaseLayer as ɵda, BaiduPolylineLayerComponent as ɵdb, WindLayerComponent as ɵdc, TyphoonAreaLayerComponent as ɵdd, UploadModule as ɵde, UploadComponent as ɵdf, CrossTableComponent as ɵdg, Pie3dChartModule as ɵdh, Pie3dChartComponent as ɵdi, HighChartsService as ɵdj, MultiTitleGaugeModule as ɵdk, MultiTitleGaugeComponent as ɵdl, GaugeProgressModule as ɵdm, GaugeProgressComponent as ɵdn, ItemSwiperModule as ɵdo, ItemSwiperComponent as ɵdp, BulletinBoardModule as ɵdq, BulletinBoardComponent as ɵdr, TemporaryDataModule as ɵds, TemporaryDataComponent as ɵdt, LineLightFlowModule as ɵdu, LineLightFlowComponent as ɵdv, IframeComponent as ɵdw, VideoGridModule as ɵdx, VideoGridComponent as ɵdy, Scatter3dComponent as ɵdz, LineBarChartModule as ɵe, AnnouncementModule as ɵea, AnnouncementComponent as ɵeb, TabsModule as ɵec, TabsComponent as ɵed, TabComponent as ɵee, CalendarModule as ɵef, CalendarComponent as ɵeg, BackgroundEventsComponent as ɵeh, CalendarEventsChild as ɵei, EventsComponent as ɵej, GanttModule as ɵek, GanttComponent as ɵel, LineBarChartComponent as ɵf, BarChartThreeDComponent as ɵg, BubbleChartComponent as ɵh, RadarChartComponent as ɵi, FunnelChartComponent as ɵj, PercentPieChartComponent as ɵk, TreeRingChartComponent as ɵl, GaugeComponent as ɵm, LiquidFillComponent as ɵn, ButtonModule as ɵo, ButtonComponent as ɵp, HttpService as ɵq, TimerModule as ɵr, TimerComponent as ɵs, NumberFlopModule as ɵt, NumberFlopComponent as ɵu, VoteModule as ɵv, VoteComponent as ɵw, SelectComponent as ɵx, SearchModule as ɵy, SearchComponent as ɵz };
|
|
20342
20604
|
//# sourceMappingURL=bbj-screen-widget.js.map
|