pebble-shared 2.12.0 → 2.13.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/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" | "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" | "calendar-2" | "calendar" | "call-center" | "call" | "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" | "clock-filled" | "clock" | "close-circle-filled" | "close-circle" | "close" | "cloud-download" | "cloud-upload" | "configure-floors" | "configure-units" | "contact" | "control-unit" | "copy-filled" | "copy" | "cp-icon" | "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-note" | "edit-thin" | "edit" | "extra-area" | "eye-line" | "eye" | "face-to-face-2" | "face-to-face-3" | "face-to-face" | "facing" | "file" | "filter-2" | "filter-alt" | "filter" | "fire" | "firm" | "follow-up-2-filled" | "follow-up-2" | "follow-up" | "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" | "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" | "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" | "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" | "settings-line" | "settings" | "share-with-people" | "share" | "site-visit-2" | "site-visit" | "sms" | "spinner" | "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-line" | "warning" | "welcome-letter" | "whatsapp-filled" | "whatsapp";
5
+ export type IconName = "account_circle" | "actions" | "add-floors" | "add" | "added-details" | "admin" | "agreement-letter" | "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" | "calendar-2" | "calendar" | "call-center" | "call" | "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" | "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" | "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-note" | "edit-thin" | "edit" | "extra-area" | "eye-line" | "eye" | "face-to-face-2" | "face-to-face-3" | "face-to-face" | "facing" | "file" | "filter-2" | "filter-alt" | "filter" | "fire" | "firm" | "follow-up-2-filled" | "follow-up-2" | "follow-up" | "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" | "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" | "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" | "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" | "settings-line" | "settings" | "share-with-people" | "share" | "site-visit-2" | "site-visit" | "sms" | "spinner" | "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";
6
6
 
