@social-mail/social-mail-client 1.8.445 → 1.9.3
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/HtmlPageEditor.d.ts.map +1 -1
- package/dist/site-editor/editor/HtmlPageEditor.js +6 -0
- package/dist/site-editor/editor/HtmlPageEditor.js.map +1 -1
- 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 +7 -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/HtmlPageEditor.tsx +8 -0
- 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
package/package.json
CHANGED
|
@@ -876,6 +876,14 @@ export default class HtmlPageEditor extends AtomControl {
|
|
|
876
876
|
node.removeAttribute(attributeName);
|
|
877
877
|
continue;
|
|
878
878
|
}
|
|
879
|
+
|
|
880
|
+
if (attributeName.includes("-desktop-")) {
|
|
881
|
+
const a = attributeName.replace("-desktop-", "-");
|
|
882
|
+
node.removeAttribute(attributeName);
|
|
883
|
+
node.setAttribute(a, av);
|
|
884
|
+
continue;
|
|
885
|
+
}
|
|
886
|
+
|
|
879
887
|
const s = editorSuggestions[attributeName] as { label: string, value: string }[];
|
|
880
888
|
if (s) {
|
|
881
889
|
const cv = s.find((x) => x.label === av);
|
|
@@ -44,7 +44,7 @@ const beginDrag = (direction: string, editor: HtmlPageEditor, element: HTMLEleme
|
|
|
44
44
|
? "styler-tablet"
|
|
45
45
|
: (editor.maxWidth === mobileScreenWidth
|
|
46
46
|
? "styler-mobile"
|
|
47
|
-
: "styler
|
|
47
|
+
: "styler");
|
|
48
48
|
|
|
49
49
|
const { selection, hover } = editor;
|
|
50
50
|
const selectedElement = selection.element;
|
|
@@ -23,14 +23,6 @@ export default function ChildSizeGroupEditor() {
|
|
|
23
23
|
attributeName="styler-child-height"
|
|
24
24
|
data-group-end="true"/>
|
|
25
25
|
|
|
26
|
-
<DropDownProperty label="Width (Desktop)"
|
|
27
|
-
data-size-type="normal"
|
|
28
|
-
attributeName="styler-desktop-child-width"/>
|
|
29
|
-
<DropDownProperty label="Height (Desktop)"
|
|
30
|
-
data-size-type="normal"
|
|
31
|
-
attributeName="styler-desktop-child-height"
|
|
32
|
-
data-group-end="true"/>
|
|
33
|
-
|
|
34
26
|
<DropDownProperty label="Width (Tablet)"
|
|
35
27
|
data-size-type="normal"
|
|
36
28
|
attributeName="styler-tablet-child-width"/>
|
|
@@ -55,14 +47,6 @@ export default function ChildSizeGroupEditor() {
|
|
|
55
47
|
attributeName="styler-child-min-height"
|
|
56
48
|
data-group-end="true"/>
|
|
57
49
|
|
|
58
|
-
<DropDownProperty label="Min Width (Desktop)"
|
|
59
|
-
data-size-type="min"
|
|
60
|
-
attributeName="styler-desktop-child-min-width"/>
|
|
61
|
-
<DropDownProperty label="Min Height (Desktop)"
|
|
62
|
-
data-size-type="min"
|
|
63
|
-
attributeName="styler-desktop-child-min-height"
|
|
64
|
-
data-group-end="true"/>
|
|
65
|
-
|
|
66
50
|
<DropDownProperty label="Min Width (Tablet)"
|
|
67
51
|
data-size-type="min"
|
|
68
52
|
attributeName="styler-tablet-child-min-width"/>
|
|
@@ -88,14 +72,6 @@ export default function ChildSizeGroupEditor() {
|
|
|
88
72
|
attributeName="styler-child-max-height"
|
|
89
73
|
data-group-end="true"/>
|
|
90
74
|
|
|
91
|
-
<DropDownProperty label="Max Width (Desktop)"
|
|
92
|
-
data-size-type="max"
|
|
93
|
-
attributeName="styler-desktop-child-max-width"/>
|
|
94
|
-
<DropDownProperty label="Max Height (Desktop)"
|
|
95
|
-
data-size-type="max"
|
|
96
|
-
attributeName="styler-desktop-child-max-height"
|
|
97
|
-
data-group-end="true"/>
|
|
98
|
-
|
|
99
75
|
<DropDownProperty label="Max Width (Tablet)"
|
|
100
76
|
data-size-type="max"
|
|
101
77
|
attributeName="styler-tablet-child-max-width"/>
|
|
@@ -24,9 +24,6 @@ export default function ImageEditor() {
|
|
|
24
24
|
<DropDownProperty
|
|
25
25
|
label="Object-Position"
|
|
26
26
|
attributeName="styler-object-position"/>
|
|
27
|
-
<DropDownProperty
|
|
28
|
-
label="Object-Position (Desktop)"
|
|
29
|
-
attributeName="styler-desktop-object-position"/>
|
|
30
27
|
<DropDownProperty
|
|
31
28
|
label="Object-Position (Tablet)"
|
|
32
29
|
attributeName="styler-tablet-object-position"/>
|
|
@@ -17,11 +17,6 @@ export default function PositionGroupEditor() {
|
|
|
17
17
|
attributeName="styler-inset"
|
|
18
18
|
/>
|
|
19
19
|
|
|
20
|
-
<DropDownProperty
|
|
21
|
-
label="Inset Desktop"
|
|
22
|
-
attributeName="styler-desktop-inset"
|
|
23
|
-
/>
|
|
24
|
-
|
|
25
20
|
<DropDownProperty
|
|
26
21
|
label="Inset Tablet"
|
|
27
22
|
attributeName="styler-tablet-inset"
|
|
@@ -28,18 +28,6 @@ export default function SizeGroupEditor() {
|
|
|
28
28
|
data-group-end="true"
|
|
29
29
|
/>
|
|
30
30
|
|
|
31
|
-
<DropDownProperty
|
|
32
|
-
label="Width (Desktop)"
|
|
33
|
-
data-size-type="normal"
|
|
34
|
-
attributeName="styler-desktop-width"
|
|
35
|
-
/>
|
|
36
|
-
<DropDownProperty
|
|
37
|
-
label="Height (Desktop)"
|
|
38
|
-
data-size-type="normal"
|
|
39
|
-
attributeName="styler-desktop-height"
|
|
40
|
-
data-group-end="true"
|
|
41
|
-
/>
|
|
42
|
-
|
|
43
31
|
<DropDownProperty
|
|
44
32
|
label="Width (Tablet)"
|
|
45
33
|
data-size-type="normal"
|
|
@@ -79,19 +67,6 @@ export default function SizeGroupEditor() {
|
|
|
79
67
|
data-group-end="true"
|
|
80
68
|
/>
|
|
81
69
|
|
|
82
|
-
<DropDownProperty
|
|
83
|
-
label="Min Width (Desktop)"
|
|
84
|
-
data-size-type="min"
|
|
85
|
-
attributeName="styler-desktop-min-width"
|
|
86
|
-
/>
|
|
87
|
-
|
|
88
|
-
<DropDownProperty
|
|
89
|
-
label="Min Height (Desktop)"
|
|
90
|
-
data-size-type="min"
|
|
91
|
-
attributeName="styler-desktop-min-height"
|
|
92
|
-
data-group-end="true"
|
|
93
|
-
/>
|
|
94
|
-
|
|
95
70
|
<DropDownProperty
|
|
96
71
|
label="Min Width (Tablet)"
|
|
97
72
|
data-size-type="min"
|
|
@@ -130,20 +105,6 @@ export default function SizeGroupEditor() {
|
|
|
130
105
|
data-group-end="true"
|
|
131
106
|
/>
|
|
132
107
|
|
|
133
|
-
|
|
134
|
-
<DropDownProperty
|
|
135
|
-
label="Max Width (Desktop)"
|
|
136
|
-
data-size-type="max"
|
|
137
|
-
attributeName="styler-desktop-max-width"
|
|
138
|
-
/>
|
|
139
|
-
|
|
140
|
-
<DropDownProperty
|
|
141
|
-
label="Max Height (Desktop)"
|
|
142
|
-
data-size-type="max"
|
|
143
|
-
attributeName="styler-desktop-max-height"
|
|
144
|
-
data-group-end="true"
|
|
145
|
-
/>
|
|
146
|
-
|
|
147
108
|
<DropDownProperty
|
|
148
109
|
label="Max Width (Tablet)"
|
|
149
110
|
data-size-type="max"
|
|
@@ -31,10 +31,6 @@ export default function TextPropertyEditor() {
|
|
|
31
31
|
label="Size (Tablet)"
|
|
32
32
|
attributeName="styler-tablet-font-size"
|
|
33
33
|
/>
|
|
34
|
-
<SizeEditorControl
|
|
35
|
-
label="Size (Desktop)"
|
|
36
|
-
attributeName="styler-desktop-font-size"
|
|
37
|
-
/>
|
|
38
34
|
<DropDownProperty
|
|
39
35
|
label="Weight"
|
|
40
36
|
attributeName="styler-font-weight"
|
|
@@ -6,27 +6,22 @@ export default function TransformGroupEditor() {
|
|
|
6
6
|
return <ExpanderPropertyEditor label="Transform">
|
|
7
7
|
|
|
8
8
|
<DropDownProperty label="Transform" attributeName="styler-transform"/>
|
|
9
|
-
<DropDownProperty label="Transform (Desktop)" attributeName="styler-desktop-transform"/>
|
|
10
9
|
<DropDownProperty label="Transform (Tablet)" attributeName="styler-tablet-transform"/>
|
|
11
10
|
<DropDownProperty label="Transform (Mobile)" attributeName="styler-mobile-transform"/>
|
|
12
11
|
|
|
13
12
|
<DropDownProperty label="Origin" attributeName="styler-transform-origin"/>
|
|
14
|
-
<DropDownProperty label="Origin (Desktop)" attributeName="styler-desktop-transform-origin"/>
|
|
15
13
|
<DropDownProperty label="Origin (Tablet)" attributeName="styler-tablet-transform-origin"/>
|
|
16
14
|
<DropDownProperty label="Origin (Mobile)" attributeName="styler-mobile-transform-origin"/>
|
|
17
15
|
|
|
18
16
|
<DropDownProperty label="Translate" attributeName="styler-translate"/>
|
|
19
|
-
<DropDownProperty label="Translate (Desktop)" attributeName="styler-desktop-translate"/>
|
|
20
17
|
<DropDownProperty label="Translate (Tablet)" attributeName="styler-tablet-translate"/>
|
|
21
18
|
<DropDownProperty label="Translate (Mobile)" attributeName="styler-mobile-translate"/>
|
|
22
19
|
|
|
23
20
|
<DropDownProperty label="Scale" attributeName="styler-scale"/>
|
|
24
|
-
<DropDownProperty label="Scale (Desktop)" attributeName="styler-desktop-scale"/>
|
|
25
21
|
<DropDownProperty label="Scale (Tablet)" attributeName="styler-tablet-scale"/>
|
|
26
22
|
<DropDownProperty label="Scale (Mobile)" attributeName="styler-mobile-scale"/>
|
|
27
23
|
|
|
28
24
|
<DropDownProperty label="Rotate" attributeName="styler-rotate"/>
|
|
29
|
-
<DropDownProperty label="Rotate (Desktop)" attributeName="styler-rotate"/>
|
|
30
25
|
<DropDownProperty label="Rotate (Tablet)" attributeName="styler-tablet-rotate"/>
|
|
31
26
|
<DropDownProperty label="Rotate (Mobile)" attributeName="styler-mobile-rotate"/>
|
|
32
27
|
|
|
@@ -63,7 +63,6 @@ export const imageSuggestions = {
|
|
|
63
63
|
"styler-object-fit": objectFit,
|
|
64
64
|
"styler-object-position": objectPosition,
|
|
65
65
|
"styler-mobile-object-position": objectPosition,
|
|
66
|
-
"styler-desktop-object-position": objectPosition,
|
|
67
66
|
"styler-tablet-object-position": objectPosition,
|
|
68
67
|
"styler-image-orientation": imageOrientation,
|
|
69
68
|
"styler-image-rendering": imageRendering,
|
|
@@ -94,13 +94,6 @@ export const sizeProperties = {
|
|
|
94
94
|
"styler-min-height": sizes,
|
|
95
95
|
"styler-max-height": sizes,
|
|
96
96
|
|
|
97
|
-
"styler-desktop-width": sizes,
|
|
98
|
-
"styler-desktop-min-width": sizes,
|
|
99
|
-
"styler-desktop-max-width": sizes,
|
|
100
|
-
"styler-desktop-height": sizes,
|
|
101
|
-
"styler-desktop-min-height": sizes,
|
|
102
|
-
"styler-desktop-max-height": sizes,
|
|
103
|
-
|
|
104
97
|
"styler-tablet-width": sizes,
|
|
105
98
|
"styler-tablet-min-width": sizes,
|
|
106
99
|
"styler-tablet-max-width": sizes,
|
|
@@ -129,13 +122,6 @@ export const sizeProperties = {
|
|
|
129
122
|
"styler-child-min-height": sizes,
|
|
130
123
|
"styler-child-max-height": sizes,
|
|
131
124
|
|
|
132
|
-
"styler-desktop-child-width": sizes,
|
|
133
|
-
"styler-desktop-child-min-width": sizes,
|
|
134
|
-
"styler-desktop-child-max-width": sizes,
|
|
135
|
-
"styler-desktop-child-height": sizes,
|
|
136
|
-
"styler-desktop-child-min-height": sizes,
|
|
137
|
-
"styler-desktop-child-max-height": sizes,
|
|
138
|
-
|
|
139
125
|
"styler-tablet-child-width": sizes,
|
|
140
126
|
"styler-tablet-child-min-width": sizes,
|
|
141
127
|
"styler-tablet-child-max-width": sizes,
|
|
@@ -121,7 +121,6 @@ export const textSuggestions = {
|
|
|
121
121
|
"styler-font-size": fontSize,
|
|
122
122
|
"styler-mobile-font-size": fontSize,
|
|
123
123
|
"styler-tablet-font-size": fontSize,
|
|
124
|
-
"styler-desktop-font-size": fontSize,
|
|
125
124
|
"styler-font-weight": fontWeight,
|
|
126
125
|
"styler-font-style": fontStyle,
|
|
127
126
|
"styler-text-align": textAlign,
|
|
@@ -47,10 +47,8 @@ export const transformSuggestions = {
|
|
|
47
47
|
"styler-rotate": rotate,
|
|
48
48
|
"styler-scale": scale,
|
|
49
49
|
"styler-translate": translate,
|
|
50
|
-
"styler-desktop-transform": transform,
|
|
51
50
|
"styler-tablet-transform": transform,
|
|
52
51
|
|
|
53
52
|
"styler-transform-origin": transformOrigin,
|
|
54
|
-
"styler-desktop-transform-origin": transformOrigin,
|
|
55
53
|
"styler-tablet-transform-origin": transformOrigin,
|
|
56
54
|
};
|