pebble-shared 2.12.0 → 2.14.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
@@ -9,6 +9,7 @@ declare enum PebbleIcon {
9
9
  AddedDetails = "added-details",
10
10
  Admin = "admin",
11
11
  AgreementLetter = "agreement-letter",
12
+ AiCall = "ai-call",
12
13
  AlertFilled = "alert-filled",
13
14
  Alert = "alert",
14
15
  AllotmentLetter = "allotment-letter",
@@ -55,6 +56,7 @@ declare enum PebbleIcon {
55
56
  CloseCircle = "close-circle",
56
57
  Close = "close",
57
58
  CloudDownload = "cloud-download",
59
+ CloudUploadFilled = "cloud-upload-filled",
58
60
  CloudUpload = "cloud-upload",
59
61
  ConfigureFloors = "configure-floors",
60
62
  ConfigureUnits = "configure-units",
@@ -233,6 +235,7 @@ declare enum PebbleIcon {
233
235
  Videocam = "videocam",
234
236
  ViewDetails = "view-details",
235
237
  VpnKey = "vpn-key",
238
+ WarningFilled = "warning-filled",
236
239
  WarningLine = "warning-line",
237
240
  Warning = "warning",
238
241
  WelcomeLetter = "welcome-letter",
Binary file