pebble-shared 2.9.3 → 2.10.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
@@ -8,8 +8,10 @@ declare enum PebbleIcon {
8
8
  Add = "add",
9
9
  AddedDetails = "added-details",
10
10
  Admin = "admin",
11
+ AgreementLetter = "agreement-letter",
11
12
  AlertFilled = "alert-filled",
12
13
  Alert = "alert",
14
+ AllotmentLetter = "allotment-letter",
13
15
  Apps = "apps",
14
16
  ArrowBack = "arrow-back",
15
17
  ArrowDown = "arrow-down",
@@ -175,6 +177,7 @@ declare enum PebbleIcon {
175
177
  Phone = "phone",
176
178
  Play = "play",
177
179
  Plus = "plus",
180
+ PossessionLetter = "possession-letter",
178
181
  Premium = "premium",
179
182
  Print = "print",
180
183
  PriorityChange = "priority-change",
@@ -229,6 +232,7 @@ declare enum PebbleIcon {
229
232
  VpnKey = "vpn-key",
230
233
  WarningLine = "warning-line",
231
234
  Warning = "warning",
235
+ WelcomeLetter = "welcome-letter",
232
236
  WhatsappFilled = "whatsapp-filled",
233
237
  Whatsapp = "whatsapp"
234
238
  }
Binary file