pebble-shared 2.11.1 → 2.13.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.
package/dist/Icon.d.ts CHANGED
@@ -30,6 +30,7 @@ declare enum PebbleIcon {
30
30
  BookmarkAdd = "bookmark-add",
31
31
  Building = "building",
32
32
  Business = "business",
33
+ Calendar2 = "calendar-2",
33
34
  Calendar = "calendar",
34
35
  CallCenter = "call-center",
35
36
  Call = "call",
@@ -54,6 +55,7 @@ declare enum PebbleIcon {
54
55
  CloseCircle = "close-circle",
55
56
  Close = "close",
56
57
  CloudDownload = "cloud-download",
58
+ CloudUploadFilled = "cloud-upload-filled",
57
59
  CloudUpload = "cloud-upload",
58
60
  ConfigureFloors = "configure-floors",
59
61
  ConfigureUnits = "configure-units",
@@ -212,6 +214,7 @@ declare enum PebbleIcon {
212
214
  Store = "store",
213
215
  System = "system",
214
216
  Table = "table",
217
+ Tag = "tag",
215
218
  Team = "team",
216
219
  Training = "training",
217
220
  Transfer2 = "transfer-2",
@@ -231,6 +234,7 @@ declare enum PebbleIcon {
231
234
  Videocam = "videocam",
232
235
  ViewDetails = "view-details",
233
236
  VpnKey = "vpn-key",
237
+ WarningFilled = "warning-filled",
234
238
  WarningLine = "warning-line",
235
239
  Warning = "warning",
236
240
  WelcomeLetter = "welcome-letter",
Binary file