imbric-theme 0.4.5 → 0.4.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (83) hide show
  1. package/.dockerignore +14 -0
  2. package/.eslintignore +1 -0
  3. package/.prettierignore +1 -0
  4. package/Dockerfile +18 -0
  5. package/atoms/Button/Button.js +8 -0
  6. package/atoms/Button/Button.module.css +8 -0
  7. package/atoms/Checkbox/Checkbox.js +1 -1
  8. package/atoms/Icon/constants.js +84 -2
  9. package/atoms/Input/Input.js +5 -5
  10. package/atoms/Input/Input.stories.js +1 -1
  11. package/atoms/Input/constants.js +1 -1
  12. package/atoms/Toggle/Toggle.js +56 -0
  13. package/atoms/Toggle/Toggle.module.css +41 -0
  14. package/atoms/Toggle/Toggle.stories.js +21 -0
  15. package/atoms/Toggle/constants.js +1 -0
  16. package/atoms/Toggle/index.js +3 -0
  17. package/index.js +5 -0
  18. package/molecules/Accordion/Accordion.js +2 -0
  19. package/molecules/CardDefault/CardDefault.module.css +1 -0
  20. package/molecules/CardProductTypesBooking/CardProductTypesBooking.js +5 -3
  21. package/molecules/CardProductTypesBooking/CardProductTypesBooking.module.css +5 -1
  22. package/molecules/CardServiceDetail/CardServiceDetail.js +367 -0
  23. package/molecules/CardServiceDetail/CardServiceDetail.module.css +222 -0
  24. package/molecules/CardServiceDetail/CardServiceDetail.stories.js +23 -0
  25. package/molecules/CardServiceDetail/constants.js +1 -0
  26. package/molecules/CardServiceDetail/index.js +3 -0
  27. package/molecules/CardServices/CardServices.js +176 -46
  28. package/molecules/CardServices/CardServices.module.css +124 -4
  29. package/molecules/CardServicesFinalized/CardServicesFinalized.js +363 -0
  30. package/molecules/CardServicesFinalized/CardServicesFinalized.module.css +213 -0
  31. package/molecules/CardServicesFinalized/CardServicesFinalized.stories.js +23 -0
  32. package/molecules/CardServicesFinalized/constants.js +1 -0
  33. package/molecules/CardServicesFinalized/index.js +3 -0
  34. package/molecules/ColumnTable/ColumnTable.js +5 -3
  35. package/molecules/ColumnTable/ColumnTable.module.css +12 -0
  36. package/molecules/Dropdown/Dropdown.js +1 -1
  37. package/molecules/RowTable/RowTable.js +213 -154
  38. package/molecules/RowTable/RowTable.module.css +4 -0
  39. package/molecules/RowTable/constants.js +388 -2
  40. package/package.json +2 -1
  41. package/public/static/images/bank-cash-dollar-finance-money-payment-2-svgrepo-com.svg +13 -0
  42. package/public/static/images/buy-ecommerce-label-money-price-sale-svgrepo-com.svg +13 -0
  43. package/public/static/images/distance-svgrepo-com.svg +21 -0
  44. package/public/static/images/message-svgrepo-com.svg +15 -0
  45. package/public/static/images/pin-distance-svgrepo-com.svg +13 -0
  46. package/public/static/images/second-page-svgrepo-com copia.svg +18 -0
  47. package/public/static/images/second-page-svgrepo-com.svg +17 -0
  48. package/.eslintcache +0 -1
  49. package/storybook-static/0.263f852f.iframe.bundle.js +0 -1
  50. package/storybook-static/0.91dbd3f3aa2099d25061.manager.bundle.js +0 -1
  51. package/storybook-static/1.17e9ac7e.iframe.bundle.js +0 -3
  52. package/storybook-static/1.17e9ac7e.iframe.bundle.js.LICENSE.txt +0 -8
  53. package/storybook-static/1.17e9ac7e.iframe.bundle.js.map +0 -1
  54. package/storybook-static/2.cc4000c2.iframe.bundle.js +0 -1
  55. package/storybook-static/3.e9f95d01.iframe.bundle.js +0 -1
  56. package/storybook-static/4.be0a752c9f5176d6eec1.manager.bundle.js +0 -2
  57. package/storybook-static/4.be0a752c9f5176d6eec1.manager.bundle.js.LICENSE.txt +0 -8
  58. package/storybook-static/5.8efdde123acaf8fbb100.manager.bundle.js +0 -1
  59. package/storybook-static/6.2f82294ae0b087aecb24.manager.bundle.js +0 -2
  60. package/storybook-static/6.2f82294ae0b087aecb24.manager.bundle.js.LICENSE.txt +0 -12
  61. package/storybook-static/7.97068037.iframe.bundle.js +0 -1
  62. package/storybook-static/7.fa9452d2609e8a00f314.manager.bundle.js +0 -1
  63. package/storybook-static/8.66f5ef1c66fc4628f127.manager.bundle.js +0 -1
  64. package/storybook-static/8.b545d602.iframe.bundle.js +0 -3
  65. package/storybook-static/8.b545d602.iframe.bundle.js.LICENSE.txt +0 -12
  66. package/storybook-static/8.b545d602.iframe.bundle.js.map +0 -1
  67. package/storybook-static/9.269ed917.iframe.bundle.js +0 -1
  68. package/storybook-static/favicon.ico +0 -0
  69. package/storybook-static/iframe.html +0 -348
  70. package/storybook-static/index.html +0 -59
  71. package/storybook-static/main.157061c9.iframe.bundle.js +0 -1
  72. package/storybook-static/main.5a07347846ccf2d7e5dc.manager.bundle.js +0 -1
  73. package/storybook-static/runtime~main.a14e6e62.iframe.bundle.js +0 -1
  74. package/storybook-static/runtime~main.f78c3fae275fc212c109.manager.bundle.js +0 -1
  75. package/storybook-static/static/logo.svg +0 -19
  76. package/storybook-static/static/logologin.svg +0 -16
  77. package/storybook-static/static/logotipo.svg +0 -50
  78. package/storybook-static/static/logotipoS.svg +0 -26
  79. package/storybook-static/vendors~main.720e76f4.iframe.bundle.js +0 -3
  80. package/storybook-static/vendors~main.720e76f4.iframe.bundle.js.LICENSE.txt +0 -110
  81. package/storybook-static/vendors~main.720e76f4.iframe.bundle.js.map +0 -1
  82. package/storybook-static/vendors~main.fcd0b2a3431ddf75f5f7.manager.bundle.js +0 -2
  83. package/storybook-static/vendors~main.fcd0b2a3431ddf75f5f7.manager.bundle.js.LICENSE.txt +0 -101
