@milestone-sys/web-design-system 4.0.10 → 4.0.11

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.
Files changed (271) hide show
  1. package/colors.list.js +72 -0
  2. package/design-system.css +63 -0
  3. package/design-system.js +8 -0
  4. package/flags-spritemap.svg +1 -0
  5. package/icons.list.js +3115 -0
  6. package/main.css +63 -0
  7. package/msds-spritemap.svg +1 -0
  8. package/msds-utility-spritemap.svg +1 -0
  9. package/package.json +1 -4
  10. package/rich-icon-spritemap-build-only.svg +1 -0
  11. package/rich-icons-bundle.css +2 -0
  12. package/rich-icons-bundle.js +1 -0
  13. package/scss/_variables-deprecated.scss +107 -0
  14. package/scss/_variables.scss +78 -0
  15. package/spacing.list.js +12 -0
  16. package/svg/rich/Okay.svg +34 -0
  17. package/svg/rich/acceleration.svg +40 -0
  18. package/svg/rich/access-control-illustration.svg +1 -0
  19. package/svg/rich/add-content.svg +38 -0
  20. package/svg/rich/add-solution.svg +30 -0
  21. package/svg/rich/add.svg +1 -0
  22. package/svg/rich/advanced-super-surveillance.svg +43 -0
  23. package/svg/rich/advocacy .svg +60 -0
  24. package/svg/rich/ai-bridge.svg +1 -0
  25. package/svg/rich/airplane.svg +68 -0
  26. package/svg/rich/ambition.svg +47 -0
  27. package/svg/rich/analytics-devices.svg +69 -0
  28. package/svg/rich/analytics.svg +1 -0
  29. package/svg/rich/applications.svg +98 -0
  30. package/svg/rich/backup-important.svg +158 -0
  31. package/svg/rich/black-screens.svg +44 -0
  32. package/svg/rich/blueprint.svg +23 -0
  33. package/svg/rich/body-worn.svg +46 -0
  34. package/svg/rich/book-a-demo-notification.svg +39 -0
  35. package/svg/rich/book-a-demo.svg +35 -0
  36. package/svg/rich/booking.svg +50 -0
  37. package/svg/rich/browser.svg +33 -0
  38. package/svg/rich/build.svg +35 -0
  39. package/svg/rich/building-medium.svg +67 -0
  40. package/svg/rich/cal-monthly.svg +325 -0
  41. package/svg/rich/cal-weekly.svg +174 -0
  42. package/svg/rich/calendar.svg +26 -0
  43. package/svg/rich/cam-group-big.svg +1 -0
  44. package/svg/rich/cam-group-small.svg +85 -0
  45. package/svg/rich/camera-analogue.svg +28 -0
  46. package/svg/rich/camera-memory.svg +26 -0
  47. package/svg/rich/car.svg +42 -0
  48. package/svg/rich/care.svg +17 -0
  49. package/svg/rich/catalogue.svg +23 -0
  50. package/svg/rich/certification.svg +26 -0
  51. package/svg/rich/checklist.svg +23 -0
  52. package/svg/rich/checkmark-badge.svg +12 -0
  53. package/svg/rich/checkmark.svg +12 -0
  54. package/svg/rich/clock-24-7.svg +78 -0
  55. package/svg/rich/co-working.svg +105 -0
  56. package/svg/rich/coffee.svg +61 -0
  57. package/svg/rich/community.svg +185 -0
  58. package/svg/rich/company.svg +33 -0
  59. package/svg/rich/complete-flow.svg +31 -0
  60. package/svg/rich/consumer.svg +48 -0
  61. package/svg/rich/contact-illustration.svg +14 -0
  62. package/svg/rich/contact-notification.svg +18 -0
  63. package/svg/rich/covid.svg +1 -0
  64. package/svg/rich/crime.svg +30 -0
  65. package/svg/rich/crowd-management.svg +48 -0
  66. package/svg/rich/customer-stories.svg +24 -0
  67. package/svg/rich/customizable.svg +20 -0
  68. package/svg/rich/cyber-security.svg +132 -0
  69. package/svg/rich/dashboard.svg +44 -0
  70. package/svg/rich/decision-making.svg +20 -0
  71. package/svg/rich/deployment-device.svg +67 -0
  72. package/svg/rich/design-animated.svg +52 -0
  73. package/svg/rich/design.svg +25 -0
  74. package/svg/rich/devices-web.svg +57 -0
  75. package/svg/rich/devices.svg +30 -0
  76. package/svg/rich/discount.svg +23 -0
  77. package/svg/rich/document.svg +25 -0
  78. package/svg/rich/documentation.svg +80 -0
  79. package/svg/rich/dome-cam-8.svg +85 -0
  80. package/svg/rich/dome-cam.svg +16 -0
  81. package/svg/rich/download-illustration.svg +50 -0
  82. package/svg/rich/driver-framework.svg +1 -0
  83. package/svg/rich/drone.svg +1 -0
  84. package/svg/rich/e-learning.svg +43 -0
  85. package/svg/rich/ease-of-use.svg +1 -0
  86. package/svg/rich/emergency.svg +45 -0
  87. package/svg/rich/employees.svg +38 -0
  88. package/svg/rich/end-user.svg +29 -0
  89. package/svg/rich/expertise.svg +48 -0
  90. package/svg/rich/explore.svg +51 -0
  91. package/svg/rich/extension.svg +64 -0
  92. package/svg/rich/failover.svg +34 -0
  93. package/svg/rich/faq.svg +24 -0
  94. package/svg/rich/feature-rich.svg +1 -0
  95. package/svg/rich/feedback-notification.svg +22 -0
  96. package/svg/rich/feedback.svg +18 -0
  97. package/svg/rich/find.svg +29 -0
  98. package/svg/rich/flexibility.svg +14 -0
  99. package/svg/rich/form.svg +27 -0
  100. package/svg/rich/get-leads.svg +74 -0
  101. package/svg/rich/getting-started.svg +30 -0
  102. package/svg/rich/global-partner-network.svg +979 -0
  103. package/svg/rich/growth-data.svg +57 -0
  104. package/svg/rich/happiness.svg +30 -0
  105. package/svg/rich/hardware-applications-software.svg +166 -0
  106. package/svg/rich/hardware-services-documentation.svg +48 -0
  107. package/svg/rich/hardware.svg +23 -0
  108. package/svg/rich/innovation.svg +1 -0
  109. package/svg/rich/intelligence.svg +44 -0
  110. package/svg/rich/interconnect.svg +40 -0
  111. package/svg/rich/investigation.svg +35 -0
  112. package/svg/rich/join.svg +79 -0
  113. package/svg/rich/key-features.svg +39 -0
  114. package/svg/rich/languages.svg +50 -0
  115. package/svg/rich/license-governance.svg +46 -0
  116. package/svg/rich/license-key.svg +14 -0
  117. package/svg/rich/like-notification.svg +44 -0
  118. package/svg/rich/listen.svg +14 -0
  119. package/svg/rich/live-streaming.svg +94 -0
  120. package/svg/rich/logged-in.svg +15 -0
  121. package/svg/rich/lpr.svg +60 -0
  122. package/svg/rich/marketplace-challenges-assist-people-feel-safe-leaving.svg +106 -0
  123. package/svg/rich/marketplace-challenges-assist-people-in-finding-their-vehicles.svg +125 -0
  124. package/svg/rich/marketplace-challenges-avoid-employee-theft.svg +170 -0
  125. package/svg/rich/marketplace-challenges-control-access-to-restricted-areas.svg +105 -0
  126. package/svg/rich/marketplace-challenges-discover-inefficiencies-in-cargo-movement.svg +131 -0
  127. package/svg/rich/marketplace-challenges-find-lost-children.svg +88 -0
  128. package/svg/rich/marketplace-challenges-gather-evidence-for-criminal-investigation.svg +173 -0
  129. package/svg/rich/marketplace-challenges-improve-wait-time-in-lines.svg +376 -0
  130. package/svg/rich/marketplace-challenges-money-disputes-with-customers.svg +158 -0
  131. package/svg/rich/marketplace-challenges-personalized-customer-experience.svg +128 -0
  132. package/svg/rich/marketplace-challenges-prevent-multiple-people-from-entering-a-door-on-a-single-access-badge.svg +246 -0
  133. package/svg/rich/marketplace-challenges-provide-evidence-against-lawsuit.svg +271 -0
  134. package/svg/rich/marketplace-challenges-react-to-confrontations-before-they-escalate.svg +177 -0
  135. package/svg/rich/marketplace-challenges-reduce-property-damage.svg +382 -0
  136. package/svg/rich/marketplace-challenges-reduce-workplace-accidents.svg +173 -0
  137. package/svg/rich/marketplace-challenges-respond-to-medical-emergencies.svg +180 -0
  138. package/svg/rich/marketplace-challenges-situational-awareness-to-response-teams.svg +331 -0
  139. package/svg/rich/marketplace-challenges-understand-customer-behavior.svg +456 -0
  140. package/svg/rich/marketplace-challenges-vandalism.svg +121 -0
  141. package/svg/rich/marketplace-collect.svg +121 -0
  142. package/svg/rich/marketplace-convert.svg +1 -0
  143. package/svg/rich/marketplace-filter.svg +55 -0
  144. package/svg/rich/marketplace-industries-airports.svg +381 -0
  145. package/svg/rich/marketplace-industries-art-and-entertainment.svg +171 -0
  146. package/svg/rich/marketplace-industries-city-surveillance.svg +573 -0
  147. package/svg/rich/marketplace-industries-construction.svg +254 -0
  148. package/svg/rich/marketplace-industries-critical-infrastructure.svg +293 -0
  149. package/svg/rich/marketplace-industries-education.svg +292 -0
  150. package/svg/rich/marketplace-industries-finance-and-insurance.svg +141 -0
  151. package/svg/rich/marketplace-industries-healthcare.svg +208 -0
  152. package/svg/rich/marketplace-industries-information-technology.svg +251 -0
  153. package/svg/rich/marketplace-industries-manufacturing.svg +176 -0
  154. package/svg/rich/marketplace-industries-public-administration.svg +350 -0
  155. package/svg/rich/marketplace-industries-public-transport.svg +304 -0
  156. package/svg/rich/marketplace-industries-retail.svg +393 -0
  157. package/svg/rich/marketplace-industries-seaports.svg +336 -0
  158. package/svg/rich/marketplace-industries-trafic-monitoring.svg +256 -0
  159. package/svg/rich/marketplace-industries-utilities.svg +212 -0
  160. package/svg/rich/marketplace-inspired.svg +1 -0
  161. package/svg/rich/marketplace-interface.svg +77 -0
  162. package/svg/rich/marketplace-practice-access-control.svg +118 -0
  163. package/svg/rich/marketplace-practice-business-intelligence.svg +90 -0
  164. package/svg/rich/marketplace-practice-business-solutions.svg +196 -0
  165. package/svg/rich/marketplace-practice-central-monitoring.svg +506 -0
  166. package/svg/rich/marketplace-practice-cloud-and-managed-services.svg +76 -0
  167. package/svg/rich/marketplace-practice-communication.svg +188 -0
  168. package/svg/rich/marketplace-practice-crisis-emergency.svg +161 -0
  169. package/svg/rich/marketplace-practice-cyber-security.svg +142 -0
  170. package/svg/rich/marketplace-practice-detection-and-deterrence.svg +165 -0
  171. package/svg/rich/marketplace-practice-digital-infrastructure.svg +198 -0
  172. package/svg/rich/marketplace-practice-facilities-management.svg +333 -0
  173. package/svg/rich/marketplace-practice-fire-and-life-safety.svg +169 -0
  174. package/svg/rich/marketplace-practice-home-automation-iot.svg +162 -0
  175. package/svg/rich/marketplace-practice-intrusion-and-alarm.svg +302 -0
  176. package/svg/rich/marketplace-practice-investigation.svg +158 -0
  177. package/svg/rich/marketplace-practice-it-hardware-and-equipment.svg +255 -0
  178. package/svg/rich/marketplace-practice-privacy-protection.svg +119 -0
  179. package/svg/rich/marketplace-practice-smart-city.svg +352 -0
  180. package/svg/rich/marketplace-practice-surveillance.svg +73 -0
  181. package/svg/rich/marketplace-practice-tracking-and-monitoring.svg +179 -0
  182. package/svg/rich/marketplace-practice-vehicles-and-traffic.svg +228 -0
  183. package/svg/rich/marketplace-product-page.svg +1 -0
  184. package/svg/rich/marketplace-see.svg +1 -0
  185. package/svg/rich/marketplace-solution-service.svg +75 -0
  186. package/svg/rich/marketplace-understanding-data.svg +1 -0
  187. package/svg/rich/milestone-global-offices-illustration.svg +50 -0
  188. package/svg/rich/milestone-in the-media.svg +50 -0
  189. package/svg/rich/mind-at-ease.svg +1 -0
  190. package/svg/rich/mobile-support.svg +41 -0
  191. package/svg/rich/my-milestone.svg +29 -0
  192. package/svg/rich/network.svg +25 -0
  193. package/svg/rich/newspaper.svg +21 -0
  194. package/svg/rich/no-1.svg +51 -0
  195. package/svg/rich/no-backup.svg +31 -0
  196. package/svg/rich/one-hub.svg +72 -0
  197. package/svg/rich/open-platform-community.svg +145 -0
  198. package/svg/rich/open-platform.svg +11 -0
  199. package/svg/rich/outdated-hardware.svg +54 -0
  200. package/svg/rich/partnership.svg +40 -0
  201. package/svg/rich/passion.svg +42 -0
  202. package/svg/rich/phishing.svg +1 -0
  203. package/svg/rich/planet.svg +76 -0
  204. package/svg/rich/play.svg +11 -0
  205. package/svg/rich/press-release.svg +31 -0
  206. package/svg/rich/product-overview-illustration.svg +50 -0
  207. package/svg/rich/project-animated.svg +100 -0
  208. package/svg/rich/project.svg +19 -0
  209. package/svg/rich/promotion.svg +26 -0
  210. package/svg/rich/publish.svg +13 -0
  211. package/svg/rich/quote.svg +105 -0
  212. package/svg/rich/reaction-mode.svg +55 -0
  213. package/svg/rich/releases.svg +18 -0
  214. package/svg/rich/reliable.svg +25 -0
  215. package/svg/rich/reminder.svg +34 -0
  216. package/svg/rich/robot.svg +1 -0
  217. package/svg/rich/sale-buyer.svg +1 -0
  218. package/svg/rich/save-money.svg +28 -0
  219. package/svg/rich/save-the-date.svg +1 -0
  220. package/svg/rich/scalable.svg +17 -0
  221. package/svg/rich/scale-balance.svg +102 -0
  222. package/svg/rich/scale-up.svg +12 -0
  223. package/svg/rich/screen-recording.svg +260 -0
  224. package/svg/rich/searching.svg +116 -0
  225. package/svg/rich/secure-gdpr.svg +53 -0
  226. package/svg/rich/secure.svg +50 -0
  227. package/svg/rich/self-service-support.svg +16 -0
  228. package/svg/rich/service-coding.svg +45 -0
  229. package/svg/rich/sign-up.svg +38 -0
  230. package/svg/rich/single-site.svg +32 -0
  231. package/svg/rich/smart-wall-person.svg +136 -0
  232. package/svg/rich/smart-wall.svg +97 -0
  233. package/svg/rich/social-distancing.svg +1 -0
  234. package/svg/rich/software.svg +1 -0
  235. package/svg/rich/solutions-design-tool.svg +235 -0
  236. package/svg/rich/storage.svg +1 -0
  237. package/svg/rich/submit-for-feedback.svg +29 -0
  238. package/svg/rich/subscriptions.svg +38 -0
  239. package/svg/rich/support-call.svg +30 -0
  240. package/svg/rich/support-chat-female.svg +49 -0
  241. package/svg/rich/support-chat-male.svg +49 -0
  242. package/svg/rich/support-technical.svg +18 -0
  243. package/svg/rich/switch-on.svg +1 -0
  244. package/svg/rich/system-builder.svg +25 -0
  245. package/svg/rich/tags.svg +25 -0
  246. package/svg/rich/target.svg +16 -0
  247. package/svg/rich/time-to-market.svg +54 -0
  248. package/svg/rich/tools.svg +38 -0
  249. package/svg/rich/trade-show.svg +91 -0
  250. package/svg/rich/transaction.svg +57 -0
  251. package/svg/rich/translation.svg +18 -0
  252. package/svg/rich/update-content-then-publish.svg +78 -0
  253. package/svg/rich/update-content.svg +56 -0
  254. package/svg/rich/upgrade.svg +1 -0
  255. package/svg/rich/user-review.svg +23 -0
  256. package/svg/rich/verification.svg +38 -0
  257. package/svg/rich/video-cookie.svg +78 -0
  258. package/svg/rich/vps.svg +39 -0
  259. package/svg/rich/warning.svg +49 -0
  260. package/svg/rich/watch.svg +20 -0
  261. package/svg/rich/webinar.svg +50 -0
  262. package/svg/rich/well-being.svg +68 -0
  263. package/svg/rich/world-communication.svg +1 -0
  264. package/svg/rich/world-leading.svg +259 -0
  265. package/svg/rich/xprotect-access-anywhere.svg +87 -0
  266. package/svg/rich/xprotect-compare-matrix.svg +41 -0
  267. package/svg/rich/xprotect-compare-products.svg +233 -0
  268. package/svg/rich/xprotect-compare-releases.svg +209 -0
  269. package/svg/rich/xprotect.svg +32 -0
  270. package/svg/rich/youtube.svg +13 -0
  271. package/text.list.js +39 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.