pebble-shared 2.6.0 → 2.7.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 +230 -0
- package/dist/fonts/pebble.eot +0 -0
- package/dist/fonts/pebble.ttf +0 -0
- package/dist/fonts/pebble.woff +0 -0
- package/dist/fonts/pebble.woff2 +0 -0
- package/dist/index.d.ts +1 -0
- package/dist/pebble-shared.dev.js +230 -0
- package/dist/pebble-shared.dev.js.map +1 -1
- package/dist/pebble-shared.es.dev.js +230 -1
- package/dist/pebble-shared.es.dev.js.map +1 -1
- package/dist/pebble-shared.es.js +230 -1
- package/dist/pebble-shared.es.js.map +1 -1
- package/dist/pebble-shared.js +230 -0
- package/dist/pebble-shared.js.map +1 -1
- package/dist/pebble-shared.module.dev.js +230 -1
- package/dist/pebble-shared.module.dev.js.map +1 -1
- package/dist/pebble-shared.module.js +230 -1
- package/dist/pebble-shared.module.js.map +1 -1
- package/dist/pebble-shared.umd.dev.js +230 -0
- package/dist/pebble-shared.umd.dev.js.map +1 -1
- package/dist/pebble-shared.umd.js +230 -0
- package/dist/pebble-shared.umd.js.map +1 -1
- package/native/icons/pebble.ttf +0 -0
- package/package.json +4 -3
package/dist/Icon.d.ts
ADDED
|
@@ -0,0 +1,230 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
3
|
+
*/
|
|
4
|
+
declare enum PebbleIcon {
|
|
5
|
+
AccountCircle = "account_circle",
|
|
6
|
+
Actions = "actions",
|
|
7
|
+
AddFloors = "add-floors",
|
|
8
|
+
Add = "add",
|
|
9
|
+
AddedDetails = "added-details",
|
|
10
|
+
Admin = "admin",
|
|
11
|
+
AlertFilled = "alert-filled",
|
|
12
|
+
Alert = "alert",
|
|
13
|
+
Apps = "apps",
|
|
14
|
+
ArrowBack = "arrow-back",
|
|
15
|
+
ArrowDown = "arrow-down",
|
|
16
|
+
ArrowDropDown = "arrow-drop-down",
|
|
17
|
+
ArrowDropUp = "arrow-drop-up",
|
|
18
|
+
ArrowRight = "arrow-right",
|
|
19
|
+
ArrowUp = "arrow-up",
|
|
20
|
+
Article = "article",
|
|
21
|
+
Back = "back",
|
|
22
|
+
Balcony = "balcony",
|
|
23
|
+
BarGraph = "bar-graph",
|
|
24
|
+
BasePrice = "base-price",
|
|
25
|
+
Bathroom = "bathroom",
|
|
26
|
+
Bedroom = "bedroom",
|
|
27
|
+
Bolt = "bolt",
|
|
28
|
+
BookmarkAdd = "bookmark-add",
|
|
29
|
+
Building = "building",
|
|
30
|
+
Business = "business",
|
|
31
|
+
Calendar = "calendar",
|
|
32
|
+
CallCenter = "call-center",
|
|
33
|
+
Call = "call",
|
|
34
|
+
Camera = "camera",
|
|
35
|
+
CarFront = "car-front",
|
|
36
|
+
Car = "car",
|
|
37
|
+
ChangeNaming = "change-naming",
|
|
38
|
+
ChannelPartners = "channel-partners",
|
|
39
|
+
CheckBold = "check-bold",
|
|
40
|
+
CheckCircleFilled = "check-circle-filled",
|
|
41
|
+
Check = "check",
|
|
42
|
+
CheckboxIndeterminate = "checkbox-indeterminate",
|
|
43
|
+
CheckboxSelected = "checkbox-selected",
|
|
44
|
+
CheckboxUnfilled = "checkbox-unfilled",
|
|
45
|
+
CheckboxUnselected = "checkbox-unselected",
|
|
46
|
+
CheckedServer = "checked-server",
|
|
47
|
+
ChevronDown = "chevron-down",
|
|
48
|
+
ChevronLeft = "chevron-left",
|
|
49
|
+
ClockFilled = "clock-filled",
|
|
50
|
+
Clock = "clock",
|
|
51
|
+
CloseCircleFilled = "close-circle-filled",
|
|
52
|
+
CloseCircle = "close-circle",
|
|
53
|
+
Close = "close",
|
|
54
|
+
CloudDownload = "cloud-download",
|
|
55
|
+
CloudUpload = "cloud-upload",
|
|
56
|
+
ConfigureFloors = "configure-floors",
|
|
57
|
+
ConfigureUnits = "configure-units",
|
|
58
|
+
Contact = "contact",
|
|
59
|
+
ControlUnit = "control-unit",
|
|
60
|
+
CopyFilled = "copy-filled",
|
|
61
|
+
Copy = "copy",
|
|
62
|
+
CpIcon = "cp-icon",
|
|
63
|
+
Cross = "cross",
|
|
64
|
+
Delete2 = "delete-2",
|
|
65
|
+
DeleteFilled = "delete-filled",
|
|
66
|
+
Delete = "delete",
|
|
67
|
+
Description = "description",
|
|
68
|
+
Dialer = "dialer",
|
|
69
|
+
DigitalLeads = "digital-leads",
|
|
70
|
+
DirectWalkins = "direct-walkins",
|
|
71
|
+
DirectionCompass = "direction-compass",
|
|
72
|
+
Direction = "direction",
|
|
73
|
+
DocumentUploaded = "document-uploaded",
|
|
74
|
+
Document = "document",
|
|
75
|
+
Dot = "dot",
|
|
76
|
+
Dots = "dots",
|
|
77
|
+
Download = "download",
|
|
78
|
+
Edit2 = "edit-2",
|
|
79
|
+
EditAlt = "edit-alt",
|
|
80
|
+
EditNote = "edit-note",
|
|
81
|
+
EditThin = "edit-thin",
|
|
82
|
+
Edit = "edit",
|
|
83
|
+
ExtraArea = "extra-area",
|
|
84
|
+
EyeLine = "eye-line",
|
|
85
|
+
Eye = "eye",
|
|
86
|
+
FaceToFace2 = "face-to-face-2",
|
|
87
|
+
FaceToFace3 = "face-to-face-3",
|
|
88
|
+
FaceToFace = "face-to-face",
|
|
89
|
+
Facing = "facing",
|
|
90
|
+
File = "file",
|
|
91
|
+
Filter2 = "filter-2",
|
|
92
|
+
FilterAlt = "filter-alt",
|
|
93
|
+
Filter = "filter",
|
|
94
|
+
Fire = "fire",
|
|
95
|
+
Firm = "firm",
|
|
96
|
+
FollowUp2Filled = "follow-up-2-filled",
|
|
97
|
+
FollowUp2 = "follow-up-2",
|
|
98
|
+
FollowUp = "follow-up",
|
|
99
|
+
Funnel = "funnel",
|
|
100
|
+
Grade = "grade",
|
|
101
|
+
HamburgerBold = "hamburger-bold",
|
|
102
|
+
Hamburger = "hamburger",
|
|
103
|
+
HelpAndSupport = "help-and-support",
|
|
104
|
+
Help = "help",
|
|
105
|
+
Hidden = "hidden",
|
|
106
|
+
History = "history",
|
|
107
|
+
HomeFilled2 = "home-filled-2",
|
|
108
|
+
HomeFilled = "home-filled",
|
|
109
|
+
Home = "home",
|
|
110
|
+
HouseStatus = "house-status",
|
|
111
|
+
HowToReg = "how-to-reg",
|
|
112
|
+
IncomingCall2 = "incoming-call-2",
|
|
113
|
+
IncomingCall = "incoming-call",
|
|
114
|
+
IncomingCalls = "incoming-calls",
|
|
115
|
+
InfoFilled = "info-filled",
|
|
116
|
+
Info = "info",
|
|
117
|
+
Inventory = "inventory",
|
|
118
|
+
Invoice = "invoice",
|
|
119
|
+
Jodi = "jodi",
|
|
120
|
+
Junk = "junk",
|
|
121
|
+
Landscape = "landscape",
|
|
122
|
+
LeadsTab = "leads-tab",
|
|
123
|
+
LineChart = "line-chart",
|
|
124
|
+
Link = "link",
|
|
125
|
+
List = "list",
|
|
126
|
+
Location = "location",
|
|
127
|
+
LockClock = "lock-clock",
|
|
128
|
+
LockFilled = "lock-filled",
|
|
129
|
+
LockOpen = "lock-open",
|
|
130
|
+
Lock = "lock",
|
|
131
|
+
LogoutDoor = "logout-door",
|
|
132
|
+
Logout = "logout",
|
|
133
|
+
MailSend = "mail-send",
|
|
134
|
+
Mail = "mail",
|
|
135
|
+
Mandates = "mandates",
|
|
136
|
+
MeetingRoom = "meeting-room",
|
|
137
|
+
Mic = "mic",
|
|
138
|
+
Minus = "minus",
|
|
139
|
+
MissedCall = "missed-call",
|
|
140
|
+
Money = "money",
|
|
141
|
+
More = "more",
|
|
142
|
+
NotAvailable = "not-available",
|
|
143
|
+
NotCalled = "not-called",
|
|
144
|
+
Note1 = "note-1",
|
|
145
|
+
NoteAlt = "note-alt",
|
|
146
|
+
Note = "note",
|
|
147
|
+
Notification = "notification",
|
|
148
|
+
Offline = "offline",
|
|
149
|
+
OpenExternal = "open-external",
|
|
150
|
+
OpeningQuote = "opening-quote",
|
|
151
|
+
Orientation = "orientation",
|
|
152
|
+
OtherLeads = "other-leads",
|
|
153
|
+
Others = "others",
|
|
154
|
+
OutgoingCall2 = "outgoing-call-2",
|
|
155
|
+
OutgoingCall = "outgoing-call",
|
|
156
|
+
Patchout = "patchout",
|
|
157
|
+
Pause = "pause",
|
|
158
|
+
Percentage = "percentage",
|
|
159
|
+
PersonAddDisabled = "person-add-disabled",
|
|
160
|
+
Person = "person",
|
|
161
|
+
Phone2 = "phone-2",
|
|
162
|
+
PhoneAlt = "phone-alt",
|
|
163
|
+
PhoneFilled = "phone-filled",
|
|
164
|
+
PhoneInTalk = "phone-in-talk",
|
|
165
|
+
PhoneIncoming2 = "phone-incoming-2",
|
|
166
|
+
PhoneIncoming = "phone-incoming",
|
|
167
|
+
PhoneMissed = "phone-missed",
|
|
168
|
+
PhoneOutgoing2 = "phone-outgoing-2",
|
|
169
|
+
PhoneOutgoing = "phone-outgoing",
|
|
170
|
+
Phone = "phone",
|
|
171
|
+
Play = "play",
|
|
172
|
+
Plus = "plus",
|
|
173
|
+
Premium = "premium",
|
|
174
|
+
Print = "print",
|
|
175
|
+
PriorityChange = "priority-change",
|
|
176
|
+
Profile1 = "profile-1",
|
|
177
|
+
Profile = "profile",
|
|
178
|
+
Quotations = "quotations",
|
|
179
|
+
RadioCheckFilled = "radio-check-filled",
|
|
180
|
+
RadioCheck = "radio-check",
|
|
181
|
+
RadioSelected = "radio-selected",
|
|
182
|
+
Radio = "radio",
|
|
183
|
+
Redo = "redo",
|
|
184
|
+
Reimbursements2 = "reimbursements-2",
|
|
185
|
+
Reimbursements = "reimbursements",
|
|
186
|
+
Reschedule = "reschedule",
|
|
187
|
+
Reset = "reset",
|
|
188
|
+
Revisit = "revisit",
|
|
189
|
+
Rules = "rules",
|
|
190
|
+
ScheduleMail = "schedule-mail",
|
|
191
|
+
Search = "search",
|
|
192
|
+
SelfAdded = "self-added",
|
|
193
|
+
SettingsLine = "settings-line",
|
|
194
|
+
Settings = "settings",
|
|
195
|
+
ShareWithPeople = "share-with-people",
|
|
196
|
+
Share = "share",
|
|
197
|
+
SiteVisit2 = "site-visit-2",
|
|
198
|
+
SiteVisit = "site-visit",
|
|
199
|
+
Sms = "sms",
|
|
200
|
+
Spinner = "spinner",
|
|
201
|
+
Stats = "stats",
|
|
202
|
+
Store2 = "store-2",
|
|
203
|
+
Store = "store",
|
|
204
|
+
System = "system",
|
|
205
|
+
Table = "table",
|
|
206
|
+
Team = "team",
|
|
207
|
+
Training = "training",
|
|
208
|
+
Transfer2 = "transfer-2",
|
|
209
|
+
TransferAlt = "transfer-alt",
|
|
210
|
+
Transfer = "transfer",
|
|
211
|
+
Transferred = "transferred",
|
|
212
|
+
Travel = "travel",
|
|
213
|
+
Trophy = "trophy",
|
|
214
|
+
UncheckedRadio = "unchecked-radio",
|
|
215
|
+
Undo = "undo",
|
|
216
|
+
Unlock = "unlock",
|
|
217
|
+
Update = "update",
|
|
218
|
+
Updating = "updating",
|
|
219
|
+
Upload = "upload",
|
|
220
|
+
UserAlt = "user-alt",
|
|
221
|
+
User = "user",
|
|
222
|
+
Videocam = "videocam",
|
|
223
|
+
ViewDetails = "view-details",
|
|
224
|
+
VpnKey = "vpn-key",
|
|
225
|
+
WarningLine = "warning-line",
|
|
226
|
+
Warning = "warning",
|
|
227
|
+
WhatsappFilled = "whatsapp-filled",
|
|
228
|
+
Whatsapp = "whatsapp"
|
|
229
|
+
}
|
|
230
|
+
export default PebbleIcon;
|
package/dist/fonts/pebble.eot
CHANGED
|
Binary file
|
package/dist/fonts/pebble.ttf
CHANGED
|
Binary file
|
package/dist/fonts/pebble.woff
CHANGED
|
Binary file
|
package/dist/fonts/pebble.woff2
CHANGED
|
Binary file
|
package/dist/index.d.ts
CHANGED
|
@@ -74,5 +74,235 @@ var colors = {
|
|
|
74
74
|
}
|
|
75
75
|
};
|
|
76
76
|
|
|
77
|
+
var PebbleIcon;
|
|
78
|
+
(function (PebbleIcon) {
|
|
79
|
+
PebbleIcon["AccountCircle"] = "account_circle";
|
|
80
|
+
PebbleIcon["Actions"] = "actions";
|
|
81
|
+
PebbleIcon["AddFloors"] = "add-floors";
|
|
82
|
+
PebbleIcon["Add"] = "add";
|
|
83
|
+
PebbleIcon["AddedDetails"] = "added-details";
|
|
84
|
+
PebbleIcon["Admin"] = "admin";
|
|
85
|
+
PebbleIcon["AlertFilled"] = "alert-filled";
|
|
86
|
+
PebbleIcon["Alert"] = "alert";
|
|
87
|
+
PebbleIcon["Apps"] = "apps";
|
|
88
|
+
PebbleIcon["ArrowBack"] = "arrow-back";
|
|
89
|
+
PebbleIcon["ArrowDown"] = "arrow-down";
|
|
90
|
+
PebbleIcon["ArrowDropDown"] = "arrow-drop-down";
|
|
91
|
+
PebbleIcon["ArrowDropUp"] = "arrow-drop-up";
|
|
92
|
+
PebbleIcon["ArrowRight"] = "arrow-right";
|
|
93
|
+
PebbleIcon["ArrowUp"] = "arrow-up";
|
|
94
|
+
PebbleIcon["Article"] = "article";
|
|
95
|
+
PebbleIcon["Back"] = "back";
|
|
96
|
+
PebbleIcon["Balcony"] = "balcony";
|
|
97
|
+
PebbleIcon["BarGraph"] = "bar-graph";
|
|
98
|
+
PebbleIcon["BasePrice"] = "base-price";
|
|
99
|
+
PebbleIcon["Bathroom"] = "bathroom";
|
|
100
|
+
PebbleIcon["Bedroom"] = "bedroom";
|
|
101
|
+
PebbleIcon["Bolt"] = "bolt";
|
|
102
|
+
PebbleIcon["BookmarkAdd"] = "bookmark-add";
|
|
103
|
+
PebbleIcon["Building"] = "building";
|
|
104
|
+
PebbleIcon["Business"] = "business";
|
|
105
|
+
PebbleIcon["Calendar"] = "calendar";
|
|
106
|
+
PebbleIcon["CallCenter"] = "call-center";
|
|
107
|
+
PebbleIcon["Call"] = "call";
|
|
108
|
+
PebbleIcon["Camera"] = "camera";
|
|
109
|
+
PebbleIcon["CarFront"] = "car-front";
|
|
110
|
+
PebbleIcon["Car"] = "car";
|
|
111
|
+
PebbleIcon["ChangeNaming"] = "change-naming";
|
|
112
|
+
PebbleIcon["ChannelPartners"] = "channel-partners";
|
|
113
|
+
PebbleIcon["CheckBold"] = "check-bold";
|
|
114
|
+
PebbleIcon["CheckCircleFilled"] = "check-circle-filled";
|
|
115
|
+
PebbleIcon["Check"] = "check";
|
|
116
|
+
PebbleIcon["CheckboxIndeterminate"] = "checkbox-indeterminate";
|
|
117
|
+
PebbleIcon["CheckboxSelected"] = "checkbox-selected";
|
|
118
|
+
PebbleIcon["CheckboxUnfilled"] = "checkbox-unfilled";
|
|
119
|
+
PebbleIcon["CheckboxUnselected"] = "checkbox-unselected";
|
|
120
|
+
PebbleIcon["CheckedServer"] = "checked-server";
|
|
121
|
+
PebbleIcon["ChevronDown"] = "chevron-down";
|
|
122
|
+
PebbleIcon["ChevronLeft"] = "chevron-left";
|
|
123
|
+
PebbleIcon["ClockFilled"] = "clock-filled";
|
|
124
|
+
PebbleIcon["Clock"] = "clock";
|
|
125
|
+
PebbleIcon["CloseCircleFilled"] = "close-circle-filled";
|
|
126
|
+
PebbleIcon["CloseCircle"] = "close-circle";
|
|
127
|
+
PebbleIcon["Close"] = "close";
|
|
128
|
+
PebbleIcon["CloudDownload"] = "cloud-download";
|
|
129
|
+
PebbleIcon["CloudUpload"] = "cloud-upload";
|
|
130
|
+
PebbleIcon["ConfigureFloors"] = "configure-floors";
|
|
131
|
+
PebbleIcon["ConfigureUnits"] = "configure-units";
|
|
132
|
+
PebbleIcon["Contact"] = "contact";
|
|
133
|
+
PebbleIcon["ControlUnit"] = "control-unit";
|
|
134
|
+
PebbleIcon["CopyFilled"] = "copy-filled";
|
|
135
|
+
PebbleIcon["Copy"] = "copy";
|
|
136
|
+
PebbleIcon["CpIcon"] = "cp-icon";
|
|
137
|
+
PebbleIcon["Cross"] = "cross";
|
|
138
|
+
PebbleIcon["Delete2"] = "delete-2";
|
|
139
|
+
PebbleIcon["DeleteFilled"] = "delete-filled";
|
|
140
|
+
PebbleIcon["Delete"] = "delete";
|
|
141
|
+
PebbleIcon["Description"] = "description";
|
|
142
|
+
PebbleIcon["Dialer"] = "dialer";
|
|
143
|
+
PebbleIcon["DigitalLeads"] = "digital-leads";
|
|
144
|
+
PebbleIcon["DirectWalkins"] = "direct-walkins";
|
|
145
|
+
PebbleIcon["DirectionCompass"] = "direction-compass";
|
|
146
|
+
PebbleIcon["Direction"] = "direction";
|
|
147
|
+
PebbleIcon["DocumentUploaded"] = "document-uploaded";
|
|
148
|
+
PebbleIcon["Document"] = "document";
|
|
149
|
+
PebbleIcon["Dot"] = "dot";
|
|
150
|
+
PebbleIcon["Dots"] = "dots";
|
|
151
|
+
PebbleIcon["Download"] = "download";
|
|
152
|
+
PebbleIcon["Edit2"] = "edit-2";
|
|
153
|
+
PebbleIcon["EditAlt"] = "edit-alt";
|
|
154
|
+
PebbleIcon["EditNote"] = "edit-note";
|
|
155
|
+
PebbleIcon["EditThin"] = "edit-thin";
|
|
156
|
+
PebbleIcon["Edit"] = "edit";
|
|
157
|
+
PebbleIcon["ExtraArea"] = "extra-area";
|
|
158
|
+
PebbleIcon["EyeLine"] = "eye-line";
|
|
159
|
+
PebbleIcon["Eye"] = "eye";
|
|
160
|
+
PebbleIcon["FaceToFace2"] = "face-to-face-2";
|
|
161
|
+
PebbleIcon["FaceToFace3"] = "face-to-face-3";
|
|
162
|
+
PebbleIcon["FaceToFace"] = "face-to-face";
|
|
163
|
+
PebbleIcon["Facing"] = "facing";
|
|
164
|
+
PebbleIcon["File"] = "file";
|
|
165
|
+
PebbleIcon["Filter2"] = "filter-2";
|
|
166
|
+
PebbleIcon["FilterAlt"] = "filter-alt";
|
|
167
|
+
PebbleIcon["Filter"] = "filter";
|
|
168
|
+
PebbleIcon["Fire"] = "fire";
|
|
169
|
+
PebbleIcon["Firm"] = "firm";
|
|
170
|
+
PebbleIcon["FollowUp2Filled"] = "follow-up-2-filled";
|
|
171
|
+
PebbleIcon["FollowUp2"] = "follow-up-2";
|
|
172
|
+
PebbleIcon["FollowUp"] = "follow-up";
|
|
173
|
+
PebbleIcon["Funnel"] = "funnel";
|
|
174
|
+
PebbleIcon["Grade"] = "grade";
|
|
175
|
+
PebbleIcon["HamburgerBold"] = "hamburger-bold";
|
|
176
|
+
PebbleIcon["Hamburger"] = "hamburger";
|
|
177
|
+
PebbleIcon["HelpAndSupport"] = "help-and-support";
|
|
178
|
+
PebbleIcon["Help"] = "help";
|
|
179
|
+
PebbleIcon["Hidden"] = "hidden";
|
|
180
|
+
PebbleIcon["History"] = "history";
|
|
181
|
+
PebbleIcon["HomeFilled2"] = "home-filled-2";
|
|
182
|
+
PebbleIcon["HomeFilled"] = "home-filled";
|
|
183
|
+
PebbleIcon["Home"] = "home";
|
|
184
|
+
PebbleIcon["HouseStatus"] = "house-status";
|
|
185
|
+
PebbleIcon["HowToReg"] = "how-to-reg";
|
|
186
|
+
PebbleIcon["IncomingCall2"] = "incoming-call-2";
|
|
187
|
+
PebbleIcon["IncomingCall"] = "incoming-call";
|
|
188
|
+
PebbleIcon["IncomingCalls"] = "incoming-calls";
|
|
189
|
+
PebbleIcon["InfoFilled"] = "info-filled";
|
|
190
|
+
PebbleIcon["Info"] = "info";
|
|
191
|
+
PebbleIcon["Inventory"] = "inventory";
|
|
192
|
+
PebbleIcon["Invoice"] = "invoice";
|
|
193
|
+
PebbleIcon["Jodi"] = "jodi";
|
|
194
|
+
PebbleIcon["Junk"] = "junk";
|
|
195
|
+
PebbleIcon["Landscape"] = "landscape";
|
|
196
|
+
PebbleIcon["LeadsTab"] = "leads-tab";
|
|
197
|
+
PebbleIcon["LineChart"] = "line-chart";
|
|
198
|
+
PebbleIcon["Link"] = "link";
|
|
199
|
+
PebbleIcon["List"] = "list";
|
|
200
|
+
PebbleIcon["Location"] = "location";
|
|
201
|
+
PebbleIcon["LockClock"] = "lock-clock";
|
|
202
|
+
PebbleIcon["LockFilled"] = "lock-filled";
|
|
203
|
+
PebbleIcon["LockOpen"] = "lock-open";
|
|
204
|
+
PebbleIcon["Lock"] = "lock";
|
|
205
|
+
PebbleIcon["LogoutDoor"] = "logout-door";
|
|
206
|
+
PebbleIcon["Logout"] = "logout";
|
|
207
|
+
PebbleIcon["MailSend"] = "mail-send";
|
|
208
|
+
PebbleIcon["Mail"] = "mail";
|
|
209
|
+
PebbleIcon["Mandates"] = "mandates";
|
|
210
|
+
PebbleIcon["MeetingRoom"] = "meeting-room";
|
|
211
|
+
PebbleIcon["Mic"] = "mic";
|
|
212
|
+
PebbleIcon["Minus"] = "minus";
|
|
213
|
+
PebbleIcon["MissedCall"] = "missed-call";
|
|
214
|
+
PebbleIcon["Money"] = "money";
|
|
215
|
+
PebbleIcon["More"] = "more";
|
|
216
|
+
PebbleIcon["NotAvailable"] = "not-available";
|
|
217
|
+
PebbleIcon["NotCalled"] = "not-called";
|
|
218
|
+
PebbleIcon["Note1"] = "note-1";
|
|
219
|
+
PebbleIcon["NoteAlt"] = "note-alt";
|
|
220
|
+
PebbleIcon["Note"] = "note";
|
|
221
|
+
PebbleIcon["Notification"] = "notification";
|
|
222
|
+
PebbleIcon["Offline"] = "offline";
|
|
223
|
+
PebbleIcon["OpenExternal"] = "open-external";
|
|
224
|
+
PebbleIcon["OpeningQuote"] = "opening-quote";
|
|
225
|
+
PebbleIcon["Orientation"] = "orientation";
|
|
226
|
+
PebbleIcon["OtherLeads"] = "other-leads";
|
|
227
|
+
PebbleIcon["Others"] = "others";
|
|
228
|
+
PebbleIcon["OutgoingCall2"] = "outgoing-call-2";
|
|
229
|
+
PebbleIcon["OutgoingCall"] = "outgoing-call";
|
|
230
|
+
PebbleIcon["Patchout"] = "patchout";
|
|
231
|
+
PebbleIcon["Pause"] = "pause";
|
|
232
|
+
PebbleIcon["Percentage"] = "percentage";
|
|
233
|
+
PebbleIcon["PersonAddDisabled"] = "person-add-disabled";
|
|
234
|
+
PebbleIcon["Person"] = "person";
|
|
235
|
+
PebbleIcon["Phone2"] = "phone-2";
|
|
236
|
+
PebbleIcon["PhoneAlt"] = "phone-alt";
|
|
237
|
+
PebbleIcon["PhoneFilled"] = "phone-filled";
|
|
238
|
+
PebbleIcon["PhoneInTalk"] = "phone-in-talk";
|
|
239
|
+
PebbleIcon["PhoneIncoming2"] = "phone-incoming-2";
|
|
240
|
+
PebbleIcon["PhoneIncoming"] = "phone-incoming";
|
|
241
|
+
PebbleIcon["PhoneMissed"] = "phone-missed";
|
|
242
|
+
PebbleIcon["PhoneOutgoing2"] = "phone-outgoing-2";
|
|
243
|
+
PebbleIcon["PhoneOutgoing"] = "phone-outgoing";
|
|
244
|
+
PebbleIcon["Phone"] = "phone";
|
|
245
|
+
PebbleIcon["Play"] = "play";
|
|
246
|
+
PebbleIcon["Plus"] = "plus";
|
|
247
|
+
PebbleIcon["Premium"] = "premium";
|
|
248
|
+
PebbleIcon["Print"] = "print";
|
|
249
|
+
PebbleIcon["PriorityChange"] = "priority-change";
|
|
250
|
+
PebbleIcon["Profile1"] = "profile-1";
|
|
251
|
+
PebbleIcon["Profile"] = "profile";
|
|
252
|
+
PebbleIcon["Quotations"] = "quotations";
|
|
253
|
+
PebbleIcon["RadioCheckFilled"] = "radio-check-filled";
|
|
254
|
+
PebbleIcon["RadioCheck"] = "radio-check";
|
|
255
|
+
PebbleIcon["RadioSelected"] = "radio-selected";
|
|
256
|
+
PebbleIcon["Radio"] = "radio";
|
|
257
|
+
PebbleIcon["Redo"] = "redo";
|
|
258
|
+
PebbleIcon["Reimbursements2"] = "reimbursements-2";
|
|
259
|
+
PebbleIcon["Reimbursements"] = "reimbursements";
|
|
260
|
+
PebbleIcon["Reschedule"] = "reschedule";
|
|
261
|
+
PebbleIcon["Reset"] = "reset";
|
|
262
|
+
PebbleIcon["Revisit"] = "revisit";
|
|
263
|
+
PebbleIcon["Rules"] = "rules";
|
|
264
|
+
PebbleIcon["ScheduleMail"] = "schedule-mail";
|
|
265
|
+
PebbleIcon["Search"] = "search";
|
|
266
|
+
PebbleIcon["SelfAdded"] = "self-added";
|
|
267
|
+
PebbleIcon["SettingsLine"] = "settings-line";
|
|
268
|
+
PebbleIcon["Settings"] = "settings";
|
|
269
|
+
PebbleIcon["ShareWithPeople"] = "share-with-people";
|
|
270
|
+
PebbleIcon["Share"] = "share";
|
|
271
|
+
PebbleIcon["SiteVisit2"] = "site-visit-2";
|
|
272
|
+
PebbleIcon["SiteVisit"] = "site-visit";
|
|
273
|
+
PebbleIcon["Sms"] = "sms";
|
|
274
|
+
PebbleIcon["Spinner"] = "spinner";
|
|
275
|
+
PebbleIcon["Stats"] = "stats";
|
|
276
|
+
PebbleIcon["Store2"] = "store-2";
|
|
277
|
+
PebbleIcon["Store"] = "store";
|
|
278
|
+
PebbleIcon["System"] = "system";
|
|
279
|
+
PebbleIcon["Table"] = "table";
|
|
280
|
+
PebbleIcon["Team"] = "team";
|
|
281
|
+
PebbleIcon["Training"] = "training";
|
|
282
|
+
PebbleIcon["Transfer2"] = "transfer-2";
|
|
283
|
+
PebbleIcon["TransferAlt"] = "transfer-alt";
|
|
284
|
+
PebbleIcon["Transfer"] = "transfer";
|
|
285
|
+
PebbleIcon["Transferred"] = "transferred";
|
|
286
|
+
PebbleIcon["Travel"] = "travel";
|
|
287
|
+
PebbleIcon["Trophy"] = "trophy";
|
|
288
|
+
PebbleIcon["UncheckedRadio"] = "unchecked-radio";
|
|
289
|
+
PebbleIcon["Undo"] = "undo";
|
|
290
|
+
PebbleIcon["Unlock"] = "unlock";
|
|
291
|
+
PebbleIcon["Update"] = "update";
|
|
292
|
+
PebbleIcon["Updating"] = "updating";
|
|
293
|
+
PebbleIcon["Upload"] = "upload";
|
|
294
|
+
PebbleIcon["UserAlt"] = "user-alt";
|
|
295
|
+
PebbleIcon["User"] = "user";
|
|
296
|
+
PebbleIcon["Videocam"] = "videocam";
|
|
297
|
+
PebbleIcon["ViewDetails"] = "view-details";
|
|
298
|
+
PebbleIcon["VpnKey"] = "vpn-key";
|
|
299
|
+
PebbleIcon["WarningLine"] = "warning-line";
|
|
300
|
+
PebbleIcon["Warning"] = "warning";
|
|
301
|
+
PebbleIcon["WhatsappFilled"] = "whatsapp-filled";
|
|
302
|
+
PebbleIcon["Whatsapp"] = "whatsapp";
|
|
303
|
+
})(PebbleIcon || (PebbleIcon = {}));
|
|
304
|
+
var PebbleIcon$1 = PebbleIcon;
|
|
305
|
+
|
|
306
|
+
exports.PebbleIcon = PebbleIcon$1;
|
|
77
307
|
exports.colors = colors;
|
|
78
308
|
//# sourceMappingURL=pebble-shared.dev.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pebble-shared.dev.js","sources":["../src/theme/colors.ts"],"sourcesContent":["import { Colors } from \"./typings/colors\";\n\nexport const colors: Colors = {\n violet: {\n darker: \"#4040BA\",\n dark: \"#5656ED\",\n base: \"#6161FF\",\n light: \"#7070FF\",\n lighter: \"#C0C0FF\",\n lightest: \"#E8E8FF\"\n },\n green: {\n base: \"#69C022\",\n light: \"#E8F6DD\"\n },\n yellow: {\n base: \"#F3AA07\",\n light: \"#FDF2DA\"\n },\n blue: {\n dark: \"#235EE8\",\n base: \"#1F69FF\",\n light: \"#DDE8FF\"\n },\n white: {\n base: \"#ffffff\"\n },\n emerald: {\n darker: \"#088649\",\n dark: \"#0E9A56\",\n base: \"#10AC60\",\n light: \"#40BD80\",\n lighter: \"#9DDCBE\",\n lightest: \"#DBF3E7\"\n },\n red: {\n darker: \"#A91D00\",\n dark: \"#BD2900\",\n base: \"#D32F02\",\n light: \"#D94C26\",\n lighter: \"#EFBBAD\",\n lightest: \"#F9E0D9\"\n },\n purple: {\n base: \"#9254E3\",\n light: \"#EFE6FB\"\n },\n pink: {\n base: \"#DC4276\",\n light: \"#FBDEE8\"\n },\n teal: {\n base: \"#47C1BF\",\n light: \"#E4F6F6\"\n },\n coral: {\n base: \"#ED754B\",\n light: \"#FDEBE4\"\n },\n jade: {\n base: \"#4BB952\",\n light: \"#E3F4E5\"\n },\n gray: {\n darker: \"#101721\",\n dark: \"#6B7785\",\n base: \"#9FA6B0\",\n light: \"#E0E0E0\",\n lighter: \"#EDEDED\",\n lightest: \"#F7F7F9\",\n border: \"#E6E6E6\"\n }\n};\n"],"names":[],"mappings":";;;;;QAKI;YACI;QACJ;QACA;;;AAGF,IAAA;;;;AAIA,IAAA;;QAEE;;AAEF,IAAA;;QAEE;QACA,WADA;mBAAA;AAGF,IAAA,KAAK,EAAE;AAHL;;AAMF,IAAA;;;YAGM;QACJ;QACA;;;AAGF,IAAA;;;YAGM;QACJ;QACA;;;AAGF,IAAA,QAAQ;;QAEN;;AAEF,IAAA;;QAEE;mBAAA;AAEF,IAAA;AAFE;QAIA;mBAAA;AAEF,IAAA,KAAK,EAAE;AAFL;;;AAMF,IAAA;;QAEE;mBAAA;AAEF,IAAA;AAFE;QAIA;YACI,SADJ;QAEA,WAFA;QAGA,WAHA;oBAAA;sBAAA;uBAAA;;AAAA;;;;;"}
|
|
1
|
+
{"version":3,"file":"pebble-shared.dev.js","sources":["../src/theme/colors.ts","../src/Icon.ts"],"sourcesContent":["import { Colors } from \"./typings/colors\";\n\nexport const colors: Colors = {\n violet: {\n darker: \"#4040BA\",\n dark: \"#5656ED\",\n base: \"#6161FF\",\n light: \"#7070FF\",\n lighter: \"#C0C0FF\",\n lightest: \"#E8E8FF\"\n },\n green: {\n base: \"#69C022\",\n light: \"#E8F6DD\"\n },\n yellow: {\n base: \"#F3AA07\",\n light: \"#FDF2DA\"\n },\n blue: {\n dark: \"#235EE8\",\n base: \"#1F69FF\",\n light: \"#DDE8FF\"\n },\n white: {\n base: \"#ffffff\"\n },\n emerald: {\n darker: \"#088649\",\n dark: \"#0E9A56\",\n base: \"#10AC60\",\n light: \"#40BD80\",\n lighter: \"#9DDCBE\",\n lightest: \"#DBF3E7\"\n },\n red: {\n darker: \"#A91D00\",\n dark: \"#BD2900\",\n base: \"#D32F02\",\n light: \"#D94C26\",\n lighter: \"#EFBBAD\",\n lightest: \"#F9E0D9\"\n },\n purple: {\n base: \"#9254E3\",\n light: \"#EFE6FB\"\n },\n pink: {\n base: \"#DC4276\",\n light: \"#FBDEE8\"\n },\n teal: {\n base: \"#47C1BF\",\n light: \"#E4F6F6\"\n },\n coral: {\n base: \"#ED754B\",\n light: \"#FDEBE4\"\n },\n jade: {\n base: \"#4BB952\",\n light: \"#E3F4E5\"\n },\n gray: {\n darker: \"#101721\",\n dark: \"#6B7785\",\n base: \"#9FA6B0\",\n light: \"#E0E0E0\",\n lighter: \"#EDEDED\",\n lightest: \"#F7F7F9\",\n border: \"#E6E6E6\"\n }\n};\n","/**\n * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.\n */\nenum PebbleIcon {\n AccountCircle = \"account_circle\",\n Actions = \"actions\",\n AddFloors = \"add-floors\",\n Add = \"add\",\n AddedDetails = \"added-details\",\n Admin = \"admin\",\n AlertFilled = \"alert-filled\",\n Alert = \"alert\",\n Apps = \"apps\",\n ArrowBack = \"arrow-back\",\n ArrowDown = \"arrow-down\",\n ArrowDropDown = \"arrow-drop-down\",\n ArrowDropUp = \"arrow-drop-up\",\n ArrowRight = \"arrow-right\",\n ArrowUp = \"arrow-up\",\n Article = \"article\",\n Back = \"back\",\n Balcony = \"balcony\",\n BarGraph = \"bar-graph\",\n BasePrice = \"base-price\",\n Bathroom = \"bathroom\",\n Bedroom = \"bedroom\",\n Bolt = \"bolt\",\n BookmarkAdd = \"bookmark-add\",\n Building = \"building\",\n Business = \"business\",\n Calendar = \"calendar\",\n CallCenter = \"call-center\",\n Call = \"call\",\n Camera = \"camera\",\n CarFront = \"car-front\",\n Car = \"car\",\n ChangeNaming = \"change-naming\",\n ChannelPartners = \"channel-partners\",\n CheckBold = \"check-bold\",\n CheckCircleFilled = \"check-circle-filled\",\n Check = \"check\",\n CheckboxIndeterminate = \"checkbox-indeterminate\",\n CheckboxSelected = \"checkbox-selected\",\n CheckboxUnfilled = \"checkbox-unfilled\",\n CheckboxUnselected = \"checkbox-unselected\",\n CheckedServer = \"checked-server\",\n ChevronDown = \"chevron-down\",\n ChevronLeft = \"chevron-left\",\n ClockFilled = \"clock-filled\",\n Clock = \"clock\",\n CloseCircleFilled = \"close-circle-filled\",\n CloseCircle = \"close-circle\",\n Close = \"close\",\n CloudDownload = \"cloud-download\",\n CloudUpload = \"cloud-upload\",\n ConfigureFloors = \"configure-floors\",\n ConfigureUnits = \"configure-units\",\n Contact = \"contact\",\n ControlUnit = \"control-unit\",\n CopyFilled = \"copy-filled\",\n Copy = \"copy\",\n CpIcon = \"cp-icon\",\n Cross = \"cross\",\n Delete2 = \"delete-2\",\n DeleteFilled = \"delete-filled\",\n Delete = \"delete\",\n Description = \"description\",\n Dialer = \"dialer\",\n DigitalLeads = \"digital-leads\",\n DirectWalkins = \"direct-walkins\",\n DirectionCompass = \"direction-compass\",\n Direction = \"direction\",\n DocumentUploaded = \"document-uploaded\",\n Document = \"document\",\n Dot = \"dot\",\n Dots = \"dots\",\n Download = \"download\",\n Edit2 = \"edit-2\",\n EditAlt = \"edit-alt\",\n EditNote = \"edit-note\",\n EditThin = \"edit-thin\",\n Edit = \"edit\",\n ExtraArea = \"extra-area\",\n EyeLine = \"eye-line\",\n Eye = \"eye\",\n FaceToFace2 = \"face-to-face-2\",\n FaceToFace3 = \"face-to-face-3\",\n FaceToFace = \"face-to-face\",\n Facing = \"facing\",\n File = \"file\",\n Filter2 = \"filter-2\",\n FilterAlt = \"filter-alt\",\n Filter = \"filter\",\n Fire = \"fire\",\n Firm = \"firm\",\n FollowUp2Filled = \"follow-up-2-filled\",\n FollowUp2 = \"follow-up-2\",\n FollowUp = \"follow-up\",\n Funnel = \"funnel\",\n Grade = \"grade\",\n HamburgerBold = \"hamburger-bold\",\n Hamburger = \"hamburger\",\n HelpAndSupport = \"help-and-support\",\n Help = \"help\",\n Hidden = \"hidden\",\n History = \"history\",\n HomeFilled2 = \"home-filled-2\",\n HomeFilled = \"home-filled\",\n Home = \"home\",\n HouseStatus = \"house-status\",\n HowToReg = \"how-to-reg\",\n IncomingCall2 = \"incoming-call-2\",\n IncomingCall = \"incoming-call\",\n IncomingCalls = \"incoming-calls\",\n InfoFilled = \"info-filled\",\n Info = \"info\",\n Inventory = \"inventory\",\n Invoice = \"invoice\",\n Jodi = \"jodi\",\n Junk = \"junk\",\n Landscape = \"landscape\",\n LeadsTab = \"leads-tab\",\n LineChart = \"line-chart\",\n Link = \"link\",\n List = \"list\",\n Location = \"location\",\n LockClock = \"lock-clock\",\n LockFilled = \"lock-filled\",\n LockOpen = \"lock-open\",\n Lock = \"lock\",\n LogoutDoor = \"logout-door\",\n Logout = \"logout\",\n MailSend = \"mail-send\",\n Mail = \"mail\",\n Mandates = \"mandates\",\n MeetingRoom = \"meeting-room\",\n Mic = \"mic\",\n Minus = \"minus\",\n MissedCall = \"missed-call\",\n Money = \"money\",\n More = \"more\",\n NotAvailable = \"not-available\",\n NotCalled = \"not-called\",\n Note1 = \"note-1\",\n NoteAlt = \"note-alt\",\n Note = \"note\",\n Notification = \"notification\",\n Offline = \"offline\",\n OpenExternal = \"open-external\",\n OpeningQuote = \"opening-quote\",\n Orientation = \"orientation\",\n OtherLeads = \"other-leads\",\n Others = \"others\",\n OutgoingCall2 = \"outgoing-call-2\",\n OutgoingCall = \"outgoing-call\",\n Patchout = \"patchout\",\n Pause = \"pause\",\n Percentage = \"percentage\",\n PersonAddDisabled = \"person-add-disabled\",\n Person = \"person\",\n Phone2 = \"phone-2\",\n PhoneAlt = \"phone-alt\",\n PhoneFilled = \"phone-filled\",\n PhoneInTalk = \"phone-in-talk\",\n PhoneIncoming2 = \"phone-incoming-2\",\n PhoneIncoming = \"phone-incoming\",\n PhoneMissed = \"phone-missed\",\n PhoneOutgoing2 = \"phone-outgoing-2\",\n PhoneOutgoing = \"phone-outgoing\",\n Phone = \"phone\",\n Play = \"play\",\n Plus = \"plus\",\n Premium = \"premium\",\n Print = \"print\",\n PriorityChange = \"priority-change\",\n Profile1 = \"profile-1\",\n Profile = \"profile\",\n Quotations = \"quotations\",\n RadioCheckFilled = \"radio-check-filled\",\n RadioCheck = \"radio-check\",\n RadioSelected = \"radio-selected\",\n Radio = \"radio\",\n Redo = \"redo\",\n Reimbursements2 = \"reimbursements-2\",\n Reimbursements = \"reimbursements\",\n Reschedule = \"reschedule\",\n Reset = \"reset\",\n Revisit = \"revisit\",\n Rules = \"rules\",\n ScheduleMail = \"schedule-mail\",\n Search = \"search\",\n SelfAdded = \"self-added\",\n SettingsLine = \"settings-line\",\n Settings = \"settings\",\n ShareWithPeople = \"share-with-people\",\n Share = \"share\",\n SiteVisit2 = \"site-visit-2\",\n SiteVisit = \"site-visit\",\n Sms = \"sms\",\n Spinner = \"spinner\",\n Stats = \"stats\",\n Store2 = \"store-2\",\n Store = \"store\",\n System = \"system\",\n Table = \"table\",\n Team = \"team\",\n Training = \"training\",\n Transfer2 = \"transfer-2\",\n TransferAlt = \"transfer-alt\",\n Transfer = \"transfer\",\n Transferred = \"transferred\",\n Travel = \"travel\",\n Trophy = \"trophy\",\n UncheckedRadio = \"unchecked-radio\",\n Undo = \"undo\",\n Unlock = \"unlock\",\n Update = \"update\",\n Updating = \"updating\",\n Upload = \"upload\",\n UserAlt = \"user-alt\",\n User = \"user\",\n Videocam = \"videocam\",\n ViewDetails = \"view-details\",\n VpnKey = \"vpn-key\",\n WarningLine = \"warning-line\",\n Warning = \"warning\",\n WhatsappFilled = \"whatsapp-filled\",\n Whatsapp = \"whatsapp\",\n}\nexport default PebbleIcon;\n"],"names":[],"mappings":";;;;;QAKI;YACI;QACJ;QACA;;;AAGF,IAAA;;;;AAIA,IAAA;;QAEE;;AAEF,IAAA;;QAEE;QACA,WADA;mBAAA;AAGF,IAAA,KAAK,EAAE;AAHL;;AAMF,IAAA;;;YAGM;QACJ;QACA;;;AAGF,IAAA;;;YAGM;QACJ;QACA;;;AAGF,IAAA,QAAQ;;QAEN;;AAEF,IAAA;;QAEE;mBAAA;AAEF,IAAA;AAFE;QAIA;mBAAA;AAEF,IAAA,KAAK,EAAE;AAFL;;;AAMF,IAAA;;QAEE;mBAAA;AAEF,IAAA;AAFE;QAIA;YACI,SADJ;QAEA,WAFA;QAGA,WAHA;oBAAA;sBAAA;uBAAA;;AAAA;;;AC9DJ,cAAA;AAAA,CAAA,oBAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAA,iCAAA;AAiOA,6BAAA;;;;;"}
|