@gem-sdk/styles 1.40.2-staging.5 → 1.40.6
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/dist/base.css +6 -23
- package/dist/base.min.css +1 -1
- package/package.json +1 -1
- package/src/css/builds/base.css +8 -25
package/dist/base.css
CHANGED
|
@@ -1,19 +1,6 @@
|
|
|
1
1
|
@tailwind base;
|
|
2
2
|
@tailwind components;
|
|
3
3
|
@tailwind utilities;
|
|
4
|
-
.gpsil > section {
|
|
5
|
-
transition: opacity 0.5s;
|
|
6
|
-
}
|
|
7
|
-
.gpsil .gps-lazy {
|
|
8
|
-
opacity: 0 !important;
|
|
9
|
-
max-width: 100% !important;
|
|
10
|
-
overflow-x: hidden !important;
|
|
11
|
-
width: 100% !important;
|
|
12
|
-
min-width: 100% !important;
|
|
13
|
-
}
|
|
14
|
-
.gpsil .gps-lazy .gp-button-base::before {
|
|
15
|
-
display: none !important;
|
|
16
|
-
}
|
|
17
4
|
html {
|
|
18
5
|
-webkit-tap-highlight-color: transparent;
|
|
19
6
|
scroll-behavior: smooth;
|
|
@@ -97,17 +84,13 @@ html {
|
|
|
97
84
|
-webkit-padding-start: 40px;
|
|
98
85
|
padding-left: 40px;
|
|
99
86
|
}
|
|
100
|
-
.gp-text ul,
|
|
101
|
-
.gp-text-instant ul {
|
|
102
|
-
list-style
|
|
87
|
+
.gp-text ul > li,
|
|
88
|
+
.gp-text-instant ul > li {
|
|
89
|
+
list-style: disc inside !important;
|
|
103
90
|
}
|
|
104
|
-
.gp-text li,
|
|
105
|
-
.gp-text-instant li {
|
|
106
|
-
list-style: inside !important;
|
|
107
|
-
}
|
|
108
|
-
.gp-text ol,
|
|
109
|
-
.gp-text-instant ol {
|
|
110
|
-
list-style-type: decimal;
|
|
91
|
+
.gp-text ol > li,
|
|
92
|
+
.gp-text-instant ol > li {
|
|
93
|
+
list-style: decimal inside !important;
|
|
111
94
|
}
|
|
112
95
|
[data-slot='children'] {
|
|
113
96
|
width: 100%;
|
package/dist/base.min.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@tailwind base;@tailwind components;@tailwind utilities
|
|
1
|
+
@tailwind base;@tailwind components;@tailwind utilities;html{-webkit-tap-highlight-color:transparent;scroll-behavior:smooth}#__next{height:100%;overflow-x:clip}.wrapper{margin-left:auto;margin-right:auto;max-width:var(--g-ct-w,1200px);padding-left:var(--g-ct-p);padding-right:var(--g-ct-p);width:100%}.gem-slider:not([data-keen-slider-disabled]){align-content:flex-start;display:flex;min-height:100%;overflow:hidden;position:relative;width:100%}.gem-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.gem-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}[data-keen-slider-moves] *{pointer-events:none}.pb-safe{padding-bottom:env(safe-area-inset-bottom)}.pt-safe{padding-top:env(safe-area-inset-top)}.pl-safe{padding-left:env(safe-area-inset-left)}.pr-safe{padding-right:env(safe-area-inset-right)}.p-safe{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.px-safe{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.py-safe{padding-bottom:env(safe-area-inset-bottom);padding-top:env(safe-area-inset-top)}.h-safe{height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.min-h-safe{min-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.gp-text ol,.gp-text ul,.gp-text-instant ol,.gp-text-instant ul{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:40px;display:block;margin-block-end:1em;margin-block-start:1em;margin-inline-end:0;margin-inline-start:0;padding-inline-start:40px;padding-left:40px}.gp-text ul>li,.gp-text-instant ul>li{list-style:disc inside!important}.gp-text ol>li,.gp-text-instant ol>li{list-style:decimal inside!important}[data-slot=children]{align-items:center;border:1px dashed #9e9e9e;border-radius:3px;display:inline-flex;height:100%;justify-content:center;min-height:60px;overflow:hidden;visibility:hidden;width:100%}[data-slot=children]:after{content:"Drop element here";font-size:14px;font-weight:700;overflow:hidden;text-align:center;text-overflow:ellipsis;visibility:hidden;white-space:nowrap}.gp-dialog{display:none}.gp-dialog[open]{display:block}.gp-dialog:modal{position:fixed}h1,h2,h3,h4,h5,h6{word-break:normal}p{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-align:inherit}.gp-p-description-text ol,.gp-p-description-text ul{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:40px;display:block;margin-block-end:1em;margin-block-start:1em;margin-inline-end:0;margin-inline-start:0;padding-inline-start:40px;padding-left:40px}.gp-p-description-text ol ol{-webkit-margin-before:0;-webkit-margin-after:0;margin-block-end:0;margin-block-start:0}.gp-p-description-text h1{-webkit-margin-before:.67em;-webkit-margin-after:.67em;-webkit-margin-start:0;-webkit-margin-end:0;font-size:2em;margin-block-end:.67em;margin-block-start:.67em;margin-inline-end:0;margin-inline-start:0}.gp-p-description-text h1,.gp-p-description-text h2,.gp-p-description-text h3,.gp-p-description-text h4,.gp-p-description-text h5,.gp-p-description-text h6{display:block;font-weight:700}.gp-p-description-text h1,.gp-p-description-text h2,.gp-p-description-text h3,.gp-p-description-text h4,.gp-p-description-text h5,.gp-p-description-text h6,.gp-p-description-text p{line-height:1.4;margin:0 0 1em}.gp-p-description-text h2{font-size:1.5em}.gp-p-description-text h3{font-size:1.17em}.gp-p-description-text a{color:-webkit-link;cursor:text;text-decoration:underline}.gp-p-description-text h4{font-size:1em}.gp-p-description-text h5{font-size:.83em}.gp-p-description-text h6{font-size:.67em}.gp-p-description-text ul{list-style-type:disc}.gp-p-description-text ol{list-style-type:decimal}.gp-p-description-text ul li{display:list-item;list-style:disc none outside;text-align:-webkit-match-parent;word-break:break-word}.gp-p-description-text blockquote{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:40px;-webkit-margin-end:40px;display:block;margin-block-end:1em;margin-block-start:1em;margin-inline-end:40px;margin-inline-start:40px}.gp-p-description-text table,.gp-p-description-text td,.gp-p-description-text th{border:1px dashed #ccc!important;padding:unset!important}.gp-p-description-text table{border-collapse:separate;border-spacing:2px;box-sizing:border-box;display:table;text-indent:0;width:100%}.gp-tab-header-list::-webkit-scrollbar{display:none}
|
package/package.json
CHANGED
package/src/css/builds/base.css
CHANGED
|
@@ -2,21 +2,6 @@
|
|
|
2
2
|
@tailwind components;
|
|
3
3
|
@tailwind utilities;
|
|
4
4
|
|
|
5
|
-
.gpsil > section {
|
|
6
|
-
transition: opacity 0.5s;
|
|
7
|
-
}
|
|
8
|
-
.gpsil .gps-lazy {
|
|
9
|
-
opacity: 0 !important;
|
|
10
|
-
max-width: 100% !important;
|
|
11
|
-
overflow-x: hidden !important;
|
|
12
|
-
width: 100% !important;
|
|
13
|
-
min-width: 100% !important;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.gpsil .gps-lazy .gp-button-base::before {
|
|
17
|
-
display: none !important;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
5
|
html {
|
|
21
6
|
-webkit-tap-highlight-color: transparent;
|
|
22
7
|
scroll-behavior: smooth;
|
|
@@ -101,17 +86,15 @@ html {
|
|
|
101
86
|
-webkit-padding-start: 40px;
|
|
102
87
|
padding-left: 40px;
|
|
103
88
|
}
|
|
104
|
-
|
|
105
|
-
.gp-text
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
.gp-text li,
|
|
109
|
-
.gp-text-instant li {
|
|
110
|
-
list-style: inside !important;
|
|
89
|
+
|
|
90
|
+
.gp-text ul > li,
|
|
91
|
+
.gp-text-instant ul > li {
|
|
92
|
+
list-style: disc inside !important;
|
|
111
93
|
}
|
|
112
|
-
|
|
113
|
-
.gp-text
|
|
114
|
-
|
|
94
|
+
|
|
95
|
+
.gp-text ol > li,
|
|
96
|
+
.gp-text-instant ol > li {
|
|
97
|
+
list-style: decimal inside !important;
|
|
115
98
|
}
|
|
116
99
|
|
|
117
100
|
[data-slot='children'] {
|