@visns-studio/visns-components 5.15.5 → 5.15.6

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.
@@ -35,7 +35,7 @@ export const VERKADA_CAMERAS = {
35
35
  ],
36
36
  description:
37
37
  'Entry-level indoor dome camera with 3MP resolution and fixed lens',
38
- image: '/images/cameras/verkada-cd22.png',
38
+ image: 'https://d16lktya8ojp5z.cloudfront.net/verkada/images/Dome.png',
39
39
  icon: 'Circle',
40
40
  },
41
41
  'CD22-E': {
@@ -62,7 +62,7 @@ export const VERKADA_CAMERAS = {
62
62
  ],
63
63
  description:
64
64
  'Entry-level outdoor dome camera with 3MP resolution and weather protection',
65
- image: '/images/cameras/verkada-cd22-e.png',
65
+ image: 'https://d16lktya8ojp5z.cloudfront.net/verkada/images/Dome.png',
66
66
  icon: 'Circle',
67
67
  },
68
68
  CD32: {
@@ -87,7 +87,7 @@ export const VERKADA_CAMERAS = {
87
87
  'Fixed Lens',
88
88
  ],
89
89
  description: 'Indoor dome camera with 3MP resolution and fixed lens',
90
- image: '/images/cameras/verkada-cd32.png',
90
+ image: 'https://d16lktya8ojp5z.cloudfront.net/verkada/images/Dome.png',
91
91
  icon: 'Circle',
92
92
  },
93
93
  'CD32-E': {
@@ -114,7 +114,7 @@ export const VERKADA_CAMERAS = {
114
114
  ],
115
115
  description:
116
116
  'Outdoor dome camera with 3MP resolution and weather protection',
117
- image: '/images/cameras/verkada-cd32-e.png',
117
+ image: 'https://d16lktya8ojp5z.cloudfront.net/verkada/images/Dome.png',
118
118
  icon: 'Circle',
119
119
  },
120
120
  CD43: {
@@ -141,7 +141,7 @@ export const VERKADA_CAMERAS = {
141
141
  ],
142
142
  description:
143
143
  'Mid-range indoor dome camera with 5MP resolution and fixed lens',
144
- image: '/images/cameras/verkada-cd43.png',
144
+ image: 'https://d16lktya8ojp5z.cloudfront.net/verkada/images/Dome-Zoom.png',
145
145
  icon: 'Circle',
146
146
  },
147
147
  'CD43-E': {
@@ -167,7 +167,7 @@ export const VERKADA_CAMERAS = {
167
167
  'Fixed Lens',
168
168
  ],
169
169
  description: 'Mid-range outdoor dome camera with 5MP resolution',
170
- image: '/images/cameras/verkada-cd43-e.png',
170
+ image: 'https://d16lktya8ojp5z.cloudfront.net/verkada/images/Dome-Zoom.png',
171
171
  icon: 'Circle',
172
172
  },
173
173
  CD53: {
@@ -195,7 +195,7 @@ export const VERKADA_CAMERAS = {
195
195
  ],
196
196
  description:
197
197
  'Indoor dome camera with 5MP resolution and 2.86x optical zoom lens',
198
- image: '/images/cameras/verkada-cd53.png',
198
+ image: 'https://d16lktya8ojp5z.cloudfront.net/verkada/images/Dome-Zoom.png',
199
199
  icon: 'Circle',
200
200
  },
201
201
  'CD53-E': {
@@ -223,7 +223,7 @@ export const VERKADA_CAMERAS = {
223
223
  ],
224
224
  description:
225
225
  'Outdoor dome camera with 5MP resolution and zoom lens capabilities',
226
- image: '/images/cameras/verkada-cd53-e.png',
226
+ image: 'https://d16lktya8ojp5z.cloudfront.net/verkada/images/Dome-Zoom.png',
227
227
  icon: 'Circle',
228
228
  },
229
229
  CD63: {
@@ -251,7 +251,7 @@ export const VERKADA_CAMERAS = {
251
251
  ],
252
252
  description:
253
253
  'Premium indoor dome camera with 4K resolution and zoom lens',
254
- image: '/images/cameras/verkada-cd63.png',
254
+ image: 'https://d16lktya8ojp5z.cloudfront.net/verkada/images/Dome-Zoom.png',
255
255
  icon: 'Circle',
256
256
  },
