pebble-shared 2.8.0 → 2.9.1

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
@@ -72,6 +72,7 @@ declare enum PebbleIcon {
72
72
  Direction = "direction",
73
73
  DocumentUploaded = "document-uploaded",
74
74
  Document = "document",
75
+ DoorFront = "door-front",
75
76
  Dot = "dot",
76
77
  Dots = "dots",
77
78
  Download = "download",
@@ -97,6 +98,7 @@ declare enum PebbleIcon {
97
98
  FollowUp2 = "follow-up-2",
98
99
  FollowUp = "follow-up",
99
100
  Funnel = "funnel",
101
+ GradeLine = "grade-line",
100
102
  Grade = "grade",
101
103
  HamburgerBold = "hamburger-bold",
102
104
  Hamburger = "hamburger",
@@ -109,6 +111,7 @@ declare enum PebbleIcon {
109
111
  Home = "home",
110
112
  HouseStatus = "house-status",
111
113
  HowToReg = "how-to-reg",
114
+ Image = "image",
112
115
  IncomingCall2 = "incoming-call-2",
113
116
  IncomingCall = "incoming-call",
114
117
  IncomingCalls = "incoming-calls",
@@ -155,8 +158,10 @@ declare enum PebbleIcon {
155
158
  OutgoingCall = "outgoing-call",
156
159
  Patchout = "patchout",
157
160
  Pause = "pause",
161
+ Pdf = "pdf",
158
162
  Percentage = "percentage",
159
163
  PersonAddDisabled = "person-add-disabled",
164
+ PersonSearch = "person-search",
160
165
  Person = "person",
161
166
  Phone2 = "phone-2",
162
167
  PhoneAlt = "phone-alt",
Binary file