@biggive/components 1.0.5 → 1.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (156) hide show
  1. package/dist/biggive/biggive.esm.js +1 -1
  2. package/dist/biggive/{p-cc6e33a6.entry.js → p-160a5e39.entry.js} +1 -1
  3. package/dist/biggive/{p-e0347718.entry.js → p-1e31cbfc.entry.js} +1 -1
  4. package/dist/biggive/{p-8b5487c1.entry.js → p-2d38d3a4.entry.js} +1 -1
  5. package/dist/biggive/{p-a62e9af0.entry.js → p-39db6552.entry.js} +1 -1
  6. package/dist/biggive/p-49c2a10b.entry.js +1 -0
  7. package/dist/biggive/{p-ea35e2fe.entry.js → p-54026729.entry.js} +1 -1
  8. package/dist/biggive/{p-ef6c1ed4.entry.js → p-5cc16f87.entry.js} +1 -1
  9. package/dist/biggive/{p-db3da9bb.entry.js → p-5f7a3f5c.entry.js} +1 -1
  10. package/dist/biggive/{p-2d9408d3.entry.js → p-74bbb296.entry.js} +1 -1
  11. package/dist/biggive/p-7f91f67c.entry.js +1 -0
  12. package/dist/biggive/{p-78129441.entry.js → p-89e206e8.entry.js} +1 -1
  13. package/dist/biggive/{p-29921058.entry.js → p-9a74ac3d.entry.js} +1 -1
  14. package/dist/biggive/{p-3670bfe5.entry.js → p-9ed2bd19.entry.js} +1 -1
  15. package/dist/biggive/{p-7637ac94.entry.js → p-ac6bfc1e.entry.js} +1 -1
  16. package/dist/biggive/{p-068c6901.entry.js → p-b762b246.entry.js} +1 -1
  17. package/dist/biggive/{p-558ebb94.entry.js → p-b812b4f6.entry.js} +1 -1
  18. package/dist/biggive/{p-c84740c3.entry.js → p-be37287b.entry.js} +1 -1
  19. package/dist/biggive/{p-2c7ccc17.entry.js → p-be897395.entry.js} +1 -1
  20. package/dist/biggive/{p-46a368de.entry.js → p-ca786365.entry.js} +1 -1
  21. package/dist/biggive/{p-278fbc22.entry.js → p-cca1d092.entry.js} +1 -1
  22. package/dist/biggive/{p-664bfe6e.entry.js → p-e6631545.entry.js} +1 -1
  23. package/dist/biggive/p-ee459029.entry.js +1 -0
  24. package/dist/biggive/{p-19aac764.entry.js → p-ee77cf8d.entry.js} +1 -1
  25. package/dist/cjs/biggive-back-to-top_11.cjs.entry.js +19 -11
  26. package/dist/cjs/biggive-basic-card.cjs.entry.js +1 -1
  27. package/dist/cjs/biggive-beneficiary-icon.cjs.entry.js +1 -1
  28. package/dist/cjs/biggive-boxed-content.cjs.entry.js +1 -1
  29. package/dist/cjs/biggive-branded-image.cjs.entry.js +1 -1
  30. package/dist/cjs/biggive-call-to-action.cjs.entry.js +6 -2
  31. package/dist/cjs/biggive-campaign-card-filter-grid.cjs.entry.js +1 -1
  32. package/dist/cjs/biggive-campaign-card.cjs.entry.js +1 -1
  33. package/dist/cjs/biggive-category-icon.cjs.entry.js +1 -1
  34. package/dist/cjs/biggive-formatted-text.cjs.entry.js +1 -1
  35. package/dist/cjs/biggive-grid.cjs.entry.js +1 -1
  36. package/dist/cjs/biggive-hero-image.cjs.entry.js +1 -1
  37. package/dist/cjs/biggive-icon-group.cjs.entry.js +1 -1
  38. package/dist/cjs/biggive-image-feature.cjs.entry.js +1 -1
  39. package/dist/cjs/biggive-image.cjs.entry.js +32 -2
  40. package/dist/cjs/biggive-page-section.cjs.entry.js +1 -1
  41. package/dist/cjs/biggive-quote.cjs.entry.js +1 -1
  42. package/dist/cjs/biggive-search.cjs.entry.js +1 -1
  43. package/dist/cjs/biggive-tab.cjs.entry.js +1 -1
  44. package/dist/cjs/biggive-tabbed-content.cjs.entry.js +1 -1
  45. package/dist/cjs/biggive-totalizer.cjs.entry.js +1 -1
  46. package/dist/cjs/biggive-video-feature.cjs.entry.js +1 -1
  47. package/dist/cjs/biggive-video.cjs.entry.js +1 -1
  48. package/dist/cjs/biggive.cjs.js +1 -1
  49. package/dist/cjs/loader.cjs.js +1 -1
  50. package/dist/collection/components/biggive-back-to-top/biggive-back-to-top.css +44 -0
  51. package/dist/collection/components/biggive-basic-card/biggive-basic-card.css +44 -0
  52. package/dist/collection/components/biggive-beneficiary-icon/biggive-beneficiary-icon.css +44 -0
  53. package/dist/collection/components/biggive-boxed-content/biggive-boxed-content.css +44 -0
  54. package/dist/collection/components/biggive-branded-image/biggive-branded-image.css +44 -0
  55. package/dist/collection/components/biggive-button/biggive-button.css +44 -0
  56. package/dist/collection/components/biggive-call-to-action/biggive-call-to-action.css +44 -0
  57. package/dist/collection/components/biggive-call-to-action/biggive-call-to-action.js +23 -1
  58. package/dist/collection/components/biggive-call-to-action/biggive-call-to-action.stories.js +9 -0
  59. package/dist/collection/components/biggive-campaign-card/biggive-campaign-card.css +44 -0
  60. package/dist/collection/components/biggive-campaign-card-filter-grid/biggive-campaign-card-filter-grid.css +44 -0
  61. package/dist/collection/components/biggive-campaign-highlights/biggive-campaign-highlights.css +44 -0
  62. package/dist/collection/components/biggive-category-icon/biggive-category-icon.css +44 -0
  63. package/dist/collection/components/biggive-footer/biggive-footer.css +44 -0
  64. package/dist/collection/components/biggive-formatted-text/biggive-formatted-text.css +44 -0
  65. package/dist/collection/components/biggive-grid/biggive-grid.css +44 -0
  66. package/dist/collection/components/biggive-header/biggive-header.css +44 -0
  67. package/dist/collection/components/biggive-heading/biggive-heading.css +44 -0
  68. package/dist/collection/components/biggive-heading/biggive-heading.js +45 -1
  69. package/dist/collection/components/biggive-heading/biggive-heading.stories.js +18 -0
  70. package/dist/collection/components/biggive-hero-image/biggive-hero-image.css +44 -0
  71. package/dist/collection/components/biggive-icon-group/biggive-icon-group.css +44 -0
  72. package/dist/collection/components/biggive-image/biggive-image.css +44 -0
  73. package/dist/collection/components/biggive-image/biggive-image.js +104 -2
  74. package/dist/collection/components/biggive-image/biggive-image.stories.js +30 -1
  75. package/dist/collection/components/biggive-image-feature/biggive-image-feature.css +44 -0
  76. package/dist/collection/components/biggive-misc-icon/biggive-misc-icon.css +44 -0
  77. package/dist/collection/components/biggive-page-columns/biggive-page-columns.css +44 -0
  78. package/dist/collection/components/biggive-page-section/biggive-page-section.css +44 -0
  79. package/dist/collection/components/biggive-progress-bar/biggive-progress-bar.css +44 -0
  80. package/dist/collection/components/biggive-quote/biggive-quote.css +44 -0
  81. package/dist/collection/components/biggive-search/biggive-search.css +44 -0
  82. package/dist/collection/components/biggive-social-icon/biggive-social-icon.css +44 -0
  83. package/dist/collection/components/biggive-tab/biggive-tab.css +44 -0
  84. package/dist/collection/components/biggive-tabbed-content/biggive-tabbed-content.css +44 -0
  85. package/dist/collection/components/biggive-totalizer/biggive-totalizer.css +44 -0
  86. package/dist/collection/components/biggive-video/biggive-video.css +44 -0
  87. package/dist/collection/components/biggive-video-feature/biggive-video-feature.css +44 -0
  88. package/dist/components/biggive-back-to-top.js +1 -1
  89. package/dist/components/biggive-basic-card.js +1 -1
  90. package/dist/components/biggive-beneficiary-icon.js +1 -1
  91. package/dist/components/biggive-boxed-content.js +1 -1
  92. package/dist/components/biggive-branded-image.js +1 -1
  93. package/dist/components/biggive-button2.js +1 -1
  94. package/dist/components/biggive-call-to-action.js +7 -2
  95. package/dist/components/biggive-campaign-card-filter-grid.js +1 -1
  96. package/dist/components/biggive-campaign-card.js +1 -1
  97. package/dist/components/biggive-campaign-highlights.js +1 -1
  98. package/dist/components/biggive-category-icon.js +1 -1
  99. package/dist/components/biggive-footer.js +1 -1
  100. package/dist/components/biggive-formatted-text.js +1 -1
  101. package/dist/components/biggive-grid.js +1 -1
  102. package/dist/components/biggive-header.js +1 -1
  103. package/dist/components/biggive-heading.js +12 -2
  104. package/dist/components/biggive-hero-image.js +1 -1
  105. package/dist/components/biggive-icon-group.js +1 -1
  106. package/dist/components/biggive-image-feature.js +1 -1
  107. package/dist/components/biggive-image.js +37 -3
  108. package/dist/components/biggive-misc-icon2.js +1 -1
  109. package/dist/components/biggive-page-columns.js +1 -1
  110. package/dist/components/biggive-page-section.js +1 -1
  111. package/dist/components/biggive-progress-bar2.js +1 -1
  112. package/dist/components/biggive-quote.js +1 -1
  113. package/dist/components/biggive-search.js +1 -1
  114. package/dist/components/biggive-social-icon2.js +1 -1
  115. package/dist/components/biggive-tab.js +1 -1
  116. package/dist/components/biggive-tabbed-content.js +1 -1
  117. package/dist/components/biggive-totalizer.js +1 -1
  118. package/dist/components/biggive-video-feature.js +1 -1
  119. package/dist/components/biggive-video.js +1 -1
  120. package/dist/esm/biggive-back-to-top_11.entry.js +19 -11
  121. package/dist/esm/biggive-basic-card.entry.js +1 -1
  122. package/dist/esm/biggive-beneficiary-icon.entry.js +1 -1
  123. package/dist/esm/biggive-boxed-content.entry.js +1 -1
  124. package/dist/esm/biggive-branded-image.entry.js +1 -1
  125. package/dist/esm/biggive-call-to-action.entry.js +6 -2
  126. package/dist/esm/biggive-campaign-card-filter-grid.entry.js +1 -1
  127. package/dist/esm/biggive-campaign-card.entry.js +1 -1
  128. package/dist/esm/biggive-category-icon.entry.js +1 -1
  129. package/dist/esm/biggive-formatted-text.entry.js +1 -1
  130. package/dist/esm/biggive-grid.entry.js +1 -1
  131. package/dist/esm/biggive-hero-image.entry.js +1 -1
  132. package/dist/esm/biggive-icon-group.entry.js +1 -1
  133. package/dist/esm/biggive-image-feature.entry.js +1 -1
  134. package/dist/esm/biggive-image.entry.js +32 -2
  135. package/dist/esm/biggive-page-section.entry.js +1 -1
  136. package/dist/esm/biggive-quote.entry.js +1 -1
  137. package/dist/esm/biggive-search.entry.js +1 -1
  138. package/dist/esm/biggive-tab.entry.js +1 -1
  139. package/dist/esm/biggive-tabbed-content.entry.js +1 -1
  140. package/dist/esm/biggive-totalizer.entry.js +1 -1
  141. package/dist/esm/biggive-video-feature.entry.js +1 -1
  142. package/dist/esm/biggive-video.entry.js +1 -1
  143. package/dist/esm/biggive.js +1 -1
  144. package/dist/esm/loader.js +1 -1
  145. package/dist/types/components/biggive-call-to-action/biggive-call-to-action.d.ts +4 -0
  146. package/dist/types/components/biggive-call-to-action/biggive-call-to-action.stories.d.ts +7 -0
  147. package/dist/types/components/biggive-heading/biggive-heading.d.ts +8 -0
  148. package/dist/types/components/biggive-heading/biggive-heading.stories.d.ts +14 -0
  149. package/dist/types/components/biggive-image/biggive-image.d.ts +18 -0
  150. package/dist/types/components/biggive-image/biggive-image.stories.d.ts +20 -0
  151. package/dist/types/components.d.ts +56 -0
  152. package/hydrate/index.js +85 -36
  153. package/package.json +1 -1
  154. package/dist/biggive/p-293fa43e.entry.js +0 -1
  155. package/dist/biggive/p-ab82bcf1.entry.js +0 -1
  156. package/dist/biggive/p-b4d5f946.entry.js +0 -1
