am-commons 0.0.1 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (39) hide show
  1. checksums.yaml +4 -4
  2. data/am-commons-0.0.1.gem +0 -0
  3. data/lib/am-commons/version.rb +1 -1
  4. data/package.json +1 -1
  5. data/stylesheets/_am-commons.scss +1 -2
  6. data/stylesheets/am-commons/_am-american-flags.scss +93 -0
  7. data/stylesheets/am-commons/_am-components.scss +1767 -0
  8. data/stylesheets/am-commons/_am-footer.scss +102 -0
  9. data/stylesheets/am-commons/_am-header.scss +160 -0
  10. data/stylesheets/am-commons/_am-icons-definition.scss +616 -0
  11. data/stylesheets/am-commons/_am-icons.scss +57 -0
  12. data/stylesheets/am-commons/_am-main-menu.scss +243 -0
  13. data/stylesheets/am-commons/_am-print.scss +35 -0
  14. data/stylesheets/am-commons/_am-social-menu.scss +34 -0
  15. data/stylesheets/am-commons/_am-sprite-splash.scss +109 -0
  16. data/stylesheets/am-commons/_am-utils.scss +249 -0
  17. data/stylesheets/am-commons/_am-variables.scss +69 -0
  18. data/stylesheets/am-commons/_epp-grid.scss +1395 -0
  19. data/stylesheets/am-commons/_epp-mixins.scss +38 -0
  20. data/stylesheets/am-commons/_epp-pixelator.scss +352 -0
  21. data/stylesheets/am-commons/_epp-utils.scss +1230 -0
  22. data/stylesheets/am-commons/_fonts.scss +156 -0
  23. data/stylesheets/am-commons/am-airlines.scss +74 -0
  24. data/stylesheets/am-commons/am-checkout.scss +258 -0
  25. data/stylesheets/am-commons/am-common.scss +19 -0
  26. data/stylesheets/am-commons/am-flights-result.scss +2404 -0
  27. data/stylesheets/am-commons/am-flights-resultv2.scss +390 -0
  28. data/stylesheets/am-commons/am-not-found.scss +74 -0
  29. data/stylesheets/am-commons/am.scss +16 -0
  30. data/stylesheets/am-commons/epp-visual-help.scss +36 -0
  31. data/stylesheets/am-commons/epp.scss +12 -0
  32. data/stylesheets/am-commons/flight-result-searchbox.scss +69 -0
  33. metadata +29 -8
  34. data/stylesheets/am-commons/_am.scss +0 -5
  35. data/stylesheets/am-commons/_components.scss +0 -1
  36. data/stylesheets/am-commons/_utils.scss +0 -5
  37. data/stylesheets/am-commons/am/_variables.scss +0 -0
  38. data/stylesheets/am-commons/components/_example.scss +0 -0
  39. data/stylesheets/am-commons/utils/_example.scss +0 -0