257
257
  'CD63-E': {
@@ -280,7 +280,7 @@ export const VERKADA_CAMERAS = {
280
280
  ],
281
281
  description:
282
282
  'Premium outdoor dome camera with 4K resolution and advanced features',
283
- image: '/images/cameras/verkada-cd63-e.png',
283
+ image: 'https://d16lktya8ojp5z.cloudfront.net/verkada/images/Dome-Zoom.png',
284
284
  icon: 'Circle',
285
285
  },
286
286
  CM22: {
@@ -306,7 +306,7 @@ export const VERKADA_CAMERAS = {
306
306
  ],
307
307
  description:
308
308
  'Compact mini dome camera with 3MP resolution for discreet indoor monitoring',
309
- image: '/images/cameras/verkada-cm22.png',
309
+ image: 'https://d16lktya8ojp5z.cloudfront.net/verkada/images/Mini-Dome.png',
310
310
  icon: 'CircleDot',
311
311
  },
312
312
  CM42: {
@@ -333,7 +333,7 @@ export const VERKADA_CAMERAS = {
333
333
  ],
334
334
  description:
335
335
  'Compact mini dome camera with 5MP resolution ideal for tight spaces',
336
- image: '/images/cameras/verkada-cm42.png',
336
+ image: 'https://d16lktya8ojp5z.cloudfront.net/verkada/images/Mini-Dome.png',
337
337
  icon: 'CircleDot',
338
338
  },
339
339
  'CM41-E': {
@@ -360,7 +360,7 @@ export const VERKADA_CAMERAS = {
360
360
  ],
361
361
  description:
362
362
  'Outdoor mini dome camera suitable for mobile deployments on vehicles',
363
- image: '/images/cameras/verkada-cm41-e.png',
363
+ image: 'https://d16lktya8ojp5z.cloudfront.net/verkada/images/Mini-Dome.png',
364
364
  icon: 'CircleDot',
365
365
  },
366
366
  'CM42-S': {
@@ -386,7 +386,7 @@ export const VERKADA_CAMERAS = {
386
386
  ],
387
387
  description:
388
388
  'Split mini camera designed for tight spaces like ATM machines',
389
- image: '/images/cameras/verkada-cm42-s.png',
389
+ image: 'https://d16lktya8ojp5z.cloudfront.net/verkada/images/CM42-S.png',
390
390
  icon: 'CircleDot',
391
391
  },
392
392
  'CB52-E': {
@@ -414,7 +414,7 @@ export const VERKADA_CAMERAS = {
414
414
  ],
415
415
  description:
416
416
  'Outdoor bullet camera with 5MP resolution and zoom lens for long-range monitoring',
417
- image: '/images/cameras/verkada-cb52-e.png',
417
+ image: 'https://d16lktya8ojp5z.cloudfront.net/verkada/images/Bullet.png',
418
418
  icon: 'Video',
419
419
  },
420
420
  'CB52-TE': {
@@ -442,7 +442,7 @@ export const VERKADA_CAMERAS = {
442
442
  ],
443
443
  description:
444
444
  'Telephoto bullet camera with 5MP for license plate recognition and distant objects',
445
- image: '/images/cameras/verkada-cb52-te.png',
445
+ image: 'https://d16lktya8ojp5z.cloudfront.net/verkada/images/Bullet.png',
446
446
  icon: 'Video',
447
447
  },
448
448
  'CB62-E': {
@@ -471,7 +471,7 @@ export const VERKADA_CAMERAS = {
471
471
  ],
472
472
  description:
473
473
  'Premium outdoor bullet camera with 4K resolution and optical zoom',
474
- image: '/images/cameras/verkada-cb62-e.png',
474
+ image: 'https://d16lktya8ojp5z.cloudfront.net/verkada/images/Bullet.png',
475
475
  icon: 'Video',
476
476
  },