@@ -306,6 +306,22 @@ a:hover {
306
306
  height: auto;
307
307
  }
308
308
 
309
+ .align-left {
310
+ text-align: left;
311
+ }
312
+
313
+ .align-right {
314
+ text-align: right;
315
+ }
316
+
317
+ .align-center {
318
+ text-align: center;
319
+ }
320
+
321
+ .align-justify {
322
+ text-align: justify;
323
+ }
324
+
309
325
  .space-below-0 {
310
326
  margin-bottom: 0;
311
327
  }
@@ -334,6 +350,34 @@ a:hover {
334
350
  margin-bottom: 60px;
335
351
  }
336
352
 
353
+ .space-above-0 {
354
+ margin-top: 0;
355
+ }
356
+
357
+ .space-above-1 {
358
+ margin-top: 5px;
359
+ }
360
+
361
+ .space-above-2 {
362
+ margin-top: 10px;
363
+ }
364
+
365
+ .space-above-3 {
366
+ margin-top: 15px;
367
+ }
368
+
369
+ .space-above-4 {
370
+ margin-top: 30px;
371
+ }
372
+
373
+ .space-above-5 {
374
+ margin-top: 45px;
375
+ }
376
+
377
+ .space-above-6 {
378
+ margin-top: 60px;
379
+ }
380
+
337
381
  .horizontal-padding-1 {
338
382
  padding-left: 5px;
339
383
  padding-right: 5px;
@@ -1,6 +1,10 @@
1
1
  import { Component, Prop, h } from '@stencil/core';
2
2
  export class BiggiveImage {
3
3
  constructor() {
4
+ /**
5
+ * Space above component
6
+ */
7
+ this.spaceAbove = 0;
4
8
  /**
5
9
  * Space below component
6
10
  */
@@ -9,11 +13,37 @@ export class BiggiveImage {
9
13
  * Full URL of a image.
10
14
  */
11
15
  this.imageUrl = '';
16
+ /**
17
+ * Image width
18
+ */
19
+ this.width = 0;
20
+ /**
21
+ * Image width
22
+ */
23
+ this.height = 0;
24
+ /**
25
+ * Size unit
26
+ */
27
+ this.sizeUnit = 'px';
28
+ }
29
+ getWidth() {
30
+ var width = 'auto';
31
+ if (this.width > 0) {
32
+ width = this.width + this.sizeUnit;
33
+ }
34
+ return width;
35
+ }
36
+ getHeight() {
37
+ var height = 'auto';
38
+ if (this.height > 0) {
39
+ height = this.height + this.sizeUnit;
40
+ }
41
+ return height;
12
42
  }
13
43
  render() {
14
- return (h("div", { class: 'container space-below-' + this.spaceBelow },
44
+ return (h("div", { class: 'container space-above-' + this.spaceAbove + ' space-below-' + this.spaceBelow, style: { width: this.getWidth(), height: this.getHeight() } },
15
45
  h("div", { class: "image-wrap" },
16
- h("img", { src: this.imageUrl }))));
46
+ h("img", { src: this.imageUrl, style: { width: this.getWidth(), height: this.getHeight() } }))));
17
47
  }
18
48
  static get is() { return "biggive-image"; }
19
49
  static get encapsulation() { return "shadow"; }
@@ -24,6 +54,24 @@ export class BiggiveImage {
24
54
  "$": ["biggive-image.css"]
25
55
  }; }
26
56
  static get properties() { return {
57
+ "spaceAbove": {
58
+ "type": "number",
59
+ "mutable": false,
60
+ "complexType": {
61
+ "original": "number",
62
+ "resolved": "number",
63
+ "references": {}
64
+ },
65
+ "required": false,
66
+ "optional": false,
67
+ "docs": {
68
+ "tags": [],
69
+ "text": "Space above component"
70
+ },
71
+ "attribute": "space-above",
72
+ "reflect": false,
73
+ "defaultValue": "0"
74
+ },
27
75
  "spaceBelow": {
28
76
  "type": "number",
29
77
  "mutable": false,
@@ -59,6 +107,60 @@ export class BiggiveImage {
59
107
  "attribute": "image-url",
60
108
  "reflect": false,
61
109
  "defaultValue": "''"
110
+ },
111
+ "width": {
112
+ "type": "number",
113
+ "mutable": false,
114
+ "complexType": {
115
+ "original": "number",
116
+ "resolved": "number",
117
+ "references": {}
118
+ },
119
+ "required": false,
120
+ "optional": false,
121
+ "docs": {
122
+ "tags": [],
123
+ "text": "Image width"
124
+ },
125
+ "attribute": "width",
126
+ "reflect": false,
127
+ "defaultValue": "0"
128
+ },
129
+ "height": {
130
+ "type": "number",
131
+ "mutable": false,
132
+ "complexType": {
133
+ "original": "number",
134
+ "resolved": "number",
135
+ "references": {}
136
+ },
137
+ "required": false,
138
+ "optional": false,
139
+ "docs": {
140
+ "tags": [],
141
+ "text": "Image width"
142
+ },
143
+ "attribute": "height",
144
+ "reflect": false,
145
+ "defaultValue": "0"
146
+ },
147
+ "sizeUnit": {
148
+ "type": "string",
149
+ "mutable": false,
150
+ "complexType": {
151
+ "original": "string",
152
+ "resolved": "string",
153
+ "references": {}
154
+ },
155
+ "required": false,
156
+ "optional": false,
157
+ "docs": {
158
+ "tags": [],
159
+ "text": "Size unit"
160
+ },
161
+ "attribute": "size-unit",
162
+ "reflect": false,
163
+ "defaultValue": "'px'"
62
164
  }
63
165
  }; }
64
166
  }
@@ -1,6 +1,13 @@
1
1
  export default {
2
2
  title: 'Components/Content',
3
3
  argTypes: {
4
+ spaceAbove: {
5
+ name: 'Space above',
6
+ control: {
7
+ type: 'select',
8
+ options: [0, 1, 2, 3, 4, 5, 6],
9
+ },
10
+ },
4
11
  spaceBelow: {
5
12
  name: 'Space below',
6
13
  control: {
@@ -11,16 +18,38 @@ export default {
11
18
  imageUrl: {
12
19
  name: 'Image URL',
13
20
  },
21
+ width: {
22
+ name: 'Width',
23
+ },
24
+ height: {
25
+ name: 'Height',
26
+ },
27
+ sizeUnit: {
28
+ name: 'Unit',
29
+ control: {
30
+ type: 'select',
31
+ options: ['px', '%'],
32
+ },
33
+ },
14
34
  },
15
35
  };
16
36
  const Template = args => `
17
37
  <biggive-image
38
+ space-above="${args.spaceAbove}"
18
39
  space-below="${args.spaceBelow}"
19
- image-url="${args.imageUrl}">
40
+ width="${args.width}"
41
+ height="${args.height}"
42
+ size-unit="${args.sizeUnit}"
43
+ image-url="${args.imageUrl}"
44
+ >
20
45
  </biggive-image>
21
46
  `;
22
47
  export const ImageComponent = Template.bind({});
23
48
  ImageComponent.args = {
49
+ spaceAbove: 4,
24
50
  spaceBelow: 4,
25
51
  imageUrl: 'https://media.istockphoto.com/vectors/childish-seamless-dotted-pattern-with-colorful-doodle-letters-fun-vector-id1208462693',
52
+ width: 0,
53
+ height: 0,
54
+ sizeUnit: null,
26
55
  };
@@ -306,6 +306,22 @@ a:hover {
306
306
  height: auto;
307
307
  }
308
308
 
309
+ .align-left {
310
+ text-align: left;
311
+ }
312
+
313
+ .align-right {
314
+ text-align: right;
315
+ }
316
+
317
+ .align-center {
318
+ text-align: center;
319
+ }
320
+
321
+ .align-justify {
322
+ text-align: justify;
323
+ }
324
+
309
325
  .space-below-0 {
310
326
  margin-bottom: 0;
311
327
  }
@@ -334,6 +350,34 @@ a:hover {
334
350
  margin-bottom: 60px;
335
351
  }
336
352
 
353
+ .space-above-0 {
354
+ margin-top: 0;
355
+ }
356
+
357
+ .space-above-1 {
358
+ margin-top: 5px;
359
+ }
360
+
361
+ .space-above-2 {
362
+ margin-top: 10px;
363
+ }
364
+
365
+ .space-above-3 {
366
+ margin-top: 15px;
367
+ }
368
+
369
+ .space-above-4 {
370
+ margin-top: 30px;
371
+ }
372
+
373
+ .space-above-5 {
374
+ margin-top: 45px;
375
+ }
376
+
377
+ .space-above-6 {
378
+ margin-top: 60px;
379
+ }
380
+
337
381
  .horizontal-padding-1 {
338
382
  padding-left: 5px;
339
383
  padding-right: 5px;
@@ -306,6 +306,22 @@ a:hover {
306
306
  height: auto;
307
307
  }
308
308
 
309
+ .align-left {
310
+ text-align: left;
311
+ }
312
+
313
+ .align-right {
314
+ text-align: right;
315
+ }
316
+
317
+ .align-center {
318
+ text-align: center;
319
+ }
320
+
321
+ .align-justify {
322
+ text-align: justify;
323
+ }
324
+
309
325
  .space-below-0 {
310
326
  margin-bottom: 0;
311
327
  }
@@ -334,6 +350,34 @@ a:hover {
334
350
  margin-bottom: 60px;
335
351
  }
336
352
 
353
+ .space-above-0 {
354
+ margin-top: 0;
355
+ }
356
+
357
+ .space-above-1 {
358
+ margin-top: 5px;
359
+ }
360
+
361
+ .space-above-2 {
362
+ margin-top: 10px;
363
+ }
364
+
365
+ .space-above-3 {
366
+ margin-top: 15px;
367
+ }
368
+
369
+ .space-above-4 {
370
+ margin-top: 30px;
371
+ }
372
+
373
+ .space-above-5 {
374
+ margin-top: 45px;
375
+ }
376
+
377
+ .space-above-6 {
378
+ margin-top: 60px;
379
+ }
380
+
337
381
  .horizontal-padding-1 {
338
382
  padding-left: 5px;
339
383
  padding-right: 5px;
@@ -306,6 +306,22 @@ a:hover {
306
306
  height: auto;
307
307
  }
308
308
 
309
+ .align-left {
310
+ text-align: left;
311
+ }
312
+
313
+ .align-right {
314
+ text-align: right;
315
+ }
316
+
317
+ .align-center {
318
+ text-align: center;
319
+ }
320
+
321
+ .align-justify {
322
+ text-align: justify;
323
+ }
324
+
309
325
  .space-below-0 {
310
326
  margin-bottom: 0;
311
327
  }
@@ -334,6 +350,34 @@ a:hover {
334
350
  margin-bottom: 60px;
335
351
  }
336
352
 
353
+ .space-above-0 {
354
+ margin-top: 0;
355
+ }
356
+
357
+ .space-above-1 {
358
+ margin-top: 5px;
359
+ }
360
+
361
+ .space-above-2 {
362
+ margin-top: 10px;
363
+ }
364
+
365
+ .space-above-3 {
366
+ margin-top: 15px;
367
+ }
368
+
369
+ .space-above-4 {
370
+ margin-top: 30px;
371
+ }
372
+
373
+ .space-above-5 {
374
+ margin-top: 45px;
375
+ }
376
+
377
+ .space-above-6 {
378
+ margin-top: 60px;
379
+ }
380
+
337
381
  .horizontal-padding-1 {
338
382
  padding-left: 5px;
339
383
  padding-right: 5px;
@@ -306,6 +306,22 @@ a:hover {
306
306
  height: auto;
307
307
  }
308
308
 
309
+ .align-left {
310
+ text-align: left;
311
+ }
312
+
313
+ .align-right {
314
+ text-align: right;
315
+ }
316
+
317
+ .align-center {
318
+ text-align: center;
319
+ }
320
+
321
+ .align-justify {
322
+ text-align: justify;
323
+ }
324
+
309
325
  .space-below-0 {
310
326
  margin-bottom: 0;
311
327
  }
@@ -334,6 +350,34 @@ a:hover {
334
350
  margin-bottom: 60px;
335
351
  }
336
352
 
353
+ .space-above-0 {
354
+ margin-top: 0;
355
+ }
356
+
357
+ .space-above-1 {
358
+ margin-top: 5px;
359
+ }
360
+
361
+ .space-above-2 {
362
+ margin-top: 10px;
363
+ }
364
+
365
+ .space-above-3 {
366
+ margin-top: 15px;
367
+ }
368
+
369
+ .space-above-4 {
370
+ margin-top: 30px;
371
+ }
372
+
373
+ .space-above-5 {
374
+ margin-top: 45px;
375
+ }
376
+
377
+ .space-above-6 {
378
+ margin-top: 60px;
379
+ }
380
+
337
381
  .horizontal-padding-1 {
338
382
  padding-left: 5px;
339
383
  padding-right: 5px;
@@ -306,6 +306,22 @@ a:hover {
306
306
  height: auto;
307
307
  }
308
308
 
309
+ .align-left {
310
+ text-align: left;
311
+ }
312
+
313
+ .align-right {
314
+ text-align: right;
315
+ }
316
+
317
+ .align-center {
318
+ text-align: center;
319
+ }
320
+
321
+ .align-justify {
322
+ text-align: justify;
323
+ }
324
+
309
325
  .space-below-0 {
310
326
  margin-bottom: 0;
311
327
  }
@@ -334,6 +350,34 @@ a:hover {
334
350
  margin-bottom: 60px;
335
351
  }
336
352
 
353
+ .space-above-0 {
354
+ margin-top: 0;
355
+ }
356
+
357
+ .space-above-1 {
358
+ margin-top: 5px;
359
+ }
360
+
361
+ .space-above-2 {
362
+ margin-top: 10px;
363
+ }
364
+
365
+ .space-above-3 {
366
+ margin-top: 15px;
367
+ }
368
+
369
+ .space-above-4 {
370
+ margin-top: 30px;
371
+ }
372
+
373
+ .space-above-5 {
374
+ margin-top: 45px;
375
+ }
376
+
377
+ .space-above-6 {
378
+ margin-top: 60px;
379
+ }
380
+
337
381
  .horizontal-padding-1 {
338
382
  padding-left: 5px;
339
383
  padding-right: 5px;
@@ -306,6 +306,22 @@ a:hover {
306
306
  height: auto;
307
307
  }
308
308
 
309
+ .align-left {
310
+ text-align: left;
311
+ }
312
+
313
+ .align-right {
314
+ text-align: right;
315
+ }
316
+
317
+ .align-center {
318
+ text-align: center;
319
+ }
320
+
321
+ .align-justify {
322
+ text-align: justify;
323
+ }
324
+
309
325
  .space-below-0 {
310
326
  margin-bottom: 0;
311
327
  }
@@ -334,6 +350,34 @@ a:hover {
334
350
  margin-bottom: 60px;
335
351
  }
336
352
 
353
+ .space-above-0 {
354
+ margin-top: 0;
355
+ }
356
+
357
+ .space-above-1 {
358
+ margin-top: 5px;
359
+ }
360
+
361
+ .space-above-2 {
362
+ margin-top: 10px;
363
+ }
364
+
365
+ .space-above-3 {
366
+ margin-top: 15px;
367
+ }
368
+
369
+ .space-above-4 {
370
+ margin-top: 30px;
371
+ }
372
+
373
+ .space-above-5 {
374
+ margin-top: 45px;
375
+ }
376
+
377
+ .space-above-6 {
378
+ margin-top: 60px;
379
+ }
380
+
337
381
  .horizontal-padding-1 {
338
382
  padding-left: 5px;
339
383
  padding-right: 5px;
@@ -306,6 +306,22 @@ a:hover {
306
306
  height: auto;
307
307
  }
308
308
 
309
+ .align-left {
310
+ text-align: left;
311
+ }
312
+
313
+ .align-right {
314
+ text-align: right;
315
+ }
316
+
317
+ .align-center {
318
+ text-align: center;
319
+ }
320
+
321
+ .align-justify {
322
+ text-align: justify;
323
+ }
324
+
309
325
  .space-below-0 {
310
326
  margin-bottom: 0;
311
327
  }
@@ -334,6 +350,34 @@ a:hover {
334
350
  margin-bottom: 60px;
335
351
  }
336
352
 
353
+ .space-above-0 {
354
+ margin-top: 0;
355
+ }
356
+
357
+ .space-above-1 {
358
+ margin-top: 5px;
359
+ }
360
+
361
+ .space-above-2 {
362
+ margin-top: 10px;
363
+ }
364
+
365
+ .space-above-3 {
366
+ margin-top: 15px;
367
+ }
368
+
369
+ .space-above-4 {
370
+ margin-top: 30px;
371
+ }
372
+
373
+ .space-above-5 {
374
+ margin-top: 45px;
375
+ }
376
+
377
+ .space-above-6 {
378
+ margin-top: 60px;
379
+ }
380
+
337
381
  .horizontal-padding-1 {
338
382
  padding-left: 5px;
339
383
  padding-right: 5px;
@@ -306,6 +306,22 @@ a:hover {
306
306
  height: auto;
307
307
  }
308
308
 
309
+ .align-left {
310
+ text-align: left;
311
+ }
312
+
313
+ .align-right {
314
+ text-align: right;
315
+ }
316
+
317
+ .align-center {
318
+ text-align: center;
319
+ }
320
+
321
+ .align-justify {
322
+ text-align: justify;
323
+ }
324
+
309
325
  .space-below-0 {
310
326
  margin-bottom: 0;
311
327
  }
@@ -334,6 +350,34 @@ a:hover {
334
350
  margin-bottom: 60px;
335
351
  }
336
352
 
353
+ .space-above-0 {
354
+ margin-top: 0;
355
+ }
356
+
357
+ .space-above-1 {
358
+ margin-top: 5px;
359
+ }
360
+
361
+ .space-above-2 {
362
+ margin-top: 10px;
363
+ }
364
+
365
+ .space-above-3 {
366
+ margin-top: 15px;
367
+ }
368
+
369
+ .space-above-4 {
370
+ margin-top: 30px;
371
+ }
372
+
373
+ .space-above-5 {
374
+ margin-top: 45px;
375
+ }
376
+
377
+ .space-above-6 {
378
+ margin-top: 60px;
379
+ }
380
+
337
381
  .horizontal-padding-1 {
338
382
  padding-left: 5px;
339
383
  padding-right: 5px;