boletia_ui 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (90) hide show
  1. checksums.yaml +7 -0
  2. data/README.md +42 -0
  3. data/lib/boletia_ui/version.rb +3 -0
  4. data/lib/boletia_ui.rb +8 -0
  5. data/vendor/assets/boletia_ui/fonts/ss-standard.css +53 -0
  6. data/vendor/assets/boletia_ui/fonts/ss-standard.eot +0 -0
  7. data/vendor/assets/boletia_ui/fonts/ss-standard.js +84 -0
  8. data/vendor/assets/boletia_ui/fonts/ss-standard.svg +404 -0
  9. data/vendor/assets/boletia_ui/fonts/ss-standard.ttf +0 -0
  10. data/vendor/assets/boletia_ui/fonts/ss-standard.woff +0 -0
  11. data/vendor/assets/boletia_ui/images/cancel.png +0 -0
  12. data/vendor/assets/boletia_ui/images/check.png +0 -0
  13. data/vendor/assets/boletia_ui/images/default-search.png +0 -0
  14. data/vendor/assets/boletia_ui/images/download.png +0 -0
  15. data/vendor/assets/boletia_ui/images/edit.png +0 -0
  16. data/vendor/assets/boletia_ui/images/icon-logo140.png +0 -0
  17. data/vendor/assets/boletia_ui/images/logo/header-logo-black.png +0 -0
  18. data/vendor/assets/boletia_ui/images/logo/header-logo-white.png +0 -0
  19. data/vendor/assets/boletia_ui/images/logo/icon-logo140.png +0 -0
  20. data/vendor/assets/boletia_ui/images/resend.png +0 -0
  21. data/vendor/assets/boletia_ui/images/trash.png +0 -0
  22. data/vendor/assets/boletia_ui/images/trophy.png +0 -0
  23. data/vendor/assets/boletia_ui/images/white-resend.png +0 -0
  24. data/vendor/assets/boletia_ui/images/white-search.png +0 -0
  25. data/vendor/assets/boletia_ui/javascripts/boletia-ui/boletia-ui-components.js +117 -0
  26. data/vendor/assets/boletia_ui/javascripts/boletia-ui/classie.js +80 -0
  27. data/vendor/assets/boletia_ui/javascripts/boletia-ui/select_fx.js +335 -0
  28. data/vendor/assets/boletia_ui/javascripts/charts/Chart.Legend.js +56 -0
  29. data/vendor/assets/boletia_ui/javascripts/charts/chart.min.js +11 -0
  30. data/vendor/assets/boletia_ui/javascripts/charts/refundCharts.js +167 -0
  31. data/vendor/assets/boletia_ui/javascripts/charts/src/Chart.Bar.js +302 -0
  32. data/vendor/assets/boletia_ui/javascripts/charts/src/Chart.Core.js +2002 -0
  33. data/vendor/assets/boletia_ui/javascripts/charts/src/Chart.Doughnut.js +184 -0
  34. data/vendor/assets/boletia_ui/javascripts/charts/src/Chart.Line.js +374 -0
  35. data/vendor/assets/boletia_ui/javascripts/charts/src/Chart.PolarArea.js +250 -0
  36. data/vendor/assets/boletia_ui/javascripts/charts/src/Chart.Radar.js +343 -0
  37. data/vendor/assets/boletia_ui/javascripts/counter/counter.js +12 -0
  38. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  39. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-bg_flat_0_eeeeee_40x100.png +0 -0
  40. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-bg_flat_55_ffffff_40x100.png +0 -0
  41. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
  42. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
  43. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png +0 -0
  44. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-bg_highlight-soft_25_0073ea_1x100.png +0 -0
  45. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-bg_highlight-soft_50_dddddd_1x100.png +0 -0
  46. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-icons_0073ea_256x240.png +0 -0
  47. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-icons_454545_256x240.png +0 -0
  48. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-icons_666666_256x240.png +0 -0
  49. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-icons_ff0084_256x240.png +0 -0
  50. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-icons_ffffff_256x240.png +0 -0
  51. data/vendor/assets/boletia_ui/javascripts/jquery-ui/jquery-ui.min.js +8 -0
  52. data/vendor/assets/boletia_ui/javascripts/scrolling-header/scrolling-header.js +41 -0
  53. data/vendor/assets/boletia_ui/javascripts/styleguide/styleguide.js +87 -0
  54. data/vendor/assets/boletia_ui/javascripts/tooltips/jquery.tooltipster.min.js +1 -0
  55. data/vendor/assets/boletia_ui/javascripts/vendor/magnific-popup/core.js +966 -0
  56. data/vendor/assets/boletia_ui/javascripts/vendor/magnific-popup/fastclick.js +93 -0
  57. data/vendor/assets/boletia_ui/javascripts/vendor/magnific-popup/image.js +245 -0
  58. data/vendor/assets/boletia_ui/javascripts/vendor/magnific-popup/inline.js +66 -0
  59. data/vendor/assets/boletia_ui/stylesheets/boletia-admin.css.scss +41 -0
  60. data/vendor/assets/boletia_ui/stylesheets/fonts/ss-standard.css +53 -0
  61. data/vendor/assets/boletia_ui/stylesheets/fonts/ss-standard.eot +0 -0
  62. data/vendor/assets/boletia_ui/stylesheets/fonts/ss-standard.js +84 -0
  63. data/vendor/assets/boletia_ui/stylesheets/fonts/ss-standard.svg +404 -0
  64. data/vendor/assets/boletia_ui/stylesheets/fonts/ss-standard.ttf +0 -0
  65. data/vendor/assets/boletia_ui/stylesheets/fonts/ss-standard.woff +0 -0
  66. data/vendor/assets/boletia_ui/stylesheets/jquery-ui/jquery-ui.min.css +7 -0
  67. data/vendor/assets/boletia_ui/stylesheets/jquery-ui/jquery-ui.structure.min.css +5 -0
  68. data/vendor/assets/boletia_ui/stylesheets/jquery-ui/jquery-ui.theme.css +410 -0
  69. data/vendor/assets/boletia_ui/stylesheets/layouts/_event_details.scss +100 -0
  70. data/vendor/assets/boletia_ui/stylesheets/layouts/_refund-wizard.scss +290 -0
  71. data/vendor/assets/boletia_ui/stylesheets/layouts/_sales.scss +17 -0
  72. data/vendor/assets/boletia_ui/stylesheets/layouts/_style_guide.scss +216 -0
  73. data/vendor/assets/boletia_ui/stylesheets/menu/_footer.scss +117 -0
  74. data/vendor/assets/boletia_ui/stylesheets/menu/_header.scss +314 -0
  75. data/vendor/assets/boletia_ui/stylesheets/menu/_new_front_footer.scss +117 -0
  76. data/vendor/assets/boletia_ui/stylesheets/menu/_new_front_header.scss +314 -0
  77. data/vendor/assets/boletia_ui/stylesheets/partials/_alerts.scss +183 -0
  78. data/vendor/assets/boletia_ui/stylesheets/partials/_base.scss +376 -0
  79. data/vendor/assets/boletia_ui/stylesheets/partials/_boletia-cards.scss +401 -0
  80. data/vendor/assets/boletia_ui/stylesheets/partials/_buttons.scss +200 -0
  81. data/vendor/assets/boletia_ui/stylesheets/partials/_dashboard.scss +192 -0
  82. data/vendor/assets/boletia_ui/stylesheets/partials/_forms.scss +395 -0
  83. data/vendor/assets/boletia_ui/stylesheets/partials/_grid.scss +85 -0
  84. data/vendor/assets/boletia_ui/stylesheets/partials/_tables.scss +139 -0
  85. data/vendor/assets/boletia_ui/stylesheets/partials/_wizard.scss +125 -0
  86. data/vendor/assets/boletia_ui/stylesheets/vendor/_select.scss +109 -0
  87. data/vendor/assets/boletia_ui/stylesheets/vendor/magnific-popup/_magnific.scss +642 -0
  88. data/vendor/assets/boletia_ui/stylesheets/vendor/magnific-popup/_settings.scss +45 -0
  89. data/vendor/assets/boletia_ui/stylesheets/vendor/tooltipster.css +274 -0
  90. metadata +174 -0
