@zealicsolutions/web-ui 1.0.97-beta.3 → 1.0.97-beta.5
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/cjs/index.js +2 -2
- package/dist/cjs/index.js.map +1 -1
- package/dist/esm/components/RichTextViewer/RichTextViewer.js +1 -1
- package/dist/esm/components/RichTextViewer/RichTextViewer.js.map +1 -1
- package/dist/esm/components/RichTextViewer/components/EditorElement.js +1 -1
- package/dist/esm/components/RichTextViewer/components/EditorElement.js.map +1 -1
- package/dist/esm/components/RichTextViewer/components/Variable.js +1 -1
- package/dist/esm/components/RichTextViewer/components/Variable.js.map +1 -1
- package/dist/esm/components/RichTextViewer/components/VariableFormatter.js +1 -1
- package/dist/esm/components/RichTextViewer/components/VariableFormatter.js.map +1 -1
- package/dist/esm/molecules/BaseMolecule.js +1 -1
- package/dist/esm/molecules/BaseMolecule.js.map +1 -1
- package/dist/esm/molecules/RichText/TextMolecule.js +1 -1
- package/dist/esm/molecules/RichText/TextMolecule.js.map +1 -1
- package/package.json +1 -1
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"RichTextViewer.js","sources":["../../../../../src/components/RichTextViewer/RichTextViewer.tsx"],"sourcesContent":[null],"names":["MATRIX_MESSAGE_ELEMENT_ID","COMMUNICATION_LINK_ELEMENT_ID","MATRIX_MESSAGE_DATA_ID","COMMUNICATION_LINK_DATA_URL","COMMUNICATION_LINK_DATA_TEXT","richTextDefaultValue","type","children","text","RichTextViewer","_a","value","numberOfLines","editor","useMemo","withVariables","withReact","createEditor","slateValue","parsedValue","replace","JSON","parse","e","
|
1
|
+
{"version":3,"file":"RichTextViewer.js","sources":["../../../../../src/components/RichTextViewer/RichTextViewer.tsx"],"sourcesContent":[null],"names":["MATRIX_MESSAGE_ELEMENT_ID","COMMUNICATION_LINK_ELEMENT_ID","MATRIX_MESSAGE_DATA_ID","COMMUNICATION_LINK_DATA_URL","COMMUNICATION_LINK_DATA_TEXT","richTextDefaultValue","type","children","text","RichTextViewer","_a","value","numberOfLines","console","log","editor","useMemo","withVariables","withReact","createEditor","slateValue","parsedValue","replace","JSON","parse","e","error","_jsx","Slate","__assign","Editable","readOnly","renderLeaf","props","Leaf","placeholder","renderElement","EditorElement","stringify"],"mappings":"mo5GAOO,IAAMA,EAA4B,iBAC5BC,EAAgC,qBAChCC,EAAyB,oBACzBC,EAA8B,yBAC9BC,EAA+B,0BAE/BC,EAAqC,CAAC,CAAEC,KAAM,YAAaC,SAAU,CAAC,CAAEC,KAAM,OAO9EC,EAA0C,SAACC,OAAEC,EAAKD,EAAAC,MAAeD,EAAAE,cAC5EC,QAAQC,IAAI,iBAAkBH,GAC9B,IAAMI,EAASC,EAAQ,WAAM,OAAAC,EAAcC,EAAUC,KAAgB,EAAE,IAEnEC,EAAaf,EAEjB,GAAIM,SAA0D,iBAAVA,EAClDS,EAAaf,MACR,CACL,IAAMgB,EAAcV,EAAMW,QAAQ,MAAO,IAEzC,IACEF,EAAaG,KAAKC,MAAMb,EACzB,CAAC,MAAOc,GACPZ,QAAQa,MAAMD,EAAG,uDAEjB,IACEL,EAAaG,KAAKC,MAAMH,EACzB,CAAC,MAAOK,GACPb,QAAQa,MAAMA,EAAO,2DACtB,CACF,CACF,CAKD,OACEC,EAACC,EAAKC,EAAA,CAAkCd,OAAQA,EAAQJ,MAAOS,aAC7DO,EAACG,GACCC,UAAQ,EACRC,WAPa,SAACC,GAA2B,OAAAN,EAACO,EAASL,EAAA,CAAA,EAAAI,GAAS,EAQ5DE,YAAaf,IAAef,EAAuB,uBAAyB,GAC5E+B,cARgB,SAACH,GAA8B,OAAAN,EAACU,EAAkBR,EAAA,CAAA,EAAAI,GAAS,MAGnEV,KAAKe,UAAUlB,GAS/B"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
import{__makeTemplateObject as e,__assign as n}from"../../../node_modules/tslib/tslib.es6.js";import{jsx as t}from"../../../node_modules/@emotion/react/jsx-runtime/dist/emotion-react-jsx-runtime.esm.js";import i from"../../../node_modules/@emotion/styled/dist/emotion-styled.esm.js";import{Variable as r}from"./Variable.js";var s,l,d,o=function(e){var i=e.element,s=e.attributes,l=e.children;switch(i.type){case"headingOne":return t("h1",n({},s,{children:l}));case"headingTwo":return t("h2",n({},s,{children:l}));case"headingThree":return t("h3",n({},s,{children:l}));case"blockquote":return t("blockquote",n({},s,{children:l}));case"alignLeft":return t(a,n({style:{textAlign:"left"}},s,{children:l}));case"alignCenter":return t(a,n({style:{textAlign:"center"}},s,{children:l}));case"alignRight":return t(a,n({style:{textAlign:"right"}},s,{children:l}));case"justify":return t(a,n({style:{textAlign:"justify"}},s,{children:l}));case"listItem":return t("li",n({},s,{children:l}));case"orderedList":return t(c,n({},s,{children:l}));case"unorderedList":return t(m,n({},s,{children:l}));case"variable":return t(r,{attributes:s,children:l,element:i});default:return t("p",n({},s,{children:l}))}},a=i.div(s||(s=e(["\n display: block;\n width: 100%;\n"],["\n display: block;\n width: 100%;\n"]))),c=i.ol(l||(l=e(["\n list-style-type: decimal;\n list-style-position: inside;\n margin: 0;\n padding: 0;\n"],["\n list-style-type: decimal;\n list-style-position: inside;\n margin: 0;\n padding: 0;\n"]))),m=i.ul(d||(d=e(["\n list-style-type: disc;\n list-style-position: inside;\n margin: 0;\n padding: 0;\n"],["\n list-style-type: disc;\n list-style-position: inside;\n margin: 0;\n padding: 0;\n"])));export{o as EditorElement};
|
1
|
+
import{__makeTemplateObject as e,__assign as n}from"../../../node_modules/tslib/tslib.es6.js";import{jsx as t}from"../../../node_modules/@emotion/react/jsx-runtime/dist/emotion-react-jsx-runtime.esm.js";import i from"../../../node_modules/@emotion/styled/dist/emotion-styled.esm.js";import{Variable as r}from"./Variable.js";var s,l,d,o=function(e){var i=e.element,s=e.attributes,l=e.children;switch(console.log("EditorElement",i),i.type){case"headingOne":return t("h1",n({},s,{children:l}));case"headingTwo":return t("h2",n({},s,{children:l}));case"headingThree":return t("h3",n({},s,{children:l}));case"blockquote":return t("blockquote",n({},s,{children:l}));case"alignLeft":return t(a,n({style:{textAlign:"left"}},s,{children:l}));case"alignCenter":return t(a,n({style:{textAlign:"center"}},s,{children:l}));case"alignRight":return t(a,n({style:{textAlign:"right"}},s,{children:l}));case"justify":return t(a,n({style:{textAlign:"justify"}},s,{children:l}));case"listItem":return t("li",n({},s,{children:l}));case"orderedList":return t(c,n({},s,{children:l}));case"unorderedList":return t(m,n({},s,{children:l}));case"variable":return t(r,{attributes:s,children:l,element:i});default:return t("p",n({},s,{children:l}))}},a=i.div(s||(s=e(["\n display: block;\n width: 100%;\n"],["\n display: block;\n width: 100%;\n"]))),c=i.ol(l||(l=e(["\n list-style-type: decimal;\n list-style-position: inside;\n margin: 0;\n padding: 0;\n"],["\n list-style-type: decimal;\n list-style-position: inside;\n margin: 0;\n padding: 0;\n"]))),m=i.ul(d||(d=e(["\n list-style-type: disc;\n list-style-position: inside;\n margin: 0;\n padding: 0;\n"],["\n list-style-type: disc;\n list-style-position: inside;\n margin: 0;\n padding: 0;\n"])));export{o as EditorElement};
|
2
2
|
//# sourceMappingURL=EditorElement.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"EditorElement.js","sources":["../../../../../../src/components/RichTextViewer/components/EditorElement.tsx"],"sourcesContent":[null],"names":["EditorElement","_a","element","attributes","children","type","_jsx","__assign","AlignBlock","style","textAlign","OrderedList","UnorderedList","Variable","styled","div","templateObject_1","__makeTemplateObject","ol","templateObject_2","ul","templateObject_3"],"mappings":"oUAOO,UAAMA,EAAgB,SAACC,GAAE,IAAAC,YAASC,EAAUF,EAAAE,WAAEC,EAAQH,EAAAG,
|
1
|
+
{"version":3,"file":"EditorElement.js","sources":["../../../../../../src/components/RichTextViewer/components/EditorElement.tsx"],"sourcesContent":[null],"names":["EditorElement","_a","element","attributes","children","console","log","type","_jsx","__assign","AlignBlock","style","textAlign","OrderedList","UnorderedList","Variable","styled","div","templateObject_1","__makeTemplateObject","ol","templateObject_2","ul","templateObject_3"],"mappings":"oUAOO,UAAMA,EAAgB,SAACC,GAAE,IAAAC,YAASC,EAAUF,EAAAE,WAAEC,EAAQH,EAAAG,SAE3D,OADAC,QAAQC,IAAI,gBAAiBJ,GACrBA,EAAQK,MACd,IAAK,aACH,OAAOC,EAAQ,KAAAC,EAAA,CAAA,EAAAN,EAAa,CAAAC,SAAAA,KAC9B,IAAK,aACH,OAAOI,EAAQ,KAAAC,EAAA,CAAA,EAAAN,EAAa,CAAAC,SAAAA,KAC9B,IAAK,eACH,OAAOI,EAAQ,KAAAC,EAAA,CAAA,EAAAN,EAAa,CAAAC,SAAAA,KAE9B,IAAK,aACH,OAAOI,EAAgB,aAAAC,EAAA,CAAA,EAAAN,EAAa,CAAAC,SAAAA,KAGtC,IAAK,YACH,OACEI,EAACE,EAAWD,EAAA,CAAAE,MAAO,CAAEC,UAAW,SAAcT,YAC3CC,KAGP,IAAK,cACH,OACEI,EAACE,EAAWD,EAAA,CAAAE,MAAO,CAAEC,UAAW,WAAgBT,YAC7CC,KAGP,IAAK,aACH,OACEI,EAACE,EAAWD,EAAA,CAAAE,MAAO,CAAEC,UAAW,UAAeT,YAC5CC,KAGP,IAAK,UACH,OACEI,EAACE,EAAWD,EAAA,CAAAE,MAAO,CAAEC,UAAW,YAAiBT,YAC9CC,KAKP,IAAK,WACH,OAAOI,EAAQ,KAAAC,EAAA,CAAA,EAAAN,EAAa,CAAAC,SAAAA,KAC9B,IAAK,cACH,OAAOI,EAACK,EAAWJ,EAAA,CAAA,EAAKN,EAAa,CAAAC,SAAAA,KACvC,IAAK,gBACH,OAAOI,EAACM,EAAaL,EAAA,CAAA,EAAKN,EAAa,CAAAC,SAAAA,KAoBzC,IAAK,WACH,OAAOI,EAACO,EAAS,CAAAZ,WAAYA,EAAYC,SAAUA,EAAUF,QAASA,IAIxE,QACE,OAAOM,EAAO,IAAAC,EAAA,CAAA,EAAAN,EAAa,CAAAC,SAAAA,KAEjC,EAGMM,EAAaM,EAAOC,IAAGC,IAAAA,EAAAC,EAAA,CAAA,yCAAA,CAAA,4CAKvBN,EAAcG,EAAOI,GAAEC,IAAAA,EAAAF,EAAA,CAAA,gGAAA,CAAA,mGAOvBL,EAAgBE,EAAOM,GAAEC,IAAAA,EAAAJ,EAAA,CAAA,6FAAA,CAAA"}
|