blaze-css-rails 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (108) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +7 -886
  3. data/app/assets/stylesheets/_blaze.scss +1 -0
  4. data/lib/blaze-css-rails/version.rb +1 -1
  5. metadata +3 -105
  6. data/app/assets/stylesheets/animations.alerts.scss +0 -73
  7. data/app/assets/stylesheets/animations.bubbles.scss +0 -31
  8. data/app/assets/stylesheets/animations.calendars.scss +0 -31
  9. data/app/assets/stylesheets/animations.drawers.scss +0 -13
  10. data/app/assets/stylesheets/animations.hints.scss +0 -5
  11. data/app/assets/stylesheets/animations.menus.scss +0 -31
  12. data/app/assets/stylesheets/animations.modals.scss +0 -31
  13. data/app/assets/stylesheets/animations.navs.scss +0 -19
  14. data/app/assets/stylesheets/animations.overlays.scss +0 -15
  15. data/app/assets/stylesheets/animations.ranges.scss +0 -13
  16. data/app/assets/stylesheets/animations.tabs.scss +0 -19
  17. data/app/assets/stylesheets/animations.toasts.scss +0 -33
  18. data/app/assets/stylesheets/animations.toggles.scss +0 -31
  19. data/app/assets/stylesheets/animations.trees.scss +0 -47
  20. data/app/assets/stylesheets/blaze.animations.scss +0 -14
  21. data/app/assets/stylesheets/blaze.scss +0 -35
  22. data/app/assets/stylesheets/components.addresses.scss +0 -9
  23. data/app/assets/stylesheets/components.alerts.scss +0 -21
  24. data/app/assets/stylesheets/components.badges.scss +0 -25
  25. data/app/assets/stylesheets/components.bubbles.scss +0 -22
  26. data/app/assets/stylesheets/components.buttons.scss +0 -80
  27. data/app/assets/stylesheets/components.calendars.scss +0 -50
  28. data/app/assets/stylesheets/components.cards.scss +0 -92
  29. data/app/assets/stylesheets/components.drawers.scss +0 -81
  30. data/app/assets/stylesheets/components.headings.scss +0 -33
  31. data/app/assets/stylesheets/components.hints.scss +0 -23
  32. data/app/assets/stylesheets/components.inputs.scss +0 -283
  33. data/app/assets/stylesheets/components.links.scss +0 -10
  34. data/app/assets/stylesheets/components.lists.scss +0 -57
  35. data/app/assets/stylesheets/components.menus.scss +0 -51
  36. data/app/assets/stylesheets/components.modals.scss +0 -53
  37. data/app/assets/stylesheets/components.navs.scss +0 -104
  38. data/app/assets/stylesheets/components.overlays.scss +0 -17
  39. data/app/assets/stylesheets/components.pagination.scss +0 -33
  40. data/app/assets/stylesheets/components.ranges.scss +0 -86
  41. data/app/assets/stylesheets/components.tables.scss +0 -53
  42. data/app/assets/stylesheets/components.tabs.scss +0 -45
  43. data/app/assets/stylesheets/components.tags.scss +0 -25
  44. data/app/assets/stylesheets/components.toasts.scss +0 -41
  45. data/app/assets/stylesheets/components.toggles.scss +0 -49
  46. data/app/assets/stylesheets/components.tooltips.scss +0 -21
  47. data/app/assets/stylesheets/components.trees.scss +0 -21
  48. data/app/assets/stylesheets/components.typography.scss +0 -73
  49. data/app/assets/stylesheets/generic.global.scss +0 -3
  50. data/app/assets/stylesheets/mixins/_animations.alerts.scss +0 -54
  51. data/app/assets/stylesheets/mixins/_animations.bubbles.scss +0 -54
  52. data/app/assets/stylesheets/mixins/_animations.calendars.scss +0 -46
  53. data/app/assets/stylesheets/mixins/_animations.drawers.scss +0 -15
  54. data/app/assets/stylesheets/mixins/_animations.hints.scss +0 -5
  55. data/app/assets/stylesheets/mixins/_animations.menus.scss +0 -46
  56. data/app/assets/stylesheets/mixins/_animations.modals.scss +0 -54
  57. data/app/assets/stylesheets/mixins/_animations.navs.scss +0 -15
  58. data/app/assets/stylesheets/mixins/_animations.overlays.scss +0 -28
  59. data/app/assets/stylesheets/mixins/_animations.ranges.scss +0 -43
  60. data/app/assets/stylesheets/mixins/_animations.tabs.scss +0 -15
  61. data/app/assets/stylesheets/mixins/_animations.toasts.scss +0 -45
  62. data/app/assets/stylesheets/mixins/_animations.toggles.scss +0 -29
  63. data/app/assets/stylesheets/mixins/_animations.trees.scss +0 -42
  64. data/app/assets/stylesheets/mixins/_components.addresses.scss +0 -12
  65. data/app/assets/stylesheets/mixins/_components.alerts.scss +0 -30
  66. data/app/assets/stylesheets/mixins/_components.badges.scss +0 -33
  67. data/app/assets/stylesheets/mixins/_components.bubbles.scss +0 -59
  68. data/app/assets/stylesheets/mixins/_components.buttons.scss +0 -197
  69. data/app/assets/stylesheets/mixins/_components.calendars.scss +0 -81
  70. data/app/assets/stylesheets/mixins/_components.cards.scss +0 -122
  71. data/app/assets/stylesheets/mixins/_components.drawers.scss +0 -116
  72. data/app/assets/stylesheets/mixins/_components.headings.scss +0 -39
  73. data/app/assets/stylesheets/mixins/_components.hints.scss +0 -25
  74. data/app/assets/stylesheets/mixins/_components.inputs.scss +0 -283
  75. data/app/assets/stylesheets/mixins/_components.links.scss +0 -44
  76. data/app/assets/stylesheets/mixins/_components.lists.scss +0 -53
  77. data/app/assets/stylesheets/mixins/_components.menus.scss +0 -63
  78. data/app/assets/stylesheets/mixins/_components.modals.scss +0 -63
  79. data/app/assets/stylesheets/mixins/_components.navs.scss +0 -165
  80. data/app/assets/stylesheets/mixins/_components.overlays.scss +0 -30
  81. data/app/assets/stylesheets/mixins/_components.pagination.scss +0 -45
  82. data/app/assets/stylesheets/mixins/_components.ranges.scss +0 -90
  83. data/app/assets/stylesheets/mixins/_components.tables.scss +0 -85
  84. data/app/assets/stylesheets/mixins/_components.tabs.scss +0 -53
  85. data/app/assets/stylesheets/mixins/_components.tags.scss +0 -41
  86. data/app/assets/stylesheets/mixins/_components.toasts.scss +0 -62
  87. data/app/assets/stylesheets/mixins/_components.toggles.scss +0 -75
  88. data/app/assets/stylesheets/mixins/_components.tooltips.scss +0 -89
  89. data/app/assets/stylesheets/mixins/_components.trees.scss +0 -39
  90. data/app/assets/stylesheets/mixins/_components.typography.scss +0 -101
  91. data/app/assets/stylesheets/mixins/_generic.global.scss +0 -15
  92. data/app/assets/stylesheets/mixins/_objects.containers.scss +0 -13
  93. data/app/assets/stylesheets/mixins/_objects.grid.scss +0 -104
  94. data/app/assets/stylesheets/mixins/_objects.images.scss +0 -5
  95. data/app/assets/stylesheets/mixins/_objects.panels.scss +0 -23
  96. data/app/assets/stylesheets/mixins/_settings.animations.scss +0 -5
  97. data/app/assets/stylesheets/mixins/_settings.global.scss +0 -876
  98. data/app/assets/stylesheets/mixins/_tools.mediaqueries.scss +0 -73
  99. data/app/assets/stylesheets/mixins/_utilities.alignment.scss +0 -24
  100. data/app/assets/stylesheets/mixins/_utilities.boxing.scss +0 -125
  101. data/app/assets/stylesheets/objects.containers.scss +0 -6
  102. data/app/assets/stylesheets/objects.grid.responsive.scss +0 -124
  103. data/app/assets/stylesheets/objects.grid.scss +0 -62
  104. data/app/assets/stylesheets/objects.images.scss +0 -5
  105. data/app/assets/stylesheets/objects.panels.scss +0 -17
  106. data/app/assets/stylesheets/themes/blaze.example.scss +0 -7
  107. data/app/assets/stylesheets/utilities.alignment.scss +0 -22
  108. data/app/assets/stylesheets/utilities.boxing.scss +0 -101
