pebble-shared 2.20.0 → 2.22.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/native/Icon.d.ts CHANGED
@@ -2,7 +2,7 @@ import { Component } from "react";
2
2
  import { TextProps } from "react-native";
3
3
 
4
4
 
5
- export type IconName = "account_circle" | "actions" | "add-floors" | "add" | "added-details" | "admin" | "agreement-letter" | "ai-call" | "alert-filled" | "alert" | "allotment-letter" | "apps" | "arrow-back" | "arrow-down" | "arrow-drop-down" | "arrow-drop-up" | "arrow-right" | "arrow-up" | "article" | "back" | "balcony" | "bar-graph" | "base-price" | "bathroom" | "bedroom" | "bolt" | "bookmark-add" | "building" | "business" | "calculate" | "calendar-2" | "calendar-checked" | "calendar" | "call-center" | "call" | "camera-2" | "camera" | "car-front" | "car" | "change-naming" | "channel-partners" | "check-bold" | "check-circle-filled" | "check" | "checkbox-indeterminate" | "checkbox-selected" | "checkbox-unfilled" | "checkbox-unselected" | "checked-server" | "chevron-down" | "chevron-left" | "clipboard" | "clock-filled" | "clock" | "close-circle-filled" | "close-circle" | "close" | "cloud-download" | "cloud-upload-filled" | "cloud-upload" | "configure-floors" | "configure-units" | "contact" | "control-unit" | "copy-filled" | "copy" | "cp-icon" | "cross-chart" | "cross" | "delete-2" | "delete-filled" | "delete" | "description" | "dialer" | "digital-leads" | "direct-walkins" | "direction-compass" | "direction" | "document-uploaded" | "document" | "door-front" | "dot" | "dots" | "download" | "edit-2" | "edit-alt" | "edit-details" | "edit-note" | "edit-thin" | "edit" | "extra-area" | "eye-line" | "eye" | "face-to-face-2" | "face-to-face-3" | "face-to-face" | "facing" | "fact-check" | "file" | "filter-2" | "filter-alt" | "filter" | "fire" | "firm" | "flash-off" | "flash-on" | "folder" | "follow-up-2-filled" | "follow-up-2" | "follow-up" | "forum" | "full-screen" | "funnel" | "grade-line" | "grade" | "hamburger-bold" | "hamburger" | "help-and-support" | "help" | "hidden" | "history" | "home-filled-2" | "home-filled" | "home" | "house-status" | "how-to-reg" | "image" | "incoming-call-2" | "incoming-call" | "incoming-calls" | "info-filled" | "info" | "inquiry" | "inventory" | "invoice" | "jodi" | "junk" | "landscape" | "leads-tab" | "line-chart" | "link" | "list" | "location" | "lock-clock" | "lock-filled" | "lock-open" | "lock" | "logout-door" | "logout" | "mail-send" | "mail" | "mandates" | "meeting-room" | "mic" | "minus" | "missed-call" | "money" | "more" | "not-available" | "not-called" | "note-1" | "note-alt" | "note" | "notification" | "offline" | "open-external" | "opening-quote" | "orientation" | "other-leads" | "others" | "outgoing-call-2" | "outgoing-call" | "patchout" | "pause" | "pdf" | "percentage" | "person-add-disabled" | "person-search" | "person-square" | "person" | "phone-2" | "phone-alt" | "phone-filled" | "phone-in-talk" | "phone-incoming-2" | "phone-incoming" | "phone-missed" | "phone-outgoing-2" | "phone-outgoing" | "phone" | "play" | "plus" | "possession-letter" | "post-sales-outlined" | "post-sales" | "premium" | "print" | "priority-change" | "profile-1" | "profile" | "quotations" | "radio-check-filled" | "radio-check" | "radio-selected" | "radio" | "redo" | "reimbursements-2" | "reimbursements" | "reschedule" | "reset" | "revisit" | "rules" | "schedule-mail" | "search" | "self-added" | "send-message" | "settings-line" | "settings" | "share-with-people" | "share" | "site-visit-2" | "site-visit" | "sms" | "spinner" | "stats-2" | "stats" | "store-2" | "store" | "system" | "table" | "tag" | "team" | "training" | "transfer-2" | "transfer-alt" | "transfer" | "transferred" | "travel" | "trophy" | "unchecked-radio" | "undo" | "unlock" | "update" | "updating" | "upload" | "user-alt" | "user" | "videocam" | "view-details" | "vpn-key" | "warning-filled" | "warning-line" | "warning" | "welcome-letter" | "whatsapp-filled" | "whatsapp";
5
+ export type IconName = "account_circle" | "actions" | "add-floors" | "add" | "added-details" | "admin" | "agreement-letter" | "ai-call" | "alert-filled" | "alert" | "allotment-letter" | "apps" | "arrow-back" | "arrow-down" | "arrow-drop-down" | "arrow-drop-up" | "arrow-right" | "arrow-up" | "article" | "back" | "balcony" | "bar-graph" | "base-price" | "bathroom" | "bedroom" | "bolt" | "bookmark-add" | "building-2" | "building" | "business" | "calculate" | "calendar-2" | "calendar-checked" | "calendar" | "call-center" | "call" | "camera-2" | "camera" | "car-front" | "car" | "change-naming" | "channel-partners" | "check-bold" | "check-circle-filled" | "check" | "checkbox-indeterminate" | "checkbox-selected" | "checkbox-unfilled" | "checkbox-unselected" | "checked-server" | "chevron-down" | "chevron-left" | "clipboard" | "clock-filled" | "clock" | "close-circle-filled" | "close-circle" | "close" | "cloud-download" | "cloud-upload-filled" | "cloud-upload" | "configure-floors" | "configure-units" | "contact" | "control-unit" | "copy-filled" | "copy" | "cp-icon" | "cross-chart" | "cross" | "delete-2" | "delete-filled" | "delete" | "description" | "dialer" | "digital-leads" | "direct-walkins" | "direction-compass" | "direction" | "document-uploaded" | "document" | "door-front" | "dot" | "dots" | "download" | "edit-2" | "edit-alt" | "edit-details" | "edit-note" | "edit-thin" | "edit" | "extra-area" | "eye-line" | "eye" | "face-to-face-2" | "face-to-face-3" | "face-to-face" | "facing" | "fact-check" | "file" | "filter-2" | "filter-alt" | "filter" | "fire" | "firm" | "flash-off" | "flash-on" | "folder" | "follow-up-2-filled" | "follow-up-2" | "follow-up" | "forum" | "full-screen" | "funnel" | "grade-line" | "grade" | "hamburger-bold" | "hamburger" | "help-and-support" | "help" | "hidden" | "history" | "home-filled-2" | "home-filled" | "home" | "house-status" | "how-to-reg" | "image" | "incoming-call-2" | "incoming-call" | "incoming-calls" | "info-filled" | "info" | "inquiry" | "inventory" | "invoice" | "jodi" | "junk" | "landscape" | "leads-tab" | "line-chart" | "link" | "list" | "location" | "lock-clock" | "lock-filled" | "lock-open" | "lock" | "logout-door" | "logout" | "mail-send" | "mail" | "mandates" | "meeting-room" | "mic" | "minus" | "missed-call" | "money" | "more" | "not-available" | "not-called" | "note-1" | "note-alt" | "note" | "notification" | "offline" | "open-external" | "opening-quote" | "orientation" | "other-leads" | "others" | "outgoing-call-2" | "outgoing-call" | "patchout" | "pause" | "pdf" | "percentage" | "person-add-disabled" | "person-search" | "person-square" | "person" | "phone-2" | "phone-alt" | "phone-filled" | "phone-in-talk" | "phone-incoming-2" | "phone-incoming" | "phone-missed" | "phone-outgoing-2" | "phone-outgoing" | "phone" | "play" | "plus" | "possession-letter" | "post-sales-outlined" | "post-sales" | "premium" | "print" | "priority-change" | "profile-1" | "profile" | "quotations" | "radio-check-filled" | "radio-check" | "radio-selected" | "radio" | "redo" | "reimbursements-2" | "reimbursements" | "reschedule" | "reset" | "revisit" | "rules" | "schedule-mail" | "search" | "self-added" | "send-message" | "settings-line" | "settings" | "share-with-people" | "share" | "site-visit-2" | "site-visit" | "sms" | "spinner" | "stats-2" | "stats" | "store-2" | "store" | "system" | "table" | "tag" | "team" | "training" | "transfer-2" | "transfer-alt" | "transfer" | "transferred" | "travel" | "trophy-2" | "trophy" | "unchecked-radio" | "undo" | "unlock" | "update" | "updating" | "upload" | "user-alt" | "user" | "videocam" | "view-details" | "vpn-key" | "warning-filled" | "warning-line" | "warning" | "welcome-letter" | "whatsapp-filled" | "whatsapp";
6
6
 
