ngx-bootstrap 8.0.0-RC.2 → 8.0.0-RC.8
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/accordion/package.json +5 -3
- package/alert/package.json +4 -2
- package/buttons/package.json +3 -1
- package/carousel/package.json +4 -2
- package/chronos/esm2020/i18n/es-pr.mjs +74 -0
- package/chronos/esm2020/public_api.mjs +2 -1
- package/chronos/fesm2015/ngx-bootstrap-chronos.mjs +90 -17
- package/chronos/fesm2015/ngx-bootstrap-chronos.mjs.map +1 -1
- package/chronos/fesm2020/ngx-bootstrap-chronos.mjs +90 -17
- package/chronos/fesm2020/ngx-bootstrap-chronos.mjs.map +1 -1
- package/chronos/i18n/es-pr.d.ts +2 -0
- package/chronos/package.json +3 -1
- package/chronos/public_api.d.ts +1 -0
- package/collapse/package.json +3 -1
- package/component-loader/esm2020/component-loader.class.mjs +4 -8
- package/component-loader/fesm2015/ngx-bootstrap-component-loader.mjs +5 -9
- package/component-loader/fesm2015/ngx-bootstrap-component-loader.mjs.map +1 -1
- package/component-loader/fesm2020/ngx-bootstrap-component-loader.mjs +3 -7
- package/component-loader/fesm2020/ngx-bootstrap-component-loader.mjs.map +1 -1
- package/component-loader/package.json +5 -3
- package/datepicker/esm2020/engine/flag-months-calendar.mjs +2 -2
- package/datepicker/esm2020/public_api.mjs +1 -9
- package/datepicker/esm2020/reducer/bs-datepicker.reducer.mjs +2 -2
- package/datepicker/esm2020/utils/bs-calendar-utils.mjs +3 -6
- package/datepicker/fesm2015/ngx-bootstrap-datepicker.mjs +6 -1114
- package/datepicker/fesm2015/ngx-bootstrap-datepicker.mjs.map +1 -1
- package/datepicker/fesm2020/ngx-bootstrap-datepicker.mjs +6 -1113
- package/datepicker/fesm2020/ngx-bootstrap-datepicker.mjs.map +1 -1
- package/datepicker/package.json +10 -8
- package/datepicker/public_api.d.ts +0 -8
- package/datepicker/utils/bs-calendar-utils.d.ts +2 -2
- package/dropdown/package.json +6 -4
- package/focus-trap/package.json +3 -1
- package/locale/esm2020/public_api.mjs +2 -1
- package/locale/fesm2015/ngx-bootstrap-locale.mjs +1 -1
- package/locale/fesm2020/ngx-bootstrap-locale.mjs +1 -1
- package/locale/package.json +4 -2
- package/locale/public_api.d.ts +1 -0
- package/mini-ngrx/package.json +3 -1
- package/modal/package.json +7 -5
- package/package.json +212 -19
- package/pagination/package.json +3 -1
- package/popover/esm2020/popover-container.component.mjs +3 -3
- package/popover/fesm2015/ngx-bootstrap-popover.mjs +2 -2
- package/popover/fesm2015/ngx-bootstrap-popover.mjs.map +1 -1
- package/popover/fesm2020/ngx-bootstrap-popover.mjs +2 -2
- package/popover/fesm2020/ngx-bootstrap-popover.mjs.map +1 -1
- package/popover/package.json +6 -4
- package/positioning/esm2020/modifiers/preventOverflow.mjs +6 -7
- package/positioning/esm2020/utils/computeAutoPlacement.mjs +15 -19
- package/positioning/fesm2015/ngx-bootstrap-positioning.mjs +21 -26
- package/positioning/fesm2015/ngx-bootstrap-positioning.mjs.map +1 -1
- package/positioning/fesm2020/ngx-bootstrap-positioning.mjs +19 -24
- package/positioning/fesm2020/ngx-bootstrap-positioning.mjs.map +1 -1
- package/positioning/package.json +4 -2
- package/progressbar/package.json +4 -2
- package/rating/package.json +3 -1
- package/schematics/package.json +3 -1
- package/schematics/utils/current_dependency_versions.json +2 -2
- package/sortable/package.json +3 -1
- package/tabs/package.json +3 -1
- package/timepicker/package.json +4 -2
- package/tooltip/package.json +6 -4
- package/typeahead/package.json +6 -4
- package/utils/package.json +3 -1
- package/datepicker/date-formatter.d.ts +0 -3
- package/datepicker/datepicker-inner.component.d.ts +0 -80
- package/datepicker/datepicker.component.d.ts +0 -81
- package/datepicker/datepicker.config.d.ts +0 -22
- package/datepicker/datepicker.module.d.ts +0 -15
- package/datepicker/daypicker.component.d.ts +0 -20
- package/datepicker/esm2020/date-formatter.mjs +0 -7
- package/datepicker/esm2020/datepicker-inner.component.mjs +0 -325
- package/datepicker/esm2020/datepicker.component.mjs +0 -204
- package/datepicker/esm2020/datepicker.config.mjs +0 -32
- package/datepicker/esm2020/datepicker.module.mjs +0 -48
- package/datepicker/esm2020/daypicker.component.mjs +0 -255
- package/datepicker/esm2020/monthpicker.component.mjs +0 -131
- package/datepicker/esm2020/yearpicker.component.mjs +0 -146
- package/datepicker/monthpicker.component.d.ts +0 -14
- package/datepicker/yearpicker.component.d.ts +0 -14
package/datepicker/package.json
CHANGED
@@ -1,6 +1,8 @@
|
|
1
1
|
{
|
2
2
|
"name": "ngx-bootstrap/datepicker",
|
3
|
-
"version": "8.0.0-RC.
|
3
|
+
"version": "8.0.0-RC.8",
|
4
|
+
"author": "Dmitriy Shekhovtsov <valorkin@gmail.com>",
|
5
|
+
"license": "MIT",
|
4
6
|
"module": "fesm2015/ngx-bootstrap-datepicker.mjs",
|
5
7
|
"es2020": "fesm2020/ngx-bootstrap-datepicker.mjs",
|
6
8
|
"esm2020": "esm2020/ngx-bootstrap-datepicker.mjs",
|
@@ -27,16 +29,16 @@
|
|
27
29
|
"peerDependencies": {
|
28
30
|
"rxjs": "7.4.0",
|
29
31
|
"@angular/core": "13.1.1",
|
30
|
-
"ngx-bootstrap/component-loader": "8.0.0-RC.
|
31
|
-
"ngx-bootstrap/positioning": "8.0.0-RC.
|
32
|
+
"ngx-bootstrap/component-loader": "8.0.0-RC.8",
|
33
|
+
"ngx-bootstrap/positioning": "8.0.0-RC.8",
|
32
34
|
"@angular/common": "13.1.1",
|
33
35
|
"@angular-devkit/core": "13.1.2",
|
34
|
-
"ngx-bootstrap/utils": "8.0.0-RC.
|
36
|
+
"ngx-bootstrap/utils": "8.0.0-RC.8",
|
35
37
|
"@angular/forms": "13.1.1",
|
36
|
-
"ngx-bootstrap/chronos": "8.0.0-RC.
|
37
|
-
"ngx-bootstrap/tooltip": "8.0.0-RC.
|
38
|
-
"ngx-bootstrap/timepicker": "8.0.0-RC.
|
39
|
-
"ngx-bootstrap/mini-ngrx": "8.0.0-RC.
|
38
|
+
"ngx-bootstrap/chronos": "8.0.0-RC.8",
|
39
|
+
"ngx-bootstrap/tooltip": "8.0.0-RC.8",
|
40
|
+
"ngx-bootstrap/timepicker": "8.0.0-RC.8",
|
41
|
+
"ngx-bootstrap/mini-ngrx": "8.0.0-RC.8",
|
40
42
|
"@angular/platform-browser": "13.1.1",
|
41
43
|
"@angular/animations": "13.1.1"
|
42
44
|
}
|
@@ -14,12 +14,4 @@ export { BsDaterangepickerConfig } from './bs-daterangepicker.config';
|
|
14
14
|
export { BsDaterangepickerContainerComponent } from './themes/bs/bs-daterangepicker-container.component';
|
15
15
|
export { BsDaterangepickerDirective } from './bs-daterangepicker.component';
|
16
16
|
export { BsLocaleService } from './bs-locale.service';
|
17
|
-
export { DateFormatter } from './date-formatter';
|
18
|
-
export { DatePickerComponent } from './datepicker.component';
|
19
|
-
export { DatepickerConfig } from './datepicker.config';
|
20
|
-
export { DatePickerInnerComponent } from './datepicker-inner.component';
|
21
|
-
export { DayPickerComponent } from './daypicker.component';
|
22
|
-
export { MonthPickerComponent } from './monthpicker.component';
|
23
|
-
export { YearPickerComponent } from './yearpicker.component';
|
24
17
|
export { BsDatepickerModule } from './bs-datepicker.module';
|
25
|
-
export { DatepickerModule } from './datepicker.module';
|
@@ -6,8 +6,8 @@ export declare function getStartingDayOfCalendar(date: Date, options: {
|
|
6
6
|
export declare function calculateDateOffset(weekday: number, startingDayOffset?: number): number;
|
7
7
|
export declare function isMonthDisabled(date: Date, min?: Date, max?: Date): boolean;
|
8
8
|
export declare function isYearDisabled(date: Date, min?: Date, max?: Date): boolean;
|
9
|
-
export declare function isDisabledDate(date?: Date, datesDisabled?: Date[], unit?:
|
10
|
-
export declare function isEnabledDate(date?: Date, datesEnabled?: Date[], unit?:
|
9
|
+
export declare function isDisabledDate(date?: Date, datesDisabled?: Date[], unit?: 'year' | 'date' | 'month'): boolean;
|
10
|
+
export declare function isEnabledDate(date?: Date, datesEnabled?: Date[], unit?: 'year' | 'date' | 'month'): boolean;
|
11
11
|
export declare function getYearsCalendarInitialDate(state: BsDatepickerState, calendarIndex?: number): Date | undefined;
|
12
12
|
export declare function checkRangesWithMaxDate(ranges?: BsCustomDates[], maxDate?: Date): BsCustomDates[] | undefined;
|
13
13
|
export declare function checkBsValue(date?: Array<Date> | Date | (Date | undefined)[], maxDate?: Date): Array<Date> | Date | (Date | undefined)[] | undefined;
|
package/dropdown/package.json
CHANGED
@@ -1,6 +1,8 @@
|
|
1
1
|
{
|
2
2
|
"name": "ngx-bootstrap/dropdown",
|
3
|
-
"version": "8.0.0-RC.
|
3
|
+
"version": "8.0.0-RC.8",
|
4
|
+
"author": "Dmitriy Shekhovtsov <valorkin@gmail.com>",
|
5
|
+
"license": "MIT",
|
4
6
|
"module": "fesm2015/ngx-bootstrap-dropdown.mjs",
|
5
7
|
"es2020": "fesm2020/ngx-bootstrap-dropdown.mjs",
|
6
8
|
"esm2020": "esm2020/ngx-bootstrap-dropdown.mjs",
|
@@ -26,11 +28,11 @@
|
|
26
28
|
},
|
27
29
|
"peerDependencies": {
|
28
30
|
"@angular/core": "13.1.1",
|
29
|
-
"ngx-bootstrap/utils": "8.0.0-RC.
|
31
|
+
"ngx-bootstrap/utils": "8.0.0-RC.8",
|
30
32
|
"@angular/animations": "13.1.1",
|
31
33
|
"rxjs": "7.4.0",
|
32
|
-
"ngx-bootstrap/component-loader": "8.0.0-RC.
|
33
|
-
"ngx-bootstrap/positioning": "8.0.0-RC.
|
34
|
+
"ngx-bootstrap/component-loader": "8.0.0-RC.8",
|
35
|
+
"ngx-bootstrap/positioning": "8.0.0-RC.8",
|
34
36
|
"@angular/common": "13.1.1",
|
35
37
|
"@angular-devkit/core": "13.1.2",
|
36
38
|
"@angular/platform-browser": "13.1.1"
|
package/focus-trap/package.json
CHANGED
@@ -1,6 +1,8 @@
|
|
1
1
|
{
|
2
2
|
"name": "ngx-bootstrap/focus-trap",
|
3
|
-
"version": "8.0.0-RC.
|
3
|
+
"version": "8.0.0-RC.8",
|
4
|
+
"author": "Dmitriy Shekhovtsov <valorkin@gmail.com>",
|
5
|
+
"license": "MIT",
|
4
6
|
"module": "fesm2015/ngx-bootstrap-focus-trap.mjs",
|
5
7
|
"es2020": "fesm2020/ngx-bootstrap-focus-trap.mjs",
|
6
8
|
"esm2020": "esm2020/ngx-bootstrap-focus-trap.mjs",
|
@@ -7,6 +7,7 @@ export { deLocale } from 'ngx-bootstrap/chronos';
|
|
7
7
|
export { enGbLocale } from 'ngx-bootstrap/chronos';
|
8
8
|
export { esDoLocale } from 'ngx-bootstrap/chronos';
|
9
9
|
export { esLocale } from 'ngx-bootstrap/chronos';
|
10
|
+
export { esPrLocale } from 'ngx-bootstrap/chronos';
|
10
11
|
export { esUsLocale } from 'ngx-bootstrap/chronos';
|
11
12
|
export { etLocale } from 'ngx-bootstrap/chronos';
|
12
13
|
export { fiLocale } from 'ngx-bootstrap/chronos';
|
@@ -42,4 +43,4 @@ export { trLocale } from 'ngx-bootstrap/chronos';
|
|
42
43
|
export { ukLocale } from 'ngx-bootstrap/chronos';
|
43
44
|
export { viLocale } from 'ngx-bootstrap/chronos';
|
44
45
|
export { zhCnLocale } from 'ngx-bootstrap/chronos';
|
45
|
-
//# sourceMappingURL=data:application/json;base64,
|
46
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljX2FwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9sb2NhbGUvcHVibGljX2FwaS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sdUJBQXVCLENBQUM7QUFDakQsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLHVCQUF1QixDQUFDO0FBQ2pELE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQztBQUNqRCxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sdUJBQXVCLENBQUM7QUFDakQsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLHVCQUF1QixDQUFDO0FBQ2pELE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQztBQUNqRCxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sdUJBQXVCLENBQUM7QUFDbkQsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLHVCQUF1QixDQUFDO0FBQ25ELE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQztBQUNqRCxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sdUJBQXVCLENBQUM7QUFDbkQsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLHVCQUF1QixDQUFDO0FBQ25ELE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQztBQUNqRCxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sdUJBQXVCLENBQUM7QUFDakQsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLHVCQUF1QixDQUFDO0FBQ2pELE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQztBQUNqRCxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sdUJBQXVCLENBQUM7QUFDakQsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLHVCQUF1QixDQUFDO0FBQ2pELE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQztBQUNqRCxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sdUJBQXVCLENBQUM7QUFDakQsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLHVCQUF1QixDQUFDO0FBQ2pELE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQztBQUNqRCxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sdUJBQXVCLENBQUM7QUFDakQsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLHVCQUF1QixDQUFDO0FBQ2pELE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQztBQUNqRCxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sdUJBQXVCLENBQUM7QUFDakQsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLHVCQUF1QixDQUFDO0FBQ2pELE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQztBQUNqRCxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sdUJBQXVCLENBQUM7QUFDakQsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLHVCQUF1QixDQUFDO0FBQ2pELE9BQU8sRUFBRSxVQUFVLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQztBQUNuRCxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sdUJBQXVCLENBQUM7QUFDakQsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLHVCQUF1QixDQUFDO0FBQ2pELE9BQU8sRUFBRSxVQUFVLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQztBQUNuRCxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU8sdUJBQXVCLENBQUM7QUFDbEQsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLHVCQUF1QixDQUFDO0FBQ2pELE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQztBQUNqRCxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sdUJBQXVCLENBQUM7QUFDakQsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLHVCQUF1QixDQUFDO0FBQ2pELE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQztBQUNqRCxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sdUJBQXVCLENBQUM7QUFDakQsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLHVCQUF1QixDQUFDO0FBQ25ELE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQztBQUNqRCxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sdUJBQXVCLENBQUM7QUFDakQsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLHVCQUF1QixDQUFDO0FBQ2pELE9BQU8sRUFBRSxVQUFVLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCB7IGFyTG9jYWxlIH0gZnJvbSAnbmd4LWJvb3RzdHJhcC9jaHJvbm9zJztcbmV4cG9ydCB7IGJnTG9jYWxlIH0gZnJvbSAnbmd4LWJvb3RzdHJhcC9jaHJvbm9zJztcbmV4cG9ydCB7IGNhTG9jYWxlIH0gZnJvbSAnbmd4LWJvb3RzdHJhcC9jaHJvbm9zJztcbmV4cG9ydCB7IGNzTG9jYWxlIH0gZnJvbSAnbmd4LWJvb3RzdHJhcC9jaHJvbm9zJztcbmV4cG9ydCB7IGRhTG9jYWxlIH0gZnJvbSAnbmd4LWJvb3RzdHJhcC9jaHJvbm9zJztcbmV4cG9ydCB7IGRlTG9jYWxlIH0gZnJvbSAnbmd4LWJvb3RzdHJhcC9jaHJvbm9zJztcbmV4cG9ydCB7IGVuR2JMb2NhbGUgfSBmcm9tICduZ3gtYm9vdHN0cmFwL2Nocm9ub3MnO1xuZXhwb3J0IHsgZXNEb0xvY2FsZSB9IGZyb20gJ25neC1ib290c3RyYXAvY2hyb25vcyc7XG5leHBvcnQgeyBlc0xvY2FsZSB9IGZyb20gJ25neC1ib290c3RyYXAvY2hyb25vcyc7XG5leHBvcnQgeyBlc1ByTG9jYWxlIH0gZnJvbSAnbmd4LWJvb3RzdHJhcC9jaHJvbm9zJztcbmV4cG9ydCB7IGVzVXNMb2NhbGUgfSBmcm9tICduZ3gtYm9vdHN0cmFwL2Nocm9ub3MnO1xuZXhwb3J0IHsgZXRMb2NhbGUgfSBmcm9tICduZ3gtYm9vdHN0cmFwL2Nocm9ub3MnO1xuZXhwb3J0IHsgZmlMb2NhbGUgfSBmcm9tICduZ3gtYm9vdHN0cmFwL2Nocm9ub3MnO1xuZXhwb3J0IHsgZnJMb2NhbGUgfSBmcm9tICduZ3gtYm9vdHN0cmFwL2Nocm9ub3MnO1xuZXhwb3J0IHsgZ2xMb2NhbGUgfSBmcm9tICduZ3gtYm9vdHN0cmFwL2Nocm9ub3MnO1xuZXhwb3J0IHsgaGVMb2NhbGUgfSBmcm9tICduZ3gtYm9vdHN0cmFwL2Nocm9ub3MnO1xuZXhwb3J0IHsgaGlMb2NhbGUgfSBmcm9tICduZ3gtYm9vdHN0cmFwL2Nocm9ub3MnO1xuZXhwb3J0IHsgaHVMb2NhbGUgfSBmcm9tICduZ3gtYm9vdHN0cmFwL2Nocm9ub3MnO1xuZXhwb3J0IHsgaHJMb2NhbGUgfSBmcm9tICduZ3gtYm9vdHN0cmFwL2Nocm9ub3MnO1xuZXhwb3J0IHsgaWRMb2NhbGUgfSBmcm9tICduZ3gtYm9vdHN0cmFwL2Nocm9ub3MnO1xuZXhwb3J0IHsgaXRMb2NhbGUgfSBmcm9tICduZ3gtYm9vdHN0cmFwL2Nocm9ub3MnO1xuZXhwb3J0IHsgamFMb2NhbGUgfSBmcm9tICduZ3gtYm9vdHN0cmFwL2Nocm9ub3MnO1xuZXhwb3J0IHsga2FMb2NhbGUgfSBmcm9tICduZ3gtYm9vdHN0cmFwL2Nocm9ub3MnO1xuZXhwb3J0IHsga2tMb2NhbGUgfSBmcm9tICduZ3gtYm9vdHN0cmFwL2Nocm9ub3MnO1xuZXhwb3J0IHsga29Mb2NhbGUgfSBmcm9tICduZ3gtYm9vdHN0cmFwL2Nocm9ub3MnO1xuZXhwb3J0IHsgbHRMb2NhbGUgfSBmcm9tICduZ3gtYm9vdHN0cmFwL2Nocm9ub3MnO1xuZXhwb3J0IHsgbHZMb2NhbGUgfSBmcm9tICduZ3gtYm9vdHN0cmFwL2Nocm9ub3MnO1xuZXhwb3J0IHsgbW5Mb2NhbGUgfSBmcm9tICduZ3gtYm9vdHN0cmFwL2Nocm9ub3MnO1xuZXhwb3J0IHsgbmJMb2NhbGUgfSBmcm9tICduZ3gtYm9vdHN0cmFwL2Nocm9ub3MnO1xuZXhwb3J0IHsgbmxCZUxvY2FsZSB9IGZyb20gJ25neC1ib290c3RyYXAvY2hyb25vcyc7XG5leHBvcnQgeyBubExvY2FsZSB9IGZyb20gJ25neC1ib290c3RyYXAvY2hyb25vcyc7XG5leHBvcnQgeyBwbExvY2FsZSB9IGZyb20gJ25neC1ib290c3RyYXAvY2hyb25vcyc7XG5leHBvcnQgeyBwdEJyTG9jYWxlIH0gZnJvbSAnbmd4LWJvb3RzdHJhcC9jaHJvbm9zJztcbmV4cG9ydCB7IHJvTG9jYWxlIH0gIGZyb20gJ25neC1ib290c3RyYXAvY2hyb25vcyc7XG5leHBvcnQgeyBydUxvY2FsZSB9IGZyb20gJ25neC1ib290c3RyYXAvY2hyb25vcyc7XG5leHBvcnQgeyBza0xvY2FsZSB9IGZyb20gJ25neC1ib290c3RyYXAvY2hyb25vcyc7XG5leHBvcnQgeyBzbExvY2FsZSB9IGZyb20gJ25neC1ib290c3RyYXAvY2hyb25vcyc7XG5leHBvcnQgeyBzcUxvY2FsZSB9IGZyb20gJ25neC1ib290c3RyYXAvY2hyb25vcyc7XG5leHBvcnQgeyBzdkxvY2FsZSB9IGZyb20gJ25neC1ib290c3RyYXAvY2hyb25vcyc7XG5leHBvcnQgeyB0aExvY2FsZSB9IGZyb20gJ25neC1ib290c3RyYXAvY2hyb25vcyc7XG5leHBvcnQgeyB0aEJlTG9jYWxlIH0gZnJvbSAnbmd4LWJvb3RzdHJhcC9jaHJvbm9zJztcbmV4cG9ydCB7IHRyTG9jYWxlIH0gZnJvbSAnbmd4LWJvb3RzdHJhcC9jaHJvbm9zJztcbmV4cG9ydCB7IHVrTG9jYWxlIH0gZnJvbSAnbmd4LWJvb3RzdHJhcC9jaHJvbm9zJztcbmV4cG9ydCB7IHZpTG9jYWxlIH0gZnJvbSAnbmd4LWJvb3RzdHJhcC9jaHJvbm9zJztcbmV4cG9ydCB7IHpoQ25Mb2NhbGUgfSBmcm9tICduZ3gtYm9vdHN0cmFwL2Nocm9ub3MnO1xuIl19
|
@@ -1,4 +1,4 @@
|
|
1
|
-
export { arLocale, bgLocale, caLocale, csLocale, daLocale, deLocale, enGbLocale, esDoLocale, esLocale, esUsLocale, etLocale, fiLocale, frLocale, glLocale, heLocale, hiLocale, hrLocale, huLocale, idLocale, itLocale, jaLocale, kaLocale, kkLocale, koLocale, ltLocale, lvLocale, mnLocale, nbLocale, nlBeLocale, nlLocale, plLocale, ptBrLocale, roLocale, ruLocale, skLocale, slLocale, sqLocale, svLocale, thBeLocale, thLocale, trLocale, ukLocale, viLocale, zhCnLocale } from 'ngx-bootstrap/chronos';
|
1
|
+
export { arLocale, bgLocale, caLocale, csLocale, daLocale, deLocale, enGbLocale, esDoLocale, esLocale, esPrLocale, esUsLocale, etLocale, fiLocale, frLocale, glLocale, heLocale, hiLocale, hrLocale, huLocale, idLocale, itLocale, jaLocale, kaLocale, kkLocale, koLocale, ltLocale, lvLocale, mnLocale, nbLocale, nlBeLocale, nlLocale, plLocale, ptBrLocale, roLocale, ruLocale, skLocale, slLocale, sqLocale, svLocale, thBeLocale, thLocale, trLocale, ukLocale, viLocale, zhCnLocale } from 'ngx-bootstrap/chronos';
|
2
2
|
|
3
3
|
/**
|
4
4
|
* Generated bundle index. Do not edit.
|
@@ -1,4 +1,4 @@
|
|
1
|
-
export { arLocale, bgLocale, caLocale, csLocale, daLocale, deLocale, enGbLocale, esDoLocale, esLocale, esUsLocale, etLocale, fiLocale, frLocale, glLocale, heLocale, hiLocale, hrLocale, huLocale, idLocale, itLocale, jaLocale, kaLocale, kkLocale, koLocale, ltLocale, lvLocale, mnLocale, nbLocale, nlBeLocale, nlLocale, plLocale, ptBrLocale, roLocale, ruLocale, skLocale, slLocale, sqLocale, svLocale, thBeLocale, thLocale, trLocale, ukLocale, viLocale, zhCnLocale } from 'ngx-bootstrap/chronos';
|
1
|
+
export { arLocale, bgLocale, caLocale, csLocale, daLocale, deLocale, enGbLocale, esDoLocale, esLocale, esPrLocale, esUsLocale, etLocale, fiLocale, frLocale, glLocale, heLocale, hiLocale, hrLocale, huLocale, idLocale, itLocale, jaLocale, kaLocale, kkLocale, koLocale, ltLocale, lvLocale, mnLocale, nbLocale, nlBeLocale, nlLocale, plLocale, ptBrLocale, roLocale, ruLocale, skLocale, slLocale, sqLocale, svLocale, thBeLocale, thLocale, trLocale, ukLocale, viLocale, zhCnLocale } from 'ngx-bootstrap/chronos';
|
2
2
|
|
3
3
|
/**
|
4
4
|
* Generated bundle index. Do not edit.
|
package/locale/package.json
CHANGED
@@ -1,6 +1,8 @@
|
|
1
1
|
{
|
2
2
|
"name": "ngx-bootstrap/locale",
|
3
|
-
"version": "8.0.0-RC.
|
3
|
+
"version": "8.0.0-RC.8",
|
4
|
+
"author": "Dmitriy Shekhovtsov <valorkin@gmail.com>",
|
5
|
+
"license": "MIT",
|
4
6
|
"module": "fesm2015/ngx-bootstrap-locale.mjs",
|
5
7
|
"es2020": "fesm2020/ngx-bootstrap-locale.mjs",
|
6
8
|
"esm2020": "esm2020/ngx-bootstrap-locale.mjs",
|
@@ -25,6 +27,6 @@
|
|
25
27
|
"tslib": "^2.3.0"
|
26
28
|
},
|
27
29
|
"peerDependencies": {
|
28
|
-
"ngx-bootstrap/chronos": "8.0.0-RC.
|
30
|
+
"ngx-bootstrap/chronos": "8.0.0-RC.8"
|
29
31
|
}
|
30
32
|
}
|
package/locale/public_api.d.ts
CHANGED
@@ -7,6 +7,7 @@ export { deLocale } from 'ngx-bootstrap/chronos';
|
|
7
7
|
export { enGbLocale } from 'ngx-bootstrap/chronos';
|
8
8
|
export { esDoLocale } from 'ngx-bootstrap/chronos';
|
9
9
|
export { esLocale } from 'ngx-bootstrap/chronos';
|
10
|
+
export { esPrLocale } from 'ngx-bootstrap/chronos';
|
10
11
|
export { esUsLocale } from 'ngx-bootstrap/chronos';
|
11
12
|
export { etLocale } from 'ngx-bootstrap/chronos';
|
12
13
|
export { fiLocale } from 'ngx-bootstrap/chronos';
|
package/mini-ngrx/package.json
CHANGED
@@ -1,6 +1,8 @@
|
|
1
1
|
{
|
2
2
|
"name": "ngx-bootstrap/mini-ngrx",
|
3
|
-
"version": "8.0.0-RC.
|
3
|
+
"version": "8.0.0-RC.8",
|
4
|
+
"author": "Dmitriy Shekhovtsov <valorkin@gmail.com>",
|
5
|
+
"license": "MIT",
|
4
6
|
"module": "fesm2015/ngx-bootstrap-mini-ngrx.mjs",
|
5
7
|
"es2020": "fesm2020/ngx-bootstrap-mini-ngrx.mjs",
|
6
8
|
"esm2020": "esm2020/ngx-bootstrap-mini-ngrx.mjs",
|
package/modal/package.json
CHANGED
@@ -1,6 +1,8 @@
|
|
1
1
|
{
|
2
2
|
"name": "ngx-bootstrap/modal",
|
3
|
-
"version": "8.0.0-RC.
|
3
|
+
"version": "8.0.0-RC.8",
|
4
|
+
"author": "Dmitriy Shekhovtsov <valorkin@gmail.com>",
|
5
|
+
"license": "MIT",
|
4
6
|
"module": "fesm2015/ngx-bootstrap-modal.mjs",
|
5
7
|
"es2020": "fesm2020/ngx-bootstrap-modal.mjs",
|
6
8
|
"esm2020": "esm2020/ngx-bootstrap-modal.mjs",
|
@@ -26,12 +28,12 @@
|
|
26
28
|
},
|
27
29
|
"peerDependencies": {
|
28
30
|
"@angular/core": "13.1.1",
|
29
|
-
"ngx-bootstrap/component-loader": "8.0.0-RC.
|
30
|
-
"ngx-bootstrap/positioning": "8.0.0-RC.
|
31
|
+
"ngx-bootstrap/component-loader": "8.0.0-RC.8",
|
32
|
+
"ngx-bootstrap/positioning": "8.0.0-RC.8",
|
31
33
|
"@angular/common": "13.1.1",
|
32
34
|
"rxjs": "7.4.0",
|
33
35
|
"@angular-devkit/core": "13.1.2",
|
34
|
-
"ngx-bootstrap/utils": "8.0.0-RC.
|
35
|
-
"ngx-bootstrap/focus-trap": "8.0.0-RC.
|
36
|
+
"ngx-bootstrap/utils": "8.0.0-RC.8",
|
37
|
+
"ngx-bootstrap/focus-trap": "8.0.0-RC.8"
|
36
38
|
}
|
37
39
|
}
|
package/package.json
CHANGED
@@ -1,19 +1,225 @@
|
|
1
1
|
{
|
2
2
|
"name": "ngx-bootstrap",
|
3
|
-
"version": "8.0.0-RC.
|
3
|
+
"version": "8.0.0-RC.8",
|
4
4
|
"description": "Angular Bootstrap",
|
5
5
|
"author": "Dmitriy Shekhovtsov <valorkin@gmail.com>",
|
6
6
|
"license": "MIT",
|
7
7
|
"schematics": "./schematics/collection.json",
|
8
8
|
"peerDependencies": {
|
9
|
-
"@angular/animations": "^
|
10
|
-
"@angular/core": "^
|
11
|
-
"@angular/common": "^
|
12
|
-
"@angular/forms": "^
|
9
|
+
"@angular/animations": "^13.0.0",
|
10
|
+
"@angular/core": "^13.0.0",
|
11
|
+
"@angular/common": "^13.0.0",
|
12
|
+
"@angular/forms": "^13.0.0",
|
13
|
+
"rxjs": "^6.5.3 || ^7.4.0"
|
13
14
|
},
|
14
15
|
"dependencies": {
|
15
16
|
"tslib": "^2.0.0"
|
16
17
|
},
|
18
|
+
"exports": {
|
19
|
+
"./accordion": {
|
20
|
+
"types": "./accordion/ngx-bootstrap-accordion.d.ts",
|
21
|
+
"esm2020": "./accordion/esm2020/ngx-bootstrap-accordion.mjs",
|
22
|
+
"es2020": "./accordion/fesm2020/ngx-bootstrap-accordion.mjs",
|
23
|
+
"es2015": "./accordion/fesm2015/ngx-bootstrap-accordion.mjs",
|
24
|
+
"node": "./accordion/fesm2015/ngx-bootstrap-accordion.mjs",
|
25
|
+
"default": "./accordion/fesm2020/ngx-bootstrap-accordion.mjs"
|
26
|
+
},
|
27
|
+
"./alert": {
|
28
|
+
"types": "./alert/ngx-bootstrap-alert.d.ts",
|
29
|
+
"esm2020": "./alert/esm2020/ngx-bootstrap-alert.mjs",
|
30
|
+
"es2020": "./alert/fesm2020/ngx-bootstrap-alert.mjs",
|
31
|
+
"es2015": "./alert/fesm2015/ngx-bootstrap-alert.mjs",
|
32
|
+
"node": "./alert/fesm2015/ngx-bootstrap-alert.mjs",
|
33
|
+
"default": "./alert/fesm2020/ngx-bootstrap-alert.mjs"
|
34
|
+
},
|
35
|
+
"./buttons": {
|
36
|
+
"types": "./buttons/ngx-bootstrap-buttons.d.ts",
|
37
|
+
"esm2020": "./buttons/esm2020/ngx-bootstrap-buttons.mjs",
|
38
|
+
"es2020": "./buttons/fesm2020/ngx-bootstrap-buttons.mjs",
|
39
|
+
"es2015": "./buttons/fesm2015/ngx-bootstrap-buttons.mjs",
|
40
|
+
"node": "./buttons/fesm2015/ngx-bootstrap-buttons.mjs",
|
41
|
+
"default": "./buttons/fesm2020/ngx-bootstrap-buttons.mjs"
|
42
|
+
},
|
43
|
+
"./carousel": {
|
44
|
+
"types": "./carousel/ngx-bootstrap-carousel.d.ts",
|
45
|
+
"esm2020": "./carousel/esm2020/ngx-bootstrap-carousel.mjs",
|
46
|
+
"es2020": "./carousel/fesm2020/ngx-bootstrap-carousel.mjs",
|
47
|
+
"es2015": "./carousel/fesm2015/ngx-bootstrap-carousel.mjs",
|
48
|
+
"node": "./carousel/fesm2015/ngx-bootstrap-carousel.mjs",
|
49
|
+
"default": "./carousel/fesm2020/ngx-bootstrap-carousel.mjs"
|
50
|
+
},
|
51
|
+
"./chronos": {
|
52
|
+
"types": "./chronos/ngx-bootstrap-chronos.d.ts",
|
53
|
+
"esm2020": "./chronos/esm2020/ngx-bootstrap-chronos.mjs",
|
54
|
+
"es2020": "./chronos/fesm2020/ngx-bootstrap-chronos.mjs",
|
55
|
+
"es2015": "./chronos/fesm2015/ngx-bootstrap-chronos.mjs",
|
56
|
+
"node": "./chronos/fesm2015/ngx-bootstrap-chronos.mjs",
|
57
|
+
"default": "./chronos/fesm2020/ngx-bootstrap-chronos.mjs"
|
58
|
+
},
|
59
|
+
"./collapse": {
|
60
|
+
"types": "./collapse/ngx-bootstrap-collapse.d.ts",
|
61
|
+
"esm2020": "./collapse/esm2020/ngx-bootstrap-collapse.mjs",
|
62
|
+
"es2020": "./collapse/fesm2020/ngx-bootstrap-collapse.mjs",
|
63
|
+
"es2015": "./collapse/fesm2015/ngx-bootstrap-collapse.mjs",
|
64
|
+
"node": "./collapse/fesm2015/ngx-bootstrap-collapse.mjs",
|
65
|
+
"default": "./collapse/fesm2020/ngx-bootstrap-collapse.mjs"
|
66
|
+
},
|
67
|
+
"./component-loader": {
|
68
|
+
"types": "./component-loader/ngx-bootstrap-component-loader.d.ts",
|
69
|
+
"esm2020": "./component-loader/esm2020/ngx-bootstrap-component-loader.mjs",
|
70
|
+
"es2020": "./component-loader/fesm2020/ngx-bootstrap-component-loader.mjs",
|
71
|
+
"es2015": "./component-loader/fesm2015/ngx-bootstrap-component-loader.mjs",
|
72
|
+
"node": "./component-loader/fesm2015/ngx-bootstrap-component-loader.mjs",
|
73
|
+
"default": "./component-loader/fesm2020/ngx-bootstrap-component-loader.mjs"
|
74
|
+
},
|
75
|
+
"./datepicker": {
|
76
|
+
"types": "./datepicker/ngx-bootstrap-datepicker.d.ts",
|
77
|
+
"esm2020": "./datepicker/esm2020/ngx-bootstrap-datepicker.mjs",
|
78
|
+
"es2020": "./datepicker/fesm2020/ngx-bootstrap-datepicker.mjs",
|
79
|
+
"es2015": "./datepicker/fesm2015/ngx-bootstrap-datepicker.mjs",
|
80
|
+
"node": "./datepicker/fesm2015/ngx-bootstrap-datepicker.mjs",
|
81
|
+
"default": "./datepicker/fesm2020/ngx-bootstrap-datepicker.mjs"
|
82
|
+
},
|
83
|
+
"./dropdown": {
|
84
|
+
"types": "./dropdown/ngx-bootstrap-dropdown.d.ts",
|
85
|
+
"esm2020": "./dropdown/esm2020/ngx-bootstrap-dropdown.mjs",
|
86
|
+
"es2020": "./dropdown/fesm2020/ngx-bootstrap-dropdown.mjs",
|
87
|
+
"es2015": "./dropdown/fesm2015/ngx-bootstrap-dropdown.mjs",
|
88
|
+
"node": "./dropdown/fesm2015/ngx-bootstrap-dropdown.mjs",
|
89
|
+
"default": "./dropdown/fesm2020/ngx-bootstrap-dropdown.mjs"
|
90
|
+
},
|
91
|
+
"./focus-trap": {
|
92
|
+
"types": "./focus-trap/ngx-bootstrap-focus-trap.d.ts",
|
93
|
+
"esm2020": "./focus-trap/esm2020/ngx-bootstrap-focus-trap.mjs",
|
94
|
+
"es2020": "./focus-trap/fesm2020/ngx-bootstrap-focus-trap.mjs",
|
95
|
+
"es2015": "./focus-trap/fesm2015/ngx-bootstrap-focus-trap.mjs",
|
96
|
+
"node": "./focus-trap/fesm2015/ngx-bootstrap-focus-trap.mjs",
|
97
|
+
"default": "./focus-trap/fesm2020/ngx-bootstrap-focus-trap.mjs"
|
98
|
+
},
|
99
|
+
"./locale": {
|
100
|
+
"types": "./locale/ngx-bootstrap-locale.d.ts",
|
101
|
+
"esm2020": "./locale/esm2020/ngx-bootstrap-locale.mjs",
|
102
|
+
"es2020": "./locale/fesm2020/ngx-bootstrap-locale.mjs",
|
103
|
+
"es2015": "./locale/fesm2015/ngx-bootstrap-locale.mjs",
|
104
|
+
"node": "./locale/fesm2015/ngx-bootstrap-locale.mjs",
|
105
|
+
"default": "./locale/fesm2020/ngx-bootstrap-locale.mjs"
|
106
|
+
},
|
107
|
+
"./mini-ngrx": {
|
108
|
+
"types": "./mini-ngrx/ngx-bootstrap-mini-ngrx.d.ts",
|
109
|
+
"esm2020": "./mini-ngrx/esm2020/ngx-bootstrap-mini-ngrx.mjs",
|
110
|
+
"es2020": "./mini-ngrx/fesm2020/ngx-bootstrap-mini-ngrx.mjs",
|
111
|
+
"es2015": "./mini-ngrx/fesm2015/ngx-bootstrap-mini-ngrx.mjs",
|
112
|
+
"node": "./mini-ngrx/fesm2015/ngx-bootstrap-mini-ngrx.mjs",
|
113
|
+
"default": "./mini-ngrx/fesm2020/ngx-bootstrap-mini-ngrx.mjs"
|
114
|
+
},
|
115
|
+
"./modal": {
|
116
|
+
"types": "./modal/ngx-bootstrap-modal.d.ts",
|
117
|
+
"esm2020": "./modal/esm2020/ngx-bootstrap-modal.mjs",
|
118
|
+
"es2020": "./modal/fesm2020/ngx-bootstrap-modal.mjs",
|
119
|
+
"es2015": "./modal/fesm2015/ngx-bootstrap-modal.mjs",
|
120
|
+
"node": "./modal/fesm2015/ngx-bootstrap-modal.mjs",
|
121
|
+
"default": "./modal/fesm2020/ngx-bootstrap-modal.mjs"
|
122
|
+
},
|
123
|
+
"./pagination": {
|
124
|
+
"types": "./pagination/ngx-bootstrap-pagination.d.ts",
|
125
|
+
"esm2020": "./pagination/esm2020/ngx-bootstrap-pagination.mjs",
|
126
|
+
"es2020": "./pagination/fesm2020/ngx-bootstrap-pagination.mjs",
|
127
|
+
"es2015": "./pagination/fesm2015/ngx-bootstrap-pagination.mjs",
|
128
|
+
"node": "./pagination/fesm2015/ngx-bootstrap-pagination.mjs",
|
129
|
+
"default": "./pagination/fesm2020/ngx-bootstrap-pagination.mjs"
|
130
|
+
},
|
131
|
+
"./popover": {
|
132
|
+
"types": "./popover/ngx-bootstrap-popover.d.ts",
|
133
|
+
"esm2020": "./popover/esm2020/ngx-bootstrap-popover.mjs",
|
134
|
+
"es2020": "./popover/fesm2020/ngx-bootstrap-popover.mjs",
|
135
|
+
"es2015": "./popover/fesm2015/ngx-bootstrap-popover.mjs",
|
136
|
+
"node": "./popover/fesm2015/ngx-bootstrap-popover.mjs",
|
137
|
+
"default": "./popover/fesm2020/ngx-bootstrap-popover.mjs"
|
138
|
+
},
|
139
|
+
"./positioning": {
|
140
|
+
"types": "./positioning/ngx-bootstrap-positioning.d.ts",
|
141
|
+
"esm2020": "./positioning/esm2020/ngx-bootstrap-positioning.mjs",
|
142
|
+
"es2020": "./positioning/fesm2020/ngx-bootstrap-positioning.mjs",
|
143
|
+
"es2015": "./positioning/fesm2015/ngx-bootstrap-positioning.mjs",
|
144
|
+
"node": "./positioning/fesm2015/ngx-bootstrap-positioning.mjs",
|
145
|
+
"default": "./positioning/fesm2020/ngx-bootstrap-positioning.mjs"
|
146
|
+
},
|
147
|
+
"./progressbar": {
|
148
|
+
"types": "./progressbar/ngx-bootstrap-progressbar.d.ts",
|
149
|
+
"esm2020": "./progressbar/esm2020/ngx-bootstrap-progressbar.mjs",
|
150
|
+
"es2020": "./progressbar/fesm2020/ngx-bootstrap-progressbar.mjs",
|
151
|
+
"es2015": "./progressbar/fesm2015/ngx-bootstrap-progressbar.mjs",
|
152
|
+
"node": "./progressbar/fesm2015/ngx-bootstrap-progressbar.mjs",
|
153
|
+
"default": "./progressbar/fesm2020/ngx-bootstrap-progressbar.mjs"
|
154
|
+
},
|
155
|
+
"./rating": {
|
156
|
+
"types": "./rating/ngx-bootstrap-rating.d.ts",
|
157
|
+
"esm2020": "./rating/esm2020/ngx-bootstrap-rating.mjs",
|
158
|
+
"es2020": "./rating/fesm2020/ngx-bootstrap-rating.mjs",
|
159
|
+
"es2015": "./rating/fesm2015/ngx-bootstrap-rating.mjs",
|
160
|
+
"node": "./rating/fesm2015/ngx-bootstrap-rating.mjs",
|
161
|
+
"default": "./rating/fesm2020/ngx-bootstrap-rating.mjs"
|
162
|
+
},
|
163
|
+
"./sortable": {
|
164
|
+
"types": "./sortable/ngx-bootstrap-sortable.d.ts",
|
165
|
+
"esm2020": "./sortable/esm2020/ngx-bootstrap-sortable.mjs",
|
166
|
+
"es2020": "./sortable/fesm2020/ngx-bootstrap-sortable.mjs",
|
167
|
+
"es2015": "./sortable/fesm2015/ngx-bootstrap-sortable.mjs",
|
168
|
+
"node": "./sortable/fesm2015/ngx-bootstrap-sortable.mjs",
|
169
|
+
"default": "./sortable/fesm2020/ngx-bootstrap-sortable.mjs"
|
170
|
+
},
|
171
|
+
"./tabs": {
|
172
|
+
"types": "./tabs/ngx-bootstrap-tabs.d.ts",
|
173
|
+
"esm2020": "./tabs/esm2020/ngx-bootstrap-tabs.mjs",
|
174
|
+
"es2020": "./tabs/fesm2020/ngx-bootstrap-tabs.mjs",
|
175
|
+
"es2015": "./tabs/fesm2015/ngx-bootstrap-tabs.mjs",
|
176
|
+
"node": "./tabs/fesm2015/ngx-bootstrap-tabs.mjs",
|
177
|
+
"default": "./tabs/fesm2020/ngx-bootstrap-tabs.mjs"
|
178
|
+
},
|
179
|
+
"./timepicker": {
|
180
|
+
"types": "./timepicker/ngx-bootstrap-timepicker.d.ts",
|
181
|
+
"esm2020": "./timepicker/esm2020/ngx-bootstrap-timepicker.mjs",
|
182
|
+
"es2020": "./timepicker/fesm2020/ngx-bootstrap-timepicker.mjs",
|
183
|
+
"es2015": "./timepicker/fesm2015/ngx-bootstrap-timepicker.mjs",
|
184
|
+
"node": "./timepicker/fesm2015/ngx-bootstrap-timepicker.mjs",
|
185
|
+
"default": "./timepicker/fesm2020/ngx-bootstrap-timepicker.mjs"
|
186
|
+
},
|
187
|
+
"./tooltip": {
|
188
|
+
"types": "./tooltip/ngx-bootstrap-tooltip.d.ts",
|
189
|
+
"esm2020": "./tooltip/esm2020/ngx-bootstrap-tooltip.mjs",
|
190
|
+
"es2020": "./tooltip/fesm2020/ngx-bootstrap-tooltip.mjs",
|
191
|
+
"es2015": "./tooltip/fesm2015/ngx-bootstrap-tooltip.mjs",
|
192
|
+
"node": "./tooltip/fesm2015/ngx-bootstrap-tooltip.mjs",
|
193
|
+
"default": "./tooltip/fesm2020/ngx-bootstrap-tooltip.mjs"
|
194
|
+
},
|
195
|
+
"./typeahead": {
|
196
|
+
"types": "./typeahead/ngx-bootstrap-typeahead.d.ts",
|
197
|
+
"esm2020": "./typeahead/esm2020/ngx-bootstrap-typeahead.mjs",
|
198
|
+
"es2020": "./typeahead/fesm2020/ngx-bootstrap-typeahead.mjs",
|
199
|
+
"es2015": "./typeahead/fesm2015/ngx-bootstrap-typeahead.mjs",
|
200
|
+
"node": "./typeahead/fesm2015/ngx-bootstrap-typeahead.mjs",
|
201
|
+
"default": "./typeahead/fesm2020/ngx-bootstrap-typeahead.mjs"
|
202
|
+
},
|
203
|
+
"./utils": {
|
204
|
+
"types": "./utils/ngx-bootstrap-utils.d.ts",
|
205
|
+
"esm2020": "./utils/esm2020/ngx-bootstrap-utils.mjs",
|
206
|
+
"es2020": "./utils/fesm2020/ngx-bootstrap-utils.mjs",
|
207
|
+
"es2015": "./utils/fesm2015/ngx-bootstrap-utils.mjs",
|
208
|
+
"node": "./utils/fesm2015/ngx-bootstrap-utils.mjs",
|
209
|
+
"default": "./utils/fesm2020/ngx-bootstrap-utils.mjs"
|
210
|
+
},
|
211
|
+
"./package.json": {
|
212
|
+
"default": "./package.json"
|
213
|
+
},
|
214
|
+
".": {
|
215
|
+
"types": "./ngx-bootstrap.d.ts",
|
216
|
+
"esm2020": "./esm2020/ngx-bootstrap.mjs",
|
217
|
+
"es2020": "./fesm2020/ngx-bootstrap.mjs",
|
218
|
+
"es2015": "./fesm2015/ngx-bootstrap.mjs",
|
219
|
+
"node": "./fesm2015/ngx-bootstrap.mjs",
|
220
|
+
"default": "./fesm2020/ngx-bootstrap.mjs"
|
221
|
+
}
|
222
|
+
},
|
17
223
|
"sideEffects": false,
|
18
224
|
"publishConfig": {
|
19
225
|
"registry": "https://registry.npmjs.org/",
|
@@ -40,18 +246,5 @@
|
|
40
246
|
"esm2020": "esm2020/ngx-bootstrap.mjs",
|
41
247
|
"fesm2020": "fesm2020/ngx-bootstrap.mjs",
|
42
248
|
"fesm2015": "fesm2015/ngx-bootstrap.mjs",
|
43
|
-
"typings": "ngx-bootstrap.d.ts"
|
44
|
-
"exports": {
|
45
|
-
"./package.json": {
|
46
|
-
"default": "./package.json"
|
47
|
-
},
|
48
|
-
".": {
|
49
|
-
"types": "./ngx-bootstrap.d.ts",
|
50
|
-
"esm2020": "./esm2020/ngx-bootstrap.mjs",
|
51
|
-
"es2020": "./fesm2020/ngx-bootstrap.mjs",
|
52
|
-
"es2015": "./fesm2015/ngx-bootstrap.mjs",
|
53
|
-
"node": "./fesm2015/ngx-bootstrap.mjs",
|
54
|
-
"default": "./fesm2020/ngx-bootstrap.mjs"
|
55
|
-
}
|
56
|
-
}
|
249
|
+
"typings": "ngx-bootstrap.d.ts"
|
57
250
|
}
|
package/pagination/package.json
CHANGED
@@ -1,6 +1,8 @@
|
|
1
1
|
{
|
2
2
|
"name": "ngx-bootstrap/pagination",
|
3
|
-
"version": "8.0.0-RC.
|
3
|
+
"version": "8.0.0-RC.8",
|
4
|
+
"author": "Dmitriy Shekhovtsov <valorkin@gmail.com>",
|
5
|
+
"license": "MIT",
|
4
6
|
"module": "fesm2015/ngx-bootstrap-pagination.mjs",
|
5
7
|
"es2020": "fesm2020/ngx-bootstrap-pagination.mjs",
|
6
8
|
"esm2020": "esm2020/ngx-bootstrap-pagination.mjs",
|
@@ -27,12 +27,12 @@ export class PopoverContainerComponent {
|
|
27
27
|
}
|
28
28
|
}
|
29
29
|
PopoverContainerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.1", ngImport: i0, type: PopoverContainerComponent, deps: [{ token: i1.PopoverConfig }], target: i0.ɵɵFactoryTarget.Component });
|
30
|
-
PopoverContainerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.1", type: PopoverContainerComponent, selector: "popover-container", inputs: { placement: "placement", title: "title" }, host: { attributes: { "role": "tooltip" }, properties: { "attr.id": "popoverId", "class": "\"popover in popover-\" + _placement + \" \" + \"bs-popover-\" + _placement + \" \" + _placement + \" \" + containerClass + checkMarginNecessity()", "class.show": "!_bsVersions.isBs3", "class.bs3": "_bsVersions.isBs3" }, styleAttribute: "display:block;" }, ngImport: i0, template: "<div class=\"popover-arrow arrow\"></div>\n<h3 class=\"popover-title popover-header\" *ngIf=\"title\">{{ title }}</h3>\n<div class=\"popover-content popover-body\">\n <ng-content></ng-content>\n</div>\n", styles: [":host.bs3.popover-top{margin-bottom:10px}:host.bs3.popover.top>.arrow{margin-left:-2px}:host.bs3.popover.top{margin-bottom:10px}:host.popover.bottom>.arrow{margin-left:-4px}:host.bs3.bs-popover-left{margin-right:.5rem}:host.bs3.bs-popover-right .arrow,:host.bs3.bs-popover-left .arrow{margin:.3rem 0}\n"], directives: [{ type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
30
|
+
PopoverContainerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.1", type: PopoverContainerComponent, selector: "popover-container", inputs: { placement: "placement", title: "title" }, host: { attributes: { "role": "tooltip" }, properties: { "attr.id": "popoverId", "class": "\"popover in popover-\" + _placement + \" \" + \"bs-popover-\" + _placement + \" \" + _placement + \" \" + containerClass + \" \" + checkMarginNecessity()", "class.show": "!_bsVersions.isBs3", "class.bs3": "_bsVersions.isBs3" }, styleAttribute: "display:block;" }, ngImport: i0, template: "<div class=\"popover-arrow arrow\"></div>\n<h3 class=\"popover-title popover-header\" *ngIf=\"title\">{{ title }}</h3>\n<div class=\"popover-content popover-body\">\n <ng-content></ng-content>\n</div>\n", styles: [":host.bs3.popover-top{margin-bottom:10px}:host.bs3.popover.top>.arrow{margin-left:-2px}:host.bs3.popover.top{margin-bottom:10px}:host.popover.bottom>.arrow{margin-left:-4px}:host.bs3.bs-popover-left{margin-right:.5rem}:host.bs3.bs-popover-right .arrow,:host.bs3.bs-popover-left .arrow{margin:.3rem 0}\n"], directives: [{ type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
31
31
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.1", ngImport: i0, type: PopoverContainerComponent, decorators: [{
|
32
32
|
type: Component,
|
33
33
|
args: [{ selector: 'popover-container', changeDetection: ChangeDetectionStrategy.OnPush, host: {
|
34
34
|
'[attr.id]': 'popoverId',
|
35
|
-
'[class]': '"popover in popover-" + _placement + " " + "bs-popover-" + _placement + " " + _placement + " " + containerClass + checkMarginNecessity()',
|
35
|
+
'[class]': '"popover in popover-" + _placement + " " + "bs-popover-" + _placement + " " + _placement + " " + containerClass + " " + checkMarginNecessity()',
|
36
36
|
'[class.show]': '!_bsVersions.isBs3',
|
37
37
|
'[class.bs3]': '_bsVersions.isBs3',
|
38
38
|
role: 'tooltip',
|
@@ -64,4 +64,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.1", ngImpor
|
|
64
64
|
}], title: [{
|
65
65
|
type: Input
|
66
66
|
}] } });
|
67
|
-
//# sourceMappingURL=data:application/json;base64,
|
67
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicG9wb3Zlci1jb250YWluZXIuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL3BvcG92ZXIvcG9wb3Zlci1jb250YWluZXIuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vc3JjL3BvcG92ZXIvcG9wb3Zlci1jb250YWluZXIuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHVCQUF1QixFQUFFLEtBQUssRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDMUUsT0FBTyxFQUFFLGFBQWEsRUFBRSxNQUFNLGtCQUFrQixDQUFDO0FBQ2pELE9BQU8sRUFBRSxRQUFRLEVBQWMsTUFBTSxxQkFBcUIsQ0FBQztBQUMzRCxPQUFPLEVBQUUsZUFBZSxFQUFFLFlBQVksRUFBdUIsTUFBTSwyQkFBMkIsQ0FBQzs7OztBQXVDL0YsTUFBTSxPQUFPLHlCQUF5QjtJQW1CcEMsWUFBWSxNQUFxQjtRQU5qQyxlQUFVLEdBQUcsS0FBSyxDQUFDO1FBT2pCLE1BQU0sQ0FBQyxNQUFNLENBQUMsSUFBSSxFQUFFLE1BQU0sQ0FBQyxDQUFDO0lBQzlCLENBQUM7SUFwQkQsSUFBYSxTQUFTLENBQUMsS0FBMEI7UUFDL0MsSUFBSSxDQUFDLElBQUksQ0FBQyxXQUFXLENBQUMsS0FBSyxFQUFFO1lBQzNCLElBQUksQ0FBQyxVQUFVLEdBQUcsS0FBSyxDQUFDO1NBQ3pCO2FBQU07WUFDTCxJQUFJLENBQUMsVUFBVSxHQUFJLGVBQWUsQ0FBQyxLQUFxQyxDQUFDLENBQUM7U0FDM0U7SUFDSCxDQUFDO0lBQUEsQ0FBQztJQVFGLElBQUksV0FBVztRQUNiLE9BQU8sUUFBUSxFQUFFLENBQUM7SUFDcEIsQ0FBQztJQU1ELG9CQUFvQjtRQUNsQixPQUFPLFlBQVksQ0FBQyxJQUFJLENBQUMsVUFBVSxDQUFDLENBQUM7SUFDdkMsQ0FBQzs7c0hBekJVLHlCQUF5QjswR0FBekIseUJBQXlCLGlkQzFDdEMsNk1BS0E7MkZEcUNhLHlCQUF5QjtrQkFyQ3JDLFNBQVM7K0JBQ0UsbUJBQW1CLG1CQUNaLHVCQUF1QixDQUFDLE1BQU0sUUFFekM7d0JBQ0osV0FBVyxFQUFFLFdBQVc7d0JBQ3hCLFNBQVMsRUFDUCxnSkFBZ0o7d0JBQ2xKLGNBQWMsRUFBRSxvQkFBb0I7d0JBQ3BDLGFBQWEsRUFBRSxtQkFBbUI7d0JBQ2xDLElBQUksRUFBRSxTQUFTO3dCQUNmLEtBQUssRUFBRSxnQkFBZ0I7cUJBQ3hCLFVBQ087d0JBQ047Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7S0FtQkM7cUJBQ0Y7b0dBSVksU0FBUztzQkFBckIsS0FBSztnQkFRRyxLQUFLO3NCQUFiLEtBQUsiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneSwgSW5wdXQsIENvbXBvbmVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgUG9wb3ZlckNvbmZpZyB9IGZyb20gJy4vcG9wb3Zlci5jb25maWcnO1xuaW1wb3J0IHsgZ2V0QnNWZXIsIElCc1ZlcnNpb24gfSBmcm9tICduZ3gtYm9vdHN0cmFwL3V0aWxzJztcbmltcG9ydCB7IFBsYWNlbWVudEZvckJzNSwgY2hlY2tNYXJnaW5zLCBBdmFpbGJsZUJTUG9zaXRpb25zIH0gZnJvbSAnbmd4LWJvb3RzdHJhcC9wb3NpdGlvbmluZyc7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ3BvcG92ZXItY29udGFpbmVyJyxcbiAgY2hhbmdlRGV0ZWN0aW9uOiBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneS5PblB1c2gsXG4gIC8vIGVzbGludC1kaXNhYmxlLW5leHQtbGluZSBAYW5ndWxhci1lc2xpbnQvbm8taG9zdC1tZXRhZGF0YS1wcm9wZXJ0eVxuICBob3N0OiB7XG4gICAgJ1thdHRyLmlkXSc6ICdwb3BvdmVySWQnLFxuICAgICdbY2xhc3NdJzpcbiAgICAgICdcInBvcG92ZXIgaW4gcG9wb3Zlci1cIiArIF9wbGFjZW1lbnQgKyBcIiBcIiArIFwiYnMtcG9wb3Zlci1cIiArIF9wbGFjZW1lbnQgKyBcIiBcIiArIF9wbGFjZW1lbnQgKyBcIiBcIiArIGNvbnRhaW5lckNsYXNzICsgXCIgXCIgKyBjaGVja01hcmdpbk5lY2Vzc2l0eSgpJyxcbiAgICAnW2NsYXNzLnNob3ddJzogJyFfYnNWZXJzaW9ucy5pc0JzMycsXG4gICAgJ1tjbGFzcy5iczNdJzogJ19ic1ZlcnNpb25zLmlzQnMzJyxcbiAgICByb2xlOiAndG9vbHRpcCcsXG4gICAgc3R5bGU6ICdkaXNwbGF5OmJsb2NrOydcbiAgfSxcbiAgc3R5bGVzOiBbXG4gICAgYFxuICAgIDpob3N0LmJzMy5wb3BvdmVyLXRvcCB7XG4gICAgICBtYXJnaW4tYm90dG9tOiAxMHB4O1xuICAgIH1cbiAgICA6aG9zdC5iczMucG9wb3Zlci50b3A+LmFycm93IHtcbiAgICAgIG1hcmdpbi1sZWZ0OiAtMnB4O1xuICAgIH1cbiAgICA6aG9zdC5iczMucG9wb3Zlci50b3Age1xuICAgICAgbWFyZ2luLWJvdHRvbTogMTBweDtcbiAgICB9XG4gICAgOmhvc3QucG9wb3Zlci5ib3R0b20+LmFycm93IHtcbiAgICAgIG1hcmdpbi1sZWZ0OiAtNHB4O1xuICAgIH1cbiAgICA6aG9zdC5iczMuYnMtcG9wb3Zlci1sZWZ0IHtcbiAgICAgIG1hcmdpbi1yaWdodDogLjVyZW07XG4gICAgfVxuICAgIDpob3N0LmJzMy5icy1wb3BvdmVyLXJpZ2h0IC5hcnJvdywgOmhvc3QuYnMzLmJzLXBvcG92ZXItbGVmdCAuYXJyb3d7XG4gICAgICBtYXJnaW46IC4zcmVtIDA7XG4gICAgfVxuICAgIGBcbiAgXSxcbiAgdGVtcGxhdGVVcmw6ICcuL3BvcG92ZXItY29udGFpbmVyLmNvbXBvbmVudC5odG1sJ1xufSlcbmV4cG9ydCBjbGFzcyBQb3BvdmVyQ29udGFpbmVyQ29tcG9uZW50IHtcbiAgQElucHV0KCkgc2V0IHBsYWNlbWVudCh2YWx1ZTogQXZhaWxibGVCU1Bvc2l0aW9ucykge1xuICAgIGlmICghdGhpcy5fYnNWZXJzaW9ucy5pc0JzNSkge1xuICAgICAgdGhpcy5fcGxhY2VtZW50ID0gdmFsdWU7XG4gICAgfSBlbHNlIHtcbiAgICAgIHRoaXMuX3BsYWNlbWVudCA9ICBQbGFjZW1lbnRGb3JCczVbdmFsdWUgYXMga2V5b2YgdHlwZW9mIFBsYWNlbWVudEZvckJzNV07XG4gICAgfVxuICB9O1xuXG4gIEBJbnB1dCgpIHRpdGxlPzogc3RyaW5nO1xuXG4gIGNvbnRhaW5lckNsYXNzPzogc3RyaW5nO1xuICBwb3BvdmVySWQ/OiBzdHJpbmc7XG4gIF9wbGFjZW1lbnQgPSAndG9wJztcblxuICBnZXQgX2JzVmVyc2lvbnMoKTogSUJzVmVyc2lvbiB7XG4gICAgcmV0dXJuIGdldEJzVmVyKCk7XG4gIH1cblxuICBjb25zdHJ1Y3Rvcihjb25maWc6IFBvcG92ZXJDb25maWcpIHtcbiAgICBPYmplY3QuYXNzaWduKHRoaXMsIGNvbmZpZyk7XG4gIH1cblxuICBjaGVja01hcmdpbk5lY2Vzc2l0eSgpOiBzdHJpbmcge1xuICAgIHJldHVybiBjaGVja01hcmdpbnModGhpcy5fcGxhY2VtZW50KTtcbiAgfVxufVxuIiwiPGRpdiBjbGFzcz1cInBvcG92ZXItYXJyb3cgYXJyb3dcIj48L2Rpdj5cbjxoMyBjbGFzcz1cInBvcG92ZXItdGl0bGUgcG9wb3Zlci1oZWFkZXJcIiAqbmdJZj1cInRpdGxlXCI+e3sgdGl0bGUgfX08L2gzPlxuPGRpdiBjbGFzcz1cInBvcG92ZXItY29udGVudCBwb3BvdmVyLWJvZHlcIj5cbiAgPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxuPC9kaXY+XG4iXX0=
|
@@ -64,12 +64,12 @@ class PopoverContainerComponent {
|
|
64
64
|
}
|
65
65
|
}
|
66
66
|
PopoverContainerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.1", ngImport: i0, type: PopoverContainerComponent, deps: [{ token: PopoverConfig }], target: i0.ɵɵFactoryTarget.Component });
|
67
|
-
PopoverContainerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.1", type: PopoverContainerComponent, selector: "popover-container", inputs: { placement: "placement", title: "title" }, host: { attributes: { "role": "tooltip" }, properties: { "attr.id": "popoverId", "class": "\"popover in popover-\" + _placement + \" \" + \"bs-popover-\" + _placement + \" \" + _placement + \" \" + containerClass + checkMarginNecessity()", "class.show": "!_bsVersions.isBs3", "class.bs3": "_bsVersions.isBs3" }, styleAttribute: "display:block;" }, ngImport: i0, template: "<div class=\"popover-arrow arrow\"></div>\n<h3 class=\"popover-title popover-header\" *ngIf=\"title\">{{ title }}</h3>\n<div class=\"popover-content popover-body\">\n <ng-content></ng-content>\n</div>\n", styles: [":host.bs3.popover-top{margin-bottom:10px}:host.bs3.popover.top>.arrow{margin-left:-2px}:host.bs3.popover.top{margin-bottom:10px}:host.popover.bottom>.arrow{margin-left:-4px}:host.bs3.bs-popover-left{margin-right:.5rem}:host.bs3.bs-popover-right .arrow,:host.bs3.bs-popover-left .arrow{margin:.3rem 0}\n"], directives: [{ type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
67
|
+
PopoverContainerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.1", type: PopoverContainerComponent, selector: "popover-container", inputs: { placement: "placement", title: "title" }, host: { attributes: { "role": "tooltip" }, properties: { "attr.id": "popoverId", "class": "\"popover in popover-\" + _placement + \" \" + \"bs-popover-\" + _placement + \" \" + _placement + \" \" + containerClass + \" \" + checkMarginNecessity()", "class.show": "!_bsVersions.isBs3", "class.bs3": "_bsVersions.isBs3" }, styleAttribute: "display:block;" }, ngImport: i0, template: "<div class=\"popover-arrow arrow\"></div>\n<h3 class=\"popover-title popover-header\" *ngIf=\"title\">{{ title }}</h3>\n<div class=\"popover-content popover-body\">\n <ng-content></ng-content>\n</div>\n", styles: [":host.bs3.popover-top{margin-bottom:10px}:host.bs3.popover.top>.arrow{margin-left:-2px}:host.bs3.popover.top{margin-bottom:10px}:host.popover.bottom>.arrow{margin-left:-4px}:host.bs3.bs-popover-left{margin-right:.5rem}:host.bs3.bs-popover-right .arrow,:host.bs3.bs-popover-left .arrow{margin:.3rem 0}\n"], directives: [{ type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
68
68
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.1", ngImport: i0, type: PopoverContainerComponent, decorators: [{
|
69
69
|
type: Component,
|
70
70
|
args: [{ selector: 'popover-container', changeDetection: ChangeDetectionStrategy.OnPush, host: {
|
71
71
|
'[attr.id]': 'popoverId',
|
72
|
-
'[class]': '"popover in popover-" + _placement + " " + "bs-popover-" + _placement + " " + _placement + " " + containerClass + checkMarginNecessity()',
|
72
|
+
'[class]': '"popover in popover-" + _placement + " " + "bs-popover-" + _placement + " " + _placement + " " + containerClass + " " + checkMarginNecessity()',
|
73
73
|
'[class.show]': '!_bsVersions.isBs3',
|
74
74
|
'[class.bs3]': '_bsVersions.isBs3',
|
75
75
|
role: 'tooltip',
|