Lines Matching +full:- +full:e

1 /*! bpmn-js - bpmn-modeler v18.3.1 | Copyright (c) 2014-present, camunda Services GmbH | bpmn.io/li…
2e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof de… class
4 * This file contains source code adapted from Snap.svg (licensed Apache-2.0).
6 * @see https://github.com/adobe-webplatform/Snap.svg/blob/master/src/path.js
7-z]),?/gi,At=parseFloat,Mt=Math,Tt=Mt.PI,Dt=Mt.min,Bt=Mt.max,Nt=Mt.pow,jt=Mt.abs,Ot=/([a-z])[\s,]*… property
12e.rootElements,(function(e){if(vr(e,"bpmn:Collaboration"))return m(e.participants,(function(e){ret… argument
14 * The code in the <project-logo></project-logo> area
18 …nction Tr(e){e=L({},Br,e),this._moddle=this._createModdle(e),this._container=this._createContainer… argument
27e){const t=he('<a href="http://bpmn.io" target="_blank" class="bjs-powered-by" title="Powered by b… class
28 <div class="djs-popup-header">
29 <h3 class="djs-popup-title" title=${o}>${o}</h3>
30 ${a.map((e=>Qs`
31 <ul key=${e.id} class="djs-popup-header-group" data-header-group=${e.id}>
33 ${e.entries.map((e=>Qs`
34 <li key=${e.id}>
35 <${e.action?"button":"span"}
36 …class=${function(e,t){return Sc("entry",e.className,e.active?"active":"",e.disabled?"disabled":"",…
37 onClick=${t=>e.action&&n(t,e)}
38 title=${e.title||e.label}
39 data-id=${e.id}
40 onMouseEnter=${()=>e.action&&r(e)}
41 onMouseLeave=${()=>e.action&&r(null)}
42 onFocus=${()=>e.action&&r(e)}
43 onBlur=${()=>e.action&&r(null)}
45e.imageUrl&&Qs`<img class="djs-popup-entry-icon" src=${e.imageUrl} alt="" />`||e.imageHtml&&Qs`<di…
46 ${e.label?Qs`
47 <span class="djs-popup-label">${e.label}</span>
49 </${e.action?"button":"span"}>
55 `}function kc(e){const{entry:t,selected:n,onMouseEnter:i,onMouseLeave:r,onAction:o}=e;return Qs` argument
58 data-id=${t.id}
66 onDragStart=${e=>o(e,t,"dragstart")}
69 <div class="djs-popup-entry-content">
71 class=${Sc("djs-popup-entry-name",t.className)}
73 …t.imageUrl&&Qs`<img class="djs-popup-entry-icon" src=${t.imageUrl} alt="" />`||t.imageHtml&&Qs`<di…
76 <span class="djs-popup-label">
83 class="djs-popup-entry-description"
91 <div class="djs-popup-entry-docs">
94 onClick=${e=>e.stopPropagation()}
100-rule="evenodd" clip-rule="evenodd" d="M10.6368 10.6375V5.91761H11.9995V10.6382C11.9995 10.9973 11…
106e){const{selectedEntry:t,setSelectedEntry:n,entries:i,...r}=e,o=dc(),a=fc((()=>function(e){const t… argument
107 <div class="djs-popup-results" ref=${o}>
108 ${a.map((e=>Qs`
109 ${e.name&&Qs`
110 <div key=${e.id} class="entry-header" title=${e.name}>
111 ${e.name}
114 <ul class="djs-popup-group" data-group=${e.id}>
115 ${e.entries.map((e=>Qs`
117 key=${e.id}
118 entry=${e}
119 selected=${e===t}
120 onMouseEnter=${()=>n(e)}
128e){const{onClose:t,onSelect:n,className:i,headerEntries:r,position:o,title:a,width:c,scale:p,searc… argument
142 selectedEntry=${E}
148 <div class="djs-popup-body">
151 <div class="djs-popup-search">
152 …<svg class="djs-popup-search-icon" width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="h…
153 …<path fill-rule="evenodd" clip-rule="evenodd" d="M9.0325 8.5H9.625L13.3675 12.25L12.25 13.3675L8.5…
155 <input type="text" spellcheck=${!1} aria-label="${a}" />
161 selectedEntry=${E}
168 <div class="djs-popup-no-results">${h(u)?u(g):u}</div>
171e){const{onClose:t,onKeydown:n,onKeyup:i,className:r,children:o,position:a}=e,s=dc();return hc((()… argument
173 class=${Sc("djs-popup",r)}
174 …style=${function(e){return{transform:`scale(${e.scale})`,width:`${e.width}px`,"transform-origin":"…
178 tabIndex="-1"
182e,t,n,i){this._eventBus=t,this._canvas=n,this._search=i,this._current=null;var r=s(e&&e.scale)?e.s… argument
184 onClose=${e=>this.close(e)}
185 onSelect=${(e,t,n)=>this.trigger(e,t,n)}
197e,t,n,i){if(!e)throw new Error("target is missing");if(!t)throw new Error("providers for <"+t+"> n… argument