@social-mail/social-mail-client 1.8.202 → 1.8.203

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.
@@ -10,13 +10,13 @@ System.register(["@web-atoms/core/dist/core/XNode", "../controls/PropertyEditor"
10
10
  name: "mask-image"
11
11
  }), XNode.create(DropDownProperty, {
12
12
  label: "Position",
13
- name: "styler-mask-position"
13
+ attributeName: "styler-mask-position"
14
14
  }), XNode.create(DropDownProperty, {
15
15
  label: "Repeat",
16
- name: "styler-mask-repeat"
16
+ attributeName: "styler-mask-repeat"
17
17
  }), XNode.create(DropDownProperty, {
18
18
  label: "Size",
19
- name: "styler-mask-size"
19
+ attributeName: "styler-mask-size"
20
20
  }));
21
21
  }
22
22
  _export("default", MaskGroupEditor);
@@ -1 +1 @@
1
- {"version":3,"names":["MaskGroupEditor","XNode","create","ExpanderPropertyEditor","label","StyleFileEditor","name","DropDownProperty","_export","setters","_webAtomsCoreDistCoreXNode","default","_controlsPropertyEditor","_controlsStyleFileEditor","execute"],"sources":["../../../../src/site-editor/properties/groups/MaskGroupEditor.tsx"],"sourcesContent":[null],"mappings":";;;;EAIc,SAAUA,eAAeA,CAAA;IACnC,OAAOC,KAAA,CAAAC,MAAA,CAACC,sBAAsB;MAACC,KAAK,EAAC;IAAM,GACvCH,KAAA,CAAAC,MAAA,CAACG,eAAe;MACZD,KAAK,EAAC,OAAO;MACbE,IAAI,EAAC;IAAY,EACf,EACNL,KAAA,CAAAC,MAAA,CAACK,gBAAgB;MACbH,KAAK,EAAC,UAAU;MAChBE,IAAI,EAAC;IAAsB,EACzB,EACNL,KAAA,CAAAC,MAAA,CAACK,gBAAgB;MACbH,KAAK,EAAC,QAAQ;MACdE,IAAI,EAAC;IAAoB,EACvB,EACNL,KAAA,CAAAC,MAAA,CAACK,gBAAgB;MACbH,KAAK,EAAC,MAAM;MACZE,IAAI,EAAC;IAAkB,EACrB,CACe;EAE7B;EAACE,OAAA,YApBuBR,eAAe;EAAA;IAAAS,OAAA,aAAAC,0BAAA;MAJhCT,KAAK,GAAAS,0BAAA,CAAAC,OAAA;IAAA,aAAAC,uBAAA;MACHL,gBAAgB,GAAAK,uBAAA,CAAhBL,gBAAgB;MAAEJ,sBAAsB,GAAAS,uBAAA,CAAtBT,sBAAsB;IAAA,aAAAU,wBAAA;MAC1CR,eAAe,GAAAQ,wBAAA,CAAAF,OAAA;IAAA;IAAAG,OAAA,WAAAA,CAAA;EAAA;AAAA","ignoreList":[]}
1
+ {"version":3,"names":["MaskGroupEditor","XNode","create","ExpanderPropertyEditor","label","StyleFileEditor","name","DropDownProperty","attributeName","_export","setters","_webAtomsCoreDistCoreXNode","default","_controlsPropertyEditor","_controlsStyleFileEditor","execute"],"sources":["../../../../src/site-editor/properties/groups/MaskGroupEditor.tsx"],"sourcesContent":[null],"mappings":";;;;EAIc,SAAUA,eAAeA,CAAA;IACnC,OAAOC,KAAA,CAAAC,MAAA,CAACC,sBAAsB;MAACC,KAAK,EAAC;IAAM,GACvCH,KAAA,CAAAC,MAAA,CAACG,eAAe;MACZD,KAAK,EAAC,OAAO;MACbE,IAAI,EAAC;IAAY,EACf,EACNL,KAAA,CAAAC,MAAA,CAACK,gBAAgB;MACbH,KAAK,EAAC,UAAU;MAChBI,aAAa,EAAC;IAAsB,EAClC,EACNP,KAAA,CAAAC,MAAA,CAACK,gBAAgB;MACbH,KAAK,EAAC,QAAQ;MACdI,aAAa,EAAC;IAAoB,EAChC,EACNP,KAAA,CAAAC,MAAA,CAACK,gBAAgB;MACbH,KAAK,EAAC,MAAM;MACZI,aAAa,EAAC;IAAkB,EAC9B,CACe;EAE7B;EAACC,OAAA,YApBuBT,eAAe;EAAA;IAAAU,OAAA,aAAAC,0BAAA;MAJhCV,KAAK,GAAAU,0BAAA,CAAAC,OAAA;IAAA,aAAAC,uBAAA;MACHN,gBAAgB,GAAAM,uBAAA,CAAhBN,gBAAgB;MAAEJ,sBAAsB,GAAAU,uBAAA,CAAtBV,sBAAsB;IAAA,aAAAW,wBAAA;MAC1CT,eAAe,GAAAS,wBAAA,CAAAF,OAAA;IAAA;IAAAG,OAAA,WAAAA,CAAA;EAAA;AAAA","ignoreList":[]}
@@ -34246,13 +34246,13 @@ System.register(["@web-atoms/core/dist/core/XNode", "../controls/PropertyEditor"
34246
34246
  name: "mask-image"
34247
34247
  }), XNode.create(DropDownProperty, {
34248
34248
  label: "Position",
34249
- name: "styler-mask-position"
34249
+ attributeName: "styler-mask-position"
34250
34250
  }), XNode.create(DropDownProperty, {
34251
34251
  label: "Repeat",
34252
- name: "styler-mask-repeat"
34252
+ attributeName: "styler-mask-repeat"
34253
34253
  }), XNode.create(DropDownProperty, {
34254
34254
  label: "Size",
34255
- name: "styler-mask-size"
34255
+ attributeName: "styler-mask-size"
34256
34256
  }));
34257
34257
  }
34258
34258
  _export("default", MaskGroupEditor);