bbj-screen-widget 2.4.68 → 2.4.69
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 +15 -16
- package/bbj-screen-widget.metadata.json +1 -1
- package/bundles/bbj-screen-widget.umd.js +132 -132
- package/bundles/bbj-screen-widget.umd.js.map +1 -1
- package/bundles/bbj-screen-widget.umd.min.js +1 -1
- package/esm2015/bbj-screen-widget.js +16 -17
- package/esm2015/public-api.js +2 -1
- package/fesm2015/bbj-screen-widget.js +1 -1
- package/fesm2015/bbj-screen-widget.js.map +1 -1
- package/package.json +1 -1
- package/public-api.d.ts +1 -0
package/bbj-screen-widget.d.ts
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
* Generated bundle index. Do not edit.
|
|
3
3
|
*/
|
|
4
4
|
export * from './public-api';
|
|
5
|
-
export { AnnouncementComponent as
|
|
6
|
-
export { AnnouncementModule as
|
|
5
|
+
export { AnnouncementComponent as ɵef } from './lib/announcement/announcement.component';
|
|
6
|
+
export { AnnouncementModule as ɵee } from './lib/announcement/announcement.module';
|
|
7
7
|
export { AudioComponent as ɵbp } from './lib/audio/audio.component';
|
|
8
8
|
export { BackgroundComponent as ɵbu } from './lib/background/background.component';
|
|
9
9
|
export { BackgroundModule as ɵbt } from './lib/background/background.module';
|
|
@@ -18,11 +18,11 @@ export { BulletinBoardComponent as ɵdt } from './lib/bulletin-board/bulletin-bo
|
|
|
18
18
|
export { BulletinBoardModule as ɵds } from './lib/bulletin-board/bulletin-board.module';
|
|
19
19
|
export { ButtonComponent as ɵp } from './lib/button/button.component';
|
|
20
20
|
export { ButtonModule as ɵo } from './lib/button/button.module';
|
|
21
|
-
export { BackgroundEventsComponent as
|
|
22
|
-
export { CalendarEventsChild as
|
|
23
|
-
export { CalendarComponent as
|
|
24
|
-
export { CalendarModule as
|
|
25
|
-
export { EventsComponent as
|
|
21
|
+
export { BackgroundEventsComponent as ɵel } from './lib/calendar/background-events/background-events.component';
|
|
22
|
+
export { CalendarEventsChild as ɵem } from './lib/calendar/calendar-events-child';
|
|
23
|
+
export { CalendarComponent as ɵek } from './lib/calendar/calendar.component';
|
|
24
|
+
export { CalendarModule as ɵej } from './lib/calendar/calendar.module';
|
|
25
|
+
export { EventsComponent as ɵen } from './lib/calendar/events/events.component';
|
|
26
26
|
export { CheckboxComponent as ɵbe } from './lib/checkbox/checkbox.component';
|
|
27
27
|
export { CrossTableComponent as ɵdi } from './lib/cross-table/cross-table.component';
|
|
28
28
|
export { BaiduFenceComponent as ɵde } from './lib/custom-baidu-map/baidu-fence/baidu-fence.component';
|
|
@@ -35,8 +35,8 @@ export { TyphoonAreaLayerComponent as ɵdd } from './lib/custom-baidu-map/typhoo
|
|
|
35
35
|
export { WindLayerComponent as ɵdc } from './lib/custom-baidu-map/wind-layer/wind-layer.component';
|
|
36
36
|
export { DatePickerComponent as ɵcv } from './lib/date-picker/date-picker.component';
|
|
37
37
|
export { FunnelChartComponent as ɵj } from './lib/funnel-chart/funnel-chart.component';
|
|
38
|
-
export { GanttComponent as
|
|
39
|
-
export { GanttModule as
|
|
38
|
+
export { GanttComponent as ɵep } from './lib/gantt/gantt.component';
|
|
39
|
+
export { GanttModule as ɵeo } from './lib/gantt/gantt.module';
|
|
40
40
|
export { GaugeProgressComponent as ɵdp } from './lib/gauge-progress/gauge-progress.component';
|
|
41
41
|
export { GaugeProgressModule as ɵdo } from './lib/gauge-progress/gauge.module';
|
|
42
42
|
export { GaugeComponent as ɵm } from './lib/gauge/gauge.component';
|
|
@@ -98,15 +98,14 @@ export { ColorPipe as ɵbx } from './lib/shuffling-list/color.pipe';
|
|
|
98
98
|
export { ShufflingListComponent as ɵbw } from './lib/shuffling-list/shuffling-list.component';
|
|
99
99
|
export { ShufflingListModule as ɵbv } from './lib/shuffling-list/shuffling-list.module';
|
|
100
100
|
export { TableComponent as ɵbo } from './lib/table/table.component';
|
|
101
|
-
export { TabComponent as
|
|
102
|
-
export { TabsComponent as
|
|
103
|
-
export { TabsModule as
|
|
101
|
+
export { TabComponent as ɵei } from './lib/tabs/tab/tab.component';
|
|
102
|
+
export { TabsComponent as ɵeh } from './lib/tabs/tabs.component';
|
|
103
|
+
export { TabsModule as ɵeg } from './lib/tabs/tabs.module';
|
|
104
104
|
export { TemporaryDataComponent as ɵdv } from './lib/temporary-data/temporary-data.component';
|
|
105
105
|
export { TemporaryDataModule as ɵdu } from './lib/temporary-data/temporary-data.module';
|
|
106
|
-
export { BaseLayer as
|
|
107
|
-
export { TiandituMarkerComponent as
|
|
108
|
-
export { TiandituComponent as
|
|
109
|
-
export { TiandituModule as ɵeb } from './lib/tianditu/tianditu.module';
|
|
106
|
+
export { BaseLayer as ɵed } from './lib/tianditu/base-layer';
|
|
107
|
+
export { TiandituMarkerComponent as ɵec } from './lib/tianditu/tianditu-marker/tianditu-marker.component';
|
|
108
|
+
export { TiandituComponent as ɵeb } from './lib/tianditu/tianditu.component';
|
|
110
109
|
export { TimePickerComponent as ɵcx } from './lib/time-picker/time-picker.component';
|
|
111
110
|
export { TimePickerModule as ɵcw } from './lib/time-picker/time-picker.module';
|
|
112
111
|
export { TimerComponent as ɵs } from './lib/timer/timer.component';
|