zebpay-ui 0.0.20 → 0.0.21

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.
Files changed (36) hide show
  1. package/dist/cjs/components/Button/typings.d.ts +1 -5
  2. package/dist/cjs/components/Icon.d.ts +9 -0
  3. package/dist/cjs/components/IconButton/index.d.ts +5 -0
  4. package/dist/cjs/components/IconButton/typings.d.ts +6 -0
  5. package/dist/cjs/components/Input/typings.d.ts +1 -0
  6. package/dist/cjs/components/PinInput/typing.d.ts +1 -2
  7. package/dist/cjs/components/Popper/typings.d.ts +3 -0
  8. package/dist/cjs/components/SidePanel/index.d.ts +3 -1
  9. package/dist/cjs/components/SidePanel/style.d.ts +1 -1
  10. package/dist/cjs/components/Tags/index.d.ts +5 -2
  11. package/dist/cjs/components/index.d.ts +3 -1
  12. package/dist/cjs/index.js +3 -3
  13. package/dist/cjs/index.js.map +1 -1
  14. package/dist/cjs/styles/mixins.d.ts +7 -0
  15. package/dist/esm/components/Button/typings.d.ts +1 -5
  16. package/dist/esm/components/Icon.d.ts +9 -0
  17. package/dist/esm/components/IconButton/index.d.ts +5 -0
  18. package/dist/esm/components/IconButton/typings.d.ts +6 -0
  19. package/dist/esm/components/Input/typings.d.ts +1 -0
  20. package/dist/esm/components/PinInput/typing.d.ts +1 -2
  21. package/dist/esm/components/Popper/typings.d.ts +3 -0
  22. package/dist/esm/components/SidePanel/index.d.ts +3 -1
  23. package/dist/esm/components/SidePanel/style.d.ts +1 -1
  24. package/dist/esm/components/Tags/index.d.ts +5 -2
  25. package/dist/esm/components/index.d.ts +3 -1
  26. package/dist/esm/index.js +3 -3
  27. package/dist/esm/index.js.map +1 -1
  28. package/dist/esm/styles/mixins.d.ts +7 -0
  29. package/dist/icons/icons.css +224 -152
  30. package/dist/icons/icons.eot +0 -0
  31. package/dist/icons/icons.html +220 -4
  32. package/dist/icons/icons.json +173 -149
  33. package/dist/icons/icons.ts +251 -155
  34. package/dist/icons/icons.woff +0 -0
  35. package/dist/icons/icons.woff2 +0 -0
  36. package/package.json +1 -1
@@ -1,8 +1,8 @@
1
1
  @font-face {
2
2
  font-family: "icons";
3
- src: url("./icons.eot?be1dd6f2957f3e6142085516be87f8ce#iefix") format("embedded-opentype"),
4
- url("./icons.woff2?be1dd6f2957f3e6142085516be87f8ce") format("woff2"),
5
- url("./icons.woff?be1dd6f2957f3e6142085516be87f8ce") format("woff");
3
+ src: url("./icons.eot?2bf4c6296a6d5d2949bd36391488b3c1#iefix") format("embedded-opentype"),
4
+ url("./icons.woff2?2bf4c6296a6d5d2949bd36391488b3c1") format("woff2"),
5
+ url("./icons.woff?2bf4c6296a6d5d2949bd36391488b3c1") format("woff");
6
6
  }
7
7
 