@@ -0,0 +1 @@
1
+ @import '../../../vendor/blaze-css/scss/blaze';
@@ -1,6 +1,6 @@
1
1
  module BlazeCss
2
2
  module Rails
3
3
  BLAZE_CSS_VERSION = "3.0.0"
4
- VERSION = "0.0.1"
4
+ VERSION = "0.0.2"
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: blaze-css-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - andrewtpoe
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-10-10 00:00:00.000000000 Z
11
+ date: 2016-10-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties
@@ -68,109 +68,7 @@ extensions: []
68
68
  extra_rdoc_files: []
69
69
  files:
70
70
  - README.md
71
- - app/assets/stylesheets/animations.alerts.scss
72
- - app/assets/stylesheets/animations.bubbles.scss
73
- - app/assets/stylesheets/animations.calendars.scss
74
- - app/assets/stylesheets/animations.drawers.scss
75
- - app/assets/stylesheets/animations.hints.scss
76
- - app/assets/stylesheets/animations.menus.scss
77
- - app/assets/stylesheets/animations.modals.scss
78
- - app/assets/stylesheets/animations.navs.scss
79
- - app/assets/stylesheets/animations.overlays.scss
80
- - app/assets/stylesheets/animations.ranges.scss
81
- - app/assets/stylesheets/animations.tabs.scss
82
- - app/assets/stylesheets/animations.toasts.scss
83
- - app/assets/stylesheets/animations.toggles.scss
84
- - app/assets/stylesheets/animations.trees.scss
85
- - app/assets/stylesheets/blaze.animations.scss
86
- - app/assets/stylesheets/blaze.scss
87
- - app/assets/stylesheets/components.addresses.scss
88
- - app/assets/stylesheets/components.alerts.scss
89
- - app/assets/stylesheets/components.badges.scss
90
- - app/assets/stylesheets/components.bubbles.scss
91
- - app/assets/stylesheets/components.buttons.scss
92
- - app/assets/stylesheets/components.calendars.scss
93
- - app/assets/stylesheets/components.cards.scss
94
- - app/assets/stylesheets/components.drawers.scss
95
- - app/assets/stylesheets/components.headings.scss
96
- - app/assets/stylesheets/components.hints.scss
97
- - app/assets/stylesheets/components.inputs.scss
98
- - app/assets/stylesheets/components.links.scss
99
- - app/assets/stylesheets/components.lists.scss
100
- - app/assets/stylesheets/components.menus.scss
101
- - app/assets/stylesheets/components.modals.scss
102
- - app/assets/stylesheets/components.navs.scss
103
- - app/assets/stylesheets/components.overlays.scss
104
- - app/assets/stylesheets/components.pagination.scss
105
- - app/assets/stylesheets/components.ranges.scss
106
- - app/assets/stylesheets/components.tables.scss
107
- - app/assets/stylesheets/components.tabs.scss
108
- - app/assets/stylesheets/components.tags.scss
109
- - app/assets/stylesheets/components.toasts.scss
110
- - app/assets/stylesheets/components.toggles.scss
111
- - app/assets/stylesheets/components.tooltips.scss
112
- - app/assets/stylesheets/components.trees.scss
113
- - app/assets/stylesheets/components.typography.scss
114
- - app/assets/stylesheets/generic.global.scss
115
- - app/assets/stylesheets/mixins/_animations.alerts.scss
116
- - app/assets/stylesheets/mixins/_animations.bubbles.scss
117
- - app/assets/stylesheets/mixins/_animations.calendars.scss
118
- - app/assets/stylesheets/mixins/_animations.drawers.scss
119
- - app/assets/stylesheets/mixins/_animations.hints.scss
120
- - app/assets/stylesheets/mixins/_animations.menus.scss
121
- - app/assets/stylesheets/mixins/_animations.modals.scss
122
- - app/assets/stylesheets/mixins/_animations.navs.scss
123
- - app/assets/stylesheets/mixins/_animations.overlays.scss
124
- - app/assets/stylesheets/mixins/_animations.ranges.scss
125
- - app/assets/stylesheets/mixins/_animations.tabs.scss
126
- - app/assets/stylesheets/mixins/_animations.toasts.scss
127
- - app/assets/stylesheets/mixins/_animations.toggles.scss
128
- - app/assets/stylesheets/mixins/_animations.trees.scss
129
- - app/assets/stylesheets/mixins/_components.addresses.scss
130
- - app/assets/stylesheets/mixins/_components.alerts.scss
131
- - app/assets/stylesheets/mixins/_components.badges.scss
132
- - app/assets/stylesheets/mixins/_components.bubbles.scss
133
- - app/assets/stylesheets/mixins/_components.buttons.scss
134
- - app/assets/stylesheets/mixins/_components.calendars.scss
135
- - app/assets/stylesheets/mixins/_components.cards.scss
136
- - app/assets/stylesheets/mixins/_components.drawers.scss
137
- - app/assets/stylesheets/mixins/_components.headings.scss
138
- - app/assets/stylesheets/mixins/_components.hints.scss
139
- - app/assets/stylesheets/mixins/_components.inputs.scss
140
- - app/assets/stylesheets/mixins/_components.links.scss
141
- - app/assets/stylesheets/mixins/_components.lists.scss
142
- - app/assets/stylesheets/mixins/_components.menus.scss
143
- - app/assets/stylesheets/mixins/_components.modals.scss
144
- - app/assets/stylesheets/mixins/_components.navs.scss
145
- - app/assets/stylesheets/mixins/_components.overlays.scss
146
- - app/assets/stylesheets/mixins/_components.pagination.scss
147
- - app/assets/stylesheets/mixins/_components.ranges.scss
148
- - app/assets/stylesheets/mixins/_components.tables.scss
149
- - app/assets/stylesheets/mixins/_components.tabs.scss
150
- - app/assets/stylesheets/mixins/_components.tags.scss
151
- - app/assets/stylesheets/mixins/_components.toasts.scss
152
- - app/assets/stylesheets/mixins/_components.toggles.scss
153
- - app/assets/stylesheets/mixins/_components.tooltips.scss
154
- - app/assets/stylesheets/mixins/_components.trees.scss
155
- - app/assets/stylesheets/mixins/_components.typography.scss
156
- - app/assets/stylesheets/mixins/_generic.global.scss
157
- - app/assets/stylesheets/mixins/_objects.containers.scss
158
- - app/assets/stylesheets/mixins/_objects.grid.scss
159
- - app/assets/stylesheets/mixins/_objects.images.scss
160
- - app/assets/stylesheets/mixins/_objects.panels.scss
161
- - app/assets/stylesheets/mixins/_settings.animations.scss
162
- - app/assets/stylesheets/mixins/_settings.global.scss
163
- - app/assets/stylesheets/mixins/_tools.mediaqueries.scss
164
- - app/assets/stylesheets/mixins/_utilities.alignment.scss
165
- - app/assets/stylesheets/mixins/_utilities.boxing.scss
166
- - app/assets/stylesheets/objects.containers.scss
167
- - app/assets/stylesheets/objects.grid.responsive.scss
168
- - app/assets/stylesheets/objects.grid.scss
169
- - app/assets/stylesheets/objects.images.scss
170
- - app/assets/stylesheets/objects.panels.scss
171
- - app/assets/stylesheets/themes/blaze.example.scss
172
- - app/assets/stylesheets/utilities.alignment.scss
173
- - app/assets/stylesheets/utilities.boxing.scss
71
+ - app/assets/stylesheets/_blaze.scss
174
72
  - lib/blaze-css-rails.rb
