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