@mintplayer/ng-bootstrap 20.5.0 → 20.6.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,7 +1,7 @@
1
1
  {
2
2
  "name": "@mintplayer/ng-bootstrap",
3
3
  "private": false,
4
- "version": "20.5.0",
4
+ "version": "20.6.1",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/MintPlayer/mintplayer-ng-bootstrap",
@@ -68,14 +68,14 @@
68
68
  "types": "./code-snippet/index.d.ts",
69
69
  "default": "./fesm2022/mintplayer-ng-bootstrap-code-snippet.mjs"
70
70
  },
71
- "./color-picker": {
72
- "types": "./color-picker/index.d.ts",
73
- "default": "./fesm2022/mintplayer-ng-bootstrap-color-picker.mjs"
74
- },
75
71
  "./container": {
76
72
  "types": "./container/index.d.ts",
77
73
  "default": "./fesm2022/mintplayer-ng-bootstrap-container.mjs"
78
74
  },
75
+ "./color-picker": {
76
+ "types": "./color-picker/index.d.ts",
77
+ "default": "./fesm2022/mintplayer-ng-bootstrap-color-picker.mjs"
78
+ },
79
79
  "./context-menu": {
80
80
  "types": "./context-menu/index.d.ts",
81
81
  "default": "./fesm2022/mintplayer-ng-bootstrap-context-menu.mjs"
@@ -164,10 +164,6 @@
164
164
  "types": "./instance-of/index.d.ts",
165
165
  "default": "./fesm2022/mintplayer-ng-bootstrap-instance-of.mjs"
166
166
  },
167
- "./let": {
168
- "types": "./let/index.d.ts",
169
- "default": "./fesm2022/mintplayer-ng-bootstrap-let.mjs"
170
- },
171
167
  "./linify": {
172
168
  "types": "./linify/index.d.ts",
173
169
  "default": "./fesm2022/mintplayer-ng-bootstrap-linify.mjs"
@@ -204,9 +200,9 @@
204
200
  "types": "./navigation-lock/index.d.ts",
205
201
  "default": "./fesm2022/mintplayer-ng-bootstrap-navigation-lock.mjs"
206
202
  },
207
- "./no-noscript": {
208
- "types": "./no-noscript/index.d.ts",
209
- "default": "./fesm2022/mintplayer-ng-bootstrap-no-noscript.mjs"
203
+ "./let": {
204
+ "types": "./let/index.d.ts",
205
+ "default": "./fesm2022/mintplayer-ng-bootstrap-let.mjs"
210
206
  },
211
207
  "./offcanvas": {
212
208
  "types": "./offcanvas/index.d.ts",
@@ -216,6 +212,10 @@
216
212
  "types": "./ordinal-number/index.d.ts",
217
213
  "default": "./fesm2022/mintplayer-ng-bootstrap-ordinal-number.mjs"
218
214
  },
215
+ "./no-noscript": {
216
+ "types": "./no-noscript/index.d.ts",
217
+ "default": "./fesm2022/mintplayer-ng-bootstrap-no-noscript.mjs"
218
+ },
219
219
  "./pagination": {
220
220
  "types": "./pagination/index.d.ts",
221
221
  "default": "./fesm2022/mintplayer-ng-bootstrap-pagination.mjs"