@social-mail/social-mail-client 1.2.787 → 1.2.788

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.
@@ -1 +1 @@
1
- {"version":3,"file":"EffectGroup.d.ts","sourceRoot":"","sources":["../../../../src/site-editor/properties/groups/EffectGroup.tsx"],"names":[],"mappings":"AAMA,MAAM,CAAC,OAAO,UAAU,iBAAiB,QAexC"}
1
+ {"version":3,"file":"EffectGroup.d.ts","sourceRoot":"","sources":["../../../../src/site-editor/properties/groups/EffectGroup.tsx"],"names":[],"mappings":"AAMA,MAAM,CAAC,OAAO,UAAU,iBAAiB,QAmBxC"}
@@ -14,6 +14,9 @@ System.register(["@web-atoms/core/dist/core/XNode", "../../styler/StylerSet", ".
14
14
  }), XNode.create(DropDownProperty, {
15
15
  label: "Shadow",
16
16
  property: properties.stylerBoxShadow
17
+ }), XNode.create(DropDownProperty, {
18
+ label: "Opacity",
19
+ property: properties.stylerOpacity
17
20
  }));
18
21
  }
19
22
  _export("default", EffectGroupEditor);
@@ -1 +1 @@
1
- {"version":3,"names":["EffectGroupEditor","XNode","create","ExpanderPropertyEditor","label","DropDownProperty","property","properties","stylerBackdropFilter","stylerBackfaceVisibility","stylerBoxShadow","_export","setters","_webAtomsCoreDistCoreXNode","default","_stylerStylerSet","StylerSet","_controlsPropertyEditor","execute","instance"],"sources":["../../../../src/site-editor/properties/groups/EffectGroup.tsx"],"sourcesContent":[null],"mappings":";;;;EAMc,SAAUA,iBAAiBA,CAAA;IACrC,OAAOC,KAAA,CAAAC,MAAA,CAACC,sBAAsB;MAACC,KAAK,EAAC;IAAS,GAC1CH,KAAA,CAAAC,MAAA,CAACG,gBAAgB;MACbD,KAAK,EAAC,iBAAiB;MACvBE,QAAQ,EAAEC,UAAU,CAACC;IAAoB,EACvC,EACNP,KAAA,CAAAC,MAAA,CAACG,gBAAgB;MACbD,KAAK,EAAC,qBAAqB;MAC3BE,QAAQ,EAAEC,UAAU,CAACE;IAAwB,EAC3C,EACNR,KAAA,CAAAC,MAAA,CAACG,gBAAgB;MACbD,KAAK,EAAC,QAAQ;MACdE,QAAQ,EAAEC,UAAU,CAACG;IAAe,EAClC,CACmB;EACjC;EAACC,OAAA,YAfuBX,iBAAiB;EAAA;IAAAY,OAAA,aAAAC,0BAAA;MANlCZ,KAAK,GAAAY,0BAAA,CAAAC,OAAA;IAAA,aAAAC,gBAAA;MACHC,SAAS,GAAAD,gBAAA,CAATC,SAAS;IAAA,aAAAC,uBAAA;MACTd,sBAAsB,GAAAc,uBAAA,CAAtBd,sBAAsB;MAAEE,gBAAgB,GAAAY,uBAAA,CAAhBZ,gBAAgB;IAAA;IAAAa,OAAA,WAAAA,CAAA;MAE3CX,UAAU,GAAGS,SAAS,CAACG,QAAQ,CAACZ,UAAU;IAAA;EAAA;AAAA","ignoreList":[]}
1
+ {"version":3,"names":["EffectGroupEditor","XNode","create","ExpanderPropertyEditor","label","DropDownProperty","property","properties","stylerBackdropFilter","stylerBackfaceVisibility","stylerBoxShadow","stylerOpacity","_export","setters","_webAtomsCoreDistCoreXNode","default","_stylerStylerSet","StylerSet","_controlsPropertyEditor","execute","instance"],"sources":["../../../../src/site-editor/properties/groups/EffectGroup.tsx"],"sourcesContent":[null],"mappings":";;;;EAMc,SAAUA,iBAAiBA,CAAA;IACrC,OAAOC,KAAA,CAAAC,MAAA,CAACC,sBAAsB;MAACC,KAAK,EAAC;IAAS,GAC1CH,KAAA,CAAAC,MAAA,CAACG,gBAAgB;MACbD,KAAK,EAAC,iBAAiB;MACvBE,QAAQ,EAAEC,UAAU,CAACC;IAAoB,EACvC,EACNP,KAAA,CAAAC,MAAA,CAACG,gBAAgB;MACbD,KAAK,EAAC,qBAAqB;MAC3BE,QAAQ,EAAEC,UAAU,CAACE;IAAwB,EAC3C,EACNR,KAAA,CAAAC,MAAA,CAACG,gBAAgB;MACbD,KAAK,EAAC,QAAQ;MACdE,QAAQ,EAAEC,UAAU,CAACG;IAAe,EAClC,EACNT,KAAA,CAAAC,MAAA,CAACG,gBAAgB;MACbD,KAAK,EAAC,SAAS;MACfE,QAAQ,EAAEC,UAAU,CAACI;IAAa,EAChC,CACe;EAC7B;EAACC,OAAA,YAnBuBZ,iBAAiB;EAAA;IAAAa,OAAA,aAAAC,0BAAA;MANlCb,KAAK,GAAAa,0BAAA,CAAAC,OAAA;IAAA,aAAAC,gBAAA;MACHC,SAAS,GAAAD,gBAAA,CAATC,SAAS;IAAA,aAAAC,uBAAA;MACTf,sBAAsB,GAAAe,uBAAA,CAAtBf,sBAAsB;MAAEE,gBAAgB,GAAAa,uBAAA,CAAhBb,gBAAgB;IAAA;IAAAc,OAAA,WAAAA,CAAA;MAE3CZ,UAAU,GAAGU,SAAS,CAACG,QAAQ,CAACb,UAAU;IAAA;EAAA;AAAA","ignoreList":[]}
@@ -35,6 +35,7 @@ export declare class StylerSet {
35
35
  stylerBackdropFilter: import("./Styler").StylerProperty;
36
36
  stylerBackfaceVisibility: import("./Styler").StylerProperty;
37
37
  stylerBoxShadow: import("./Styler").StylerProperty;
38
+ stylerOpacity: import("./Styler").StylerProperty;
38
39
  stylerBackground: import("./Styler").StylerProperty;
39
40
  stylerBackgroundColor: import("./Styler").StylerProperty;
40
41
  stylerHoverBackgroundColor: import("./Styler").StylerProperty;
@@ -1 +1 @@
1
- {"version":3,"file":"StylerSet.d.ts","sourceRoot":"","sources":["../../../src/site-editor/styler/StylerSet.ts"],"names":[],"mappings":"AA2BA,qBAAa,SAAS;IAElB,OAAc,QAAQ,YAAmB;IAEzC,IAAI,QAAQ;IAEZ,OAAO,SAA8B;IAErC,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAiBR;IAEF,QAAQ;CAsDX"}
1
+ {"version":3,"file":"StylerSet.d.ts","sourceRoot":"","sources":["../../../src/site-editor/styler/StylerSet.ts"],"names":[],"mappings":"AA2BA,qBAAa,SAAS;IAElB,OAAc,QAAQ,YAAmB;IAEzC,IAAI,QAAQ;IAEZ,OAAO,SAA8B;IAErC,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAiBR;IAEF,QAAQ;CAsDX"}
@@ -3,5 +3,6 @@ export declare const stylerEffects: {
3
3
  stylerBackdropFilter: StylerProperty;
4
4
  stylerBackfaceVisibility: StylerProperty;
5
5
  stylerBoxShadow: StylerProperty;
6
+ stylerOpacity: StylerProperty;
6
7
  };
7
8
  //# sourceMappingURL=effects.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"effects.d.ts","sourceRoot":"","sources":["../../../../src/site-editor/styler/properties/effects.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,WAAW,CAAC;AAE3C,eAAO,MAAM,aAAa;;;;CA4BzB,CAAC"}
1
+ {"version":3,"file":"effects.d.ts","sourceRoot":"","sources":["../../../../src/site-editor/styler/properties/effects.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,WAAW,CAAC;AAE3C,eAAO,MAAM,aAAa;;;;;CA0CzB,CAAC"}
@@ -27,6 +27,18 @@ System.register(["@web-atoms/core/dist/style/styled", "../Styler"], function (_e
27
27
  "thin-all": styled.css`box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, .51);`,
28
28
  "thick": styled.css`box-shadow: 0px 6px 9px 6px rgba(0, 0, 0, .51);`,
29
29
  "thick-all": styled.css`box-shadow: 0px 0px 9px 6px rgba(0, 0, 0, .51);`
30
+ }),
31
+ stylerOpacity: new StylerProperty("styler-opacity", {
32
+ "custom": styled.css`opacity: var(--styler-opacity)`,
33
+ "none": styled.css`opacity: 1;`,
34
+ "light": styled.css`opacity: 0.25;`,
35
+ "half": styled.css`opacity: 0.5;`,
36
+ "dark": styled.css`opacity: 0.75;`,
37
+ "inherit": styled.css`opacity: inherit;`,
38
+ "initial": styled.css`opacity: initial;`,
39
+ "revert": styled.css`opacity: revert;`,
40
+ "revert-layer": styled.css`opacity: revert-layer;`,
41
+ "unset": styled.css`opacity: unset;`
30
42
  })
31
43
  });
