@social-mail/social-mail-client 1.8.445 → 1.9.2
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/site-editor/editor/ui/SelectionUI.js +1 -1
- package/dist/site-editor/editor/ui/SelectionUI.js.map +1 -1
- package/dist/site-editor/properties/groups/ChildSizeGroupEditor.d.ts.map +1 -1
- package/dist/site-editor/properties/groups/ChildSizeGroupEditor.js +0 -27
- package/dist/site-editor/properties/groups/ChildSizeGroupEditor.js.map +1 -1
- package/dist/site-editor/properties/groups/ImageEditor.d.ts.map +1 -1
- package/dist/site-editor/properties/groups/ImageEditor.js +0 -3
- package/dist/site-editor/properties/groups/ImageEditor.js.map +1 -1
- package/dist/site-editor/properties/groups/PositionGroupEditor.d.ts.map +1 -1
- package/dist/site-editor/properties/groups/PositionGroupEditor.js +0 -3
- package/dist/site-editor/properties/groups/PositionGroupEditor.js.map +1 -1
- package/dist/site-editor/properties/groups/SizeGroupEditor.d.ts.map +1 -1
- package/dist/site-editor/properties/groups/SizeGroupEditor.js +0 -27
- package/dist/site-editor/properties/groups/SizeGroupEditor.js.map +1 -1
- package/dist/site-editor/properties/groups/TextPropertyEditor.d.ts.map +1 -1
- package/dist/site-editor/properties/groups/TextPropertyEditor.js +0 -3
- package/dist/site-editor/properties/groups/TextPropertyEditor.js.map +1 -1
- package/dist/site-editor/properties/groups/TransformGroupEditor.d.ts.map +1 -1
- package/dist/site-editor/properties/groups/TransformGroupEditor.js +0 -15
- package/dist/site-editor/properties/groups/TransformGroupEditor.js.map +1 -1
- package/dist/site-editor/suggestions/editorSuggestions.d.ts +0 -84
- package/dist/site-editor/suggestions/editorSuggestions.d.ts.map +1 -1
- package/dist/site-editor/suggestions/properties/image.d.ts +0 -4
- package/dist/site-editor/suggestions/properties/image.d.ts.map +1 -1
- package/dist/site-editor/suggestions/properties/image.js +0 -1
- package/dist/site-editor/suggestions/properties/image.js.map +1 -1
- package/dist/site-editor/suggestions/properties/position.d.ts +0 -5
- package/dist/site-editor/suggestions/properties/position.d.ts.map +1 -1
- package/dist/site-editor/suggestions/properties/position.js +0 -1
- package/dist/site-editor/suggestions/properties/position.js.map +1 -1
- package/dist/site-editor/suggestions/properties/size.d.ts +0 -60
- package/dist/site-editor/suggestions/properties/size.d.ts.map +1 -1
- package/dist/site-editor/suggestions/properties/size.js +0 -12
- package/dist/site-editor/suggestions/properties/size.js.map +1 -1
- package/dist/site-editor/suggestions/properties/text.d.ts +0 -5
- package/dist/site-editor/suggestions/properties/text.d.ts.map +1 -1
- package/dist/site-editor/suggestions/properties/text.js +0 -1
- package/dist/site-editor/suggestions/properties/text.js.map +1 -1
- package/dist/site-editor/suggestions/properties/transform.d.ts +0 -10
- package/dist/site-editor/suggestions/properties/transform.d.ts.map +1 -1
- package/dist/site-editor/suggestions/properties/transform.js +0 -2
- package/dist/site-editor/suggestions/properties/transform.js.map +1 -1
- package/dist/site-editor-app/SiteEditorApp.pack.js +1 -96
- package/dist/site-editor-app/SiteEditorApp.pack.js.map +1 -1
- package/dist/site-editor-app/SiteEditorApp.pack.min.js +1 -1
- package/dist/site-editor-app/SiteEditorApp.pack.min.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/src/site-editor/editor/ui/SelectionUI.tsx +1 -1
- package/src/site-editor/properties/groups/ChildSizeGroupEditor.tsx +0 -24
- package/src/site-editor/properties/groups/ImageEditor.tsx +0 -3
- package/src/site-editor/properties/groups/PositionGroupEditor.tsx +0 -5
- package/src/site-editor/properties/groups/SizeGroupEditor.tsx +0 -39
- package/src/site-editor/properties/groups/TextPropertyEditor.tsx +0 -4
- package/src/site-editor/properties/groups/TransformGroupEditor.tsx +0 -5
- package/src/site-editor/suggestions/properties/image.ts +0 -1
- package/src/site-editor/suggestions/properties/position.ts +0 -1
- package/src/site-editor/suggestions/properties/size.ts +0 -14
- package/src/site-editor/suggestions/properties/text.ts +0 -1
- package/src/site-editor/suggestions/properties/transform.ts +0 -2
- package/styler-lite/styler.css +1 -1
- package/styler-lite/styler.css.map +1 -1
- package/styler-lite/styles/layouts/canvas.css +3 -3
- package/styler-lite/styles/properties/effects/transform.css +1 -26
- package/styler-lite/styles/properties/image/image.css +1 -8
- package/styler-lite/styles/properties/position/position.css +1 -7
- package/styler-lite/styles/properties/size/size.css +1 -54
- package/styler-lite/styles/properties/text/text.css +1 -7
- package/styler/body.css +0 -17
- package/styler/core.js +0 -28
- package/styler/end.css +0 -117
- package/styler/init.css +0 -13
- package/styler/styler-main.css +0 -18
- package/styler/styler.css +0 -2
- package/styler/styler.css.map +0 -1
- package/styler/styler.js +0 -4652
- package/styler/styles/animations/animation-definition.js +0 -46
- package/styler/styles/animations/animations/fade-in.css +0 -155
- package/styler/styles/animations/animations/fade-in.css.js +0 -20
- package/styler/styles/animations/animations/fade-in.css.map +0 -1
- package/styler/styles/animations/animations.css +0 -108
- package/styler/styles/animations/animations.css.js +0 -40
- package/styler/styles/animations/animations.css.map +0 -1
- package/styler/styles/animations/effects-key-frames.css +0 -11
- package/styler/styles/animations/effects.css +0 -29
- package/styler/styles/animations/effects.css.js +0 -39
- package/styler/styles/animations/effects.css.map +0 -1
- package/styler/styles/animations/hover/hover-animations.css +0 -23
- package/styler/styles/animations/main-key-frames.css +0 -48
- package/styler/styles/animations/main-key-frames.css.js +0 -49
- package/styler/styles/animations/main-key-frames.css.map +0 -1
- package/styler/styles/animations/properties/delay.css +0 -1254
- package/styler/styles/animations/properties/delay.css.js +0 -66
- package/styler/styles/animations/properties/delay.css.map +0 -1
- package/styler/styles/animations/properties/direction.css +0 -454
- package/styler/styles/animations/properties/direction.css.js +0 -64
- package/styler/styles/animations/properties/direction.css.map +0 -1
- package/styler/styles/animations/properties/duration.css +0 -1204
- package/styler/styles/animations/properties/duration.css.js +0 -65
- package/styler/styles/animations/properties/duration.css.map +0 -1
- package/styler/styles/animations/properties/iteration-count.css +0 -854
- package/styler/styles/animations/properties/iteration-count.css.js +0 -64
- package/styler/styles/animations/properties/iteration-count.css.map +0 -1
- package/styler/styles/animations/properties/timing-function.css +0 -604
- package/styler/styles/animations/properties/timing-function.css.js +0 -64
- package/styler/styles/animations/properties/timing-function.css.map +0 -1
- package/styler/styles/animations/scroll-animations.css +0 -34
- package/styler/styles/elements/image-link.css +0 -10
- package/styler/styles/elements/link-button.css +0 -19
- package/styler/styles/elements/link-icon-button.css +0 -18
- package/styler/styles/elements/pdf-viewer.css +0 -37
- package/styler/styles/elements/video-player.css +0 -35
- package/styler/styles/layouts/animated-text.css +0 -3
- package/styler/styles/layouts/banner.css +0 -13
- package/styler/styles/layouts/billboard.css +0 -26
- package/styler/styles/layouts/box-frame.css +0 -37
- package/styler/styles/layouts/card.css +0 -29
- package/styler/styles/layouts/check.svg +0 -1
- package/styler/styles/layouts/column-2.css +0 -22
- package/styler/styles/layouts/column-3.css +0 -32
- package/styler/styles/layouts/column.css +0 -10
- package/styler/styles/layouts/component.css +0 -26
- package/styler/styles/layouts/floating-nav-bar.css +0 -86
- package/styler/styles/layouts/grid.css +0 -9
- package/styler/styles/layouts/grid1x1.css +0 -19
- package/styler/styles/layouts/image-box.css +0 -44
- package/styler/styles/layouts/image-card.css +0 -61
- package/styler/styles/layouts/image-gallery.css +0 -58
- package/styler/styles/layouts/inject.css +0 -8
- package/styler/styles/layouts/inline-svg.css +0 -3
- package/styler/styles/layouts/link.css +0 -6
- package/styler/styles/layouts/main.css +0 -60
- package/styler/styles/layouts/nav-bar.css +0 -87
- package/styler/styles/layouts/price-box.css +0 -69
- package/styler/styles/layouts/right-image-box.css +0 -44
- package/styler/styles/layouts/row.css +0 -24
- package/styler/styles/layouts/svgs/bars.svg +0 -1
- package/styler/styles/layouts/svgs/cross.svg +0 -1
- package/styler/styles/layouts/text-box.css +0 -10
- package/styler/styles/layouts/vertical-image-box.css +0 -28
- package/styler/styles/layouts/wrap-list.css +0 -9
- package/styler/styles/lists/color-list.js +0 -40
- package/styler/styles/lists/size-list.js +0 -100
- package/styler/styles/properties/background/background-clip.css +0 -5
- package/styler/styles/properties/background/background.css +0 -1027
- package/styler/styles/properties/background/background.css.js +0 -191
- package/styler/styles/properties/background/background.css.map +0 -1
- package/styler/styles/properties/border/border.css +0 -926
- package/styler/styles/properties/border/border.css.js +0 -57
- package/styler/styles/properties/border/border.css.map +0 -1
- package/styler/styles/properties/child-size/child-size.css +0 -7321
- package/styler/styles/properties/child-size/child-size.css.js +0 -184
- package/styler/styles/properties/child-size/child-size.css.map +0 -1
- package/styler/styles/properties/colors/color-sets.css +0 -89
- package/styler/styles/properties/effects/cursor.css +0 -174
- package/styler/styles/properties/effects/cursor.css.js +0 -54
- package/styler/styles/properties/effects/cursor.css.map +0 -1
- package/styler/styles/properties/effects/effects.css +0 -107
- package/styler/styles/properties/effects/effects.css.js +0 -71
- package/styler/styles/properties/effects/effects.css.map +0 -1
- package/styler/styles/properties/effects/overflow.css +0 -114
- package/styler/styles/properties/effects/overflow.css.js +0 -29
- package/styler/styles/properties/effects/overflow.css.map +0 -1
- package/styler/styles/properties/effects/transform.css +0 -136
- package/styler/styles/properties/effects/transform.css.js +0 -81
- package/styler/styles/properties/effects/transform.css.map +0 -1
- package/styler/styles/properties/grid/grid.css +0 -241
- package/styler/styles/properties/grid/grid.css.js +0 -258
- package/styler/styles/properties/grid/grid.css.map +0 -1
- package/styler/styles/properties/image/image.css +0 -148
- package/styler/styles/properties/image/image.css.js +0 -54
- package/styler/styles/properties/image/image.css.map +0 -1
- package/styler/styles/properties/layouts/layouts.css +0 -52
- package/styler/styles/properties/layouts/layouts.css.js +0 -15
- package/styler/styles/properties/layouts/layouts.css.map +0 -1
- package/styler/styles/properties/position/align.css +0 -582
- package/styler/styles/properties/position/align.css.js +0 -110
- package/styler/styles/properties/position/align.css.map +0 -1
- package/styler/styles/properties/position/gap.css +0 -982
- package/styler/styles/properties/position/gap.css.js +0 -33
- package/styler/styles/properties/position/gap.css.map +0 -1
- package/styler/styles/properties/position/position.css +0 -1369
- package/styler/styles/properties/position/position.css.js +0 -77
- package/styler/styles/properties/position/position.css.map +0 -1
- package/styler/styles/properties/size/size.css +0 -1959
- package/styler/styles/properties/size/size.css.js +0 -69
- package/styler/styles/properties/size/size.css.map +0 -1
- package/styler/styles/properties/space/space.css +0 -3264
- package/styler/styles/properties/space/space.css.js +0 -97
- package/styler/styles/properties/space/space.css.map +0 -1
- package/styler/styles/properties/text/font-styles.css +0 -1296
- package/styler/styles/properties/text/font-styles.css.js +0 -39
- package/styler/styles/properties/text/font-styles.css.map +0 -1
- package/styler/styles/properties/text/text.css +0 -1666
- package/styler/styles/properties/text/text.css.js +0 -221
- package/styler/styles/properties/text/text.css.map +0 -1
- package/styler/styles/ref.css +0 -52
- package/styler/vars.css +0 -144
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
transform-origin: var(--styler-transform-origin);
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
@media (min-width: 701px) {
|
|
21
|
+
@media (min-width: 701px) and (max-width: 900px) {
|
|
22
22
|
|
|
23
23
|
[styler-tablet-transform] {
|
|
24
24
|
transform: var(--styler-tablet-transform);
|
|
@@ -65,28 +65,3 @@
|
|
|
65
65
|
}
|
|
66
66
|
|
|
67
67
|
}
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
@media (min-width: 900px) {
|
|
71
|
-
|
|
72
|
-
[styler-desktop-transform] {
|
|
73
|
-
transform: var(--styler-desktop-transform);
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
[styler-desktop-transform-origin] {
|
|
77
|
-
transform-origin: var(--styler-desktop-transform-origin);
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
[styler-desktop-scale] {
|
|
81
|
-
scale: var(--styler-desktop-scale);
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
[styler-desktop-translate] {
|
|
85
|
-
translate: var(--styler-desktop-translate);
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
[styler-desktop-rotate] {
|
|
89
|
-
rotate: var(--styler-desktop-rotate);
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
}
|
|
@@ -14,20 +14,13 @@
|
|
|
14
14
|
}
|
|
15
15
|
}
|
|
16
16
|
|
|
17
|
-
@media (min-width: 701px) {
|
|
17
|
+
@media (min-width: 701px) and (max-width: 900px) {
|
|
18
18
|
[styler-tablet-object-position] {
|
|
19
19
|
object-position: var(--styler-tablet-object-position);
|
|
20
20
|
object-fit: none;
|
|
21
21
|
}
|
|
22
22
|
}
|
|
23
23
|
|
|
24
|
-
@media (min-width: 900px) {
|
|
25
|
-
[styler-desktop-object-position] {
|
|
26
|
-
object-position: var(--styler-desktop-object-position);
|
|
27
|
-
object-fit: none;
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
|
|
31
24
|
[styler-image-orientation] {
|
|
32
25
|
image-orientation: var(--styler-image-orientation);
|
|
33
26
|
}
|
|
@@ -12,18 +12,12 @@
|
|
|
12
12
|
}
|
|
13
13
|
}
|
|
14
14
|
|
|
15
|
-
@media (min-width: 701px) {
|
|
15
|
+
@media (min-width: 701px) and (max-width: 900px) {
|
|
16
16
|
[styler-tablet-inset] {
|
|
17
17
|
inset: var(--styler-tablet-inset);
|
|
18
18
|
}
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
@media (min-width: 900px) {
|
|
22
|
-
[styler-desktop-inset] {
|
|
23
|
-
inset: var(--styler-desktop-inset);
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
|
|
27
21
|
[styler-left] {
|
|
28
22
|
left: var(--styler-left);
|
|
29
23
|
}
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
|
|
100
100
|
}
|
|
101
101
|
|
|
102
|
-
@media (min-width: 701px) {
|
|
102
|
+
@media (min-width: 701px) and (max-width: 900px) {
|
|
103
103
|
|
|
104
104
|
[styler-tablet-width] {
|
|
105
105
|
width: var(--styler-tablet-width);
|
|
@@ -151,56 +151,3 @@
|
|
|
151
151
|
}
|
|
152
152
|
|
|
153
153
|
}
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
@media (min-width: 900px) {
|
|
157
|
-
|
|
158
|
-
[styler-desktop-width] {
|
|
159
|
-
width: var(--styler-desktop-width);
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
[styler-desktop-min-width] {
|
|
163
|
-
min-width: var(--styler-desktop-min-width);
|
|
164
|
-
}
|
|
165
|
-
|
|
166
|
-
[styler-desktop-max-width] {
|
|
167
|
-
max-width: var(--styler-desktop-max-width);
|
|
168
|
-
}
|
|
169
|
-
|
|
170
|
-
[styler-desktop-height] {
|
|
171
|
-
height: var(--styler-desktop-height);
|
|
172
|
-
}
|
|
173
|
-
|
|
174
|
-
[styler-desktop-min-height] {
|
|
175
|
-
min-height: var(--styler-desktop-min-height);
|
|
176
|
-
}
|
|
177
|
-
|
|
178
|
-
[styler-desktop-max-height] {
|
|
179
|
-
max-height: var(--styler-desktop-max-height);
|
|
180
|
-
}
|
|
181
|
-
|
|
182
|
-
[styler-desktop-child-width] > * {
|
|
183
|
-
width: var(--styler-desktop-child-width);
|
|
184
|
-
}
|
|
185
|
-
|
|
186
|
-
[styler-desktop-child-min-width] > * {
|
|
187
|
-
min-width: var(--styler-desktop-child-min-width);
|
|
188
|
-
}
|
|
189
|
-
|
|
190
|
-
[styler-desktop-child-max-width] > * {
|
|
191
|
-
max-width: var(--styler-desktop-child-max-width);
|
|
192
|
-
}
|
|
193
|
-
|
|
194
|
-
[styler-desktop-child-height] > * {
|
|
195
|
-
height: var(--styler-desktop-child-height);
|
|
196
|
-
}
|
|
197
|
-
|
|
198
|
-
[styler-desktop-child-min-height] > * {
|
|
199
|
-
min-height: var(--styler-desktop-child-min-height);
|
|
200
|
-
}
|
|
201
|
-
|
|
202
|
-
[styler-desktop-child-max-height] > * {
|
|
203
|
-
max-height: var(--styler-desktop-child-max-height);
|
|
204
|
-
}
|
|
205
|
-
|
|
206
|
-
}
|
|
@@ -8,18 +8,12 @@
|
|
|
8
8
|
}
|
|
9
9
|
}
|
|
10
10
|
|
|
11
|
-
@media (min-width: 701px) {
|
|
11
|
+
@media (min-width: 701px) and (max-width: 900px) {
|
|
12
12
|
[styler-tablet-font-size] {
|
|
13
13
|
font-size: var(--styler-tablet-font-size);
|
|
14
14
|
}
|
|
15
15
|
}
|
|
16
16
|
|
|
17
|
-
@media (min-width: 900px) {
|
|
18
|
-
[styler-desktop-font-size] {
|
|
19
|
-
font-size: var(--styler-desktop-font-size);
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
|
|
23
17
|
[styler-font-weight] {
|
|
24
18
|
font-weight: var(--styler-font-weight);
|
|
25
19
|
}
|
package/styler/body.css
DELETED
package/styler/core.js
DELETED
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
export const splitNames = ( /** @type {string} */ text) => text
|
|
2
|
-
.split(",")
|
|
3
|
-
.map((x) => x.trim())
|
|
4
|
-
.filter((x) => x);
|
|
5
|
-
|
|
6
|
-
export const stylerProperty = (
|
|
7
|
-
/** @type {string} */ key,
|
|
8
|
-
/** @type {string} */ value
|
|
9
|
-
) => value
|
|
10
|
-
? `[styler-${key}]`
|
|
11
|
-
: `[styler-${key}=${value}]`;
|
|
12
|
-
|
|
13
|
-
export const stylerAnimations = [
|
|
14
|
-
"on-enter",
|
|
15
|
-
"on-hover",
|
|
16
|
-
"on-leave",
|
|
17
|
-
"on-scroll",
|
|
18
|
-
];
|
|
19
|
-
|
|
20
|
-
export const stylerAnimation = (
|
|
21
|
-
/** @type {string} */ key,
|
|
22
|
-
/** @type {string} */ value,
|
|
23
|
-
/** @type {string} */ suffix = ""
|
|
24
|
-
) => value
|
|
25
|
-
? `:not(animated-text)[styler-${key}=${value}]${suffix},
|
|
26
|
-
animated-text[styler-${key}=${value}]${suffix} > *`
|
|
27
|
-
: `:not(animated-text)[styler-${key}]${suffix},
|
|
28
|
-
animated-text[styler-${key}]${suffix} > *`;
|
package/styler/end.css
DELETED
|
@@ -1,117 +0,0 @@
|
|
|
1
|
-
body {
|
|
2
|
-
font-family: var(--font-default, --default-fonts);
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
body[editing] {
|
|
6
|
-
& menu-bar {
|
|
7
|
-
& menu-item {
|
|
8
|
-
& nav {
|
|
9
|
-
display: none;
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
& [styler-layout] {
|
|
15
|
-
|
|
16
|
-
&:empty:before {
|
|
17
|
-
background-color: #ddd;
|
|
18
|
-
color: #000;
|
|
19
|
-
font-size: 16px;
|
|
20
|
-
font-weight: bold;
|
|
21
|
-
font-family: 'Courier New', Courier, monospace;
|
|
22
|
-
display: flex;
|
|
23
|
-
justify-items: center;
|
|
24
|
-
align-items: center;
|
|
25
|
-
min-height: 30px;
|
|
26
|
-
height: 100%;
|
|
27
|
-
opacity: 0.3;
|
|
28
|
-
border-radius: 3px;
|
|
29
|
-
white-space: nowrap;
|
|
30
|
-
overflow: hidden;
|
|
31
|
-
text-overflow: ellipsis;
|
|
32
|
-
content: "Container";
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
& > :not(animated-text):not(pdf-link):not(img):not(inline-svg):not([is-web-component]):empty:before {
|
|
36
|
-
background-color: #ddd;
|
|
37
|
-
color: #000;
|
|
38
|
-
font-size: 16px;
|
|
39
|
-
font-weight: bold;
|
|
40
|
-
font-family: 'Courier New', Courier, monospace;
|
|
41
|
-
display: flex;
|
|
42
|
-
justify-items: center;
|
|
43
|
-
align-items: center;
|
|
44
|
-
min-height: 30px;
|
|
45
|
-
height: 100%;
|
|
46
|
-
opacity: 0.3;
|
|
47
|
-
border-radius: 3px;
|
|
48
|
-
white-space: nowrap;
|
|
49
|
-
overflow: hidden;
|
|
50
|
-
text-overflow: ellipsis;
|
|
51
|
-
content: "Container";
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
& > h1, & > h2, & > h3, & > h4, & > h5, & > h6 {
|
|
56
|
-
&:empty:before {
|
|
57
|
-
content: "Title";
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
& marquee-text:empty:before {
|
|
62
|
-
content: "Marquee Text";
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
& inject {
|
|
66
|
-
display: flex;
|
|
67
|
-
flex-direction: column;
|
|
68
|
-
width: 100vw;
|
|
69
|
-
padding: 0;
|
|
70
|
-
margin: 0;
|
|
71
|
-
align-self: center;
|
|
72
|
-
align-items: center;
|
|
73
|
-
justify-content: center;
|
|
74
|
-
|
|
75
|
-
&:has(:first-child[styler-position=sticky]) {
|
|
76
|
-
position: sticky;
|
|
77
|
-
top: 0;
|
|
78
|
-
z-index: 100;
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
& > :not([styler-layout=banner]) {
|
|
82
|
-
width: var(--children-width, 100%);
|
|
83
|
-
}
|
|
84
|
-
& * {
|
|
85
|
-
user-select: none;
|
|
86
|
-
pointer-events: none;
|
|
87
|
-
}
|
|
88
|
-
&:empty:before {
|
|
89
|
-
content: "Inject Not Set";
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
& > [styler-background-mode=extend] {
|
|
93
|
-
align-self: center;
|
|
94
|
-
width: 100vw;
|
|
95
|
-
padding: 10px calc(50vw - var(--children-width) / 2 + 20px);
|
|
96
|
-
border-radius: 0;
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
& video-player {
|
|
102
|
-
&:empty:before {
|
|
103
|
-
content: "Video Player";
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
& pdf-flip-book {
|
|
109
|
-
& * {
|
|
110
|
-
user-select: none;
|
|
111
|
-
pointer-events: none;
|
|
112
|
-
}
|
|
113
|
-
&:empty:before {
|
|
114
|
-
content: "PDF Flip Book";
|
|
115
|
-
}
|
|
116
|
-
}
|
|
117
|
-
}
|
package/styler/init.css
DELETED
package/styler/styler-main.css
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
@import "./init.css";
|
|
2
|
-
@import "./vars.css";
|
|
3
|
-
@import "./body.css";
|
|
4
|
-
|
|
5
|
-
@import-styled-js "./styles/elements/**/*.css.js";
|
|
6
|
-
@import-glob "./styles/elements/**/*.css";
|
|
7
|
-
|
|
8
|
-
@import-styled-js "./styles/layouts/**/*.css.js";
|
|
9
|
-
@import-glob "./styles/layouts/**/*.css";
|
|
10
|
-
|
|
11
|
-
@import-styled-js "./styles/properties/**/*.css.js";
|
|
12
|
-
@import-glob "./styles/properties/**/*.css";
|
|
13
|
-
|
|
14
|
-
@import-styled-js "./styles/animations/**/*.css.js";
|
|
15
|
-
@import-glob "./styles/animations/**/*.css";
|
|
16
|
-
|
|
17
|
-
@import "./end.css";
|
|
18
|
-
|