@dialpad/dialtone 7.3.1 → 7.4.0

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 (352) hide show
  1. package/lib/build/less/components/toggle.less +106 -41
  2. package/lib/build/svg/v7/arrows/arrow-down-left.svg +3 -0
  3. package/lib/build/svg/v7/arrows/arrow-down-right.svg +3 -0
  4. package/lib/build/svg/v7/arrows/arrow-down.svg +3 -0
  5. package/lib/build/svg/v7/arrows/arrow-left-right.svg +3 -0
  6. package/lib/build/svg/v7/arrows/arrow-left.svg +3 -0
  7. package/lib/build/svg/v7/arrows/arrow-right.svg +3 -0
  8. package/lib/build/svg/v7/arrows/arrow-up-down.svg +3 -0
  9. package/lib/build/svg/v7/arrows/arrow-up-left.svg +3 -0
  10. package/lib/build/svg/v7/arrows/arrow-up-right.svg +3 -0
  11. package/lib/build/svg/v7/arrows/arrow-up.svg +3 -0
  12. package/lib/build/svg/v7/arrows/chevron-down.svg +3 -0
  13. package/lib/build/svg/v7/arrows/chevron-first.svg +3 -0
  14. package/lib/build/svg/v7/arrows/chevron-last.svg +3 -0
  15. package/lib/build/svg/v7/arrows/chevron-left.svg +3 -0
  16. package/lib/build/svg/v7/arrows/chevron-right.svg +3 -0
  17. package/lib/build/svg/v7/arrows/chevron-up.svg +3 -0
  18. package/lib/build/svg/v7/arrows/chevrons-down-up.svg +3 -0
  19. package/lib/build/svg/v7/arrows/chevrons-down.svg +4 -0
  20. package/lib/build/svg/v7/arrows/chevrons-left-right.svg +3 -0
  21. package/lib/build/svg/v7/arrows/chevrons-left.svg +4 -0
  22. package/lib/build/svg/v7/arrows/chevrons-right-left.svg +3 -0
  23. package/lib/build/svg/v7/arrows/chevrons-right.svg +4 -0
  24. package/lib/build/svg/v7/arrows/chevrons-up-down.svg +3 -0
  25. package/lib/build/svg/v7/arrows/chevrons-up.svg +4 -0
  26. package/lib/build/svg/v7/arrows/corner-down-left.svg +4 -0
  27. package/lib/build/svg/v7/arrows/corner-down-right.svg +4 -0
  28. package/lib/build/svg/v7/arrows/corner-left-down.svg +4 -0
  29. package/lib/build/svg/v7/arrows/corner-left-up.svg +4 -0
  30. package/lib/build/svg/v7/arrows/corner-right-down.svg +4 -0
  31. package/lib/build/svg/v7/arrows/corner-right-up.svg +4 -0
  32. package/lib/build/svg/v7/arrows/corner-up-left.svg +4 -0
  33. package/lib/build/svg/v7/arrows/corner-up-right.svg +4 -0
  34. package/lib/build/svg/v7/arrows/redo.svg +4 -0
  35. package/lib/build/svg/v7/arrows/repeat.svg +5 -0
  36. package/lib/build/svg/v7/arrows/reply.svg +4 -0
  37. package/lib/build/svg/v7/arrows/undo-2.svg +4 -0
  38. package/lib/build/svg/v7/data/activity.svg +3 -0
  39. package/lib/build/svg/v7/data/axis-3d.svg +3 -0
  40. package/lib/build/svg/v7/data/bar-chart-2.svg +3 -0
  41. package/lib/build/svg/v7/data/bar-chart-3.svg +3 -0
  42. package/lib/build/svg/v7/data/bar-chart-4.svg +3 -0
  43. package/lib/build/svg/v7/data/bar-chart-horizontal.svg +3 -0
  44. package/lib/build/svg/v7/data/bar-chart.svg +3 -0
  45. package/lib/build/svg/v7/data/binary.svg +3 -0
  46. package/lib/build/svg/v7/data/equal.svg +3 -0
  47. package/lib/build/svg/v7/data/line-chart.svg +3 -0
  48. package/lib/build/svg/v7/data/pie-chart.svg +10 -0
  49. package/lib/build/svg/v7/data/trending-down.svg +3 -0
  50. package/lib/build/svg/v7/data/trending-up.svg +3 -0
  51. package/lib/build/svg/v7/devices/airplay.svg +4 -0
  52. package/lib/build/svg/v7/devices/battery-charging.svg +3 -0
  53. package/lib/build/svg/v7/devices/battery-full.svg +3 -0
  54. package/lib/build/svg/v7/devices/battery-low.svg +3 -0
  55. package/lib/build/svg/v7/devices/battery-medium.svg +3 -0
  56. package/lib/build/svg/v7/devices/battery.svg +3 -0
  57. package/lib/build/svg/v7/devices/bluetooth-connected.svg +3 -0
  58. package/lib/build/svg/v7/devices/bluetooth-off.svg +10 -0
  59. package/lib/build/svg/v7/devices/bluetooth-searching.svg +3 -0
  60. package/lib/build/svg/v7/devices/bluetooth.svg +3 -0
  61. package/lib/build/svg/v7/devices/calculator.svg +3 -0
  62. package/lib/build/svg/v7/devices/camera-off.svg +10 -0
  63. package/lib/build/svg/v7/devices/camera-tracking.svg +3 -0
  64. package/lib/build/svg/v7/devices/camera.svg +3 -0
  65. package/lib/build/svg/v7/devices/cast.svg +5 -0
  66. package/lib/build/svg/v7/devices/download-cloud.svg +5 -0
  67. package/lib/build/svg/v7/devices/file-audio.svg +5 -0
  68. package/lib/build/svg/v7/devices/film.svg +12 -0
  69. package/lib/build/svg/v7/devices/focus.svg +3 -0
  70. package/lib/build/svg/v7/devices/headphones.svg +3 -0
  71. package/lib/build/svg/v7/devices/laptop-2.svg +3 -0
  72. package/lib/build/svg/v7/devices/lightning-bolt.svg +3 -0
  73. package/lib/build/svg/v7/devices/mic-off.svg +10 -0
  74. package/lib/build/svg/v7/devices/mic.svg +3 -0
  75. package/lib/build/svg/v7/devices/monitor-off.svg +11 -0
  76. package/lib/build/svg/v7/devices/monitor-speaker.svg +5 -0
  77. package/lib/build/svg/v7/devices/monitor.svg +3 -0
  78. package/lib/build/svg/v7/devices/mouse.svg +4 -0
  79. package/lib/build/svg/v7/devices/plug.svg +4 -0
  80. package/lib/build/svg/v7/devices/print-fax.svg +10 -0
  81. package/lib/build/svg/v7/devices/printer.svg +12 -0
  82. package/lib/build/svg/v7/devices/screen-share-off.svg +5 -0
  83. package/lib/build/svg/v7/devices/share-screen.svg +3 -0
  84. package/lib/build/svg/v7/devices/smartphone-charging.svg +4 -0
  85. package/lib/build/svg/v7/devices/smartphone.svg +4 -0
  86. package/lib/build/svg/v7/devices/speaker.svg +4 -0
  87. package/lib/build/svg/v7/devices/usb.svg +7 -0
  88. package/lib/build/svg/v7/devices/video-off.svg +10 -0
  89. package/lib/build/svg/v7/devices/video.svg +3 -0
  90. package/lib/build/svg/v7/devices/volume-1.svg +3 -0
  91. package/lib/build/svg/v7/devices/volume-2.svg +3 -0
  92. package/lib/build/svg/v7/devices/volume-x.svg +3 -0
  93. package/lib/build/svg/v7/devices/volume.svg +3 -0
  94. package/lib/build/svg/v7/devices/webcam.svg +5 -0
  95. package/lib/build/svg/v7/devices/wifi-off.svg +10 -0
  96. package/lib/build/svg/v7/devices/wifi.svg +3 -0
  97. package/lib/build/svg/v7/devices/zap-off.svg +11 -0
  98. package/lib/build/svg/v7/os/clipboard-check.svg +5 -0
  99. package/lib/build/svg/v7/os/clipboard-copy.svg +6 -0
  100. package/lib/build/svg/v7/os/clipboard-edit.svg +4 -0
  101. package/lib/build/svg/v7/os/clipboard-list.svg +5 -0
  102. package/lib/build/svg/v7/os/clipboard-signature.svg +5 -0
  103. package/lib/build/svg/v7/os/clipboard-type.svg +6 -0
  104. package/lib/build/svg/v7/os/clipboard-x.svg +6 -0
  105. package/lib/build/svg/v7/os/clipboard.svg +4 -0
  106. package/lib/build/svg/v7/os/cloud-off.svg +11 -0
  107. package/lib/build/svg/v7/os/command.svg +3 -0
  108. package/lib/build/svg/v7/os/cpu.svg +11 -0
  109. package/lib/build/svg/v7/os/external-link.svg +4 -0
  110. package/lib/build/svg/v7/os/file.svg +4 -0
  111. package/lib/build/svg/v7/os/files.svg +4 -0
  112. package/lib/build/svg/v7/os/fingerprint.svg +12 -0
  113. package/lib/build/svg/v7/os/folder-tree.svg +4 -0
  114. package/lib/build/svg/v7/os/folder.svg +3 -0
  115. package/lib/build/svg/v7/os/folders.svg +4 -0
  116. package/lib/build/svg/v7/os/hard-drive.svg +5 -0
  117. package/lib/build/svg/v7/os/import.svg +5 -0
  118. package/lib/build/svg/v7/os/languages.svg +13 -0
  119. package/lib/build/svg/v7/os/life-buoy.svg +13 -0
  120. package/lib/build/svg/v7/os/qr-code.svg +3 -0
  121. package/lib/build/svg/v7/os/save.svg +4 -0
  122. package/lib/build/svg/v7/os/scan-face.svg +3 -0
  123. package/lib/build/svg/v7/os/scan.svg +3 -0
  124. package/lib/build/svg/v7/os/share-2.svg +4 -0
  125. package/lib/build/svg/v7/os/signal-high.svg +3 -0
  126. package/lib/build/svg/v7/os/signal-low.svg +3 -0
  127. package/lib/build/svg/v7/os/signal-medium.svg +3 -0
  128. package/lib/build/svg/v7/os/signal-zero.svg +3 -0
  129. package/lib/build/svg/v7/os/signal.svg +3 -0
  130. package/lib/build/svg/v7/os/slash.svg +11 -0
  131. package/lib/build/svg/v7/os/toy-brick.svg +4 -0
  132. package/lib/build/svg/v7/os/upload-cloud.svg +5 -0
  133. package/lib/build/svg/v7/os/upload.svg +4 -0
  134. package/lib/build/svg/v7/places/briefcase.svg +3 -0
  135. package/lib/build/svg/v7/places/building-2.svg +10 -0
  136. package/lib/build/svg/v7/places/building.svg +3 -0
  137. package/lib/build/svg/v7/places/factory.svg +10 -0
  138. package/lib/build/svg/v7/places/globe-2.svg +10 -0
  139. package/lib/build/svg/v7/places/home.svg +3 -0
  140. package/lib/build/svg/v7/places/map-pin.svg +3 -0
  141. package/lib/build/svg/v7/places/map.svg +3 -0
  142. package/lib/dist/css/dialtone.css +66 -24
  143. package/lib/dist/css/dialtone.min.css +1 -1
  144. package/lib/dist/svg/v7/activity.svg +1 -0
  145. package/lib/dist/svg/v7/airplay.svg +1 -0
  146. package/lib/dist/svg/v7/axis-3d.svg +1 -0
  147. package/lib/dist/svg/v7/bar-chart-2.svg +1 -0
  148. package/lib/dist/svg/v7/bar-chart-3.svg +1 -0
  149. package/lib/dist/svg/v7/bar-chart-4.svg +1 -0
  150. package/lib/dist/svg/v7/bar-chart-horizontal.svg +1 -0
  151. package/lib/dist/svg/v7/bar-chart.svg +1 -0
  152. package/lib/dist/svg/v7/battery-charging.svg +1 -0
  153. package/lib/dist/svg/v7/battery-full.svg +1 -0
  154. package/lib/dist/svg/v7/battery-low.svg +1 -0
  155. package/lib/dist/svg/v7/battery-medium.svg +1 -0
  156. package/lib/dist/svg/v7/battery.svg +1 -0
  157. package/lib/dist/svg/v7/binary.svg +1 -0
  158. package/lib/dist/svg/v7/bluetooth-connected.svg +1 -0
  159. package/lib/dist/svg/v7/bluetooth-off.svg +1 -0
  160. package/lib/dist/svg/v7/bluetooth-searching.svg +1 -0
  161. package/lib/dist/svg/v7/bluetooth.svg +1 -0
  162. package/lib/dist/svg/v7/briefcase.svg +1 -0
  163. package/lib/dist/svg/v7/building-2.svg +1 -0
  164. package/lib/dist/svg/v7/building.svg +1 -0
  165. package/lib/dist/svg/v7/calculator.svg +1 -0
  166. package/lib/dist/svg/v7/camera-off.svg +1 -0
  167. package/lib/dist/svg/v7/camera-tracking.svg +1 -0
  168. package/lib/dist/svg/v7/camera.svg +1 -0
  169. package/lib/dist/svg/v7/cast.svg +1 -0
  170. package/lib/dist/svg/v7/clipboard-check.svg +1 -0
  171. package/lib/dist/svg/v7/clipboard-copy.svg +1 -0
  172. package/lib/dist/svg/v7/clipboard-edit.svg +1 -0
  173. package/lib/dist/svg/v7/clipboard-list.svg +1 -0
  174. package/lib/dist/svg/v7/clipboard-signature.svg +1 -0
  175. package/lib/dist/svg/v7/clipboard-type.svg +1 -0
  176. package/lib/dist/svg/v7/clipboard-x.svg +1 -0
  177. package/lib/dist/svg/v7/clipboard.svg +1 -0
  178. package/lib/dist/svg/v7/cloud-off.svg +1 -0
  179. package/lib/dist/svg/v7/command.svg +1 -0
  180. package/lib/dist/svg/v7/cpu.svg +1 -0
  181. package/lib/dist/svg/v7/download-cloud.svg +1 -0
  182. package/lib/dist/svg/v7/equal.svg +1 -0
  183. package/lib/dist/svg/v7/external-link.svg +1 -0
  184. package/lib/dist/svg/v7/factory.svg +1 -0
  185. package/lib/dist/svg/v7/file-audio.svg +1 -0
  186. package/lib/dist/svg/v7/file.svg +1 -0
  187. package/lib/dist/svg/v7/files.svg +1 -0
  188. package/lib/dist/svg/v7/film.svg +1 -0
  189. package/lib/dist/svg/v7/fingerprint.svg +1 -0
  190. package/lib/dist/svg/v7/focus.svg +1 -0
  191. package/lib/dist/svg/v7/folder-tree.svg +1 -0
  192. package/lib/dist/svg/v7/folder.svg +1 -0
  193. package/lib/dist/svg/v7/folders.svg +1 -0
  194. package/lib/dist/svg/v7/globe-2.svg +1 -0
  195. package/lib/dist/svg/v7/hard-drive.svg +1 -0
  196. package/lib/dist/svg/v7/headphones.svg +1 -0
  197. package/lib/dist/svg/v7/home.svg +1 -0
  198. package/lib/dist/svg/v7/import.svg +1 -0
  199. package/lib/dist/svg/v7/languages.svg +1 -0
  200. package/lib/dist/svg/v7/laptop-2.svg +1 -0
  201. package/lib/dist/svg/v7/life-buoy.svg +1 -0
  202. package/lib/dist/svg/v7/lightning-bolt.svg +1 -0
  203. package/lib/dist/svg/v7/line-chart.svg +1 -0
  204. package/lib/dist/svg/v7/map-pin.svg +1 -0
  205. package/lib/dist/svg/v7/map.svg +1 -0
  206. package/lib/dist/svg/v7/mic-off.svg +1 -0
  207. package/lib/dist/svg/v7/mic.svg +1 -0
  208. package/lib/dist/svg/v7/monitor-off.svg +1 -0
  209. package/lib/dist/svg/v7/monitor-speaker.svg +1 -0
  210. package/lib/dist/svg/v7/monitor.svg +1 -0
  211. package/lib/dist/svg/v7/mouse.svg +1 -0
  212. package/lib/dist/svg/v7/pie-chart.svg +1 -0
  213. package/lib/dist/svg/v7/plug.svg +1 -0
  214. package/lib/dist/svg/v7/print-fax.svg +1 -0
  215. package/lib/dist/svg/v7/printer.svg +1 -0
  216. package/lib/dist/svg/v7/qr-code.svg +1 -0
  217. package/lib/dist/svg/v7/save.svg +1 -0
  218. package/lib/dist/svg/v7/scan-face.svg +1 -0
  219. package/lib/dist/svg/v7/scan.svg +1 -0
  220. package/lib/dist/svg/v7/screen-share-off.svg +1 -0
  221. package/lib/dist/svg/v7/share-2.svg +1 -0
  222. package/lib/dist/svg/v7/share-screen.svg +1 -0
  223. package/lib/dist/svg/v7/signal-high.svg +1 -0
  224. package/lib/dist/svg/v7/signal-low.svg +1 -0
  225. package/lib/dist/svg/v7/signal-medium.svg +1 -0
  226. package/lib/dist/svg/v7/signal-zero.svg +1 -0
  227. package/lib/dist/svg/v7/signal.svg +1 -0
  228. package/lib/dist/svg/v7/slash.svg +1 -0
  229. package/lib/dist/svg/v7/smartphone-charging.svg +1 -0
  230. package/lib/dist/svg/v7/smartphone.svg +1 -0
  231. package/lib/dist/svg/v7/speaker.svg +1 -0
  232. package/lib/dist/svg/v7/toy-brick.svg +1 -0
  233. package/lib/dist/svg/v7/trending-down.svg +1 -0
  234. package/lib/dist/svg/v7/trending-up.svg +1 -0
  235. package/lib/dist/svg/v7/upload-cloud.svg +1 -0
  236. package/lib/dist/svg/v7/upload.svg +1 -0
  237. package/lib/dist/svg/v7/usb.svg +1 -0
  238. package/lib/dist/svg/v7/video-off.svg +1 -0
  239. package/lib/dist/svg/v7/video.svg +1 -0
  240. package/lib/dist/svg/v7/volume-1.svg +1 -0
  241. package/lib/dist/svg/v7/volume-2.svg +1 -0
  242. package/lib/dist/svg/v7/volume-x.svg +1 -0
  243. package/lib/dist/svg/v7/volume.svg +1 -0
  244. package/lib/dist/svg/v7/webcam.svg +1 -0
  245. package/lib/dist/svg/v7/wifi-off.svg +1 -0
  246. package/lib/dist/svg/v7/wifi.svg +1 -0
  247. package/lib/dist/svg/v7/zap-off.svg +1 -0
  248. package/lib/dist/vue/v7/Activity.vue +3 -0
  249. package/lib/dist/vue/v7/Airplay.vue +3 -0
  250. package/lib/dist/vue/v7/Axis3d.vue +3 -0
  251. package/lib/dist/vue/v7/BarChart.vue +3 -0
  252. package/lib/dist/vue/v7/BarChart2.vue +3 -0
  253. package/lib/dist/vue/v7/BarChart3.vue +3 -0
  254. package/lib/dist/vue/v7/BarChart4.vue +3 -0
  255. package/lib/dist/vue/v7/BarChartHorizontal.vue +3 -0
  256. package/lib/dist/vue/v7/Battery.vue +3 -0
  257. package/lib/dist/vue/v7/BatteryCharging.vue +3 -0
  258. package/lib/dist/vue/v7/BatteryFull.vue +3 -0
  259. package/lib/dist/vue/v7/BatteryLow.vue +3 -0
  260. package/lib/dist/vue/v7/BatteryMedium.vue +3 -0
  261. package/lib/dist/vue/v7/Binary.vue +3 -0
  262. package/lib/dist/vue/v7/Bluetooth.vue +3 -0
  263. package/lib/dist/vue/v7/BluetoothConnected.vue +3 -0
  264. package/lib/dist/vue/v7/BluetoothOff.vue +3 -0
  265. package/lib/dist/vue/v7/BluetoothSearching.vue +3 -0
  266. package/lib/dist/vue/v7/Briefcase.vue +3 -0
  267. package/lib/dist/vue/v7/Building.vue +3 -0
  268. package/lib/dist/vue/v7/Building2.vue +3 -0
  269. package/lib/dist/vue/v7/Calculator.vue +3 -0
  270. package/lib/dist/vue/v7/Camera.vue +3 -0
  271. package/lib/dist/vue/v7/CameraOff.vue +3 -0
  272. package/lib/dist/vue/v7/CameraTracking.vue +3 -0
  273. package/lib/dist/vue/v7/Cast.vue +3 -0
  274. package/lib/dist/vue/v7/Clipboard.vue +3 -0
  275. package/lib/dist/vue/v7/ClipboardCheck.vue +3 -0
  276. package/lib/dist/vue/v7/ClipboardCopy.vue +3 -0
  277. package/lib/dist/vue/v7/ClipboardEdit.vue +3 -0
  278. package/lib/dist/vue/v7/ClipboardList.vue +3 -0
  279. package/lib/dist/vue/v7/ClipboardSignature.vue +3 -0
  280. package/lib/dist/vue/v7/ClipboardType.vue +3 -0
  281. package/lib/dist/vue/v7/ClipboardX.vue +3 -0
  282. package/lib/dist/vue/v7/CloudOff.vue +3 -0
  283. package/lib/dist/vue/v7/Command.vue +3 -0
  284. package/lib/dist/vue/v7/Cpu.vue +3 -0
  285. package/lib/dist/vue/v7/DownloadCloud.vue +3 -0
  286. package/lib/dist/vue/v7/Equal.vue +3 -0
  287. package/lib/dist/vue/v7/ExternalLink.vue +3 -0
  288. package/lib/dist/vue/v7/Factory.vue +3 -0
  289. package/lib/dist/vue/v7/File.vue +3 -0
  290. package/lib/dist/vue/v7/FileAudio.vue +3 -0
  291. package/lib/dist/vue/v7/Files.vue +3 -0
  292. package/lib/dist/vue/v7/Film.vue +3 -0
  293. package/lib/dist/vue/v7/Fingerprint.vue +3 -0
  294. package/lib/dist/vue/v7/Focus.vue +3 -0
  295. package/lib/dist/vue/v7/Folder.vue +3 -0
  296. package/lib/dist/vue/v7/FolderTree.vue +3 -0
  297. package/lib/dist/vue/v7/Folders.vue +3 -0
  298. package/lib/dist/vue/v7/Globe2.vue +3 -0
  299. package/lib/dist/vue/v7/HardDrive.vue +3 -0
  300. package/lib/dist/vue/v7/Headphones.vue +3 -0
  301. package/lib/dist/vue/v7/Home.vue +3 -0
  302. package/lib/dist/vue/v7/Import.vue +3 -0
  303. package/lib/dist/vue/v7/Languages.vue +3 -0
  304. package/lib/dist/vue/v7/Laptop2.vue +3 -0
  305. package/lib/dist/vue/v7/LifeBuoy.vue +3 -0
  306. package/lib/dist/vue/v7/LightningBolt.vue +3 -0
  307. package/lib/dist/vue/v7/LineChart.vue +3 -0
  308. package/lib/dist/vue/v7/Map.vue +3 -0
  309. package/lib/dist/vue/v7/MapPin.vue +3 -0
  310. package/lib/dist/vue/v7/Mic.vue +3 -0
  311. package/lib/dist/vue/v7/MicOff.vue +3 -0
  312. package/lib/dist/vue/v7/Monitor.vue +3 -0
  313. package/lib/dist/vue/v7/MonitorOff.vue +3 -0
  314. package/lib/dist/vue/v7/MonitorSpeaker.vue +3 -0
  315. package/lib/dist/vue/v7/Mouse.vue +3 -0
  316. package/lib/dist/vue/v7/PieChart.vue +3 -0
  317. package/lib/dist/vue/v7/Plug.vue +3 -0
  318. package/lib/dist/vue/v7/PrintFax.vue +3 -0
  319. package/lib/dist/vue/v7/Printer.vue +3 -0
  320. package/lib/dist/vue/v7/QrCode.vue +3 -0
  321. package/lib/dist/vue/v7/Save.vue +3 -0
  322. package/lib/dist/vue/v7/Scan.vue +3 -0
  323. package/lib/dist/vue/v7/ScanFace.vue +3 -0
  324. package/lib/dist/vue/v7/ScreenShareOff.vue +3 -0
  325. package/lib/dist/vue/v7/Share2.vue +3 -0
  326. package/lib/dist/vue/v7/ShareScreen.vue +3 -0
  327. package/lib/dist/vue/v7/Signal.vue +3 -0
  328. package/lib/dist/vue/v7/SignalHigh.vue +3 -0
  329. package/lib/dist/vue/v7/SignalLow.vue +3 -0
  330. package/lib/dist/vue/v7/SignalMedium.vue +3 -0
  331. package/lib/dist/vue/v7/SignalZero.vue +3 -0
  332. package/lib/dist/vue/v7/Slash.vue +3 -0
  333. package/lib/dist/vue/v7/Smartphone.vue +3 -0
  334. package/lib/dist/vue/v7/SmartphoneCharging.vue +3 -0
  335. package/lib/dist/vue/v7/Speaker.vue +3 -0
  336. package/lib/dist/vue/v7/ToyBrick.vue +3 -0
  337. package/lib/dist/vue/v7/TrendingDown.vue +3 -0
  338. package/lib/dist/vue/v7/TrendingUp.vue +3 -0
  339. package/lib/dist/vue/v7/Upload.vue +3 -0
  340. package/lib/dist/vue/v7/UploadCloud.vue +3 -0
  341. package/lib/dist/vue/v7/Usb.vue +3 -0
  342. package/lib/dist/vue/v7/Video.vue +3 -0
  343. package/lib/dist/vue/v7/VideoOff.vue +3 -0
  344. package/lib/dist/vue/v7/Volume.vue +3 -0
  345. package/lib/dist/vue/v7/Volume1.vue +3 -0
  346. package/lib/dist/vue/v7/Volume2.vue +3 -0
  347. package/lib/dist/vue/v7/VolumeX.vue +3 -0
  348. package/lib/dist/vue/v7/Webcam.vue +3 -0
  349. package/lib/dist/vue/v7/Wifi.vue +3 -0
  350. package/lib/dist/vue/v7/WifiOff.vue +3 -0
  351. package/lib/dist/vue/v7/ZapOff.vue +3 -0
  352. package/package.json +1 -1
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" focusable="false" data-name="Upload Cloud" class="d-icon d-icon--uploadCloud" viewBox="0 0 12 12"><path fill="currentColor" fill-rule="evenodd" d="M5.598 2.209a3 3 0 0 0-3.24 4.89.5.5 0 1 1-.715.7A4 4 0 1 1 8.209 3.5h.54a2.75 2.75 0 0 1 1.529 5.037.5.5 0 1 1-.556-.832A1.75 1.75 0 0 0 8.75 4.5h-.895a.5.5 0 0 1-.48-.357A3 3 0 0 0 5.599 2.21Z" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="M6 5.5a.5.5 0 0 1 .5.5v4.5a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5Z" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="M5.646 5.646a.5.5 0 0 1 .708 0l2 2a.5.5 0 1 1-.708.708L6 6.707 4.354 8.354a.5.5 0 1 1-.708-.708l2-2Z" clip-rule="evenodd"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" focusable="false" data-name="Usb" class="d-icon d-icon--usb" viewBox="0 0 12 12"><path fill="currentColor" fill-rule="evenodd" d="M1 10a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm3-6.5a1 1 0 1 1 2 0 1 1 0 0 1-2 0Z" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="M9.854 2.146a.5.5 0 0 1 0 .708l-7.5 7.5a.5.5 0 0 1-.708-.708l7.5-7.5a.5.5 0 0 1 .708 0Z" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="M10.854 1.146a.5.5 0 0 1 .12.512l-.5 1.5a.5.5 0 0 1-.828.196l-1-1a.5.5 0 0 1 .196-.828l1.5-.5a.5.5 0 0 1 .512.12Zm-5.5 2a.5.5 0 0 1 0 .708L3.087 6.12l.877 2.194a.5.5 0 0 1-.928.372l-1-2.5a.5.5 0 0 1 .11-.54l2.5-2.5a.5.5 0 0 1 .708 0Z" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="M9.854 5.646a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.54.11l-2.5-1a.5.5 0 0 1 .372-.928l2.194.877 1.766-1.767a.5.5 0 0 1 .708 0Z" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="M9.146 5.146a.5.5 0 0 1 .708 0l.5.5a.5.5 0 0 1 0 .708l-.5.5a.5.5 0 0 1-.708 0l-.5-.5a.5.5 0 0 1 0-.708l.5-.5Z" clip-rule="evenodd"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" focusable="false" data-name="Video" class="d-icon d-icon--video" viewBox="0 0 12 12"><path fill="currentColor" fill-rule="evenodd" d="M2 3.5a.5.5 0 0 0-.5.5v4a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5V4a.5.5 0 0 0-.5-.5H2Zm6.5 1.566V4A1.5 1.5 0 0 0 7 2.5H2A1.5 1.5 0 0 0 .5 4v4A1.5 1.5 0 0 0 2 9.5h5A1.5 1.5 0 0 0 8.5 8V6.934l2.223 1.482A.5.5 0 0 0 11.5 8V4a.5.5 0 0 0-.777-.416L8.5 5.066ZM8.901 6 10.5 7.066V4.934L8.901 6Z" clip-rule="evenodd"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" focusable="false" data-name="Video Off" class="d-icon d-icon--videoOff" viewBox="0 0 12 12"><g clip-path="url(#a)"><path fill="currentColor" fill-rule="evenodd" d="M.646.646a.5.5 0 0 1 .708 0l10 10a.5.5 0 0 1-.708.708l-2.45-2.45A1.5 1.5 0 0 1 7 9.5H2A1.5 1.5 0 0 1 .5 8V4a1.5 1.5 0 0 1 1.306-1.487l-1.16-1.16a.5.5 0 0 1 0-.707ZM2.793 3.5H2a.5.5 0 0 0-.5.5v4a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .468-.325L2.793 3.5ZM7 3.5H5.33a.5.5 0 0 1 0-1H7A1.5 1.5 0 0 1 8.5 4v.963l.063.063 2.16-1.442A.5.5 0 0 1 11.5 4v4a.5.5 0 0 1-1 0V4.935l-1.722 1.15a.5.5 0 0 1-.632-.061l-.5-.5A.5.5 0 0 1 7.5 5.17V4a.5.5 0 0 0-.5-.5Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h12v12H0z"/></clipPath></defs></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" focusable="false" data-name="Volume" class="d-icon d-icon--volume" viewBox="0 0 12 12"><path fill="currentColor" fill-rule="evenodd" d="M5.717 2.05A.5.5 0 0 1 6 2.5v7a.5.5 0 0 1-.812.39L2.825 8H1a.5.5 0 0 1-.5-.5v-3A.5.5 0 0 1 1 4h1.825l2.363-1.89a.5.5 0 0 1 .529-.06ZM5 3.54 3.312 4.89A.5.5 0 0 1 3 5H1.5v2H3a.5.5 0 0 1 .312.11L5 8.46V3.54Z" clip-rule="evenodd"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" focusable="false" data-name="Volume 1" class="d-icon d-icon--volume1" viewBox="0 0 12 12"><path fill="currentColor" fill-rule="evenodd" d="M5.717 2.05A.5.5 0 0 1 6 2.5v7a.5.5 0 0 1-.812.39L2.825 8H1a.5.5 0 0 1-.5-.5v-3A.5.5 0 0 1 1 4h1.825l2.363-1.89a.5.5 0 0 1 .529-.06ZM5 3.54 3.312 4.89A.5.5 0 0 1 3 5H1.5v2H3a.5.5 0 0 1 .312.11L5 8.46V3.54Zm2.417.336a.5.5 0 0 1 .707 0 3 3 0 0 1 0 4.242.5.5 0 1 1-.708-.707 2 2 0 0 0 0-2.827.5.5 0 0 1 0-.708Z" clip-rule="evenodd"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" focusable="false" data-name="Volume 2" class="d-icon d-icon--volume2" viewBox="0 0 12 12"><path fill="currentColor" fill-rule="evenodd" d="M9.181 2.111a.5.5 0 0 1 .708 0 5.5 5.5 0 0 1 0 7.777.5.5 0 1 1-.708-.707 4.5 4.5 0 0 0 0-6.363.5.5 0 0 1 0-.707ZM5.717 2.05A.5.5 0 0 1 6 2.5v7a.5.5 0 0 1-.812.39L2.825 8H1a.5.5 0 0 1-.5-.5v-3A.5.5 0 0 1 1 4h1.825l2.363-1.89a.5.5 0 0 1 .529-.06ZM5 3.54 3.312 4.89A.5.5 0 0 1 3 5H1.5v2H3a.5.5 0 0 1 .312.11L5 8.46V3.54Zm2.417.336a.5.5 0 0 1 .707 0 3 3 0 0 1 0 4.242.5.5 0 0 1-.708-.707 2 2 0 0 0 0-2.828.5.5 0 0 1 0-.707Z" clip-rule="evenodd"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" focusable="false" data-name="Volume X" class="d-icon d-icon--volumeX" viewBox="0 0 12 12"><path fill="currentColor" fill-rule="evenodd" d="M5.717 2.05A.5.5 0 0 1 6 2.5v7a.5.5 0 0 1-.812.39L2.825 8H1a.5.5 0 0 1-.5-.5v-3A.5.5 0 0 1 1 4h1.825l2.363-1.89a.5.5 0 0 1 .529-.06ZM5 3.54 3.312 4.89A.5.5 0 0 1 3 5H1.5v2H3a.5.5 0 0 1 .312.11L5 8.46V3.54Zm2.646.606a.5.5 0 0 1 .708 0L9.5 5.293l1.146-1.147a.5.5 0 0 1 .708.708L10.207 6l1.147 1.146a.5.5 0 0 1-.708.708L9.5 6.707 8.354 7.854a.5.5 0 1 1-.708-.708L8.793 6 7.646 4.854a.5.5 0 0 1 0-.708Z" clip-rule="evenodd"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" focusable="false" data-name="Webcam" class="d-icon d-icon--webcam" viewBox="0 0 12 12"><path fill="currentColor" fill-rule="evenodd" d="M6 1.5a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7ZM1.5 5a4.5 4.5 0 1 1 9 0 4.5 4.5 0 0 1-9 0Z" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="M6 4a1 1 0 1 0 0 2 1 1 0 0 0 0-2ZM4 5a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-1 6a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5A.5.5 0 0 1 3 11Z" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="M6 8.5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0V9a.5.5 0 0 1 .5-.5Z" clip-rule="evenodd"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" focusable="false" data-name="Wifi" class="d-icon d-icon--wifi" viewBox="0 0 12 12"><path fill="currentColor" fill-rule="evenodd" d="M6 3a7 7 0 0 0-4.667 1.783.5.5 0 0 1-.666-.746 8 8 0 0 1 10.666 0 .5.5 0 1 1-.666.746A7 7 0 0 0 6 3Zm0 2.57a4.5 4.5 0 0 0-3.15 1.287.5.5 0 1 1-.7-.714 5.5 5.5 0 0 1 7.7 0 .5.5 0 1 1-.7.714A4.5 4.5 0 0 0 6 5.571Zm0 2.465a2 2 0 0 0-1.4.572.5.5 0 1 1-.7-.714 3 3 0 0 1 4.2 0 .5.5 0 0 1-.7.714A2 2 0 0 0 6 8.035ZM5.5 10a.5.5 0 0 1 .5-.5h.005a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5Z" clip-rule="evenodd"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" focusable="false" data-name="Wifi Off" class="d-icon d-icon--wifiOff" viewBox="0 0 12 12"><g clip-path="url(#a)"><path fill="currentColor" fill-rule="evenodd" d="M7.988 5.382a.5.5 0 0 1 .68-.194c.448.25.86.56 1.221.924a.5.5 0 0 1-.708.706 4.5 4.5 0 0 0-1-.756.5.5 0 0 1-.193-.68ZM.646.646a.5.5 0 0 1 .708 0L3.43 2.723l.016.017 2.022 2.022a.492.492 0 0 1 .01.01l5.875 5.874a.5.5 0 0 1-.708.708l-2.66-2.662a.5.5 0 0 1-.585-.085 2 2 0 0 0-2.8 0 .5.5 0 0 1-.7-.714 3 3 0 0 1 2.449-.837l-1.39-1.39a4.5 4.5 0 0 0-2.105 1.188.5.5 0 1 1-.708-.708 5.5 5.5 0 0 1 2.013-1.28L2.976 3.683a7 7 0 0 0-1.642 1.1.5.5 0 0 1-.668-.745 8 8 0 0 1 1.566-1.099L.646 1.354a.5.5 0 0 1 0-.708Zm10.02 4.107a6.993 6.993 0 0 0-5.291-1.755.5.5 0 0 1-.09-.996 7.993 7.993 0 0 1 6.048 2.005.5.5 0 0 1-.666.746ZM5.5 10a.5.5 0 0 1 .5-.5h.005a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h12v12H0z"/></clipPath></defs></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" focusable="false" data-name="Zap Off" class="d-icon d-icon--zapOff" viewBox="0 0 12 12"><g clip-path="url(#a)"><path fill="currentColor" fill-rule="evenodd" d="M6.699.541a.5.5 0 0 1 .297.52l-.295 2.376a.5.5 0 0 1-.992-.124l.085-.683-.125.15a.5.5 0 0 1-.768-.64L6.116.68a.5.5 0 0 1 .583-.139ZM7.33 5a.5.5 0 0 1 .5-.5h2.67a.5.5 0 0 1 .384.82L9.669 6.775a.5.5 0 0 1-.768-.64l.53-.635H7.83a.5.5 0 0 1-.5-.5ZM4.32 3.616a.5.5 0 0 1 .064.704L2.568 6.5H6a.5.5 0 0 1 .496.562L6.208 9.37l1.408-1.69a.5.5 0 1 1 .768.64l-2.5 3a.5.5 0 0 1-.88-.382l.43-3.438H1.5a.5.5 0 0 1-.384-.82l2.5-3a.5.5 0 0 1 .704-.064Z" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="M.646.646a.5.5 0 0 1 .708 0l10 10a.5.5 0 0 1-.708.708l-10-10a.5.5 0 0 1 0-.708Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h12v12H0z"/></clipPath></defs></svg>
3
+ </template>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dialpad/dialtone",
3
- "version": "7.3.1",
3
+ "version": "7.4.0",
4
4
  "description": "The design system for Dialpad and UberConference",
5
5
  "author": "Joshua Hynes",
6
6
  "scripts": {