@@ -0,0 +1,139 @@
1
+ /*** CLOSED TABLE WITH DATA ***/
2
+ .o-data-table {
3
+
4
+ width: 100%;
5
+ color: $bodytext;
6
+ border-spacing: 0;
7
+
8
+ th,td {
9
+ padding: $base-space * .5 $base-space;
10
+ font-size: 1.4rem;
11
+ }
12
+
13
+ th {
14
+ font-weight: normal;
15
+ text-transform: uppercase;
16
+ }
17
+
18
+ }
19
+
20
+ .o-data-table--zebra{
21
+ border: 1px solid $lightgray;
22
+
23
+ th{
24
+ background: lighten($darkblue,3%);
25
+ color: $lightgray;
26
+ }
27
+
28
+ tbody tr:nth-child(odd) {background: lighten($lightgray,1%);}
29
+ }
30
+
31
+ .o-data-table--clean{
32
+
33
+ th {border-bottom: 2px solid $darkgray;}
34
+ th,td {padding: $base-space}
35
+ tbody tr {border-top:1px solid darken($lightgray,10%);}
36
+ tbody tr:nth-child(even) {background: none;}
37
+
38
+ }
39
+
40
+ .o-data-table--cart{
41
+ line-height: 1.4;
42
+
43
+ th {
44
+ letter-spacing: 2px;
45
+ border-bottom: 3px solid lighten($darkgray,10%);
46
+ }
47
+
48
+ th, td {padding: $base-space * .5}
49
+
50
+ }
51
+
52
+
53
+
54
+ .o-data-table--list {
55
+
56
+ th {border-bottom: 2px solid $darkgray;}
57
+ th,td {padding: $base-space}
58
+ tbody tr {border-top:1px solid darken($lightgray,10%);}
59
+ tbody tr td {border-bottom: 1px dashed darken($lightgray,15%);}
60
+
61
+ }
62
+
63
+
64
+
65
+
66
+
67
+
68
+ .o-data-table__title-link {
69
+ font-weight: bold;
70
+ color: $darkgray;
71
+
72
+ &.hover,&.focus {
73
+ color: $blue;
74
+ }
75
+ }
76
+
77
+
78
+ .o-data-table__status {
79
+ font-size: 4rem;
80
+ display: inline-block;
81
+ line-height: 0;
82
+ vertical-align: sub;
83
+
84
+ //Status should go here
85
+
86
+ }
87
+
88
+
89
+
90
+ /* DATA TABLE PAGINATION */
91
+
92
+ .o-table-pagination {
93
+
94
+ text-align: center;
95
+ display: table;
96
+ margin: 2.0rem auto 0;
97
+ border-top: 1px solid darken($lightgray,4%);
98
+ font-size: 1.4rem;
99
+
100
+ li {
101
+
102
+ display: inline-block;
103
+
104
+ &.is-selected {
105
+ border-top: 2px solid $blue;
106
+
107
+ a {
108
+ color: $blue;
109
+ cursor: default;
110
+ font-weight: bold;
111
+ }
112
+ }
113
+ }
114
+
115
+ li a {
116
+ display: block;
117
+ color: $bodytext;
118
+ line-height: 1;
119
+ text-decoration: none;
120
+ padding: $base-space * 0.5 $base-space * 0.75;
121
+ @include animate;
122
+
123
+ &:hover,&:focus {
124
+ color: $blue;
125
+ }
126
+
127
+ }
128
+
129
+ li:first-child,li:last-child {
130
+ border-top: 2px solid $blue;
131
+
132
+ a { padding: $base-space * 0.5 $base-space * 0.25; }
133
+ }
134
+
135
+ li:last-child {
136
+ @extend .u-text-right;
137
+ }
138
+
139
+ }
@@ -0,0 +1,125 @@
1
+ /*** WIZARD HEADER ***/
2
+
3
+ .o-wizard-header {
4
+ background:$white;
5
+ height: 10rem;
6
+ z-index: 2;
7
+ border: 1px solid darken($lightgray,5%);
8
+ }
9
+
10
+ .o-wizard-header__title-bar {
11
+ height: 10rem;
12
+ display: table;
13
+ @extend .u-left;
14
+ }
15
+
16
+
17
+ .o-wizard-header__info {
18
+ padding: $base-space * 1.5;
19
+ }
20
+
21
+ .o-wizard-header__subtitle {
22
+ text-transform: uppercase;
23
+ font-weight: normal;
24
+ line-height: 1;
25
+ display: inline-block;
26
+ font-size: 1.6rem;
27
+ margin-bottom: 0.6rem;
28
+ }
29
+
30
+
31
+
32
+ .o-wizard-status {
33
+ width: 13rem;
34
+ height: 10rem;
35
+ background: lighten($gray,9%);
36
+ color:$white;
37
+ padding: $base-space * .5;
38
+ border-left: 1px solid darken($lightgray,5%);
39
+ display: table;
40
+ @extend .u-border-box;
41
+ @extend .u-right;
42
+ }
43
+
44
+ .o-wizard-status__container {
45
+ display: table-cell;
46
+ vertical-align: middle;
47
+ }
48
+
49
+ .js-tooltip__badge{
50
+ cursor: help;
51
+ }
52
+
53
+ .o-wizard-status__label {
54
+ font-style: italic;
55
+ margin-bottom: 0.5rem;
56
+ color: $darkgray;
57
+ display: block;
58
+
59
+ strong{color:inherit;}
60
+ }
61
+
62
+ .o-wizard-status__counter, .o-wizard-status__counter-name {
63
+ line-height: 1.2;
64
+ }
65
+
66
+ .o-wizard-status__counter-name {
67
+ text-transform: uppercase;
68
+ color: $lightgray;
69
+ font-weight: normal;
70
+ }
71
+
72
+ .o-wizard-status__badge {
73
+ color: $lightgray;
74
+ display: inline-block;
75
+ padding: $base-space * 0.25 $base-space * 1;
76
+ font-size: 1.4rem;
77
+ @include border-radius(12px);
78
+ }
79
+
80
+
81
+
82
+ /* TOP NAVIGATION */
83
+
84
+ .o-wizard-nav {margin-bottom: $base-space; }
85
+
86
+ .o-wizard-nav__link {
87
+ font-size: 1.6rem;
88
+ color:darken($lightgray,50%);
89
+ }
90
+
91
+
92
+
93
+ /* WIZARD ACTIONS */
94
+
95
+ .c-wizard-actions {
96
+ font-size: 1.6rem;
97
+ display:table;
98
+ height:8rem;
99
+ width: 100%;
100
+ border-top: 1px solid $lightgray;
101
+ @extend .u-border-box;
102
+
103
+ .c-wizard-actions__button{
104
+ width: 50%;
105
+ line-height: 1.2;
106
+ display: table-cell;
107
+ vertical-align: middle;
108
+ @extend .u-text-center;
109
+ }
110
+
111
+ .u-button--primary{
112
+ -webkit-box-shadow: none;
113
+ -moz-box-shadow: none;
114
+ box-shadow: none;
115
+ }
116
+
117
+ .u-button--link {padding: 0;}
118
+ }
119
+
120
+
121
+ /* THEMES */
122
+
123
+ .t-wizard-status--blue {
124
+ background: lighten($darkblue,20%);
125
+ }
@@ -0,0 +1,109 @@
1
+ /* Default custom select styles */
2
+ div.js-custom-select {
3
+ @extend .u-inline-block-middle;
4
+ position: relative;
5
+ z-index: 1;
6
+ border: 1px solid darken($lightgray,3%);
7
+ background: $lightgray;
8
+ font-size: 2.2rem;
9
+ @include border-radius(5px);
10
+ }
11
+
12
+ div.js-custom-select:focus {outline: none;}
13
+
14
+ .js-custom-select select {display: none;}
15
+
16
+ .js-custom-select span {
17
+ display: block;
18
+ position: relative;
19
+ cursor: pointer;
20
+ white-space: nowrap;
21
+ text-overflow: ellipsis;
22
+ }
23
+
24
+ /* Placeholder and selected option */
25
+ .js-custom-select > span::after {
26
+ speak: none;
27
+ position: absolute;
28
+ top: 50%;
29
+ -webkit-transform: translateY(-50%);
30
+ transform: translateY(-50%);
31
+ -webkit-font-smoothing: antialiased;
32
+ -moz-osx-font-smoothing: grayscale;
33
+ }
34
+
35
+ .js-custom-select > span::after {
36
+ font-family: "SSStandard";
37
+ right: 7%;
38
+ font-size: 40%;
39
+ content: '';
40
+ color:darken($lightgray,20%);
41
+ @include animate;
42
+ }
43
+
44
+ .js-custom-select.cs-active > span::after {
45
+ top:40%;
46
+ -webkit-transform: translateY(-50%) rotate(180deg);
47
+ transform: translateY(-50%) rotate(180deg);
48
+ }
49
+
50
+ div.cs-active {z-index: 200;}
51
+
52
+ /* Options */
53
+
54
+ .js-custom-select .cs-placeholder {
55
+ color: $blue;
56
+ padding: $base-space * 0.25 $base-space * 2 $base-space * 0.25 $base-space * 1.25;
57
+ font-weight: 600;
58
+ text-decoration: none;
59
+ cursor: pointer;
60
+ display: inline-block;
61
+
62
+ &:hover {color: darken($blue,5%)}
63
+ }
64
+
65
+ .js-custom-select .cs-options {
66
+ position: absolute;
67
+ overflow: hidden;
68
+ background: $white;
69
+ left: 0;
70
+ opacity:0;
71
+ visibility: hidden;
72
+ @include animate;
73
+ @include shadow($lightgray);
74
+ width: 100%;
75
+
76
+ }
77
+
78
+ .js-custom-select.cs-active .cs-options {
79
+ visibility: visible;
80
+ opacity:1;
81
+ }
82
+
83
+ .js-custom-select ul {
84
+ list-style: none;
85
+ margin: 0;
86
+ padding: 0;
87
+ width: 100%;
88
+ }
89
+
90
+ .js-custom-select ul span {
91
+ border-bottom: 1px solid $lightgray;
92
+ display: block;
93
+ padding: $base-space * 0.5 $base-space * 1.25;
94
+ font-size: 2.0rem;
95
+ &:hover {background:lighten($lightgray,4%)}
96
+ }
97
+
98
+ .js-custom-select ul li.cs-focus span {
99
+ background-color: $gray;
100
+ }
101
+
102
+ /* Optgroup and optgroup label */
103
+ .js-custom-select li.cs-optgroup ul {
104
+ padding-left: 1rem;
105
+ }
106
+
107
+ .js-custom-select li.cs-optgroup > span {
108
+ cursor: default;
109
+ }