pebble-shared 2.14.0 → 2.15.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
@@ -31,7 +31,9 @@ declare enum PebbleIcon {
31
31
  BookmarkAdd = "bookmark-add",
32
32
  Building = "building",
33
33
  Business = "business",
34
+ Calculate = "calculate",
34
35
  Calendar2 = "calendar-2",
36
+ CalendarChecked = "calendar-checked",
35
37
  Calendar = "calendar",
36
38
  CallCenter = "call-center",
37
39
  Call = "call",
@@ -50,6 +52,7 @@ declare enum PebbleIcon {
50
52
  CheckedServer = "checked-server",
51
53
  ChevronDown = "chevron-down",
52
54
  ChevronLeft = "chevron-left",
55
+ Clipboard = "clipboard",
53
56
  ClockFilled = "clock-filled",
54
57
  Clock = "clock",
55
58
  CloseCircleFilled = "close-circle-filled",
@@ -99,9 +102,11 @@ declare enum PebbleIcon {
99
102
  Filter = "filter",
100
103
  Fire = "fire",
101
104
  Firm = "firm",
105
+ Folder = "folder",
102
106
  FollowUp2Filled = "follow-up-2-filled",
103
107
  FollowUp2 = "follow-up-2",
104
108
  FollowUp = "follow-up",
109
+ Forum = "forum",
105
110
  Funnel = "funnel",
106
111
  GradeLine = "grade-line",
107
112
  Grade = "grade",
@@ -122,6 +127,7 @@ declare enum PebbleIcon {
122
127
  IncomingCalls = "incoming-calls",
123
128
  InfoFilled = "info-filled",
124
129
  Info = "info",
130
+ Inquiry = "inquiry",
125
131
  Inventory = "inventory",
126
132
  Invoice = "invoice",
127
133
  Jodi = "jodi",
Binary file