@@ -0,0 +1,616 @@
1
+ @font-face {
2
+ font-family: 'almundo';
3
+ src:url('fonts/almundo.eot?sww8i8');
4
+ src:url('fonts/almundo.eot?#iefixsww8i8') format('embedded-opentype'),
5
+ url('fonts/almundo.woff?sww8i8') format('woff'),
6
+ url('fonts/almundo.ttf?sww8i8') format('truetype'),
7
+ url('fonts/almundo.svg?sww8i8#almundo') format('svg');
8
+ font-weight: normal;
9
+ font-style: normal;
10
+ }
11
+
12
+ [class^="icon-"], [class*=" icon-"] {
13
+ font-family: 'almundo';
14
+ speak: none;
15
+ font-style: normal;
16
+ font-weight: normal;
17
+ font-variant: normal;
18
+ text-transform: none;
19
+ line-height: 1;
20
+
21
+ /* Better Font Rendering =========== */
22
+ -webkit-font-smoothing: antialiased;
23
+ -moz-osx-font-smoothing: grayscale;
24
+ }
25
+
26
+ .icon-flights:before {
27
+ content: "\e600";
28
+ }
29
+
30
+ .icon-hotels:before {
31
+ content: "\e601";
32
+ }
33
+
34
+ .icon-packages:before {
35
+ content: "\e602";
36
+ }
37
+
38
+ .icon-cruises:before {
39
+ content: "\e603";
40
+ }
41
+
42
+ .icon-cars:before {
43
+ content: "\e604";
44
+ }
45
+
46
+ .icon-gateways:before {
47
+ content: "\e605";
48
+ }
49
+
50
+ .icon-disney:before {
51
+ content: "\e606";
52
+ }
53
+
54
+ .icon-trains:before {
55
+ content: "\e607";
56
+ }
57
+
58
+ .icon-excursions:before {
59
+ content: "\e608";
60
+ }
61
+
62
+ .icon-assistance:before {
63
+ content: "\e609";
64
+ }
65
+
66
+ .icon-destinations:before {
67
+ content: "\e60a";
68
+ }
69
+
70
+ .icon-facebook:before {
71
+ content: "\e60b";
72
+ }
73
+
74
+ .icon-twitter:before {
75
+ content: "\e60c";
76
+ }
77
+
78
+ .icon-googleplus:before {
79
+ content: "\e60d";
80
+ }
81
+
82
+ .icon-login:before {
83
+ content: "\e60e";
84
+ }
85
+
86
+ .icon-phone:before {
87
+ content: "\e60f";
88
+ }
89
+
90
+ .icon-pointer:before {
91
+ content: "\e610";
92
+ }
93
+
94
+ .icon-flight-back:before {
95
+ content: "\e611";
96
+ }
97
+
98
+ .icon-arrow-right:before {
99
+ content: "\e612";
100
+ }
101
+
102
+ .icon-arrow-left:before {
103
+ content: "\e613";
104
+ }
105
+
106
+ .icon-arrow-up:before {
107
+ content: "\e614";
108
+ }
109
+
110
+ .icon-arrow-down:before {
111
+ content: "\e615";
112
+ }
113
+
114
+ .icon-calendar:before {
115
+ content: "\e616";
116
+ }
117
+
118
+ .icon-calendar-back:before {
119
+ content: "\e617";
120
+ }
121
+
122
+ .icon-clock:before {
123
+ content: "\e618";
124
+ }
125
+
126
+ .icon-credit-card:before {
127
+ content: "\e619";
128
+ }
129
+
130
+ .icon-len:before {
131
+ content: "\e61a";
132
+ }
133
+
134
+ .icon-zoom-in:before {
135
+ content: "\e61b";
136
+ }
137
+
138
+ .icon-zoom-out:before {
139
+ content: "\e61c";
140
+ }
141
+
142
+ .icon-star:before {
143
+ content: "\e61d";
144
+ }
145
+
146
+ .icon-exclamation-circle:before {
147
+ content: "\e61e";
148
+ }
149
+
150
+ .icon-check-circle:before {
151
+ content: "\e61f";
152
+ }
153
+
154
+ .icon-close-circle:before {
155
+ content: "\e620";
156
+ }
157
+
158
+ .icon-security:before {
159
+ content: "\e621";
160
+ }
161
+
162
+ .icon-bell:before {
163
+ content: "\e622";
164
+ }
165
+
166
+ .icon-bus:before {
167
+ content: "\e623";
168
+ }
169
+
170
+ .icon-wifi:before {
171
+ content: "\e624";
172
+ }
173
+
174
+ .icon-gift:before {
175
+ content: "\e625";
176
+ }
177
+
178
+ .icon-cocktail:before {
179
+ content: "\e626";
180
+ }
181
+
182
+ .icon-restaurant:before {
183
+ content: "\e627";
184
+ }
185
+
186
+ .icon-laundry:before {
187
+ content: "\e628";
188
+ }
189
+
190
+ .icon-gym:before {
191
+ content: "\e629";
192
+ }
193
+
194
+ .icon-pool:before {
195
+ content: "\e62a";
196
+ }
197
+
198
+ .icon-pool-children:before {
199
+ content: "\e62b";
200
+ }
201
+
202
+ .icon-spa:before {
203
+ content: "\e62c";
204
+ }
205
+
206
+ .icon-tv:before {
207
+ content: "\e62d";
208
+ }
209
+
210
+ .icon-cinema:before {
211
+ content: "\e62e";
212
+ }
213
+
214
+ .icon-hamburger:before {
215
+ content: "\e62f";
216
+ }
217
+
218
+ .icon-iso-almundo:before {
219
+ content: "\e630";
220
+ }
221
+
222
+ .icon-typo-almundo-es:before {
223
+ content: "\e631";
224
+ }
225
+
226
+ .icon-typo-com-es:before {
227
+ content: "\e632";
228
+ }
229
+
230
+ .icon-club-almundo:before {
231
+ content: "\e633";
232
+ }
233
+
234
+ .icon-club-almundo2:before {
235
+ content: "\e634";
236
+ }
237
+
238
+ .icon-financing:before {
239
+ content: "\e635";
240
+ }
241
+
242
+ .icon-like:before {
243
+ content: "\e636";
244
+ }
245
+
246
+ .icon-world:before {
247
+ content: "\e637";
248
+ }
249
+
250
+ .icon-play:before {
251
+ content: "\e638";
252
+ }
253
+
254
+ .icon-mail:before {
255
+ content: "\e639";
256
+ }
257
+
258
+ .icon-ico-google:before {
259
+ content: "\e63a";
260
+ }
261
+
262
+ .icon-ico-face:before {
263
+ content: "\e63b";
264
+ }
265
+
266
+ .icon-ico-twitter:before {
267
+ content: "\e63c";
268
+ }
269
+
270
+ .icon-typo-almundo-pt:before {
271
+ content: "\e63d";
272
+ }
273
+
274
+ .icon-typo-com-pt:before {
275
+ content: "\e63e";
276
+ }
277
+
278
+ .icon-stay:before {
279
+ content: "\e63f";
280
+ }
281
+
282
+ .icon-cab:before {
283
+ content: "\e640";
284
+ }
285
+
286
+ .icon-tip:before {
287
+ content: "\e641";
288
+ }
289
+
290
+ .icon-summer:before {
291
+ content: "\e642";
292
+ }
293
+
294
+ .icon-spring:before {
295
+ content: "\e643";
296
+ }
297
+
298
+ .icon-autumn:before {
299
+ content: "\e644";
300
+ }
301
+
302
+ .icon-winter:before {
303
+ content: "\e645";
304
+ }
305
+
306
+ .icon-camera:before {
307
+ content: "\e646";
308
+ }
309
+
310
+ .icon-ticket:before {
311
+ content: "\e647";
312
+ }
313
+
314
+ .icon-ok:before {
315
+ content: "\e648";
316
+ }
317
+
318
+ .icon-label:before {
319
+ content: "\e649";
320
+ }
321
+
322
+ .icon-book:before {
323
+ content: "\e64a";
324
+ }
325
+
326
+ .icon-logo-garantia:before {
327
+ content: "\e64b";
328
+ }
329
+
330
+ .icon-crown:before {
331
+ content: "\e64c";
332
+ }
333
+
334
+ .icon-date:before {
335
+ content: "\e64d";
336
+ }
337
+
338
+ .icon-default-user:before {
339
+ content: "\e64e";
340
+ }
341
+
342
+ .icon-close:before {
343
+ content: "\e64f";
344
+ }
345
+
346
+ .icon-award:before {
347
+ content: "\e650";
348
+ }
349
+
350
+ .icon-menu-items:before {
351
+ content: "\e651";
352
+ }
353
+
354
+ .icon-cup:before {
355
+ content: "\e652";
356
+ }
357
+
358
+ .icon-down:before {
359
+ content: "\e653";
360
+ }
361
+
362
+ .icon-up:before {
363
+ content: "\e654";
364
+ }
365
+
366
+ .icon-check-simple:before {
367
+ content: "\e655";
368
+ }
369
+
370
+ .icon-pause:before {
371
+ content: "\e656";
372
+ }
373
+
374
+ .icon-herramienta:before {
375
+ content: "\e657";
376
+ }
377
+
378
+ .icon-edit:before {
379
+ content: "\e658";
380
+ }
381
+
382
+ .icon-web:before {
383
+ content: "\e659";
384
+ }
385
+
386
+ .icon-walk:before {
387
+ content: "\e65a";
388
+ }
389
+
390
+ .icon-direction:before {
391
+ content: "\e65b";
392
+ }
393
+
394
+ .icon-van:before {
395
+ content: "\e65c";
396
+ }
397
+
398
+ .icon-card:before {
399
+ content: "\e65d";
400
+ }
401
+
402
+ .icon-servicios:before {
403
+ content: "\e65e";
404
+ }
405
+
406
+ .icon-info:before {
407
+ content: "\e65f";
408
+ }
409
+
410
+ .icon-departure:before {
411
+ content: "\e660";
412
+ }
413
+
414
+ .icon-arrival:before {
415
+ content: "\e661";
416
+ }
417
+
418
+ .icon-moon:before {
419
+ content: "\e662";
420
+ }
421
+
422
+ .icon-by-car:before {
423
+ content: "\e663";
424
+ }
425
+
426
+ .icon-date-go:before {
427
+ content: "\e664";
428
+ }
429
+
430
+ .icon-date-return:before {
431
+ content: "\e665";
432
+ }
433
+
434
+ .icon-grade:before {
435
+ content: "\e666";
436
+ }
437
+
438
+ .icon-location:before {
439
+ content: "\e667";
440
+ }
441
+
442
+ .icon-pin:before {
443
+ content: "\e668";
444
+ }
445
+
446
+ .icon-pin-active:before {
447
+ content: "\e669";
448
+ }
449
+
450
+ .icon-arrow-go:before {
451
+ content: "\e66a";
452
+ }
453
+
454
+ .icon-arrow-return:before {
455
+ content: "\e66b";
456
+ }
457
+
458
+ .icon-circle-plus:before {
459
+ content: "\e66c";
460
+ }
461
+
462
+ .icon-linkedin:before {
463
+ content: "\e66d";
464
+ }
465
+
466
+ .icon-dawn:before {
467
+ content: "\e66e";
468
+ }
469
+
470
+ .icon-morning:before {
471
+ content: "\e66f";
472
+ }
473
+
474
+ .icon-sun:before {
475
+ content: "\e670";
476
+ }
477
+
478
+ .icon-night:before {
479
+ content: "\e671";
480
+ }
481
+
482
+ .icon-cross:before {
483
+ content: "\e672";
484
+ }
485
+
486
+ .icon-add:before {
487
+ content: "\e673";
488
+ }
489
+
490
+ .icon-sub:before {
491
+ content: "\e674";
492
+ }
493
+
494
+ .icon-recommended:before {
495
+ content: "\e675";
496
+ }
497
+
498
+ .icon-piggy:before {
499
+ content: "\e676";
500
+ }
501
+
502
+ .icon-sandglass:before {
503
+ content: "\e677";
504
+ }
505
+
506
+ .icon-crown2:before {
507
+ content: "\e678";
508
+ }
509
+
510
+ .icon-people:before {
511
+ content: "\e679";
512
+ }
513
+
514
+ .icon-suitcase:before {
515
+ content: "\e67a";
516
+ }
517
+
518
+ .icon-doors:before {
519
+ content: "\e67b";
520
+ }
521
+
522
+ .icon-handle:before {
523
+ content: "\e67c";
524
+ }
525
+
526
+ .icon-kilometer:before {
527
+ content: "\e67d";
528
+ }
529
+
530
+ .icon-safari:before {
531
+ content: "\e67e";
532
+ }
533
+
534
+ .icon-child:before {
535
+ content: "\e67f";
536
+ }
537
+
538
+ .icon-adult:before {
539
+ content: "\e680";
540
+ }
541
+
542
+ .icon-key:before {
543
+ content: "\e681";
544
+ }
545
+
546
+ .icon-air-conditioner:before {
547
+ content: "\e682";
548
+ }
549
+
550
+ .icon-bill:before {
551
+ content: "\e683";
552
+ }
553
+
554
+ .icon-reserved:before {
555
+ content: "\e684";
556
+ }
557
+
558
+ .icon-cash:before {
559
+ content: "\e685";
560
+ }
561
+
562
+ .icon-chrome:before {
563
+ content: "\e686";
564
+ }
565
+
566
+ .icon-firefox:before {
567
+ content: "\e687";
568
+ }
569
+
570
+ .icon-explorer:before {
571
+ content: "\e688";
572
+ }
573
+
574
+ .icon-instagram:before {
575
+ content: "\e689";
576
+ }
577
+
578
+ .icon-wifi2:before {
579
+ content: "\e68a";
580
+ }
581
+
582
+ .icon-music:before {
583
+ content: "\e68b";
584
+ }
585
+
586
+ .icon-coffe:before {
587
+ content: "\e68c";
588
+ }
589
+
590
+ .icon-talk:before {
591
+ content: "\e68d";
592
+ }
593
+
594
+ .icon-camara:before {
595
+ content: "\e68e";
596
+ }
597
+
598
+ .icon-screen:before {
599
+ content: "\e68f";
600
+ }
601
+
602
+ .icon-print:before {
603
+ content: "\e690";
604
+ }
605
+
606
+ .icon-link:before {
607
+ content: "\e691";
608
+ }
609
+
610
+ .icon-rent:before {
611
+ content: "\e692";
612
+ }
613
+
614
+ .icon-baby:before {
615
+ content: "\e693";
616
+ }
@@ -0,0 +1,57 @@
1
+ //---------------------------------\\
2
+ //----------Table of Content-------\\
3
+ //---------------------------------\\
4
+
5
+ // 01 TODO ORDENAR
6
+
7
+ [class^="icon-"], [class*=" icon-"] {
8
+ display:inline-block;
9
+ }
10
+
11
+
12
+
13
+ @import "am-icons-definition";
14
+
15
+ .icon-SME { // Seguro de Viajes
16
+ @extend .icon-assistance;
17
+ }
18
+
19
+ .icon-TKT { // Vuelos
20
+ @extend .icon-flights;
21
+ }
22
+
23
+ .icon-EXC { // Excursiones
24
+ @extend .icon-excursions;
25
+ }
26
+
27
+ .icon-HTL { // Hoteles
28
+ @extend .icon-hotels;
29
+ }
30
+
31
+ .icon-ACT { // Actividades
32
+ @extend .icon-excursions;
33
+ }
34
+
35
+ .icon-CRU { // Cruceros
36
+ @extend .icon-cruises;
37
+ }
38
+
39
+ .icon-CAR { // Autos
40
+ @extend .icon-cars;
41
+ }
42
+
43
+ .icon-PTR { // Trenes
44
+ @extend .icon-trains;
45
+ }
46
+
47
+ .icon-PDN { // Disney
48
+ @extend .icon-disney;
49
+ }
50
+
51
+ .icon-PKT { // Paquetes
52
+ @extend .icon-packages;
53
+ }
54
+
55
+ .borrar-prueba { // Paquetes
56
+ @extend .icon-packages;
57
+ }