7
7
  export interface IconProps extends TextProps {
8
8
  name: IconName;
package/native/Icon.js CHANGED
@@ -53,189 +53,191 @@ const glyphMap = {
53
53
  "close-circle": 61747,
54
54
  "close": 61748,
55
55
  "cloud-download": 61749,
56
- "cloud-upload": 61750,
57
- "configure-floors": 61751,
58
- "configure-units": 61752,
59
- "contact": 61753,
60
- "control-unit": 61754,
61
- "copy-filled": 61755,
62
- "copy": 61756,
63
- "cp-icon": 61757,
64
- "cross": 61758,
65
- "delete-2": 61759,
66
- "delete-filled": 61760,
67
- "delete": 61761,
68
- "description": 61762,
69
- "dialer": 61763,
70
- "digital-leads": 61764,
71
- "direct-walkins": 61765,
72
- "direction-compass": 61766,
73
- "direction": 61767,
74
- "document-uploaded": 61768,
75
- "document": 61769,
76
- "door-front": 61770,
77
- "dot": 61771,
78
- "dots": 61772,
79
- "download": 61773,
80
- "edit-2": 61774,
81
- "edit-alt": 61775,
82
- "edit-note": 61776,
83
- "edit-thin": 61777,
84
- "edit": 61778,
85
- "extra-area": 61779,
86
- "eye-line": 61780,
87
- "eye": 61781,
88
- "face-to-face-2": 61782,
89
- "face-to-face-3": 61783,
90
- "face-to-face": 61784,
91
- "facing": 61785,
92
- "file": 61786,
93
- "filter-2": 61787,
94
- "filter-alt": 61788,
95
- "filter": 61789,
96
- "fire": 61790,
97
- "firm": 61791,
98
- "follow-up-2-filled": 61792,
99
- "follow-up-2": 61793,
100
- "follow-up": 61794,
101
- "funnel": 61795,
102
- "grade-line": 61796,
103
- "grade": 61797,
104
- "hamburger-bold": 61798,
105
- "hamburger": 61799,
106
- "help-and-support": 61800,
107
- "help": 61801,
108
- "hidden": 61802,
109
- "history": 61803,
110
- "home-filled-2": 61804,
111
- "home-filled": 61805,
112
- "home": 61806,
113
- "house-status": 61807,
114
- "how-to-reg": 61808,
115
- "image": 61809,
116
- "incoming-call-2": 61810,
117
- "incoming-call": 61811,
118
- "incoming-calls": 61812,
119
- "info-filled": 61813,
120
- "info": 61814,
121
- "inventory": 61815,
122
- "invoice": 61816,
123
- "jodi": 61817,
124
- "junk": 61818,
125
- "landscape": 61819,
126
- "leads-tab": 61820,
127
- "line-chart": 61821,
128
- "link": 61822,
129
- "list": 61823,
130
- "location": 61824,
131
- "lock-clock": 61825,
132
- "lock-filled": 61826,
133
- "lock-open": 61827,
134
- "lock": 61828,
135
- "logout-door": 61829,
136
- "logout": 61830,
137
- "mail-send": 61831,
138
- "mail": 61832,
139
- "mandates": 61833,
140
- "meeting-room": 61834,
141
- "mic": 61835,
142
- "minus": 61836,
143
- "missed-call": 61837,
144
- "money": 61838,
145
- "more": 61839,
146
- "not-available": 61840,
147
- "not-called": 61841,
148
- "note-1": 61842,
149
- "note-alt": 61843,
150
- "note": 61844,
151
- "notification": 61845,
152
- "offline": 61846,
153
- "open-external": 61847,
154
- "opening-quote": 61848,
155
- "orientation": 61849,
156
- "other-leads": 61850,
157
- "others": 61851,
158
- "outgoing-call-2": 61852,
159
- "outgoing-call": 61853,
160
- "patchout": 61854,
161
- "pause": 61855,
162
- "pdf": 61856,
163
- "percentage": 61857,
164
- "person-add-disabled": 61858,
165
- "person-search": 61859,
166
- "person": 61860,
167
- "phone-2": 61861,
168
- "phone-alt": 61862,
169
- "phone-filled": 61863,
170
- "phone-in-talk": 61864,
171
- "phone-incoming-2": 61865,
172
- "phone-incoming": 61866,
173
- "phone-missed": 61867,
174
- "phone-outgoing-2": 61868,
175
- "phone-outgoing": 61869,
176
- "phone": 61870,
177
- "play": 61871,
178
- "plus": 61872,
179
- "possession-letter": 61873,
180
- "post-sales": 61874,
181
- "premium": 61875,
182
- "print": 61876,
183
- "priority-change": 61877,
184
- "profile-1": 61878,
185
- "profile": 61879,
186
- "quotations": 61880,
187
- "radio-check-filled": 61881,
188
- "radio-check": 61882,
189
- "radio-selected": 61883,
190
- "radio": 61884,
191
- "redo": 61885,
192
- "reimbursements-2": 61886,
193
- "reimbursements": 61887,
194
- "reschedule": 61888,
195
- "reset": 61889,
196
- "revisit": 61890,
197
- "rules": 61891,
198
- "schedule-mail": 61892,
199
- "search": 61893,
200
- "self-added": 61894,
201
- "settings-line": 61895,
202
- "settings": 61896,
203
- "share-with-people": 61897,
204
- "share": 61898,
205
- "site-visit-2": 61899,
206
- "site-visit": 61900,
207
- "sms": 61901,
208
- "spinner": 61902,
209
- "stats": 61903,
210
- "store-2": 61904,
211
- "store": 61905,
212
- "system": 61906,
213
- "table": 61907,
214
- "tag": 61908,
215
- "team": 61909,
216
- "training": 61910,
217
- "transfer-2": 61911,
218
- "transfer-alt": 61912,
219
- "transfer": 61913,
220
- "transferred": 61914,
221
- "travel": 61915,
222
- "trophy": 61916,
223
- "unchecked-radio": 61917,
224
- "undo": 61918,
225
- "unlock": 61919,
226
- "update": 61920,
227
- "updating": 61921,
228
- "upload": 61922,
229
- "user-alt": 61923,
230
- "user": 61924,
231
- "videocam": 61925,
232
- "view-details": 61926,
233
- "vpn-key": 61927,
234
- "warning-line": 61928,
235
- "warning": 61929,
236
- "welcome-letter": 61930,
237
- "whatsapp-filled": 61931,
238
- "whatsapp": 61932
56
+ "cloud-upload-filled": 61750,
57
+ "cloud-upload": 61751,
58
+ "configure-floors": 61752,
59
+ "configure-units": 61753,
60
+ "contact": 61754,
61
+ "control-unit": 61755,
62
+ "copy-filled": 61756,
63
+ "copy": 61757,
64
+ "cp-icon": 61758,
65
+ "cross": 61759,
66
+ "delete-2": 61760,
67
+ "delete-filled": 61761,
68
+ "delete": 61762,
69
+ "description": 61763,
70
+ "dialer": 61764,
71
+ "digital-leads": 61765,
72
+ "direct-walkins": 61766,
73
+ "direction-compass": 61767,
74
+ "direction": 61768,
75
+ "document-uploaded": 61769,
76
+ "document": 61770,
77
+ "door-front": 61771,
78
+ "dot": 61772,
79
+ "dots": 61773,
80
+ "download": 61774,
81
+ "edit-2": 61775,
82
+ "edit-alt": 61776,
83
+ "edit-note": 61777,
84
+ "edit-thin": 61778,
85
+ "edit": 61779,
86
+ "extra-area": 61780,
87
+ "eye-line": 61781,
88
+ "eye": 61782,
89
+ "face-to-face-2": 61783,
90
+ "face-to-face-3": 61784,
91
+ "face-to-face": 61785,
92
+ "facing": 61786,
93
+ "file": 61787,
94
+ "filter-2": 61788,
95
+ "filter-alt": 61789,
96
+ "filter": 61790,
97
+ "fire": 61791,
98
+ "firm": 61792,
99
+ "follow-up-2-filled": 61793,
100
+ "follow-up-2": 61794,
101
+ "follow-up": 61795,
102
+ "funnel": 61796,
103
+ "grade-line": 61797,
104
+ "grade": 61798,
105
+ "hamburger-bold": 61799,
106
+ "hamburger": 61800,
107
+ "help-and-support": 61801,
108
+ "help": 61802,
109
+ "hidden": 61803,
110
+ "history": 61804,
111
+ "home-filled-2": 61805,
112
+ "home-filled": 61806,
113
+ "home": 61807,
114
+ "house-status": 61808,
115
+ "how-to-reg": 61809,
116
+ "image": 61810,
117
+ "incoming-call-2": 61811,
118
+ "incoming-call": 61812,
119
+ "incoming-calls": 61813,
120
+ "info-filled": 61814,
121
+ "info": 61815,
122
+ "inventory": 61816,
123
+ "invoice": 61817,
124
+ "jodi": 61818,
125
+ "junk": 61819,
126
+ "landscape": 61820,
127
+ "leads-tab": 61821,
128
+ "line-chart": 61822,
129
+ "link": 61823,
130
+ "list": 61824,
131
+ "location": 61825,
132
+ "lock-clock": 61826,
133
+ "lock-filled": 61827,
134
+ "lock-open": 61828,
135
+ "lock": 61829,
136
+ "logout-door": 61830,
137
+ "logout": 61831,
138
+ "mail-send": 61832,
139
+ "mail": 61833,
140
+ "mandates": 61834,
141
+ "meeting-room": 61835,
142
+ "mic": 61836,
143
+ "minus": 61837,
144
+ "missed-call": 61838,
145
+ "money": 61839,
146
+ "more": 61840,
147
+ "not-available": 61841,
148
+ "not-called": 61842,
149
+ "note-1": 61843,
150
+ "note-alt": 61844,
151
+ "note": 61845,
152
+ "notification": 61846,
153
+ "offline": 61847,
154
+ "open-external": 61848,
155
+ "opening-quote": 61849,
156
+ "orientation": 61850,
157
+ "other-leads": 61851,
158
+ "others": 61852,
159
+ "outgoing-call-2": 61853,
160
+ "outgoing-call": 61854,
161
+ "patchout": 61855,
162
+ "pause": 61856,
163
+ "pdf": 61857,
164
+ "percentage": 61858,
165
+ "person-add-disabled": 61859,
166
+ "person-search": 61860,
167
+ "person": 61861,
168
+ "phone-2": 61862,
169
+ "phone-alt": 61863,
170
+ "phone-filled": 61864,
171
+ "phone-in-talk": 61865,
172
+ "phone-incoming-2": 61866,
173
+ "phone-incoming": 61867,
174
+ "phone-missed": 61868,
175
+ "phone-outgoing-2": 61869,
176
+ "phone-outgoing": 61870,
177
+ "phone": 61871,
178
+ "play": 61872,
179
+ "plus": 61873,
180
+ "possession-letter": 61874,
181
+ "post-sales": 61875,
182
+ "premium": 61876,
183
+ "print": 61877,
184
+ "priority-change": 61878,
185
+ "profile-1": 61879,
186
+ "profile": 61880,
187
+ "quotations": 61881,
188
+ "radio-check-filled": 61882,
189
+ "radio-check": 61883,
190
+ "radio-selected": 61884,
191
+ "radio": 61885,
192
+ "redo": 61886,
193
+ "reimbursements-2": 61887,
194
+ "reimbursements": 61888,
195
+ "reschedule": 61889,
196
+ "reset": 61890,
197
+ "revisit": 61891,
198
+ "rules": 61892,
199
+ "schedule-mail": 61893,
200
+ "search": 61894,
201
+ "self-added": 61895,
202
+ "settings-line": 61896,
203
+ "settings": 61897,
204
+ "share-with-people": 61898,
205
+ "share": 61899,
206
+ "site-visit-2": 61900,
207
+ "site-visit": 61901,
208
+ "sms": 61902,
209
+ "spinner": 61903,
210
+ "stats": 61904,
211
+ "store-2": 61905,
212
+ "store": 61906,
213
+ "system": 61907,
214
+ "table": 61908,
215
+ "tag": 61909,
216
+ "team": 61910,
217
+ "training": 61911,
218
+ "transfer-2": 61912,
219
+ "transfer-alt": 61913,
220
+ "transfer": 61914,
221
+ "transferred": 61915,
222
+ "travel": 61916,
223
+ "trophy": 61917,
224
+ "unchecked-radio": 61918,
225
+ "undo": 61919,
226
+ "unlock": 61920,
227
+ "update": 61921,
228
+ "updating": 61922,
229
+ "upload": 61923,
230
+ "user-alt": 61924,
231
+ "user": 61925,
232
+ "videocam": 61926,
233
+ "view-details": 61927,
234
+ "vpn-key": 61928,
235
+ "warning-filled": 61929,
236
+ "warning-line": 61930,
237
+ "warning": 61931,
238
+ "welcome-letter": 61932,
239
+ "whatsapp-filled": 61933,
240
+ "whatsapp": 61934
239
241
  };
240
242
 
241
243
  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.12.0",
3
+ "version": "2.13.0",
4
4
  "license": "MIT",
5
5
  "main": "dist/pebble-shared.js",
6
6
  "files": [
@@ -17,10 +17,10 @@
17
17
  "build:iconenum": "node ./scripts/generateIconEnum.js",
18
18
  "copy:fonts": "copy './dist/fonts/*.ttf' ./native/icons",
19
19
  "test": "exit 0",
20
- "prepublishOnly": "yarn build"
20
+ "__prepublishOnly": "yarn build"
21
21
  },
22
22
  "devDependencies": {
23
23
  "@types/react-native": "^0.68.0"
24
24
  },
25
- "gitHead": "de48b77f535067ed0a9c6577c3cef146e5c65114"
25
+ "gitHead": "6dc85d74edf5f75a4443b4e4afbca6fa2e3f58f7"
26
26
  }