8
8
  i[class^="icon-"]:before, i[class*=" icon-"]:before {
@@ -40,450 +40,522 @@ i[class^="icon-"]:before, i[class*=" icon-"]:before {
40
40
  .icon-api:before {
41
41
  content: "\f108";
42
42
  }
43
- .icon-arrow-down:before {
43
+ .icon-archive:before {
44
44
  content: "\f109";
45
45
  }
46
- .icon-arrow-left:before {
46
+ .icon-arrow-down:before {
47
47
  content: "\f10a";
48
48
  }
49
- .icon-arrow-right:before {
49
+ .icon-arrow-left:before {
50
50
  content: "\f10b";
51
51
  }
52
- .icon-arrow-up:before {
52
+ .icon-arrow-right:before {
53
53
  content: "\f10c";
54
54
  }
55
- .icon-asterik:before {
55
+ .icon-arrow-up:before {
56
56
  content: "\f10d";
57
57
  }
58
- .icon-balance-ltv:before {
58
+ .icon-asterik:before {
59
59
  content: "\f10e";
60
60
  }
61
- .icon-bank:before {
61
+ .icon-balance-ltv:before {
62
62
  content: "\f10f";
63
63
  }
64
- .icon-blog:before {
64
+ .icon-bank:before {
65
65
  content: "\f110";
66
66
  }
67
- .icon-bonus:before {
67
+ .icon-blog:before {
68
68
  content: "\f111";
69
69
  }
70
- .icon-buy-crypto:before {
70
+ .icon-bonus:before {
71
71
  content: "\f112";
72
72
  }
73
- .icon-calendar:before {
73
+ .icon-buy-crypto:before {
74
74
  content: "\f113";
75
75
  }
76
- .icon-camera:before {
76
+ .icon-calendar:before {
77
77
  content: "\f114";
78
78
  }
79
- .icon-cancelled:before {
79
+ .icon-camera:before {
80
80
  content: "\f115";
81
81
  }
82
- .icon-candle-chart:before {
82
+ .icon-cancelled:before {
83
83
  content: "\f116";
84
84
  }
85
- .icon-cheque:before {
85
+ .icon-candle-chart:before {
86
86
  content: "\f117";
87
87
  }
88
- .icon-circle-cross:before {
88
+ .icon-checkbox-all:before {
89
89
  content: "\f118";
90
90
  }
91
- .icon-circulation-supply:before {
91
+ .icon-cheque:before {
92
92
  content: "\f119";
93
93
  }
94
- .icon-city:before {
94
+ .icon-circle-cross:before {
95
95
  content: "\f11a";
96
96
  }
97
- .icon-coin-stack:before {
97
+ .icon-circulation-supply:before {
98
98
  content: "\f11b";
99
99
  }
100
- .icon-coins:before {
100
+ .icon-city:before {
101
101
  content: "\f11c";
102
102
  }
103
- .icon-compare:before {
103
+ .icon-coin-stack:before {
104
104
  content: "\f11d";
105
105
  }
106
- .icon-completed:before {
106
+ .icon-coins:before {
107
107
  content: "\f11e";
108
108
  }
109
- .icon-contract:before {
109
+ .icon-compare:before {
110
110
  content: "\f11f";
111
111
  }
112
- .icon-copy:before {
112
+ .icon-completed:before {
113
113
  content: "\f120";
114
114
  }
115
- .icon-coupon:before {
115
+ .icon-contract:before {
116
116
  content: "\f121";
117
117
  }
118
- .icon-cross:before {
118
+ .icon-copy:before {
119
119
  content: "\f122";
120
120
  }
121
- .icon-deactivate:before {
121
+ .icon-coupon:before {
122
122
  content: "\f123";
123
123
  }
124
- .icon-deposit:before {
124
+ .icon-cross:before {
125
125
  content: "\f124";
126
126
  }
127
- .icon-depth-chart:before {
127
+ .icon-deactivate:before {
128
128
  content: "\f125";
129
129
  }
130
- .icon-district:before {
130
+ .icon-deposit-simple:before {
131
131
  content: "\f126";
132
132
  }
133
- .icon-dob:before {
133
+ .icon-deposit:before {
134
134
  content: "\f127";
135
135
  }
136
- .icon-download:before {
136
+ .icon-depth-chart:before {
137
137
  content: "\f128";
138
138
  }
139
- .icon-downwards:before {
139
+ .icon-district:before {
140
140
  content: "\f129";
141
141
  }
142
- .icon-driving-licence:before {
142
+ .icon-dob:before {
143
143
  content: "\f12a";
144
144
  }
145
- .icon-earned:before {
145
+ .icon-download:before {
146
146
  content: "\f12b";
147
147
  }
148
- .icon-edit:before {
148
+ .icon-downwards:before {
149
149
  content: "\f12c";
150
150
  }
151
- .icon-email:before {
151
+ .icon-driving-licence:before {
152
152
  content: "\f12d";
153
153
  }
154
- .icon-emi-amount:before {
154
+ .icon-earned:before {
155
155
  content: "\f12e";
156
156
  }
157
- .icon-emi-duedate:before {
157
+ .icon-edit:before {
158
158
  content: "\f12f";
159
159
  }
160
- .icon-error:before {
160
+ .icon-email:before {
161
161
  content: "\f130";
162
162
  }
163
- .icon-expand:before {
163
+ .icon-emi-amount:before {
164
164
  content: "\f131";
165
165
  }
166
- .icon-external-link:before {
166
+ .icon-emi-duedate:before {
167
167
  content: "\f132";
168
168
  }
169
- .icon-facelock:before {
169
+ .icon-error:before {
170
170
  content: "\f133";
171
171
  }
172
- .icon-fees:before {
172
+ .icon-expand:before {
173
173
  content: "\f134";
174
174
  }
175
- .icon-filter:before {
175
+ .icon-external-link:before {
176
176
  content: "\f135";
177
177
  }
178
- .icon-fingerprint:before {
178
+ .icon-facelock:before {
179
179
  content: "\f136";
180
180
  }
181
- .icon-form:before {
181
+ .icon-fees:before {
182
182
  content: "\f137";
183
183
  }
184
- .icon-globe:before {
184
+ .icon-fiat-deposit:before {
185
185
  content: "\f138";
186
186
  }
187
- .icon-hamburger:before {
187
+ .icon-fiat-withdraw:before {
188
188
  content: "\f139";
189
189
  }
190
- .icon-help:before {
190
+ .icon-filter:before {
191
191
  content: "\f13a";
192
192
  }
193
- .icon-hide:before {
193
+ .icon-fingerprint:before {
194
194
  content: "\f13b";
195
195
  }
196
- .icon-home:before {
196
+ .icon-form:before {
197
197
  content: "\f13c";
198
198
  }
199
- .icon-ifsc:before {
199
+ .icon-globe:before {
200
200
  content: "\f13d";
201
201
  }
202
- .icon-income-source:before {
202
+ .icon-hamburger:before {
203
203
  content: "\f13e";
204
204
  }
205
- .icon-indicators:before {
205
+ .icon-help:before {
206
206
  content: "\f13f";
207
207
  }
208
- .icon-info:before {
208
+ .icon-hide:before {
209
209
  content: "\f140";
210
210
  }
211
- .icon-initial-ltv:before {
211
+ .icon-home:before {
212
212
  content: "\f141";
213
213
  }
214
- .icon-instant-buy-sell:before {
214
+ .icon-ifsc:before {
215
215
  content: "\f142";
216
216
  }
217
- .icon-interest-amount:before {
217
+ .icon-income-source:before {
218
218
  content: "\f143";
219
219
  }
220
- .icon-interest-rate:before {
220
+ .icon-indicators:before {
221
221
  content: "\f144";
222
222
  }
223
- .icon-kyc:before {
223
+ .icon-info:before {
224
224
  content: "\f145";
225
225
  }
226
- .icon-lend:before {
226
+ .icon-initial-ltv:before {
227
227
  content: "\f146";
228
228
  }
229
- .icon-link:before {
229
+ .icon-instant-buy-sell:before {
230
230
  content: "\f147";
231
231
  }
232
- .icon-liquidation-cost:before {
232
+ .icon-interest-amount:before {
233
233
  content: "\f148";
234
234
  }
235
- .icon-liquidation-id:before {
235
+ .icon-interest-rate:before {
236
236
  content: "\f149";
237
237
  }
238
- .icon-liquidation-price:before {
238
+ .icon-kyc-2:before {
239
239
  content: "\f14a";
240
240
  }
241
- .icon-liquidation:before {
241
+ .icon-kyc:before {
242
242
  content: "\f14b";
243
243
  }
244
- .icon-list:before {
244
+ .icon-landscape:before {
245
245
  content: "\f14c";
246
246
  }
247
- .icon-loan-amount:before {
247
+ .icon-lend:before {
248
248
  content: "\f14d";
249
249
  }
250
- .icon-loan-details:before {
250
+ .icon-link:before {
251
251
  content: "\f14e";
252
252
  }
253
- .icon-loan-repayment:before {
253
+ .icon-liquidation-cost:before {
254
254
  content: "\f14f";
255
255
  }
256
- .icon-loan-term:before {
256
+ .icon-liquidation-id:before {
257
257
  content: "\f150";
258
258
  }
259
- .icon-location:before {
259
+ .icon-liquidation-price:before {
260
260
  content: "\f151";
261
261
  }
262
- .icon-lock:before {
262
+ .icon-liquidation:before {
263
263
  content: "\f152";
264
264
  }
265
- .icon-logout:before {
265
+ .icon-list:before {
266
266
  content: "\f153";
267
267
  }
268
- .icon-ltv-ratio:before {
268
+ .icon-loan-amount:before {
269
269
  content: "\f154";
270
270
  }
271
- .icon-mail:before {
271
+ .icon-loan-details:before {
272
272
  content: "\f155";
273
273
  }
274
- .icon-map:before {
274
+ .icon-loan-repayment:before {
275
275
  content: "\f156";
276
276
  }
277
- .icon-margin-call:before {
277
+ .icon-loan-term:before {
278
278
  content: "\f157";
279
279
  }
280
- .icon-max-supply:before {
280
+ .icon-location:before {
281
281
  content: "\f158";
282
282
  }
283
- .icon-menu:before {
283
+ .icon-lock:before {
284
284
  content: "\f159";
285
285
  }
286
- .icon-more-options:before {
286
+ .icon-logout:before {
287
287
  content: "\f15a";
288
288
  }
289
- .icon-negative:before {
289
+ .icon-ltv-ratio:before {
290
290
  content: "\f15b";
291
291
  }
292
- .icon-network:before {
292
+ .icon-mail:before {
293
293
  content: "\f15c";
294
294
  }
295
- .icon-next:before {
295
+ .icon-map:before {
296
296
  content: "\f15d";
297
297
  }
298
- .icon-nominee:before {
298
+ .icon-margin-call:before {
299
299
  content: "\f15e";
300
300
  }
301
- .icon-note:before {
301
+ .icon-max-supply:before {
302
302
  content: "\f15f";
303
303
  }
304
- .icon-notification:before {
304
+ .icon-menu:before {
305
305
  content: "\f160";
306
306
  }
307
- .icon-occupation:before {
307
+ .icon-more-options:before {
308
308
  content: "\f161";
309
309
  }
310
- .icon-ongoing:before {
310
+ .icon-negative:before {
311
311
  content: "\f162";
312
312
  }
313
- .icon-order:before {
313
+ .icon-network:before {
314
314
  content: "\f163";
315
315
  }
316
- .icon-orders-complete:before {
316
+ .icon-next:before {
317
317
  content: "\f164";
318
318
  }
319
- .icon-pair-selector:before {
319
+ .icon-nominee:before {
320
320
  content: "\f165";
321
321
  }
322
- .icon-pan:before {
322
+ .icon-note:before {
323
323
  content: "\f166";
324
324
  }
325
- .icon-passbook:before {
325
+ .icon-notification:before {
326
326
  content: "\f167";
327
327
  }
328
- .icon-passport:before {
328
+ .icon-occupation:before {
329
329
  content: "\f168";
330
330
  }
331
- .icon-pay-emi:before {
331
+ .icon-ongoing:before {
332
332
  content: "\f169";
333
333
  }
334
- .icon-pay-lumpsum:before {
334
+ .icon-order-2:before {
335
335
  content: "\f16a";
336
336
  }
337
- .icon-pay-off-loan:before {
337
+ .icon-order:before {
338
338
  content: "\f16b";
339
339
  }
340
- .icon-penalty-charges:before {
340
+ .icon-orders-complete:before {
341
341
  content: "\f16c";
342
342
  }
343
- .icon-percentage:before {
343
+ .icon-pair-selector:before {
344
344
  content: "\f16d";
345
345
  }
346
- .icon-phone:before {
346
+ .icon-pair:before {
347
347
  content: "\f16e";
348
348
  }
349
- .icon-positive:before {
349
+ .icon-pan:before {
350
350
  content: "\f16f";
351
351
  }
352
- .icon-prepay-principal:before {
352
+ .icon-passbook:before {
353
353
  content: "\f170";
354
354
  }
355
- .icon-previous:before {
355
+ .icon-passport:before {
356
356
  content: "\f171";
357
357
  }
358
- .icon-profile:before {
358
+ .icon-pay-emi:before {
359
359
  content: "\f172";
360
360
  }
361
- .icon-quicktrade:before {
361
+ .icon-pay-lumpsum:before {
362
362
  content: "\f173";
363
363
  }
364
- .icon-rank:before {
364
+ .icon-pay-off-loan-2:before {
365
365
  content: "\f174";
366
366
  }
367
- .icon-ream:before {
367
+ .icon-pay-off-loan:before {
368
368
  content: "\f175";
369
369
  }
370
- .icon-recieve:before {
370
+ .icon-penalty-charges:before {
371
371
  content: "\f176";
372
372
  }
373
- .icon-repayment-schedule:before {
373
+ .icon-percentage:before {
374
374
  content: "\f177";
375
375
  }
376
- .icon-reports:before {
376
+ .icon-phone:before {
377
377
  content: "\f178";
378
378
  }
379
- .icon-reset:before {
379
+ .icon-portrait:before {
380
380
  content: "\f179";
381
381
  }
382
- .icon-save:before {
382
+ .icon-positive:before {
383
383
  content: "\f17a";
384
384
  }
385
- .icon-scan:before {
385
+ .icon-prepay-principal:before {
386
386
  content: "\f17b";
387
387
  }
388
- .icon-search:before {
388
+ .icon-previous:before {
389
389
  content: "\f17c";
390
390
  }
391
- .icon-security:before {
391
+ .icon-profile:before {
392
392
  content: "\f17d";
393
393
  }
394
- .icon-selfie:before {
394
+ .icon-quicktrade:before {
395
395
  content: "\f17e";
396
396
  }
397
- .icon-sell-crypto:before {
397
+ .icon-rank:before {
398
398
  content: "\f17f";
399
399
  }
400
- .icon-send-email:before {
400
+ .icon-ream:before {
401
401
  content: "\f180";
402
402
  }
403
- .icon-send:before {
403
+ .icon-receive-lightning:before {
404
404
  content: "\f181";
405
405
  }
406
- .icon-separator:before {
406
+ .icon-receive:before {
407
407
  content: "\f182";
408
408
  }
409
- .icon-setttings:before {
409
+ .icon-repayment-schedule:before {
410
410
  content: "\f183";
411
411
  }
412
- .icon-share:before {
412
+ .icon-reports:before {
413
413
  content: "\f184";
414
414
  }
415
- .icon-show:before {
415
+ .icon-reset:before {
416
416
  content: "\f185";
417
417
  }
418
- .icon-side:before {
418
+ .icon-save:before {
419
419
  content: "\f186";
420
420
  }
421
- .icon-sip:before {
421
+ .icon-scan:before {
422
422
  content: "\f187";
423
423
  }
424
- .icon-sms:before {
424
+ .icon-search:before {
425
425
  content: "\f188";
426
426
  }
427
- .icon-star-filled:before {
427
+ .icon-security:before {
428
428
  content: "\f189";
429
429
  }
430
- .icon-star:before {
430
+ .icon-selfie:before {
431
431
  content: "\f18a";
432
432
  }
433
- .icon-statement:before {
433
+ .icon-sell-crypto:before {
434
434
  content: "\f18b";
435
435
  }
436
- .icon-stop:before {
436
+ .icon-send-email:before {
437
437
  content: "\f18c";
438
438
  }
439
- .icon-street-address:before {
439
+ .icon-send-lightning:before {
440
440
  content: "\f18d";
441
441
  }
442
- .icon-subtract:before {
442
+ .icon-send:before {
443
443
  content: "\f18e";
444
444
  }
445
- .icon-success:before {
445
+ .icon-separator:before {
446
446
  content: "\f18f";
447
447
  }
448
- .icon-support:before {
448
+ .icon-settings:before {
449
449
  content: "\f190";
450
450
  }
451
- .icon-templates:before {
451
+ .icon-share:before {
452
452
  content: "\f191";
453
453
  }
454
- .icon-term:before {
454
+ .icon-shield:before {
455
455
  content: "\f192";
456
456
  }
457
- .icon-tick:before {
457
+ .icon-show:before {
458
458
  content: "\f193";
459
459
  }
460
- .icon-total-payable-lumpsum:before {
460
+ .icon-side:before {
461
461
  content: "\f194";
462
462
  }
463
- .icon-trash:before {
463
+ .icon-sip:before {
464
464
  content: "\f195";
465
465
  }
466
- .icon-unlock:before {
466
+ .icon-sms:before {
467
467
  content: "\f196";
468
468
  }
469
- .icon-upi:before {
469
+ .icon-sorter-filled:before {
470
470
  content: "\f197";
471
471
  }
472
- .icon-upload:before {
472
+ .icon-sorter:before {
473
473
  content: "\f198";
474
474
  }
475
- .icon-upwards:before {
475
+ .icon-star-filled:before {
476
476
  content: "\f199";
477
477
  }
478
- .icon-voting-card:before {
478
+ .icon-star:before {
479
479
  content: "\f19a";
480
480
  }
481
- .icon-wallet:before {
481
+ .icon-statement:before {
482
482
  content: "\f19b";
483
483
  }
484
- .icon-xpress:before {
484
+ .icon-stop:before {
485
485
  content: "\f19c";
486
486
  }
487
- .icon-zip-code:before {
487
+ .icon-street-address:before {
488
488
  content: "\f19d";
489
489
  }
490
+ .icon-subtract:before {
491
+ content: "\f19e";
492
+ }
493
+ .icon-success:before {
494
+ content: "\f19f";
495
+ }
496
+ .icon-support:before {
497
+ content: "\f1a0";
498
+ }
499
+ .icon-taxnode:before {
500
+ content: "\f1a1";
501
+ }
502
+ .icon-team:before {
503
+ content: "\f1a2";
504
+ }
505
+ .icon-templates:before {
506
+ content: "\f1a3";
507
+ }
508
+ .icon-term:before {
509
+ content: "\f1a4";
510
+ }
511
+ .icon-tick:before {
512
+ content: "\f1a5";
513
+ }
514
+ .icon-total-payable-lumpsum:before {
515
+ content: "\f1a6";
516
+ }
517
+ .icon-trade-2:before {
518
+ content: "\f1a7";
519
+ }
520
+ .icon-trash:before {
521
+ content: "\f1a8";
522
+ }
523
+ .icon-trigger:before {
524
+ content: "\f1a9";
525
+ }
526
+ .icon-unarchive:before {
527
+ content: "\f1aa";
528
+ }
529
+ .icon-unlock:before {
530
+ content: "\f1ab";
531
+ }
532
+ .icon-upi-landscape:before {
533
+ content: "\f1ac";
534
+ }
535
+ .icon-upi:before {
536
+ content: "\f1ad";
537
+ }
538
+ .icon-upload:before {
539
+ content: "\f1ae";
540
+ }
541
+ .icon-upwards:before {
542
+ content: "\f1af";
543
+ }
544
+ .icon-voting-card:before {
545
+ content: "\f1b0";
546
+ }
547
+ .icon-wallet:before {
548
+ content: "\f1b1";
549
+ }
550
+ .icon-way-arrow:before {
551
+ content: "\f1b2";
552
+ }
553
+ .icon-withdraw-simple:before {
554
+ content: "\f1b3";
555
+ }
556
+ .icon-xpress:before {
557
+ content: "\f1b4";
558
+ }
559
+ .icon-zip-code:before {
560
+ content: "\f1b5";
561
+ }
Binary file