@itfin/components 1.4.45 → 1.4.47

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": "@itfin/components",
3
- "version": "1.4.45",
3
+ "version": "1.4.47",
4
4
  "author": "Vitalii Savchuk <esvit666@gmail.com>",
5
5
  "scripts": {
6
6
  "serve": "vue-cli-service serve",
@@ -460,7 +460,6 @@ export default {
460
460
  'nomi-arrow_up': () => import('./components/nomi-arrow_up.vue'),
461
461
  'nomi-ai': () => import('./components/nomi-ai.vue'),
462
462
  'nomi-calendar-view': () => import('./components/nomi-calendar-view.vue'),
463
- 'nomi-.DS_Store': () => import('./components/nomi-.DS_Store'),
464
463
  'nomi-calendar': () => import('./components/nomi-calendar.vue'),
465
464
  'nomi-arrow-right-top': () => import('./components/nomi-arrow-right-top.vue'),
466
465
  'nomi-clear': () => import('./components/nomi-clear.vue'),
@@ -505,4 +504,4 @@ export default {
505
504
  'nomi-user': () => import('./components/nomi-user.vue'),
506
505
  'nomi-transactions': () => import('./components/nomi-transactions.vue'),
507
506
  'nomi-unpin': () => import('./components/nomi-unpin.vue'),
508
- }
507
+ }