175
73
  - lib/blaze-css-rails/engine.rb
176
74
  - lib/blaze-css-rails/version.rb
@@ -1,73 +0,0 @@
1
- @import "mixins/animations.alerts";
2
-
3
- @include alert-keyframes;
4
-
5
- .a-alerts {
6
- .c-alerts__alert {
7
- @include alert;
8
- }
9
- }
10
-
11
- .a-alerts--top {
12
- .c-alerts__alert {
13
- @include alert--top;
14
- }
15
- }
16
-
17
- .a-alerts--bottom {
18
- .c-alerts__alert {
19
- @include alert--bottom;
20
- }
21
- }
22
-
23
- .a-alerts--left {
24
- .c-alerts__alert {
25
- @include alert--left;
26
- }
27
- }
28
-
29
- .a-alerts--right {
30
- .c-alerts__alert {
31
- @include alert--right;
32
- }
33
- }
34
-
35
- .a-alerts--slow {
36
- .c-alerts__alert {
37
- @include alert--slow;
38
- }
39
- }
40
-
41
- .a-alerts--fast {
42
- .c-alerts__alert {
43
- @include alert--fast;
44
- }
45
- }
46
-
47
- .a-alerts__alert {
48
- @include alert;
49
- }
50
-
51
- .a-alerts__alert--top {
52
- @include alert--top;
53
- }
54
-
55
- .a-alerts__alert--bottom {
56
- @include alert--bottom;
57
- }
58
-
59
- .a-alerts__alert--left {
60
- @include alert--left;
61
- }
62
-
63
- .a-alerts__alert--right {
64
- @include alert--right;
65
- }
66
-
67
- .a-alerts__alert--slow {
68
- @include alert--slow;
69
- }
70
-
71
- .a-alerts__alert--fast {
72
- @include alert--fast;
73
- }
@@ -1,31 +0,0 @@
1
- @import "mixins/animations.bubbles";
2
-
3
- @include bubble-keyframes;
4
-
5
- .a-bubble {
6
- @include bubble;
7
- }
8
-
9
- .a-bubble--top {
10
- @include bubble--top;
11
- }
12
-
13
- .a-bubble--bottom {
14
- @include bubble--bottom;
15
- }
16
-
17
- .a-bubble--left {
18
- @include bubble--left;
19
- }
20
-
21
- .a-bubble--right {
22
- @include bubble--right;
23
- }
24
-
25
- .a-bubble--slow {
26
- @include bubble--slow;
27
- }
28
-
29
- .a-bubble--fast {
30
- @include bubble--fast;
31
- }
@@ -1,31 +0,0 @@
1
- @import "mixins/animations.calendars";
2
-
3
- @include calendar-keyframes;
4
-
5
- .a-calendar {
6
- @include calendar;
7
- }
8
-
9
- .a-calendar--top {
10
- @include calendar--top;
11
- }
12
-
13
- .a-calendar--bottom {
14
- @include calendar--bottom;
15
- }
16
-
17
- .a-calendar--left {
18
- @include calendar--left;
19
- }
20
-
21
- .a-calendar--right {
22
- @include calendar--right;
23
- }
24
-
25
- .a-calendar--slow {
26
- @include calendar--slow;
27
- }
28
-
29
- .a-calendar--fast {
30
- @include calendar--fast;
31
- }
@@ -1,13 +0,0 @@
1
- @import "mixins/animations.drawers";
2
-
3
- .a-drawer {
4
- @include drawer;
5
- }
6
-
7
- .a-drawer--slow {
8
- @include drawer--slow;
9
- }
10
-
11
- .a-drawer--fast {
12
- @include drawer--fast;
13
- }
@@ -1,5 +0,0 @@
1
- @import "mixins/animations.hints";
2
-
3
- .a-hint {
4
- @include hint;
5
- }
@@ -1,31 +0,0 @@
1
- @import "mixins/animations.menus";
2
-
3
- @include menu-keyframes;
4
-
5
- .a-menu {
6
- @include menu;
7
- }
8
-
9
- .a-menu--top {
10
- @include menu--top;
11
- }
12
-
13
- .a-menu--bottom {
14
- @include menu--bottom;
15
- }
16
-
17
- .a-menu--left {
18
- @include menu--left;
19
- }
20
-
21
- .a-menu--right {
22
- @include menu--right;
23
- }
24
-
25
- .a-menu--slow {
26
- @include menu--slow;
27
- }
28
-
29
- .a-menu--fast {
30
- @include menu--fast;
31
- }
@@ -1,31 +0,0 @@
1
- @import "mixins/animations.modals";
2
-
3
- @include modal-keyframes;
4
-
5
- .a-modal {
6
- @include modal;
7
- }
8
-
9
- .a-modal--top {
10
- @include modal--top;
11
- }
12
-
13
- .a-modal--bottom {
14
- @include modal--bottom;
15
- }
16
-
17
- .a-modal--left {
18
- @include modal--left;
19
- }
20
-
21
- .a-modal--right {
22
- @include modal--right;
23
- }
24
-
25
- .a-modal--slow {
26
- @include modal--slow;
27
- }
28
-
29
- .a-modal--fast {
30
- @include modal--fast;
31
- }
@@ -1,19 +0,0 @@
1
- @import "mixins/animations.navs";
2
-
3
- .a-nav {
4
- .c-nav__item {
5
- @include nav__item;
6
- }
7
- }
8
-
9
- .a-nav--slow {
10
- .c-nav__item {
11
- @include nav__item--slow;
12
- }
13
- }
14
-
15
- .a-nav--fast {
16
- .c-nav__item {
17
- @include nav__item--fast;
18
- }
19
- }
@@ -1,15 +0,0 @@
1
- @import "mixins/animations.overlays";
2
-
3
- @include overlay-keyframes;
4
-
5
- .a-overlay {
6
- @include overlay;
7
- }
8
-
9
- .a-overlay--slow {
10
- @include overlay--slow;
11
- }
12
-
13
- .a-overlay--fast {
14
- @include overlay--fast;
15
- }
@@ -1,13 +0,0 @@
1
- @import "mixins/animations.ranges";
2
-
3
- .a-range:not(:disabled) {
4
- @include range;
5
- }
6
-
7
- .a-range--slow:not(:disabled) {
8
- @include range--slow;
9
- }
10
-
11
- .a-range--fast:not(:disabled) {
12
- @include range--fast;
13
- }
@@ -1,19 +0,0 @@
1
- @import "mixins/animations.tabs";
2
-
3
- .a-tabs {
4
- .c-tab-heading {
5
- @include tab-heading;
6
- }
7
- }
8
-
9
- .a-tabs--slow {
10
- .c-tab-heading {
11
- @include tab-heading--slow;
12
- }
13
- }
14
-
15
- .a-tabs--fast {
16
- .c-tab-heading {
17
- @include tab-heading--fast;
18
- }
19
- }
@@ -1,33 +0,0 @@
1
- @import "mixins/animations.toasts";
2
-
3
- @include toast-keyframes;
4
-
5
- .a-toasts {
6
- .c-toast {
7
- @include toast;
8
- }
9
- }
10
-
11
- .a-toasts--slow {
12
- .c-toast {
13
- @include toast--slow;
14
- }
15
- }
16
-
17
- .a-toasts--fast {
18
- .c-toast {
19
- @include toast--fast;
20
- }
21
- }
22
-
23
- .a-toast {
24
- @include toast;
25
- }
26
-
27
- .a-toast--slow {
28
- @include toast--slow;
29
- }
30
-
31
- .a-toast--fast {
32
- @include toast--fast;
33
- }