@terrahq/wysiwyg 1.0.0
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.
- package/README.md +857 -0
- package/content/sanity-content.html +131 -0
- package/content/wordpress-content.html +266 -0
- package/dist/arrow.svg +3 -0
- package/dist/assets/UncutSans-Bold-2fac4f16.woff +0 -0
- package/dist/assets/UncutSans-Bold-7b3ccca7.woff2 +0 -0
- package/dist/assets/UncutSans-BoldItalic-b019f8c2.woff +0 -0
- package/dist/assets/UncutSans-BoldItalic-d20eba8f.woff2 +0 -0
- package/dist/assets/UncutSans-Book-8173cf82.woff +0 -0
- package/dist/assets/UncutSans-Book-d8cebf5d.woff2 +0 -0
- package/dist/assets/UncutSans-BookItalic-7a28bfb1.woff2 +0 -0
- package/dist/assets/UncutSans-BookItalic-d712b826.woff +0 -0
- package/dist/assets/UncutSans-Light-57c0f45d.woff2 +0 -0
- package/dist/assets/UncutSans-Light-8f82ee8c.woff +0 -0
- package/dist/assets/UncutSans-LightItalic-5d6a8d36.woff2 +0 -0
- package/dist/assets/UncutSans-LightItalic-9289a22f.woff +0 -0
- package/dist/assets/UncutSans-Medium-98513c38.woff +0 -0
- package/dist/assets/UncutSans-Medium-ed4917e5.woff2 +0 -0
- package/dist/assets/UncutSans-MediumItalic-1bbdbf4b.woff +0 -0
- package/dist/assets/UncutSans-MediumItalic-ef65e4f3.woff2 +0 -0
- package/dist/assets/UncutSans-Regular-6113b781.woff2 +0 -0
- package/dist/assets/UncutSans-Regular-f43ac780.woff +0 -0
- package/dist/assets/UncutSans-RegularItalic-6c918c22.woff +0 -0
- package/dist/assets/UncutSans-RegularItalic-de14905d.woff2 +0 -0
- package/dist/assets/main-41a2c29c.js +1 -0
- package/dist/assets/main-fcc727c6.css +1 -0
- package/dist/content/sanity-content.html +133 -0
- package/dist/content/wordpress-content.html +262 -0
- package/dist/img/Boba-Orange.png +0 -0
- package/dist/img/Diana-Blue.png +0 -0
- package/dist/img/Ebb-Green.png +0 -0
- package/dist/img/Forma-Lime.png +0 -0
- package/dist/img/Gollum-Pink.png +0 -0
- package/dist/img/Infinito-Gray.png +0 -0
- package/dist/img/Melos-Red.png +0 -0
- package/dist/img/Mendia-Black.png +0 -0
- package/dist/img/Mistyk-White.png +0 -0
- package/dist/img/Prismo-Blue.png +0 -0
- package/dist/img/Punky-Green.png +0 -0
- package/dist/img/Stanley-Lime.png +0 -0
- package/dist/img/bg.jpeg +0 -0
- package/dist/img/card-23/img-card23.png +0 -0
- package/dist/img/card-23/img2-card23.png +0 -0
- package/dist/img/card-23/img3-card23.png +0 -0
- package/dist/img/card-23/img4-card23.png +0 -0
- package/dist/img/card-32/img-card32.png +0 -0
- package/dist/img/card-32/img2-card32.png +0 -0
- package/dist/img/card-32/img3-card32.png +0 -0
- package/dist/img/card-32/img4-card32.png +0 -0
- package/dist/img/card-32/img5-card32.png +0 -0
- package/dist/img/card-35/card35.png +0 -0
- package/dist/img/card-39/img-card39.png +0 -0
- package/dist/img/card-39/img2-card39.png +0 -0
- package/dist/img/card-39/img3-card39.png +0 -0
- package/dist/img/card-39/img4-card39.png +0 -0
- package/dist/img/cta/cta.png +0 -0
- package/dist/img/layout-04/img-layout04.png +0 -0
- package/dist/img/layout-04/img2-layout04.png +0 -0
- package/dist/img/layout-04/img3-layout04.png +0 -0
- package/dist/img/layout-04/img4-layout04.png +0 -0
- package/dist/img/terra-placeholder.jpg +0 -0
- package/dist/img/terraform-group-color.png +0 -0
- package/dist/index.html +36 -0
- package/dist/lottie/terraforms-all.json +1 -0
- package/dist/lottie/terraforms.json +1 -0
- package/dist/mountain.png +0 -0
- package/dist/terra.gif +0 -0
- package/dist/terra.png +0 -0
- package/dist/tree.png +0 -0
- package/dist/video/terra-video.mp4 +0 -0
- package/dist/vite.svg +1 -0
- package/index.html +34 -0
- package/package.json +23 -0
- package/public/arrow.svg +3 -0
- package/public/img/Boba-Orange.png +0 -0
- package/public/img/Diana-Blue.png +0 -0
- package/public/img/Ebb-Green.png +0 -0
- package/public/img/Forma-Lime.png +0 -0
- package/public/img/Gollum-Pink.png +0 -0
- package/public/img/Infinito-Gray.png +0 -0
- package/public/img/Melos-Red.png +0 -0
- package/public/img/Mendia-Black.png +0 -0
- package/public/img/Mistyk-White.png +0 -0
- package/public/img/Prismo-Blue.png +0 -0
- package/public/img/Punky-Green.png +0 -0
- package/public/img/Stanley-Lime.png +0 -0
- package/public/img/bg.jpeg +0 -0
- package/public/img/card-23/img-card23.png +0 -0
- package/public/img/card-23/img2-card23.png +0 -0
- package/public/img/card-23/img3-card23.png +0 -0
- package/public/img/card-23/img4-card23.png +0 -0
- package/public/img/card-32/img-card32.png +0 -0
- package/public/img/card-32/img2-card32.png +0 -0
- package/public/img/card-32/img3-card32.png +0 -0
- package/public/img/card-32/img4-card32.png +0 -0
- package/public/img/card-32/img5-card32.png +0 -0
- package/public/img/card-35/card35.png +0 -0
- package/public/img/card-39/img-card39.png +0 -0
- package/public/img/card-39/img2-card39.png +0 -0
- package/public/img/card-39/img3-card39.png +0 -0
- package/public/img/card-39/img4-card39.png +0 -0
- package/public/img/cta/cta.png +0 -0
- package/public/img/layout-04/img-layout04.png +0 -0
- package/public/img/layout-04/img2-layout04.png +0 -0
- package/public/img/layout-04/img3-layout04.png +0 -0
- package/public/img/layout-04/img4-layout04.png +0 -0
- package/public/img/terra-placeholder.jpg +0 -0
- package/public/img/terraform-group-color.png +0 -0
- package/public/lottie/terraforms-all.json +1 -0
- package/public/lottie/terraforms.json +1 -0
- package/public/mountain.png +0 -0
- package/public/terra.gif +0 -0
- package/public/terra.png +0 -0
- package/public/tree.png +0 -0
- package/public/video/terra-video.mp4 +0 -0
- package/public/vite.svg +1 -0
- package/readme/blocks/Button.md +31 -0
- package/readme/blocks/Columns.md +31 -0
- package/readme/blocks/Footnote.md +35 -0
- package/readme/blocks/Headings.md +132 -0
- package/readme/blocks/Highlighted.md +35 -0
- package/readme/blocks/Image.md +143 -0
- package/readme/blocks/Links.md +24 -0
- package/readme/blocks/Lists.md +327 -0
- package/readme/blocks/Paragraphs.md +35 -0
- package/readme/blocks/Quote.md +94 -0
- package/readme/blocks/Separator.md +52 -0
- package/readme/blocks/Table.md +199 -0
- package/readme/blocks/Utilities.md +24 -0
- package/readme/blocks/Video.md +24 -0
- package/readme/properties/Border.md +52 -0
- package/readme/properties/Custom.md +54 -0
- package/readme/properties/Font.md +151 -0
- package/readme/properties/Media.md +0 -0
- package/src/assets/cta/noise.png +0 -0
- package/src/assets/fonts/UncutSans-Bold.woff +0 -0
- package/src/assets/fonts/UncutSans-Bold.woff2 +0 -0
- package/src/assets/fonts/UncutSans-BoldItalic.woff +0 -0
- package/src/assets/fonts/UncutSans-BoldItalic.woff2 +0 -0
- package/src/assets/fonts/UncutSans-Book.woff +0 -0
- package/src/assets/fonts/UncutSans-Book.woff2 +0 -0
- package/src/assets/fonts/UncutSans-BookItalic.woff +0 -0
- package/src/assets/fonts/UncutSans-BookItalic.woff2 +0 -0
- package/src/assets/fonts/UncutSans-Light.woff +0 -0
- package/src/assets/fonts/UncutSans-Light.woff2 +0 -0
- package/src/assets/fonts/UncutSans-LightItalic.woff +0 -0
- package/src/assets/fonts/UncutSans-LightItalic.woff2 +0 -0
- package/src/assets/fonts/UncutSans-Medium.woff +0 -0
- package/src/assets/fonts/UncutSans-Medium.woff2 +0 -0
- package/src/assets/fonts/UncutSans-MediumItalic.woff +0 -0
- package/src/assets/fonts/UncutSans-MediumItalic.woff2 +0 -0
- package/src/assets/fonts/UncutSans-Regular.woff +0 -0
- package/src/assets/fonts/UncutSans-Regular.woff2 +0 -0
- package/src/assets/fonts/UncutSans-RegularItalic.woff +0 -0
- package/src/assets/fonts/UncutSans-RegularItalic.woff2 +0 -0
- package/src/assets/mountain.png +0 -0
- package/src/assets/vector-v.svg +5 -0
- package/src/js/main.ts +13 -0
- package/src/scss/_paths.scss +5 -0
- package/src/scss/framework/_var/_vars.scss +106 -0
- package/src/scss/framework/components/btn/_c--btn-a.scss +58 -0
- package/src/scss/framework/components/content/_c--content-a.scss +460 -0
- package/src/scss/framework/components/link/_c--link-a.scss +13 -0
- package/src/scss/framework/components/preloader/_c--preloader-a.scss +62 -0
- package/src/scss/framework/components/transition/_c--transition-a.scss +24 -0
- package/src/scss/framework/foundation/_foundation.scss +32 -0
- package/src/scss/framework/foundation/background/_background.scss +8 -0
- package/src/scss/framework/foundation/color/_color.scss +8 -0
- package/src/scss/framework/foundation/font/_font.scss +27 -0
- package/src/scss/framework/foundation/font/_make-font.scss +61 -0
- package/src/scss/framework/foundation/gap/_gap.scss +17 -0
- package/src/scss/framework/foundation/gap/_make-gap.scss +29 -0
- package/src/scss/framework/foundation/grid/_columns.scss +115 -0
- package/src/scss/framework/foundation/grid/_container.scss +17 -0
- package/src/scss/framework/foundation/grid/_grid.scss +3 -0
- package/src/scss/framework/foundation/grid/_make-columns.scss +28 -0
- package/src/scss/framework/foundation/grid/_make-container.scss +33 -0
- package/src/scss/framework/foundation/grid/_make-row.scss +20 -0
- package/src/scss/framework/foundation/grid/_row.scss +9 -0
- package/src/scss/framework/foundation/reset/_reset.scss +121 -0
- package/src/scss/framework/foundation/spaces/_make-spaces.scss +29 -0
- package/src/scss/framework/foundation/spaces/_spaces.scss +17 -0
- package/src/scss/framework/utilities/_align-items.scss +39 -0
- package/src/scss/framework/utilities/_aspect-ratio.scss +55 -0
- package/src/scss/framework/utilities/_display.scss +46 -0
- package/src/scss/framework/utilities/_flex-direction.scss +42 -0
- package/src/scss/framework/utilities/_font-style.scss +38 -0
- package/src/scss/framework/utilities/_font-weight.scss +45 -0
- package/src/scss/framework/utilities/_justify-content.scss +42 -0
- package/src/scss/framework/utilities/_order.scss +38 -0
- package/src/scss/framework/utilities/_overflow.scss +38 -0
- package/src/scss/framework/utilities/_position.scss +42 -0
- package/src/scss/framework/utilities/_spacing.scss +66 -0
- package/src/scss/framework/utilities/_text-align.scss +40 -0
- package/src/scss/framework/utilities/_utilities.scss +12 -0
- package/src/scss/global-content/_global-mixins/_global-mixins.scss +2 -0
- package/src/scss/global-content/_global-mixins/blocks/_content-block-btn.scss +31 -0
- package/src/scss/global-content/_global-mixins/blocks/_content-block-columns.scss +38 -0
- package/src/scss/global-content/_global-mixins/blocks/_content-block-footnote.scss +8 -0
- package/src/scss/global-content/_global-mixins/blocks/_content-block-highlighted.scss +8 -0
- package/src/scss/global-content/_global-mixins/blocks/_content-block-image.scss +244 -0
- package/src/scss/global-content/_global-mixins/blocks/_content-block-quote.scss +72 -0
- package/src/scss/global-content/_global-mixins/blocks/_content-block-separator.scss +33 -0
- package/src/scss/global-content/_global-mixins/blocks/_content-block-table.scss +116 -0
- package/src/scss/global-content/_global-mixins/blocks/_content-block-video.scss +28 -0
- package/src/scss/global-content/_global-mixins/blocks/_content-heading.scss +45 -0
- package/src/scss/global-content/_global-mixins/blocks/_content-links.scss +21 -0
- package/src/scss/global-content/_global-mixins/blocks/_content-list.scss +960 -0
- package/src/scss/global-content/_global-mixins/blocks/_content-paragraph.scss +22 -0
- package/src/scss/global-content/_global-mixins/blocks/_content-utilities.scss +35 -0
- package/src/scss/global-content/_global-mixins/blocks/_content.scss +14 -0
- package/src/scss/global-content/_global-mixins/helpers/_class.scss +11 -0
- package/src/scss/global-content/_global-mixins/helpers/_helpers.scss +1 -0
- package/src/scss/global-content/_global-mixins/properties/_border.scss +18 -0
- package/src/scss/global-content/_global-mixins/properties/_custom.scss +51 -0
- package/src/scss/global-content/_global-mixins/properties/_font.scss +60 -0
- package/src/scss/global-content/_global-mixins/properties/_media.scss +188 -0
- package/src/scss/global-content/_global-mixins/properties/_properties.scss +3 -0
- package/src/scss/global-content/_library.scss +2 -0
- package/src/scss/global-content/_sanity.scss +157 -0
- package/src/scss/global-content/_wordpress.scss +233 -0
- package/src/scss/index.scss +7 -0
- package/src/scss/sanity/index.scss +1 -0
- package/src/scss/sanity.scss +138 -0
- package/src/scss/wordpress/index.scss +1 -0
- package/src/scss/wp.scss +267 -0
- package/src/vite-env.d.ts +2 -0
- package/terrahq-wysiwyg-0.0.19.tgz +0 -0
- package/tsconfig.json +27 -0
- package/vite.config.js +39 -0
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
@use "sass:map";
|
|
2
|
+
|
|
3
|
+
/*
|
|
4
|
+
Foundations
|
|
5
|
+
*/
|
|
6
|
+
// * COLORS
|
|
7
|
+
$color-a: #0f0f0f;
|
|
8
|
+
$color-b: #fefefe;
|
|
9
|
+
$color-c: #f7f8f4;
|
|
10
|
+
|
|
11
|
+
/* Accent Color */
|
|
12
|
+
$color-d: #7ce55e;
|
|
13
|
+
$color-e: #2d9f66;
|
|
14
|
+
$color-f: #429ed6;
|
|
15
|
+
$color-g: #fdb335;
|
|
16
|
+
$color-h: #f76e4a;
|
|
17
|
+
$color-i: #f58dd7;
|
|
18
|
+
|
|
19
|
+
$color-options: (
|
|
20
|
+
a: $color-a,
|
|
21
|
+
b: $color-b,
|
|
22
|
+
c: $color-c,
|
|
23
|
+
d: $color-d,
|
|
24
|
+
e: $color-e,
|
|
25
|
+
f: $color-f,
|
|
26
|
+
g: $color-g,
|
|
27
|
+
h: $color-h,
|
|
28
|
+
i: $color-i,
|
|
29
|
+
);
|
|
30
|
+
|
|
31
|
+
$colorbg-options: (
|
|
32
|
+
a: $color-a,
|
|
33
|
+
b: $color-b,
|
|
34
|
+
c: $color-c,
|
|
35
|
+
d: $color-d,
|
|
36
|
+
e: $color-e,
|
|
37
|
+
);
|
|
38
|
+
|
|
39
|
+
$gradient-a: linear-gradient(
|
|
40
|
+
90deg,
|
|
41
|
+
map.get($color-options, f) 0%,
|
|
42
|
+
map.get($color-options, d) 100%
|
|
43
|
+
);
|
|
44
|
+
|
|
45
|
+
// * TYPOGRAPHY
|
|
46
|
+
$type-a: "Arial", serif;
|
|
47
|
+
|
|
48
|
+
// * LAYOUT
|
|
49
|
+
$viewport-type: max-width;
|
|
50
|
+
$columns: 12;
|
|
51
|
+
$gutter-width: 32px;
|
|
52
|
+
$half-gutter-width: $gutter-width * 0.5;
|
|
53
|
+
$gutter-compensation: -1 * $half-gutter-width;
|
|
54
|
+
|
|
55
|
+
// * Container
|
|
56
|
+
$g-container-fluid-max-width: 2000px;
|
|
57
|
+
$g-container-max-width: 1300px;
|
|
58
|
+
$g-container-width: 90%;
|
|
59
|
+
$g-container-width-mobile: 95%;
|
|
60
|
+
|
|
61
|
+
// * breakpoints
|
|
62
|
+
$all: 0;
|
|
63
|
+
$desktop: 1700px;
|
|
64
|
+
$laptop: 1570px;
|
|
65
|
+
$tabletl: 1300px;
|
|
66
|
+
$tabletm: 1024px;
|
|
67
|
+
$tablets: 810px;
|
|
68
|
+
$mobile: 580px;
|
|
69
|
+
|
|
70
|
+
$breakpoints-grid: (
|
|
71
|
+
all: $all,
|
|
72
|
+
desktop: $desktop,
|
|
73
|
+
laptop: $laptop,
|
|
74
|
+
tabletl: $tabletl,
|
|
75
|
+
tabletm: $tabletm,
|
|
76
|
+
tablets: $tablets,
|
|
77
|
+
mobile: $mobile,
|
|
78
|
+
) !default;
|
|
79
|
+
|
|
80
|
+
/*
|
|
81
|
+
End Foundations
|
|
82
|
+
*/
|
|
83
|
+
|
|
84
|
+
// * Measure
|
|
85
|
+
$measure: 0.5rem; /* 0.5rem = 8px */
|
|
86
|
+
|
|
87
|
+
// * border
|
|
88
|
+
$border-radius-a: $measure;
|
|
89
|
+
|
|
90
|
+
// * Time
|
|
91
|
+
$time-a: 0.1s; // * Micro-interactions such as button and toggle
|
|
92
|
+
$time-b: 0.3s; // * Expansion, system communication, toast
|
|
93
|
+
$time-c: 0.6s; // * Background dimming
|
|
94
|
+
|
|
95
|
+
// * Ease
|
|
96
|
+
$ease-standard-a: cubic-bezier(0.2, 0, 0.38, 0.9); // * productive
|
|
97
|
+
$ease-standard-b: cubic-bezier(0, 0, 0.3, 1); // * expresive
|
|
98
|
+
$ease-entrance-a: cubic-bezier(0, 0, 0.38, 0.9); // * productive
|
|
99
|
+
$ease-entrance-b: cubic-bezier(0.4, 0.14, 0.3, 1); // * expresive
|
|
100
|
+
$ease-exit-a: cubic-bezier(0.2, 0, 1, 0.9); // * productive
|
|
101
|
+
$ease-exit-b: cubic-bezier(0.4, 0.14, 1, 1); // * expresive
|
|
102
|
+
|
|
103
|
+
// * header
|
|
104
|
+
$headerDesktop: 141px;
|
|
105
|
+
$headerTabletm: 120px;
|
|
106
|
+
$headerMobile: 110px;
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
@use "sass:map";
|
|
2
|
+
@use "@scss/framework/foundation/_foundation.scss";
|
|
3
|
+
@use "@scss/framework/_var/_vars.scss" as *;
|
|
4
|
+
.c--btn-a {
|
|
5
|
+
@extend .f--font-d;
|
|
6
|
+
@extend .f--color-b;
|
|
7
|
+
padding: $measure $measure * 3;
|
|
8
|
+
text-align: center;
|
|
9
|
+
text-decoration: none;
|
|
10
|
+
display: inline-block;
|
|
11
|
+
background-color: map.get($color-options, i);
|
|
12
|
+
background-image: linear-gradient(
|
|
13
|
+
90deg,
|
|
14
|
+
map.get($color-options, i) 0%,
|
|
15
|
+
map.get($color-options, h) 100%
|
|
16
|
+
),
|
|
17
|
+
linear-gradient(
|
|
18
|
+
90deg,
|
|
19
|
+
map.get($color-options, h) 0%,
|
|
20
|
+
map.get($color-options, i) 100%
|
|
21
|
+
);
|
|
22
|
+
background-repeat: no-repeat;
|
|
23
|
+
background-size: 100%, 0;
|
|
24
|
+
background-position: left center, right center;
|
|
25
|
+
transition: all $time-b $ease-standard-a;
|
|
26
|
+
@media all and ($viewport-type: $mobile) {
|
|
27
|
+
display: block;
|
|
28
|
+
width: 100%;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
@media all and (hover: hover) {
|
|
32
|
+
&:hover {
|
|
33
|
+
border-radius: 30px;
|
|
34
|
+
background-size: 0, 100%;
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
&--second {
|
|
39
|
+
background-color: map.get($color-options, i);
|
|
40
|
+
background-image: none;
|
|
41
|
+
background-repeat: no-repeat;
|
|
42
|
+
background-size: 0;
|
|
43
|
+
border-color: transparent;
|
|
44
|
+
border-width: 1px;
|
|
45
|
+
border-style: solid;
|
|
46
|
+
border-radius: 0;
|
|
47
|
+
|
|
48
|
+
@media all and (hover: hover) {
|
|
49
|
+
&:hover {
|
|
50
|
+
background-color: transparent;
|
|
51
|
+
border-color: map.get($color-options, i);
|
|
52
|
+
border-radius: $measure * 4;
|
|
53
|
+
background-size: 0;
|
|
54
|
+
color: map.get($color-options, i);
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
}
|
|
@@ -0,0 +1,460 @@
|
|
|
1
|
+
@use "sass:map";
|
|
2
|
+
@use "@scss/framework/foundation/_foundation.scss";
|
|
3
|
+
@use "@scss/framework/_var/_vars.scss" as *;
|
|
4
|
+
.c--content-a {
|
|
5
|
+
@include make-content();
|
|
6
|
+
@include make-content-modifier(
|
|
7
|
+
$headings-options: (
|
|
8
|
+
// "h1": (
|
|
9
|
+
// "className": f--font-a,
|
|
10
|
+
// "color": #638c1d,
|
|
11
|
+
// "font-family": arial,
|
|
12
|
+
// "font-size": 2rem,
|
|
13
|
+
// "font-style": italic,
|
|
14
|
+
// "font-weight": 400,
|
|
15
|
+
// "letter-spacing": 1px,
|
|
16
|
+
// "line-height": 1.5,
|
|
17
|
+
// "max-lines": 3,
|
|
18
|
+
// "text-decoration": underline,
|
|
19
|
+
// "text-decoration-color": #000000,
|
|
20
|
+
// "text-underline-position": under,
|
|
21
|
+
// "margin-bottom": $measure*3,
|
|
22
|
+
// "padding-top": $measure*5,
|
|
23
|
+
// "text-align": center,
|
|
24
|
+
// "margin-bottom-before-lists": 24px,
|
|
25
|
+
// "bold-font-weight": 800,
|
|
26
|
+
// ),
|
|
27
|
+
"h2":
|
|
28
|
+
(
|
|
29
|
+
// "className": f--font-a,
|
|
30
|
+
// "color": #638c1d,
|
|
31
|
+
// "font-family": arial,
|
|
32
|
+
// "font-size": 2rem,
|
|
33
|
+
// "font-style": italic,
|
|
34
|
+
// "font-weight": 400,
|
|
35
|
+
// "letter-spacing": 1px,
|
|
36
|
+
// "line-height": 1.5,
|
|
37
|
+
// "max-lines": 3,
|
|
38
|
+
// "text-decoration": underline,
|
|
39
|
+
// "text-decoration-color": #000000,
|
|
40
|
+
// "text-underline-position": under,
|
|
41
|
+
"margin-bottom": $measure * 3,
|
|
42
|
+
"padding-top": $measure * 5,
|
|
43
|
+
// "text-align": center,
|
|
44
|
+
// "margin-bottom-before-lists": 24px,
|
|
45
|
+
// "bold-font-weight": 800,
|
|
46
|
+
),
|
|
47
|
+
"h3": (
|
|
48
|
+
// "className": f--font-a,
|
|
49
|
+
// "color": #638c1d,
|
|
50
|
+
// "font-family": arial,
|
|
51
|
+
// "font-size": 2rem,
|
|
52
|
+
// "font-style": italic,
|
|
53
|
+
// "font-weight": 400,
|
|
54
|
+
// "letter-spacing": 1px,
|
|
55
|
+
// "line-height": 1.5,
|
|
56
|
+
// "max-lines": 3,
|
|
57
|
+
// "text-decoration": underline,
|
|
58
|
+
// "text-decoration-color": #000000,
|
|
59
|
+
// "text-underline-position": under,
|
|
60
|
+
"margin-bottom": $measure * 3,
|
|
61
|
+
"padding-top": $measure * 5,
|
|
62
|
+
// "text-align": center,
|
|
63
|
+
// "margin-bottom-before-lists": 24px,
|
|
64
|
+
// "bold-font-weight": 800,
|
|
65
|
+
),
|
|
66
|
+
"h4": (
|
|
67
|
+
// "className": f--font-a,
|
|
68
|
+
// "color": #638c1d,
|
|
69
|
+
// "font-family": arial,
|
|
70
|
+
// "font-size": 2rem,
|
|
71
|
+
// "font-style": italic,
|
|
72
|
+
// "font-weight": 400,
|
|
73
|
+
// "letter-spacing": 1px,
|
|
74
|
+
// "line-height": 1.5,
|
|
75
|
+
// "max-lines": 3,
|
|
76
|
+
// "text-decoration": underline,
|
|
77
|
+
// "text-decoration-color": #000000,
|
|
78
|
+
// "text-underline-position": under,
|
|
79
|
+
"margin-bottom": $measure * 2,
|
|
80
|
+
"padding-top": $measure * 5,
|
|
81
|
+
// "text-align": center,
|
|
82
|
+
// "margin-bottom-before-lists": 24px,
|
|
83
|
+
// "bold-font-weight": 800,
|
|
84
|
+
),
|
|
85
|
+
"h5": (
|
|
86
|
+
// "className": f--font-a,
|
|
87
|
+
// "color": #638c1d,
|
|
88
|
+
// "font-family": arial,
|
|
89
|
+
// "font-size": 2rem,
|
|
90
|
+
// "font-style": italic,
|
|
91
|
+
// "font-weight": 400,
|
|
92
|
+
// "letter-spacing": 1px,
|
|
93
|
+
// "line-height": 1.5,
|
|
94
|
+
// "max-lines": 3,
|
|
95
|
+
// "text-decoration": underline,
|
|
96
|
+
// "text-decoration-color": #000000,
|
|
97
|
+
// "text-underline-position": under,
|
|
98
|
+
"margin-bottom": $measure * 2,
|
|
99
|
+
"padding-top": $measure * 5,
|
|
100
|
+
// "text-align": center,
|
|
101
|
+
// "margin-bottom-before-lists": 24px,
|
|
102
|
+
// "bold-font-weight": 800,
|
|
103
|
+
),
|
|
104
|
+
"h6": (
|
|
105
|
+
// "className": f--font-a,
|
|
106
|
+
// "color": #638c1d,
|
|
107
|
+
// "font-family": arial,
|
|
108
|
+
// "font-size": 2rem,
|
|
109
|
+
// "font-style": italic,
|
|
110
|
+
// "font-weight": 400,
|
|
111
|
+
// "letter-spacing": 1px,
|
|
112
|
+
// "line-height": 1.5,
|
|
113
|
+
// "max-lines": 3,
|
|
114
|
+
// "text-decoration": underline,
|
|
115
|
+
// "text-decoration-color": #000000,
|
|
116
|
+
// "text-underline-position": under,
|
|
117
|
+
"margin-bottom": $measure,
|
|
118
|
+
"padding-top": $measure * 5,
|
|
119
|
+
// "text-align": center,
|
|
120
|
+
// "margin-bottom-before-lists": 24px,
|
|
121
|
+
// "bold-font-weight": 800,
|
|
122
|
+
),
|
|
123
|
+
),
|
|
124
|
+
$image-options: (
|
|
125
|
+
// "border-color": red,
|
|
126
|
+
// "border-radius": 20px,
|
|
127
|
+
// "border-style": solid,
|
|
128
|
+
// "border-width": 2px,
|
|
129
|
+
// "object-fit": cover,
|
|
130
|
+
// "max-height": 700px,
|
|
131
|
+
// "min-height": 0,
|
|
132
|
+
// "object-position": center,
|
|
133
|
+
// "max-width": 100%,
|
|
134
|
+
// "min-width": 30px,
|
|
135
|
+
"margin-bottom": $measure * 5,
|
|
136
|
+
"caption": (
|
|
137
|
+
// "className": f--font-a,
|
|
138
|
+
// "color": #638c1d,
|
|
139
|
+
// "font-family": arial,
|
|
140
|
+
// "font-size": 2rem,
|
|
141
|
+
// "font-style": italic,
|
|
142
|
+
// "font-weight": 400,
|
|
143
|
+
// "letter-spacing": 1px,
|
|
144
|
+
// "line-height": 1.5,
|
|
145
|
+
// "max-lines": 3,
|
|
146
|
+
// "text-decoration": underline,
|
|
147
|
+
// "text-decoration-color": #000000,
|
|
148
|
+
// "text-underline-position": under,
|
|
149
|
+
// "margin-bottom": $measure*2,
|
|
150
|
+
"padding-top": $measure * 2,
|
|
151
|
+
"text-align": right,
|
|
152
|
+
// "margin-bottom-before-lists": 24px,
|
|
153
|
+
// "bold-font-weight": 800,
|
|
154
|
+
),
|
|
155
|
+
),
|
|
156
|
+
$link-options: (
|
|
157
|
+
// "className": g--link-01 g--link-01--second,
|
|
158
|
+
),
|
|
159
|
+
$lists-options: (
|
|
160
|
+
// "number-font": (
|
|
161
|
+
// "className": f--font-a,
|
|
162
|
+
// "color": #638c1d,
|
|
163
|
+
// "font-family": arial,
|
|
164
|
+
// "font-size": 2rem,
|
|
165
|
+
// "font-style": italic,
|
|
166
|
+
// "font-weight": 400,
|
|
167
|
+
// "letter-spacing": 1px,
|
|
168
|
+
// "line-height": 1.5,
|
|
169
|
+
// "max-lines": 3,
|
|
170
|
+
// "text-decoration": underline,
|
|
171
|
+
// "text-decoration-color": #000000,
|
|
172
|
+
// "text-underline-position": under,
|
|
173
|
+
// "margin-bottom": $measure*2,
|
|
174
|
+
// "padding-top": $measure*2,
|
|
175
|
+
// "text-align": right,
|
|
176
|
+
// "margin-bottom-before-lists": 24px,
|
|
177
|
+
// "bold-font-weight": 800,
|
|
178
|
+
// ),
|
|
179
|
+
// "first-number-width": 14px,
|
|
180
|
+
// "first-level-number-color": map.get($color-options, d),
|
|
181
|
+
// "first-level-artwork-width": 8px,
|
|
182
|
+
// "first-level-artwork-top": 8px,
|
|
183
|
+
// "first-level-artwork-image": '(../img/artwork.png)',
|
|
184
|
+
// "first-level-artwork-background": map.get($color-options, d),
|
|
185
|
+
// "first-level-artwork-border-radius": 50%,
|
|
186
|
+
// "first-level-artwork-border-width": 1px,
|
|
187
|
+
// "first-level-artwork-border-color": map.get($color-options, d),
|
|
188
|
+
// "second-level-number-color": map.get($color-options, d),
|
|
189
|
+
// "second-level-artwork-width": 8px,
|
|
190
|
+
// "second-level-artwork-top": 8px,
|
|
191
|
+
// "second-level-artwork-image": '(../img/artwork.png)',
|
|
192
|
+
// "second-level-artwork-background": map.get($color-options, d),
|
|
193
|
+
// "second-level-artwork-border-radius": 50%,
|
|
194
|
+
// "second-level-artwork-border-width": 1px,
|
|
195
|
+
// "second-level-artwork-border-color": map.get($color-options, d),
|
|
196
|
+
// "third-level-number-color": map.get($color-options, d),
|
|
197
|
+
// "third-level-artwork-width": 8px,
|
|
198
|
+
// "third-level-artwork-top": 8px,
|
|
199
|
+
// "third-level-artwork-image": '(../img/artwork.png)',
|
|
200
|
+
// "third-level-artwork-background": map.get($color-options, d),
|
|
201
|
+
// "third-level-artwork-border-radius": 50%,
|
|
202
|
+
// "third-level-artwork-border-width": 1px,
|
|
203
|
+
// "third-level-artwork-border-color": map.get($color-options, d),
|
|
204
|
+
"margin-bottom": $measure * 4,
|
|
205
|
+
"font-styles": (
|
|
206
|
+
// "className": f--font-a,
|
|
207
|
+
// "color": #638c1d,
|
|
208
|
+
// "font-family": arial,
|
|
209
|
+
// "font-size": 2rem,
|
|
210
|
+
// "font-style": italic,
|
|
211
|
+
// "font-weight": 400,
|
|
212
|
+
// "letter-spacing": 1px,
|
|
213
|
+
// "line-height": 1.5,
|
|
214
|
+
// "max-lines": 3,
|
|
215
|
+
// "text-decoration": underline,
|
|
216
|
+
// "text-decoration-color": #000000,
|
|
217
|
+
// "text-underline-position": under,
|
|
218
|
+
"margin-bottom": $measure * 2,
|
|
219
|
+
// "padding-top": $measure*2,
|
|
220
|
+
// "text-align": right,
|
|
221
|
+
// "margin-bottom-before-lists": 24px,
|
|
222
|
+
// "bold-font-weight": 800,
|
|
223
|
+
),
|
|
224
|
+
),
|
|
225
|
+
$paragraphs-options: (
|
|
226
|
+
// "className": f--font-a,
|
|
227
|
+
// "color": #638c1d,
|
|
228
|
+
// "font-family": arial,
|
|
229
|
+
// "font-size": 2rem,
|
|
230
|
+
// "font-style": italic,
|
|
231
|
+
// "font-weight": 400,
|
|
232
|
+
// "letter-spacing": 1px,
|
|
233
|
+
// "line-height": 1.5,
|
|
234
|
+
// "max-lines": 3,
|
|
235
|
+
// "text-decoration": underline,
|
|
236
|
+
// "text-decoration-color": #000000,
|
|
237
|
+
// "text-underline-position": under,
|
|
238
|
+
"margin-bottom": $measure * 4,
|
|
239
|
+
// "padding-top": $measure*2,
|
|
240
|
+
// "text-align": right,
|
|
241
|
+
"margin-bottom-before-lists": $measure * 3,
|
|
242
|
+
// "bold-font-weight": 800,
|
|
243
|
+
),
|
|
244
|
+
$quote-options: (
|
|
245
|
+
"padding": $measure * 3 0,
|
|
246
|
+
"margin-top": $measure * 5,
|
|
247
|
+
"margin-bottom": $measure * 6,
|
|
248
|
+
// "border": (
|
|
249
|
+
// "border-color": red,
|
|
250
|
+
// "border-radius": 0,
|
|
251
|
+
// "border-style": solid,
|
|
252
|
+
// "border-width": 2px 0,
|
|
253
|
+
// ),
|
|
254
|
+
// "paragraph": (
|
|
255
|
+
// "className": f--font-a,
|
|
256
|
+
// "color": #638c1d,
|
|
257
|
+
// "font-family": arial,
|
|
258
|
+
// "font-size": 2rem,
|
|
259
|
+
// "font-style": italic,
|
|
260
|
+
// "font-weight": 400,
|
|
261
|
+
// "letter-spacing": 1px,
|
|
262
|
+
// "line-height": 1.5,
|
|
263
|
+
// "max-lines": 3,
|
|
264
|
+
// "text-decoration": underline,
|
|
265
|
+
// "text-decoration-color": #000000,
|
|
266
|
+
// "text-underline-position": under,
|
|
267
|
+
// "margin-bottom": $measure*2,
|
|
268
|
+
// "padding-top": $measure*2,
|
|
269
|
+
// "text-align": right,
|
|
270
|
+
// "margin-bottom-before-lists": 24px,
|
|
271
|
+
// "bold-font-weight": 800,
|
|
272
|
+
// ),
|
|
273
|
+
"cite":
|
|
274
|
+
(
|
|
275
|
+
// "className": f--font-a,
|
|
276
|
+
// "color": #638c1d,
|
|
277
|
+
// "font-family": arial,
|
|
278
|
+
// "font-size": 2rem,
|
|
279
|
+
// "font-style": italic,
|
|
280
|
+
// "font-weight": 400,
|
|
281
|
+
// "letter-spacing": 1px,
|
|
282
|
+
// "line-height": 1.5,
|
|
283
|
+
// "max-lines": 3,
|
|
284
|
+
// "text-decoration": underline,
|
|
285
|
+
// "text-decoration-color": #000000,
|
|
286
|
+
// "text-underline-position": under,
|
|
287
|
+
// "margin-bottom": $measure*2,
|
|
288
|
+
"padding-top": $measure * 3,
|
|
289
|
+
// "text-align": right,
|
|
290
|
+
// "margin-bottom-before-lists": 24px,
|
|
291
|
+
// "bold-font-weight": 800,,,,
|
|
292
|
+
),
|
|
293
|
+
),
|
|
294
|
+
$footnote-options: (
|
|
295
|
+
// "className": f--font-a,
|
|
296
|
+
// "color": #638c1d,
|
|
297
|
+
// "font-family": arial,
|
|
298
|
+
// "font-size": 2rem,
|
|
299
|
+
// "font-style": italic,
|
|
300
|
+
// "font-weight": 400,
|
|
301
|
+
// "letter-spacing": 1px,
|
|
302
|
+
// "line-height": 1.5,
|
|
303
|
+
// "max-lines": 3,
|
|
304
|
+
// "text-decoration": underline,
|
|
305
|
+
// "text-decoration-color": #000000,
|
|
306
|
+
// "text-underline-position": under,
|
|
307
|
+
"margin-bottom": $measure * 2,
|
|
308
|
+
// "padding-top": $measure*2,
|
|
309
|
+
// "text-align": right,
|
|
310
|
+
// "margin-bottom-before-lists": 24px,
|
|
311
|
+
// "bold-font-weight": 800,,,,
|
|
312
|
+
),
|
|
313
|
+
$highlighted-options: (
|
|
314
|
+
// "className": f--font-a,
|
|
315
|
+
// "color": #638c1d,
|
|
316
|
+
// "font-family": arial,
|
|
317
|
+
// "font-size": 2rem,
|
|
318
|
+
// "font-style": italic,
|
|
319
|
+
// "font-weight": 400,
|
|
320
|
+
// "letter-spacing": 1px,
|
|
321
|
+
// "line-height": 1.5,
|
|
322
|
+
// "max-lines": 3,
|
|
323
|
+
// "text-decoration": underline,
|
|
324
|
+
// "text-decoration-color": #000000,
|
|
325
|
+
// "text-underline-position": under,
|
|
326
|
+
"margin-bottom": $measure * 4,
|
|
327
|
+
// "padding-top": $measure*2,
|
|
328
|
+
// "text-align": right,
|
|
329
|
+
// "margin-bottom-before-lists": 24px,
|
|
330
|
+
// "bold-font-weight": 800,,,,
|
|
331
|
+
),
|
|
332
|
+
$btn-options: (
|
|
333
|
+
// "className": g--btn-01,
|
|
334
|
+
"margin-bottom": $measure * 4,
|
|
335
|
+
),
|
|
336
|
+
$columns-options: (
|
|
337
|
+
"breakpoint": $tablets,
|
|
338
|
+
"margin-bottom": $measure * 4,
|
|
339
|
+
),
|
|
340
|
+
$separator-options: (
|
|
341
|
+
"margin": $measure * 6 auto,
|
|
342
|
+
// "width": 60%,
|
|
343
|
+
// "color": orange,
|
|
344
|
+
// "height": 2px,,,,
|
|
345
|
+
),
|
|
346
|
+
$table-options: (
|
|
347
|
+
"margin-bottom": $measure * 4,
|
|
348
|
+
"header-cells-padding": $measure * 2,
|
|
349
|
+
"body-cells-padding": $measure $measure * 2,
|
|
350
|
+
// "header-font-styles": (
|
|
351
|
+
// "className": f--font-a,
|
|
352
|
+
// "color": #638c1d,
|
|
353
|
+
// "font-family": arial,
|
|
354
|
+
// "font-size": 2rem,
|
|
355
|
+
// "font-style": italic,
|
|
356
|
+
// "font-weight": 400,
|
|
357
|
+
// "letter-spacing": 1px,
|
|
358
|
+
// "line-height": 1.5,
|
|
359
|
+
// "max-lines": 3,
|
|
360
|
+
// "text-decoration": underline,
|
|
361
|
+
// "text-decoration-color": #000000,
|
|
362
|
+
// "text-underline-position": under,
|
|
363
|
+
// "margin-bottom": $measure*2,
|
|
364
|
+
// "padding-top": $measure*2,
|
|
365
|
+
// "text-align": right,
|
|
366
|
+
// "margin-bottom-before-lists": 24px,
|
|
367
|
+
// "bold-font-weight": 800,
|
|
368
|
+
// ),
|
|
369
|
+
// "header-border": (
|
|
370
|
+
// "border-radius": 1px,
|
|
371
|
+
// "border-width": 1px,
|
|
372
|
+
// "border-style": solid,
|
|
373
|
+
// "border-color": map.get($color-options, a)
|
|
374
|
+
// ),
|
|
375
|
+
// "header-background": map.get($color-options, a),
|
|
376
|
+
// "body-font-styles": (
|
|
377
|
+
// "className": f--font-a,
|
|
378
|
+
// "color": #638c1d,
|
|
379
|
+
// "font-family": arial,
|
|
380
|
+
// "font-size": 2rem,
|
|
381
|
+
// "font-style": italic,
|
|
382
|
+
// "font-weight": 400,
|
|
383
|
+
// "letter-spacing": 1px,
|
|
384
|
+
// "line-height": 1.5,
|
|
385
|
+
// "max-lines": 3,
|
|
386
|
+
// "text-decoration": underline,
|
|
387
|
+
// "text-decoration-color": #000000,
|
|
388
|
+
// "text-underline-position": under,
|
|
389
|
+
// "margin-bottom": $measure*2,
|
|
390
|
+
// "padding-top": $measure*2,
|
|
391
|
+
// "text-align": right,
|
|
392
|
+
// "margin-bottom-before-lists": 24px,
|
|
393
|
+
// "bold-font-weight": 800,
|
|
394
|
+
// ),
|
|
395
|
+
// "body-border": (
|
|
396
|
+
// "border-radius": 1px,
|
|
397
|
+
// "border-width": 1px,
|
|
398
|
+
// "border-style": solid,
|
|
399
|
+
// "border-color": map.get($color-options, a)
|
|
400
|
+
// ),
|
|
401
|
+
// "body-background": map.get($color-options, a),
|
|
402
|
+
// "odd-rows-background": map.get($color-options, c),
|
|
403
|
+
// "odd-rows-text-color": map.get($color-options, d),
|
|
404
|
+
// "caption": (
|
|
405
|
+
// "className": f--font-a,
|
|
406
|
+
// "color": #638c1d,
|
|
407
|
+
// "font-family": arial,
|
|
408
|
+
// "font-size": 2rem,
|
|
409
|
+
// "font-style": italic,
|
|
410
|
+
// "font-weight": 400,
|
|
411
|
+
// "letter-spacing": 1px,
|
|
412
|
+
// "line-height": 1.5,
|
|
413
|
+
// "max-lines": 3,
|
|
414
|
+
// "text-decoration": underline,
|
|
415
|
+
// "text-decoration-color": #000000,
|
|
416
|
+
// "text-underline-position": under,
|
|
417
|
+
// "margin-bottom": $measure*2,
|
|
418
|
+
"padding-top": $measure * 2,
|
|
419
|
+
"text-align": right,
|
|
420
|
+
// "margin-bottom-before-lists": 24px,
|
|
421
|
+
// "bold-font-weight": 800,
|
|
422
|
+
// ),,,,
|
|
423
|
+
),
|
|
424
|
+
$video-options: (
|
|
425
|
+
// "border-color": red,
|
|
426
|
+
// "border-radius": 20px,
|
|
427
|
+
// "border-style": solid,
|
|
428
|
+
// "border-width": 2px,
|
|
429
|
+
// "object-fit": cover,
|
|
430
|
+
// "max-height": 700px,
|
|
431
|
+
// "min-height": 0,
|
|
432
|
+
// "object-position": center,
|
|
433
|
+
// "max-width": 100%,
|
|
434
|
+
// "min-width": 30px,
|
|
435
|
+
"margin-bottom": $measure * 5,
|
|
436
|
+
"caption": (
|
|
437
|
+
// "className": f--font-a,
|
|
438
|
+
// "color": #638c1d,
|
|
439
|
+
// "font-family": arial,
|
|
440
|
+
// "font-size": 2rem,
|
|
441
|
+
// "font-style": italic,
|
|
442
|
+
// "font-weight": 400,
|
|
443
|
+
// "letter-spacing": 1px,
|
|
444
|
+
// "line-height": 1.5,
|
|
445
|
+
// "max-lines": 3,
|
|
446
|
+
// "text-decoration": underline,
|
|
447
|
+
// "text-decoration-color": #000000,
|
|
448
|
+
// "text-underline-position": under,
|
|
449
|
+
// "margin-bottom": $measure*2,
|
|
450
|
+
"padding-top": $measure * 2,
|
|
451
|
+
"text-align": right,
|
|
452
|
+
// "margin-bottom-before-lists": 24px,
|
|
453
|
+
// "bold-font-weight": 800,
|
|
454
|
+
),
|
|
455
|
+
),
|
|
456
|
+
$utilities-options: (
|
|
457
|
+
"media-text-aligned-margin-x": $measure * 5,
|
|
458
|
+
)
|
|
459
|
+
);
|
|
460
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
@use "@scss/framework/foundation/_foundation.scss";
|
|
2
|
+
@use "@scss/framework/_var/_vars.scss" as *;
|
|
3
|
+
.c--link-a {
|
|
4
|
+
@extend .f--color-e;
|
|
5
|
+
text-decoration: none;
|
|
6
|
+
transition: all $time-b $ease-standard-a;
|
|
7
|
+
|
|
8
|
+
@media all and (hover: hover) {
|
|
9
|
+
&:hover {
|
|
10
|
+
opacity: 0.5;
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
}
|