477
477
  'CB62-TE': {
@@ -500,7 +500,7 @@ export const VERKADA_CAMERAS = {
500
500
  ],
501
501
  description:
502
502
  'Premium telephoto bullet with 4K for maximum detail at long distances',
503
- image: '/images/cameras/verkada-cb62-te.png',
503
+ image: 'https://d16lktya8ojp5z.cloudfront.net/verkada/images/Bullet.png',
504
504
  icon: 'Video',
505
505
  },
506
506
  'CF83-E': {
@@ -527,7 +527,7 @@ export const VERKADA_CAMERAS = {
527
527
  ],
528
528
  description:
529
529
  '12.5MP fisheye camera with 180° panoramic view and flexible viewing modes',
530
- image: '/images/cameras/verkada-cf83-e.png',
530
+ image: 'https://d16lktya8ojp5z.cloudfront.net/verkada/images/CF83-E.png',
531
531
  icon: 'Eye',
532
532
  },
533
533
  'CH52-E': {
@@ -554,7 +554,7 @@ export const VERKADA_CAMERAS = {
554
554
  ],
555
555
  description:
556
556
  'Four-camera multisensor providing comprehensive coverage from a single install point',
557
- image: '/images/cameras/verkada-ch52-e.png',
557
+ image: 'https://d16lktya8ojp5z.cloudfront.net/verkada/images/CH52E.png',
558
558
  icon: 'Grid2x2',
559
559
  },
560
560
  'CY53-E': {
@@ -581,7 +581,7 @@ export const VERKADA_CAMERAS = {
581
581
  ],
582
582
  description:
583
583
  'Two-camera multisensor ideal for covering corners and corridors efficiently',
584
- image: '/images/cameras/verkada-cy53-e.png',
584
+ image: 'https://d16lktya8ojp5z.cloudfront.net/verkada/images/CY53-E.png',
585
585
  icon: 'Columns',
586
586
  },
587
587
  'CP52-E': {
@@ -610,7 +610,7 @@ export const VERKADA_CAMERAS = {
610
610
  ],
611
611
  description:
612
612
  'PTZ camera with 360° pan, 220° tilt, and 28x optical zoom for dynamic area monitoring',
613
- image: '/images/cameras/verkada-cp52-e.png',
613
+ image: 'https://d16lktya8ojp5z.cloudfront.net/verkada/images/PTZ.png',
614
614
  icon: 'Crosshair',
615
615
  },
616
616
  'CP63-E': {
@@ -641,7 +641,7 @@ export const VERKADA_CAMERAS = {
641
641
  ],
642
642
  description:
643
643
  'Premium 4K PTZ with best-in-class optics, 32x zoom, and advanced tracking capabilities',
644
- image: '/images/cameras/verkada-cp63-e.png',
644
+ image: 'https://d16lktya8ojp5z.cloudfront.net/verkada/images/PTZ.png',
645
645
  icon: 'Crosshair',
646
646
  },
647
647
  TD33: {
@@ -670,7 +670,7 @@ export const VERKADA_CAMERAS = {
670
670
  ],
671
671
  description:
672
672
  'Ultra-compact video intercom designed for mullion installation with integrated access control',
673
- image: '/images/cameras/verkada-td33.png',
673
+ image: 'https://d16lktya8ojp5z.cloudfront.net/verkada/images/TD33.png',
674
674
  icon: 'Phone',
675
675
  },
676
676
  TD53: {
@@ -700,7 +700,7 @@ export const VERKADA_CAMERAS = {
700
700
  ],
701
701
  description:
702
702
  'Advanced video intercom with enhanced audio quality and built-in access control capabilities',
703
- image: '/images/cameras/verkada-td53.png',
703
+ image: 'https://d16lktya8ojp5z.cloudfront.net/verkada/images/TD53.png',
704
704
  icon: 'Phone',
705
705
  },
706
706
  TD63: {
@@ -735,7 +735,7 @@ export const VERKADA_CAMERAS = {
735
735
  ],
736
736
  description:
737
737
  'Premium video intercom with integrated keypad for PIN access and multi-factor authentication',
738
- image: '/images/cameras/verkada-td63.png',
738
+ image: 'https://d16lktya8ojp5z.cloudfront.net/verkada/images/TD63.png',
739
739
  icon: 'Phone',
740
740
  },
741
741
  };