@@ -72,7 +72,131 @@ export const options = {
72
72
  authorizationBreakValue6: "U0193271095",
73
73
  authorizationBreakValue7: "FACILITIES",
74
74
  iconUrl: "https://resources.callcenter.cab/img/travelprograms/imbric_taxi_satin.png",
75
- idCheckbox: 'checkbox1'
75
+ idCheckbox: 'checkbox1',
76
+ isSelected: true,
77
+ travelPrograms: [
78
+ {
79
+ "id": 1895,
80
+ "name": "Carpooling",
81
+ "description": "Carpooling",
82
+ "type": "url",
83
+ "idDispatchEntity": 1,
84
+ "idAuthorizationGroup": 55,
85
+ "iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_carpooling_satin.png",
86
+ "link": "https://carpooling-e9f40.web.app/",
87
+ "linkType": 0,
88
+ "dateCreated": 1583760161000,
89
+ "idPaymentAccount": 495,
90
+ "termsRequired": []
91
+ },
92
+ {
93
+ "id": 2295,
94
+ "name": "TP.QOOB",
95
+ "description": "Aparcamiento de patinetes",
96
+ "type": "qoob",
97
+ "idAuthorizationGroup": 55,
98
+ "iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_patinete_satin.png",
99
+ "link": "",
100
+ "dateCreated": 1618470103000,
101
+ "idPaymentAccount": 495,
102
+ "termsRequired": []
103
+ },
104
+ {
105
+ "id": 1547,
106
+ "name": "TP.MOTOSHARING",
107
+ "description": "Motosharing",
108
+ "type": "freeFloat",
109
+ "idDispatchEntity": 1,
110
+ "idAuthorizationGroup": 55,
111
+ "iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_motosharing_satin.png",
112
+ "link": "https://www.masmov.com/401",
113
+ "dateCreated": 1537891321000,
114
+ "idPaymentAccount": 495,
115
+ "termsRequired": []
116
+ },
117
+ {
118
+ "id": 1643,
119
+ "name": "TP.KILOMETROS",
120
+ "description": "Kilómetros",
121
+ "type": "routeTracking",
122
+ "idDispatchEntity": 6,
123
+ "idAuthorizationGroup": 292,
124
+ "iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_hoja_kilometros_satin.png",
125
+ "link": "",
126
+ "dateCreated": 1559719376000,
127
+ "idPaymentAccount": 495,
128
+ "termsRequired": [
129
+ 4
130
+ ]
131
+ },
132
+ {
133
+ "id": 1582,
134
+ "name": "TP.PARKIMETER",
135
+ "description": "Parquímetro",
136
+ "type": "onstreetExternal",
137
+ "idAuthorizationGroup": 21,
138
+ "iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_parquimetro_satin.png",
139
+ "plannerIconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_planner_parkimetro.png",
140
+ "link": "",
141
+ "dateCreated": 1545146050000,
142
+ "idPaymentAccount": 495,
143
+ "termsRequired": []
144
+ },
145
+ {
146
+ "id": 1247,
147
+ "name": "TP.TAXI",
148
+ "description": "Sólo taxis con 4 preguntas (1 de cada tipo)",
149
+ "type": "transfer",
150
+ "idDispatchEntity": 204,
151
+ "idAuthorizationGroup": 21,
152
+ "iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_taxi_satin.png",
153
+ "dateCreated": 1532438269000,
154
+ "idPaymentAccount": 495,
155
+ "termsRequired": []
156
+ },
157
+ {
158
+ "id": 1519,
159
+ "name": "Parking",
160
+ "description": "TAKSEE - EMPLEADOS - GASTO EMPRESA",
161
+ "type": "parkingBooking",
162
+ "idDispatchEntity": 5,
163
+ "idAuthorizationGroup": 21,
164
+ "iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_parking_satin.png",
165
+ "plannerIconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_planner_parking.png",
166
+ "link": "https://taksee.callcenter.cab/parking",
167
+ "linkType": 11,
168
+ "dateCreated": 1532438303000,
169
+ "idPaymentAccount": 495,
170
+ "termsRequired": []
171
+ },
172
+ {
173
+ "id": 2879,
174
+ "name": "MPASS PRUEBA",
175
+ "description": "MPASS PRUEBA",
176
+ "type": "publicTransport",
177
+ "idDispatchEntity": 9,
178
+ "idAuthorizationGroup": 55,
179
+ "iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_bus_satin.png",
180
+ "link": "",
181
+ "dateCreated": 1660808788000,
182
+ "idPaymentAccount": 495,
183
+ "termsRequired": []
184
+ },
185
+ {
186
+ "id": 1712,
187
+ "name": "Bus",
188
+ "description": "bus",
189
+ "type": "publicTransport",
190
+ "idDispatchEntity": 5,
191
+ "idAuthorizationGroup": 55,
192
+ "iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_bus_satin.png",
193
+ "link": "https://resources.callcenter.cab/terms/notice-publictransportnotavailable.html",
194
+ "linkType": 1,
195
+ "dateCreated": 1570635722000,
196
+ "idPaymentAccount": 495,
197
+ "termsRequired": []
198
+ }
199
+ ],
76
200
  },
