ngx-bootstrap 21.0.0 → 21.0.1

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ngx-bootstrap",
3
- "version": "21.0.0",
3
+ "version": "21.0.1",
4
4
  "description": "Angular Bootstrap",
5
5
  "author": "Dmitriy Shekhovtsov <valorkin@gmail.com>",
6
6
  "license": "MIT",
@@ -17,150 +17,102 @@
17
17
  },
18
18
  "exports": {
19
19
  "./accordion": {
20
- "types": "./accordion/index.d.ts",
21
- "esm2022": "./accordion/esm2022/ngx-bootstrap-accordion.mjs",
22
- "esm": "./accordion/esm2022/ngx-bootstrap-accordion.mjs",
20
+ "types": "./accordion/types/ngx-bootstrap-accordion.d.ts",
23
21
  "default": "./accordion/fesm2022/ngx-bootstrap-accordion.mjs"
24
22
  },
25
23
  "./alert": {
26
- "types": "./alert/index.d.ts",
27
- "esm2022": "./alert/esm2022/ngx-bootstrap-alert.mjs",
28
- "esm": "./alert/esm2022/ngx-bootstrap-alert.mjs",
24
+ "types": "./alert/types/ngx-bootstrap-alert.d.ts",
29
25
  "default": "./alert/fesm2022/ngx-bootstrap-alert.mjs"
30
26
  },
31
27
  "./buttons": {
32
- "types": "./buttons/index.d.ts",
33
- "esm2022": "./buttons/esm2022/ngx-bootstrap-buttons.mjs",
34
- "esm": "./buttons/esm2022/ngx-bootstrap-buttons.mjs",
28
+ "types": "./buttons/types/ngx-bootstrap-buttons.d.ts",
35
29
  "default": "./buttons/fesm2022/ngx-bootstrap-buttons.mjs"
36
30
  },
37
31
  "./carousel": {
38
- "types": "./carousel/index.d.ts",
39
- "esm2022": "./carousel/esm2022/ngx-bootstrap-carousel.mjs",
40
- "esm": "./carousel/esm2022/ngx-bootstrap-carousel.mjs",
32
+ "types": "./carousel/types/ngx-bootstrap-carousel.d.ts",
41
33
  "default": "./carousel/fesm2022/ngx-bootstrap-carousel.mjs"
42
34
  },
43
35
  "./chronos": {
44
- "types": "./chronos/index.d.ts",
45
- "esm2022": "./chronos/esm2022/ngx-bootstrap-chronos.mjs",
46
- "esm": "./chronos/esm2022/ngx-bootstrap-chronos.mjs",
36
+ "types": "./chronos/types/ngx-bootstrap-chronos.d.ts",
47
37
  "default": "./chronos/fesm2022/ngx-bootstrap-chronos.mjs"
48
38
  },
49
39
  "./collapse": {
50
- "types": "./collapse/index.d.ts",
51
- "esm2022": "./collapse/esm2022/ngx-bootstrap-collapse.mjs",
52
- "esm": "./collapse/esm2022/ngx-bootstrap-collapse.mjs",
40
+ "types": "./collapse/types/ngx-bootstrap-collapse.d.ts",
53
41
  "default": "./collapse/fesm2022/ngx-bootstrap-collapse.mjs"
54
42
  },
55
43
  "./component-loader": {
56
- "types": "./component-loader/index.d.ts",
57
- "esm2022": "./component-loader/esm2022/ngx-bootstrap-component-loader.mjs",
58
- "esm": "./component-loader/esm2022/ngx-bootstrap-component-loader.mjs",
44
+ "types": "./component-loader/types/ngx-bootstrap-component-loader.d.ts",
59
45
  "default": "./component-loader/fesm2022/ngx-bootstrap-component-loader.mjs"
60
46
  },
61
47
  "./datepicker": {
62
- "types": "./datepicker/index.d.ts",
63
- "esm2022": "./datepicker/esm2022/ngx-bootstrap-datepicker.mjs",
64
- "esm": "./datepicker/esm2022/ngx-bootstrap-datepicker.mjs",
48
+ "types": "./datepicker/types/ngx-bootstrap-datepicker.d.ts",
65
49
  "default": "./datepicker/fesm2022/ngx-bootstrap-datepicker.mjs"
66
50
  },
67
51
  "./datepicker/bs-datepicker.css": {
68
52
  "style": "./datepicker/bs-datepicker.css"
69
53
  },
70
54
  "./dropdown": {
71
- "types": "./dropdown/index.d.ts",
72
- "esm2022": "./dropdown/esm2022/ngx-bootstrap-dropdown.mjs",
73
- "esm": "./dropdown/esm2022/ngx-bootstrap-dropdown.mjs",
55
+ "types": "./dropdown/types/ngx-bootstrap-dropdown.d.ts",
74
56
  "default": "./dropdown/fesm2022/ngx-bootstrap-dropdown.mjs"
75
57
  },
76
58
  "./focus-trap": {
77
- "types": "./focus-trap/index.d.ts",
78
- "esm2022": "./focus-trap/esm2022/ngx-bootstrap-focus-trap.mjs",
79
- "esm": "./focus-trap/esm2022/ngx-bootstrap-focus-trap.mjs",
59
+ "types": "./focus-trap/types/ngx-bootstrap-focus-trap.d.ts",
80
60
  "default": "./focus-trap/fesm2022/ngx-bootstrap-focus-trap.mjs"
81
61
  },
82
62
  "./locale": {
83
- "types": "./locale/index.d.ts",
84
- "esm2022": "./locale/esm2022/ngx-bootstrap-locale.mjs",
85
- "esm": "./locale/esm2022/ngx-bootstrap-locale.mjs",
63
+ "types": "./locale/types/ngx-bootstrap-locale.d.ts",
86
64
  "default": "./locale/fesm2022/ngx-bootstrap-locale.mjs"
87
65
  },
88
66
  "./mini-ngrx": {
89
- "types": "./mini-ngrx/index.d.ts",
90
- "esm2022": "./mini-ngrx/esm2022/ngx-bootstrap-mini-ngrx.mjs",
91
- "esm": "./mini-ngrx/esm2022/ngx-bootstrap-mini-ngrx.mjs",
67
+ "types": "./mini-ngrx/types/ngx-bootstrap-mini-ngrx.d.ts",
92
68
  "default": "./mini-ngrx/fesm2022/ngx-bootstrap-mini-ngrx.mjs"
93
69
  },
94
70
  "./modal": {
95
- "types": "./modal/index.d.ts",
96
- "esm2022": "./modal/esm2022/ngx-bootstrap-modal.mjs",
97
- "esm": "./modal/esm2022/ngx-bootstrap-modal.mjs",
71
+ "types": "./modal/types/ngx-bootstrap-modal.d.ts",
98
72
  "default": "./modal/fesm2022/ngx-bootstrap-modal.mjs"
99
73
  },
100
74
  "./pagination": {
101
- "types": "./pagination/index.d.ts",
102
- "esm2022": "./pagination/esm2022/ngx-bootstrap-pagination.mjs",
103
- "esm": "./pagination/esm2022/ngx-bootstrap-pagination.mjs",
75
+ "types": "./pagination/types/ngx-bootstrap-pagination.d.ts",
104
76
  "default": "./pagination/fesm2022/ngx-bootstrap-pagination.mjs"
105
77
  },
106
78
  "./popover": {
107
- "types": "./popover/index.d.ts",
108
- "esm2022": "./popover/esm2022/ngx-bootstrap-popover.mjs",
109
- "esm": "./popover/esm2022/ngx-bootstrap-popover.mjs",
79
+ "types": "./popover/types/ngx-bootstrap-popover.d.ts",
110
80
  "default": "./popover/fesm2022/ngx-bootstrap-popover.mjs"
111
81
  },
112
82
  "./positioning": {
113
- "types": "./positioning/index.d.ts",
114
- "esm2022": "./positioning/esm2022/ngx-bootstrap-positioning.mjs",
115
- "esm": "./positioning/esm2022/ngx-bootstrap-positioning.mjs",
83
+ "types": "./positioning/types/ngx-bootstrap-positioning.d.ts",
116
84
  "default": "./positioning/fesm2022/ngx-bootstrap-positioning.mjs"
117
85
  },
118
86
  "./progressbar": {
119
- "types": "./progressbar/index.d.ts",
120
- "esm2022": "./progressbar/esm2022/ngx-bootstrap-progressbar.mjs",
121
- "esm": "./progressbar/esm2022/ngx-bootstrap-progressbar.mjs",
87
+ "types": "./progressbar/types/ngx-bootstrap-progressbar.d.ts",
122
88
  "default": "./progressbar/fesm2022/ngx-bootstrap-progressbar.mjs"
123
89
  },
124
90
  "./rating": {
125
- "types": "./rating/index.d.ts",
126
- "esm2022": "./rating/esm2022/ngx-bootstrap-rating.mjs",
127
- "esm": "./rating/esm2022/ngx-bootstrap-rating.mjs",
91
+ "types": "./rating/types/ngx-bootstrap-rating.d.ts",
128
92
  "default": "./rating/fesm2022/ngx-bootstrap-rating.mjs"
129
93
  },
130
94
  "./sortable": {
131
- "types": "./sortable/index.d.ts",
132
- "esm2022": "./sortable/esm2022/ngx-bootstrap-sortable.mjs",
133
- "esm": "./sortable/esm2022/ngx-bootstrap-sortable.mjs",
95
+ "types": "./sortable/types/ngx-bootstrap-sortable.d.ts",
134
96
  "default": "./sortable/fesm2022/ngx-bootstrap-sortable.mjs"
135
97
  },
136
98
  "./tabs": {
137
- "types": "./tabs/index.d.ts",
138
- "esm2022": "./tabs/esm2022/ngx-bootstrap-tabs.mjs",
139
- "esm": "./tabs/esm2022/ngx-bootstrap-tabs.mjs",
99
+ "types": "./tabs/types/ngx-bootstrap-tabs.d.ts",
140
100
  "default": "./tabs/fesm2022/ngx-bootstrap-tabs.mjs"
141
101
  },
142
102
  "./timepicker": {
143
- "types": "./timepicker/index.d.ts",
144
- "esm2022": "./timepicker/esm2022/ngx-bootstrap-timepicker.mjs",
145
- "esm": "./timepicker/esm2022/ngx-bootstrap-timepicker.mjs",
103
+ "types": "./timepicker/types/ngx-bootstrap-timepicker.d.ts",
146
104
  "default": "./timepicker/fesm2022/ngx-bootstrap-timepicker.mjs"
147
105
  },
148
106
  "./tooltip": {
149
- "types": "./tooltip/index.d.ts",
150
- "esm2022": "./tooltip/esm2022/ngx-bootstrap-tooltip.mjs",
151
- "esm": "./tooltip/esm2022/ngx-bootstrap-tooltip.mjs",
107
+ "types": "./tooltip/types/ngx-bootstrap-tooltip.d.ts",
152
108
  "default": "./tooltip/fesm2022/ngx-bootstrap-tooltip.mjs"
153
109
  },
154
110
  "./typeahead": {
155
- "types": "./typeahead/index.d.ts",
156
- "esm2022": "./typeahead/esm2022/ngx-bootstrap-typeahead.mjs",
157
- "esm": "./typeahead/esm2022/ngx-bootstrap-typeahead.mjs",
111
+ "types": "./typeahead/types/ngx-bootstrap-typeahead.d.ts",
158
112
  "default": "./typeahead/fesm2022/ngx-bootstrap-typeahead.mjs"
159
113
  },
160
114
  "./utils": {
161
- "types": "./utils/index.d.ts",
162
- "esm2022": "./utils/esm2022/ngx-bootstrap-utils.mjs",
163
- "esm": "./utils/esm2022/ngx-bootstrap-utils.mjs",
115
+ "types": "./utils/types/ngx-bootstrap-utils.d.ts",
164
116
  "default": "./utils/fesm2022/ngx-bootstrap-utils.mjs"
165
117
  },
166
118
  "./package.json": {
@@ -1,4 +1,4 @@
1
1
  {
2
- "NGX_BOOTSTRAP_VERSION": "21.0.0",
2
+ "NGX_BOOTSTRAP_VERSION": "21.0.1",
3
3
  "BOOTSTRAP_VERSION": "^5.2.3"
4
4
  }