pebble-shared 2.16.0 → 2.17.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
@@ -69,6 +69,7 @@ declare enum PebbleIcon {
69
69
  CopyFilled = "copy-filled",
70
70
  Copy = "copy",
71
71
  CpIcon = "cp-icon",
72
+ CrossChart = "cross-chart",
72
73
  Cross = "cross",
73
74
  Delete2 = "delete-2",
74
75
  DeleteFilled = "delete-filled",
@@ -176,6 +177,7 @@ declare enum PebbleIcon {
176
177
  Percentage = "percentage",
177
178
  PersonAddDisabled = "person-add-disabled",
178
179
  PersonSearch = "person-search",
180
+ PersonSquare = "person-square",
179
181
  Person = "person",
180
182
  Phone2 = "phone-2",
181
183
  PhoneAlt = "phone-alt",
@@ -190,6 +192,7 @@ declare enum PebbleIcon {
190
192
  Play = "play",
191
193
  Plus = "plus",
192
194
  PossessionLetter = "possession-letter",
195
+ PostSalesOutlined = "post-sales-outlined",
193
196
  PostSales = "post-sales",
194
197
  Premium = "premium",
195
198
  Print = "print",
@@ -220,6 +223,7 @@ declare enum PebbleIcon {
220
223
  SiteVisit = "site-visit",
221
224
  Sms = "sms",
222
225
  Spinner = "spinner",
226
+ Stats2 = "stats-2",
223
227
  Stats = "stats",
224
228
  Store2 = "store-2",
225
229
  Store = "store",
Binary file