@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.
Files changed (198) hide show
  1. package/dist/site-editor/editor/ui/SelectionUI.js +1 -1
  2. package/dist/site-editor/editor/ui/SelectionUI.js.map +1 -1
  3. package/dist/site-editor/properties/groups/ChildSizeGroupEditor.d.ts.map +1 -1
  4. package/dist/site-editor/properties/groups/ChildSizeGroupEditor.js +0 -27
  5. package/dist/site-editor/properties/groups/ChildSizeGroupEditor.js.map +1 -1
  6. package/dist/site-editor/properties/groups/ImageEditor.d.ts.map +1 -1
  7. package/dist/site-editor/properties/groups/ImageEditor.js +0 -3
  8. package/dist/site-editor/properties/groups/ImageEditor.js.map +1 -1
  9. package/dist/site-editor/properties/groups/PositionGroupEditor.d.ts.map +1 -1
  10. package/dist/site-editor/properties/groups/PositionGroupEditor.js +0 -3
  11. package/dist/site-editor/properties/groups/PositionGroupEditor.js.map +1 -1
  12. package/dist/site-editor/properties/groups/SizeGroupEditor.d.ts.map +1 -1
  13. package/dist/site-editor/properties/groups/SizeGroupEditor.js +0 -27
  14. package/dist/site-editor/properties/groups/SizeGroupEditor.js.map +1 -1
  15. package/dist/site-editor/properties/groups/TextPropertyEditor.d.ts.map +1 -1
  16. package/dist/site-editor/properties/groups/TextPropertyEditor.js +0 -3
  17. package/dist/site-editor/properties/groups/TextPropertyEditor.js.map +1 -1
  18. package/dist/site-editor/properties/groups/TransformGroupEditor.d.ts.map +1 -1
  19. package/dist/site-editor/properties/groups/TransformGroupEditor.js +0 -15
  20. package/dist/site-editor/properties/groups/TransformGroupEditor.js.map +1 -1
  21. package/dist/site-editor/suggestions/editorSuggestions.d.ts +0 -84
  22. package/dist/site-editor/suggestions/editorSuggestions.d.ts.map +1 -1
  23. package/dist/site-editor/suggestions/properties/image.d.ts +0 -4
  24. package/dist/site-editor/suggestions/properties/image.d.ts.map +1 -1
  25. package/dist/site-editor/suggestions/properties/image.js +0 -1
  26. package/dist/site-editor/suggestions/properties/image.js.map +1 -1
  27. package/dist/site-editor/suggestions/properties/position.d.ts +0 -5
  28. package/dist/site-editor/suggestions/properties/position.d.ts.map +1 -1
  29. package/dist/site-editor/suggestions/properties/position.js +0 -1
  30. package/dist/site-editor/suggestions/properties/position.js.map +1 -1
  31. package/dist/site-editor/suggestions/properties/size.d.ts +0 -60
  32. package/dist/site-editor/suggestions/properties/size.d.ts.map +1 -1
  33. package/dist/site-editor/suggestions/properties/size.js +0 -12
  34. package/dist/site-editor/suggestions/properties/size.js.map +1 -1
  35. package/dist/site-editor/suggestions/properties/text.d.ts +0 -5
  36. package/dist/site-editor/suggestions/properties/text.d.ts.map +1 -1
  37. package/dist/site-editor/suggestions/properties/text.js +0 -1
  38. package/dist/site-editor/suggestions/properties/text.js.map +1 -1
  39. package/dist/site-editor/suggestions/properties/transform.d.ts +0 -10
  40. package/dist/site-editor/suggestions/properties/transform.d.ts.map +1 -1
  41. package/dist/site-editor/suggestions/properties/transform.js +0 -2
  42. package/dist/site-editor/suggestions/properties/transform.js.map +1 -1
  43. package/dist/site-editor-app/SiteEditorApp.pack.js +1 -96
  44. package/dist/site-editor-app/SiteEditorApp.pack.js.map +1 -1
  45. package/dist/site-editor-app/SiteEditorApp.pack.min.js +1 -1
  46. package/dist/site-editor-app/SiteEditorApp.pack.min.js.map +1 -1
  47. package/dist/tsconfig.tsbuildinfo +1 -1
  48. package/package.json +1 -1
  49. package/src/site-editor/editor/ui/SelectionUI.tsx +1 -1
  50. package/src/site-editor/properties/groups/ChildSizeGroupEditor.tsx +0 -24
  51. package/src/site-editor/properties/groups/ImageEditor.tsx +0 -3
  52. package/src/site-editor/properties/groups/PositionGroupEditor.tsx +0 -5
  53. package/src/site-editor/properties/groups/SizeGroupEditor.tsx +0 -39
  54. package/src/site-editor/properties/groups/TextPropertyEditor.tsx +0 -4
  55. package/src/site-editor/properties/groups/TransformGroupEditor.tsx +0 -5
  56. package/src/site-editor/suggestions/properties/image.ts +0 -1
  57. package/src/site-editor/suggestions/properties/position.ts +0 -1
  58. package/src/site-editor/suggestions/properties/size.ts +0 -14
  59. package/src/site-editor/suggestions/properties/text.ts +0 -1
  60. package/src/site-editor/suggestions/properties/transform.ts +0 -2
  61. package/styler-lite/styler.css +1 -1
  62. package/styler-lite/styler.css.map +1 -1
  63. package/styler-lite/styles/layouts/canvas.css +3 -3
  64. package/styler-lite/styles/properties/effects/transform.css +1 -26
  65. package/styler-lite/styles/properties/image/image.css +1 -8
  66. package/styler-lite/styles/properties/position/position.css +1 -7
  67. package/styler-lite/styles/properties/size/size.css +1 -54
  68. package/styler-lite/styles/properties/text/text.css +1 -7
  69. package/styler/body.css +0 -17
  70. package/styler/core.js +0 -28
  71. package/styler/end.css +0 -117
  72. package/styler/init.css +0 -13
  73. package/styler/styler-main.css +0 -18
  74. package/styler/styler.css +0 -2
  75. package/styler/styler.css.map +0 -1
  76. package/styler/styler.js +0 -4652
  77. package/styler/styles/animations/animation-definition.js +0 -46
  78. package/styler/styles/animations/animations/fade-in.css +0 -155
  79. package/styler/styles/animations/animations/fade-in.css.js +0 -20
  80. package/styler/styles/animations/animations/fade-in.css.map +0 -1
  81. package/styler/styles/animations/animations.css +0 -108
  82. package/styler/styles/animations/animations.css.js +0 -40
  83. package/styler/styles/animations/animations.css.map +0 -1
  84. package/styler/styles/animations/effects-key-frames.css +0 -11
  85. package/styler/styles/animations/effects.css +0 -29
  86. package/styler/styles/animations/effects.css.js +0 -39
  87. package/styler/styles/animations/effects.css.map +0 -1
  88. package/styler/styles/animations/hover/hover-animations.css +0 -23
  89. package/styler/styles/animations/main-key-frames.css +0 -48
  90. package/styler/styles/animations/main-key-frames.css.js +0 -49
  91. package/styler/styles/animations/main-key-frames.css.map +0 -1
  92. package/styler/styles/animations/properties/delay.css +0 -1254
  93. package/styler/styles/animations/properties/delay.css.js +0 -66
  94. package/styler/styles/animations/properties/delay.css.map +0 -1
  95. package/styler/styles/animations/properties/direction.css +0 -454
  96. package/styler/styles/animations/properties/direction.css.js +0 -64
  97. package/styler/styles/animations/properties/direction.css.map +0 -1
  98. package/styler/styles/animations/properties/duration.css +0 -1204
  99. package/styler/styles/animations/properties/duration.css.js +0 -65
  100. package/styler/styles/animations/properties/duration.css.map +0 -1
  101. package/styler/styles/animations/properties/iteration-count.css +0 -854
  102. package/styler/styles/animations/properties/iteration-count.css.js +0 -64
  103. package/styler/styles/animations/properties/iteration-count.css.map +0 -1
  104. package/styler/styles/animations/properties/timing-function.css +0 -604
  105. package/styler/styles/animations/properties/timing-function.css.js +0 -64
  106. package/styler/styles/animations/properties/timing-function.css.map +0 -1
  107. package/styler/styles/animations/scroll-animations.css +0 -34
  108. package/styler/styles/elements/image-link.css +0 -10
  109. package/styler/styles/elements/link-button.css +0 -19
  110. package/styler/styles/elements/link-icon-button.css +0 -18
  111. package/styler/styles/elements/pdf-viewer.css +0 -37
  112. package/styler/styles/elements/video-player.css +0 -35
  113. package/styler/styles/layouts/animated-text.css +0 -3
  114. package/styler/styles/layouts/banner.css +0 -13
  115. package/styler/styles/layouts/billboard.css +0 -26
  116. package/styler/styles/layouts/box-frame.css +0 -37
  117. package/styler/styles/layouts/card.css +0 -29
  118. package/styler/styles/layouts/check.svg +0 -1
  119. package/styler/styles/layouts/column-2.css +0 -22
  120. package/styler/styles/layouts/column-3.css +0 -32
  121. package/styler/styles/layouts/column.css +0 -10
  122. package/styler/styles/layouts/component.css +0 -26
  123. package/styler/styles/layouts/floating-nav-bar.css +0 -86
  124. package/styler/styles/layouts/grid.css +0 -9
  125. package/styler/styles/layouts/grid1x1.css +0 -19
  126. package/styler/styles/layouts/image-box.css +0 -44
  127. package/styler/styles/layouts/image-card.css +0 -61
  128. package/styler/styles/layouts/image-gallery.css +0 -58
  129. package/styler/styles/layouts/inject.css +0 -8
  130. package/styler/styles/layouts/inline-svg.css +0 -3
  131. package/styler/styles/layouts/link.css +0 -6
  132. package/styler/styles/layouts/main.css +0 -60
  133. package/styler/styles/layouts/nav-bar.css +0 -87
  134. package/styler/styles/layouts/price-box.css +0 -69
  135. package/styler/styles/layouts/right-image-box.css +0 -44
  136. package/styler/styles/layouts/row.css +0 -24
  137. package/styler/styles/layouts/svgs/bars.svg +0 -1
  138. package/styler/styles/layouts/svgs/cross.svg +0 -1
  139. package/styler/styles/layouts/text-box.css +0 -10
  140. package/styler/styles/layouts/vertical-image-box.css +0 -28
  141. package/styler/styles/layouts/wrap-list.css +0 -9
  142. package/styler/styles/lists/color-list.js +0 -40
  143. package/styler/styles/lists/size-list.js +0 -100
  144. package/styler/styles/properties/background/background-clip.css +0 -5
  145. package/styler/styles/properties/background/background.css +0 -1027
  146. package/styler/styles/properties/background/background.css.js +0 -191
  147. package/styler/styles/properties/background/background.css.map +0 -1
  148. package/styler/styles/properties/border/border.css +0 -926
  149. package/styler/styles/properties/border/border.css.js +0 -57
  150. package/styler/styles/properties/border/border.css.map +0 -1
  151. package/styler/styles/properties/child-size/child-size.css +0 -7321
  152. package/styler/styles/properties/child-size/child-size.css.js +0 -184
  153. package/styler/styles/properties/child-size/child-size.css.map +0 -1
  154. package/styler/styles/properties/colors/color-sets.css +0 -89
  155. package/styler/styles/properties/effects/cursor.css +0 -174
  156. package/styler/styles/properties/effects/cursor.css.js +0 -54
  157. package/styler/styles/properties/effects/cursor.css.map +0 -1
  158. package/styler/styles/properties/effects/effects.css +0 -107
  159. package/styler/styles/properties/effects/effects.css.js +0 -71
  160. package/styler/styles/properties/effects/effects.css.map +0 -1
  161. package/styler/styles/properties/effects/overflow.css +0 -114
  162. package/styler/styles/properties/effects/overflow.css.js +0 -29
  163. package/styler/styles/properties/effects/overflow.css.map +0 -1
  164. package/styler/styles/properties/effects/transform.css +0 -136
  165. package/styler/styles/properties/effects/transform.css.js +0 -81
  166. package/styler/styles/properties/effects/transform.css.map +0 -1
  167. package/styler/styles/properties/grid/grid.css +0 -241
  168. package/styler/styles/properties/grid/grid.css.js +0 -258
  169. package/styler/styles/properties/grid/grid.css.map +0 -1
  170. package/styler/styles/properties/image/image.css +0 -148
  171. package/styler/styles/properties/image/image.css.js +0 -54
  172. package/styler/styles/properties/image/image.css.map +0 -1
  173. package/styler/styles/properties/layouts/layouts.css +0 -52
  174. package/styler/styles/properties/layouts/layouts.css.js +0 -15
  175. package/styler/styles/properties/layouts/layouts.css.map +0 -1
  176. package/styler/styles/properties/position/align.css +0 -582
  177. package/styler/styles/properties/position/align.css.js +0 -110
  178. package/styler/styles/properties/position/align.css.map +0 -1
  179. package/styler/styles/properties/position/gap.css +0 -982
  180. package/styler/styles/properties/position/gap.css.js +0 -33
  181. package/styler/styles/properties/position/gap.css.map +0 -1
  182. package/styler/styles/properties/position/position.css +0 -1369
  183. package/styler/styles/properties/position/position.css.js +0 -77
  184. package/styler/styles/properties/position/position.css.map +0 -1
  185. package/styler/styles/properties/size/size.css +0 -1959
  186. package/styler/styles/properties/size/size.css.js +0 -69
  187. package/styler/styles/properties/size/size.css.map +0 -1
  188. package/styler/styles/properties/space/space.css +0 -3264
  189. package/styler/styles/properties/space/space.css.js +0 -97
  190. package/styler/styles/properties/space/space.css.map +0 -1
  191. package/styler/styles/properties/text/font-styles.css +0 -1296
  192. package/styler/styles/properties/text/font-styles.css.js +0 -39
  193. package/styler/styles/properties/text/font-styles.css.map +0 -1
  194. package/styler/styles/properties/text/text.css +0 -1666
  195. package/styler/styles/properties/text/text.css.js +0 -221
  196. package/styler/styles/properties/text/text.css.map +0 -1
  197. package/styler/styles/ref.css +0 -52
  198. package/styler/vars.css +0 -144
