@social-mail/social-mail-client 1.4.220 → 1.4.222
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/blocks/Columns3.d.ts.map +1 -1
- package/dist/site-editor/blocks/Columns3.js +15 -7
- package/dist/site-editor/blocks/Columns3.js.map +1 -1
- package/dist/site-editor-app/SiteEditorApp.pack.js +15 -7
- package/dist/site-editor-app/SiteEditorApp.pack.js.map +1 -1
- package/dist/site-editor-app/SiteEditorApp.pack.min.js +15 -7
- 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/blocks/Columns3.tsx +15 -7
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Columns3.d.ts","sourceRoot":"","sources":["../../../src/site-editor/blocks/Columns3.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Columns3.d.ts","sourceRoot":"","sources":["../../../src/site-editor/blocks/Columns3.tsx"],"names":[],"mappings":"AA0CA,eAAO,MAAM,QAAQ,WASnB,CAAC"}
|
|
@@ -18,20 +18,28 @@ System.register(["@web-atoms/core/dist/core/XNode", "./Block", "@social-mail/soc
|
|
|
18
18
|
}],
|
|
19
19
|
execute: function () {
|
|
20
20
|
StylerSets.register("low", styled.css`
|
|
21
|
-
display:
|
|
22
|
-
flex-wrap: nowrap;
|
|
23
|
-
flex-direction: row;
|
|
21
|
+
display: grid;
|
|
24
22
|
gap: ${stylerVars.sizeDefault};
|
|
25
23
|
border-radius: ${stylerVars.sizeDefault};
|
|
26
|
-
flex-direction: row;
|
|
27
|
-
flex-wrap: nowrap;
|
|
28
|
-
justify-content: space-evenly;
|
|
29
|
-
justify-items: center;
|
|
30
24
|
align-items: stretch;
|
|
25
|
+
grid-template-columns: 1fr 1fr 1fr;
|
|
31
26
|
overflow: hidden;
|
|
32
27
|
|
|
28
|
+
& > :not([styler-justify]) {
|
|
29
|
+
justify-self: center;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
& > :first-child:not([styler-justify-self]) {
|
|
33
|
+
justify-self: start;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
& > :last-child:not([styler-justify-self]) {
|
|
37
|
+
justify-self: end;
|
|
38
|
+
}
|
|
39
|
+
|
|
33
40
|
@media (max-width: 700px) {
|
|
34
41
|
& {
|
|
42
|
+
display: flex;
|
|
35
43
|
flex-direction: column;
|
|
36
44
|
width: 100%;
|
|
37
45
|
max-width: 100%;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["XNode","_webAtomsCoreDistCoreXNode","default","_Block","Block","_socialMailSocialMailClientContentImagesSvgHtmlEditorLayoutsColumn3Png","column3","_stylerStylerSets","StylerSets","_webAtomsCoreDistStyleStyled","styled","_stylerStyler","stylerVars","execute","register","css","sizeDefault","expand","_export","Columns3","title","src","factory","create"],"sources":["../../../src/site-editor/blocks/Columns3.tsx"],"sourcesContent":[null],"mappings":";;;;;;MAAOA,KAAK,GAAAC,0BAAA,CAAAC,OAAA;IAAA,aAAAC,MAAA;MACHC,KAAK,GAAAD,MAAA,CAALC,KAAK;IAAA,aAAAC,sEAAA;MACPC,OAAO,GAAAD,sEAAA,CAAAH,OAAA;IAAA,aAAAK,iBAAA;MACLC,UAAU,GAAAD,iBAAA,CAAVC,UAAU;IAAA,aAAAC,4BAAA;MACZC,MAAM,GAAAD,4BAAA,CAAAP,OAAA;IAAA,aAAAS,aAAA;MACJC,UAAU,GAAAD,aAAA,CAAVC,UAAU;IAAA;IAAAC,OAAA,WAAAA,CAAA;MAEnBL,UAAU,CAACM,QAAQ,CAAC,KAAK,EAAEJ,MAAM,CAACK,GAAI
|
|
1
|
+
{"version":3,"names":["XNode","_webAtomsCoreDistCoreXNode","default","_Block","Block","_socialMailSocialMailClientContentImagesSvgHtmlEditorLayoutsColumn3Png","column3","_stylerStylerSets","StylerSets","_webAtomsCoreDistStyleStyled","styled","_stylerStyler","stylerVars","execute","register","css","sizeDefault","expand","_export","Columns3","title","src","factory","create"],"sources":["../../../src/site-editor/blocks/Columns3.tsx"],"sourcesContent":[null],"mappings":";;;;;;MAAOA,KAAK,GAAAC,0BAAA,CAAAC,OAAA;IAAA,aAAAC,MAAA;MACHC,KAAK,GAAAD,MAAA,CAALC,KAAK;IAAA,aAAAC,sEAAA;MACPC,OAAO,GAAAD,sEAAA,CAAAH,OAAA;IAAA,aAAAK,iBAAA;MACLC,UAAU,GAAAD,iBAAA,CAAVC,UAAU;IAAA,aAAAC,4BAAA;MACZC,MAAM,GAAAD,4BAAA,CAAAP,OAAA;IAAA,aAAAS,aAAA;MACJC,UAAU,GAAAD,aAAA,CAAVC,UAAU;IAAA;IAAAC,OAAA,WAAAA,CAAA;MAEnBL,UAAU,CAACM,QAAQ,CAAC,KAAK,EAAEJ,MAAM,CAACK,GAAI;;WAE3BH,UAAU,CAACI,WAAW;qBACZJ,UAAU,CAACI,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KA6BtC,CAACC,MAAM,CAAC,2BAA2B,CAAC,CACxC;MAACC,OAAA,aAEWC,QAAQ,GAAGf,KAAK,CAAC;QAE1BgB,KAAK,EAAE,eAAe;QACtBC,GAAG,EAAEf,OAAO;QACZgB,OAAO,EAAEA,CAAA,KAAMtB,KAAA,CAAAuB,MAAA;UAAA,iBAAuB;QAAW,GAC7CvB,KAAA,CAAAuB,MAAA,iBAAmB,EACnBvB,KAAA,CAAAuB,MAAA,iBAAmB,EACnBvB,KAAA,CAAAuB,MAAA,iBAAmB;OAE1B,CAAC;IAAA;EAAA;AAAA","ignoreList":[]}
|
|
@@ -35241,20 +35241,28 @@ System.register(["@web-atoms/core/dist/core/XNode", "./Block", "@social-mail/soc
|
|
|
35241
35241
|
}],
|
|
35242
35242
|
execute: function () {
|
|
35243
35243
|
StylerSets.register("low", styled.css`
|
|
35244
|
-
display:
|
|
35245
|
-
flex-wrap: nowrap;
|
|
35246
|
-
flex-direction: row;
|
|
35244
|
+
display: grid;
|
|
35247
35245
|
gap: ${stylerVars.sizeDefault};
|
|
35248
35246
|
border-radius: ${stylerVars.sizeDefault};
|
|
35249
|
-
flex-direction: row;
|
|
35250
|
-
flex-wrap: nowrap;
|
|
35251
|
-
justify-content: space-evenly;
|
|
35252
|
-
justify-items: center;
|
|
35253
35247
|
align-items: stretch;
|
|
35248
|
+
grid-template-columns: 1fr 1fr 1fr;
|
|
35254
35249
|
overflow: hidden;
|
|
35255
35250
|
|
|
35251
|
+
& > :not([styler-justify]) {
|
|
35252
|
+
justify-self: center;
|
|
35253
|
+
}
|
|
35254
|
+
|
|
35255
|
+
& > :first-child:not([styler-justify-self]) {
|
|
35256
|
+
justify-self: start;
|
|
35257
|
+
}
|
|
35258
|
+
|
|
35259
|
+
& > :last-child:not([styler-justify-self]) {
|
|
35260
|
+
justify-self: end;
|
|
35261
|
+
}
|
|
35262
|
+
|
|
35256
35263
|
@media (max-width: 700px) {
|
|
35257
35264
|
& {
|
|
35265
|
+
display: flex;
|
|
35258
35266
|
flex-direction: column;
|
|
35259
35267
|
width: 100%;
|
|
35260
35268
|
max-width: 100%;
|