@milestone-sys/web-design-system 3.4.0 → 3.5.3
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/design-system.css +1 -1
- package/design-system.js +2 -2
- package/icons.list.js +60 -0
- package/main.css +1 -1
- package/main.js +1 -1
- package/msds-spritemap.svg +1 -1
- package/package.json +1 -1
- package/rich-icons-bundle.js +1 -1
- package/colors.list.js +0 -65
package/icons.list.js
CHANGED
|
@@ -69,6 +69,11 @@ export const flatIcons = [
|
|
|
69
69
|
value: '/Static/dist/msds-spritemap.svg#mobility-trends-and-flows',
|
|
70
70
|
previewValue: '#mobility-trends-and-flows'
|
|
71
71
|
},
|
|
72
|
+
{
|
|
73
|
+
name: 'Multi Camera Search',
|
|
74
|
+
value: '/Static/dist/msds-spritemap.svg#multi-camera-search',
|
|
75
|
+
previewValue: '#multi-camera-search'
|
|
76
|
+
},
|
|
72
77
|
{
|
|
73
78
|
name: 'Noise Management',
|
|
74
79
|
value: '/Static/dist/msds-spritemap.svg#noise-management',
|
|
@@ -160,6 +165,11 @@ export const flatIcons = [
|
|
|
160
165
|
value: '/Static/dist/msds-spritemap.svg#analytics',
|
|
161
166
|
previewValue: '#analytics'
|
|
162
167
|
},
|
|
168
|
+
{
|
|
169
|
+
name: 'Appearance Similarity',
|
|
170
|
+
value: '/Static/dist/msds-spritemap.svg#appearance-similarity',
|
|
171
|
+
previewValue: '#appearance-similarity'
|
|
172
|
+
},
|
|
163
173
|
{
|
|
164
174
|
name: 'Application',
|
|
165
175
|
value: '/Static/dist/msds-spritemap.svg#application',
|
|
@@ -210,6 +220,11 @@ export const flatIcons = [
|
|
|
210
220
|
value: '/Static/dist/msds-spritemap.svg#career',
|
|
211
221
|
previewValue: '#career'
|
|
212
222
|
},
|
|
223
|
+
{
|
|
224
|
+
name: 'Case Management',
|
|
225
|
+
value: '/Static/dist/msds-spritemap.svg#case-management',
|
|
226
|
+
previewValue: '#case-management'
|
|
227
|
+
},
|
|
213
228
|
{
|
|
214
229
|
name: 'Certification',
|
|
215
230
|
value: '/Static/dist/msds-spritemap.svg#certification',
|
|
@@ -275,6 +290,11 @@ export const flatIcons = [
|
|
|
275
290
|
value: '/Static/dist/msds-spritemap.svg#demo',
|
|
276
291
|
previewValue: '#demo'
|
|
277
292
|
},
|
|
293
|
+
{
|
|
294
|
+
name: 'Density And Speed Control',
|
|
295
|
+
value: '/Static/dist/msds-spritemap.svg#density-and-speed-control',
|
|
296
|
+
previewValue: '#density-and-speed-control'
|
|
297
|
+
},
|
|
278
298
|
{
|
|
279
299
|
name: 'Deployment',
|
|
280
300
|
value: '/Static/dist/msds-spritemap.svg#deployment',
|
|
@@ -335,6 +355,26 @@ export const flatIcons = [
|
|
|
335
355
|
value: '/Static/dist/msds-spritemap.svg#extend',
|
|
336
356
|
previewValue: '#extend'
|
|
337
357
|
},
|
|
358
|
+
{
|
|
359
|
+
name: 'Face Mask Detection',
|
|
360
|
+
value: '/Static/dist/msds-spritemap.svg#face-mask-detection',
|
|
361
|
+
previewValue: '#face-mask-detection'
|
|
362
|
+
},
|
|
363
|
+
{
|
|
364
|
+
name: 'Face Recognition',
|
|
365
|
+
value: '/Static/dist/msds-spritemap.svg#face-recognition',
|
|
366
|
+
previewValue: '#face-recognition'
|
|
367
|
+
},
|
|
368
|
+
{
|
|
369
|
+
name: 'Filter Crossing',
|
|
370
|
+
value: '/Static/dist/msds-spritemap.svg#filter-crossing',
|
|
371
|
+
previewValue: '#filter-crossing'
|
|
372
|
+
},
|
|
373
|
+
{
|
|
374
|
+
name: 'Filter Tolerance',
|
|
375
|
+
value: '/Static/dist/msds-spritemap.svg#filter-tolerance',
|
|
376
|
+
previewValue: '#filter-tolerance'
|
|
377
|
+
},
|
|
338
378
|
{
|
|
339
379
|
name: 'Filter',
|
|
340
380
|
value: '/Static/dist/msds-spritemap.svg#filter',
|
|
@@ -580,6 +620,11 @@ export const flatIcons = [
|
|
|
580
620
|
value: '/Static/dist/msds-spritemap.svg#project',
|
|
581
621
|
previewValue: '#project'
|
|
582
622
|
},
|
|
623
|
+
{
|
|
624
|
+
name: 'Proximity Identification',
|
|
625
|
+
value: '/Static/dist/msds-spritemap.svg#proximity-identification',
|
|
626
|
+
previewValue: '#proximity-identification'
|
|
627
|
+
},
|
|
583
628
|
{
|
|
584
629
|
name: 'Publish',
|
|
585
630
|
value: '/Static/dist/msds-spritemap.svg#publish',
|
|
@@ -680,6 +725,11 @@ export const flatIcons = [
|
|
|
680
725
|
value: '/Static/dist/msds-spritemap.svg#solution',
|
|
681
726
|
previewValue: '#solution'
|
|
682
727
|
},
|
|
728
|
+
{
|
|
729
|
+
name: 'Sort Control',
|
|
730
|
+
value: '/Static/dist/msds-spritemap.svg#sort-control',
|
|
731
|
+
previewValue: '#sort-control'
|
|
732
|
+
},
|
|
683
733
|
{
|
|
684
734
|
name: 'Sound',
|
|
685
735
|
value: '/Static/dist/msds-spritemap.svg#sound',
|
|
@@ -750,11 +800,21 @@ export const flatIcons = [
|
|
|
750
800
|
value: '/Static/dist/msds-spritemap.svg#verification',
|
|
751
801
|
previewValue: '#verification'
|
|
752
802
|
},
|
|
803
|
+
{
|
|
804
|
+
name: 'Video Synopsis',
|
|
805
|
+
value: '/Static/dist/msds-spritemap.svg#video-synopsis',
|
|
806
|
+
previewValue: '#video-synopsis'
|
|
807
|
+
},
|
|
753
808
|
{
|
|
754
809
|
name: 'Video',
|
|
755
810
|
value: '/Static/dist/msds-spritemap.svg#video',
|
|
756
811
|
previewValue: '#video'
|
|
757
812
|
},
|
|
813
|
+
{
|
|
814
|
+
name: 'Visual Layers',
|
|
815
|
+
value: '/Static/dist/msds-spritemap.svg#visual-layers',
|
|
816
|
+
previewValue: '#visual-layers'
|
|
817
|
+
},
|
|
758
818
|
{
|
|
759
819
|
name: 'Warning',
|
|
760
820
|
value: '/Static/dist/msds-spritemap.svg#warning',
|