77
201
  {
78
202
  id: 346248955,
@@ -140,6 +264,130 @@ export const options = {
140
264
  authorizationBreakValue7: "FACILITIES",
141
265
  iconUrl: "https://resources.callcenter.cab/img/travelprograms/imbric_taxi_satin.png",
142
266
  idCheckbox: 'checkbox2',
267
+ isSelected: true,
268
+ travelPrograms: [
269
+ {
270
+ "id": 1895,
271
+ "name": "Carpooling",
272
+ "description": "Carpooling",
273
+ "type": "url",
274
+ "idDispatchEntity": 1,
275
+ "idAuthorizationGroup": 55,
276
+ "iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_carpooling_satin.png",
277
+ "link": "https://carpooling-e9f40.web.app/",
278
+ "linkType": 0,
279
+ "dateCreated": 1583760161000,
280
+ "idPaymentAccount": 495,
281
+ "termsRequired": []
282
+ },
283
+ {
284
+ "id": 2295,
285
+ "name": "TP.QOOB",
286
+ "description": "Aparcamiento de patinetes",
287
+ "type": "qoob",
288
+ "idAuthorizationGroup": 55,
289
+ "iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_patinete_satin.png",
290
+ "link": "",
291
+ "dateCreated": 1618470103000,
292
+ "idPaymentAccount": 495,
293
+ "termsRequired": []
294
+ },
295
+ {
296
+ "id": 1547,
297
+ "name": "TP.MOTOSHARING",
298
+ "description": "Motosharing",
299
+ "type": "freeFloat",
300
+ "idDispatchEntity": 1,
301
+ "idAuthorizationGroup": 55,
302
+ "iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_motosharing_satin.png",
303
+ "link": "https://www.masmov.com/401",
304
+ "dateCreated": 1537891321000,
305
+ "idPaymentAccount": 495,
306
+ "termsRequired": []
307
+ },
308
+ {
309
+ "id": 1643,
310
+ "name": "TP.KILOMETROS",
311
+ "description": "Kilómetros",
312
+ "type": "routeTracking",
313
+ "idDispatchEntity": 6,
314
+ "idAuthorizationGroup": 292,
315
+ "iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_hoja_kilometros_satin.png",
316
+ "link": "",
317
+ "dateCreated": 1559719376000,
318
+ "idPaymentAccount": 495,
319
+ "termsRequired": [
320
+ 4
321
+ ]
322
+ },
323
+ {
324
+ "id": 1582,
325
+ "name": "TP.PARKIMETER",
326
+ "description": "Parquímetro",
327
+ "type": "onstreetExternal",
328
+ "idAuthorizationGroup": 21,
329
+ "iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_parquimetro_satin.png",
330
+ "plannerIconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_planner_parkimetro.png",
331
+ "link": "",
332
+ "dateCreated": 1545146050000,
333
+ "idPaymentAccount": 495,
334
+ "termsRequired": []
335
+ },
336
+ {
337
+ "id": 1247,
338
+ "name": "TP.TAXI",
339
+ "description": "Sólo taxis con 4 preguntas (1 de cada tipo)",
340
+ "type": "transfer",
341
+ "idDispatchEntity": 204,
342
+ "idAuthorizationGroup": 21,
343
+ "iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_taxi_satin.png",
344
+ "dateCreated": 1532438269000,
345
+ "idPaymentAccount": 495,
346
+ "termsRequired": []
347
+ },
348
+ {
349
+ "id": 1519,
350
+ "name": "Parking",
351
+ "description": "TAKSEE - EMPLEADOS - GASTO EMPRESA",
352
+ "type": "parkingBooking",
353
+ "idDispatchEntity": 5,
354
+ "idAuthorizationGroup": 21,
355
+ "iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_parking_satin.png",
356
+ "plannerIconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_planner_parking.png",
357
+ "link": "https://taksee.callcenter.cab/parking",
358
+ "linkType": 11,
359
+ "dateCreated": 1532438303000,
360
+ "idPaymentAccount": 495,
361
+ "termsRequired": []
362
+ },
363
+ {
364
+ "id": 2879,
365
+ "name": "MPASS PRUEBA",
366
+ "description": "MPASS PRUEBA",
367
+ "type": "publicTransport",
368
+ "idDispatchEntity": 9,
369
+ "idAuthorizationGroup": 55,
370
+ "iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_bus_satin.png",
371
+ "link": "",
372
+ "dateCreated": 1660808788000,
373
+ "idPaymentAccount": 495,
374
+ "termsRequired": []
375
+ },
376
+ {
377
+ "id": 1712,
378
+ "name": "Bus",
379
+ "description": "bus",
380
+ "type": "publicTransport",
381
+ "idDispatchEntity": 5,
382
+ "idAuthorizationGroup": 55,
383
+ "iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_bus_satin.png",
384
+ "link": "https://resources.callcenter.cab/terms/notice-publictransportnotavailable.html",
385
+ "linkType": 1,
386
+ "dateCreated": 1570635722000,
387
+ "idPaymentAccount": 495,
388
+ "termsRequired": []
389
+ }
390
+ ],
143
391
  },
144
392
  {
145
393
  id: 346248954,
@@ -206,7 +454,131 @@ export const options = {
206
454
  authorizationBreakValue6: "U0193271095",
207
455
  authorizationBreakValue7: "FACILITIES",
208
456
  iconUrl: "https://resources.callcenter.cab/img/travelprograms/imbric_taxi_satin.png",
209
- idCheckbox: 'checkbox3'
457
+ idCheckbox: 'checkbox3',
458
+ isSelected: true,
459
+ travelPrograms: [
460
+ {
461
+ "id": 1895,
462
+ "name": "Carpooling",
463
+ "description": "Carpooling",
464
+ "type": "url",
465
+ "idDispatchEntity": 1,
466
+ "idAuthorizationGroup": 55,
467
+ "iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_carpooling_satin.png",
468
+ "link": "https://carpooling-e9f40.web.app/",
469
+ "linkType": 0,
470
+ "dateCreated": 1583760161000,
471
+ "idPaymentAccount": 495,
472
+ "termsRequired": []
473
+ },
474
+ {
475
+ "id": 2295,
476
+ "name": "TP.QOOB",
477
+ "description": "Aparcamiento de patinetes",
478
+ "type": "qoob",
479
+ "idAuthorizationGroup": 55,
480
+ "iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_patinete_satin.png",
481
+ "link": "",
482
+ "dateCreated": 1618470103000,
483
+ "idPaymentAccount": 495,
484
+ "termsRequired": []
485
+ },
486
+ {
487
+ "id": 1547,
488
+ "name": "TP.MOTOSHARING",
489
+ "description": "Motosharing",
490
+ "type": "freeFloat",
491
+ "idDispatchEntity": 1,
492
+ "idAuthorizationGroup": 55,
493
+ "iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_motosharing_satin.png",
494
+ "link": "https://www.masmov.com/401",
495
+ "dateCreated": 1537891321000,
496
+ "idPaymentAccount": 495,
497
+ "termsRequired": []
498
+ },
499
+ {
500
+ "id": 1643,
501
+ "name": "TP.KILOMETROS",
502
+ "description": "Kilómetros",
503
+ "type": "routeTracking",
504
+ "idDispatchEntity": 6,
505
+ "idAuthorizationGroup": 292,
506
+ "iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_hoja_kilometros_satin.png",
507
+ "link": "",
508
+ "dateCreated": 1559719376000,
509
+ "idPaymentAccount": 495,
510
+ "termsRequired": [
511
+ 4
512
+ ]
513
+ },
514
+ {
515
+ "id": 1582,
516
+ "name": "TP.PARKIMETER",
517
+ "description": "Parquímetro",
518
+ "type": "onstreetExternal",
519
+ "idAuthorizationGroup": 21,
520
+ "iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_parquimetro_satin.png",
521
+ "plannerIconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_planner_parkimetro.png",
522
+ "link": "",
523
+ "dateCreated": 1545146050000,
524
+ "idPaymentAccount": 495,
525
+ "termsRequired": []
526
+ },
527
+ {
528
+ "id": 1247,
529
+ "name": "TP.TAXI",
530
+ "description": "Sólo taxis con 4 preguntas (1 de cada tipo)",
531
+ "type": "transfer",
532
+ "idDispatchEntity": 204,
533
+ "idAuthorizationGroup": 21,
534
+ "iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_taxi_satin.png",
535
+ "dateCreated": 1532438269000,
536
+ "idPaymentAccount": 495,
537
+ "termsRequired": []
538
+ },
539
+ {
540
+ "id": 1519,
541
+ "name": "Parking",
542
+ "description": "TAKSEE - EMPLEADOS - GASTO EMPRESA",
543
+ "type": "parkingBooking",
544
+ "idDispatchEntity": 5,
545
+ "idAuthorizationGroup": 21,
546
+ "iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_parking_satin.png",
547
+ "plannerIconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_planner_parking.png",
548
+ "link": "https://taksee.callcenter.cab/parking",
549
+ "linkType": 11,
550
+ "dateCreated": 1532438303000,
551
+ "idPaymentAccount": 495,
552
+ "termsRequired": []
553
+ },
554
+ {
555
+ "id": 2879,
556
+ "name": "MPASS PRUEBA",
557
+ "description": "MPASS PRUEBA",
558
+ "type": "publicTransport",
559
+ "idDispatchEntity": 9,
560
+ "idAuthorizationGroup": 55,
561
+ "iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_bus_satin.png",
562
+ "link": "",
563
+ "dateCreated": 1660808788000,
564
+ "idPaymentAccount": 495,
565
+ "termsRequired": []
566
+ },
567
+ {
568
+ "id": 1712,
569
+ "name": "Bus",
570
+ "description": "bus",
571
+ "type": "publicTransport",
572
+ "idDispatchEntity": 5,
573
+ "idAuthorizationGroup": 55,
574
+ "iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_bus_satin.png",
575
+ "link": "https://resources.callcenter.cab/terms/notice-publictransportnotavailable.html",
576
+ "linkType": 1,
577
+ "dateCreated": 1570635722000,
578
+ "idPaymentAccount": 495,
579
+ "termsRequired": []
580
+ }
581
+ ],
210
582
  }
211
583
  ],
212
584
 
@@ -358,6 +730,20 @@ export const options = {
358
730
  nameInput: 'ID Proveedor',
359
731
  placeholder: 'ID Proveedor'
360
732
  },
733
+ {
734
+ activeView: true,
735
+ sortable: false,
736
+ accessor: 'travelPrograms',
737
+ subAccessor: 'name',
738
+ title: 'travelPrograms',
739
+ viewIsFilter: false,
740
+ typeFilter: '',
741
+ subTypeFilter: false,
742
+ idInput: '',
743
+ nameInput: '',
744
+ placeholder: '',
745
+ isArrayObject: true
746
+ },
361
747
  {
362
748
  activeView: true,
363
749
  sortable: false,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "imbric-theme",
3
- "version": "0.4.5",
3
+ "version": "0.4.8",
4
4
  "description": "Components library IMBRIC",
5
5
  "private": false,
6
6
  "main": "index.js",
@@ -62,6 +62,7 @@
62
62
  "react-search-autocomplete": "7.2.2",
63
63
  "react-select": "5.3.2",
64
64
  "react-spinners": "0.13.4",
65
+ "react-tooltip": "4.4.0",
65
66
  "sweetalert2": "11.4.14",
66
67
  "sweetalert2-react-content": "5.0.0",
67
68
  "yup": "0.32.11"
@@ -0,0 +1,13 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 25.4.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
5
+ <g>
6
+ <path d="M23.7,6.5c-0.3-0.7-1-1.2-1.6-1.4L5.7,1c-1-0.3-1.8,0.4-1.8,1.4l0,2.8c0,0.2-0.2,0.4-0.4,0.4H1.9C0.9,5.6,0,6.5,0,7.6v13.6
7
+ c0,1.1,0.9,1.9,1.9,1.9h20.2c0.3,0,0.6-0.1,0.8-0.2c0.6-0.1,1.1-0.6,1.1-1.4c0-0.1,0-0.2,0-0.4V7.6C24,7.2,23.9,6.8,23.7,6.5z
8
+ M6.2,3l9.5,2.4c0.1,0,0.1,0.2,0,0.2H6.1c-0.2,0-0.4-0.2-0.4-0.4l0-1.8C5.7,3.2,6,3,6.2,3z M22.1,15.7h-3.2c-0.4,0-0.7-0.2-0.9-0.3
9
+ c-0.2-0.2-0.3-0.5-0.3-0.8c0-0.3,0.1-0.6,0.3-0.8c0.2-0.2,0.4-0.3,0.9-0.3h3.2V15.7z M22.1,11.5h-3.2c-0.9,0-1.7,0.4-2.2,1
10
+ c-0.5,0.6-0.8,1.3-0.8,2c0,0.7,0.2,1.5,0.8,2c0.5,0.6,1.3,1,2.2,1h3.2v3.1c0,0.3-0.2,0.5-0.5,0.5H2.4c-0.3,0-0.5-0.2-0.5-0.5V8
11
+ c0-0.3,0.2-0.5,0.5-0.5h19.2c0.3,0,0.5,0.2,0.5,0.5V11.5z"/>
12
+ </g>
13
+ </svg>
@@ -0,0 +1,13 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 25.4.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill-rule:evenodd;clip-rule:evenodd;}
7
+ </style>
8
+ <path class="st0" d="M18.4,8.8c0.9-0.9,0.9-2.3,0-3.2c-0.9-0.9-2.3-0.9-3.2,0c-0.9,0.9-0.9,2.3,0,3.2C16.1,9.7,17.6,9.7,18.4,8.8z
9
+ M17.5,6.5c0.4,0.4,0.4,1,0,1.3c-0.4,0.4-1,0.4-1.3,0c-0.4-0.4-0.4-1,0-1.3C16.5,6.1,17.1,6.1,17.5,6.5z"/>
10
+ <path class="st0" d="M1.5,12c-0.7,0.7-0.7,1.7,0,2.4l8.1,8.1c0.7,0.7,1.7,0.7,2.4,0L22.5,12c0.3-0.3,0.5-0.7,0.5-1.2V2.7
11
+ C23,1.8,22.2,1,21.3,1h-8.1c-0.4,0-0.9,0.2-1.2,0.5L1.5,12z M11.4,20.7c-0.3,0.3-0.9,0.3-1.2,0l-6.9-6.9c-0.3-0.3-0.3-0.9,0-1.2
12
+ l9.6-9.6c0.2-0.2,0.4-0.2,0.6-0.2h6.9c0.5,0,0.8,0.4,0.8,0.8v6.9c0,0.2-0.1,0.4-0.2,0.6L11.4,20.7z"/>
13
+ </svg>
@@ -0,0 +1,21 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 25.4.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
5
+ <g id="XMLID_495_">
6
+ <rect id="XMLID_496_" x="12.4" y="18.9" width="2.2" height="2.2"/>
7
+ <rect id="XMLID_497_" x="6.5" y="18.9" width="2.2" height="2.2"/>
8
+ <rect id="XMLID_498_" x="3.6" y="18.9" width="2.2" height="2.2"/>
9
+ <rect id="XMLID_500_" x="9.5" y="18.9" width="2.2" height="2.2"/>
10
+ <rect id="XMLID_501_" x="18.2" y="18.9" width="2.2" height="2.2"/>
11
+ <rect id="XMLID_502_" x="15.3" y="18.9" width="2.2" height="2.2"/>
12
+ <path id="XMLID_503_" d="M10.9,8.4c0-3-2.4-5.5-5.5-5.5S0,5.4,0,8.4c0,4.9,4.7,8,4.9,8.1c0.2,0.1,0.4,0.2,0.6,0.2
13
+ c0.2,0,0.4-0.1,0.6-0.2c0,0,0.6-0.4,1.4-1.1C9,13.9,10.9,11.5,10.9,8.4z M6,13.8c-0.2,0.2-0.4,0.3-0.5,0.5c-1.1-0.9-3.3-3-3.3-5.9
14
+ c0-1.8,1.5-3.3,3.3-3.3c1.8,0,3.3,1.5,3.3,3.3C8.7,10.7,7.2,12.6,6,13.8z"/>
15
+ <circle id="XMLID_506_" cx="5.5" cy="8.4" r="1.5"/>
16
+ <path id="XMLID_507_" d="M18.5,2.9c-3,0-5.5,2.4-5.5,5.5c0,4.9,4.7,8,4.9,8.1c0.2,0.1,0.4,0.2,0.6,0.2s0.4-0.1,0.6-0.2
17
+ c0,0,0.6-0.4,1.4-1.1c1.6-1.5,3.4-3.9,3.4-7C24,5.4,21.6,2.9,18.5,2.9z M19.1,13.8c-0.2,0.2-0.4,0.3-0.5,0.5
18
+ c-1.1-0.9-3.3-3-3.3-5.9c0-1.8,1.5-3.3,3.3-3.3c1.8,0,3.3,1.5,3.3,3.3C21.8,10.7,20.3,12.6,19.1,13.8z"/>
19
+ <circle id="XMLID_510_" cx="18.5" cy="8.4" r="1.5"/>
20
+ </g>
21
+ </svg>
@@ -0,0 +1,15 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 25.4.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
5
+ <g>
6
+ <g>
7
+ <path d="M0,3.4v17.2h24V3.4H0z M22,5.2l-10,8.3L2,5.2H22z M22.2,18.8H1.8V7.5L12,16l10.2-8.5V18.8z"/>
8
+ </g>
9
+ </g>
10
+ <g>
11
+ <g>
12
+ <rect x="17.2" y="15.1" width="3.1" height="1.8"/>
13
+ </g>
14
+ </g>
15
+ </svg>
@@ -0,0 +1,13 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 25.4.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
5
+ <g>
6
+ <circle cx="7.5" cy="6.5" r="1.5"/>
7
+ <circle cx="16.5" cy="15.5" r="1.5"/>
8
+ <path d="M11.4,10.4c2.1-2.1,2.1-5.6,0-7.8c-2.1-2.1-5.6-2.1-7.8,0s-2.1,5.6,0,7.8l3.9,3.9v0L11.4,10.4z M5,9C3.7,7.6,3.7,5.4,5,4
9
+ C6.4,2.7,8.6,2.7,10,4c1.4,1.4,1.4,3.6,0,4.9l-2.5,2.5L5,9z"/>
10
+ <path d="M20.4,11.6c-2.1-2.1-5.6-2.1-7.8,0c-2.1,2.1-2.1,5.6,0,7.8l3.9,3.9l3.9-3.9v0C22.5,17.2,22.5,13.8,20.4,11.6z M19,18
11
+ l-2.5,2.5L14,18c-1.4-1.4-1.4-3.6,0-4.9c1.4-1.4,3.6-1.4,4.9,0C20.3,14.4,20.3,16.6,19,18z"/>
12
+ </g>
13
+ </svg>
@@ -0,0 +1,18 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 25.4.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:#030104;}
7
+ </style>
8
+ <g>
9
+ <g>
10
+ <path class="st0" d="M20.4,0H3.6C3.2,0,2.9,0.3,2.9,0.6v22.7c0,0.4,0.3,0.6,0.6,0.6h12.6c0.2,0,0.4-0.1,0.5-0.2l4.3-4.8
11
+ c0.1-0.1,0.2-0.3,0.2-0.4V0.6C21.1,0.3,20.8,0,20.4,0z M19,16.8h-3.8l0,0c-0.2,0-0.4,0.1-0.5,0.2s-0.2,0.3-0.2,0.5v4.8H4.9V1.6H19
12
+ V16.8z"/>
13
+ </g>
14
+ </g>
15
+ <g>
16
+ <path d="M13.4,15.3h-2.1V7.6c-0.8,0.7-1.6,1.2-2.7,1.6V7.3c0.5-0.2,1.1-0.5,1.8-1c0.6-0.5,1.1-1.1,1.3-1.7h1.7V15.3z"/>
17
+ </g>
18
+ </svg>
@@ -0,0 +1,17 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 25.4.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:#030104;}
7
+ </style>
8
+ <g>
9
+ <g>
10
+ <path class="st0" d="M20.4,0H3.6C3.2,0,2.9,0.3,2.9,0.6v22.7c0,0.4,0.3,0.6,0.6,0.6h12.6c0.2,0,0.4-0.1,0.5-0.2l4.3-4.8
11
+ c0.1-0.1,0.2-0.3,0.2-0.4V0.6C21.1,0.3,20.8,0,20.4,0z M19,16.8l-3.8,0l0,0c-0.2,0-0.4,0.1-0.5,0.2c-0.1,0.1-0.2,0.3-0.2,0.5
12
+ l0,4.8H4.9V1.6H19C19,1.6,19,16.8,19,16.8z"/>
13
+ <path class="st0" d="M15.8,13.2h-4v0l1-0.8c1.6-1.4,2.9-2.8,2.9-4.6c0-1.9-1.3-3.4-3.8-3.4c-1.5,0-2.7,0.5-3.5,1.1L9,7.2
14
+ c0.6-0.4,1.4-0.9,2.3-0.9c1.2,0,1.8,0.7,1.8,1.6c0,1.3-1.2,2.5-3.5,4.6l-1.4,1.3v1.5h7.6V13.2z"/>
15
+ </g>
16
+ </g>
17
+ </svg>