7
7
  export interface IconProps extends TextProps {
8
8
  name: IconName;
package/native/Icon.js CHANGED
@@ -27,235 +27,237 @@ const glyphMap = {
27
27
  "bedroom": 61721,
28
28
  "bolt": 61722,
29
29
  "bookmark-add": 61723,
30
- "building": 61724,
31
- "business": 61725,
32
- "calculate": 61726,
33
- "calendar-2": 61727,
34
- "calendar-checked": 61728,
35
- "calendar": 61729,
36
- "call-center": 61730,
37
- "call": 61731,
38
- "camera-2": 61732,
39
- "camera": 61733,
40
- "car-front": 61734,
41
- "car": 61735,
42
- "change-naming": 61736,
43
- "channel-partners": 61737,
44
- "check-bold": 61738,
45
- "check-circle-filled": 61739,
46
- "check": 61740,
47
- "checkbox-indeterminate": 61741,
48
- "checkbox-selected": 61742,
49
- "checkbox-unfilled": 61743,
50
- "checkbox-unselected": 61744,
51
- "checked-server": 61745,
52
- "chevron-down": 61746,
53
- "chevron-left": 61747,
54
- "clipboard": 61748,
55
- "clock-filled": 61749,
56
- "clock": 61750,
57
- "close-circle-filled": 61751,
58
- "close-circle": 61752,
59
- "close": 61753,
60
- "cloud-download": 61754,
61
- "cloud-upload-filled": 61755,
62
- "cloud-upload": 61756,
63
- "configure-floors": 61757,
64
- "configure-units": 61758,
65
- "contact": 61759,
66
- "control-unit": 61760,
67
- "copy-filled": 61761,
68
- "copy": 61762,
69
- "cp-icon": 61763,
70
- "cross-chart": 61764,
71
- "cross": 61765,
72
- "delete-2": 61766,
73
- "delete-filled": 61767,
74
- "delete": 61768,
75
- "description": 61769,
76
- "dialer": 61770,
77
- "digital-leads": 61771,
78
- "direct-walkins": 61772,
79
- "direction-compass": 61773,
80
- "direction": 61774,
81
- "document-uploaded": 61775,
82
- "document": 61776,
83
- "door-front": 61777,
84
- "dot": 61778,
85
- "dots": 61779,
86
- "download": 61780,
87
- "edit-2": 61781,
88
- "edit-alt": 61782,
89
- "edit-details": 61783,
90
- "edit-note": 61784,
91
- "edit-thin": 61785,
92
- "edit": 61786,
93
- "extra-area": 61787,
94
- "eye-line": 61788,
95
- "eye": 61789,
96
- "face-to-face-2": 61790,
97
- "face-to-face-3": 61791,
98
- "face-to-face": 61792,
99
- "facing": 61793,
100
- "fact-check": 61794,
101
- "file": 61795,
102
- "filter-2": 61796,
103
- "filter-alt": 61797,
104
- "filter": 61798,
105
- "fire": 61799,
106
- "firm": 61800,
107
- "flash-off": 61801,
108
- "flash-on": 61802,
109
- "folder": 61803,
110
- "follow-up-2-filled": 61804,
111
- "follow-up-2": 61805,
112
- "follow-up": 61806,
113
- "forum": 61807,
114
- "full-screen": 61808,
115
- "funnel": 61809,
116
- "grade-line": 61810,
117
- "grade": 61811,
118
- "hamburger-bold": 61812,
119
- "hamburger": 61813,
120
- "help-and-support": 61814,
121
- "help": 61815,
122
- "hidden": 61816,
123
- "history": 61817,
124
- "home-filled-2": 61818,
125
- "home-filled": 61819,
126
- "home": 61820,
127
- "house-status": 61821,
128
- "how-to-reg": 61822,
129
- "image": 61823,
130
- "incoming-call-2": 61824,
131
- "incoming-call": 61825,
132
- "incoming-calls": 61826,
133
- "info-filled": 61827,
134
- "info": 61828,
135
- "inquiry": 61829,
136
- "inventory": 61830,
137
- "invoice": 61831,
138
- "jodi": 61832,
139
- "junk": 61833,
140
- "landscape": 61834,
141
- "leads-tab": 61835,
142
- "line-chart": 61836,
143
- "link": 61837,
144
- "list": 61838,
145
- "location": 61839,
146
- "lock-clock": 61840,
147
- "lock-filled": 61841,
148
- "lock-open": 61842,
149
- "lock": 61843,
150
- "logout-door": 61844,
151
- "logout": 61845,
152
- "mail-send": 61846,
153
- "mail": 61847,
154
- "mandates": 61848,
155
- "meeting-room": 61849,
156
- "mic": 61850,
157
- "minus": 61851,
158
- "missed-call": 61852,
159
- "money": 61853,
160
- "more": 61854,
161
- "not-available": 61855,
162
- "not-called": 61856,
163
- "note-1": 61857,
164
- "note-alt": 61858,
165
- "note": 61859,
166
- "notification": 61860,
167
- "offline": 61861,
168
- "open-external": 61862,
169
- "opening-quote": 61863,
170
- "orientation": 61864,
171
- "other-leads": 61865,
172
- "others": 61866,
173
- "outgoing-call-2": 61867,
174
- "outgoing-call": 61868,
175
- "patchout": 61869,
176
- "pause": 61870,
177
- "pdf": 61871,
178
- "percentage": 61872,
179
- "person-add-disabled": 61873,
180
- "person-search": 61874,
181
- "person-square": 61875,
182
- "person": 61876,
183
- "phone-2": 61877,
184
- "phone-alt": 61878,
185
- "phone-filled": 61879,
186
- "phone-in-talk": 61880,
187
- "phone-incoming-2": 61881,
188
- "phone-incoming": 61882,
189
- "phone-missed": 61883,
190
- "phone-outgoing-2": 61884,
191
- "phone-outgoing": 61885,
192
- "phone": 61886,
193
- "play": 61887,
194
- "plus": 61888,
195
- "possession-letter": 61889,
196
- "post-sales-outlined": 61890,
197
- "post-sales": 61891,
198
- "premium": 61892,
199
- "print": 61893,
200
- "priority-change": 61894,
201
- "profile-1": 61895,
202
- "profile": 61896,
203
- "quotations": 61897,
204
- "radio-check-filled": 61898,
205
- "radio-check": 61899,
206
- "radio-selected": 61900,
207
- "radio": 61901,
208
- "redo": 61902,
209
- "reimbursements-2": 61903,
210
- "reimbursements": 61904,
211
- "reschedule": 61905,
212
- "reset": 61906,
213
- "revisit": 61907,
214
- "rules": 61908,
215
- "schedule-mail": 61909,
216
- "search": 61910,
217
- "self-added": 61911,
218
- "send-message": 61912,
219
- "settings-line": 61913,
220
- "settings": 61914,
221
- "share-with-people": 61915,
222
- "share": 61916,
223
- "site-visit-2": 61917,
224
- "site-visit": 61918,
225
- "sms": 61919,
226
- "spinner": 61920,
227
- "stats-2": 61921,
228
- "stats": 61922,
229
- "store-2": 61923,
230
- "store": 61924,
231
- "system": 61925,
232
- "table": 61926,
233
- "tag": 61927,
234
- "team": 61928,
235
- "training": 61929,
236
- "transfer-2": 61930,
237
- "transfer-alt": 61931,
238
- "transfer": 61932,
239
- "transferred": 61933,
240
- "travel": 61934,
241
- "trophy": 61935,
242
- "unchecked-radio": 61936,
243
- "undo": 61937,
244
- "unlock": 61938,
245
- "update": 61939,
246
- "updating": 61940,
247
- "upload": 61941,
248
- "user-alt": 61942,
249
- "user": 61943,
250
- "videocam": 61944,
251
- "view-details": 61945,
252
- "vpn-key": 61946,
253
- "warning-filled": 61947,
254
- "warning-line": 61948,
255
- "warning": 61949,
256
- "welcome-letter": 61950,
257
- "whatsapp-filled": 61951,
258
- "whatsapp": 61952
30
+ "building-2": 61724,
31
+ "building": 61725,
32
+ "business": 61726,
33
+ "calculate": 61727,
34
+ "calendar-2": 61728,
35
+ "calendar-checked": 61729,
36
+ "calendar": 61730,
37
+ "call-center": 61731,
38
+ "call": 61732,
39
+ "camera-2": 61733,
40
+ "camera": 61734,
41
+ "car-front": 61735,
42
+ "car": 61736,
43
+ "change-naming": 61737,
44
+ "channel-partners": 61738,
45
+ "check-bold": 61739,
46
+ "check-circle-filled": 61740,
47
+ "check": 61741,
48
+ "checkbox-indeterminate": 61742,
49
+ "checkbox-selected": 61743,
50
+ "checkbox-unfilled": 61744,
51
+ "checkbox-unselected": 61745,
52
+ "checked-server": 61746,
53
+ "chevron-down": 61747,
54
+ "chevron-left": 61748,
55
+ "clipboard": 61749,
56
+ "clock-filled": 61750,
57
+ "clock": 61751,
58
+ "close-circle-filled": 61752,
59
+ "close-circle": 61753,
60
+ "close": 61754,
61
+ "cloud-download": 61755,
62
+ "cloud-upload-filled": 61756,
63
+ "cloud-upload": 61757,
64
+ "configure-floors": 61758,
65
+ "configure-units": 61759,
66
+ "contact": 61760,
67
+ "control-unit": 61761,
68
+ "copy-filled": 61762,
69
+ "copy": 61763,
70
+ "cp-icon": 61764,
71
+ "cross-chart": 61765,
72
+ "cross": 61766,
73
+ "delete-2": 61767,
74
+ "delete-filled": 61768,
75
+ "delete": 61769,
76
+ "description": 61770,
77
+ "dialer": 61771,
78
+ "digital-leads": 61772,
79
+ "direct-walkins": 61773,
80
+ "direction-compass": 61774,
81
+ "direction": 61775,
82
+ "document-uploaded": 61776,
83
+ "document": 61777,
84
+ "door-front": 61778,
85
+ "dot": 61779,
86
+ "dots": 61780,
87
+ "download": 61781,
88
+ "edit-2": 61782,
89
+ "edit-alt": 61783,
90
+ "edit-details": 61784,
91
+ "edit-note": 61785,
92
+ "edit-thin": 61786,
93
+ "edit": 61787,
94
+ "extra-area": 61788,
95
+ "eye-line": 61789,
96
+ "eye": 61790,
97
+ "face-to-face-2": 61791,
98
+ "face-to-face-3": 61792,
99
+ "face-to-face": 61793,
100
+ "facing": 61794,
101
+ "fact-check": 61795,
102
+ "file": 61796,
103
+ "filter-2": 61797,
104
+ "filter-alt": 61798,
105
+ "filter": 61799,
106
+ "fire": 61800,
107
+ "firm": 61801,
108
+ "flash-off": 61802,
109
+ "flash-on": 61803,
110
+ "folder": 61804,
111
+ "follow-up-2-filled": 61805,
112
+ "follow-up-2": 61806,
113
+ "follow-up": 61807,
114
+ "forum": 61808,
115
+ "full-screen": 61809,
116
+ "funnel": 61810,
117
+ "grade-line": 61811,
118
+ "grade": 61812,
119
+ "hamburger-bold": 61813,
120
+ "hamburger": 61814,
121
+ "help-and-support": 61815,
122
+ "help": 61816,
123
+ "hidden": 61817,
124
+ "history": 61818,
125
+ "home-filled-2": 61819,
126
+ "home-filled": 61820,
127
+ "home": 61821,
128
+ "house-status": 61822,
129
+ "how-to-reg": 61823,
130
+ "image": 61824,
131
+ "incoming-call-2": 61825,
132
+ "incoming-call": 61826,
133
+ "incoming-calls": 61827,
134
+ "info-filled": 61828,
135
+ "info": 61829,
136
+ "inquiry": 61830,
137
+ "inventory": 61831,
138
+ "invoice": 61832,
139
+ "jodi": 61833,
140
+ "junk": 61834,
141
+ "landscape": 61835,
142
+ "leads-tab": 61836,
143
+ "line-chart": 61837,
144
+ "link": 61838,
145
+ "list": 61839,
146
+ "location": 61840,
147
+ "lock-clock": 61841,
148
+ "lock-filled": 61842,
149
+ "lock-open": 61843,
150
+ "lock": 61844,
151
+ "logout-door": 61845,
152
+ "logout": 61846,
153
+ "mail-send": 61847,
154
+ "mail": 61848,
155
+ "mandates": 61849,
156
+ "meeting-room": 61850,
157
+ "mic": 61851,
158
+ "minus": 61852,
159
+ "missed-call": 61853,
160
+ "money": 61854,
161
+ "more": 61855,
162
+ "not-available": 61856,
163
+ "not-called": 61857,
164
+ "note-1": 61858,
165
+ "note-alt": 61859,
166
+ "note": 61860,
167
+ "notification": 61861,
168
+ "offline": 61862,
169
+ "open-external": 61863,
170
+ "opening-quote": 61864,
171
+ "orientation": 61865,
172
+ "other-leads": 61866,
173
+ "others": 61867,
174
+ "outgoing-call-2": 61868,
175
+ "outgoing-call": 61869,
176
+ "patchout": 61870,
177
+ "pause": 61871,
178
+ "pdf": 61872,
179
+ "percentage": 61873,
180
+ "person-add-disabled": 61874,
181
+ "person-search": 61875,
182
+ "person-square": 61876,
183
+ "person": 61877,
184
+ "phone-2": 61878,
185
+ "phone-alt": 61879,
186
+ "phone-filled": 61880,
187
+ "phone-in-talk": 61881,
188
+ "phone-incoming-2": 61882,
189
+ "phone-incoming": 61883,
190
+ "phone-missed": 61884,
191
+ "phone-outgoing-2": 61885,
192
+ "phone-outgoing": 61886,
193
+ "phone": 61887,
194
+ "play": 61888,
195
+ "plus": 61889,
196
+ "possession-letter": 61890,
197
+ "post-sales-outlined": 61891,
198
+ "post-sales": 61892,
199
+ "premium": 61893,
200
+ "print": 61894,
201
+ "priority-change": 61895,
202
+ "profile-1": 61896,
203
+ "profile": 61897,
204
+ "quotations": 61898,
205
+ "radio-check-filled": 61899,
206
+ "radio-check": 61900,
207
+ "radio-selected": 61901,
208
+ "radio": 61902,
209
+ "redo": 61903,
210
+ "reimbursements-2": 61904,
211
+ "reimbursements": 61905,
212
+ "reschedule": 61906,
213
+ "reset": 61907,
214
+ "revisit": 61908,
215
+ "rules": 61909,
216
+ "schedule-mail": 61910,
217
+ "search": 61911,
218
+ "self-added": 61912,
219
+ "send-message": 61913,
220
+ "settings-line": 61914,
221
+ "settings": 61915,
222
+ "share-with-people": 61916,
223
+ "share": 61917,
224
+ "site-visit-2": 61918,
225
+ "site-visit": 61919,
226
+ "sms": 61920,
227
+ "spinner": 61921,
228
+ "stats-2": 61922,
229
+ "stats": 61923,
230
+ "store-2": 61924,
231
+ "store": 61925,
232
+ "system": 61926,
233
+ "table": 61927,
234
+ "tag": 61928,
235
+ "team": 61929,
236
+ "training": 61930,
237
+ "transfer-2": 61931,
238
+ "transfer-alt": 61932,
239
+ "transfer": 61933,
240
+ "transferred": 61934,
241
+ "travel": 61935,
242
+ "trophy-2": 61936,
243
+ "trophy": 61937,
244
+ "unchecked-radio": 61938,
245
+ "undo": 61939,
246
+ "unlock": 61940,
247
+ "update": 61941,
248
+ "updating": 61942,
249
+ "upload": 61943,
250
+ "user-alt": 61944,
251
+ "user": 61945,
252
+ "videocam": 61946,
253
+ "view-details": 61947,
254
+ "vpn-key": 61948,
255
+ "warning-filled": 61949,
256
+ "warning-line": 61950,
257
+ "warning": 61951,
258
+ "welcome-letter": 61952,
259
+ "whatsapp-filled": 61953,
260
+ "whatsapp": 61954
259
261
  };
260
262
 
261
263
  const iconSet = createIconSet(glyphMap, 'pebble', 'pebble.ttf');
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pebble-shared",
3
- "version": "2.20.0",
3
+ "version": "2.22.1",
4
4
  "license": "MIT",
5
5
  "main": "dist/pebble-shared.js",
6
6
  "files": [
@@ -22,5 +22,5 @@
22
22
  "devDependencies": {
23
23
  "@types/react-native": "^0.68.0"
24
24
  },
25
- "gitHead": "1b4c6ce5ecb369e5d4b20d081bb87acf3fd559f5"
25
+ "gitHead": "d9efdc7430427854387a64e84774540f13b63d16"
26
26
  }