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
@@ -1,31 +0,0 @@
1
- @import "mixins/animations.toggles";
2
-
3
- .a-toggle {
4
- .c-toggle__track {
5
- @include toggle__track;
6
- }
7
-
8
- .c-toggle__handle {
9
- @include toggle__handle;
10
- }
11
- }
12
-
13
- .a-toggle--slow {
14
- .c-toggle__track {
15
- @include toggle__track--slow;
16
- }
17
-
18
- .c-toggle__handle {
19
- @include toggle__handle--slow;
20
- }
21
- }
22
-
23
- .a-toggle--fast {
24
- .c-toggle__track {
25
- @include toggle__track--fast;
26
- }
27
-
28
- .c-toggle__handle {
29
- @include toggle__handle--fast;
30
- }
31
- }
@@ -1,47 +0,0 @@
1
- @import "mixins/animations.trees";
2
-
3
- @include tree-keyframes;
4
-
5
- .a-tree {
6
- @include tree;
7
-
8
- .c-tree {
9
- @include tree;
10
- }
11
- }
12
-
13
- .a-tree {
14
- .c-tree__item {
15
- &:before {
16
- @include tree__item;
17
- }
18
- }
19
- }
20
-
21
- .a-tree--slow {
22
- @include tree--slow;
23
-
24
- .c-tree {
25
- @include tree--slow;
26
- }
27
-
28
- .c-tree__item {
29
- &:before {
30
- @include tree__item--slow;
31
- }
32
- }
33
- }
34
-
35
- .a-tree--fast {
36
- @include tree--fast;
37
-
38
- .c-tree {
39
- @include tree--fast;
40
- }
41
-
42
- .c-tree__item {
43
- &:before {
44
- @include tree__item--fast;
45
- }
46
- }
47
- }
@@ -1,14 +0,0 @@
1
- @import "animations.trees";
2
- @import "animations.menus";
3
- @import "animations.tabs";
4
- @import "animations.toggles";
5
- @import "animations.ranges";
6
- @import "animations.overlays";
7
- @import "animations.modals";
8
- @import "animations.drawers";
9
- @import "animations.bubbles";
10
- @import "animations.alerts";
11
- @import "animations.toasts";
12
- @import "animations.calendars";
13
- @import "animations.navs";
14
- @import "animations.hints";
@@ -1,35 +0,0 @@
1
- @import "generic.global";
2
- @import "objects.containers";
3
- @import "objects.grid";
4
- @import "objects.grid.responsive";
5
- @import "objects.images";
6
- @import "objects.panels";
7
- @import "components.typography";
8
- @import "components.badges";
9
- @import "components.headings";
10
- @import "components.addresses";
11
- @import "components.tables";
12
- @import "components.cards";
13
- @import "components.links";
14
- @import "components.buttons";
15
- @import "components.lists";
16
- @import "components.trees";
17
- @import "components.menus";
18
- @import "components.tabs";
19
- @import "components.inputs";
20
- @import "components.hints";
21
- @import "components.toggles";
22
- @import "components.tags";
23
- @import "components.ranges";
24
- @import "components.pagination";
25
- @import "components.overlays";
26
- @import "components.modals";
27
- @import "components.drawers";
28
- @import "components.bubbles";
29
- @import "components.tooltips";
30
- @import "components.alerts";
31
- @import "components.toasts";
32
- @import "components.calendars";
33
- @import "components.navs";
34
- @import "utilities.alignment";
35
- @import "utilities.boxing";
@@ -1,9 +0,0 @@
1
- @import "mixins/components.addresses";
2
-
3
- .c-address {
4
- @include address;
5
- }
6
-
7
- .c-address__heading {
8
- @include address__heading;
9
- }
@@ -1,21 +0,0 @@
1
- @import "mixins/components.alerts";
2
-
3
- .c-alerts__alert {
4
- @include alerts__alert;
5
- }
6
-
7
- .c-alerts__alert--primary {
8
- @include alerts__alert--primary;
9
- }
10
-
11
- .c-alerts__alert--secondary {
12
- @include alerts__alert--secondary;
13
- }
14
-
15
- .c-alerts__alert--success {
16
- @include alerts__alert--success;
17
- }
18
-
19
- .c-alerts__alert--error {
20
- @include alerts__alert--error;
21
- }
@@ -1,25 +0,0 @@
1
- @import "mixins/components.badges";
2
-
3
- .c-badge {
4
- @include badge;
5
- }
6
-
7
- .c-badge--rounded {
8
- @include badge--rounded;
9
- }
10
-
11
- .c-badge--primary {
12
- @include badge--primary;
13
- }
14
-
15
- .c-badge--secondary {
16
- @include badge--secondary;
17
- }
18
-
19
- .c-badge--success {
20
- @include badge--success;
21
- }
22
-
23
- .c-badge--error {
24
- @include badge--error;
25
- }
@@ -1,22 +0,0 @@
1
- @import "mixins/components.bubbles";
2
-
3
- .c-bubble {
4
- @include bubble;
5
- @include bubble__arrow;
6
- }
7
-
8
- .c-bubble--top {
9
- @include bubble__arrow--top;
10
- }
11
-
12
- .c-bubble--right {
13
- @include bubble__arrow--right;
14
- }
15
-
16
- .c-bubble--bottom {
17
- @include bubble__arrow--bottom;
18
- }
19
-
20
- .c-bubble--left {
21
- @include bubble__arrow--left;
22
- }
@@ -1,80 +0,0 @@
1
- @import "mixins/components.buttons";
2
-
3
- .c-button {
4
- @include button;
5
- }
6
-
7
- .c-button--close {
8
- @include button--close;
9
- }
10
-
11
- .c-button--block {
12
- @include button--block;
13
- }
14
-
15
- .c-button--rounded {
16
- @include button--rounded;
17
- }
18
-
19
- .c-button--super {
20
- @include button--super;
21
- }
22
-
23
- .c-button--xlarge {
24
- @include button--xlarge
25
- }
26
-
27
- .c-button--large {
28
- @include button--large
29
- }
30
-
31
- .c-button--medium {
32
- @include button--medium
33
- }
34
-
35
- .c-button--small {
36
- @include button--small
37
- }
38
-
39
- .c-button--xsmall {
40
- @include button--xsmall
41
- }
42
-
43
- .c-button--primary { @include button--primary; }
44
- .c-button--secondary { @include button--secondary; }
45
- .c-button--success { @include button--success; }
46
- .c-button--error { @include button--error; }
47
-
48
- .c-button--ghost { @include button--ghost; }
49
- .c-button--ghost-primary { @include button--ghost-primary; }
50
- .c-button--ghost-secondary { @include button--ghost-secondary; }
51
- .c-button--ghost-success { @include button--ghost-success; }
52
- .c-button--ghost-error { @include button--ghost-error; }
53
-
54
- .c-button-group {
55
- @include button-group;
56
- }
57
-
58
- .c-button-group {
59
- .c-button {
60
- @include button--grouped;
61
- }
62
- }
63
-
64
- .c-button-group--rounded {
65
- .c-button {
66
- @include button-group--rounded;
67
- }
68
- }
69
-
70
- .c-button-group [class*=" c-button--ghost"]:not(:first-child) {
71
- @include button-group__button--ghost;
72
- }
73
-
74
- .c-button__icon-left {
75
- @include button__icon-left;
76
- }
77
-
78
- .c-button__icon-right {
79
- @include button__icon-right;
80
- }
@@ -1,50 +0,0 @@
1
- @import "mixins/components.calendars";
2
-
3
- .c-calendar {
4
- @include calendar;
5
- }
6
-
7
- .c-calendar__control {
8
- @include calendar__control;
9
- }
10
-
11
- .c-calendar__header {
12
- @include calendar__header;
13
- }
14
-
15
- .c-calendar__day {
16
- @include calendar__day;
17
- }
18
-
19
- .c-calendar__date {
20
- @include calendar__date;
21
-
22
- &:hover {
23
- @include calendar__date--hover;
24
- }
25
- }
26
-
27
- .c-calendar__date--in-month {
28
- @include calendar__date--in-month;
29
- }
30
-
31
- .c-calendar__date--today {
32
- @include calendar__date--today;
33
- }
34
-
35
- .c-calendar__date--selected,
36
- .c-calendar__date--selected:hover {
37
- @include calendar__date--selected;
38
- }
39
-
40
- .c-calendar--high {
41
- @include calendar--high;
42
- }
43
-
44
- .c-calendar--higher {
45
- @include calendar--higher;
46
- }
47
-
48
- .c-calendar--highest {
49
- @include calendar--highest;
50
- }
@@ -1,92 +0,0 @@
1
- @import "mixins/components.cards";
2
-
3
- .c-card {
4
- @include card;
5
- }
6
-
7
- .c-card + .c-card {
8
- @include card-spacing;
9
- }
10
-
11
- .c-card .c-paragraph:first-child,
12
- .c-card .c-paragraph:last-child {
13
- @include card-first-last-paragraph;
14
- }
15
-
16
- .c-card__content {
17
- @include card__content;
18
- }
19
-
20
- .c-card__content--divider {
21
- @include card__content--divider;
22
- }
23
-
24
- .c-card__item {
25
- @include card__item;
26
- }
27
-
28
- .c-card__item--divider {
29
- @include card__item--divider;
30
- }
31
-
32
- .c-card--grouped {
33
- .c-card__item {
34
- @include card__item--borderless;
35
- }
36
- }
37
-
38
- .c-card__group-divider {
39
- @include card__group-divider;
40
- }
41
-
42
- .c-card--primary {
43
- .c-card__content--divider {
44
- @include card__content--primary-divider;
45
- }
46
-
47
- .c-card__item--divider {
48
- @include card__item--primary-divider;
49
- }
50
- }
51
-
52
- .c-card--secondary {
53
- .c-card__content--divider {
54
- @include card__content--secondary-divider;
55
- }
56
-
57
- .c-card__item--divider {
58
- @include card__item--secondary-divider;
59
- }
60
- }
61
-
62
- .c-card--success {
63
- .c-card__content--divider {
64
- @include card__content--success-divider;
65
- }
66
-
67
- .c-card__item--divider {
68
- @include card__item--success-divider;
69
- }
70
- }
71
-
72
- .c-card--error {
73
- .c-card__content--divider {
74
- @include card__content--error-divider;
75
- }
76
-
77
- .c-card__item--divider {
78
- @include card__item--error-divider;
79
- }
80
- }
81
-
82
- .c-card--high {
83
- @include card--high;
84
- }
85
-
86
- .c-card--higher {
87
- @include card--higher;
88
- }
89
-
90
- .c-card--highest {
91
- @include card--highest;
92
- }
@@ -1,81 +0,0 @@
1
- @import "mixins/components.drawers";
2
-
3
- .c-drawer {
4
- @include drawer;
5
- }
6
-
7
- .c-drawer--bottom {
8
- @include drawer--bottom;
9
- }
10
-
11
- .c-drawer--bottom.c-drawer--visible {
12
- @include drawer--bottom--visible;
13
- }
14
-
15
- .c-drawer--top {
16
- @include drawer--top;
17
- }
18
-
19
- .c-drawer--top.c-drawer--visible {
20
- @include drawer--top--visible;
21
- }
22
-
23
- .c-drawer--left {
24
- @include drawer--left;
25
-
26
- .c-drawer__footer--block {
27
- @include drawer__footer--bottom;
28
- }
29
- }
30
-
31
- .c-drawer--left.c-drawer--visible {
32
- @include drawer--left--visible;
33
- }
34
-
35
- .c-drawer--right {
36
- @include drawer--right;
37
-
38
- .c-drawer__footer--block {
39
- @include drawer__footer--bottom;
40
- }
41
- }
42
-
43
- .c-drawer--right.c-drawer--visible {
44
- @include drawer--right--visible;
45
- }
46
-
47
- .c-drawer .c-heading {
48
- @include drawer__heading;
49
- }
50
-
51
- .c-drawer .c-menu {
52
- @include drawer__menu;
53
- }
54
-
55
- .c-drawer__body {
56
- @include drawer__body;
57
- }
58
-
59
- .c-drawer__footer {
60
- @include drawer__footer;
61
- }
62
-
63
- .c-drawer__footer--block {
64
- @include drawer__footer--block;
65
-
66
- .c-button {
67
- @include drawer__footer-button--block;
68
- }
69
- }
70
-
71
- .c-drawer--visible.c-drawer--high {
72
- @include drawer--high;
73
- }
74
-
75
- .c-drawer--visible.c-drawer--higher {
76
- @include drawer--higher;
77
- }
78
-
79
- .c-drawer--visible.c-drawer--highest {
80
- @include drawer--highest;
81
- }