32
44
  }
@@ -1 +1 @@
1
- {"version":3,"names":["styled","_webAtomsCoreDistStyleStyled","default","_Styler","StylerProperty","execute","_export","stylerEffects","stylerBackdropFilter","css","stylerBackfaceVisibility","stylerBoxShadow"],"sources":["../../../../src/site-editor/styler/properties/effects.ts"],"sourcesContent":[null],"mappings":";;;;;;MAAOA,MAAM,GAAAC,4BAAA,CAAAC,OAAA;IAAA,aAAAC,OAAA;MACJC,cAAc,GAAAD,OAAA,CAAdC,cAAc;IAAA;IAAAC,OAAA,WAAAA,CAAA;MAAAC,OAAA,kBAEVC,aAAa,GAAG;QACzBC,oBAAoB,EAAE,IAAIJ,cAAc,CAAC,wBAAwB,EAAE;UAC/D,MAAM,EAAEJ,MAAM,CAACS,GAAI,wBAAwB;UAC3C,WAAW,EAAET,MAAM,CAACS,GAAI,gCAAgC;UACxD,MAAM,EAAET,MAAM,CAACS,GAAI;SACtB,CAAC;QAEFC,wBAAwB,EAAE,IAAIN,cAAc,CAAC,4BAA4B,EAAE;UACvE,MAAM,EAAEJ,MAAM,CAACS,GAAI,4BAA4B;UAC/C,SAAS,EAAET,MAAM,CAACS,GAAI,+BAA+B;UACrD,QAAQ,EAAET,MAAM,CAACS,GAAI;SACxB,CAAC;QAEFE,eAAe,EAAE,IAAIP,cAAc,CAAC,mBAAmB,EAAE;UAErD,MAAM,EAAEJ,MAAM,CAACS,GAAI,mBAAmB;UAEtC,SAAS,EAAET,MAAM,CAACS,GAAI,kDAAkD;UAExE,MAAM,EAAET,MAAM,CAACS,GAAI,iDAAiD;UAEpE,UAAU,EAAET,MAAM,CAACS,GAAI,iDAAiD;UAExE,OAAO,EAAET,MAAM,CAACS,GAAI,iDAAiD;UAErE,WAAW,EAAET,MAAM,CAACS,GAAI;SAE3B;OACJ;IAAA;EAAA;AAAA","ignoreList":[]}
1
+ {"version":3,"names":["styled","_webAtomsCoreDistStyleStyled","default","_Styler","StylerProperty","execute","_export","stylerEffects","stylerBackdropFilter","css","stylerBackfaceVisibility","stylerBoxShadow","stylerOpacity"],"sources":["../../../../src/site-editor/styler/properties/effects.ts"],"sourcesContent":[null],"mappings":";;;;;;MAAOA,MAAM,GAAAC,4BAAA,CAAAC,OAAA;IAAA,aAAAC,OAAA;MACJC,cAAc,GAAAD,OAAA,CAAdC,cAAc;IAAA;IAAAC,OAAA,WAAAA,CAAA;MAAAC,OAAA,kBAEVC,aAAa,GAAG;QACzBC,oBAAoB,EAAE,IAAIJ,cAAc,CAAC,wBAAwB,EAAE;UAC/D,MAAM,EAAEJ,MAAM,CAACS,GAAI,wBAAwB;UAC3C,WAAW,EAAET,MAAM,CAACS,GAAI,gCAAgC;UACxD,MAAM,EAAET,MAAM,CAACS,GAAI;SACtB,CAAC;QAEFC,wBAAwB,EAAE,IAAIN,cAAc,CAAC,4BAA4B,EAAE;UACvE,MAAM,EAAEJ,MAAM,CAACS,GAAI,4BAA4B;UAC/C,SAAS,EAAET,MAAM,CAACS,GAAI,+BAA+B;UACrD,QAAQ,EAAET,MAAM,CAACS,GAAI;SACxB,CAAC;QAEFE,eAAe,EAAE,IAAIP,cAAc,CAAC,mBAAmB,EAAE;UAErD,MAAM,EAAEJ,MAAM,CAACS,GAAI,mBAAmB;UAEtC,SAAS,EAAET,MAAM,CAACS,GAAI,kDAAkD;UAExE,MAAM,EAAET,MAAM,CAACS,GAAI,iDAAiD;UAEpE,UAAU,EAAET,MAAM,CAACS,GAAI,iDAAiD;UAExE,OAAO,EAAET,MAAM,CAACS,GAAI,iDAAiD;UAErE,WAAW,EAAET,MAAM,CAACS,GAAI;SAE3B,CAAC;QAEFG,aAAa,EAAE,IAAIR,cAAc,CAAC,gBAAgB,EAAE;UAChD,QAAQ,EAAEJ,MAAM,CAACS,GAAI,gCAAgC;UACrD,MAAM,EAAET,MAAM,CAACS,GAAI,aAAa;UAChC,OAAO,EAAET,MAAM,CAACS,GAAI,gBAAgB;UACpC,MAAM,EAAET,MAAM,CAACS,GAAI,eAAe;UAClC,MAAM,EAAET,MAAM,CAACS,GAAI,gBAAgB;UACnC,SAAS,EAAET,MAAM,CAACS,GAAI,mBAAmB;UACzC,SAAS,EAAET,MAAM,CAACS,GAAI,mBAAmB;UACzC,QAAQ,EAAET,MAAM,CAACS,GAAI,kBAAkB;UACvC,cAAc,EAAET,MAAM,CAACS,GAAI,wBAAwB;UACnD,OAAO,EAAET,MAAM,CAACS,GAAI;SAEvB;OACJ;IAAA;EAAA;AAAA","ignoreList":[]}
@@ -52592,6 +52592,18 @@ System.register(["@web-atoms/core/dist/style/styled", "../Styler"], function (_e
52592
52592
  "thin-all": styled.css`box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, .51);`,
52593
52593
  "thick": styled.css`box-shadow: 0px 6px 9px 6px rgba(0, 0, 0, .51);`,
52594
52594
  "thick-all": styled.css`box-shadow: 0px 0px 9px 6px rgba(0, 0, 0, .51);`
52595
+ }),
52596
+ stylerOpacity: new StylerProperty("styler-opacity", {
52597
+ "custom": styled.css`opacity: var(--styler-opacity)`,
52598
+ "none": styled.css`opacity: 1;`,
52599
+ "light": styled.css`opacity: 0.25;`,
52600
+ "half": styled.css`opacity: 0.5;`,
52601
+ "dark": styled.css`opacity: 0.75;`,
52602
+ "inherit": styled.css`opacity: inherit;`,
52603
+ "initial": styled.css`opacity: initial;`,
52604
+ "revert": styled.css`opacity: revert;`,
52605
+ "revert-layer": styled.css`opacity: revert-layer;`,
52606
+ "unset": styled.css`opacity: unset;`
52595
52607
  })
52596
52608
  });
52597
52609
  }
@@ -53404,6 +53416,9 @@ System.register(["@web-atoms/core/dist/core/XNode", "../../styler/StylerSet", ".
53404
53416
  }), XNode.create(DropDownProperty, {
53405
53417
  label: "Shadow",
53406
53418
  property: properties.stylerBoxShadow
53419
+ }), XNode.create(DropDownProperty, {
53420
+ label: "Opacity",
53421
+ property: properties.stylerOpacity
53407
53422
  }));
53408
53423
  }
53409
53424
  _export("default", EffectGroupEditor);