@paprize/core 0.0.5 → 0.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/paprize-core.d.ts +290 -131
- package/dist/paprize-core.js +317 -258
- package/dist/paprize-core.js.map +1 -1
- package/dist/paprize-core.umd.cjs +7 -7
- package/dist/paprize-core.umd.cjs.map +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(a,C){typeof exports=="object"&&typeof module<"u"?C(exports):typeof define=="function"&&define.amd?define(["exports"],C):(a=typeof globalThis<"u"?globalThis:a||self,C(a["paprize-core"]={}))})(this,(function(a){"use strict";const C="paprize",ee="pz-temp-container",Pe="pz-current-element",Ee="pz-current-text",xe="pz-ignored-element",Te="pz-ignored-text",q="paprize-global-style",B="pz-page",te="pz-section",S="pz-preview",w="data-pz-";let ne=!1;const ke=()=>{ne=!0},ie=()=>ne;function G(i){return i.nodeType===Node.ELEMENT_NODE}function oe(i){return i.nodeType===Node.TEXT_NODE}function A(i){const e=i.getBoundingClientRect(),t=getComputedStyle(i),n=parseFloat(t.marginTop)||0,o=parseFloat(t.marginBottom)||0;return e.height+n+o}function Ae(i){i.style.visibility="hidden",i.style.position="absolute",i.style.left="-9999px",i.style.top="-9999px"}class N{name;defaultValue;_reader;constructor(e,t,n){this.name=e,this._reader=t,this.defaultValue=n}read(e){return this._reader(e)}static createStr(e,t){return new N(e,n=>n,t)}static createBool(e,t){return new N(e,n=>n==="true",t)}}const D={hyphen:N.createStr("hyphen","-"),keepOnSamePage:N.createBool("keep-on-same-page",!1),hyphenationEnabled:N.createBool("hyphenation-enabled",!0)};function Le(i){const e={};for(const t in i){const n=i[t];if(n!==void 0){const o=D[t];e[`${w}${o.name}`]=String(n)}}return e}const Fe=Object.fromEntries(Object.entries(D).map(([i,e])=>[i,e.defaultValue])),re=new WeakMap;function se(i){if(!i)return{};if(!(i instanceof Element))return se(i?.parentNode);const e={};for(const o in D){const r=D[o],s=`${w}${r.name}`,d=i.getAttribute(s);d!==null&&(e[o]=r.read(d))}const n={...i.parentNode?re.get(i.parentNode):void 0,...e};return re.set(i,n),n}const ae={id:"default",plugins:[],...Fe};function Ie(i,e){const t=se(i);return{...ae,...e,...t}}function Re(i){return i&&i.__esModule&&Object.prototype.hasOwnProperty.call(i,"default")?i.default:i}var M={exports:{}},He=M.exports,le;function $e(){return le||(le=1,(function(i){(function(e,t){i.exports?i.exports=t():e.log=t()})(He,function(){var e=function(){},t="undefined",n=typeof window!==t&&typeof window.navigator!==t&&/Trident\/|MSIE /.test(window.navigator.userAgent),o=["trace","debug","info","warn","error"],r={},s=null;function d(c,p){var l=c[p];if(typeof l.bind=="function")return l.bind(c);try{return Function.prototype.bind.call(l,c)}catch{return function(){return Function.prototype.apply.apply(l,[c,arguments])}}}function z(){console.log&&(console.log.apply?console.log.apply(console,arguments):Function.prototype.apply.apply(console.log,[console,arguments])),console.trace&&console.trace()}function y(c){return c==="debug"&&(c="log"),typeof console===t?!1:c==="trace"&&n?z:console[c]!==void 0?d(console,c):console.log!==void 0?d(console,"log"):e}function v(){for(var c=this.getLevel(),p=0;p<o.length;p++){var l=o[p];this[l]=p<c?e:this.methodFactory(l,c,this.name)}if(this.log=this.debug,typeof console===t&&c<this.levels.SILENT)return"No console available for logging"}function b(c){return function(){typeof console!==t&&(v.call(this),this[c].apply(this,arguments))}}function K(c,p,l){return y(c)||b.apply(this,arguments)}function Ce(c,p){var l=this,U,Q,k,f="loglevel";typeof c=="string"?f+=":"+c:typeof c=="symbol"&&(f=void 0);function ht(g){var h=(o[g]||"silent").toUpperCase();if(!(typeof window===t||!f)){try{window.localStorage[f]=h;return}catch{}try{window.document.cookie=encodeURIComponent(f)+"="+h+";"}catch{}}}function Se(){var g;if(!(typeof window===t||!f)){try{g=window.localStorage[f]}catch{}if(typeof g===t)try{var h=window.document.cookie,V=encodeURIComponent(f),Ne=h.indexOf(V+"=");Ne!==-1&&(g=/^([^;]+)/.exec(h.slice(Ne+V.length+1))[1])}catch{}return l.levels[g]===void 0&&(g=void 0),g}}function mt(){if(!(typeof window===t||!f)){try{window.localStorage.removeItem(f)}catch{}try{window.document.cookie=encodeURIComponent(f)+"=; expires=Thu, 01 Jan 1970 00:00:00 UTC"}catch{}}}function O(g){var h=g;if(typeof h=="string"&&l.levels[h.toUpperCase()]!==void 0&&(h=l.levels[h.toUpperCase()]),typeof h=="number"&&h>=0&&h<=l.levels.SILENT)return h;throw new TypeError("log.setLevel() called with invalid level: "+g)}l.name=c,l.levels={TRACE:0,DEBUG:1,INFO:2,WARN:3,ERROR:4,SILENT:5},l.methodFactory=p||K,l.getLevel=function(){return k??Q??U},l.setLevel=function(g,h){return k=O(g),h!==!1&&ht(k),v.call(l)},l.setDefaultLevel=function(g){Q=O(g),Se()||l.setLevel(g,!1)},l.resetLevel=function(){k=null,mt(),v.call(l)},l.enableAll=function(g){l.setLevel(l.levels.TRACE,g)},l.disableAll=function(g){l.setLevel(l.levels.SILENT,g)},l.rebuild=function(){if(s!==l&&(U=O(s.getLevel())),v.call(l),s===l)for(var g in r)r[g].rebuild()},U=O(s?s.getLevel():"WARN");var we=Se();we!=null&&(k=O(we)),v.call(l)}s=new Ce,s.getLogger=function(p){if(typeof p!="symbol"&&typeof p!="string"||p==="")throw new TypeError("You must supply a name when creating a logger.");var l=r[p];return l||(l=r[p]=new Ce(p,s.methodFactory)),l};var pt=typeof window!==t?window.log:void 0;return s.noConflict=function(){return typeof window!==t&&window.log===s&&(window.log=pt),s},s.getLoggers=function(){return r},s.default=s,s})})(M)),M.exports}var ze=$e();const P=Re(ze),u=P.getLogger(C);u.setDefaultLevel("info");const J="\x1B[46mPLUGIN\x1B[0m";function E(i,e,...t){i.sort((n,o)=>n.order-o.order).forEach(n=>{const o=n[e];if(o){u.debug(J,`executing plugin ${n.name}:${String(e)} ()`,t);try{o(...t),u.debug(J,`plugin ${n.name}:${String(e)} executed`,t)}catch(r){u.debug(J,`plugin ${n.name}:${String(e)} failed`,r)}}})}const x={Element:"element",Text:"text"};class L{_node;config;type=x.Element;transaction;clonedFrom;cloneCount;constructor(e,t,n,o){this._node=e,this.transaction=t,this.config=n,this.clonedFrom=o,this.cloneCount=o?o.cloneCount+1:0}getOriginalNode(){let e=this.clonedFrom;for(;e?.clonedFrom;)e=e.clonedFrom;return e?._node}appendChild(e){this.transaction.isActive&&this.transaction.addRollbackCallback(()=>{this._node.removeChild(e.getNode())}),this._node.appendChild(e.getNode())}clone(e){const t=this._node.cloneNode(e),n=new L(t,this.transaction,this.config,this);return E(this.config.plugins,"onClone",this.config.id,this._node,n),n}getHeight(){return A(this._node)}remove(){this.transaction.addCommitCallback(()=>{this._node.remove()})}isEmpty(){return this._node.innerHTML===""}getChildrenCount(){return this._node.childNodes.length}getNode(){return this._node}}class Oe{_node;type=x.Text;transaction;config;constructor(e,t,n){this._node=e,this.transaction=t,this.config=n}get textContent(){return this._node.textContent??""}set textContent(e){this._node.textContent=e}remove(){this.transaction.addCommitCallback(()=>{this._node.remove()})}getNode(){return this._node}}function W(i,e,t){if(oe(i))return new Oe(i,e,t);if(G(i))return new L(i,e,t);throw new Error("Unsupported node type")}const F="\x1B[106mDOM\x1B[0m";class Be{_transaction;_treeWalker;_config;_completed=!1;_currentNode=null;_previousNode=null;constructor(e,t,n){this._transaction=t,this._config=n,this._treeWalker=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT|NodeFilter.SHOW_TEXT)}get completed(){return this._completed}get currentNode(){return this._currentNode}get previousNode(){return this._previousNode}goToNextNode(){this._treeWalker.nextNode()||(this._completed=!0),u.debug(F,"moving to next node"),this.setState()}goToNextSiblingOrParentSibling(){let e=0;if(this._treeWalker.nextSibling())return u.debug(F,"moving to next sibling node"),this.setState(),{parentsTraversed:e};for(;this._treeWalker.parentNode();)if(e++,this._treeWalker.nextSibling())return u.debug(F,"moving to parent sibling node, traversed:",e),this.setState(),{parentsTraversed:e};return this._completed=!0,{parentsTraversed:e}}goToFirstChildOrNextNode(){return this._treeWalker.firstChild()?(u.debug(F,"moving to first child node"),this.setState(),{parentsTraversed:1}):(this.goToNextNode(),{parentsTraversed:0})}setState(){this._previousNode=this._currentNode,this._currentNode=W(this._treeWalker.currentNode,this._transaction,Ie(this._treeWalker.currentNode,this._config)),u.debug(F,"moved to node",{currentNode:this._currentNode,previousNode:this._previousNode})}}class De{_onRollback;_onCommit;isActive;constructor(){this._onRollback=[],this._onCommit=[],this.isActive=!1}start=()=>{if(this.isActive)throw new Error("Transaction already in progress");this.isActive=!0,this._onRollback=[],this._onCommit=[]};addRollbackCallback=e=>{this._onRollback.push(e)};addCommitCallback=e=>{if(!this.isActive){e();return}this._onCommit.push(e)};rollback=()=>{this.isActive&&(this.isActive=!1,this._onRollback.forEach(e=>e()))};commit=()=>{this.isActive&&(this.isActive=!1,this._onCommit.forEach(e=>e()))}}const ce="\x1B[102mPAGE\x1B[0m";class I{currentPage;activeElement;currentElement;parentStack;pageIsFull;pageIndex;pageHeight;constructor(e,t,n,o,r,s,d){this.currentPage=e,this.activeElement=t,this.currentElement=n,this.parentStack=o,this.pageIsFull=r,this.pageIndex=s,this.pageHeight=d}static create(e,t,n,o){return new I(e,null,e,t,!1,n,o)}clone=()=>new I(this.currentPage,this.activeElement,this.currentElement,[...this.parentStack],this.pageIsFull,this.pageIndex,this.pageHeight)}class Z{_pageState;_transaction;_tempContainer;_config;constructor(e,t,n,o){this._tempContainer=e,this._config=o,this._transaction=n;const r=Z.createPageHtmlElement(t.width),s=this.createNewPage(r);this._pageState=I.create(s,[],0,t.height),E(this._config.plugins,"onNewPage",o.id,this)}nextPage(){const e=this.createNewPage(this._pageState.currentPage.getNode().cloneNode(!1)),t=I.create(e,[],this._pageState.pageIndex+1,this._pageState.pageHeight);this.cloneParentStackToNewPage(t),this.cleanupEmptyParent(),this._pageState=t,E(this._config.plugins,"onNewPage",this._config.id,this)}cloneParentStackToNewPage(e){for(const t of this._pageState.parentStack){const n=t.clone(!1);e.currentElement.appendChild(n),e.currentElement=n,e.parentStack.push(n)}}cleanupEmptyParent(){const e=[...this._pageState.parentStack],t=()=>{for(let n=e.length-1;n>=0;n--){const o=e[n];o.isEmpty()&&o.remove()}};this._transaction.addCommitCallback(t)}enterElement(){if(!this._pageState.activeElement||this._pageState.activeElement.type!==x.Element)throw new Error("Invalid state: activeElement is not an Element");u.debug(ce,"entering an element",this._pageState.activeElement),this._pageState.currentElement=this._pageState.activeElement,this._pageState.parentStack.push(this._pageState.activeElement)}leaveElement(){this._pageState.activeElement=null;const e=this._pageState.parentStack.pop();u.debug(ce,"leaving a parent element",e);const t=this._pageState.parentStack.at(-1);this._pageState.currentElement=t??this._pageState.currentPage}static createPageHtmlElement(e){const t=document.createElement("div");return t.style.width=`${e}px`,t.style.maxWidth=`${e}px`,t}createNewPage(e){return this._tempContainer.appendChild(e),this._transaction.isActive&&this._transaction.addRollbackCallback(()=>{this._tempContainer.removeChild(e)}),W(e,this._transaction,this._config)}startTransaction(){this._transaction.start();const e=this._pageState.clone();return this._transaction.addRollbackCallback(()=>{this._pageState=e}),this._transaction}hasEmptySpace(e){return!this._pageState.pageIsFull&&this._pageState.currentPage.getHeight()+(e||1e-4)<=this._pageState.pageHeight}isOverFlow(){return this._pageState.currentPage.getHeight()>this._pageState.pageHeight}markPageAsFull(){this._pageState.pageIsFull=!0}appendChild(e,t){const n=e.clone(t);return this._pageState.currentElement.appendChild(n),this._pageState.activeElement=n,n}addTextNode(e){if(this._pageState.activeElement?.type===x.Text)return this._pageState.activeElement;const t=document.createTextNode(e),n=W(t,this._transaction,this._config);return this._pageState.currentElement.appendChild(n),this._pageState.activeElement=n,n}getPageState(){return this._pageState}}const m={None:0,FullNodePlaced:1,SplitChildren:2};function Me(i,e){const t=de(i,e);if(t!==m.None)return t;const{rollback:n,commit:o}=e.startTransaction();e.nextPage();const r=de(i,e);return r!==m.None?(o(),r):(n(),u.debug("Element is too big to fit on a page",i),m.None)}function de(i,e){if(e.hasEmptySpace(i.getHeight())){const n=e.appendChild(i,!0);if(e.isOverFlow())n.remove();else return m.FullNodePlaced}if(i.config.keepOnSamePage||i.getChildrenCount()===0)return m.None;const t=e.appendChild(i,!1);return e.isOverFlow()?(t.remove(),m.None):m.SplitChildren}function We(i,e){let t=m.FullNodePlaced;const n=i.textContent.split(/(\s+)/).filter(s=>s!=="");let o,r=0;for(;o||r<n.length;){const s=o??n[r],d=je(s,e,i.config);d.completed||(t=m.None),d.pendingToken?o=d.pendingToken:(o=void 0,r++)}return t}function je(i,e,t){e.hasEmptySpace()||e.nextPage();const n=e.addTextNode(""),o=n.textContent;if(n.textContent+=i,!e.isOverFlow())return{completed:!0};n.textContent=o;const r=Ue(i,e,t);return{pendingToken:r.leftovers,completed:r.completed}}function Ue(i,e,t){const{rollback:n,commit:o}=e.startTransaction();if(e.nextPage(),e.addTextNode(i),!e.isOverFlow())return o(),{completed:!0};if(n(),!t.hyphenationEnabled)return u.warn("Hyphenation disabled, skipping oversized token:",i),{completed:!1};const r=Ve(i,t.hyphen,e);return{completed:!0,leftovers:r&&r.length>0?r:void 0}}function Ve(i,e,t){const n=t.addTextNode("");let o="";for(let r=0;r<i.length;r++){const s=i[r],d=o+s;if(n.textContent=d+e,!t.hasEmptySpace())return n.textContent=o?o+e:"",t.markPageAsFull(),i.slice(r);o=d}return null}const R="\x1B[103mPAGINATOR\x1B[0m";class H{_domState;_pageManager;_transaction;_tempContainer;_config;constructor(e,t,n){this._config={...ae,...n},this._tempContainer=H.createTempContainer(this._config.id),this._transaction=new De,this._domState=new Be(e,this._transaction,this._config),this._pageManager=new Z(this._tempContainer,t,this._transaction,this._config)}static createTempContainer(e){const t=document.createElement("div");return t.style.display="flex",t.style.flexDirection="column",t.style.gap="20px",t.setAttribute(`${w}-section-id`,e),t.classList.add(ee),document.body.appendChild(t),t}static paginate(e,t,n){const o=new H(e,t,n);return o.processAllNodes(),Array.from(o._tempContainer.childNodes).filter(s=>G(s)).map(s=>s.innerHTML)}processAllNodes(){this._domState.goToNextNode();do{P.debug(R,"paginating node",this._domState.currentNode);const e=this.processCurrentNode();switch(E(this._config.plugins,"afterVisitNode",this._config.id,e,this._domState,this._pageManager),e){case m.None:this.handleNodeSkipped();break;case m.FullNodePlaced:this.handleFullNodePlaced();break;case m.SplitChildren:this.handleChildrenSplit();break}}while(this._domState.completed===!1);P.debug(R,"pagination completed")}handleNodeSkipped(){P.debug(R,"node skipped - couldn't paginate"),this._domState.goToNextNode()}handleFullNodePlaced(){P.debug(R,"node fully paginated");const{parentsTraversed:e}=this._domState.goToNextSiblingOrParentSibling();for(let t=0;t<e;t++)this._pageManager.leaveElement()}handleChildrenSplit(){P.debug(R,"node partially paginated - splitting children"),this._domState.goToFirstChildOrNextNode().parentsTraversed===1&&this._domState.previousNode?.type===x.Element&&this._pageManager.enterElement()}processCurrentNode(){if(!this._domState.currentNode)return m.None;if(this._domState.currentNode.type===x.Element){const e={};return E(this._config.plugins,"onVisitElement",this._config.id,this._domState,this._pageManager,e),e.result!==void 0?e.result:Me(this._domState.currentNode,this._pageManager)}else{const e={};return E(this._config.plugins,"onVisitText",this._config.id,this._domState,this._pageManager,e),e.result!==void 0?e.result:We(this._domState.currentNode,this._pageManager)}}}class X{registry=new Map;addEventListener(e,t){const{registry:n}=this,o=new Set(n.get(e));return o.add(t),n.set(e,o),()=>this.removeEventListener(e,t)}removeEventListener(e,t){const{registry:n}=this,o=new Set(n.get(e));o.delete(t),n.set(e,o)}dispatch(e,...t){const{registry:n}=this,o=n.get(e);if(o)for(const r of o)r(...t)}}const qe={A1:{height:"841mm",width:"594mm"},A2:{height:"594mm",width:"420mm"},A3:{height:"420mm",width:"297mm"},A4:{height:"297mm",width:"210mm"},A5:{height:"210mm",width:"148mm"},A6:{height:"148mm",width:"105mm"},B3:{height:"500mm",width:"353mm"},B4:{height:"353mm",width:"250mm"},B5:{height:"250mm",width:"176mm"},Letter:{height:"8.5in",width:"11in"},Legal:{height:"11in",width:"8.5in"},Tabloid:{height:"11in",width:"17in"}},Ge={Normal:{top:"1in",right:"1in",bottom:"1in",left:"1in"},Narrow:{top:"0.4in",right:"0.6in",bottom:"0.6in",left:"0.6in"},Wide:{top:"0.5in",right:"2in",bottom:"0.5in",left:"2in"},None:{top:"0in",right:"0in",bottom:"0in",left:"0in"}},Je=qe,ge=Ge;function Ze(i){const e=i.getBoundingClientRect(),t=getComputedStyle(i),n=parseFloat(t.marginLeft)||0,o=parseFloat(t.marginRight)||0;return{height:A(i),width:e.width+n+o}}function Xe(i,e,t){const{height:n,width:o}=Ze(i),r=e?A(e):0,s=t?A(t):0;return{height:n,width:o,sectionHeaderHeight:r,sectionFooterHeight:s}}function Ye(i,e,t){return{name:"sectionPageHeight",order:1,afterVisitNode:(n,o,r,s)=>{!r.completed||t<=0||s.hasEmptySpace(t)||s.nextPage()},onNewPage:(n,o)=>{const r=o.getPageState();r.pageIndex===0?r.pageHeight=i+t:r.pageHeight=i+e+t}}}function Ke(i){return i?`${i.top} ${i.right} ${i.bottom} ${i.left}`:"0"}const ue=`
|
|
1
|
+
(function(a,w){typeof exports=="object"&&typeof module<"u"?w(exports):typeof define=="function"&&define.amd?define(["exports"],w):(a=typeof globalThis<"u"?globalThis:a||self,w(a["paprize-core"]={}))})(this,(function(a){"use strict";const w="paprize",Y="pz-temp-container",Ee="pz-current-element",xe="pz-current-text",Te="pz-ignored-element",ke="pz-ignored-text",U="paprize-global-style",z="pz-page",Q="pz-section",C="pz-preview",y="data-pz-";let ee=!1;const Ae=()=>{ee=!0},te=()=>ee;function V(i){return i.nodeType===Node.ELEMENT_NODE}function ne(i){return i.nodeType===Node.TEXT_NODE}function k(i){const e=i.getBoundingClientRect(),t=getComputedStyle(i),n=parseFloat(t.marginTop)||0,o=parseFloat(t.marginBottom)||0;return e.height+n+o}function Le(i){i.style.visibility="hidden",i.style.position="absolute",i.style.left="-9999px",i.style.top="-9999px"}const ie={hyphen:"-",keepOnSamePage:!1,hyphenationDisabled:!1},oe={hyphen:{key:`${y}hyphen`,reader:i=>String(i)},keepOnSamePage:{key:`${y}keep-on-same-page`,reader:i=>i==="true"},hyphenationDisabled:{key:`${y}hyphenation-disabled`,reader:i=>i==="true"}};function Ie(i){const e={};for(const[t,n]of Object.entries(i)){const o=oe[t];o!==void 0&&n!==void 0&&(e[o.key]=String(n))}return e}const se=new WeakMap;function Fe(i,e,t,n){if(t==null)return;const o=e(t);o!==void 0&&(n[i]=o)}function re(i){if(!i)return{};if(!(i instanceof Element))return re(i?.parentNode);const e={};for(const o of Object.keys(ie)){const s=o,r=oe[s],g=i.getAttribute(r.key);Fe(s,r.reader,g,e)}const n={...i.parentNode?se.get(i.parentNode):void 0,...e};return se.set(i,n),n}const ae={id:"default",plugins:[],...ie};function Re(i,e){const t=re(i);return{...ae,...e,...t}}function Oe(i){return i&&i.__esModule&&Object.prototype.hasOwnProperty.call(i,"default")?i.default:i}var B={exports:{}},He=B.exports,le;function $e(){return le||(le=1,(function(i){(function(e,t){i.exports?i.exports=t():e.log=t()})(He,function(){var e=function(){},t="undefined",n=typeof window!==t&&typeof window.navigator!==t&&/Trident\/|MSIE /.test(window.navigator.userAgent),o=["trace","debug","info","warn","error"],s={},r=null;function g(c,u){var l=c[u];if(typeof l.bind=="function")return l.bind(c);try{return Function.prototype.bind.call(l,c)}catch{return function(){return Function.prototype.apply.apply(l,[c,arguments])}}}function H(){console.log&&(console.log.apply?console.log.apply(console,arguments):Function.prototype.apply.apply(console.log,[console,arguments])),console.trace&&console.trace()}function S(c){return c==="debug"&&(c="log"),typeof console===t?!1:c==="trace"&&n?H:console[c]!==void 0?g(console,c):console.log!==void 0?g(console,"log"):e}function v(){for(var c=this.getLevel(),u=0;u<o.length;u++){var l=o[u];this[l]=u<c?e:this.methodFactory(l,c,this.name)}if(this.log=this.debug,typeof console===t&&c<this.levels.SILENT)return"No console available for logging"}function b(c){return function(){typeof console!==t&&(v.call(this),this[c].apply(this,arguments))}}function X(c,u,l){return S(c)||b.apply(this,arguments)}function we(c,u){var l=this,W,K,T,f="loglevel";typeof c=="string"?f+=":"+c:typeof c=="symbol"&&(f=void 0);function pt(d){var h=(o[d]||"silent").toUpperCase();if(!(typeof window===t||!f)){try{window.localStorage[f]=h;return}catch{}try{window.document.cookie=encodeURIComponent(f)+"="+h+";"}catch{}}}function Ce(){var d;if(!(typeof window===t||!f)){try{d=window.localStorage[f]}catch{}if(typeof d===t)try{var h=window.document.cookie,j=encodeURIComponent(f),Pe=h.indexOf(j+"=");Pe!==-1&&(d=/^([^;]+)/.exec(h.slice(Pe+j.length+1))[1])}catch{}return l.levels[d]===void 0&&(d=void 0),d}}function ut(){if(!(typeof window===t||!f)){try{window.localStorage.removeItem(f)}catch{}try{window.document.cookie=encodeURIComponent(f)+"=; expires=Thu, 01 Jan 1970 00:00:00 UTC"}catch{}}}function $(d){var h=d;if(typeof h=="string"&&l.levels[h.toUpperCase()]!==void 0&&(h=l.levels[h.toUpperCase()]),typeof h=="number"&&h>=0&&h<=l.levels.SILENT)return h;throw new TypeError("log.setLevel() called with invalid level: "+d)}l.name=c,l.levels={TRACE:0,DEBUG:1,INFO:2,WARN:3,ERROR:4,SILENT:5},l.methodFactory=u||X,l.getLevel=function(){return T??K??W},l.setLevel=function(d,h){return T=$(d),h!==!1&&pt(T),v.call(l)},l.setDefaultLevel=function(d){K=$(d),Ce()||l.setLevel(d,!1)},l.resetLevel=function(){T=null,ut(),v.call(l)},l.enableAll=function(d){l.setLevel(l.levels.TRACE,d)},l.disableAll=function(d){l.setLevel(l.levels.SILENT,d)},l.rebuild=function(){if(r!==l&&(W=$(r.getLevel())),v.call(l),r===l)for(var d in s)s[d].rebuild()},W=$(r?r.getLevel():"WARN");var Ne=Ce();Ne!=null&&(T=$(Ne)),v.call(l)}r=new we,r.getLogger=function(u){if(typeof u!="symbol"&&typeof u!="string"||u==="")throw new TypeError("You must supply a name when creating a logger.");var l=s[u];return l||(l=s[u]=new we(u,r.methodFactory)),l};var gt=typeof window!==t?window.log:void 0;return r.noConflict=function(){return typeof window!==t&&window.log===r&&(window.log=gt),r},r.getLoggers=function(){return s},r.default=r,r})})(B)),B.exports}var ze=$e();const N=Oe(ze),p=N.getLogger(w);p.setDefaultLevel("info");const q="\x1B[46mPLUGIN\x1B[0m";function P(i,e,...t){i.sort((n,o)=>n.order-o.order).forEach(n=>{const o=n[e];if(o){p.debug(q,`executing plugin ${n.name}:${String(e)} ()`,t);try{o(...t),p.debug(q,`plugin ${n.name}:${String(e)} executed`,t)}catch(s){p.debug(q,`plugin ${n.name}:${String(e)} failed`,s)}}})}const E={Element:"element",Text:"text"};class A{_node;config;type=E.Element;transaction;clonedFrom;cloneCount;constructor(e,t,n,o){this._node=e,this.transaction=t,this.config=n,this.clonedFrom=o,this.cloneCount=o?o.cloneCount+1:0}getOriginalNode(){let e=this.clonedFrom;for(;e?.clonedFrom;)e=e.clonedFrom;return e?._node}appendChild(e){this.transaction.isActive&&this.transaction.addRollbackCallback(()=>{this._node.removeChild(e.getNode())}),this._node.appendChild(e.getNode())}clone(e){const t=this._node.cloneNode(e),n=new A(t,this.transaction,this.config,this);return P(this.config.plugins,"onClone",this.config.id,this._node,n),n}getHeight(){return k(this._node)}remove(){this.transaction.addCommitCallback(()=>{this._node.remove()})}isEmpty(){return this._node.innerHTML===""}getChildrenCount(){return this._node.childNodes.length}getNode(){return this._node}}class Be{_node;type=E.Text;transaction;config;constructor(e,t,n){this._node=e,this.transaction=t,this.config=n}get textContent(){return this._node.textContent??""}set textContent(e){this._node.textContent=e}remove(){this.transaction.addCommitCallback(()=>{this._node.remove()})}getNode(){return this._node}}function D(i,e,t){if(ne(i))return new Be(i,e,t);if(V(i))return new A(i,e,t);throw new Error("Unsupported node type")}const L="\x1B[106mDOM\x1B[0m";class De{_transaction;_treeWalker;_config;_completed=!1;_currentNode=null;_previousNode=null;constructor(e,t,n){this._transaction=t,this._config=n,this._treeWalker=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT|NodeFilter.SHOW_TEXT)}get completed(){return this._completed}get currentNode(){return this._currentNode}get previousNode(){return this._previousNode}goToNextNode(){this._treeWalker.nextNode()||(this._completed=!0),p.debug(L,"moving to next node"),this.setState()}goToNextSiblingOrParentSibling(){let e=0;if(this._treeWalker.nextSibling())return p.debug(L,"moving to next sibling node"),this.setState(),{parentsTraversed:e};for(;this._treeWalker.parentNode();)if(e++,this._treeWalker.nextSibling())return p.debug(L,"moving to parent sibling node, traversed:",e),this.setState(),{parentsTraversed:e};return this._completed=!0,{parentsTraversed:e}}goToFirstChildOrNextNode(){return this._treeWalker.firstChild()?(p.debug(L,"moving to first child node"),this.setState(),{parentsTraversed:1}):(this.goToNextNode(),{parentsTraversed:0})}setState(){this._previousNode=this._currentNode,this._currentNode=D(this._treeWalker.currentNode,this._transaction,Re(this._treeWalker.currentNode,this._config)),p.debug(L,"moved to node",{currentNode:this._currentNode,previousNode:this._previousNode})}}class Me{_onRollback;_onCommit;isActive;constructor(){this._onRollback=[],this._onCommit=[],this.isActive=!1}start=()=>{if(this.isActive)throw new Error("Transaction already in progress");this.isActive=!0,this._onRollback=[],this._onCommit=[]};addRollbackCallback=e=>{this._onRollback.push(e)};addCommitCallback=e=>{if(!this.isActive){e();return}this._onCommit.push(e)};rollback=()=>{this.isActive&&(this.isActive=!1,this._onRollback.forEach(e=>e()))};commit=()=>{this.isActive&&(this.isActive=!1,this._onCommit.forEach(e=>e()))}}const ce="\x1B[102mPAGE\x1B[0m";class I{currentPage;activeElement;currentElement;parentStack;pageIsFull;pageIndex;pageHeight;constructor(e,t,n,o,s,r,g){this.currentPage=e,this.activeElement=t,this.currentElement=n,this.parentStack=o,this.pageIsFull=s,this.pageIndex=r,this.pageHeight=g}static create(e,t,n,o){return new I(e,null,e,t,!1,n,o)}clone=()=>new I(this.currentPage,this.activeElement,this.currentElement,[...this.parentStack],this.pageIsFull,this.pageIndex,this.pageHeight)}class G{_pageState;_transaction;_tempContainer;_config;constructor(e,t,n,o){this._tempContainer=e,this._config=o,this._transaction=n;const s=G.createPageHtmlElement(t.width),r=this.createNewPage(s);this._pageState=I.create(r,[],0,t.height),P(this._config.plugins,"onNewPage",o.id,this)}nextPage(){const e=this.createNewPage(this._pageState.currentPage.getNode().cloneNode(!1)),t=I.create(e,[],this._pageState.pageIndex+1,this._pageState.pageHeight);this.cloneParentStackToNewPage(t),this.cleanupEmptyParent(),this._pageState=t,P(this._config.plugins,"onNewPage",this._config.id,this)}cloneParentStackToNewPage(e){for(const t of this._pageState.parentStack){const n=t.clone(!1);e.currentElement.appendChild(n),e.currentElement=n,e.parentStack.push(n)}}cleanupEmptyParent(){const e=[...this._pageState.parentStack],t=()=>{for(let n=e.length-1;n>=0;n--){const o=e[n];o.isEmpty()&&o.remove()}};this._transaction.addCommitCallback(t)}enterElement(){if(!this._pageState.activeElement||this._pageState.activeElement.type!==E.Element)throw new Error("Invalid state: activeElement is not an Element");p.debug(ce,"entering an element",this._pageState.activeElement),this._pageState.currentElement=this._pageState.activeElement,this._pageState.parentStack.push(this._pageState.activeElement)}leaveElement(){this._pageState.activeElement=null;const e=this._pageState.parentStack.pop();p.debug(ce,"leaving a parent element",e);const t=this._pageState.parentStack.at(-1);this._pageState.currentElement=t??this._pageState.currentPage}static createPageHtmlElement(e){const t=document.createElement("div");return t.style.width=`${e}px`,t.style.maxWidth=`${e}px`,t}createNewPage(e){return this._tempContainer.appendChild(e),this._transaction.isActive&&this._transaction.addRollbackCallback(()=>{this._tempContainer.removeChild(e)}),D(e,this._transaction,this._config)}startTransaction(){this._transaction.start();const e=this._pageState.clone();return this._transaction.addRollbackCallback(()=>{this._pageState=e}),this._transaction}hasEmptySpace(e){return!this._pageState.pageIsFull&&this._pageState.currentPage.getHeight()+(e||1e-4)<=this._pageState.pageHeight}isOverFlow(){return this._pageState.currentPage.getHeight()>this._pageState.pageHeight}markPageAsFull(){this._pageState.pageIsFull=!0}appendChild(e,t){const n=e.clone(t);return this._pageState.currentElement.appendChild(n),this._pageState.activeElement=n,n}addTextNode(e){if(this._pageState.activeElement?.type===E.Text)return this._pageState.activeElement;const t=document.createTextNode(e),n=D(t,this._transaction,this._config);return this._pageState.currentElement.appendChild(n),this._pageState.activeElement=n,n}getPageState(){return this._pageState}}const m={None:0,FullNodePlaced:1,SplitChildren:2};function We(i,e){const t=de(i,e);if(t!==m.None)return t;const{rollback:n,commit:o}=e.startTransaction();e.nextPage();const s=de(i,e);return s!==m.None?(o(),s):(n(),p.debug("Element is too big to fit on a page",i),m.None)}function de(i,e){if(e.hasEmptySpace(i.getHeight())){const n=e.appendChild(i,!0);if(e.isOverFlow())n.remove();else return m.FullNodePlaced}if(i.config.keepOnSamePage||i.getChildrenCount()===0)return m.None;const t=e.appendChild(i,!1);return e.isOverFlow()?(t.remove(),m.None):m.SplitChildren}function je(i,e){let t=m.FullNodePlaced;const n=i.textContent.split(/(\s+)/).filter(r=>r!=="");let o,s=0;for(;o||s<n.length;){const r=o??n[s],g=Ue(r,e,i.config);g.completed||(t=m.None),g.pendingToken?o=g.pendingToken:(o=void 0,s++)}return t}function Ue(i,e,t){e.hasEmptySpace()||e.nextPage();const n=e.addTextNode(""),o=n.textContent;if(n.textContent+=i,!e.isOverFlow())return{completed:!0};n.textContent=o;const s=Ve(i,e,t);return{pendingToken:s.leftovers,completed:s.completed}}function Ve(i,e,t){const{rollback:n,commit:o}=e.startTransaction();if(e.nextPage(),e.addTextNode(i),!e.isOverFlow())return o(),{completed:!0};if(n(),t.hyphenationDisabled)return p.warn("Hyphenation disabled, skipping oversized token:",i),{completed:!1};const s=qe(i,t.hyphen,e);return{completed:!0,leftovers:s&&s.length>0?s:void 0}}function qe(i,e,t){const n=t.addTextNode("");let o="";for(let s=0;s<i.length;s++){const r=i[s],g=o+r;if(n.textContent=g+e,!t.hasEmptySpace())return n.textContent=o?o+e:"",t.markPageAsFull(),i.slice(s);o=g}return null}const F="\x1B[103mPAGINATOR\x1B[0m";class R{_domState;_pageManager;_transaction;_tempContainer;_config;constructor(e,t,n){this._config={...ae,...n},this._tempContainer=R.createTempContainer(this._config.id),this._transaction=new Me,this._domState=new De(e,this._transaction,this._config),this._pageManager=new G(this._tempContainer,t,this._transaction,this._config)}static createTempContainer(e){const t=document.createElement("div");return t.style.display="flex",t.style.flexDirection="column",t.style.gap="20px",t.setAttribute(`${y}-section-id`,e),t.classList.add(Y),document.body.appendChild(t),t}static paginate(e,t,n){const o=new R(e,t,n);return o.processAllNodes(),Array.from(o._tempContainer.childNodes).filter(r=>V(r)).map(r=>r.innerHTML)}processAllNodes(){this._domState.goToNextNode();do{N.debug(F,"paginating node",this._domState.currentNode);const e=this.processCurrentNode();switch(P(this._config.plugins,"afterVisitNode",this._config.id,e,this._domState,this._pageManager),e){case m.None:this.handleNodeSkipped();break;case m.FullNodePlaced:this.handleFullNodePlaced();break;case m.SplitChildren:this.handleChildrenSplit();break}}while(this._domState.completed===!1);N.debug(F,"pagination completed")}handleNodeSkipped(){N.debug(F,"node skipped - couldn't paginate"),this._domState.goToNextNode()}handleFullNodePlaced(){N.debug(F,"node fully paginated");const{parentsTraversed:e}=this._domState.goToNextSiblingOrParentSibling();for(let t=0;t<e;t++)this._pageManager.leaveElement()}handleChildrenSplit(){N.debug(F,"node partially paginated - splitting children"),this._domState.goToFirstChildOrNextNode().parentsTraversed===1&&this._domState.previousNode?.type===E.Element&&this._pageManager.enterElement()}processCurrentNode(){if(!this._domState.currentNode)return m.None;if(this._domState.currentNode.type===E.Element){const e={};return P(this._config.plugins,"onVisitElement",this._config.id,this._domState,this._pageManager,e),e.result!==void 0?e.result:We(this._domState.currentNode,this._pageManager)}else{const e={};return P(this._config.plugins,"onVisitText",this._config.id,this._domState,this._pageManager,e),e.result!==void 0?e.result:je(this._domState.currentNode,this._pageManager)}}}class J{registry=new Map;addEventListener(e,t){const{registry:n}=this,o=new Set(n.get(e));return o.add(t),n.set(e,o),()=>this.removeEventListener(e,t)}removeEventListener(e,t){const{registry:n}=this,o=new Set(n.get(e));o.delete(t),n.set(e,o)}dispatch(e,...t){const{registry:n}=this,o=n.get(e);if(o)for(const s of o)s(...t)}}const Ge={A1:{height:"841mm",width:"594mm"},A2:{height:"594mm",width:"420mm"},A3:{height:"420mm",width:"297mm"},A4:{height:"297mm",width:"210mm"},A5:{height:"210mm",width:"148mm"},A6:{height:"148mm",width:"105mm"},B3:{height:"500mm",width:"353mm"},B4:{height:"353mm",width:"250mm"},B5:{height:"250mm",width:"176mm"},Letter:{height:"8.5in",width:"11in"},Legal:{height:"11in",width:"8.5in"},Tabloid:{height:"11in",width:"17in"}},ge={Normal:{top:"1in",right:"1in",bottom:"1in",left:"1in"},Narrow:{top:"0.4in",right:"0.6in",bottom:"0.6in",left:"0.6in"},Wide:{top:"0.5in",right:"2in",bottom:"0.5in",left:"2in"},None:{top:"0in",right:"0in",bottom:"0in",left:"0in"}};function Je(i){const e=i.getBoundingClientRect(),t=getComputedStyle(i),n=parseFloat(t.marginLeft)||0,o=parseFloat(t.marginRight)||0;return{height:k(i),width:e.width+n+o}}function Ze(i,e,t){const{height:n,width:o}=Je(i),s=e?k(e):0,r=t?k(t):0;return{height:n,width:o,sectionHeaderHeight:s,sectionFooterHeight:r}}function Xe(i,e,t){return{name:"sectionPageHeight",order:1,afterVisitNode:(n,o,s,r)=>{!s.completed||t<=0||r.hasEmptySpace(t)||r.nextPage()},onNewPage:(n,o)=>{const s=o.getPageState();s.pageIndex===0?s.pageHeight=i+t:s.pageHeight=i+e+t}}}function Ke(i){return i?`${i.top} ${i.right} ${i.bottom} ${i.left}`:"0"}const pe=`
|
|
2
2
|
html {
|
|
3
3
|
box-sizing: border-box;
|
|
4
4
|
}
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
}
|
|
24
24
|
|
|
25
25
|
@media screen {
|
|
26
|
-
.${
|
|
26
|
+
.${C} {
|
|
27
27
|
min-height: 100vh;
|
|
28
28
|
display: flex;
|
|
29
29
|
flex-direction: column;
|
|
@@ -32,26 +32,26 @@
|
|
|
32
32
|
padding: var(--paprize-preview-padding);
|
|
33
33
|
}
|
|
34
34
|
|
|
35
|
-
.${
|
|
35
|
+
.${z} {
|
|
36
36
|
box-shadow: var(--paprize-page-box-shadow);
|
|
37
37
|
margin-bottom: var(--paprize-page-margin-bottom);
|
|
38
38
|
background-color: var(--paprize-page-background-color);
|
|
39
39
|
}
|
|
40
40
|
|
|
41
|
-
.${
|
|
41
|
+
.${Q} {
|
|
42
42
|
margin-bottom: var(--paprize-section-margin-bottom);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
|
|
46
46
|
@media print {
|
|
47
|
-
html:has(.${
|
|
47
|
+
html:has(.${C}) *:not(.${C}):not(.${C} *):not(:has(.${C})) {
|
|
48
48
|
display: none !important;
|
|
49
49
|
}
|
|
50
50
|
}
|
|
51
|
-
`,
|
|
51
|
+
`,Ye={display:"flex",flexDirection:"column"},Qe={position:"absolute",left:"-9999px",top:"-9999px",visibility:"hidden"},et=(i,e)=>({display:"flex",flexDirection:"column",width:i.width,height:i.height,maxHeight:i.height,position:"relative",padding:Ke(e),zIndex:"1"}),tt={overflow:"hidden",width:"100%",height:"100%"},nt={position:"absolute",width:"100%",height:"100%",left:0,top:0},it=i=>({page:`section-${i}`});function ot(i,e){return`@page section-${i} {
|
|
52
52
|
margin: none;
|
|
53
53
|
size:${e.width} ${e.height};
|
|
54
54
|
width:${e.width};
|
|
55
55
|
height:${e.height};
|
|
56
|
-
}`}const _={globalStyle:
|
|
56
|
+
}`}const _={globalStyle:pe,component:Ye,outOfScreen:Qe,page:et,overlay:nt,pageContent:tt,sectionPageMedia:ot,section:it};function O(i){return i?.cloneNode(!0)??null}function ue(i){return{sectionHeader:O(i.sectionHeader),sectionFooter:O(i.sectionFooter),pageHeader:O(i.pageHeader),pageFooter:O(i.pageFooter),pageContent:O(i.pageContent)}}const he="data-pz-page-break";class me{name="pageBreak";order=1;onVisitElement=(e,t,n,o)=>{t.currentNode.getNode().getAttribute(he)==="true"&&(n.markPageAsFull(),o.result=m.FullNodePlaced)}}class fe{_options={};name="table";order=1;constructor(e={}){this._options=e}onNewPage=(e,t)=>{if(this._options.includeHeaderOnlyTables)return;const o=t.getPageState().parentStack.find(b=>this._isTable(b.getNode()));if(!o||!o.clonedFrom)return;const s=o.clonedFrom,r=s.getNode(),g=r.tHead;if(!(g!==null))return;const S=r.tBodies;if(!this._isTableBodyEmpty(S))return;if(s.remove(),o.getNode().tHead===null){const b=D(g.cloneNode(!0),o.transaction,o.config);o.appendChild(b)}};onClone=(e,t,n)=>{if(t.tagName==="TR"){n.config.keepOnSamePage=!0;return}if(!this._isTable(t)||!n.clonedFrom||n.cloneCount===1)return;const o=n.getOriginalNode(),s=o.tHead;if(s&&this._options.cloneHeader===!0){const g=new A(s.cloneNode(!0),n.transaction,n.config);n.appendChild(g)}const r=o.tFoot;if(r&&this._options.cloneFooter===!0){const g=new A(r.cloneNode(!0),n.transaction,n.config);n.appendChild(g)}};_isTable(e){return e.tagName==="TABLE"}_isTableBodyEmpty(e){if(e.length===0)return!0;const t=e[0];if(t.rows.length!==1)return!1;const n=t.rows[0];return n.cells.length!==1?!1:n.cells[0].textContent.trim()===""}}const _e=[new me,new fe],st={name:"debug",order:Number.MAX_SAFE_INTEGER,onNewPage:(i,e)=>{const t=e.getPageState().currentPage.getNode();t.classList.contains(z)||t.classList.add(z),t.setAttribute(`${y}-element`,"page"),t.setAttribute(`${y}-height`,e.getPageState().pageHeight.toString())}},ve="sectionToc";class rt{name=ve;order=1;_state=new Map;getContentList=()=>Array.from(this._state.values()).flat();onVisitElement=(e,t,n)=>{{const o=t.currentNode.getNode(),s=this.getHeadingLevel(o);if(!s||!o.textContent)return;const r=n.getPageState().pageIndex;r===0&&this._state.set(e,[]),this._state.get(e)?.push({sectionId:e,pageIndex:r,title:o.textContent,level:s})}};getHeadingLevel(e){const t=e.tagName;return/^H[1-6]$/.test(t)?parseInt(t.charAt(1),10):null}}const be="__PAPRIZE_IS_INITIALIZED",Z="__PAPRIZE_IS_READY",at="__PAPRIZE_READ_JSON_DATA_FILE";class M{_promises;monitor;get promise(){return this._promises.length>0?Promise.allSettled(this._promises.map(e=>e.promise)).then(()=>{}):Promise.resolve()}constructor(){this._promises=[],this.monitor=new J}async add(e=[]){if(this._promises.push(...e.map(M.toTracked)),await new Promise(t=>setTimeout(t,0)),this.getPending().length===0){this.monitor.dispatch("onChange",0);return}this._promises.forEach(t=>this.injectEvents(t))}static toTracked(e){const t={promise:e,status:"pending"};return t.promise.finally(()=>{t.status="resolved"}),t}async injectEvents(e){e.promise.finally(()=>{const t=this.getPending();this.monitor.dispatch("onChange",t.length)})}getPending(){return Array.from(this._promises.values()).filter(e=>e.status==="pending")}}function lt(i,e){return`${i}-${e+1}`}function ye(i,e){return e==="landscape"?{height:i.width,width:i.height}:i}const x="\x1B[43mREPORT\x1B[0m";class ct{_sections;_monitor;_paginationInProgress;_pendingPaginateResolvers;_currentAbortController;constructor(){this._sections=new Map,this._monitor=new J,this._paginationInProgress=!1,this._pendingPaginateResolvers=[],this._currentAbortController=null,window[be]=!0,this._injectStyle(_.globalStyle)}get monitor(){return this._monitor}removeSection(e){this._sections.delete(e)}tryAddSection(e,t,n){if(this._sections.has(e.id))return!1;const o={sectionIndex:this._sections.size,sectionId:e.id,isPaginated:!1,isSuspended:!!e.suspense?.length,pages:[]};return this._sections.set(e.id,{context:o,options:{...e,size:ye(e.size,e.orientation??"portrait")},components:t,onPaginationCompleted:n}),this._injectStyle(_.sectionPageMedia(e.id,e.size)),this._monitor.dispatch("sectionCreated",o),!0}async schedulePagination(){return this._sections.size===0?(window[Z]=!0,{sections:[],suspension:Promise.resolve()}):(this._paginationInProgress&&this._currentAbortController&&(p.debug(x,"Cancelling previous pagination operation."),this._currentAbortController.abort("Cancelled by new paginate call")),this._paginationInProgress?new Promise((e,t)=>{this._pendingPaginateResolvers.push({resolve:e,reject:t})}):this._executePagination())}async _executePagination(){this._paginationInProgress=!0,this._currentAbortController=new AbortController;const e=this._currentAbortController.signal;try{if(p.debug(x,"Schedule paginate."),await document.fonts.ready,e.aborted)return new Promise((o,s)=>{this._pendingPaginateResolvers.push({resolve:o,reject:s})});const t=[];for(const o of this._sections.values()){o.context.isPaginated=!1;const s=new M;await s.add(o.options.suspense),s.monitor.addEventListener("onChange",r=>{p.debug(x,`${r} pending promises in section '${o.options.id}'.`)}),s.promise.then(async()=>{e.aborted||(p.debug(x,`Start paginating section '${o.options.id}'.`),o.context.isSuspended=!1,this._paginateSection(o))}),t.push(s)}const n=new M;return n.monitor.addEventListener("onChange",()=>{p.debug(x,"Report pagination completed."),this._monitor.dispatch("paginationCycleCompleted",{sections:[...this._sections.values()].map(o=>o.context)})}),e.aborted?new Promise((o,s)=>{this._pendingPaginateResolvers.push({resolve:o,reject:s})}):(await n.add(t.map(o=>o.promise)),{sections:[...this._sections.values()].map(o=>o.context),suspension:n.promise.then(()=>{window[Z]=!0})})}finally{this._processPendingPagination(),this._paginationInProgress=!1,this._currentAbortController=null}}async _processPendingPagination(){if(this._pendingPaginateResolvers.length===0)return;p.debug(x,`Processing ${this._pendingPaginateResolvers.length} pending paginate calls.`);const e=[...this._pendingPaginateResolvers];this._pendingPaginateResolvers=[];const t=await this._executePagination();for(const n of e)n.resolve(t)}_injectStyle(e){let t=document.getElementById(U);t||(t=document.createElement("style"),t.id=U,t.textContent="",document.head.appendChild(t)),t.textContent=(t.textContent+e).replace(/\s+/g," ").replace(/\s*([:;{}])\s*/g,"$1").trim()}async _paginateSection(e){const t=document.createElement("div");Object.assign(t.style,_.page(e.options.size,e.options.margin??ge.None)),te()||Object.assign(t.style,_.outOfScreen);const n=ue(e.components);n.sectionHeader&&(Object.assign(n.sectionHeader.style,_.component),t.appendChild(n.sectionHeader)),n.pageHeader&&(Object.assign(n.pageHeader.style,_.component),t.appendChild(n.pageHeader)),Object.assign(n.pageContent.style,_.pageContent),t.appendChild(n.pageContent),n.pageFooter&&(Object.assign(n.pageFooter.style,_.component),t.appendChild(n.pageFooter)),n.sectionFooter&&(Object.assign(n.sectionFooter.style,_.component),t.appendChild(n.sectionFooter)),document.body.appendChild(t);const{height:o,width:s,sectionHeaderHeight:r,sectionFooterHeight:g}=Ze(n.pageContent,n.sectionHeader,n.sectionFooter),H=R.paginate(n.pageContent,{height:o,width:s},{id:e.options.id,plugins:[...e.options.plugins??_e,Xe(o,r,g)]});t.remove();const S=H.map((b,X)=>({pageIndex:X,totalPages:H.length,sectionId:e.options.id,pageContentHtml:b}));e.onPaginationCompleted(S);for(const b of S)this._monitor.dispatch("pageCompleted",b);const v={...e.context,isPaginated:!0,isSuspended:!1,pages:S};this._sections.set(e.options.id,{...e,context:v}),this._monitor.dispatch("sectionCompleted",v)}}const Se=["ad","adipisicing","aliqua","aliquip","amet","anim","aute","cillum","commodo","consectetur","consequat","culpa","cupidatat","deserunt","do","dolor","dolore","duis","ea","eiusmod","elit","enim","esse","est","et","eu","ex","excepteur","exercitation","fugiat","id","in","incididunt","ipsum","irure","labore","laboris","laborum","Lorem","magna","minim","mollit","nisi","non","nostrud","nulla","occaecat","officia","pariatur","proident","qui","quis","reprehenderit","sint","sit","sunt","tempor","ullamco","ut","velit","veniam","voluptate"];function dt(i,e){if(i<=0)return"";const t=[],n=Math.floor(e*982451653);for(let o=0;o<i;o++){const s=(n+o*2654435761)%Math.pow(2,32),r=Math.floor(s/Math.pow(2,32)*Se.length);t.push(Se[r])}return t.length>0&&(t[0]=t[0].charAt(0).toUpperCase()+t[0].slice(1)),t.join(" ")+"."}a.EventDispatcher=J,a.PageBreakPlugin=me,a.Paginator=R,a.ReportBuilder=ct,a.SectionTocPlugin=rt,a.SplitResult=m,a.TablePlugin=fe,a.adjustPageSize=ye,a.attributePrefix=y,a.buildPageId=lt,a.cloneComponents=ue,a.createLoremIpsumParagraph=dt,a.currentElementClassName=Ee,a.currentTextClassName=xe,a.debugPlugin=st,a.defaultPlugins=_e,a.enableDebugMode=Ae,a.getVisibleHeight=k,a.globalStyle=pe,a.globalStyleId=U,a.ignoredElementClassName=Te,a.ignoredTextClassName=ke,a.isDebugMode=te,a.isElement=V,a.isTextNode=ne,a.layoutOptionsToAttributes=Ie,a.logger=p,a.loggerName=w,a.moveOffscreen=Le,a.pageBreakAttributeName=he,a.pageClassName=z,a.pageMargin=ge,a.pageSize=Ge,a.paprize_isInitialized=be,a.paprize_isReady=Z,a.paprize_readJsonDataFile=at,a.previewClassName=C,a.reportStyles=_,a.sectionClassName=Q,a.sectionTocName=ve,a.tempContainerClassName=Y,Object.defineProperty(a,Symbol.toStringTag,{value:"Module"})}));
|
|
57
57
|
//# sourceMappingURL=paprize-core.umd.cjs.map
|