trepur_components 1.0.31 → 1.0.32
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.
|
@@ -3,76 +3,18 @@
|
|
|
3
3
|
width: 100%
|
|
4
4
|
}
|
|
5
5
|
|
|
6
|
-
.visibleArrows {
|
|
7
|
-
|
|
8
|
-
display: flex;
|
|
9
|
-
|
|
10
|
-
justify-content: space-between
|
|
11
|
-
}
|
|
12
|
-
|
|
13
6
|
.slideWrapper {
|
|
14
7
|
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
padding-bottom: 3rem;
|
|
18
|
-
|
|
19
|
-
padding-top: 1rem
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.dotWrapper {
|
|
23
|
-
|
|
24
|
-
margin-top: 0.5rem;
|
|
25
|
-
|
|
26
|
-
margin-bottom: 0.5rem;
|
|
27
|
-
|
|
28
|
-
display: flex;
|
|
29
|
-
|
|
30
|
-
justify-content: center
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
.dotButtonClassList {
|
|
34
|
-
|
|
35
|
-
border-color: var(--color-transparent);
|
|
36
|
-
|
|
37
|
-
padding-top: 0.5rem;
|
|
38
|
-
|
|
39
|
-
padding-bottom: 0.5rem
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.dotButtonClassList:focus {
|
|
43
|
-
|
|
44
|
-
border-width: 2px
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
.dotIconClassList {
|
|
8
|
+
height: 24rem;
|
|
48
9
|
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
margin-right: 0.25rem
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
.dotIconClassList:hover {
|
|
55
|
-
|
|
56
|
-
cursor: pointer
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
.arrowWrapper {
|
|
60
|
-
|
|
61
|
-
margin-top: auto;
|
|
62
|
-
|
|
63
|
-
margin-bottom: auto
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
.arrowIconClassList {
|
|
67
|
-
|
|
68
|
-
margin-left: auto;
|
|
10
|
+
width: 100%;
|
|
69
11
|
|
|
70
|
-
|
|
12
|
+
padding-bottom: 1rem
|
|
71
13
|
}
|
|
72
14
|
|
|
73
|
-
.
|
|
15
|
+
.thumbnail {
|
|
74
16
|
|
|
75
|
-
|
|
17
|
+
height: 4rem
|
|
76
18
|
}
|
|
77
19
|
|
|
78
20
|
.primary {
|
|
@@ -144,14 +86,4 @@
|
|
|
144
86
|
|
|
145
87
|
border-color: var(--color-primary)
|
|
146
88
|
}
|
|
147
|
-
|
|
148
|
-
.thunmnailWrapper {
|
|
149
|
-
|
|
150
|
-
width: 50%
|
|
151
|
-
}
|
|
152
|
-
|
|
153
|
-
.thumbnail {
|
|
154
|
-
|
|
155
|
-
height: 4rem
|
|
156
|
-
}
|
|
157
89
|
/*# sourceMappingURL=style.module.css.map */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../src/lib/components/CarouselThumbnail/style.module.css"],"names":[],"mappings":"AACI;;IAAA;AAAa;;AAIb;;IAAA,
|
|
1
|
+
{"version":3,"sources":["../../../../../src/lib/components/CarouselThumbnail/style.module.css"],"names":[],"mappings":"AACI;;IAAA;AAAa;;AAIb;;IAAA,aAAuB;;IAAvB,WAAuB;;IAAvB;AAAuB;;AAIvB;;IAAA;AAAW;;AAIX;;IAAA;AAAmB;;AAInB;;IAAA;AAAqB;;AAIrB;;IAAA;AAAqB;;AAIrB;;IAAA;AAAqB;;AAIrB;;IAAA;AAAmB;;AAInB;;IAAA;AAAmB;;AAInB;;IAAA;AAAmB;;AAInB;;IAAA;AAAqB;;AAIrB;;IAAA;AAAmB;;AAInB;;IAAA;AAAqB;;AAIrB;;IAAA;AAAqB;;AAIrB;;IAAA;AAAqB;;AAIrB;;IAAA;AAAqB;;AAIrB;;IAAA;AAAqB","file":"style.module.css","sourcesContent":[".classList {\n @apply w-full;\n}\n\n.slideWrapper {\n @apply w-full pb-4 h-96;\n}\n\n.thumbnail {\n @apply h-16;\n}\n\n.primary {\n @apply border-white;\n}\n\n.white {\n @apply border-primary;\n}\n\n.grey {\n @apply border-primary;\n}\n\n.gold {\n @apply border-primary;\n}\n\n.facebook {\n @apply border-white;\n}\n\n.linkedin {\n @apply border-white;\n}\n\n.email {\n @apply border-white;\n}\n\n.instagram {\n @apply border-primary;\n}\n\n.github {\n @apply border-white;\n}\n\n.interactive-facebook {\n @apply border-primary;\n}\n\n.interactive-email {\n @apply border-primary;\n}\n\n.interactive-linkedin {\n @apply border-primary;\n}\n\n.interactive-instagram {\n @apply border-primary;\n}\n\n.interactive-github {\n @apply border-primary;\n}"]}
|