@@ -1,58 +0,0 @@
1
- body[editing] {
2
- & image-gallery {
3
- display: flex;
4
- flex-wrap: wrap;
5
- flex-direction: row;
6
- gap: 10px;
7
- & > * {
8
- max-height: 30vh;
9
- max-width: 30vw;
10
- margin: 10px;
11
- object-fit: contain;
12
- }
13
- & > [data-element=add] {
14
- background-color: black;
15
- color: white;
16
- font-size: 16px;
17
- font-weight: bold;
18
- display: flex;
19
- justify-items: center;
20
- border-radius: 9999px;
21
- white-space: nowrap;
22
- overflow: hidden;
23
- text-overflow: ellipsis;
24
- content: "+ Add";
25
- padding: 20px;
26
- place-self: center;
27
- }
28
- }
29
-
30
- & image-grid {
31
-
32
- & > * {
33
- max-height: 30vh;
34
- max-width: 30vw;
35
- margin: 10px;
36
- object-fit: contain;
37
- margin: 20px;
38
- box-shadow: 0 0 20px 1px black;
39
- border: solid 1px white;
40
- }
41
-
42
- & > [data-element=add] {
43
- background-color: black;
44
- color: white;
45
- font-size: 16px;
46
- font-weight: bold;
47
- display: flex;
48
- justify-items: center;
49
- border-radius: 9999px;
50
- white-space: nowrap;
51
- overflow: hidden;
52
- text-overflow: ellipsis;
53
- content: "+ Add";
54
- padding: 20px;
55
- place-self: center;
56
- }
57
- }
58
- }
@@ -1,8 +0,0 @@
1
- body[editing] {
2
- & inject {
3
- & * {
4
- user-select: none;
5
- pointer-events: none;
6
- }
7
- }
8
- }
@@ -1,3 +0,0 @@
1
- inline-svg {
2
- display: inline-block;
3
- }
@@ -1,6 +0,0 @@
1
- [styler-layout=link] {
2
- text-decoration: none;
3
- &:hover {
4
- text-decoration: underline;
5
- }
6
- }
@@ -1,60 +0,0 @@
1
- [styler-layout=main] {
2
- display: flex;
3
- flex-direction: column;
4
- align-items: stretch;
5
- justify-items: start;
6
- padding: var(--size-default, 10px);
7
- margin: var(--size-default, 10px);
8
- line-height: 30px;
9
-
10
- gap: var(--size-large, 20px);
11
-
12
- --children-width: 100%;
13
- --children-padding: var(--size-large, 20px);
14
-
15
- @media (max-width: 899px) {
16
- & {
17
- margin: 0;
18
- }
19
-
20
- }
21
-
22
- @media (min-width: 900px) {
23
- & {
24
- width: 900px;
25
- --children-width: 900px;
26
- margin-left: auto;
27
- margin-right: auto;
28
- }
29
- }
30
-
31
- @media (min-width: 1200px) {
32
- & {
33
- width: 1200px;
34
- --children-width: 1200px;
35
- margin-left: auto;
36
- margin-right: auto;
37
- }
38
- }
39
- &[styler-full-screen] {
40
-
41
- width: 100%;
42
- max-width: 100%;
43
- padding: 0;
44
- margin: 0;
45
-
46
- }
47
- & > [styler-background-mode=extend] {
48
-
49
- align-self: center;
50
- width: 100vw;
51
- border-radius: 0;
52
-
53
- }
54
- & > [styler-background-mode=extend]:not([styler-padding]) {
55
-
56
- padding: 10px calc(50vw - var(--children-width) / 2 + 20px);
57
-
58
- }
59
-
60
- }
@@ -1,87 +0,0 @@
1
- [styler-layout=nav-bar] {
2
- display: flex;
3
- padding: var(--size-small);
4
- padding-left: var(--size-large);
5
- padding-right: var(--size-large);
6
- border-radius: var(--size-default);
7
- margin: var(--size-default);
8
- border-radius: var(--size-large);
9
- align-items: center;
10
- justify-content: space-between;
11
- & > h1, & > h2, & > h3, & > h5, & > h6 {
12
- margin-block-start: 0;
13
- margin-block-end: 0;
14
- & a {
15
- text-decoration: none;
16
- color: var(--default-text-color);
17
- &:hover {
18
- color: var(--accent-color);
19
- }
20
- }
21
- }
22
- }
23
-
24
- [styler-element=navbar] {
25
- & nav {
26
-
27
- input:not(:checked)+nav menu {
28
- position: relative;
29
- padding-inline-start: 0;
30
- margin: 0;
31
- &:not(:hover) > ul:not(:hover) {
32
- display: none;
33
- }
34
-
35
- & > ul {
36
- position: absolute;
37
- left: 5px;
38
- top: 1ch;
39
- background-color: canvas;
40
- margin: 10px;
41
- border-radius: 5px;
42
- border: solid 1px lightgray;
43
- padding-inline-start: 0;
44
- }
45
-
46
- & li {
47
- list-style-type: none;
48
-
49
- padding: 10px;
50
- margin: 5px;
51
-
52
- &:hover {
53
- background-color: var(--hover-color);
54
- color: var(--hover-text-color);
55
- }
56
- }
57
- }
58
-
59
- input:checked+nav > menu {
60
- position: relative;
61
- padding-inline-start: 0;
62
- margin: 0;
63
-
64
- & > ul {
65
- background-color: canvas;
66
- margin: 10px;
67
- border-radius: 5px;
68
- border: solid 1px lightgray;
69
- padding-inline-start: 0;
70
- }
71
-
72
- & li {
73
- list-style-type: none;
74
-
75
- padding: 10px;
76
- margin: 5px;
77
-
78
- &:hover {
79
- background-color: var(--hover-color);
80
- color: var(--hover-text-color);
81
- }
82
- }
83
- }
84
-
85
-
86
- }
87
- }
@@ -1,69 +0,0 @@
1
- [styler-layout=price-box] {
2
- max-width: 300px;
3
-
4
- display: flex;
5
- flex-direction: column;
6
- justify-content: start;
7
- align-items: start;
8
- justify-items: start;
9
- gap: var(--size-smaller);
10
- contain: content;
11
-
12
- border: solid 1px var(--border-color);
13
- border-radius: var(--size-default);
14
-
15
- padding: var(--size-small);
16
- padding-left: var(--size-default);
17
- padding-right: var(--size-default);
18
-
19
- & > h1, & > h2, & > h3, & > h4, & > h5 , & > h6 {
20
- font-weight: 400;
21
- padding: var(--size-tiny);
22
- padding-left: var(--size-default);
23
- padding-right: var(--size-default);
24
- margin-block-start: var(--size-tiny);
25
- margin-block-end: var(--size-tiny);
26
- }
27
-
28
- & > [styler-element=highlight] {
29
- padding: var(--size-small);
30
- padding-left: var(--size-default);
31
- padding-right: var(--size-default);
32
- border-radius: var(--size-default);
33
- transform: rotate(45deg) translate(32%, -250%);
34
- align-self: stretch;
35
- text-align: center;
36
- width: 100%;
37
- }
38
-
39
- & > [styler-element=price] {
40
- font-size: var(--rem1_5);
41
- }
42
-
43
- & > [styler-element=strike-through] {
44
- text-decoration: line-through;
45
- }
46
-
47
- & > [styler-element=buy-button] {
48
- border-radius: 9999px;
49
- border: solid 2px var(--accent-color);
50
- padding: var(--size-tiny);
51
- place-self: stretch;
52
- text-align: center;
53
- text-decoration: none;
54
- color: var(--accent-color);
55
- }
56
-
57
- & > footer {
58
- place-self: stretch;
59
- text-align: center;
60
- margin-top: auto;
61
- border-top: solid 1px var(--border-color);
62
- }
63
-
64
- & > ul[style-element=features] {
65
- & > li {
66
- list-style-image: data-uri("./check.svg")
67
- }
68
- }
69
- }
@@ -1,44 +0,0 @@
1
- [styler-layout=right-image-box] {
2
- display: flex;
3
- flex-direction: row-reverse;
4
- gap: var(--size-default);
5
- padding: var(--size-default);
6
- margin: var(--size-default);
7
- border-radius: var(--size-default);
8
- justify-items: center;
9
- align-items: stretch;
10
- contain: content;
11
- position: relative;
12
-
13
- & > img {
14
- align-self: stretch;
15
- }
16
-
17
- & > section {
18
- & > h4[styler-element=accent] {
19
- padding: var(--size-large);
20
- }
21
- }
22
- & > * {
23
- padding: var(--size-default);
24
- flex: 1 1 50%;
25
- max-width: 50%;
26
- }
27
-
28
-
29
- @media (max-width: 700px) {
30
- & {
31
- flex-direction: column;
32
- }
33
-
34
- & > img {
35
- align-self: stretch;
36
- }
37
-
38
- & > * {
39
- padding: var(--size-default);
40
- flex: 1 1 100%;
41
- max-width: 100%;
42
- }
43
- }
44
- }
@@ -1,24 +0,0 @@
1
- [styler-layout=row] {
2
- display: flex;
3
- flex-direction: row;
4
- flex-wrap: wrap;
5
- gap: var(--size-default);
6
- padding: var(--size-default);
7
- margin: var(--size-default);
8
- border-radius: var(--size-default);
9
- justify-items: center;
10
- align-items: center;
11
-
12
- & > * {
13
- padding: var(--size-default);
14
- flex: 1 1 100%;
15
- }
16
-
17
-
18
- @media (min-width: 600px) {
19
- & {
20
- flex-direction: row;
21
- flex-wrap: nowrap;
22
- }
23
- }
24
- }
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewBox="0 0 448 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M0 96C0 78.3 14.3 64 32 64H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H416c17.7 0 32 14.3 32 32z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="16" width="12" viewBox="0 0 384 512"><!--!Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.--><path class="fa-secondary" opacity=".4" d="M297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6z"/><path class="fa-primary" d=""/></svg>
@@ -1,10 +0,0 @@
1
- [styler-layout=text-box] {
2
- display: flex;
3
- flex-direction: column;
4
- gap: var(--size-default);
5
- padding: var(--size-default);
6
- margin: var(--size-default);
7
- border-radius: var(--size-default);
8
- justify-items: center;
9
- align-items: stretch;
10
- }
@@ -1,28 +0,0 @@
1
- [styler-layout=vertical-image-box] {
2
- display: flex;
3
- flex-direction: column;
4
- gap: var(--size-default);
5
- padding: var(--size-default);
6
- margin: var(--size-default);
7
- border-radius: var(--size-default);
8
- justify-items: center;
9
- align-items: center;
10
- contain: content;
11
-
12
- & > img {
13
- border-radius: var(--size-large);
14
- max-width: 100%;
15
- }
16
-
17
- & > * {
18
- padding: var(--size-default);
19
- flex: 1 1 100%;
20
- }
21
-
22
- & > section {
23
- & > h4[styler-element=accent] {
24
- padding: var(--size-large);
25
- border-radius: var(--size-large);
26
- }
27
- }
28
- }
@@ -1,9 +0,0 @@
1
- [styler-layout=wrap-list] {
2
- display: flex;
3
- flex-direction: row;
4
- flex-wrap: wrap;
5
- gap: var(--size-default);
6
- padding: var(--size-default);
7
- margin: var(--size-default);
8
- border-radius: var(--size-default);
9
- }
@@ -1,40 +0,0 @@
1
- export const colorList = {
2
- "inherit": "inherit",
3
- "initial": "initial",
4
- "revert": "revert",
5
- "revert-layer": "revert-layer",
6
- "unset": "unset",
7
-
8
- "transparent": "transparent",
9
- "default-color": "var(--default-color)",
10
- "default-text-color": "var(--default-text-color)",
11
- "surface-color": "var(--surface-color)",
12
- "surface-text-color": "var(--surface-text-color)",
13
- "accent-color": "var(--accent-color)",
14
- "accent-text-color": "var(--accent-text-color)",
15
- "accept-color": "var(--accept-color)",
16
- "accent-text-color": "var(--accent-text-color)",
17
- "border-color": "var(--border-color)",
18
- "go-color": "var(--go-color)",
19
- "go-text-color": "var(--go-text-color)",
20
- "header-color": "var(--header-color)",
21
- "header-text-color": "var(--header-text-color)",
22
- "hover-color": "var(--hover-color)",
23
- "hover-text-color": "var(--hover-text-color)",
24
- "link-color": "var(--link-color)",
25
- "note-color": "var(--note-color)",
26
- "note-text-color": "var(--note-text-color)",
27
- "reject-color": "var(--reject-color)",
28
- "reject-text-color": "var(--reject-text-color)",
29
- "selection-color": "var(--selection-color)",
30
- "selection-text-color": "var(--selection-text-color)",
31
- "stop-color": "var(--stop-color)",
32
- "stop-text-color": "var(--stop-text-color)",
33
- "warning-color": "var(--warning-color)",
34
- "warning-text-color": "var(--warning-text-color)"
35
- };
36
-
37
- export const colorListWithCustom = (name) => Object.entries({
38
- ... colorList,
39
- custom: `var(--styler-${name})`
40
- });
@@ -1,100 +0,0 @@
1
- export const sizeList = {
2
- "inherit": "inherit",
3
- "initial": "initial",
4
- "revert": "revert",
5
- "revert-layer": "revert-layer",
6
- "unset": "unset",
7
-
8
- "size-zero": "var(--size-zero)",
9
-
10
- "size-auto": "var(--size-auto)",
11
- "size-thin": "var(--size-thin)",
12
- "size-tiny": "var(--size-tiny)",
13
- "size-small": "var(--size-small)",
14
- "size-smaller": "var(--size-smaller)",
15
- "size-default": "var(--size-default)",
16
- "size-larger": "var(--size-larger)",
17
- "size-large": "var(--size-large)",
18
-
19
-
20
- "size-mobile-width": "var(--size-mobile-width)",
21
- "size-tablet-width": "var(--size-tablet-width)",
22
-
23
-
24
- "size10-pc": "var(--size10-pc)",
25
- "size20-pc": "var(--size20-pc)",
26
- "size25-pc": "var(--size25-pc)",
27
- "size30-pc": "var(--size30-pc)",
28
- "size33-pc": "var(--size33-pc)",
29
- "size40-pc": "var(--size40-pc)",
30
- "size50-pc": "var(--size50-pc)",
31
- "size60-pc": "var(--size60-pc)",
32
- "size66-pc": "var(--size66-pc)",
33
- "size70-pc": "var(--size70-pc)",
34
- "size75-pc": "var(--size75-pc)",
35
- "size80-pc": "var(--size80-pc)",
36
- "size90-pc": "var(--size90-pc)",
37
- "size100-pc": "var(--size100-pc)",
38
-
39
-
40
- "size10vw": "var(--size10vw)",
41
- "size20vw": "var(--size20vw)",
42
- "size25vw": "var(--size25vw)",
43
- "size30vw": "var(--size30vw)",
44
- "size33vw": "var(--size33vw)",
45
- "size40vw": "var(--size40vw)",
46
- "size50vw": "var(--size50vw)",
47
- "size60vw": "var(--size60vw)",
48
- "size66vw": "var(--size66vw)",
49
- "size70vw": "var(--size70vw)",
50
- "size75vw": "var(--size75vw)",
51
- "size80vw": "var(--size80vw)",
52
- "size90vw": "var(--size90vw)",
53
- "size100vw": "var(--size100vw)",
54
-
55
- "size10vh": "var(--size10vh)",
56
- "size20vh": "var(--size20vh)",
57
- "size25vh": "var(--size25vh)",
58
- "size30vh": "var(--size30vh)",
59
- "size33vh": "var(--size33vh)",
60
- "size40vh": "var(--size40vh)",
61
- "size50vh": "var(--size50vh)",
62
- "size60vh": "var(--size60vh)",
63
- "size66vh": "var(--size66vh)",
64
- "size70vh": "var(--size70vh)",
65
- "size75vh": "var(--size75vh)",
66
- "size80vh": "var(--size80vh)",
67
- "size90vh": "var(--size90vh)",
68
- "size100vh": "var(--size100vh)",
69
-
70
-
71
- "rem1": "var(--rem1)",
72
- "rem2": "var(--rem2)",
73
- "rem3": "var(--rem3)",
74
- "rem4": "var(--rem4)",
75
- "rem5": "var(--rem5)",
76
- "rem7_5": "var(--rem7_5)",
77
- "rem10": "var(--rem10)",
78
- "rem12_5": "var(--rem2_5)",
79
- "rem15": "var(--rem15)",
80
-
81
- "rel-size-x-s": "var(--rel-size-x-s)",
82
- "rel-size-small": "var(--rel-size-small)",
83
- "rel-size-medium": "var(--rel-size-medium)",
84
- "rel-size-large": "var(--rel-size-large)",
85
- "rel-size-x-l": "var(--rel-size-x-l)",
86
- "rel-size2-x-l": "var(--rel-size2-x-l)",
87
- "rel-size3-x-l": "var(--rel-size3-x-l)",
88
- "rel-size4-x-l": "var(--rel-size4-x-l)",
89
- "rel-size5-x-l": "var(--rel-size5-x-l)",
90
- "rel-size6-x-l": "var(--rel-size6-x-l)",
91
- "rel-size7-x-l": "var(--rel-size7-x-l)",
92
- "rel-size-full": "var(--rel-size-full)",
93
- "rel-size-prose": "var(--rel-size-prose)",
94
- };
95
-
96
-
97
- export const sizeListWithCustom = (name) => Object.entries({
98
- ... sizeList,
99
- custom: `var(--styler-${name})`
100
- });
@@ -1,5 +0,0 @@
1
- body[editing] [styler-background-clip=text] {
2
- &:empty:before {
3
- content: "Text Mask";
4
- }
5
- }