jamespot-react-core 1.1.189 → 1.1.191

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.
@@ -0,0 +1,638 @@
1
+ "use strict";(self.webpackChunkReactCore=self.webpackChunkReactCore||[]).push([[593],{593:(e,t,n)=>{n.r(t),n.d(t,{AIModal:()=>M,AddReportModal:()=>Z,Audience:()=>x,Avatar:()=>g,CommentsBloc:()=>Rl,DisplayForm:()=>$,Editor:()=>ze,EditorsPortal:()=>dt,Empty:()=>Bl,JRCInputTinyMCEWithExt:()=>Nl,JRCInputTinyMCEWithExtRaw:()=>Jl,MarkdownModal:()=>gn,ModalAudience:()=>Zl,TwoColLayout:()=>lo,WidgetList:()=>Lt,WidgetWrapperCore:()=>Tl});var i=n(594),l=n.n(i),o=n(196),a=n.n(o),r=n(493),s=n(527),c=n(22),d=n(996),u=n(683);const m=d.j.getLazyComponent("Icon"),g=e=>{var t;const n=(0,o.useTheme)(),i=(0,u.GV)(c.Bx.selectors.selectNetworkPublic);return e.uri===(null==i?void 0:i.uri)?l().createElement(m,{name:"icon-fs-wall",size:8*(null!==(t=e.size)&&void 0!==t?t:3),color:n.color.primary,variant:"circle"}):l().createElement(s.JRCAvatar,Object.assign({},e))},p=d.j.getLazyComponent("FlexBox"),f=d.j.getLazyComponent("ModalContent"),E=d.j.getLazyComponent("ModalLayout"),h=d.j.getLazyComponent("StyledHref"),b=d.j.getLazyComponent("Tooltip"),v=d.j.getLazyComponent("Typography"),y=a().div`
2
+ display: flex;
3
+ flex-direction: column;
4
+ gap: 12px;
5
+ margin-bottom: 24px;
6
+ `,C=a().a`
7
+ display: flex;
8
+ justify-content: center;
9
+ align-items: center;
10
+ position: relative;
11
+ width: 40px;
12
+ height: 40px;
13
+ border-radius: 40px;
14
+ overflow: hidden;
15
+ color: ${e=>e.theme.color.white};
16
+ background-color: ${e=>e.theme.color.lavender};
17
+ border: 4px solid ${e=>e.theme.color.white};
18
+ margin-left: ${e=>e.overlap?"-18px":"0"};
19
+ cursor: pointer;
20
+ `,x=({audience:e,limit:t=2})=>{const n=(0,r.useIntl)(),a=(0,o.useTheme)(),[c,d]=(0,i.useState)(!1);return l().createElement(l().Fragment,null,l().createElement(p,null,[...e].splice(0,t).map(((e,t)=>l().createElement(C,{overlap:0!==t,href:e._url,target:"_blank",key:e.id},l().createElement(b,{description:void 0===e.title?" ":e.title,position:"left"},l().createElement(g,{uri:e.uri,size:4,variant:"circle",alt:"image",timestamp:e.dateModified?s.Utils.date.strToTimestamp(e.dateModified):void 0,focusable:!0}))))),e.length>t&&l().createElement(C,{onClick:()=>d(!0),overlap:!0},"+",e.length-t)),e.length>t&&l().createElement(E,{closeHandler:()=>d(!1),enableClickAwayCloseModal:!0,open:c,variant:"fixed-height",maxHeight:"800px"},l().createElement(f,{title:n.formatMessage({id:"GLOBAL_Audience"}),overflow:"scroll",onClickIconClose:()=>d(!1)},l().createElement(y,null,e.map(((e,t)=>l().createElement(p,{key:`audience-${t}`,y:"center",gap:a.space.l},l().createElement(g,{size:5,uri:`${e.type}/${e.id}`}),l().createElement(h,{href:`${e.type}/${e.id}`},l().createElement(v,null,e.title)))))))))};var w=n(833),k=n.n(w);const L=d.j.getLazyComponent("Loader"),_=d.j.getLazyComponent("ModalContent"),W=d.j.getLazyComponent("ModalLayout"),q=d.j.getLazyComponent("Typography"),S=a().div`
21
+ padding: ${e=>e.theme.space.md}px;
22
+ `,j={response:void 0,loading:!0,error:void 0},M=({query:e})=>{const t=(0,r.useIntl)(),[n,a]=(0,i.useState)(j),s=(0,o.useTheme)(),c=(0,i.useCallback)((e=>{a(j),k().jia.textEnhancement({text:e.text,capacity:e.capability}).then((e=>{if(e.error)return void a({error:`${t.formatMessage({id:"JIA_ERROR_AI_CALL"})}${e.errorMsg&&": "+e.errorMsg}`,loading:!1,response:void 0});const n=e.result.text;a({error:void 0,loading:!1,response:n})})).catch((e=>{a({error:t.formatMessage({id:"JIA_ERROR_AI_CALL"}),loading:!1,response:void 0})}))}),[t]);return(0,i.useEffect)((()=>{e&&e.text.trim().length>0&&c(e)}),[e,c]),l().createElement(W,{zIndex:s.zIndex.tinyMCEModal,open:!!e,closeHandler:()=>{null==e||e.reject()}},l().createElement(_,{overflow:"scroll",buttons:[{children:t.formatMessage({id:"GLOBAL_Try_Again"}),clickHandler:()=>{e&&c(e)}},{children:t.formatMessage({id:"GLOBAL_Validation"}),clickHandler:()=>n.response&&(null==e?void 0:e.resolve(n.response))},{children:t.formatMessage({id:"GLOBAL_Cancel"}),clickHandler:()=>null==e?void 0:e.reject()}],isFull:!0},l().createElement(S,null,n.loading&&l().createElement(l().Fragment,null,l().createElement(L,null),l().createElement(q,{align:"center"},t.formatMessage({id:"JIA_WAITING_WARNIG"}))),!n.loading&&n.error&&l().createElement("p",null,n.error),!n.loading&&n.response&&l().createElement("p",null,n.response))))};var T=n(655),A=n(749),I=function(e,t){var n={};for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&t.indexOf(i)<0&&(n[i]=e[i]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var l=0;for(i=Object.getOwnPropertySymbols(e);l<i.length;l++)t.indexOf(i[l])<0&&Object.prototype.propertyIsEnumerable.call(e,i[l])&&(n[i[l]]=e[i[l]])}return n};const O=o.css`
23
+ height: 100%;
24
+ display: flex;
25
+ flex-direction: column;
26
+ justify-content: space-between;
27
+ `,z=a().div`
28
+ ${({stretch:e})=>e&&O}
29
+ `,G=a().form`
30
+ ${({stretch:e})=>e&&O}
31
+ `,D=(0,i.forwardRef)(((e,t)=>e.onSubmit?l().createElement(G,{stretch:e.stretch,onSubmit:e.onSubmit,ref:t,"data-cy":e.dataCy},e.children):l().createElement(z,{stretch:e.stretch,ref:t,"data-cy":e.dataCy},e.children))),V=a().div`
32
+ ${e=>e.stretch&&"\n flex: 1;\n"}
33
+ `,$=(0,i.forwardRef)(((e,t)=>{const n=(0,i.useRef)(null),[o,a]=(0,A.SC)(e.fields,e.type,e.forceMandatory),r=(0,T.useForm)({defaultValues:Object.assign(Object.assign({},a),e.defaultValues),criteriaMode:"all"}),{handleSubmit:s,control:c,reset:d}=r,u=I(r,["handleSubmit","control","reset"]),m=(0,i.useCallback)((e=>{const t={};return Object.keys(e).forEach((n=>{var i;const l=null===(i=o.find((e=>e.name===n)))||void 0===i?void 0:i.widget;switch(null==l?void 0:l.type){case"audience":t[n]=e[n].map((e=>e.uri)).join(",");break;case"taxonomy":t[n]=e[n].map((e=>e.title)).join(",");break;case"toggle":t[n]=e[n]?"1":"0";break;default:t[n]=e[n]}})),t}),[o]);return(0,i.useImperativeHandle)(t,(()=>Object.assign(Object.assign({},u),{handleSubmit:s,control:c,reset:()=>{var e;null===(e=null==n?void 0:n.current)||void 0===e||e.scrollTo(0,0),d()},getFormattedValues:()=>m(u.getValues())})),[]),l().createElement(D,{dataCy:e.dataCy,stretch:e.stretch,onSubmit:e.onSubmit?s(e.onSubmit):void 0,ref:n},l().createElement(V,{stretch:e.stretch},o.map((t=>{var{Input:n}=t,i=I(t,["Input"]);return l().createElement(n,Object.assign({key:i.name,control:c},i,{dataCy:`${e.dataCy}-${i.name}`,readOnly:e.readOnly}))})),e.extraInputs&&e.extraInputs(c)),e.buttons)}));var F=n(491),R=function(e,t,n,i){return new(n||(n=Promise))((function(l,o){function a(e){try{s(i.next(e))}catch(e){o(e)}}function r(e){try{s(i.throw(e))}catch(e){o(e)}}function s(e){var t;e.done?l(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(a,r)}s((i=i.apply(e,t||[])).next())}))};const B=d.j.getLazyComponent("ModalForm"),H=d.j.getLazyComponent("Loader"),P=d.j.getLazyComponent("Icon"),U=d.j.getLazyComponent("Typography"),N=d.j.getLazyComponent("Ellipsis"),Y=d.j.getLazyComponent("StyledHref"),Q=a().div`
34
+ display: flex;
35
+ flex-direction: column;
36
+ gap: ${({theme:e})=>e.space.md}px;
37
+ `,X=a().div`
38
+ display: flex;
39
+ gap: ${({theme:e})=>e.space.md}px;
40
+ align-items: center;
41
+ border: 1px solid ${({theme:e})=>e.color.grey2};
42
+ background-color: ${({theme:e})=>e.color.grey0};
43
+ border-radius: ${({theme:e})=>e.size.sm}px;
44
+ padding: ${({theme:e})=>e.space.md}px;
45
+ `,K=a().div`
46
+ display: flex;
47
+ flex-direction: column;
48
+ gap: ${({theme:e})=>e.space.sm}px;
49
+ `,Z=({onClose:e,articleId:t,articleUri:n,commentUri:o})=>{const a=(0,r.useIntl)(),s=(0,i.useRef)(null),d=(0,u.jL)(),[m,g]=l().useState(!0),[p,f]=(0,i.useState)(),[E,h]=(0,i.useState)(),[b,v]=(0,i.useState)(!0),[y,C]=(0,i.useState)(!1),x=(0,F.Ie)();(0,i.useEffect)((()=>{Promise.all([R(void 0,void 0,void 0,(function*(){const e=yield k().article.get({idArticle:t,format:"raw-list"},{signal:x.signal});f(e.result)})),R(void 0,void 0,void 0,(function*(){if(o){const e=yield k().article.getComments({idArticle:t},{format:"raw-list",signal:x.signal});h(e.result.find((e=>e.uri===o)))}}))]).then((()=>{v(!1)}))}),[x,t,o]);const w=(0,i.useCallback)((()=>{g(!1),e()}),[e]),L=(0,i.useCallback)((e=>{(null==e?void 0:e.trim())?(C(!0),k().contentReport.createReport({uri:o||n,description:e}).then((()=>{d(c.y8.actions.success({label:a.formatMessage({id:"CRPT_Report_Sent"})})),w()})).catch((e=>{var t;c.y8.actions.error({label:null!==(t=e.errorMsg)&&void 0!==t?t:"GLOBAL_Error"}),C(!1)}))):d(c.y8.actions.error({label:a.formatMessage({id:"CRPT_Report_Description_Required"})}))}),[n,w,o,d,a]),_=(0,i.useCallback)((({description:e})=>{L(e)}),[L]);return l().createElement(B,{title:a.formatMessage({id:"CRPT_Add_Report"}),open:m,closeHandler:w,onSubmit:()=>R(void 0,void 0,void 0,(function*(){var e;return L(null===(e=s.current)||void 0===e?void 0:e.getValues().description)})),enableClickAwayCloseModal:!0,maxHeight:"520px",buttons:[{children:l().createElement(r.FormattedMessage,{id:"GLOBAL_Cancel"}),color:"cancel",clickHandler:w},{children:l().createElement(r.FormattedMessage,{id:"GLOBAL_Send"}),clickHandler:()=>{var e;return L(null===(e=s.current)||void 0===e?void 0:e.getValues().description)},color:"valid",loading:y}]},b?l().createElement(H,{size:"l"}):l().createElement(Q,null,l().createElement(X,null,l().createElement(P,{name:o?"icon-comment":"icon-file",size:50,variant:"square"}),l().createElement(K,null,l().createElement(U,{variant:o?"h3":"h2"},l().createElement(N,{label:null==p?void 0:p.title,length:40})),E&&l().createElement(U,null,a.formatMessage({id:"CRPT_Comment_Of"})," ",l().createElement(Y,{href:null==E?void 0:E._user._url},null==E?void 0:E._user.title)))),l().createElement($,{ref:s,fields:["description"],type:"contentReport",onSubmit:_})))};var ee=n(690),te=n(746);var ne=n(206),ie=n(743),le=n(704);const oe=(a().div`
50
+ margin-bottom: 24px;
51
+ `,a().div`
52
+ margin-bottom: 4px;
53
+ `,a().div`
54
+ position: absolute;
55
+ background-color: ${e=>e.isActive?"rgba(0,0,0,.1)":"transparent"};
56
+ inset: 0;
57
+ pointer-events: ${e=>e.isActive?"all":"none"};
58
+ flex: 1;
59
+ display: flex;
60
+ overflow: hidden;
61
+ `),ae=a().div`
62
+ flex-direction: row;
63
+ display: flex;
64
+ min-height: 60px;
65
+ border-bottom: 1px solid ${e=>e.theme.color.grey2};
66
+ `,re=a().div`
67
+ width: 60px;
68
+ display: flex;
69
+ align-items: center;
70
+ justify-content: center;
71
+ `,se=a().div`
72
+ flex: 1;
73
+ display: flex;
74
+ align-items: center;
75
+ justify-content: center;
76
+ `,ce=a().div`
77
+ position: relative;
78
+ overflow: hidden;
79
+ top: 0px;
80
+ width: ${460}px;
81
+ `,de=a().div`
82
+ position: absolute;
83
+ top: 0;
84
+ ${e=>"left"===e.position?"left: 0px;":""}
85
+ ${e=>"right"===e.position?"right: -1000px;":""}
86
+ width: ${440}px;
87
+ bottom: 00px;
88
+ display: flex;
89
+ background-color: ${e=>e.theme.color.white};
90
+ flex-direction: row;
91
+ transition: all 0.4s;
92
+ box-shadow: -4px 0px 20px 0px #00000017;
93
+
94
+ &.animate {
95
+ right: 0px;
96
+ }
97
+ `,ue=a().div`
98
+ flex: 1;
99
+ display: flex;
100
+ flex-direction: column;
101
+ padding: 12px;
102
+ overflow: auto;
103
+ margin-bottom: 12px;
104
+ position: relative;
105
+ `,me=a().div`
106
+ flex: 1;
107
+ display: flex;
108
+ flex-direction: column;
109
+ `,ge=a().div`
110
+ position: absolute;
111
+ inset: 0;
112
+ background-color: rgba(255, 255, 255, 0.8);
113
+ display: flex;
114
+ align-items: center;
115
+ justify-content: center;
116
+ `,pe=a().div`
117
+ position: absolute;
118
+ inset: 0;
119
+ background-color: ${e=>e.theme.color.white};
120
+ padding: ${e=>e.theme.space.md}px;
121
+ `,fe=a().div`
122
+ width: ${50}px;
123
+ padding-top: 60px;
124
+ display: flex;
125
+ flex-direction: column;
126
+ border-right: 1px solid ${e=>e.theme.color.grey2};
127
+ `,Ee=a().button`
128
+ border-radius: 4px;
129
+ cursor: pointer;
130
+ height: 42px;
131
+ margin: 4px;
132
+ width: 42px;
133
+ display: flex;
134
+ align-items: center;
135
+ justify-content: center;
136
+ background-color: ${e=>e.isActive?e.theme.color.grey2:e.theme.color.white};
137
+
138
+ ${(0,s.DashedFocusBorder)()}
139
+
140
+ &:hover {
141
+ background-color: ${e=>e.theme.color.grey2};
142
+ }
143
+ `,he=(a().div`
144
+ display: flex;
145
+ border: 1px solid ${e=>e.theme.color.grey1};
146
+ border-radius: ${8}px;
147
+ margin-bottom: 24px;
148
+ input {
149
+ width: 100%;
150
+ border: 0;
151
+ height: ${50}px;
152
+ margin: 0;
153
+ }
154
+ `,a().div`
155
+ display: flex;
156
+ flex-direction: row;
157
+ padding: 12px;
158
+ background-color: ${e=>e.theme.color.grey0};
159
+ border-radius: 8px;
160
+ margin-bottom: 4px;
161
+ `,a().div`
162
+ display: flex;
163
+ flex: 1;
164
+ align-items: center;
165
+ `,a().div`
166
+ width: 40px;
167
+ display: flex;
168
+ justify-content: center;
169
+ align-items: center;
170
+ `,a().div`
171
+ flex-direction: row;
172
+ display: flex;
173
+ align-items: center;
174
+ `,a().div`
175
+ flex: 1;
176
+ display: flex;
177
+ align-items: center;
178
+ `,d.j.getLazyComponent("Button")),be=d.j.getLazyComponent("Icon"),ve=({uniqid:e})=>{const t=(0,u.jL)(),n=(0,u.GV)((t=>c.cr.selectors.selectEditor(t,e)));return n&&n.popup&&n.view?l().createElement("div",{style:{flex:1,display:"flex",flexDirection:"column",backgroundColor:"white",marginTop:90}},l().createElement(ae,null,l().createElement(re,null),l().createElement(se,null,"Popup"),l().createElement(re,null,l().createElement(Ee,{onClick:()=>{t(c.cr.slice.actions.flushEditorPopup({uniqid:e}))}},l().createElement(be,{name:"icon-times",color:"grey2",size:26.75})))),l().createElement("div",{style:{flex:1,display:"flex"}},n.view),l().createElement(ae,null,l().createElement(he,{onClick:()=>{t(c.cr.slice.actions.flushEditorPopup({uniqid:e}))}},"Save"))):l().createElement(l().Fragment,null)};var ye=n(939);const Ce=d.j.getLazyComponent("WidgetArticleTitleEditor"),xe=d.j.getLazyComponent("WidgetArticleTextEditor"),we=d.j.getLazyComponent("WidgetArticleGalleryEditor"),ke=d.j.getLazyComponent("WidgetArticleAttachmentEditor"),Le=d.j.getLazyComponent("WidgetArticleSliderEditor"),_e=d.j.getLazyComponent("WidgetArticleImageEditor"),We=d.j.getLazyComponent("WidgetButtonEditor"),qe=d.j.getLazyComponent("WidgetCheckListEditor"),Se=d.j.getLazyComponent("WidgetQuickSurveyEditor"),je=d.j.getLazyComponent("WidgetDatasourceTableEditor"),Me=d.j.getLazyComponent("WidgetExcelDatasourceTableEditor"),Te=d.j.getLazyComponent("WidgetPresenceEditor"),Ae=d.j.getLazyComponent("WidgetEmailsImapEditor"),Ie=d.j.getLazyComponent("WidgetContactCardDavEditor"),Oe=d.j.getLazyComponent("WidgetCalendarCalDavEditor"),ze=({uniqid:e})=>{var t,n,i,o,a,r;const d=(0,u.jL)(),m=(0,u.GV)(c.x0.selectors.selectToken),g=(0,u.GV)((t=>c.x0.selectors.selectWidget(t,e)),le.shallowEqual),p=(0,u.GV)((t=>{var n;return null===(n=c.cr.selectors.selectEditor(t,e))||void 0===n?void 0:n.onSave}),le.shallowEqual),f=e=>{var t;return null===(t=c.qn.selectors.selectHook(ye.M.getState(),e))||void 0===t?void 0:t.isActive},E=t=>{g&&d(c.x0.slice.actions.updateWidget({uniqid:e,content:t})),d(c.cr.slice.actions.flushEditor({uniqid:e})),p&&p(t)},h=(t,n)=>{d(void 0!==n?c.x0.slice.actions.setWidgetState(Object.assign({uniqid:n},t)):c.x0.slice.actions.setWidgetState(Object.assign({uniqid:e},t)))},b=t=>{d(c.cr.slice.actions.registerEditorPopup({uniqid:e,view:t}))},v=null==g?void 0:g.widget;return v?(0,w.ensureWidgetArticleButtonType)(v)?l().createElement(We,Object.assign({},v.content,{onChange:t=>{d((0,c.vR)(e,t,!1))},onSave:()=>E({})})):(0,w.ensureWidgetArticleGalleryType)(v)?l().createElement(we,{token:m,content:v.content,onChange:t=>d((0,c.vR)(e,t,!1)),onSave:E,onStateChange:h}):(0,w.ensureWidgetArticleAttachmentType)(v)?l().createElement(ke,{token:m,content:v.content,onChange:t=>{d((0,c.vR)(e,t,!1))},onSave:E,onStateChange:h,onOpen:b}):(0,w.ensureWidgetArticleImageType)(v)?l().createElement(_e,{content:v.content,token:m,onChange:t=>{d((0,c.vR)(e,t,!1))},onSave:E,onStateChange:h}):(0,w.ensureWidgetArticleSliderType)(v)?void 0!==m?l().createElement(Le,{slides:null!==(t=v.content.slides)&&void 0!==t?t:[],loop:null!==(n=v.content.loop)&&void 0!==n&&n,useDots:null===(i=v.content.useDots)||void 0===i||i,onChange:t=>{d((0,c.vR)(e,t,!1))},token:m,onSave:E}):l().createElement(l().Fragment,null,"Token is mandatory"):(0,w.ensureWidgetArticleTitleType)(v)?l().createElement(Ce,{onChange:t=>{d((0,c.vR)(e,t,!1))},onSave:E,content:v.content,onOpen:b}):(0,w.ensureWidgetArticleTextType)(v)?l().createElement(xe,{onChange:t=>{d((0,c.vR)(e,t,!1))},onSave:E,content:v.content}):(0,w.ensureWidgetPresenceType)(v)?l().createElement(Te,Object.assign({onChange:t=>{d((0,c.vR)(e,t,!1))},onSave:E,onStateChange:h},v.content)):(0,w.ensureWidgetCheckListType)(v)?l().createElement(qe,{token:m,uniqid:v.uniqid,content:Object.assign(Object.assign({},v.content),{arr:null===(o=v.content.arr)||void 0===o?void 0:o.map((e=>Object.assign(Object.assign({},e),{title:s.Utils.html.htmlDecodeSpecialChars(e.title)})))}),onChangeContent:(e,t)=>{d((0,c.vR)(e,t,!1))},onChangeWrapper:e=>{d(c.x0.slice.actions.updateWidgetWrapper(Object.assign(Object.assign({},e),{title:s.Utils.html.htmlDecodeSpecialChars(e.title)})))},handleChange:t=>d((0,c.vR)(e,t,!1))}):(0,w.ensureWidgetQuickSurveyType)(v)?l().createElement(Se,{token:m,uniqid:v.uniqid,content:v.content,onChangeContent:(e,t)=>{d((0,c.vR)(e,t,!1))},onChangeWrapper:e=>{d(c.x0.slice.actions.updateWidgetWrapper(Object.assign({},e)))},handleChange:t=>d((0,c.vR)(e,t,!1))}):(0,w.ensureWidgetExcelDatasourceTableType)(v)?l().createElement(Me,Object.assign({},v.content,{uri:v.content.uri,limit:null!==(a=v.content.limit)&&void 0!==a?a:20,hook:{isActive:f},handlers:{jamespot:{datasource:k().datasource,network:k().network,filebank:k().filebank,wedoc:k().wedoc},handleStart:()=>h({busy:!0}),handleCatch:e=>d(c.y8.actions.error({label:e.errorMsg})),handleFinally:()=>h({busy:!1})},onSave:E,onChange:(t,n)=>d((0,c.vR)(e,t,null!=n&&n)),onStateChange:h,onError:e=>d(c.y8.actions.error({label:e}))})):(0,w.ensureWidgetEmailsImapType)(v)?l().createElement(Ae,null):(0,w.ensureWidgetContactCardDavType)(v)?l().createElement(Ie,null):(0,w.ensureWidgetCalendarCalDavType)(v)?l().createElement(Oe,null):(0,w.ensureWidgetDatasourceTableType)(v)?l().createElement(je,Object.assign({},v.content,{uri:v.content.uri,limit:null!==(r=v.content.limit)&&void 0!==r?r:20,hook:{isActive:f},handlers:{jamespot:{datasource:k().datasource,network:k().network,application:k().application,filebank:k().filebank},handleStart:()=>h({busy:!0}),handleCatch:e=>d(c.y8.actions.error({label:e.errorMsg})),handleFinally:()=>h({busy:!1})},onSave:E,onChange:(t,n)=>d((0,c.vR)(e,t,null!=n&&n)),onStateChange:h,onError:e=>{d(c.y8.actions.error({label:e}))}})):l().createElement(l().Fragment,null,"cannot display editor"):null},Ge=d.j.getLazyComponent("Icon"),De=({uniqid:e,position:t})=>{const n=(0,u.jL)(),i=(0,o.useTheme)();return l().createElement(re,null,l().createElement(Ee,{onClick:()=>{n(c.cr.slice.actions.setEditorPosition({uniqid:e,position:"left"===t?"right":"left"}))}},l().createElement(Ge,{name:"left"===t?"icon-angle-right":"icon-angle-left",color:i.color.lavender,size:26.75})))},Ve=d.j.getLazyComponent("InputColorRaw"),$e=a().label`
179
+ margin-left: 2px;
180
+ margin-right: 2px;
181
+ margin-bottom: 8px;
182
+ font-size: 14px;
183
+ width: 100%;
184
+ min-height: 20px;
185
+ `,Fe=a().fieldset`
186
+ margin: 12px 0px !important;
187
+ width: 100% !important;
188
+ `,Re=({label:e,initialValue:t,handleChange:n})=>{const i=(0,o.useTheme)(),a=[{name:(0,r.useIntl)().formatMessage({id:"GLOBAL_Platform_Color"}),colors:[i.color.primary,i.color.secondary,i.color.headerColor,i.color.lavender,i.color.orange,i.color.green,i.color.navy,i.color.overseas]}];return l().createElement(Fe,null,l().createElement($e,null,l().createElement(r.FormattedMessage,{id:e})),l().createElement(Ve,{palettes:a,label:e,initialValue:null!=t?t:i.color.primary,name:"background-color",onChange:n}))},Be=d.j.getLazyComponent("InputNumber"),He=({label:e,initialValue:t,handleChange:n})=>{const i=(0,r.useIntl)(),{control:o,watch:a}=(0,T.useForm)({defaultValues:{value:null!=t?t:"0"},criteriaMode:"all"});return l().useEffect((()=>{const e=a((e=>{var t;n(null!==(t=e.value)&&void 0!==t?t:"")}));return()=>e.unsubscribe()}),[a,n]),l().createElement(Be,{label:e,name:"value",width:"100%",control:o,placeholder:i.formatMessage({id:e})})},Pe=d.j.getLazyComponent("InputSelect"),Ue=({label:e,options:t=[],initialValue:n,required:o=!1,handleChange:a})=>{const s=(0,r.useIntl)(),c=(0,i.useMemo)((()=>n&&t.find((e=>e.value===n))?t.find((e=>e.value===n)):t[0]),[n,t]),{control:d,watch:u}=(0,T.useForm)({defaultValues:{select:c},criteriaMode:"all"});return l().useEffect((()=>{const e=u((e=>{a(e.select.value)}));return()=>e.unsubscribe()}),[u,a]),l().createElement(Pe,{options:t,label:e,components:{Option:e=>l().createElement("span",null,s.formatMessage({id:e.option.label}))},getSearch:e=>s.formatMessage({id:e.label}),rules:{required:o},hideDeleteIcon:!0,required:o,control:d,name:"select"})},Ne=d.j.getLazyComponent("InputText"),Ye=({uniqid:e})=>{var t;const n=(0,r.useIntl)(),a=(0,u.jL)(),s=(0,u.GV)((t=>c.x0.selectors.selectWidget(t,e))),d=(0,o.useTheme)(),m=(0,u.GV)((t=>c.x0.selectors.selectWidgetTitleStyle(t,e)),le.shallowEqual),{control:g,watch:p}=(0,T.useForm)({defaultValues:{text:null!==(t=null==s?void 0:s.title.replace(/&amp;/g,"&"))&&void 0!==t?t:""},criteriaMode:"all"});(0,i.useEffect)((()=>{const t=p((t=>{a(c.x0.slice.actions.updateWidgetWrapper({uniqid:e,title:t.text}))}));return()=>t.unsubscribe()}),[p,e,a]);const f=(0,i.useMemo)((()=>({color:m&&m.color?String(m.color):d.color.black,backgroundColor:m&&m["background-color"]?String(m["background-color"]):"transparent",fontSize:m&&m["font-size"]?String(m["font-size"]):"24",fontWeight:m&&m["font-weight"]?String(m["font-weight"]):"medium",textAlign:m&&m["text-align"]?String(m["text-align"]):"left"})),[m,d]),E=(0,i.useCallback)(((t,n)=>{a(c.x0.slice.actions.setWidgetTitleStyle({uniqid:e,styles:{[t]:n}}))}),[a,e]);return s?l().createElement(l().Fragment,null,l().createElement(Ne,{name:"text",label:"WIDGET_Title",width:"100%",control:g,placeholder:n.formatMessage({id:"WIDGET_Title"})}),l().createElement(Re,{label:"STYLE_Text_Color",initialValue:f.color,handleChange:e=>E("color",e)}),l().createElement(Re,{label:"STYLE_Background_Color",initialValue:f.backgroundColor,handleChange:e=>E("background-color",e)}),l().createElement(He,{label:"STYLE_Text_Size",initialValue:f.fontSize,handleChange:e=>E("font-size",e)}),l().createElement(Ue,{label:"STYLE_Font_Weight",initialValue:f.fontWeight,options:[{label:n.formatMessage({id:"STYLE_Font_Weight_Normal"}),value:"normal"},{label:n.formatMessage({id:"STYLE_Font_Weight_Medium"}),value:"medium"},{label:n.formatMessage({id:"STYLE_Font_Weight_Bold"}),value:"bold"}],required:!1,handleChange:e=>E("font-weight",e)}),l().createElement(Ue,{label:"STYLE_Text_Align",initialValue:f.textAlign,options:[{label:n.formatMessage({id:"STYLE_Text_Align_Left"}),value:"left"},{label:n.formatMessage({id:"STYLE_Text_Align_Center"}),value:"center"},{label:n.formatMessage({id:"STYLE_Text_Align_Justify"}),value:"justify"},{label:n.formatMessage({id:"STYLE_Text_Align_Right"}),value:"right"}],required:!1,handleChange:e=>E("text-align",e)})):l().createElement(l().Fragment,null)},Je=d.j.getLazyComponent("Loader"),Qe=({uniqid:e})=>{var t;const n=null===(t=(0,u.GV)((t=>c.x0.selectors.selectWidgetState(t,e)),le.shallowEqual))||void 0===t?void 0:t.busy;return l().createElement(l().Fragment,null,n&&l().createElement(ge,null,l().createElement(Je,{size:"l"})))},Xe=({uniqid:e})=>{var t;const n=(0,r.useIntl)();return(null===(t=(0,u.GV)((t=>c.x0.selectors.selectWidgetState(t,e)),le.shallowEqual))||void 0===t?void 0:t.locked)?l().createElement(pe,null,n.formatMessage({id:"INTRANET_Panel_Change_Off"})):l().createElement(l().Fragment,null)},Ke=d.j.getLazyComponent("Button"),Ze=({uniqid:e,mode:t})=>{const n=(0,r.useIntl)(),i=(0,u.jL)(),o=(0,u.GV)((t=>c.x0.selectors.selectWidget(t,e)),le.shallowEqual),a=(0,u.GV)((t=>c.x0.selectors.selectWidgetObjectUri(t,e)),le.shallowEqual);return l().createElement(Ke,{color:"valid",onClick:()=>{i(c.cr.slice.actions.flushEditor({uniqid:e}));const l=o&&o.widget&&o.widget.content;a&&o&&l&&("view"==t&&k().widget.updateWidget({uri:a,uniqid:e,title:o.title,content:l,v2:!0}).catch((e=>{var t;i(c.y8.actions.error({label:null!==(t=e.errorMsg)&&void 0!==t?t:n.formatMessage({id:"GLOBAL_Error"})}))})),"edit"===t&&i(c.x0.slice.actions.updateWidget({uniqid:e,content:l})))}},n.formatMessage({id:"GLOBAL_Save"}))},et=({uniqid:e})=>{const t=(0,o.useTheme)(),n=(0,u.jL)(),a=(0,r.useIntl)(),s=(0,u.GV)((t=>c.x0.selectors.selectWidgetWrapperStyle(t,e)),le.shallowEqual),d=(0,i.useMemo)((()=>({color:s&&s.color?String(s.color):t.color.black,backgroundColor:s&&s["background-color"]?String(s["background-color"]):t.color.white,padding:s&&s.padding?String(s.padding):"0",borderRadius:s&&s["border-radius"]?String(s["border-radius"]):"0",borderColor:s["border-color"]?String(s["border-color"]):t.color.black,borderWidth:s["border-width"]?String(s["border-width"]):"0",borderStyle:s["border-style"]?String(s["border-style"]):"none"})),[s,t]),m=(0,i.useCallback)(((t,i)=>{n(c.x0.slice.actions.setWidgetWrapperStyle({uniqid:e,styles:{[t]:i}}))}),[e,n]);return l().createElement(l().Fragment,null,l().createElement(Re,{label:"STYLE_Background_Color",initialValue:d.backgroundColor,handleChange:e=>m("background-color",e)}),l().createElement(Re,{label:"STYLE_Text_Color",initialValue:d.color,handleChange:e=>m("color",e)}),l().createElement("hr",null),l().createElement(He,{label:"STYLE_Padding",initialValue:d.padding,handleChange:e=>m("padding",String(e))}),l().createElement(He,{label:"STYLE_Radius",initialValue:d.borderRadius,handleChange:e=>m("border-radius",String(e))}),l().createElement(Ue,{label:"STYLE_Border_Style",initialValue:d.borderStyle,options:[{label:a.formatMessage({id:"STYLE_Border_Style_None"}),value:"none"},{label:a.formatMessage({id:"STYLE_Border_Style_Solid"}),value:"solid"},{label:a.formatMessage({id:"STYLE_Border_Style_Dashed"}),value:"dashed"},{label:a.formatMessage({id:"STYLE_Border_Style_Dotted"}),value:"dotted"}],required:!1,handleChange:e=>{m("border-style",e),"none"!==e&&m("border-color",t.color.black),"none"!==e&&m("border-width","1")}}),"none"!==s["border-style"]&&l().createElement(Re,{label:"STYLE_Border_Color",initialValue:d.borderColor,handleChange:e=>m("border-color",e)}),"none"!==s["border-style"]&&l().createElement(He,{label:"STYLE_Border_Width",initialValue:d.borderWidth,handleChange:e=>m("border-width",e)}))},tt=({uniqid:e})=>{const t=(0,u.jL)(),n=(0,r.useIntl)(),o=(0,u.GV)((t=>c.cr.selectors.selectEditor(t,e)),le.shallowEqual),a=c.x0.definition(null==o?void 0:o.name),s=(0,u.GV)((t=>c.x0.selectors.selectWidgetLevel(t,e)),le.shallowEqual),d=(0,i.useCallback)((n=>{t(c.x0.slice.actions.updateWidgetWrapper({uniqid:e,level:Number(n)}))}),[e,t]);return l().createElement(Ue,{handleChange:d,required:!0,label:"WIDGET_Display_Level_Select",initialValue:s?String(s):"3",options:[{label:n.formatMessage({id:"WIDGET_Display_Level_1"}),value:"1"},{label:n.formatMessage({id:"WIDGET_Display_Level_2"}),value:"2"},{label:n.formatMessage({id:"WIDGET_Display_Level_3"}),value:"3"},{label:n.formatMessage({id:"WIDGET_Display_Level_4"}),value:"4"}].filter((e=>Array.isArray(a.displayLevel)?a.displayLevel.includes(Number(e.value)):[]))})},nt=["widget-presence","widget-quick-survey","widget-check-list","widget-emails-imap","widget-contact-cardDav","widget-calendar-calDav"],it=d.j.getLazyComponent("Icon"),lt=d.j.getLazyComponent("Tooltip"),ot=({uniqid:e,position:t})=>{const n=(0,r.useIntl)(),a=(0,u.jL)(),s=(0,o.useTheme)(),d=(0,i.useRef)(null),m=(0,u.GV)((t=>c.cr.selectors.selectEditor(t,e)),le.shallowEqual),g=c.x0.definition(null==m?void 0:m.name),p=(0,i.useMemo)((()=>void 0!==g.displayLevel&&Array.isArray(g.displayLevel)&&0!==g.displayLevel.length),[g]),f=(0,i.useMemo)((()=>[{name:"widget-title",label:n.formatMessage({id:"PANEL_Title"}),enable:g.panel.useWrapper,icon:"icon-font"},{name:"widget-selection",label:n.formatMessage({id:"PANEL_Widget_Selection"}),enable:g.panel.useSelection,icon:"icon-sliders"},{name:"widget-settings",label:n.formatMessage({id:"PANEL_Widget_Settings"}),enable:g.panel.useEditor,icon:"icon-pen"},{name:"widget-level",label:n.formatMessage({id:"PANEL_Widget_Level"}),enable:p,icon:"icon-edit"}]),[g,n,p]),E=(0,i.useMemo)((()=>g.panel.useEditor?f.find((e=>"widget-settings"===e.name)):f.filter((e=>e.enable))[0]),[g,f]),[h,b]=(0,i.useState)(E);return(0,i.useEffect)((()=>{setTimeout((()=>{d&&d.current&&(d.current.className=d.current.className+" animate")}),0)}),[]),m?l().createElement(ce,null,l().createElement(de,{ref:d,position:t},l().createElement(fe,null,f.map((e=>e.enable?l().createElement(lt,{key:e.name,position:"left",description:e.label},l().createElement(Ee,{isActive:h&&h.name===e.name,onClick:()=>b(e)},l().createElement(it,{name:e.icon,color:h&&h.name===e.name?s.color.white:s.color.lavender}))):l().createElement(l().Fragment,null)))),l().createElement("div",{style:{flex:1,display:"flex",flexDirection:"column",width:"390px"}},l().createElement(ae,null,l().createElement(De,{uniqid:e,position:m.position}),l().createElement(se,null,l().createElement("h3",null,h?h.label:n.formatMessage({id:g.label}))),l().createElement(re,null,l().createElement(Ee,{onClick:()=>{a(c.cr.slice.actions.flushEditor({uniqid:e}))}},l().createElement(it,{name:"icon-times",color:s.color.lavender,size:26.75})))),l().createElement(ue,null,l().createElement(me,null,h&&"widget-settings"===h.name&&g.panel.useEditor&&l().createElement(ze,{uniqid:m.uniqid}),h&&"widget-title"===h.name&&g.panel.useWrapper&&l().createElement(Ye,{uniqid:m.uniqid}),h&&"widget-selection"===h.name&&l().createElement(et,{uniqid:e}),h&&"widget-level"===h.name&&p&&l().createElement(tt,{uniqid:e})),l().createElement(Qe,{uniqid:e}),l().createElement(Xe,{uniqid:e}),nt.includes(m.name)&&l().createElement(Ze,{uniqid:e,mode:m.mode})))),(null==m?void 0:m.popup)?l().createElement("div",{style:{position:"absolute",inset:0,backgroundColor:"#000",opacity:".7"}}):l().createElement(l().Fragment,null)):l().createElement(l().Fragment,null)},at=a().div`
189
+ position: absolute;
190
+ inset: 0;
191
+ pointer-events: none;
192
+ z-index: 1;
193
+ `,rt=a().div`
194
+ flex: 1;
195
+ display: flex;
196
+ margin-top: ${90}px;
197
+ pointer-events: ${e=>e.isActive?"all":"none"};
198
+ `,st=a().div`
199
+ flex: 1;
200
+ display: flex;
201
+ flex-direction: row;
202
+ pointer-events: none;
203
+ `,ct=a().div`
204
+ width: ${440}px;
205
+ pointer-events: none;
206
+ `,dt=()=>{const e=(0,u.jL)();(0,i.useEffect)((()=>{const t=()=>{e(c.cr.slice.actions.flushAllEditor())};return window.addEventListener("NGWidgetEditorFlushAll",t),()=>{window.removeEventListener("NGWidgetEditorFlushAll",t)}}),[e]);const t=(0,u.GV)(c.cr.selectors.selectEditors,le.shallowEqual);return l().createElement(at,{className:"editor-portal-wrapper"},t.map((e=>l().createElement(oe,{isActive:!1,key:e.uniqid},l().createElement(st,null,"left"===e.position?l().createElement(l().Fragment,null,l().createElement(ot,{uniqid:e.uniqid,position:e.position}),l().createElement(rt,{isActive:void 0!==e.popup},l().createElement(ve,{uniqid:e.uniqid})),l().createElement(ct,null)):l().createElement(l().Fragment,null,l().createElement(ct,null),l().createElement(rt,{isActive:void 0!==e.popup},l().createElement(ve,{uniqid:e.uniqid})),l().createElement(ot,{uniqid:e.uniqid,position:e.position})))))))},ut=d.j.getLazyComponent("ThemeProvider"),mt=()=>{const e=document.getElementById("react-portals"),t=(0,i.useMemo)((()=>e&&(e=>{let t=document.getElementById("react-portals");return t||(t=document.createElement("div"),t.id=(0,ie.A)(),e.appendChild(t)),t})(e)),[e]);return t?(0,ne.createPortal)(l().createElement(ut,null,l().createElement(dt,null)),t):null},gt=a().div`
207
+ display: flex;
208
+ flex-direction: row;
209
+ flex-wrap: wrap;
210
+ gap: 10px;
211
+ justify-content: center;
212
+ `,pt=a().div`
213
+ border: 1px solid ${e=>e.theme.color.grey2};
214
+ border-radius: 8px;
215
+ cursor: pointer;
216
+ padding: 12px;
217
+ position: relative;
218
+ opacity: ${e=>e.available?"1":".4"};
219
+ pointer-events: ${e=>e.available?"all":"none"};
220
+
221
+ .show-on-hover {
222
+ position: absolute;
223
+ inset: 0;
224
+ border-radius: 8px;
225
+ justify-content: center;
226
+ align-items: center;
227
+ display: flex;
228
+ opacity: 0;
229
+ background-color: #ffffffe6;
230
+ }
231
+
232
+ &:hover {
233
+ .show-on-hover {
234
+ opacity: 1;
235
+ }
236
+ }
237
+ `,ft=a().div`
238
+ border: 2px solid ${e=>e.theme.color.primary};
239
+ height: ${e=>e.open?e.height:"54"}px;
240
+ border-radius: 8px;
241
+ display: flex;
242
+ justify-content: top;
243
+ flex-direction: column;
244
+ transition: height 0.4s;
245
+ overflow: hidden;
246
+ flex-direction: column;
247
+ `,Et=a().div`
248
+ display: flex;
249
+ flex-direction: row;
250
+ flex-wrap: wrap;
251
+ justify-content: center;
252
+ gap: 10px;
253
+ ${e=>e.column&&"flex-direction: column;"}
254
+ `,ht=a().div`
255
+ min-height: 50px;
256
+ display: flex;
257
+ justify-content: center;
258
+ align-items: center;
259
+ cursor: pointer;
260
+ color: ${e=>e.theme.color.primary};
261
+ &:hover {
262
+ background-color: ${e=>e.theme.color.grey0};
263
+ }
264
+ `,bt=a().button`
265
+ display: flex;
266
+ align-items: center;
267
+ padding: ${e=>e.parentIsColumn?"36px 16px":"0 10px"};
268
+ gap: 10px;
269
+ width: 40%;
270
+ border: 1px solid ${e=>e.theme.color.grey1};
271
+ border-radius: 8px;
272
+ transition: opacity 0.4s ease ${e=>40*e.index}ms;
273
+ opacity: ${e=>e.open?1:0};
274
+ img {
275
+ width: 40px;
276
+ }
277
+ ${e=>e.full&&"flex: 1; width: 100%;"}
278
+ ${e=>e.parentIsColumn&&"flex-basis: 72px;"}
279
+ ${e=>!e.parentIsColumn&&"height: 72px;"}
280
+ &:hover {
281
+ background-color: ${e=>e.theme.color.grey0};
282
+ }
283
+
284
+ ${(0,s.DashedFocusBorder)()}
285
+ `,vt=a().div`
286
+ display: flex;
287
+ flex-direction: ${e=>"row"===e.direction?"row":"column"};
288
+ align-items: ${e=>"row"===e.direction?"center":"flex-start"};
289
+ justify-content: ${e=>"row"===e.direction?"flex-start":"center"};
290
+ flex: 1;
291
+ ${e=>e.gap&&`gap:${e.gap}px`}
292
+ `,yt=d.j.getLazyComponent("Button"),Ct=d.j.getLazyComponent("ModalLayout"),xt=d.j.getLazyComponent("ModalContent"),wt=d.j.getLazyComponent("Tooltip"),kt=d.j.getLazyComponent("IconButton"),Lt=({mode:e,view:t,children:n,namespace:o="default",onChange:a})=>{const[s,d]=(0,i.useState)(!1),u=function(e){switch(e){case"widget-article-image":return[c.x0.definition(w.WidgetsName.ArticleTitle),c.x0.definition(w.WidgetsName.ArticleButton)];case"comment":return[c.x0.definition(w.WidgetsName.CheckList),c.x0.definition(w.WidgetsName.Presence),c.x0.definition(w.WidgetsName.QuickSurvey)];default:return[c.x0.definition(w.WidgetsName.ArticleTitle),c.x0.definition(w.WidgetsName.ArticleText),c.x0.definition(w.WidgetsName.ArticleImage),c.x0.definition(w.WidgetsName.ArticleButton),c.x0.definition(w.WidgetsName.ArticleSlider),c.x0.definition(w.WidgetsName.ArticleAttachment),c.x0.definition(w.WidgetsName.Presence)]}}(o),m=(0,r.useIntl)(),g={open:s,portalId:"react-modal",variant:"full-height",closeHandler:()=>d(!1)},p=e=>{a(c.x0.factory(e)),d(!1)};return l().createElement(l().Fragment,null,l().createElement(Ct,Object.assign({},g),l().createElement(xt,{onClickIconClose:g.closeHandler,buttons:"comment"===e?[{children:l().createElement(r.FormattedMessage,{id:"GLOBAL_Close"}),color:"cancel",clickHandler:()=>d(!1)}]:void 0,title:m.formatMessage({id:"WIDGET_Builder"})},"comment"===e?l().createElement(Et,{column:!0},u.map(((e,t)=>l().createElement(bt,{key:e.name,open:!0,full:!0,parentIsColumn:!0,index:t,onClick:()=>p(e.name)},l().createElement(vt,{direction:"row",gap:12},l().createElement("img",{src:e.img}),l().createElement(vt,{direction:"column"},l().createElement("h3",null,m.formatMessage({id:e.label})),l().createElement("p",null,m.formatMessage({id:e.description})))))))):l().createElement(gt,null,u.map(((e,t)=>l().createElement(pt,{key:t,onClick:()=>p(e.name),available:e.available},l().createElement("img",{src:e.img}),l().createElement("div",{className:"show-on-hover"},m.formatMessage({id:e.label})))))))),"custom"===e&&n?l().createElement("div",{onClick:()=>d(!0)},n):l().createElement(l().Fragment,null),"button"===e&&"edit"===t?l().createElement(yt,{onClick:()=>d(!0),variant:"outlined",minWidth:"100%"},m.formatMessage({id:"WIDGET_Add_Widget"})):l().createElement(l().Fragment,null),"gallery"===e&&"edit"===t?l().createElement(gt,null,u.map(((e,t)=>l().createElement(pt,{key:t,onClick:()=>p(e.name),available:e.available},l().createElement("img",{src:e.img}),l().createElement("div",{className:"show-on-hover"},m.formatMessage({id:e.label})))))):l().createElement(l().Fragment,null),"article"===e&&"edit"===t?l().createElement(_t,{widgets:u,onClick:p}):l().createElement(l().Fragment,null),"comment"===e&&"edit"===t?l().createElement(Wt,{onClick:()=>{d(!0)}}):l().createElement(l().Fragment,null))},_t=({widgets:e,onClick:t})=>{const[n,o]=(0,i.useState)(!1),a=(0,r.useIntl)(),s=(0,i.useMemo)((()=>80*Math.ceil(e.length/2)+50+10),[e]);return l().createElement(l().Fragment,null,l().createElement(ft,{open:n,height:s},l().createElement(ht,{onClick:()=>o(!n)},a.formatMessage({id:"WIDGET_Add_Widget"})),l().createElement(Et,null,e.map(((e,i)=>l().createElement(bt,{key:e.name,open:n,index:i,onClick:()=>t(e.name)},l().createElement("img",{src:e.img}),a.formatMessage({id:e.label})))))))},Wt=({onClick:e})=>{const t=(0,r.useIntl)();return l().createElement(l().Fragment,null,l().createElement(wt,{description:t.formatMessage({id:"COMMENT_Add_Widget"})},l().createElement(kt,{bg:"grey1",bgHover:"grey2",color:"grey5",iconSize:22,onClick:()=>{e()},icon:"icon-fs-puzzle"})))};var qt=n(876);const St=d.j.getLazyComponent("InputFileAdvancedRaw"),jt=a().div`
293
+ width: 0;
294
+ height: 0;
295
+ overflow: hidden;
296
+ `,Mt=({children:e,initialFiles:t,initialClick:n,multiple:o,accept:a,onUploadStart:r,onUploadEnd:s,onUploadSuccess:d})=>{const m=(0,i.useRef)(null),g=(0,u.GV)(c.x0.selectors.selectToken),[p,f]=(0,i.useState)(0),[E,h]=(0,i.useState)(t);return(0,i.useEffect)((()=>{var e;n&&(null===(e=m.current)||void 0===e||e.click())}),[n]),(0,i.useEffect)((()=>{t.length!==E.length&&h(t)}),[t]),(0,i.useEffect)((()=>{d(E)}),[E]),(0,i.useEffect)((()=>{0===p&&s()}),[p]),l().createElement(l().Fragment,null,l().createElement("div",{onClick:()=>{var e;n&&(null===(e=m.current)||void 0===e||e.click())}},e),l().createElement(jt,null,l().createElement(St,{ref:m,id:"widget-upload-file",name:"editorFiles",content:"",accept:a,multiple:o,token:g,onUploadStart:e=>{void 0!==e&&f((t=>t+e)),"function"==typeof r&&0!==e&&r()},onUploadSuccess:e=>{void 0!==e&&(f((e=>void 0!==e?e-1:0)),h((t=>o?[...t,e]:[e])))}})))},Tt=d.j.getLazyComponent("WidgetAttachment"),At=d.j.getLazyComponent("WidgetEmptyInplace"),It=d.j.getLazyComponent("FileViewer"),Ot=a().div`
297
+ flex: 1;
298
+ `,zt=({widget:e,inplace:t,mode:n})=>{const o=(0,r.useIntl)(),{uniqid:a}=e,{files:s}=e.content,d=(0,u.jL)(),m=(0,u.GV)((e=>c.x0.selectors.isActive(e,a)),le.shallowEqual),g=e=>{d(c.y8.actions.error({label:null!=e?e:o.formatMessage({id:"GLOBAL_Error"})}))};(0,i.useEffect)((()=>{d(c.x0.slice.actions.setWidgetState({uniqid:a,mounted:!0}))}),[]),(0,i.useEffect)((()=>{d(c.x0.slice.actions.setWidgetState({uniqid:a,empty:!s||0===s.length}))}),[s]);const p=(0,u.GV)((e=>c.lg.selectors.selectById(e,"OnlyOfficeHook"))),f=[{label:o.formatMessage({id:"WIDGET_Open_With_Wedoc"}),onClick:e=>{e&&k().object.getAccessHash(`fileArticle/${e.id}`).then((t=>{if(""===t.result)throw new Error("result empty");const n=t.result;((e,t)=>{window.open(function(e,t){return`/ng/rr/file/${e}/${t}`}(e,t),void 0)})(e.id,n)})).catch((()=>{d(c.y8.actions.error({label:"WIDGET_Open_Failed"},6e3))}))}}],E=p?[{condition:e=>["application/vnd.openxmlformats-officedocument.wordprocessingml.document","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","application/vnd.openxmlformats-officedocument.presentationml.presentation"].includes(e.mimetype),options:f}]:[];return void 0!==s?l().createElement(Ot,null,"view"!==n?l().createElement(Tt,{files:s,onClick:()=>{},onError:g}):l().createElement(It,{files:s,openWithOptions:E},(e=>l().createElement(Tt,{files:s,onClick:t=>e(t),onError:g}))),t&&"view"!==n&&l().createElement(Mt,{initialFiles:s,initialClick:m,multiple:!0,accept:"*",onUploadSuccess:e=>{Array.isArray(e)&&d((0,c.vR)(a,{files:e}))},onUploadStart:()=>{d(c.x0.slice.actions.setWidgetState({uniqid:a,loading:!0}))},onUploadEnd:()=>{d(c.x0.slice.actions.setWidgetState({uniqid:a,loading:!1}))}},"edit"===n?l().createElement(At,{label:"WIDGET_Article_Attachment_Empty_Label",description:"WIDGET_Article_Attachment_Empty_Description",url:"widget-article-image-placeholder.png",onClick:()=>{}}):l().createElement(l().Fragment,null))):l().createElement(l().Fragment,null)},Gt=d.j.getLazyComponent("WidgetButton"),Dt=a().div`
299
+ display: flex;
300
+ flex: 1;
301
+ justify-content: center;
302
+ align-items: center;
303
+ `,Vt=a().div`
304
+ pointer-events: ${e=>e.clickable?"all":"none"};
305
+ cursor: pointer;
306
+ display: flex;
307
+ flex: 1;
308
+ justify-content: center;
309
+ align-items: center;
310
+ `,$t=({widget:e,mode:t})=>{const n=(0,u.jL)(),{uniqid:o}=e,{text:a,url:r,target:s,color:d,backgroundColor:m,buttonSize:g,borderRadius:p,variant:f}=e.content;return(0,i.useEffect)((()=>{n(c.x0.slice.actions.setWidgetState({uniqid:o,empty:!a||0===a.length}))}),[a]),l().createElement(Dt,{onClick:()=>{"edit"===t&&n(c.cr.slice.actions.registerEditor({uniqid:o,name:e.name}))}},l().createElement(Vt,{clickable:"edit"!==t},l().createElement(Gt,{text:a,url:r,target:s,color:d,backgroundColor:m,buttonSize:g,borderRadius:p,variant:f})))},Ft=d.j.getLazyComponent("WidgetArticleGallery"),Rt=d.j.getLazyComponent("WidgetEmptyInplace"),Bt=d.j.getLazyComponent("FileViewer"),Ht=a().button`
311
+ cursor: pointer;
312
+ `,Pt=({widget:e,inplace:t,mode:n})=>{var o,a;const{uniqid:r}=e,{files:s}=e.content,d=(0,u.jL)(),m=(0,u.GV)((e=>c.x0.selectors.isActive(e,r)),le.shallowEqual);return(0,i.useEffect)((()=>{d(c.x0.slice.actions.setWidgetState({uniqid:r,mounted:!0}))}),[]),void 0!==s?l().createElement(l().Fragment,null,"edit"===n?l().createElement(Ft,{files:s,maxWidth:800,gap:null!==(o=e.content.gap)&&void 0!==o?o:"10",column:null!==(a=e.content.column)&&void 0!==a?a:"3",onClick:()=>{}}):l().createElement(Bt,{files:s,openWithOptions:[]},(t=>{var n,i;return l().createElement(Ht,null,l().createElement(Ft,{files:s,maxWidth:600,gap:null!==(n=e.content.gap)&&void 0!==n?n:"10",column:null!==(i=e.content.column)&&void 0!==i?i:"3",onClick:e=>t(e)}))})),t&&"edit"===n?l().createElement(Mt,{initialFiles:s,initialClick:m,accept:"image/png, image/jpeg, image/jpg",multiple:!0,onUploadSuccess:e=>{Array.isArray(e)&&d((0,c.vR)(r,{files:e}))},onUploadStart:()=>{d(c.x0.slice.actions.setWidgetState({uniqid:r,loading:!0}))},onUploadEnd:()=>{d(c.x0.slice.actions.setWidgetState({uniqid:r,loading:!1}))}},l().createElement(Rt,{label:"WIDGET_Article_Gallery_Empty_Label",description:"WIDGET_Article_Gallery_Empty_Description",url:"widget-article-image-placeholder.png",onClick:()=>{}})):l().createElement(l().Fragment,null)):l().createElement(l().Fragment,null)},Ut=d.j.getLazyComponent("WidgetImage"),Nt=d.j.getLazyComponent("FileViewer"),Yt=d.j.getLazyComponent("WidgetEmptyInplace"),Jt=a().div`
313
+ position: absolute;
314
+ inset: 0;
315
+ background-color: rgba(0, 0, 0, 0.4);
316
+ pointer-events: none;
317
+ display: flex;
318
+ justify-content: center;
319
+ align-items: center;
320
+ opacity: 0;
321
+ color: ${e=>e.theme.color.white};
322
+ &:hover {
323
+ opacity: 1;
324
+ }
325
+ `,Qt=a().button`
326
+ cursor: pointer;
327
+ `,Xt={id:0,type:"",title:"",uri:"",mimetype:"application/octet-stream",mainType:"",dateCreation:"",dateModified:"",_url:"",size:10},Kt=e=>{if(e){const t=Date.parse(e);if(!isNaN(t))return new Date(t).getTime()/1e3}},Zt=({widget:e,width:t,inplace:n,mode:o})=>{const{uniqid:a}=e,{file:s,useFilter:d}=e.content,m=(0,u.jL)(),g=(0,u.GV)((e=>c.x0.selectors.isActive(e,a)),le.shallowEqual),[p,f]=(0,i.useState)(void 0),E=(0,r.useIntl)();return(0,i.useEffect)((()=>{m(c.x0.slice.actions.setWidgetState({uniqid:a,mounted:!0}))}),[]),(0,i.useEffect)((()=>{m(c.x0.slice.actions.setWidgetState({uniqid:a,empty:!s}))}),[s]),(0,i.useEffect)((()=>{s&&f((0,w.formatImgUrl)({timestamp:s.dateModified?Kt(s.dateModified):Date.now(),from:"imagecache",size:"fitx1200",uri:s.uri}))}),[s]),l().createElement(l().Fragment,null,"edit"===o?void 0!==p?l().createElement(Ut,{maxWidth:null!=t?t:600,uri:p,useFilter:null!=d&&d}):l().createElement(l().Fragment,null):l().createElement(Nt,{files:[Object.assign(Object.assign({},Xt),{path:p,mimetype:"image/png"})],openWithOptions:[]},(e=>l().createElement(Qt,{onClick:()=>e(0)},l().createElement(Ut,{maxWidth:null!=t?t:600,uri:p,useFilter:null!=d&&d})))),n&&"edit"===o?l().createElement(Mt,{initialFiles:[],initialClick:g,accept:"image/png, image/jpeg, image/jpg",multiple:!1,onUploadSuccess:e=>{Array.isArray(e)&&void 0!==e[0]&&m((0,c.vR)(a,{file:e[0]}))},onUploadStart:()=>{m(c.x0.slice.actions.setWidgetState({uniqid:a,loading:!0}))},onUploadEnd:()=>{m(c.x0.slice.actions.setWidgetState({uniqid:a,loading:!1}))}},void 0!==s?l().createElement(Jt,null,E.formatMessage({id:"ARTICLE_Widget_Image_Change"})):l().createElement(Yt,{label:"WIDGET_Article_Image_Empty_Label",description:"WIDGET_Article_Image_Empty_Description",url:"widget-article-image-placeholder.png",onClick:()=>{}})):l().createElement(l().Fragment,null))},en=d.j.getLazyComponent("FileViewer"),tn=d.j.getLazyComponent("WidgetEmptyInplace"),nn=d.j.getLazyComponent("WidgetSlider"),ln=a().div`
328
+ flex: 1;
329
+ display: flex;
330
+ flex-direction: row;
331
+ min-height: 60px;
332
+ align-items: center;
333
+ width: ${e=>e.maxWidth}px;
334
+ `,on={id:0,type:"",title:"",uri:"",mimetype:"application/octet-stream",mainType:"",dateCreation:"",dateModified:"",_url:"",size:10},an=e=>{if(e){const t=Date.parse(e);if(!isNaN(t))return new Date(t).getTime()/1e3}},rn=({widget:e,mode:t,width:n})=>{const{uniqid:o}=e,a=(0,u.jL)(),r=(0,u.GV)((e=>c.x0.selectors.isActive(e,o)),le.shallowEqual),s=null!=n?n:600,[d,m]=(0,i.useState)(void 0),g=(0,i.useRef)(null),p=(0,i.useMemo)((()=>e.content.slides?[...e.content.slides.map(((e,t)=>Object.assign(Object.assign({},on),{id:e.file?e.file.id:t,mimetype:e.file?e.file.mimetype:on.mimetype,path:e.file&&e.file.uri?(0,w.formatImgUrl)({size:"fitx1200",uri:e.file.uri,from:"imagecache",timestamp:e.file&&e.file.dateModified?an(e.file.dateModified):Date.now()}):""})))]:[]),[e.content.slides]),f=(0,i.useMemo)((()=>void 0!==e.content.slides?[...e.content.slides.map((e=>e.file?Object.assign(Object.assign({},e),{uri:(0,w.formatImgUrl)({timestamp:e.file.dateModified?an(e.file.dateModified):Date.now(),size:`fitx${d&&d<s?d:s}`,from:"imagecache",uri:e.file.uri})}):Object.assign(Object.assign({},e),{uri:""})))]:[]),[e.content.slides,d,s]);(0,i.useEffect)((()=>{r&&"edit"===t&&a(c.cr.slice.actions.registerEditor({uniqid:o,name:e.name}))}),[r]),(0,i.useEffect)((()=>{const e=()=>{g.current&&m(g.current?g.current.offsetWidth:s)};return window.addEventListener("resize",e),()=>{window.removeEventListener("resize",e)}}),[g]),(0,i.useEffect)((()=>{m(g.current?g.current.offsetWidth:s)}),[g]),(0,i.useEffect)((()=>{a(c.x0.slice.actions.setWidgetState({uniqid:o,empty:!e.content.slides||0===e.content.slides.length}))}),[e.content.slides]);const E=(0,i.useMemo)((()=>"edit"===t&&Array.isArray(e.content.slides)&&0===e.content.slides.length),[e.content.slides,t]),h=(0,i.useCallback)((()=>{a(c.cr.slice.actions.registerEditor({uniqid:e.uniqid,name:e.name}))}),[a,e.uniqid,e.name]);return void 0===d?l().createElement("div",{ref:g,style:{width:"100%"}}):l().createElement(ln,{maxWidth:d&&d<s?d:s},l().createElement(en,{files:p,openWithOptions:[]},(n=>{var i,r;return l().createElement(nn,{slides:f,maxWidth:d&&d<s?d:s,useDots:null===(i=e.content.useDots)||void 0===i||i,loop:null!==(r=e.content.loop)&&void 0!==r&&r,startAt:0,onClickSlide:i=>{if("edit"!==t){if(e.content.slides){const t=e.content.slides[i];t&&t.file&&n(t.file.id)}}else a(c.cr.slice.actions.registerEditor({uniqid:o,name:e.name}))}})})),E?l().createElement(tn,{label:"WIDGET_Article_Slider_Empty_Label",description:"WIDGET_Article_Slider_Empty_Description",url:"widget-article-image-placeholder.png",onClick:h}):l().createElement(l().Fragment,null))};var sn=n(730);const cn=()=>{const e=(0,r.useIntl)(),[t,n]=(0,i.useState)(!1),[l,o]=(0,i.useState)();return{open:t,onInsert:e=>{null==l||l.execCommand("InsertHTML",!1,e)},close:()=>n(!1),ext:(0,i.useMemo)((()=>s.JTinyMCEExtensionsBuilders.markdown((e=>{o(e),n(!0)}),e)),[e]),isActive:!0}};var dn=n(201);const un=d.j.getLazyComponent("InputTextareaRaw"),mn=d.j.getLazyComponent("Modal"),gn=({onInsert:e,open:t,close:n})=>{const o=(0,r.useIntl)(),[a,s]=(0,i.useState)(""),c=(0,i.useCallback)((()=>{s(""),n()}),[n]);return l().createElement(mn,{title:o.formatMessage({id:"TINY_MCE_Insert_Markdown"}),open:t,closeHandler:c,enableClickAwayCloseModal:!0,buttons:[{children:l().createElement(r.FormattedMessage,{id:"GLOBAL_Cancel"}),color:"cancel",clickHandler:c},{children:l().createElement(r.FormattedMessage,{id:"GLOBAL_Insert"}),color:"valid",disabled:!a,clickHandler:()=>{e(dn.xI.parse(a,{async:!1}).replace(/<br>/g,"<br><br>")),c()}}]},l().createElement(un,{value:a,onChange:e=>s(e.target.value),height:"400px"}))},pn=d.j.getLazyComponent("WidgetArticleText"),fn=a().div`
335
+ width: 100%;
336
+ cursor: text;
337
+
338
+ p {
339
+ word-wrap: break-word;
340
+ }
341
+
342
+ a {
343
+ word-wrap: break-word;
344
+ }
345
+ `,En=({widget:e,mode:t})=>{const{uniqid:n}=e,a=(0,o.useTheme)(),{text:s}=e.content,d=(0,u.jL)(),m=(0,u.GV)((e=>c.x0.selectors.isActive(e,n)),le.shallowEqual),g=(0,u.GV)((e=>{var t;return null===(t=c.x0.selectors.selectWidgetState(e,n))||void 0===t?void 0:t.busy})),p=(0,u.GV)(c.x0.selectors.selectToken),f=(0,u.GV)(c.sU.selectors.selectTinyMCECommonOptions),E=(0,u.GV)(c.Kx.selectors.selectAll),h=(0,r.useIntl)(),{open:b,onInsert:v,close:y,ext:C,isActive:x}=cn(),w=(0,i.useCallback)((e=>{d(c.y8.actions.error({label:null!=e?e:h.formatMessage({id:"GLOBAL_Error"})}))}),[d,h]);(0,i.useEffect)((()=>{d(c.x0.slice.actions.setWidgetState({uniqid:n,empty:!s||0===s.length}))}),[s]);const k=(0,i.useMemo)((()=>(0,sn.X)(E,a,w)),[E,w,a]);return g?l().createElement(l().Fragment,null):l().createElement(fn,null,l().createElement(pn,{autoFocus:m,text:null!=s?s:"",token:"edit"===t&&void 0!==p?p:"",tinyMCECommonOptions:"edit"===t&&f?{commonOptions:f,mentionsQueries:k}:void 0,mode:t,onChange:e=>{d((0,c.vR)(n,{text:e}))},additionalExtensions:[C]}),x&&l().createElement(gn,{onInsert:v,open:b,close:y}))},hn=d.j.getLazyComponent("WidgetArticleTitle"),bn=a().div`
346
+ flex: 1;
347
+ display: flex;
348
+ flex-direction: row;
349
+ align-items: center;
350
+ cursor: text;
351
+ `,vn=a().div`
352
+ display: flex;
353
+ flex-direction: row;
354
+ border-radius: 8px;
355
+ overflow: hidden;
356
+ margin: 4px;
357
+ border: 1px solid ${e=>e.theme.color.grey1};
358
+ `,yn=a().button`
359
+ display: flex;
360
+ width: 40px;
361
+ height: 40px;
362
+ justify-content: center;
363
+ align-items: center;
364
+ cursor: pointer;
365
+ opacity: ${e=>e.isActive?"1.0":".8"};
366
+ background-color: ${e=>e.isActive?e.theme.color.grey1:e.theme.color.white};
367
+ &:hover {
368
+ background-color: ${e=>e.theme.color.grey1};
369
+ }
370
+ `,Cn=({widget:e,inplace:t,mode:n,dataCy:o})=>{const{uniqid:a}=e,{text:r,color:s,heading:d}=e.content,m=(0,u.jL)(),g=(0,u.GV)((e=>c.x0.selectors.isActive(e,a)),le.shallowEqual);return(0,i.useEffect)((()=>{m(c.x0.slice.actions.setWidgetState({uniqid:a,empty:!r||0===r.length}))}),[r]),l().createElement(bn,null,l().createElement(hn,{dataCy:o,text:r,color:s,heading:d,autoFocus:g,inplace:t,mode:n,onChange:e=>{m((0,c.vR)(a,{text:e}))}}),g&&"edit"===n?l().createElement(xn,{heading:d,onClick:e=>{m((0,c.vR)(a,{heading:e}))}}):l().createElement(l().Fragment,null))},xn=({heading:e="h1",onClick:t})=>l().createElement(vn,null,["h1","h2","h3","h4"].map(((n,i)=>l().createElement(yn,{key:i,isActive:e===n,onClick:()=>t(n)},n))));var wn=n(586);const kn=d.j.getLazyComponent("Button"),Ln=d.j.getLazyComponent("ModalLayout"),_n=d.j.getLazyComponent("ModalContent"),Wn=(a().button`
371
+ padding: ${e=>e.theme.space.md}px;
372
+ `,a().div`
373
+ padding: ${e=>e.theme.space.md}px;
374
+ display: flex;
375
+ flex-direction: row-reverse;
376
+ `),qn=({id:e,type:t,uniqid:n})=>{const o=(0,u.jL)(),a=(0,r.useIntl)(),[d,m]=(0,i.useState)(!1);return l().createElement(l().Fragment,null,l().createElement(s.JRCIconButton,{iconSize:14,onClick:()=>m(!0),icon:"icon-trash"}),d&&l().createElement(Ln,{enableClickAwayCloseModal:!0,open:d,closeHandler:()=>m(!1)},l().createElement(_n,{overflow:"scroll",title:a.formatMessage({id:"WIDGET_Remove_Widget"}),onClickIconClose:()=>m(!1)},a.formatMessage({id:"WIDGET_Delete_Widget_Confirmation"})),l().createElement(Wn,null,l().createElement(kn,{label:a.formatMessage({id:"GLOBAL_Confirm"}),onClick:()=>{k().widget.removeWidget({id:e,type:t,uniqid:n}).then((()=>{o(c.x0.slice.actions.flushWidget({uniqid:n}))})).catch((()=>o(c.y8.actions.error({label:"WIDGET_Presence_Error"}))))}}))))},Sn=a().div`
377
+ display: flex;
378
+ flex: 1;
379
+ flex-direction: row;
380
+ border-top: 1px solid ${e=>e.theme.color.grey1};
381
+ `,jn=a().button`
382
+ display: flex;
383
+ flex: 1;
384
+ justify-content: center;
385
+ align-items: center;
386
+ background-color: ${e=>e.theme.color.white};
387
+ &:hover {
388
+ background-color: ${e=>e.theme.color.grey0};
389
+ }
390
+ `,Mn=({name:e,uniqid:t,mode:n,collaborationRights:o,handleOpenEditor:a})=>{const s=(0,r.useIntl)(),d=(0,u.jL)(),m=(0,u.GV)((e=>c.x0.selectors.selectWidgetObject(e,t)),le.shallowEqual),g=(0,u.GV)((e=>c.x0.selectors.selectWidgetObjectRights(e,t)),le.shallowEqual),p=(0,i.useMemo)((()=>m&&g&&g.update||o&&o.update),[m,g,o]),f=(0,i.useMemo)((()=>m&&g&&g.delete),[m,g]),E=(0,i.useCallback)((()=>{d(c.cr.slice.actions.registerEditor({uniqid:t,name:e,mode:n}))}),[t,d,e,n]);return p&&(0,w.ensureWidgetObjectHasMinimumProperties)(m)?l().createElement(Sn,null,l().createElement(jn,{onClick:null!=a?a:E},s.formatMessage({id:"WIDGET_Set_Widget"})),f&&l().createElement(qn,{id:m.id,type:m.type,uniqid:t})):l().createElement(l().Fragment,null)},Tn=a().div`
391
+ padding: ${e=>e.theme.space.md}px;
392
+ display: flex;
393
+ flex-direction: row;
394
+ fieldset {
395
+ margin: 0.2rem !important;
396
+ }
397
+ `,An=({placeholder:e,handleClick:t})=>{const n=(0,r.useIntl)(),o=(0,u.jL)(),[a,c]=(0,i.useState)(""),{control:d,watch:m,reset:g}=(0,T.useForm)({defaultValues:{label:a},criteriaMode:"all"});return(0,i.useEffect)((()=>{const e=m((e=>{var t;c(null!==(t=e.label)&&void 0!==t?t:"")}));return()=>e.unsubscribe()}),[m,o]),l().createElement(Tn,null,l().createElement(s.JRCInputText,{name:"label",control:d,placeholder:e,width:"100%"}),l().createElement(s.JRCButton,{label:n.formatMessage({id:"GLOBAL_Confirm"}),disabled:!a.length,onClick:()=>{t(a),c(""),g()}}))},In=a().div`
398
+ position: absolute;
399
+ inset: 0;
400
+ display: flex;
401
+ justify-content: center;
402
+ align-items: center;
403
+ background-color: rgba(255, 255, 255, 0.4);
404
+ `,On=()=>l().createElement(In,null,l().createElement(s.JRCLoader,{size:"m"})),zn=d.j.getLazyComponent("WidgetCheckList"),Gn=d.j.getLazyComponent("WidgetCheckListEditor"),Dn=(a().div`
405
+ display: flex;
406
+ flex-direction: row;
407
+ justify-content: space-between;
408
+ align-items: center;
409
+ border: ${e=>e.border?`1px solid ${e.theme.color.grey2}`:"none"};
410
+ min-height: 24px;
411
+ border-radius: 4px;
412
+ padding: 4px 8px;
413
+ `,a().div`
414
+ width: 100%;
415
+ display: flex;
416
+ gap: 14px;
417
+ padding: 16px;
418
+ `),Vn=a().div`
419
+ position: relative;
420
+ `,$n=({widget:e,inplace:t,mode:n,onWidgetUpdate:o})=>{var a;const d=(0,r.useIntl)(),{uniqid:m,content:g}=e,p=(0,u.jL)(),[f,E]=(0,i.useState)(),[h,b]=(0,i.useState)(!1),[v,y]=(0,i.useState)(),[C,x]=(0,i.useState)(!1),L=(0,u.GV)(c.x0.selectors.selectToken,le.shallowEqual),_=(0,u.GV)((t=>c.x0.selectors.selectWidgetObjectUri(t,e.uniqid)),le.shallowEqual),W=(0,u.GV)((e=>c.x0.selectors.selectWidgetObjectRights(e,m)),le.shallowEqual),q=(0,u.GV)((t=>c.x0.selectors.selectAllWidgetRTObject(t,e.uniqid)),le.shallowEqual),S=(0,i.useMemo)((()=>W&&W.update),[W]),j=(0,i.useMemo)((()=>W&&W.administrate),[W]),M=(0,i.useCallback)((e=>{p(c.y8.actions.error({label:null!=e?e:d.formatMessage({id:"GLOBAL_Error"})}))}),[p,d]),T=(0,i.useCallback)((()=>{f||h||(b(!0),k().network.token().then((e=>{E(e.result),b(!1),p(c.x0.slice.actions.setToken({token:e.result}))})).catch((e=>{M(e.errorMsg)})))}),[M,f,h,p]);L?f||E(L):T();const A=(0,i.useCallback)(((e,t)=>{p((0,c.vR)(e,t))}),[p]),I=(0,i.useCallback)((()=>{_&&(x(!0),k().widget.getWidget({uri:_,uniqid:m}).then((e=>{(0,w.ensureWidgetCheckListType)(e.result)&&A(m,e.result.content)})).catch((e=>!e.aborted&&M)).finally((()=>x(!1))))}),[m,M,_,A]),O=t=>{p(c.cr.slice.actions.flushAllEditor()),p(c.x0.slice.actions.setToken({token:t})),p(c.cr.slice.actions.registerEditor({uniqid:e.uniqid,name:w.WidgetsName.CheckList,mode:n}))};(0,i.useEffect)((()=>{f||"edit"!==n||k().network.token().then((e=>{p(c.x0.slice.actions.setToken({token:e.result}))}))}),[n,f,p]),(0,i.useEffect)((()=>{var t;const n=null===(t=e.content.arr)||void 0===t?void 0:t.map((e=>{var t,n,i,l;return Object.assign(Object.assign(Object.assign({text:null!==(t=e.title)&&void 0!==t?t:"",file:null!==(n=e.file)&&void 0!==n?n:void 0,checked:null!==(i=e.value)&&void 0!==i&&i},e.links&&{links:e.links}),e.user&&{user:null!==(l=e.user)&&void 0!==l?l:void 0}),e.id&&{id:e.id,mimetype:"image/png"})}));y(n)}),[e.content.arr,g]),(0,i.useEffect)((()=>{if(!Array.isArray(q))return;const t=q.at(-1);t&&_&&t.object.uri===_&&t.uniqid===e.uniqid&&("check-list-response"!==t.fn&&"widget-update"!==t.fn||I())}),[q,e.uniqid,_,M,p,I]);const z=t=>{if(!e.content.arr||!_)return;const n=Object.assign(Object.assign({},e.content),{arr:[...e.content.arr,{title:t,value:!1}]});k().widget.updateWidget({uri:_,uniqid:e.uniqid,content:n,v2:!0}).then((()=>A(e.uniqid,n))).catch((e=>M(e.errorMsg)))},G=(0,i.useMemo)((()=>{if(!Array.isArray(g.arr))return[];const e=[];return g.arr.forEach((t=>{t.file&&e.push(t.file)})),e}),[g]);return"edit"===n&&t?l().createElement(Dn,null,l().createElement(Gn,{token:f,uniqid:m,content:Object.assign(Object.assign({},g),{arr:null===(a=g.arr)||void 0===a?void 0:a.map((e=>Object.assign(Object.assign({},e),{title:s.Utils.html.htmlDecodeSpecialChars(e.title)})))}),inplace:t,onChangeContent:A,onChangeWrapper:e=>{p(c.x0.slice.actions.updateWidgetWrapper(Object.assign({},e)))},handleChange:t=>p((0,c.vR)(e.uniqid,t))})):l().createElement(wn.M,{useRT:()=>{(0,qt.AW)(e.uniqid)}},v&&l().createElement(s.JRCFileViewer,{files:G,openWithOptions:[]},(t=>l().createElement(Vn,{key:e.uniqid},l().createElement(zn,{limit:10,initialEntries:v,onFileClick:e=>e.id&&t(e.id),onItemCheckListChange:t=>((e,t)=>{_&&(C||(x(!0),k().widget.checkListRespond({uri:_,uniqid:e,index:t}).then((()=>{o&&o()})).catch((e=>{M(e.message),x(!1)}))))})(e.uniqid,t)}),g.edit&&l().createElement(An,{handleClick:z,placeholder:d.formatMessage({id:"COMMENT_WIDGET_CHECKLIST_Add_New_Task"})}),j&&f&&l().createElement(Mn,{uniqid:e.uniqid,name:e.name,collaborationRights:{update:!(!g.edit&&!S)},mode:n,handleOpenEditor:()=>{f?O(f):(x(!0),k().network.token().then((e=>{p(c.x0.slice.actions.setToken({token:e.result})),O(e.result)})).finally((()=>x(!1))))}}),C&&l().createElement(On,null)))))},Fn=(e,t)=>{const n=[];return e.filter((e=>e.isVisible)).forEach((e=>{const i=t.find((t=>t.name===e.name));i&&n.push(i)})),n},Rn=d.j.getLazyComponent("Button"),Bn=d.j.getLazyComponent("WidgetTable"),Hn=d.j.getLazyComponent("Loader"),Pn=(a().div``,a().div`
421
+ position: absolute;
422
+ inset: 0;
423
+ display: flex;
424
+ flex-direction: column;
425
+ justify-content: center;
426
+ align-items: center;
427
+ gap: ${e=>e.theme.space.md}px;
428
+ `),Un=({uri:e,limit:t,tableHeadColor:n,tableHeadTextColor:o,tableHeadIconColor:a,tableRowColor:s,tableRowTextColor:d,tableColumnsData:m=[],tableBorderRadius:g,tableSizedColumns:p,tableSizedColumnsWidth:f,mode:E})=>{const h=(0,u.jL)(),[b,v]=(0,i.useState)(!1),[y,C]=(0,i.useState)([]),[x,L]=(0,i.useState)([]),[_,W]=(0,i.useState)({order:"ascending",name:"unknown"}),[q,S]=(0,i.useState)(void 0),[j,M]=(0,i.useState)(""),T=(0,i.useMemo)((()=>c.x0.definition(w.WidgetsName.DatasourceTable)),[]),A=(0,i.useMemo)((()=>"studio"===q?[{type:[j]}]:[]),[q,j]),I=(0,i.useMemo)((()=>"doc"===q?[j]:[]),[q,j]),{rtLastObject:O}=(0,qt.YL)(A,I),z=(0,i.useCallback)((()=>{e&&(v(!0),k().datasource.get(e,w.Format.VIEW).then((e=>{L(e.result.model),C(e.result.data),W(e.result.sort),S(e.result.datasource.datasourceType),M(e.result.datasource.datasourceIdentifier)})).finally((()=>v(!1))))}),[e]);(0,i.useEffect)((()=>{void 0!==e&&0!==m.length&&0===x.length&&z()}),[e,m,x,z]),(0,i.useEffect)((()=>{O&&z()}),[O,z]),(0,i.useEffect)((()=>{e||L([])}),[e]),(0,i.useEffect)((()=>{"view"!==E&&"preview"!==E||h(c.cr.slice.actions.flushAllEditor())}),[E,h]);const G=(0,i.useMemo)((()=>Fn(m,x)),[m,x]);return 0!==m.length||b||"edit"!==E?b?l().createElement(Pn,null,l().createElement(Hn,null)):l().createElement(l().Fragment,null,b||0!==y.length||"edit"===E?l().createElement(Bn,{rows:y,columns:G,limit:t,tableHeadColor:n,tableHeadTextColor:o,tableHeadIconColor:a,tableRowColor:s,tableRowTextColor:d,tableBorderRadius:g,tableColumnsData:m,tableSizedColumns:p,tableSizedColumnsWidth:f,tableDefaultSortOrder:_.order,tableDefaultSortName:_.name}):l().createElement(Pn,null,l().createElement("img",{src:`/img/fast-intranet/${w.WidgetsName.DatasourceTable}.png`,alt:""}),l().createElement(r.FormattedMessage,{id:"WIDGET_Datasource_No_Results"}))):l().createElement(l().Fragment,null,l().createElement(Pn,null,l().createElement("img",{src:`/img/fast-intranet/${w.WidgetsName.DatasourceTable}.png`,alt:""}),l().createElement(r.FormattedMessage,{id:T.label}),l().createElement(Rn,{label:"GLOBAL_Settings"})))},Nn=d.j.getLazyComponent("Button"),Yn=d.j.getLazyComponent("WidgetTable"),Jn=d.j.getLazyComponent("Loader"),Qn=(a().div``,a().div`
429
+ position: absolute;
430
+ inset: 0;
431
+ display: flex;
432
+ flex-direction: column;
433
+ justify-content: center;
434
+ align-items: center;
435
+ gap: ${e=>e.theme.space.md}px;
436
+ `),Xn=({uri:e,limit:t,tableHeadColor:n,tableHeadTextColor:o,tableHeadIconColor:a,tableRowColor:s,tableRowTextColor:d,tableColumnsData:m=[],tableBorderRadius:g,tableSizedColumns:p,tableSizedColumnsWidth:f,mode:E})=>{const h=(0,u.jL)(),[b,v]=(0,i.useState)(!1),[y,C]=(0,i.useState)([]),[x,L]=(0,i.useState)([]),_=(0,i.useMemo)((()=>c.x0.definition(w.WidgetsName.ExcelDatasourceTable)),[]);(0,i.useEffect)((()=>{void 0!==e&&0!==m.length&&0===x.length&&(v(!0),k().datasource.get(e,w.Format.VIEW).then((e=>{L(e.result.model),C(e.result.data)})).finally((()=>v(!1))))}),[e,m,x]),(0,i.useEffect)((()=>{e||L([])}),[e]),(0,i.useEffect)((()=>{"view"!==E&&"preview"!==E||h(c.cr.slice.actions.flushAllEditor())}),[E,h]);const W=(0,i.useMemo)((()=>Fn(m,x)),[m,x]);return 0!==m.length||b||"edit"!==E?b?l().createElement(Qn,null,l().createElement(Jn,null)):l().createElement(l().Fragment,null,b||0!==y.length||"edit"===E?l().createElement(Yn,{rows:y,columns:W,limit:t,tableHeadColor:n,tableHeadTextColor:o,tableHeadIconColor:a,tableRowColor:s,tableRowTextColor:d,tableBorderRadius:g,tableColumnsData:m,tableSizedColumns:p,tableSizedColumnsWidth:f}):l().createElement(Qn,null,l().createElement("img",{src:`/img/fast-intranet/${w.WidgetsName.ExcelDatasourceTable}.png`,alt:""}),l().createElement(r.FormattedMessage,{id:"WIDGET_Datasource_No_Results"}))):l().createElement(l().Fragment,null,l().createElement(Qn,null,l().createElement("img",{src:`/img/fast-intranet/${w.WidgetsName.ExcelDatasourceTable}.png`,alt:""}),l().createElement(r.FormattedMessage,{id:_.label}),l().createElement(Nn,{label:"GLOBAL_Settings"})))},Kn=a().div`
437
+ padding: ${e=>e.theme.space.md}px;
438
+ `,Zn=a().a`
439
+ cursor: pointer;
440
+ color: ${e=>e.theme.color.secondary};
441
+ `,ei=a().div`
442
+ display: flex;
443
+ justify-content: center;
444
+ align-items: center;
445
+ `,ti=({mode:e,uniqid:t,content:n})=>{const o=(0,r.useIntl)(),a=(0,u.jL)(),s=(0,u.GV)((e=>c.x0.selectors.selectWidgetObjectUri(e,t)),le.shallowEqual),d=(0,u.GV)((e=>c.x0.selectors.selectWidgetObjectRights(e,t)),le.shallowEqual),m=(0,i.useMemo)((()=>!(!d||!d.update)),[d]),g=(0,i.useCallback)((()=>{if("edit"===e||!m||!s)return;const i=Object.assign(Object.assign({},n),{isClosed:!0});k().widget.updateWidget({uri:s,uniqid:t,content:i,v2:!0}).then((()=>a(c.x0.slice.actions.updateWidget({uniqid:t,content:i})))).catch((()=>a(c.y8.actions.error({label:"WIDGET_Presence_Error"}))))}),[e,t,m,s,n,a]);return l().createElement(l().Fragment,null,m&&!n.isClosed&&l().createElement(Kn,null,l().createElement(ei,null,l().createElement(Zn,{onClick:g},o.formatMessage({id:"WIDGET_Presence_Closing"})))))},ni=d.j.getLazyComponent("WidgetPresence"),ii=d.j.getLazyComponent("ModalUserList"),li=a().div`
446
+ display: flex;
447
+ flex: 1;
448
+ position: relative;
449
+ flex-direction: column;
450
+ `,oi=(a().div`
451
+ position: absolute;
452
+ inset: 0;
453
+ background-color: rgba(255, 255, 255, 0.7);
454
+ display: flex;
455
+ flex: 1;
456
+ justify-content: center;
457
+ align-items: center;
458
+ `,a().div`
459
+ flex: 1;
460
+ display: flex;
461
+ padding: ${e=>e.theme.space.md}px;
462
+ border: 1px dashed ${e=>e.theme.color.orange};
463
+ justify-content: center;
464
+ align-items: center;
465
+ border-radius: ${e=>e.theme.space.sm}px;
466
+ margin: ${e=>e.theme.space.sm}px;
467
+ `),ai=({widget:e,mode:t})=>{const n=(0,r.useIntl)(),o=(0,u.jL)(),{limit:a,limitValue:s,closing:d,isClosed:m}=e.content,{uniqid:g}=e,[p,f]=(0,i.useState)({userValue:-1,userAvailableList:[],userUnavailableList:[],userAvailableTotal:0,userUnavailableTotal:0}),[E,h]=(0,i.useState)(!1),[b]=(0,i.useState)(new AbortController),[v,y]=(0,i.useState)(!1),[C,x]=(0,i.useState)(),[w,L]=(0,i.useState)(),_=(0,i.useRef)(b),W=(0,u.GV)((e=>c.x0.selectors.selectWidgetObjectUri(e,g)),le.shallowEqual),q=(0,u.GV)((e=>c.x0.selectors.selectAllWidgetRTObject(e,g)),le.shallowEqual),S=(0,i.useCallback)((()=>o(c.y8.actions.error({label:"WIDGET_Presence_Error"}))),[o]),j=(0,i.useMemo)((()=>!(a&&s&&p.userAvailableTotal>=s)),[a,s,p.userAvailableTotal]),M=(0,i.useMemo)((()=>d&&m||"edit"===t),[d,m,t]),T=(0,i.useCallback)((()=>{W&&!M&&(j?(h(!0),k().widget.presenceCancel({uri:W,uniqid:g}).catch(S).finally((()=>h(!1)))):o(c.y8.actions.error({label:"WIDGET_Presence_Limit_Response_Error"})))}),[o,g,S,W,j,M]),A=(0,i.useCallback)((e=>{W&&!M&&(h(!0),k().widget.presenceRespond({uri:W,uniqid:g,value:e},_.current.signal).catch(S).finally((()=>h(!1))))}),[W,g,S,M]),I=(0,i.useCallback)((()=>{"edit"!==t&&W&&(h(!0),k().widget.presenceGetResponse({uri:W,uniqid:g},_.current.signal).then((e=>{f(e.result)})).catch((e=>!e.aborted&&S())).finally((()=>h(!1))))}),[W,S,g,t]),O=(e,t)=>{W&&k().widget.presenceGetResponseUserList({uri:W,uniqid:g,index:e,page:t,limit:8},_.current.signal).then((e=>{L(Object.assign(Object.assign({},e.result),{data:[...e.result.data],cnt:e.result.cnt}))})).catch((e=>!e.aborted&&S))},z=(0,i.useCallback)((()=>{W&&(h(!0),k().widget.getWidget({uri:W,uniqid:g}).then((e=>{o((0,c.vR)(g,e.result))})).catch((e=>!e.aborted&&S)).finally((()=>h(!1))))}),[o,S,W,g]);return(0,i.useEffect)((()=>{const e=_.current;return()=>{e.abort()}}),[]),(0,i.useEffect)((()=>{I()}),[I]),(0,i.useEffect)((()=>{if(!Array.isArray(q))return;const e=q.at(-1);e&&W&&e.object.uri===W&&e.uniqid===g&&("widget-presence-response"===e.fn&&I(),"widget-update"===e.fn&&z())}),[q,I,g,W,z]),l().createElement(wn.M,{useRT:()=>{(0,qt.AW)(e.uniqid)}},l().createElement(li,null,l().createElement(ni,{limit:a,limitValue:s,userAvailableList:p.userAvailableList,userUnavailableList:p.userUnavailableList,userValue:p.userValue,userAvailableTotal:null==p?void 0:p.userAvailableTotal,userUnavailableTotal:null==p?void 0:p.userUnavailableTotal,isClosed:d&&m,handleClickAvailable:()=>1===p.userValue?T():A(1),handleClickUnavailable:()=>0===p.userValue?T():A(0),handleOpenUsersModal:e=>{L({limit:0,page:0,data:[],cnt:0}),x(e),O(e),y(!0)}}),d&&m&&l().createElement(oi,null,n.formatMessage({id:"WIDGET_Presence_Is_Closed"})),d&&!m&&l().createElement(ti,{mode:t,uniqid:e.uniqid,content:e.content}),"view"===t&&l().createElement(Mn,{uniqid:e.uniqid,name:e.name,mode:t}),E&&l().createElement(On,null),l().createElement(ii,{open:v,usersList:w,title:1===C?n.formatMessage({id:"WIDGET_Presence_On"}):n.formatMessage({id:"WIDGET_Presence_Off"}),setOpen:y,onClose:()=>{L({limit:0,page:0,data:[],cnt:0})},handleLoadUsersList:e=>{O(null!=C?C:0,e)}})))},ri=d.j.getLazyComponent("WidgetQuickSurvey"),si=d.j.getLazyComponent("WidgetQuickSurveyEditor"),ci=d.j.getLazyComponent("ModalUserList"),di=a().div`
468
+ width: 100%;
469
+ display: flex;
470
+ flex-direction: column;
471
+ gap: 14px;
472
+ ${e=>e.withPadding&&"padding: 0 12px;"}
473
+ padding-top: 16px;
474
+ `,ui=({widget:e,inplace:t,mode:n})=>{var o,a,d;const m=(0,r.useIntl)(),g=(0,u.jL)(),{uniqid:p,content:f}=e,[E,h]=(0,i.useState)({userResponses:[],totalRespondent:0,totalResponse:0,userLoggedResponses:[]}),[b,v]=(0,i.useState)(!1),[y,C]=(0,i.useState)(!1),[x,L]=(0,i.useState)(),[_,W]=(0,i.useState)(),[q]=(0,i.useState)(new AbortController),S=(0,i.useRef)(q),j=(0,u.GV)(c.x0.selectors.selectToken,le.shallowEqual),M=(0,u.GV)((t=>c.x0.selectors.selectWidgetObjectUri(t,e.uniqid)),le.shallowEqual),T=(0,u.GV)((e=>c.x0.selectors.selectWidgetObjectRights(e,p)),le.shallowEqual),A=(0,u.GV)((t=>c.x0.selectors.selectAllWidgetRTObject(t,e.uniqid)),le.shallowEqual),I=(0,i.useCallback)(((e,t)=>{g((0,c.vR)(e,t))}),[g]),O=t=>{g(c.cr.slice.actions.flushAllEditor()),g(c.x0.slice.actions.setToken({token:t})),g(c.cr.slice.actions.registerEditor({uniqid:e.uniqid,name:w.WidgetsName.QuickSurvey}))},z=(0,i.useCallback)((()=>g(c.y8.actions.error({label:"WIDGET_Presence_Error"}))),[g]),G=(0,i.useCallback)((e=>{"edit"!==n&&M&&(C(!0),k().widget.quickSurveyGetResponse({uri:M,uniqid:e},S.current.signal).then((e=>{h(e.result)})).catch((e=>!e.aborted&&z)).finally((()=>C(!1))))}),[z,M,n]),D=(0,i.useCallback)((()=>{M&&(C(!0),k().widget.getWidget({uri:M,uniqid:p},S.current.signal).then((e=>{I(p,e.result.content)})).catch((e=>!e.aborted&&z)).finally((()=>C(!1))))}),[p,z,M,I]),V=()=>{if(M&&f.closing){const e=Object.assign(Object.assign({},f),{isClosed:!0});k().widget.updateWidget({uri:M,uniqid:p,content:e}).catch((()=>{z()}))}},$=t=>{(t=>{"edit"!==n&&M&&(C(!0),k().widget.quickSurveyRespond({uri:M,index:t,multi:f.multi?1:0,uniqid:p},S.current.signal).then((()=>{G(e.uniqid)})).catch((e=>!e.aborted&&z)).finally((()=>C(!1))))})(t)},F=(e,t)=>{M&&k().widget.quickSurveyGetResponseUserList({uri:M,uniqid:p,index:e,page:t,limit:8},S.current.signal).then((e=>{W(Object.assign(Object.assign({},e.result),{data:[...e.result.data],cnt:e.result.cnt}))})).catch((e=>!e.aborted&&z))},R=(0,i.useMemo)((()=>T&&T.update),[T]);(0,i.useEffect)((()=>{G(e.uniqid)}),[G,e.uniqid]),(0,i.useEffect)((()=>{if(!Array.isArray(A))return;const t=A.at(-1);t&&M&&t.object.uri===M&&t.uniqid===e.uniqid&&("widget-quick-survey-response"===t.fn&&G(e.uniqid),"widget-update"===t.fn&&D())}),[A,M,e.uniqid,D,G]);const B=(0,i.useMemo)((()=>{if(!Array.isArray(f.arr))return[];const e=[];return f.arr.forEach((t=>{t.file&&e.push(t.file)})),e}),[f]);return(0,i.useEffect)((()=>{j||"edit"!==n||k().network.token().then((e=>{g(c.x0.slice.actions.setToken({token:e.result}))}))}),[n,j,g]),"edit"===n&&t?l().createElement(di,{withPadding:!0},l().createElement(si,{token:j,uniqid:p,content:e.content,onChangeContent:I,onChangeWrapper:e=>{g(c.x0.slice.actions.updateWidgetWrapper(Object.assign({},e)))},handleChange:e=>I(p,e),inplace:t})):l().createElement(wn.M,{useRT:()=>{(0,qt.AW)(e.uniqid)}},l().createElement(di,null,l().createElement(s.JRCFileViewer,{files:B,openWithOptions:[]},(t=>{var n,i,o,a,r,s,c;return l().createElement(ri,{limit:null!==(n=E.totalResponse)&&void 0!==n?n:0,values:null!==(i=f.arr)&&void 0!==i?i:[],userResponses:E.userResponses,userHasAlreadyVoted:E.userLoggedResponses.length>0,canCloseSurvey:null!==(o=e.content.closing)&&void 0!==o&&o,isClosed:null!==(a=e.content.isClosed)&&void 0!==a&&a,open:null!==(r=e.content.open)&&void 0!==r&&r,anonymize:null!==(s=e.content.anonymize)&&void 0!==s&&s,seeResponseAfter:null!==(c=e.content.seeResponseAfter)&&void 0!==c&&c,canUpdate:R,handleClickFile:e=>e.id&&t(e.id),handleCloseSurvey:V,handleProgressBarClick:$,setOpenUsersModal:e=>{L(e),F(e),v(!0)}})})),f.open&&l().createElement(An,{handleClick:e=>{var t;if(!M)return;const n=Object.assign(Object.assign({},f),{arr:[...null!==(t=f.arr)&&void 0!==t?t:[],{title:e}]});k().widget.quickSurveyAddEnty({uri:M,uniqid:p,label:e}).then((()=>{g(c.x0.slice.actions.updateWidget({uniqid:p,content:n}))})).catch(z)},placeholder:m.formatMessage({id:"FIELDS_Add_Option"})}),R&&l().createElement(Mn,{uniqid:e.uniqid,name:e.name,collaborationRights:{update:!!R},mode:n,handleOpenEditor:()=>{j?O(j):(C(!0),k().network.token().then((e=>{g(c.x0.slice.actions.setToken({token:e.result})),O(e.result)})).finally((()=>C(!1))))}}),y&&l().createElement(On,null),l().createElement(ci,{open:b,usersList:_,title:null!==(d=null===(a=null===(o=f.arr)||void 0===o?void 0:o[null!=x?x:0])||void 0===a?void 0:a.title)&&void 0!==d?d:"",setOpen:v,handleLoadUsersList:e=>{F(null!=x?x:0,e)},onClose:()=>{W({limit:0,page:0,data:[],cnt:0})}})))},mi=d.j.getLazyComponent("ModalLayout"),gi=d.j.getLazyComponent("ModalContent"),pi=d.j.getLazyComponent("Button"),fi=d.j.getLazyComponent("InputText"),Ei=d.j.getLazyComponent("InputNumber"),hi=d.j.getLazyComponent("InputSelect"),bi=d.j.getLazyComponent("InputPassword"),vi=d.j.getLazyComponent("Typography"),yi=a().div`
475
+ display: flex;
476
+ flex-direction: column;
477
+ opacity: ${e=>e.isLocked?".4":"1.0"};
478
+ `,Ci=a().div`
479
+ position: absolute;
480
+ inset: 0;
481
+ display: flex;
482
+ justify-content: center;
483
+ align-items: center;
484
+ `,xi=a().div`
485
+ background-color: ${e=>e.theme.color.orange};
486
+ color: ${e=>e.theme.color.white};
487
+ padding: ${e=>e.theme.space.sm}px;
488
+ border-radius: ${e=>e.theme.space.sm}px;
489
+ display: flex;
490
+ justify-content: center;
491
+ align-items: center;
492
+ `,wi={username:"",password:"",hostname:"",imapPort:993,imapConnectionSecurity:w.ImapConnection.NONE,imapMailbox:"",cardDavAddressBook:"",calDavCalendar:"",provider:""},ki=()=>{const e=(0,r.useIntl)(),t=(0,le.useDispatch)(),n=(0,s.useAbortController)(),[o,a]=(0,i.useState)(!1),[d,u]=(0,i.useState)(!1),{control:m,reset:g,setValue:p,getValues:f,watch:E,formState:{isValid:h}}=(0,T.useForm)({defaultValues:wi,criteriaMode:"all"}),[b,v]=(0,i.useState)([]),y=E(),C=[{label:"NONE",value:w.ImapConnection.NONE},{label:"SSL",value:w.ImapConnection.SSL},{label:"STARTTLS",value:w.ImapConnection.STARTTLS}],x=(0,i.useCallback)((e=>{k().office.getConfiguration().then((({result:t})=>{var n;g(Object.assign(Object.assign({},t),{provider:e.includes(null!==(n=t.provider)&&void 0!==n?n:"")?t.provider:e[0]}))}))}),[g]);(0,i.useEffect)((()=>{o&&(u(!0),k().office.getProviders({signal:n.signal}).then((({result:e})=>{n.signal.aborted||(v(e),x(e.map((e=>e.id))))})).catch((e=>{n.signal.aborted||t(c.y8.actions.error({label:e.errorMsg}))})).finally((()=>{u(!1)})))}),[o,n.signal,t,x]),(0,i.useEffect)((()=>{1===b.length&&p("provider",b[0].id)}),[b,p]);const L=()=>a(!1);return l().createElement(l().Fragment,null,l().createElement(Ci,null,l().createElement(pi,{label:e.formatMessage({id:"Office_Set_Configuration"}),onClick:()=>a(!0)})),l().createElement(mi,{open:o,radius:"small",closeHandler:L},l().createElement(gi,{overflow:"scroll",title:e.formatMessage({id:"Office_Set_Configuration"}),onClickIconClose:L},d?l().createElement(s.JRCLoader,{size:"s"}):l().createElement(l().Fragment,null,0===b.length&&l().createElement(xi,null,e.formatMessage({id:"Office_No_Providers"})),l().createElement(yi,{isLocked:0===b.length},b.length>1&&l().createElement(vi,{size:"s"},l().createElement(r.FormattedMessage,{id:"OfficeHook_Conf_Provider"})),b.length>1&&l().createElement(Li,{label:"OfficeHook_Conf_Select_Provider",initialValue:{label:b[0].label,value:b[0].id},options:b.map((e=>({label:e.label,value:e.id}))),handleChange:e=>{f("provider")!==e&&g(),p("provider",e)}}),l().createElement(vi,{size:"s"},l().createElement(r.FormattedMessage,{id:"OfficeHook_Settings"})),l().createElement(fi,{control:m,name:"hostname",width:"400",placeholder:e.formatMessage({id:"OfficeHook_Conf_IMap_Hostname"}),rules:{required:!0}}),l().createElement(fi,{control:m,name:"username",width:"400",placeholder:e.formatMessage({id:"OfficeHook_Conf_Username"}),rules:{required:!0}}),l().createElement(bi,{control:m,name:"password",width:"400",placeholder:e.formatMessage({id:"OfficeHook_Conf_Password"}),rules:{required:!0}}),l().createElement(vi,{size:"s"},l().createElement(r.FormattedMessage,{id:"OfficeHook_Conf_IMap_Mailbox"})),l().createElement(Ei,{control:m,name:"imapPort",width:"400",placeholder:e.formatMessage({id:"OfficeHook_Conf_IMap_Port"}),rules:{required:!0}}),l().createElement(Li,{label:"OfficeHook_Conf_Select_Connection_Security",initialValue:C[0],options:C,handleChange:e=>p("imapConnectionSecurity",e)}),l().createElement(fi,{control:m,name:"imapMailbox",width:"400",placeholder:e.formatMessage({id:"OfficeHook_Conf_IMap_Mailbox"}),rules:{required:!0}}),l().createElement(vi,{size:"s"},l().createElement(r.FormattedMessage,{id:"OfficeHook_Conf_CalDav_Calendar"})),l().createElement(fi,{control:m,name:"calDavCalendar",width:"400",placeholder:e.formatMessage({id:"OfficeHook_Conf_CalDav_Calendar"}),rules:{required:!0}}),l().createElement(vi,{size:"s"},l().createElement(r.FormattedMessage,{id:"OfficeHook_Conf_CardDav_Address_Book"})),l().createElement(fi,{control:m,name:"cardDavAddressBook",width:"400",placeholder:e.formatMessage({id:"OfficeHook_Conf_CardDav_Address_Book"}),rules:{required:!0}})),l().createElement(pi,{label:e.formatMessage({id:"OfficeHook_Conf_Prompt_Submit"}),loader:d,disabled:d||0===b.length||!h,onClick:()=>{d||(u(!0),k().office.setConfiguration(y).then((()=>window.location.reload())).catch((e=>t(c.y8.actions.error({label:e.errorMsg})))).finally((()=>{a(!1),u(!1),g()})))}})))))},Li=({label:e,initialValue:t,options:n,handleChange:o})=>{const{control:a,watch:r}=(0,T.useForm)({defaultValues:{provider:t},criteriaMode:"all"});return(0,i.useEffect)((()=>{const e=r((e=>{e.provider&&e.provider.value&&o(e.provider.value)}));return()=>e.unsubscribe()}),[r,o]),l().createElement(hi,{label:e,name:"provider",options:null!=n?n:[],getValue:e=>e.value,getLabel:"label",getSearch:"label",control:a,rules:{required:!0}})},_i=a().div`
493
+ padding: ${e=>e.theme.space.md}px;
494
+ padding-right: 0px;
495
+ `,Wi=a().div`
496
+ text-align: ${e=>e.textAlign};
497
+ font-size: ${e=>e.fontSize}px;
498
+ font-weight: ${e=>e.fontWeight};
499
+ color: ${e=>e.color};
500
+ `,qi=({uniqid:e,textAlign:t="left",fontSize:n="16",fontWeight:i="medium",color:o})=>{const a=(0,u.GV)((t=>c.x0.selectors.selectWidget(t,e)),le.shallowEqual);return l().createElement(l().Fragment,null,a&&"string"==typeof a.title&&0!==a.title.length&&l().createElement(_i,null,l().createElement(Wi,{textAlign:t,fontSize:n,fontWeight:i,color:o},a.title)))},Si=a().div`
501
+ background-color: ${e=>e.backroundColor};
502
+ `,ji=a().div`
503
+ display: flex;
504
+ flex-direction: row;
505
+ align-items: center;
506
+ `,Mi=(a().div`
507
+ padding: ${e=>e.theme.space.sm}px ${e=>e.theme.space.md}px;
508
+ color: ${e=>e.theme.color.grey4};
509
+ `,a().div`
510
+ flex: 1;
511
+ display: flex;
512
+ flex-direction: row;
513
+ gap: ${e=>e.theme.space.xs}px;
514
+ align-items: center;
515
+ `),Ti=({uniqid:e,dropdown:t,subHeader:n})=>{const a=(0,o.useTheme)(),r=(0,u.GV)((t=>c.x0.selectors.selectWidgetTitleStyle(t,e)),le.shallowEqual),s=(0,i.useMemo)((()=>({color:r&&r.color?String(r.color):a.color.black,backgroundColor:r&&r["background-color"]?String(r["background-color"]):"transparent",fontSize:r&&r["font-size"]?String(r["font-size"]):"16",fontWeight:r&&r["font-weight"]?String(r["font-weight"]):"medium",textAlign:r&&r["text-align"]?String(r["text-align"]):"left"})),[r,a]);return l().createElement(Si,{backroundColor:s.backgroundColor},l().createElement(ji,null,l().createElement(Mi,null,l().createElement(qi,{uniqid:e,fontWeight:s.fontWeight,fontSize:s.fontSize,textAlign:s.textAlign,color:s.color}),n&&n(s.color)),t&&t()))},Ai=d.j.getLazyComponent("ButtonDropdown"),Ii=d.j.getLazyComponent("Tooltip"),Oi=a().div`
516
+ margin-right: ${e=>e.theme.space.sm}px;
517
+ button {
518
+ background: ${e=>e.theme.color.white};
519
+ }
520
+ `,zi=({uniqid:e,isConfigurationValid:t=!1,handleLogout:n})=>{const i=(0,r.useIntl)(),o=(0,le.useDispatch)(),a=[{label:i.formatMessage({id:"WIDGET_Prompt_Logout"}),onClick:()=>{o(c.x0.slice.actions.setWidgetState({uniqid:e,loading:!0})),k().office.setConfiguration(wi).finally(n)}}];return l().createElement(Ti,{uniqid:e,dropdown:()=>t&&l().createElement(Oi,null,l().createElement(Ii,{position:"left",description:i.formatMessage({id:"WIDGET_Prompt_Dropdown"})},l().createElement(Ai,{small:!0,smallOpenDirection:"left",options:a,icon:"icon-edit",label:"",color:"primary",variant:"outlined"})))})},Gi=a().div`
521
+ flex-direction: column;
522
+ display: flex;
523
+ flex: 1;
524
+ `,Di=a().div`
525
+ position: relative;
526
+ display: flex;
527
+ flex: 1;
528
+ `,Vi=a().div`
529
+ overflow: auto;
530
+ position: absolute;
531
+ inset: 0;
532
+ `,$i=({header:e,scrollable:t,footer:n})=>l().createElement(Gi,null,e&&e(),l().createElement(Di,null,l().createElement(Vi,null,t&&t())),n&&n()),Fi=a().div`
533
+ display: flex;
534
+ flex-direction: column;
535
+ padding: ${e=>e.padding};
536
+ `,Ri=({uniqid:e,children:t})=>{const n=(0,u.GV)((t=>c.x0.selectors.selectWidgetWrapperStyle(t,e)),le.shallowEqual),o=(0,i.useMemo)((()=>({padding:n&&n.padding?String(n.padding):"0"})),[n]);return l().createElement(Fi,{padding:o.padding},t)},Bi=d.j.getLazyComponent("WidgetContactCardDav"),Hi=({widget:e,mode:t,levelFallback:n})=>{const{uniqid:o}=e,a=(0,u.jL)(),[r,s]=(0,i.useState)(void 0),[d,m]=(0,i.useState)(void 0),[g,p]=(0,i.useState)(!1),f=(0,u.GV)((e=>c.x0.selectors.selectWidgetLevel(e,o)),le.shallowEqual),[E,h]=(0,i.useState)([]),b=(0,i.useCallback)(((e,t)=>{e&&400===e.error&&k().office.setConfiguration(wi),t?window.location.reload():(s(!1),a(c.x0.slice.actions.setWidgetState({uniqid:o,initialized:!0,loading:!1})))}),[a,o]),v=(0,i.useCallback)((e=>{s(e),a(c.x0.slice.actions.setWidgetState({uniqid:o,initialized:!0}))}),[a,o]),y=(0,i.useCallback)((e=>a(c.x0.slice.actions.setWidgetState({uniqid:o,loading:e}))),[o,a]),C=(0,i.useCallback)((()=>{k().office.getProviderBaseUrls().then((({result:e})=>{m(e.dav_address_book_url)})).finally((()=>y(!1)))}),[y]),x=(0,i.useCallback)((()=>{k().office.davAddressBookGetContacts({limit:10}).then((({result:e})=>{h(e),p(!0)})).catch((()=>{a(c.y8.actions.error({label:"PLUGIN_Manager_Connection_Error"})),s(!1),a(c.x0.slice.actions.setWidgetState({uniqid:o,initialized:!0,loading:!1}))})).finally((()=>y(!1)))}),[y,a,o]);return(0,i.useEffect)((()=>{if(!g)return;if(!r)return;if(f!==w.WIDGET_LEVEL_3)return;const e=setInterval(x,4e3);return()=>clearInterval(e)}),[r,x,g,f]),(0,i.useEffect)((()=>{y(!0),k().office.isConfigurationValid().then((({result:e})=>v(e))).catch(b).finally((()=>y(!1)))}),[v,f,C,y,b]),(0,i.useEffect)((()=>{if(r)return f===w.WIDGET_LEVEL_1?(y(!0),void C()):void x()}),[r,C,y,x,f]),r&&f&&f!==w.WIDGET_LEVEL_3&&n?l().createElement(l().Fragment,null,n(f,null!=d?d:"")):l().createElement($i,{header:()=>l().createElement(l().Fragment,null,l().createElement(zi,{uniqid:o,isConfigurationValid:void 0!==r&&!0===r,handleLogout:()=>b(void 0,!0)})),scrollable:()=>l().createElement(Ri,{uniqid:o},r&&l().createElement(Bi,{contactCardList:E}),void 0===r&&l().createElement(l().Fragment,null),void 0!==r&&!1===r&&"view"===t&&l().createElement(ki,null))})},Pi=d.j.getLazyComponent("ButtonDropdown"),Ui=d.j.getLazyComponent("Tooltip"),Ni=a().div`
537
+ margin-right: ${e=>e.theme.space.sm}px;
538
+ button {
539
+ background: ${e=>e.theme.color.white};
540
+ }
541
+ `,Yi=({uniqid:e,isConfigurationValid:t=!1,handleLogout:n})=>{const i=(0,r.useIntl)(),o=(0,le.useDispatch)(),a=[{label:i.formatMessage({id:"WIDGET_Prompt_Logout"}),onClick:()=>{o(c.x0.slice.actions.setWidgetState({uniqid:e,loading:!0})),k().office.setConfiguration(wi).finally(n)}}];return l().createElement(Ti,{uniqid:e,dropdown:()=>t&&l().createElement(Ni,null,l().createElement(Ui,{position:"left",description:i.formatMessage({id:"WIDGET_Prompt_Dropdown"})},l().createElement(Pi,{small:!0,smallOpenDirection:"left",options:a,icon:"icon-edit",label:"",color:"primary",variant:"outlined"})))})},Ji=d.j.getLazyComponent("WidgetCalendarCalDav"),Qi=({widget:e,mode:t,levelFallback:n})=>{const{uniqid:o}=e,a=(0,u.jL)(),[r,d]=(0,i.useState)(void 0),[m,g]=(0,i.useState)(!1),p=(0,u.GV)((e=>c.x0.selectors.selectWidgetLevel(e,o)),le.shallowEqual),{moment:f}=(0,s.useMoment)(),[E,h]=(0,i.useState)(void 0),[b,v]=(0,i.useState)([]),y=(0,i.useCallback)(((e,t)=>{e&&400===e.error&&k().office.setConfiguration(wi),t?window.location.reload():(d(!1),a(c.x0.slice.actions.setWidgetState({uniqid:o,initialized:!0,loading:!1})))}),[a,o]),C=(0,i.useCallback)((e=>{d(e),a(c.x0.slice.actions.setWidgetState({uniqid:o,initialized:!0}))}),[a,o]),x=(0,i.useCallback)((e=>a(c.x0.slice.actions.setWidgetState({uniqid:o,loading:e}))),[o,a]),L=(0,i.useCallback)((()=>{k().office.getProviderBaseUrls().then((({result:e})=>{h(e.dav_calendar_url)})).finally((()=>x(!1)))}),[x]),_=(0,i.useCallback)((()=>{k().office.davCalendarGetEvents({limit:10,dateStart:f().format("YYYY-MM-DD hh:mm:ss"),dateEnd:f(f()).add(1,"M").format("YYYY-MM-DD hh:mm:ss")}).then((({result:e})=>{v(e),g(!0)})).catch((()=>{a(c.y8.actions.error({label:"PLUGIN_Manager_Connection_Error"})),d(!1),a(c.x0.slice.actions.setWidgetState({uniqid:o,initialized:!0,loading:!1}))})).finally((()=>x(!1)))}),[x,a,o,f]);return(0,i.useEffect)((()=>{if(!m)return;if(!r)return;if(p!==w.WIDGET_LEVEL_3)return;const e=setInterval(_,6e4);return()=>clearInterval(e)}),[r,_,m,p]),(0,i.useEffect)((()=>{x(!0),k().office.isConfigurationValid().then((({result:e})=>C(e))).catch(y)}),[y,x,C]),(0,i.useEffect)((()=>{if(r)return p===w.WIDGET_LEVEL_1?(x(!0),void L()):void _()}),[r,L,x,_,f,p]),r&&p&&p!==w.WIDGET_LEVEL_3&&n?l().createElement(l().Fragment,null,n(p,null!=E?E:"")):l().createElement($i,{header:()=>l().createElement(l().Fragment,null,l().createElement(Yi,{uniqid:o,isConfigurationValid:void 0!==r&&!0===r,handleLogout:()=>y(void 0,!0)})),scrollable:()=>l().createElement(Ri,{uniqid:o},r&&l().createElement(Ji,{calendarListEvent:b}),void 0===r&&l().createElement(l().Fragment,null),void 0!==r&&!1===r&&"view"===t&&l().createElement(ki,null))})},Xi=d.j.getLazyComponent("ButtonDropdown"),Ki=d.j.getLazyComponent("Tooltip"),Zi=a().div`
542
+ margin-right: ${e=>e.theme.space.sm}px;
543
+ button {
544
+ background: ${e=>e.theme.color.white};
545
+ }
546
+ `,el=a().div`
547
+ font-size: ${e=>e.theme.size.sm+4}px;
548
+ color: ${e=>e.color};
549
+ `,tl=({uniqid:e,isConfigurationValid:t=!1,handleLogout:n})=>{const i=(0,r.useIntl)(),o=(0,u.jL)(),a=(0,u.GV)((t=>c.x0.selectors.selectWidgetChipCount(t,e)),le.shallowEqual),s=[{label:i.formatMessage({id:"WIDGET_Prompt_Logout"}),onClick:()=>{o(c.x0.slice.actions.setWidgetState({uniqid:e,loading:!0})),k().office.setConfiguration(wi).finally(n)}}];return l().createElement(Ti,{uniqid:e,dropdown:()=>t&&l().createElement(Zi,null,l().createElement(Ki,{position:"left",description:i.formatMessage({id:"WIDGET_Prompt_Dropdown"})},l().createElement(Xi,{small:!0,smallOpenDirection:"left",options:s,icon:"icon-edit",label:"",color:"primary",variant:"outlined"}))),subHeader:e=>t&&0!==a&&l().createElement(el,{color:e},"(",i.formatMessage({id:"WIDGET_Email_IMAP_Unread_Emails"},{count:a}),")")})},nl=d.j.getLazyComponent("WidgetEmailsImap"),il=({widget:e,mode:t,levelFallback:n})=>{const{uniqid:o}=e,a=(0,u.jL)(),[r,s]=(0,i.useState)(void 0),[d,m]=(0,i.useState)(!1),[g,p]=(0,i.useState)([]),[f,E]=(0,i.useState)(void 0),h=(0,u.GV)((t=>c.x0.selectors.selectWidgetLevel(t,e.uniqid)),le.shallowEqual),b=(0,i.useCallback)(((e,t)=>{e&&400===e.error&&k().office.setConfiguration(wi),t?window.location.reload():(s(!1),a(c.x0.slice.actions.setWidgetState({uniqid:o,initialized:!0,loading:!1})))}),[a,o]),v=(0,i.useCallback)((()=>{k().office.imapInboxGetUnreadEmailsCount().then((({result:e})=>{a(c.x0.slice.actions.setWidgetChipCount({uniqid:o,count:e})),a(c.x0.slice.actions.setWidgetState({uniqid:o,initialized:!0}))})).catch(b)}),[a,o,b]),y=(0,i.useCallback)((e=>a(c.x0.slice.actions.setWidgetState({uniqid:o,loading:e}))),[o,a]),C=(0,i.useCallback)((()=>{k().office.getProviderBaseUrls().then((({result:e})=>{E(e.imap_inbox_url)})).finally((()=>y(!1)))}),[y]),x=(0,i.useCallback)((e=>{s(e),a(c.x0.slice.actions.setWidgetState({uniqid:o,initialized:!0}))}),[a,o]),L=(0,i.useCallback)((()=>{k().office.imapInboxGetEmails({limit:10}).then((({result:e})=>{p(e),m(!0)})).catch((()=>{a(c.y8.actions.error({label:"PLUGIN_Manager_Connection_Error"})),s(!1),a(c.x0.slice.actions.setWidgetState({uniqid:o,initialized:!0,loading:!1}))})).finally((()=>y(!1)))}),[y,a,o]);return(0,i.useEffect)((()=>{if(!d)return;if(!r)return;if(h===w.WIDGET_LEVEL_1)return;const e=setInterval((()=>{h===w.WIDGET_LEVEL_2&&v(),h===w.WIDGET_LEVEL_3&&(v(),L())}),6e4);return()=>clearInterval(e)}),[r,L,d,v,h]),(0,i.useEffect)((()=>{k().office.isConfigurationValid().then((({result:e})=>x(e))).catch(b)}),[x,b]),(0,i.useEffect)((()=>{if(r){if(h===w.WIDGET_LEVEL_1)return y(!0),void C();if(h===w.WIDGET_LEVEL_2)return y(!0),v(),void C();y(!0),v(),L()}}),[r,h,C,L,y,v,a]),r&&h&&h!==w.WIDGET_LEVEL_3&&n?l().createElement(l().Fragment,null,n(h,null!=f?f:"")):l().createElement($i,{header:()=>l().createElement(l().Fragment,null,l().createElement(tl,{uniqid:o,isConfigurationValid:void 0!==r&&!0===r,handleLogout:()=>b(void 0,!0)})),scrollable:()=>l().createElement(Ri,{uniqid:o},void 0===r&&l().createElement(l().Fragment,null),void 0!==r&&!1===r&&"view"===t&&l().createElement(ki,null),r&&l().createElement(nl,{emailList:g}))})},ll=a().div`
550
+ padding: ${e=>e.theme.space.md}px;
551
+ border-bottom: 1px solid ${e=>e.theme.color.grey1};
552
+ `,ol=({uniqid:e})=>{var t;const n=(0,u.GV)((t=>c.x0.selectors.selectWidget(t,e)),le.shallowEqual);return l().createElement(l().Fragment,null,n&&"string"==typeof n.title&&0!==n.title.length&&l().createElement(ll,null,l().createElement(s.JRCHtml,{__html:null!==(t=n.title)&&void 0!==t?t:""})))},al=({uniqid:e})=>{const t=(0,r.useIntl)(),n=(0,u.jL)(),o=(0,u.GV)((t=>{var n;return null===(n=c.x0.selectors.selectWidget(t,e))||void 0===n?void 0:n.title}),le.shallowEqual),{control:a,watch:d}=(0,T.useForm)({defaultValues:{widgetTitle:o},criteriaMode:"all"});return(0,i.useEffect)((()=>{const t=d((t=>{n(c.x0.slice.actions.updateWidgetWrapper({uniqid:e,title:t.widgetTitle}))}));return()=>t.unsubscribe()}),[d,n,e]),l().createElement(s.JRCInputText,{name:"widgetTitle",control:a,placeholder:t.formatMessage({id:"GLOBAL_Title"}),width:"100%",margin:"0"})},rl=d.j.getLazyComponent("Button"),sl=d.j.getLazyComponent("ModalLayout"),cl=d.j.getLazyComponent("ModalContent"),dl=a().div`
553
+ padding: ${e=>e.theme.space.md}px;
554
+ display: flex;
555
+ flex-direction: row-reverse;
556
+ `,ul=a().div`
557
+ flex: 1;
558
+ display: flex;
559
+ flex-direction: row;
560
+ gap: ${e=>e.theme.space.sm}px;
561
+ padding: ${e=>e.theme.space.sm}px;
562
+ border-bottom: 1px solid ${e=>e.theme.color.grey1};
563
+ `,ml=a().div`
564
+ flex: 1;
565
+ display: flex;
566
+ fieldset:first-of-type {
567
+ margin: 0px !important;
568
+ }
569
+ `,gl=a().div`
570
+ display: flex;
571
+ gap: ${e=>e.theme.space.sm}px;
572
+ `,pl=({uniqid:e,name:t,handleOpenEditor:n})=>{const o=(0,u.jL)(),a=(0,r.useIntl)(),[d,m]=(0,i.useState)(!1),g=(0,i.useCallback)((()=>{o(c.cr.slice.actions.registerEditor({uniqid:e,name:t,mode:"edit"}))}),[e,o,t]),p=(0,i.useCallback)((()=>{o(c.x0.slice.actions.flushWidget({uniqid:e}))}),[e,o]);return l().createElement(l().Fragment,null,l().createElement(ul,null,l().createElement(ml,null,l().createElement(al,{uniqid:e})),l().createElement(gl,null,l().createElement(s.JRCIconButton,{icon:"icon-pencil",bg:"grey1",bgHover:"grey2",color:"grey5",iconSize:14,onClick:null!=n?n:g,title:a.formatMessage({id:"BUTTON_Title_Open_Edit_Panel"})}),l().createElement(s.JRCIconButton,{icon:"icon-trash",bg:"grey1",bgHover:"grey2",color:"grey5",iconSize:14,onClick:()=>m(!0),title:a.formatMessage({id:"BUTTON_Title_Open_Remove_Widget"})}))),d&&l().createElement(sl,{enableClickAwayCloseModal:!0,open:d,closeHandler:()=>m(!1)},l().createElement(cl,{overflow:"scroll",title:a.formatMessage({id:"WIDGET_Remove_Widget"}),onClickIconClose:()=>m(!1)},a.formatMessage({id:"WIDGET_Delete_Widget_Confirmation"})),l().createElement(dl,null,l().createElement(rl,{label:a.formatMessage({id:"GLOBAL_Confirm"}),onClick:p}))))},fl=a().div`
573
+ display: flex;
574
+ flex: 1;
575
+ flex-direction: column;
576
+ `,El=({widget:e,width:t,inplace:n=!1,mode:i="view",onWidgetUpdate:o,cannotDisplayComponent:a,levelFallback:r,dataCy:s})=>{const{name:c}=e;return(0,w.ensureWidgetArticleButtonType)(e)?l().createElement($t,{widget:e,inplace:n,mode:i}):(0,w.ensureWidgetArticleGalleryType)(e)?l().createElement(Pt,{widget:e,inplace:n,mode:i}):(0,w.ensureWidgetArticleAttachmentType)(e)?l().createElement(zt,{widget:e,inplace:n,mode:i}):(0,w.ensureWidgetArticleImageType)(e)?l().createElement(Zt,{widget:e,inplace:n,mode:i}):(0,w.ensureWidgetArticleSliderType)(e)?l().createElement(rn,{widget:e,inplace:n,mode:i,width:null!=t?t:800}):(0,w.ensureWidgetArticleTitleType)(e)?l().createElement(Cn,{widget:e,inplace:n,mode:i,dataCy:s}):(0,w.ensureWidgetArticleTextType)(e)?l().createElement(En,{widget:e,inplace:n,mode:i}):(0,w.ensureWidgetExcelDatasourceTableType)(e)?l().createElement(fl,null,l().createElement(ol,{uniqid:e.uniqid}),l().createElement(Xn,Object.assign({},e.content,{uniqid:e.uniqid,mode:i}))):(0,w.ensureWidgetDatasourceTableType)(e)?l().createElement(fl,null,l().createElement(ol,{uniqid:e.uniqid}),l().createElement(Un,Object.assign({},e.content,{uniqid:e.uniqid,mode:i}))):(0,w.ensureWidgetCheckListType)(e,"widget-check-list"===e.name)?l().createElement(fl,null,"edit"===i?l().createElement(pl,{name:e.name,uniqid:e.uniqid}):l().createElement(ol,{uniqid:e.uniqid}),l().createElement($n,{widget:e,inplace:n,mode:i,onWidgetUpdate:o})):(0,w.ensureWidgetPresenceType)(e)?l().createElement(fl,null,"edit"===i?l().createElement(pl,{name:e.name,uniqid:e.uniqid}):l().createElement(ol,{uniqid:e.uniqid}),l().createElement(ai,{widget:e,inplace:n,mode:i})):(0,w.ensureWidgetQuickSurveyType)(e)?l().createElement(fl,null,"edit"===i?l().createElement(pl,{name:e.name,uniqid:e.uniqid}):l().createElement(ol,{uniqid:e.uniqid}),l().createElement(ui,{widget:e,inplace:n,mode:i})):(0,w.ensureWidgetCalendarCalDavType)(e)?l().createElement(fl,null,l().createElement(Qi,{widget:e,inplace:n,mode:i,levelFallback:r})):(0,w.ensureWidgetContactCardDavType)(e)?l().createElement(fl,null,l().createElement(Hi,{widget:e,inplace:n,mode:i,levelFallback:r})):(0,w.ensureWidgetEmailsImapType)(e)?l().createElement(fl,null,l().createElement(il,{widget:e,inplace:n,mode:i,levelFallback:r})):a?l().createElement(l().Fragment,null,a(c)):l().createElement(l().Fragment,null,"cannot display widget (",c,")")},hl=a().div`
577
+ position: absolute;
578
+ inset: 0;
579
+ opacity: ${e=>e.opacity};
580
+ background-color: ${e=>e.backgroundColor};
581
+ pointer-events: ${e=>e.pointerEvents};
582
+ `,bl=d.j.getLazyComponent("DoubleClick"),vl=({uniqid:e,mode:t})=>{const n=(0,u.GV)((t=>t.widgets.ids[e].widget.layers),le.shallowEqual);return l().createElement(l().Fragment,null,null==n?void 0:n.map(((e,t)=>l().createElement(yl,{uniqid:e,key:t,mode:"edit"}))))},yl=({uniqid:e,mode:t})=>{const n=(0,u.GV)((t=>t.widgets.layers[e]));return"view"===t?l().createElement(hl,{opacity:1,backgroundColor:"transparent",pointerEvents:"none"},n.widgets.map(((e,t)=>l().createElement(Cl,{key:t,layerId:n.uniqid,uniqid:e.widget.uniqid,mode:"view"})))):l().createElement(hl,{opacity:n.visible?1:0,backgroundColor:n.visible?"rgba(255,255,255,.1)":"transparent",pointerEvents:n.locked?"none":"all"},n.widgets.map(((e,t)=>l().createElement(Cl,{key:t,layerId:n.uniqid,uniqid:e.widget.uniqid,mode:"edit"}))))},Cl=({uniqid:e,layerId:t,mode:n})=>{const i=(0,u.jL)(),o=(0,u.GV)((t=>t.widgets.ids[e]),le.shallowEqual),a=(0,u.GV)((e=>e.widgets.layers[t]));return o&&a&&a.position?"view"===n?l().createElement("div",{style:{position:"absolute",top:a.position.y,left:a.position.x}},l().createElement(Al,{uniqid:e,widget:o,mode:n,inplace:!0})):l().createElement(xl,{position:{x:a.position.x,y:a.position.y},onMouseUp:e=>{(a.position&&a.position.x!==e.x||a.position&&a.position.y!==e.y)&&(e=>{i(c.x0.slice.actions.updateLayer({uniqid:t,props:{position:e}}))})(e)}},l().createElement(bl,{onDoubleTap:()=>((e,t)=>{i(c.cr.slice.actions.registerEditor({uniqid:e,name:t}))})(o.widget.uniqid,o.widget.name)},l().createElement(Al,{uniqid:e,widget:o,mode:n,inplace:!0}))):l().createElement(l().Fragment,null)},xl=({position:e,children:t,onMouseUp:n})=>{const[o,a]=(0,i.useState)(!1),[r,s]=(0,i.useState)({x:0,y:0}),[c,d]=(0,i.useState)({x:0,y:0}),[u,m]=(0,i.useState)({x:e.x,y:e.y}),g=(0,i.useRef)(null),p=(0,i.useCallback)((e=>{a(!0),g.current&&(s({x:e.nativeEvent.clientX,y:e.nativeEvent.clientY}),d({x:u.x,y:u.y}))}),[u.x,u.y]),f=(0,i.useCallback)((e=>{if(o&&g.current){const t=c.x+(e.clientX-r.x),n=c.y+(e.clientY-r.y);m({x:t,y:n})}}),[r.x,r.y,o,c.x,c.y]),E=(0,i.useCallback)((()=>{a(!1),n({x:u.x,y:u.y})}),[u.x,u.y,n]);return(0,i.useEffect)((()=>(document.addEventListener("mousemove",f),document.addEventListener("mouseup",E),()=>{document.removeEventListener("mousemove",f),document.removeEventListener("mouseup",E)})),[f,E]),l().createElement("div",{style:{position:"absolute",top:u.y,left:u.x},ref:g,onMouseDown:p},t)},wl=d.j.getLazyComponent("Loader"),kl=({uniqid:e,inplace:t})=>{const n=(0,u.GV)((t=>c.x0.selectors.selectWidgetState(t,e)));return(null==n?void 0:n.loading)?l().createElement("div",{style:{position:"absolute",inset:0,backgroundColor:"rgba(255,255,255,.7)",display:"flex",flex:1,justifyContent:"center",alignItems:"center"}},l().createElement(wl,null)):(null==n?void 0:n.hover)?l().createElement("div",{style:{position:"absolute",inset:0,backgroundColor:"rgba(255,255,255,.7)",display:"flex",flex:1,justifyContent:"center",alignItems:"center"}}):(null==n||n.initialized,l().createElement(l().Fragment,null))},Ll=a().button`
583
+ position: absolute;
584
+ inset: 0;
585
+ display: flex;
586
+ flex-direction: row;
587
+ justify-content: center;
588
+ align-items: center;
589
+ gap: ${e=>e.theme.space.md}px;
590
+ color: ${e=>e.theme.color.primary};
591
+ cursor: pointer;
592
+ opacity: 0;
593
+ border: 1px solid ${e=>e.theme.color.primary};
594
+ &:hover {
595
+ background-color: ${e=>e.theme.color.grey2};
596
+ opacity: 0.9;
597
+ }
598
+
599
+ ${(0,s.DashedFocusBorder)()}
600
+ `,_l=({uniqid:e,name:t})=>{const n=(0,u.jL)(),o=(0,r.useIntl)(),a=(0,i.useCallback)((()=>{n(c.cr.slice.actions.flushAllEditor()),n(c.cr.slice.actions.registerEditor({uniqid:e,name:t}))}),[n,e,t]),d=c.x0.definition(t);return l().createElement(Ll,{onClick:a},l().createElement(s.JRCHtml,{__html:`${o.formatMessage({id:"WIDGET_Set_Widget"})} <b>${o.formatMessage({id:d.label})}</b>`}))},Wl=a().div`
601
+ display: flex;
602
+ flex-direction: column;
603
+ background-color: ${e=>e.backgroundColor};
604
+ border-style: ${e=>e.borderStyle};
605
+ border-color: ${e=>e.borderColor};
606
+ border-width: ${e=>e.borderWidth}px;
607
+ border-radius: ${e=>e.borderRadius}px;
608
+ overflow: ${e=>e.overflow};
609
+ `,ql=({uniqid:e,onClick:t,children:n})=>{const a=(0,o.useTheme)(),r=(0,u.GV)((t=>c.x0.selectors.selectWidgetWrapperStyle(t,e)),le.shallowEqual),s=(0,i.useMemo)((()=>({color:r&&r.color?String(r.color):a.color.black,backgroundColor:r&&r["background-color"]?String(r["background-color"]):a.color.white,borderRadius:r&&r["border-radius"]?String(r["border-radius"]):"0",borderColor:r["border-color"]?String(r["border-color"]):a.color.black,borderWidth:r["border-width"]?String(r["border-width"]):"0",borderStyle:r["border-style"]?String(r["border-style"]):"none"})),[r,a]);return l().createElement(Wl,{onClick:t,backgroundColor:s.backgroundColor,borderColor:s.borderColor,borderStyle:s.borderStyle,borderRadius:s.borderRadius,overflow:Number(s.borderRadius)>0?"hidden":"initial",borderWidth:s.borderWidth},n)},Sl=d.j.getLazyComponent("WidgetIcon"),jl=a().a`
610
+ position: absolute;
611
+ top: 0;
612
+ right: 0;
613
+ bottom: 0;
614
+ left: 0;
615
+ display: flex;
616
+ justify-content: center;
617
+ align-items: center;
618
+ flex-direction: column;
619
+ color: ${e=>e.color?e.color:e.theme.color.black};
620
+ transition: background-color 0.4s;
621
+ &:hover {
622
+ background-color: rgba(0, 0, 0, 0.1);
623
+ color: ${e=>e.color?e.color:e.theme.color.black};
624
+ }
625
+ `,Ml=({uniqid:e,name:t,url:n,level:i})=>{var o;const a=c.x0.definition(t),r=(0,u.GV)((t=>2===i?c.x0.selectors.selectWidgetChipCount(t,e):0),le.shallowEqual),s=(0,u.GV)((t=>c.x0.selectors.selectWidgetWrapperStyle(t,e)),le.shallowEqual);return l().createElement(jl,{href:n,target:"_blank",color:null!==(o=String(s.color))&&void 0!==o?o:void 0,rel:"noreferrer","aria-label":a.label},l().createElement(Sl,{count:r,img:a.img,label:a.label,maxValue:999}))},Tl=({uniqid:e,widgetObject:t,widget:n,inplace:o=!0,mode:a,width:r,onWidgetUpdate:s,cannotDisplayComponent:d,dataCy:m})=>{const g=(0,u.jL)(),p=(0,u.GV)((t=>c.x0.selectors.selectWidget(t,e))),f=(0,u.GV)((t=>t.widgets.editableMap[e]),le.shallowEqual),E=(0,u.GV)((e=>e.widgets.currentEditableWidgetId),le.shallowEqual),h=(0,u.GV)((t=>t.widgets.currentEditableWidgetId===e),le.shallowEqual),{isComponentVisible:b,setIsComponentVisible:v}=(0,qt.xv)(!1);(0,i.useEffect)((()=>{t&&g(c.x0.slice.actions.registerWidgetObject({uniqid:e,object:t}))}),[]),(0,i.useEffect)((()=>{n&&g(c.x0.slice.actions.registerWidget({uniqid:e,widget:n}))}),[]),(0,i.useEffect)((()=>{b||e===E&&g(c.x0.slice.actions.setEditableWidgetId({uniqid:void 0}))}),[b]),(0,i.useEffect)((()=>{b!==h&&v(h)}),[h]);const y=(0,i.useCallback)((()=>{if(void 0===p||"view"===a)return;g(c.cr.slice.actions.flushAllEditor());const{widget:e}=p;g(c.cr.slice.actions.registerEditor({uniqid:e.uniqid,name:e.name}))}),[g,a,p]);return void 0===p?l().createElement(l().Fragment,null,"This widget cannot be displayed"):o&&"view"!==a?l().createElement(ql,{uniqid:e,onClick:()=>{v(!0),f&&(g(c.x0.slice.actions.setEditableIndex({index:f.index})),g(c.x0.slice.actions.setEditableWidgetId({uniqid:e})))}},l().createElement(El,{dataCy:m,width:r,widget:Object.assign(Object.assign({},p.widget),p.title&&{title:p.title}),inplace:o,mode:a,levelFallback:(e,t)=>e<=2&&l().createElement(Ml,{uniqid:n.widget.uniqid,name:n.widget.name,level:e,url:t})}),l().createElement(vl,{uniqid:e,mode:a}),l().createElement(kl,{name:p.widget.name,uniqid:p.widget.uniqid,inplace:o})):l().createElement(ql,{uniqid:e,onClick:y},l().createElement(El,{dataCy:m,widget:Object.assign(Object.assign({},p.widget),p.title&&{title:p.title}),inplace:o,mode:a,width:r,onWidgetUpdate:s,cannotDisplayComponent:d,levelFallback:(e,t)=>e<=2&&l().createElement(Ml,{uniqid:n.widget.uniqid,name:n.widget.name,level:e,url:t})}),l().createElement(vl,{uniqid:e,mode:a}),"edit"===a&&l().createElement(_l,{uniqid:e,name:n.widget.name}),l().createElement(kl,{name:p.widget.name,uniqid:p.widget.uniqid,inplace:o}))},Al=Tl,Il=a().div`
626
+ border-radius: ${e=>e.theme.space.sm}px;
627
+ border: 1px solid ${e=>e.theme.color.grey1};
628
+ background-color: ${e=>e.theme.color.white};
629
+ overflow: hidden;
630
+ `,Ol=d.j.getLazyComponent("Message"),zl=({widgets:e})=>{const t=(0,r.useIntl)(),n=(0,u.GV)(c.x0.selectors.selectFlushedWidgets,le.shallowEqual);return l().createElement(l().Fragment,null,e.filter((e=>!n.includes(e.widget.uniqid))).map((e=>e&&e.widget&&l().createElement(Il,{key:e.widget.uniqid},l().createElement(Al,{uniqid:e.widget.uniqid,widget:e,inplace:!0,mode:"edit",cannotDisplayComponent:e=>l().createElement(Ol,{variant:"info",message:t.formatMessage({id:"WIDGET_Cannot_Display"},{widget:e})})})))))},Gl=d.j.getLazyComponent("Message"),Dl=e=>{const t=(0,r.useIntl)(),{widgets:n,comment:i,inplace:o,mode:a,handleWidgetUpdate:s}=e,d=(0,u.GV)(c.x0.selectors.selectFlushedWidgets,le.shallowEqual);return l().createElement(l().Fragment,null,n.filter((e=>!d.includes(e.widget.uniqid))).map((e=>e&&l().createElement(Il,{key:e.widget.uniqid},l().createElement(Al,{uniqid:e.widget.uniqid,widgetObject:i,widget:e,inplace:o,mode:a,onWidgetUpdate:s,cannotDisplayComponent:e=>l().createElement(Gl,{variant:"info",message:t.formatMessage({id:"WIDGET_Cannot_Display"},{widget:e})})})))))};var Vl=function(e,t,n,i){return new(n||(n=Promise))((function(l,o){function a(e){try{s(i.next(e))}catch(e){o(e)}}function r(e){try{s(i.throw(e))}catch(e){o(e)}}function s(e){var t;e.done?l(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(a,r)}s((i=i.apply(e,t||[])).next())}))};const $l=d.j.getLazyComponent("JRCCommentsBloc"),Fl=a().div`
631
+ display: flex;
632
+ flex-direction: column;
633
+ gap: 4px;
634
+ flex: 1;
635
+ width: 100%;
636
+ margin-top: 10px;
637
+ `,Rl=({articleId:e,variant:t="inline",canComment:n,commentType:a="comment",socialQuestion:s,articleUri:d})=>{var m;const g=(0,r.useIntl)(),p=(0,o.useTheme)(),f=(0,u.jL)(),[E,h]=(0,i.useState)(),[b,v]=(0,i.useState)(!1),[y,C]=(0,i.useState)([]),[x,w]=(0,i.useState)(!1),L=(0,u.GV)(c.xJ.selectors.get),_=(0,u.GV)(c.x0.selectors.selectWidgets),W=(0,u.GV)(c.sU.selectors.selectTinyMCECommonOptions),q=(0,u.GV)(c.sU.selectors.selectTinyMCEExtendedOptions),S=(0,u.GV)(c.Kx.selectors.selectAll),j=(0,u.GV)(c.OD.selectors.selectPlatformConfig),M=(0,u.GV)((e=>c.lg.selectors.selectById(e,"OnlyOfficeHook"))),T=(0,u.GV)((t=>c.Mw.selectors.commentList(t,e))),A=(0,u.GV)((e=>c.qn.selectors.selectHook(e,"DriveHook"))),I=(0,u.GV)((e=>c.lg.selectors.selectById(e,"FileBankHook"))),O=(0,u.GV)((e=>c.qn.selectors.selectHook(e,"WidgetHook"))),[z,G]=(0,i.useState)(s),[D,V]=(0,i.useState)(null),{open:$,onInsert:F,close:R,ext:B,isActive:H}=cn();(0,ee.A)(e),((e,t)=>{const n=(0,u.jL)(),l=(0,i.useMemo)((()=>te.A),[]),o=(0,i.useMemo)((()=>c.Mw.getCommentsLikeRTHandlers(n,e,t)),[n,e,t]);(0,i.useEffect)((()=>(o.forEach((e=>{l.onMessage(e.namespace,e.function,e.handler)})),()=>{o.forEach((e=>{l.offMessage(e.namespace,e.function,e.handler)}))})),[o,l])})(T.map((e=>e.id)),e);const P=(0,i.useCallback)((e=>{f(c.y8.actions.error({label:null!=e?e:g.formatMessage({id:"GLOBAL_Error"})}))}),[f,g]),U=()=>{f(c.Mw.actions.fetchComments({idArticle:e})),N()},N=(0,i.useCallback)((()=>{E||x||(w(!0),k().network.token().then((e=>{h(e.result),w(!1),f(c.x0.slice.actions.setToken({token:e.result}))})).catch((e=>{P(e.errorMsg)})))}),[P,E,x,f]),Y=(0,i.useCallback)((t=>Vl(void 0,void 0,void 0,(function*(){if(E){v(!0);const n=Object.keys(_).map((e=>(null==y?void 0:y.some((t=>t.widget.uniqid===e)))?_[e]:null)).filter((e=>null!==e));try{yield k().article.addComment(Object.assign(Object.assign({},t),{widgets:n,token:E,idArticle:e,type:a})).then((()=>{C([])})),N()}catch(e){P(e.errorMsg)}finally{v(!1)}}}))),[e,a,N,P,E,_,y]);return(0,i.useEffect)((()=>{N()}),[N]),(0,i.useEffect)((()=>{f(c.Mw.actions.fetchComments({idArticle:e}))}),[e,f]),(0,i.useEffect)((()=>{T&&T.forEach((e=>{var t;null===(t=e._widgets)||void 0===t||t.forEach((t=>{f(c.x0.slice.actions.registerWidgetObject({uniqid:t.widget.uniqid,object:e})),f(c.x0.slice.actions.registerWidgetObjectRights({uniqid:t.widget.uniqid,rights:e._right}))}))}))}),[T,f]),l().createElement(l().Fragment,null,W&&q&&l().createElement(l().Fragment,null,l().createElement(Fl,null,l().createElement($l,{canComment:n,loading:b,token:E,comments:T,onComment:Y,onCommentUpdate:t=>Vl(void 0,void 0,void 0,(function*(){var n,i;const l=T.find((e=>e.id===t.idComment));if(l)return k().article.updateComment({idComment:t.idComment,description:null!==(i=null!==(n=t.description)&&void 0!==n?n:l.description)&&void 0!==i?i:void 0,token:t.token,widgets:t.widgets}).then((()=>{f(c.Mw.actions.fetchComments({idArticle:e})),N()})).catch((e=>{P(e.errorMsg)}))})),onCommentDelete:t=>Vl(void 0,void 0,void 0,(function*(){f(c.Mw.actions.deleteComment({idComment:t,idArticle:e}))})),isWidgetActive:!!((null==O?void 0:O.isActive)&&(null==O?void 0:O.create)&&(null===(m=null==O?void 0:O.autorize)||void 0===m?void 0:m.includes("comment"))),widgetListComponent:l().createElement(Lt,{mode:"comment",namespace:"comment",onChange:e=>{C([e]),f(c.x0.slice.actions.registerWidget({uniqid:e.widget.uniqid,widget:e})),h(void 0),N()},view:"edit"}),newWidgetsWrapperComponent:l().createElement(zl,{widgets:y}),existingWidgetsWrapperComponent:(e,t,n,i=!0)=>l().createElement(Dl,{comment:e,widgets:t,mode:n,inplace:i,handleWidgetUpdate:U,handleWidgetRemove:N}),currentUser:L,tinyMCEConfig:{commonOptions:Object.assign(Object.assign({},W),{toolbar:q.commentsToolbar}),mentionsQueries:(0,sn.X)(S,p,P)},onError:P,highlightFields:j.userHighlightFields,userAccountStatus:j.userAccountStatus,userModel:S.find((e=>"user"===e.type)),isWedocActive:!!M,onGetHashError:e=>f(c.y8.actions.error({label:null!=e?e:g.formatMessage({id:"GLOBAL_Error"})})),activeDrives:[...I&&A?["fileBank"]:[],...c.qn.utils.buildDrivesArrayFromObject(null==A?void 0:A.drives)],variant:t,handlers:{drive:k().drive,filebank:k().filebank,file:k().file,user:k().user,socialAction:k().socialAction,questionAnswer:k().questionAnswer},socialQuestion:z?Object.assign(Object.assign({},z),{onSelectResponse:e=>{G(Object.assign(Object.assign({},z),{responseId:e,isResolved:!0}))},onUnselectResponse:()=>{G(Object.assign(Object.assign({},z),{responseId:void 0,isResolved:!1}))}}):void 0,articleId:e,additionalExtensions:[B],onReport:t=>V({articleId:e,commentUri:t,articleUri:d})}),l().createElement(mt,null))),H&&l().createElement(gn,{onInsert:F,open:$,close:R}),D&&l().createElement(Z,Object.assign({onClose:()=>V(null)},D)))},Bl=()=>l().createElement(l().Fragment,null);var Hl=n(286);const Pl=()=>{const[e,t]=(0,i.useState)(),n=(0,r.useIntl)(),l=(0,i.useMemo)((()=>{var e,t;return(null===(t=null===(e=J.hooks)||void 0===e?void 0:e.JIAHook)||void 0===t?void 0:t.isActive)&&J.debug.JIABETA}),[]),o=(0,i.useCallback)((e=>{t(Object.assign(Object.assign({},e),{reject:n=>{e.reject(n),t(void 0)},resolve:n=>{e.resolve(n),t(void 0)}}))}),[]),a=(0,i.useCallback)(((e,t)=>new Promise(((n,i)=>{o({reject:i,resolve:n,text:e,capability:t})}))),[o]),c=(0,i.useMemo)((()=>({develop:e=>a(e,"develop"),summarize:e=>a(e,"summarize"),tldr:e=>a(e,"tldr"),en:e=>a(e,"en"),es:e=>a(e,"es"),formal:e=>a(e,"formal"),funny:e=>a(e,"funny")})),[a]);return{query:e,ext:(0,i.useMemo)((()=>s.JTinyMCEExtensionsBuilders.jia(c,n)),[n,c]),isActive:l}},Ul=d.j.getLazyComponent("InputTinyMCE"),Nl=e=>{const t=(0,r.useIntl)(),n=(0,u.jL)(),a=(0,o.useTheme)(),s=(0,u.GV)(c.Kx.selectors.selectAll),{query:d,ext:m,isActive:g}=Pl(),{open:p,onInsert:f,close:E,ext:h,isActive:b}=cn(),v=(0,i.useMemo)((()=>[...b?[h]:[],...g?[m]:[]]),[m,h,g,b]),y=(0,i.useCallback)((e=>{n(c.y8.actions.error({label:null!=e?e:t.formatMessage({id:"GLOBAL_Error"})}))}),[n,t]),C=(0,i.useMemo)((()=>(0,sn.X)(s,a,y)),[s,y,a]),x=(0,i.useMemo)((()=>Hl.p9),[]);return l().createElement(l().Fragment,null,x&&l().createElement(Ul,Object.assign({commonOptions:x,additionalExtensions:v,mentionsQueries:C},e)),g&&l().createElement(M,{query:d}),b&&l().createElement(gn,{onInsert:f,open:p,close:E}))},Yl=d.j.getLazyComponent("InputTinyMCERaw"),Jl=e=>{const t=(0,r.useIntl)(),n=(0,u.jL)(),a=(0,o.useTheme)(),s=(0,u.GV)(c.Kx.selectors.selectAll),{query:d,ext:m,isActive:g}=Pl(),{open:p,onInsert:f,close:E,ext:h,isActive:b}=cn(),v=(0,i.useMemo)((()=>[...b?[h]:[],...g?[m]:[]]),[m,h,g,b]),y=(0,i.useCallback)((e=>{n(c.y8.actions.error({label:null!=e?e:t.formatMessage({id:"GLOBAL_Error"})}))}),[n,t]),C=(0,i.useMemo)((()=>(0,sn.X)(s,a,y)),[s,y,a]),x=(0,i.useMemo)((()=>Hl.p9),[]);return l().createElement(l().Fragment,null,x&&l().createElement(Yl,Object.assign({commonOptions:x,additionalExtensions:v,mentionsQueries:C},e)),g&&l().createElement(M,{query:d}),b&&l().createElement(gn,{onInsert:f,open:p,close:E}))},Ql=d.j.getLazyComponent("InputAudience"),Xl=d.j.getLazyComponent("Message"),Kl=d.j.getLazyComponent("Modal"),Zl=({open:e,closeHandler:t,title:n,control:i,warningMessage:o,onSubmit:a,name:s="publishTo"})=>{const d=(0,r.useIntl)(),m=(0,u.GV)(c.Bx.selectors.selectNetworkPublic);return l().createElement(Kl,{open:e,closeHandler:t,title:null!=n?n:d.formatMessage({id:"GLOBAL_Audience"}),buttons:[{children:l().createElement(r.FormattedMessage,{id:"GLOBAL_Cancel"}),color:"cancel",clickHandler:()=>t()},{children:l().createElement(r.FormattedMessage,{id:"GLOBAL_Continue"}),color:"danger",clickHandler:()=>{t(),a()}}]},l().createElement(Xl,{variant:"warning",message:null!=o?o:d.formatMessage({id:"FORM_Audience_Empty"})}),l().createElement(Ql,{asyncPromise:e=>k().audience.autocomplete(e),searchable:!0,control:i,multiple:!0,placeholder:d.formatMessage({id:"GLOBAL_Audience"}),name:s,defaultCustomOptions:m?[{uri:m.uri,title:m.title,resetOptions:!0,icon:"icon-fs-wall"}]:[]}))};var eo=n(737);const to=d.j.getLazyComponent("Container"),no=d.j.getLazyComponent("AppColumn"),io=d.j.getLazyComponent("MainColumn");function lo({extensionRoute:e,routes:t,description:n,mode:o="center"}){var a;const s=(0,r.useIntl)(),{pathname:c}=(0,eo.useLocation)(),d=(0,i.useMemo)((()=>Object.values(t)),[t]),[u,m]=(0,i.useState)(null===(a=null==d?void 0:d[0])||void 0===a?void 0:a.key),g=d.map((t=>Object.assign(Object.assign({},t),{label:s.formatMessage({id:t.label}),href:t.absolutePath?t.path:`/ng/rr/${e}/${t.path}`,group:t.group?s.formatMessage({id:t.group}):void 0})));return(0,i.useEffect)((()=>{const t=d.find((t=>{var n;return`/ng/rr/${e}/${t.path}`===c||(null===(n=t.paths)||void 0===n?void 0:n.reduce(((t,n)=>{const i=`/ng/rr/${e}/${n}`,l=null!==(0,eo.matchPath)(i,c);return t||l}),!1))}));t&&m(t.key)}),[c,d,e]),l().createElement(i.Suspense,{fallback:l().createElement(l().Fragment,null)},l().createElement(to,{mode:o},l().createElement(no,{mode:o,description:n,tabs:g,activeTab:u||""}),l().createElement(io,{mode:o,flex:!0},l().createElement(eo.Outlet,null))))}}}]);
638
+ //# sourceMappingURL=593.79631f6e71918390b161.chunk.js.map