UNPKG

@rero/rero-ils-ui

Version:

User interface for RERO integrated library system (RERO ILS).

1 lines 6.56 MB
(self.webpackChunkadmin=self.webpackChunkadmin||[]).push([[792],{6688:(Se,wt,C)=>{"use strict";function n(t){return t}C.d(wt,{x:()=>n})},2953:(Se,wt,C)=>{"use strict";C.d(wt,{i:()=>f});var n=C(1626),t=C(2203),g=C(6354),O=C(4438);let f=(()=>{class b{constructor(k,E){this._http=k,this._recordService=E,this.resourceName="acq_accounts",this.exceedanceDefaultData={amount:0,value:0},this.allocatedAmountDefaultData={self:0,children:0,total:0},this.accountDefaultData={name:"",number:"",depth:0,is_active:!1,allocated_amount:0,distribution:0,encumbrance_exceedance:this.exceedanceDefaultData,expenditure_exceedance:this.exceedanceDefaultData,encumbrance_amount:this.allocatedAmountDefaultData,expenditure_amount:this.allocatedAmountDefaultData,remaining_balance:this.allocatedAmountDefaultData}}getAccount(k){return this._recordService.getRecords(this.resourceName,`pid:${k}`,1,1).pipe((0,g.T)(E=>0===this._recordService.totalHits(E.hits.total)?[]:E.hits.hits),(0,g.T)(E=>E.map(I=>({...this.accountDefaultData,...I.metadata}))),(0,g.T)(E=>E.find(Boolean)))}getAccounts(k,E,I){const R=["is_active:true",`library.pid:${k}`];void 0!==E&&R.push(null===E?"depth:0":`parent.pid:${E}`);const X=R.join(" AND ");return I={sort:"name",...I},this._recordService.getRecords(this.resourceName,X,1,t.nO.MAX_REST_RESULTS_SIZE,void 0,void 0,void 0,I.sort).pipe((0,g.T)(z=>0===this._recordService.totalHits(z.hits.total)?[]:z.hits.hits),(0,g.T)(z=>z.map(q=>({...this.accountDefaultData,...q.metadata}))))}delete(k){return this._recordService.delete(this.resourceName,k)}transferFunds(k,E,I){const X=(new n.Nl).set("source",k).set("target",E).set("amount",I.toString());return this._http.get("/api/acq_accounts/transfer_funds",{params:X})}static#t=this.\u0275fac=function(E){return new(E||b)(O.KVO(n.Qq),O.KVO(t.nO))};static#e=this.\u0275prov=O.jDH({token:b,factory:b.\u0275fac,providedIn:"root"})}return b})()},4954:(Se,wt,C)=>{"use strict";C.d(wt,{$:()=>I});var n=C(2203),t=C(1728),g=C(4412),O=C(1413),f=C(6354),b=C(513),M=C(9372),k=C(4438),E=C(1626);let I=(()=>{class R extends t.SQ{get deletedOrderLineSubject$(){return this._deletedOrderLineSubject$.asObservable()}constructor(z,q,$,pt){super(),this._http=z,this._recordService=q,this._recordUiService=$,this._apiService=pt,this.orderDefaultData={priority:0,type:M.iM.MONOGRAPH,status:M.Sr.PENDING,notes:[]},this.orderLineDefaultData={status:M.UZ.APPROVED,priority:0,quantity:0,received_quantity:0,amount:0,total_amount:0,exchange_rate:0,notes:[]},this._acqOrderHistory=[],this.acqOrderHistorySubject=new g.t(this._acqOrderHistory),this._deletedOrderLineSubject$=new O.B}getOrder(z){return this._recordService.getRecord("acq_orders",z,0,t.SQ.reroJsonheaders).pipe((0,f.T)(q=>({...this.orderDefaultData,...q.metadata})))}getOrderPreview(z){return this._http.get(`/api/acq_order/${z}/acquisition_order/preview`)}sendOrder(z,q){return this._http.post(`/api/acq_order/${z}/send_order`,{emails:q}).pipe((0,f.T)(pt=>new b.E(pt.data)))}getOrderHistory(z){const q=new URL(this._apiService.getRefEndpoint("acq_orders",z)),$=this._acqOrderHistory.findIndex(pt=>pt.$ref===q.toString());-1!==$?this._acqOrderHistory[$].current||(this._acqOrderHistory.map(pt=>pt.current=!1),this._acqOrderHistory[$].current=!0,this.acqOrderHistorySubject.next(this._acqOrderHistory)):this._http.get(`/api/acq_order/${z}/history`).subscribe(it=>{it.map(Z=>Z.current=Z.$ref===q.toString()),this._acqOrderHistory=it,this.acqOrderHistorySubject.next(this._acqOrderHistory)})}getOrderLines(z,q){let $=`acq_order.pid:${z}`;return q&&($+=` ${q}`),this._recordService.getRecords("acq_order_lines",$,1,n.nO.MAX_REST_RESULTS_SIZE,void 0,void 0,void 0,"priority").pipe((0,f.T)(pt=>0===this._recordService.totalHits(pt.hits.total)?[]:pt.hits.hits),(0,f.T)(pt=>pt.map(it=>({...this.orderDefaultData,...it.metadata}))))}deleteOrderLine(z){this._recordUiService.deleteRecord("acq_order_lines",z.pid).subscribe(q=>{q&&this._deletedOrderLineSubject$.next(z)})}static#t=this.\u0275fac=function(q){return new(q||R)(k.KVO(E.Qq),k.KVO(n.nO),k.KVO(n.V0),k.KVO(n.Gf))};static#e=this.\u0275prov=k.jDH({token:R,factory:R.\u0275fac,providedIn:"root"})}return R})()},254:(Se,wt,C)=>{"use strict";C.d(wt,{H:()=>R});var n=C(2203),t=C(1413),g=C(7673),O=C(6354),f=C(9437),b=C(1728),M=C(96),k=C(4438),E=C(1626),I=C(3955);let R=(()=>{class X{get deletedReceiptSubject$(){return this._deletedReceiptSubject$.asObservable()}get deletedReceiptLineSubject$(){return this._deletedReceiptLineSubject$.asObservable()}constructor(q,$,pt,it){this._recordService=q,this._recordUiService=$,this._http=pt,this._translateService=it,this.resourceName="acq_receipts",this.receiptDefaultData={exchange_rate:0,amount_adjustments:[],quantity:0,total_amount:0,receipt_lines:[],notes:[]},this.receiptLineDefaultData={quantity:0,amount:0,notes:[]},this._defaultRecordOptions={headers:{Accept:"application/json"},sort:"receipt_date"},this._deletedReceiptSubject$=new t.B,this._deletedReceiptLineSubject$=new t.B}getReceipt(q){return this._recordService.getRecord(this.resourceName,q,1,b.SQ.reroJsonheaders).pipe((0,O.T)($=>({...this.receiptDefaultData,...$.metadata})))}searchReceipts(q,$){return $={...this._defaultRecordOptions,...$},this._recordService.getRecords(this.resourceName,q,1,n.nO.MAX_REST_RESULTS_SIZE,void 0,void 0,$.headers,$.sort).pipe((0,O.T)(pt=>0===this._recordService.totalHits(pt.hits.total)?[]:pt.hits.hits),(0,O.T)(pt=>pt.map(it=>({...this.receiptDefaultData,...it.metadata}))))}getReceiptsForOrder(q){return this.searchReceipts(`acq_order.pid:${q}`)}getReceiptLines(q){return this._recordService.getRecords("acq_receipt_lines",`acq_receipt.pid:${q}`,1,n.nO.MAX_REST_RESULTS_SIZE,void 0,void 0,b.SQ.reroJsonheaders,"receipt_date").pipe((0,O.T)(pt=>0===this._recordService.totalHits(pt.hits.total)?[]:pt.hits.hits),(0,O.T)(pt=>pt.map(it=>({...this.receiptLineDefaultData,...it.metadata}))))}createReceipt(q){return this._recordService.create(this.resourceName,q).pipe((0,O.T)($=>({...this.receiptDefaultData,...$.metadata})))}createReceiptLines(q,$){const pt=this._translateService.instant("Error proceeding receipt lines creation");return this._http.post(`/api/acq_receipt/${q}/lines`,$).pipe((0,O.T)(Z=>Z.response),(0,O.T)(Z=>{if(null===Z)throw new Error(pt);if(Z.some(yt=>yt.status===M.b.FAILURE)){const yt=Z.filter(Ht=>Ht.status===M.b.FAILURE).map(Ht=>Ht.error_message);throw Error(yt.join("\n"))}return{success:!0}}),(0,f.W)(Z=>(0,g.of)({success:!1,messages:Z.toString()})))}updateReceipt(q,$){return this._recordService.update(this.resourceName,q,$).pipe((0,O.T)(pt=>({...this.receiptDefaultData,...pt.metadata})))}delete(q){this._recordUiService.deleteRecord(this.resourceName,q.pid).subscribe($=>{$&&this._deletedReceiptSubject$.next(q)})}deleteReceiptLine(q){this._recordUiService.deleteRecord("acq_receipt_lines",q.pid).subscribe($=>{$&&this._deletedReceiptLineSubject$.next(q)})}static#t=this.\u0275fac=function($){return new($||X)(k.KVO(n.nO),k.KVO(n.V0),k.KVO(E.Qq),k.KVO(I.c$))};static#e=this.\u0275prov=k.jDH({token:X,factory:X.\u0275fac,providedIn:"root"})}return X})()},1787:(Se,wt,C)=>{"use strict";C.d(wt,{q:()=>n});var n=function(t){return t.STAFF_NOTE="staff_note",t.VENDOR_NOTE="vendor_note",t.RECEIPT_NOTE="receipt_note",t}(n||{})},9372:(Se,wt,C)=>{"use strict";C.d(wt,{KY:()=>f,Sr:()=>t,UZ:()=>O,iM:()=>g});var n=C(2203),t=function(b){return b.CANCELLED="cancelled",b.ORDERED="ordered",b.PENDING="pending",b.PARTIALLY_RECEIVED="partially_received",b.RECEIVED="received",b}(t||{}),g=function(b){return b.MONOGRAPH="monograph",b.SERIAL="serial",b.STANDING_ORDER="standing_order",b.MONOGRAPHIC_SET="monographic_set",b.PLANNED_ORDER="planned_order",b.MULTI_VOLUME="multi_volume",b}(g||{}),O=function(b){return b.APPROVED="approved",b.CANCELLED="cancelled",b.ORDERED="ordered",b.PARTIALLY_RECEIVED="partially_received",b.RECEIVED="received",b}(O||{});class f{constructor(M){this.label=null,this.description=null,this.pid=null,this.active=!1,this.created=null,this.updated=null,Object.assign(this,M),this.active=M.current,this.pid=(0,n.LC)(M.$ref)}}},6373:(Se,wt,C)=>{"use strict";C.d(wt,{U:()=>$});var n=C(8359),t=C(9372),g=C(4438),O=C(4954),f=C(254),b=C(3955),M=C(177),k=C(2203);const E=[[["","notes",""]]],I=["[notes]"];function R(pt,it){if(1&pt&&(g.j41(0,"dt",3),g.EFF(1,"Vendor"),g.k0s(),g.j41(2,"dd",4),g.EFF(3),g.nI1(4,"getRecord"),g.nI1(5,"async"),g.k0s()),2&pt){const Z=g.XpG(2);g.R7$(3),g.JRh(g.bMT(5,6,g.ii3(4,1,Z.order.vendor.pid,"vendors","field","name")))}}function X(pt,it){if(1&pt&&(g.j41(0,"dt",3),g.EFF(1,"Order date"),g.k0s(),g.j41(2,"dd",4),g.EFF(3),g.nI1(4,"dateTranslate"),g.k0s()),2&pt){const Z=g.XpG(2);g.R7$(3),g.JRh(g.i5U(4,1,Z.order.order_date,"shortDate"))}}function z(pt,it){if(1&pt&&(g.j41(0,"div",6)(1,"span",10),g.EFF(2),g.k0s(),g.j41(3,"div")(4,"span",8),g.EFF(5),g.nI1(6,"currency"),g.k0s(),g.j41(7,"label",9),g.EFF(8,"Received"),g.k0s()()()),2&pt){const Z=g.XpG(2);g.R7$(2),g.JRh(Z.order.account_statement.expenditure.quantity),g.R7$(3),g.JRh(g.brH(6,2,Z.order.account_statement.expenditure.total_amount,Z.order.currency,"symbol"))}}function q(pt,it){if(1&pt&&(g.j41(0,"section",0)(1,"div",1)(2,"dl",2),g.DNE(3,R,6,8),g.j41(4,"dt",3),g.EFF(5,"Order type"),g.k0s(),g.j41(6,"dd",4),g.EFF(7),g.nI1(8,"translate"),g.k0s(),g.j41(9,"dt",3),g.EFF(10,"Order status"),g.k0s(),g.j41(11,"dd",4),g.EFF(12),g.nI1(13,"translate"),g.k0s(),g.DNE(14,X,5,4),g.SdG(15),g.k0s()(),g.j41(16,"div",5)(17,"div",6)(18,"span",7),g.EFF(19),g.k0s(),g.j41(20,"div")(21,"span",8),g.EFF(22),g.nI1(23,"currency"),g.k0s(),g.j41(24,"label",9),g.EFF(25,"Ordered"),g.k0s()()(),g.DNE(26,z,9,6,"div",6),g.k0s()()),2&pt){const Z=g.XpG();g.R7$(3),g.vxM(3,Z.order.vendor?3:-1),g.R7$(4),g.JRh(g.bMT(8,7,Z.order.type)),g.R7$(5),g.JRh(g.bMT(13,9,Z.order.status)),g.R7$(2),g.vxM(14,Z.order.order_date?14:-1),g.R7$(5),g.JRh(Z.order.account_statement.provisional.quantity),g.R7$(3),g.JRh(g.brH(23,11,Z.order.account_statement.provisional.total_amount,Z.order.currency,"symbol")),g.R7$(4),g.vxM(26,Z.order.account_statement.expenditure.quantity>0?26:-1)}}let $=(()=>{class pt{constructor(Z,yt){this.acqOrderApiService=Z,this.acqReceiptApiService=yt,this.acqOrderStatus=t.Sr,this.subscriptions=new n.yU}ngOnInit(){this.subscriptions.add(this.acqOrderApiService.deletedOrderLineSubject$.subscribe(Z=>{Z.status!==t.UZ.CANCELLED&&(this.order.account_statement.provisional.total_amount-=Z.total_amount,this.order.account_statement.provisional.quantity-=Z.quantity)})),this.subscriptions.add(this.acqReceiptApiService.deletedReceiptSubject$.subscribe(Z=>{this.order.account_statement.expenditure.quantity-=Z.quantity}))}ngOnDestroy(){this.subscriptions.unsubscribe()}static#t=this.\u0275fac=function(yt){return new(yt||pt)(g.rXU(O.$),g.rXU(f.H))};static#e=this.\u0275cmp=g.VBU({type:pt,selectors:[["admin-order-summary"]],inputs:{order:"order"},ngContentSelectors:I,decls:1,vars:1,consts:[[1,"my-3","row","border","rounded","bg-white"],[1,"col-8"],[1,"row","my-2"],["translate","",1,"col-6","label-title"],[1,"col-6"],[1,"col-4","py-2","d-flex","flex-column"],[1,"accounting-infos"],[1,"counter","ordered-counter"],[1,"amount"],["translate",""],[1,"counter","received-counter"]],template:function(yt,Ht){1&yt&&(g.NAR(E),g.DNE(0,q,27,15,"section",0)),2&yt&&g.vxM(0,Ht.order?0:-1)},dependencies:[b.Mm,M.Jj,M.oe,k.yX,b.D9,k.X1],styles:['.accounting-infos[_ngcontent-%COMP%]{border:1px solid #dee2e6;border-radius:.25rem;background-color:#f8f9fa;height:100%;position:relative;align-items:center;display:flex;justify-content:center;padding:.5rem}.accounting-infos[_ngcontent-%COMP%] + .accounting-infos[_ngcontent-%COMP%]{margin-top:.5rem}.accounting-infos[_ngcontent-%COMP%] span.amount[_ngcontent-%COMP%]{display:block;width:100%;text-align:center;color:#1b4464;font-size:1.5rem;text-shadow:1px 1px 1px #6c757d}.accounting-infos[_ngcontent-%COMP%] label[_ngcontent-%COMP%]{display:block;color:#6c757d;font-size:.75rem;text-align:center;margin:0}.accounting-infos[_ngcontent-%COMP%] .counter[_ngcontent-%COMP%]{position:absolute;top:0;right:0;border-left:1px solid #dee2e6;border-bottom:1px solid #dee2e6;border-bottom-left-radius:.3rem;color:#6c757d;text-shadow:1px 1px 1px #dee2e6;font-size:.875em;padding:.25rem 1rem;background-color:#f3f3f3}.accounting-infos[_ngcontent-%COMP%] .counter.ordered-counter[_ngcontent-%COMP%]:before{font-family:FontAwesome;font-weight:100;content:" \\f07a";padding-right:1rem}.accounting-infos[_ngcontent-%COMP%] .counter.received-counter[_ngcontent-%COMP%]:before{font-family:FontAwesome;font-weight:100;content:" \\f090";padding-right:1rem}']})}return pt})()},96:(Se,wt,C)=>{"use strict";C.d(wt,{b:()=>f,f:()=>b});var n=C(6865),t=C.n(n),g=C(4438),O=C(2203),f=function(M){return M.SUCCESS="success",M.FAILURE="failure",M}(f||{});let b=(()=>{class M{constructor(E){this._apiService=E}get model(){return{pid:null,acqOrderRef:null,libraryRef:null,organisationRef:null,receiptDate:t()().format(t().HTML5_FMT.DATE),exchangeRate:1,reference:null,amountAdjustments:[],notes:[],receiveLines:[]}}processBaseRecord(E){return{acq_order:{$ref:E.acqOrderRef},library:{$ref:E.libraryRef},organisation:{$ref:E.organisationRef},exchange_rate:E.exchangeRate,amount_adjustments:[],notes:[]}}processExistingRecord(E){return{pid:E.pid,$schema:E.$schema,acq_order:{$ref:this._apiService.getRefEndpoint("acq_orders",E.acq_order.pid)},library:{$ref:this._apiService.getRefEndpoint("libraries",E.library.pid)},organisation:{$ref:this._apiService.getRefEndpoint("organisation",E.organisation.pid)},reference:E.reference,exchange_rate:E.exchange_rate,amount_adjustments:E.amount_adjustments,notes:E.notes}}processAdjustments(E){const I=[];return E.amountAdjustments.forEach(R=>{I.push({label:R.label,amount:R.amount,acq_account:{$ref:R.acqAccount}})}),I}processLines(E){const I=[];return E.receiveLines.filter(R=>!0===R.selected).forEach(R=>{I.push({acq_order_line:{$ref:R.acqOrderLineRef},quantity:R.quantity,amount:R.amount,vat_rate:R.vatRate,receipt_date:E.receiptDate})}),I}cleanData(E){return["amount_adjustments","notes"].forEach(R=>{E.hasOwnProperty(R)&&0===E[R].length&&delete E[R]}),E}static#t=this.\u0275fac=function(I){return new(I||M)(g.KVO(O.Gf))};static#e=this.\u0275prov=g.jDH({token:M,factory:M.\u0275fac,providedIn:"root"})}return M})()},5146:(Se,wt,C)=>{"use strict";C.d(wt,{w:()=>et});var n=C(7468),t=C(4438),g=C(5973),O=C(254),f=C(4954),b=C(9845),M=C(4201),k=C(177),E=C(52),I=C(1728),R=C(2203),X=C(3955),z=C(3027);let q=(()=>{class bt{transform(ae){const me=new Set(ae.receipt_lines.map(Ne=>Ne.receipt_date));return me.size>0?[...me].sort().reverse():[]}static#t=this.\u0275fac=function(me){return new(me||bt)};static#e=this.\u0275pipe=t.EJ8({name:"receptionDates",type:bt,pure:!0})}return bt})();var $=C(7744);const pt=(bt,qt)=>({"btn-expanded":bt,"btn-collapsed":qt}),it=bt=>["/records","acq_receipts","detail",bt],Z=()=>({"=1":"item",other:"items"}),yt=bt=>["/","acquisition","acq_orders",bt,"receive"],Ht=bt=>({receipt:bt}),Ft=bt=>["/records","acq_receipts","edit",bt];function Dt(bt,qt){if(1&bt){const ae=t.RV6();t.j41(0,"button",12),t.bIt("click",function(){t.eBV(ae);const Ne=t.XpG(2);return t.Njj(Ne.isCollapsed=!Ne.isCollapsed)}),t.k0s()}if(2&bt){const ae=t.XpG(2);t.Y8G("ngClass",t.l_i(2,pt,!ae.isCollapsed,ae.isCollapsed)),t.BMQ("aria-expanded",!ae.isCollapsed)}}function fe(bt,qt){if(1&bt&&(t.j41(0,"a",5),t.EFF(1),t.k0s()),2&bt){const ae=t.XpG(2);t.Y8G("routerLink",t.eq3(2,it,ae.receipt.pid)),t.R7$(),t.JRh(ae.receipt.reference)}}function Wt(bt,qt){if(1&bt&&t.EFF(0),2&bt){const ae=t.XpG(2);t.SpI(" ",ae.receipt.reference," ")}}function ee(bt,qt){1&bt&&(t.j41(0,"span",6),t.EFF(1),t.k0s()),2&bt&&(t.R7$(),t.SpI(" (",qt.join(", "),") "))}function At(bt,qt){if(1&bt&&(t.nrm(0,"i",14),t.nI1(1,"noteBadgeColor"),t.nI1(2,"translate")),2&bt){const ae=qt.$implicit;t.ZvI("fa fa-circle fa-bullet bullet-",t.bMT(1,4,ae),""),t.FS9("title",t.bMT(2,6,ae.type))}}function Te(bt,qt){if(1&bt&&(t.j41(0,"span",7),t.Z7z(1,At,3,8,"i",13,t.fX1),t.k0s()),2&bt){const ae=t.XpG(2);t.R7$(),t.Dyx(ae.receipt.notes)}}function _e(bt,qt){if(1&bt&&(t.j41(0,"div",8)(1,"div",15),t.nrm(2,"i",16),t.EFF(3),t.nI1(4,"i18nPlural"),t.nI1(5,"translate"),t.k0s()()),2&bt){const ae=t.XpG(2);t.R7$(3),t.Lme(" ",ae.receipt.quantity," ",t.bMT(5,5,t.i5U(4,2,ae.receipt.quantity,t.lJ4(7,Z)))," ")}}function Oe(bt,qt){1&bt&&t.nrm(0,"shared-document-brief-view",19),2&bt&&t.Y8G("record",qt.metadata)}function oe(bt,qt){1&bt&&(t.j41(0,"span",20),t.EFF(1),t.k0s()),2&bt&&(t.R7$(),t.JRh(qt.metadata.number))}function ye(bt,qt){if(1&bt&&t.EFF(0),2&bt){const ae=t.XpG().$implicit;t.SpI(" + ",ae.vat_rate,"% ")}}function $e(bt,qt){if(1&bt&&(t.j41(0,"div",17)(1,"strong"),t.EFF(2),t.k0s(),t.j41(3,"span",18),t.EFF(4,"x"),t.k0s(),t.j41(5,"div"),t.DNE(6,Oe,1,1,"shared-document-brief-view",19),t.nI1(7,"getRecord"),t.nI1(8,"async"),t.DNE(9,oe,2,1,"span",20),t.nI1(10,"getRecord"),t.nI1(11,"async"),t.k0s()(),t.j41(12,"div",21)(13,"div",22),t.EFF(14),t.nI1(15,"currency"),t.DNE(16,ye,1,1),t.EFF(17,") "),t.k0s(),t.j41(18,"div",23),t.EFF(19),t.nI1(20,"receiptLineTotalAmount"),t.nI1(21,"currency"),t.k0s()()),2&bt){let ae,me;const Ne=qt.$implicit,Mn=qt.$index,en=t.XpG(3);t.AVh("separator",0===Mn),t.R7$(2),t.JRh(Ne.quantity),t.R7$(4),t.vxM(6,(ae=t.bMT(8,14,t.i5U(7,11,Ne.document.pid,"documents")))?6:-1,ae),t.R7$(3),t.vxM(9,(me=t.bMT(11,19,t.i5U(10,16,Ne.acq_account.pid,"acq_accounts")))?9:-1,me),t.R7$(3),t.AVh("separator",0===Mn),t.R7$(2),t.Lme(" (",Ne.quantity," x ",t.brH(15,21,Ne.amount,en.receipt.currency,"symbol")," "),t.R7$(2),t.vxM(16,Ne.vat_rate?16:-1),t.R7$(3),t.JRh(t.brH(21,27,t.bMT(20,25,Ne),en.receipt.currency,"symbol"))}}function zt(bt,qt){if(1&bt&&(t.j41(0,"div",24),t.nrm(1,"i",25),t.EFF(2),t.k0s(),t.j41(3,"div",26)(4,"div",10),t.EFF(5),t.nI1(6,"currency"),t.k0s()()),2&bt){const ae=qt.$implicit,me=t.XpG(3);t.R7$(2),t.SpI(" ",ae.label," "),t.R7$(3),t.JRh(t.brH(6,2,ae.amount,me.receipt.currency,"symbol"))}}function cn(bt,qt){if(1&bt&&(t.j41(0,"div",24)(1,"span"),t.nI1(2,"noteBadgeColor"),t.EFF(3),t.nI1(4,"translate"),t.k0s(),t.nrm(5,"span",27),t.nI1(6,"nl2br"),t.k0s(),t.j41(7,"div",26),t.EFF(8,"\xa0"),t.k0s()),2&bt){const ae=qt.$implicit;t.R7$(),t.ZvI("mr-3 badge badge-",t.bMT(2,5,ae),""),t.R7$(2),t.JRh(t.bMT(4,7,ae.type)),t.R7$(2),t.Y8G("innerHTML",t.bMT(6,9,ae.content),t.npT)}}function mt(bt,qt){if(1&bt&&(t.Z7z(0,$e,22,31,null,null,t.fX1),t.Z7z(2,zt,7,6,null,null,t.fX1),t.Z7z(4,cn,9,11,null,null,t.fX1)),2&bt){const ae=t.XpG(2);t.Dyx(ae.receipt.receipt_lines),t.R7$(2),t.Dyx(ae.receipt.amount_adjustments),t.R7$(2),t.Dyx(ae.receipt.notes)}}function ht(bt,qt){if(1&bt){const ae=t.RV6();t.j41(0,"div",11)(1,"shared-action-button",28),t.nI1(2,"translate"),t.nrm(3,"i",29),t.EFF(4),t.nI1(5,"translate"),t.k0s(),t.j41(6,"shared-action-button",30),t.nI1(7,"translate"),t.nrm(8,"i",31),t.k0s(),t.j41(9,"shared-action-button",32),t.nI1(10,"translate"),t.bIt("btnClick",function(){t.eBV(ae);const Ne=t.XpG(2);return t.Njj(Ne.deleteReceipt())}),t.nrm(11,"i",33),t.k0s()()}if(2&bt){const ae=t.XpG(2);t.R7$(),t.HbH("btn-outline-primary mr-1"),t.Y8G("title",t.bMT(2,19,"Resume"))("disabled",!ae.recordPermissions.create.can)("url",t.eq3(27,yt,ae.receipt.acq_order.pid))("queryParams",t.eq3(29,Ht,ae.receipt.pid))("message",ae.resumeInfoMessage),t.R7$(3),t.SpI(" ",t.bMT(5,21,"Resume")," "),t.R7$(2),t.HbH("btn-outline-primary mr-1"),t.Y8G("title",t.bMT(7,23,"Edit"))("disabled",!ae.recordPermissions.update.can)("url",t.eq3(31,Ft,ae.receipt.pid))("message",ae.editInfoMessage),t.R7$(3),t.HbH("btn-outline-danger"),t.Y8G("title",t.bMT(10,25,"Delete"))("disabled",!ae.recordPermissions.delete.can)("message",ae.deleteInfoMessage)}}function H(bt,qt){if(1&bt&&(t.j41(0,"div",1)(1,"div",2)(2,"div",3),t.DNE(3,Dt,1,5,"button",4),t.j41(4,"label"),t.DNE(5,fe,2,4,"a",5)(6,Wt,1,1)(7,ee,2,1,"span",6),t.nI1(8,"receptionDates"),t.k0s(),t.DNE(9,Te,3,0,"span",7)(10,_e,6,8,"div",8),t.k0s(),t.j41(11,"div",9)(12,"div",10),t.EFF(13),t.nI1(14,"currency"),t.k0s()(),t.DNE(15,mt,6,0),t.k0s()(),t.DNE(16,ht,12,33,"div",11)),2&bt){let ae;const me=t.XpG();t.R7$(3),t.vxM(3,me.collapsable?3:-1),t.R7$(2),t.vxM(5,me.recordPermissions?5:6),t.R7$(2),t.vxM(7,(ae=t.bMT(8,8,me.receipt))?7:-1,ae),t.R7$(2),t.vxM(9,me.receipt.notes.length>0&&me.isCollapsed?9:-1),t.R7$(),t.vxM(10,me.receipt.quantity?10:-1),t.R7$(3),t.JRh(t.brH(14,10,me.receipt.total_amount,me.receipt.currency,"symbol")),t.R7$(2),t.vxM(15,me.isCollapsed?-1:15),t.R7$(),t.vxM(16,me.recordPermissions&&me.allowActions?16:-1)}}function J(bt,qt){1&bt&&t.nrm(0,"i",34)}let et=(()=>{class bt{get deleteInfoMessage(){return this.recordPermissions.delete.can?"":this.recordPermissionService.generateDeleteMessage(this.recordPermissions.delete.reasons)}get editInfoMessage(){return this.recordPermissions.update.can?"":this.recordPermissionService.generateTooltipMessage(this.recordPermissions.update.reasons,"update")}get resumeInfoMessage(){return this.recordPermissions.create.can?"":this.recordPermissionService.generateTooltipMessage(this.recordPermissions.create.reasons,"resume")}constructor(ae,me,Ne,Mn,en){this.recordPermissionService=ae,this.acqReceiptApiService=me,this.acqOrderApiService=Ne,this.currentLibraryPermissionValidator=Mn,this.receivedOrderPermissionValidator=en,this.allowActions=!1,this.collapsable=!0,this.isCollapsed=!0,this.receipt=void 0}ngOnInit(){this.collapsable||(this.isCollapsed=!1),this.recordPermissions||(this.allowActions=!1),this.acqReceiptApiService.getReceipt(this.receiptPid).subscribe(ae=>{if(this.receipt=ae,this.allowActions){const me=this.acqOrderApiService.getOrder(this.receipt.acq_order.pid),Ne=this.recordPermissionService.getPermission("acq_receipts",this.receipt.pid);(0,n.p)([me,Ne]).subscribe(([Mn,en])=>{this.recordPermissions=this.currentLibraryPermissionValidator.validate(en,this.receipt.library.pid),this.recordPermissions=this.receivedOrderPermissionValidator.validate(en,Mn)})}})}deleteReceipt(){this.acqReceiptApiService.delete(this.receipt)}static#t=this.\u0275fac=function(me){return new(me||bt)(t.rXU(g.O),t.rXU(O.H),t.rXU(f.$),t.rXU(b._),t.rXU(M.L))};static#e=this.\u0275cmp=t.VBU({type:bt,selectors:[["admin-receipt-summary"]],inputs:{receiptPid:"receiptPid",allowActions:"allowActions",collapsable:"collapsable",isCollapsed:"isCollapsed",recordPermissions:"recordPermissions"},decls:3,vars:1,consts:[[1,"row","receipt"],[1,"col","container"],[1,"row"],[1,"col-9","d-flex"],["type","button","aria-controls","collapse",1,"btn-show-more",3,"ngClass"],[3,"routerLink"],[1,"reception-dates"],[1,"bullet-notes"],[1,"ml-auto"],[1,"col-3","amount"],[1,"total-amount"],[1,"col-2","actions-column","pl-0","text-right"],["type","button","aria-controls","collapse",1,"btn-show-more",3,"click","ngClass"],["aria-hidden","true",3,"class","title"],["aria-hidden","true",3,"title"],[1,"badge","badge-info","small"],[1,"fa","fa-sign-in","mr-1"],[1,"col-9","detail","label","d-inline-flex"],[1,"mx-2"],[3,"record"],[1,"account-number"],[1,"col-3","detail","amount","d-flex"],[1,"computation"],[1,"total-amount","ml-auto"],[1,"col-9","detail","label"],[1,"fa","fa-long-arrow-right","mr-3"],[1,"col-3","detail","amount"],[3,"innerHTML"],[3,"title","disabled","url","queryParams","message"],[1,"fa","fa-forward"],[3,"title","disabled","url","message"],[1,"fa","fa-pencil"],[3,"btnClick","title","disabled","message"],[1,"fa","fa-trash"],[1,"fa","fa-spinner","fa-pulse","py-2"]],template:function(me,Ne){1&me&&(t.j41(0,"div",0),t.DNE(1,H,17,14)(2,J,1,0),t.k0s()),2&me&&(t.R7$(),t.vxM(1,Ne.receipt?1:2))},dependencies:[k.YU,E.Wk,I.C7,I.eg,k.Jj,k.oe,k.jo,R.yX,X.D9,R.HK,z.l,q,$.z],styles:['.account[_ngcontent-%COMP%]{margin-bottom:.25rem}.account[_ngcontent-%COMP%]:hover{background-color:#f8f8f8}.account[_ngcontent-%COMP%] .account-name[_ngcontent-%COMP%]{font-weight:700}.account[_ngcontent-%COMP%] .account-number[_ngcontent-%COMP%]{text-transform:uppercase;font-size:.9rem}.account[_ngcontent-%COMP%] .amount[_ngcontent-%COMP%]{text-align:right}.account[_ngcontent-%COMP%] .depth-padding-1[_ngcontent-%COMP%]{padding-left:50px}.account[_ngcontent-%COMP%] .depth-padding-2[_ngcontent-%COMP%]{padding-left:100px}.account[_ngcontent-%COMP%] .depth-padding-3[_ngcontent-%COMP%]{padding-left:150px}.account[_ngcontent-%COMP%] .depth-padding-4[_ngcontent-%COMP%]{padding-left:200px}.account[_ngcontent-%COMP%] .depth-padding-5[_ngcontent-%COMP%]{padding-left:250px}.account[_ngcontent-%COMP%] .depth-padding-6[_ngcontent-%COMP%]{padding-left:300px}.account[_ngcontent-%COMP%] .depth-padding-7[_ngcontent-%COMP%]{padding-left:350px}.account[_ngcontent-%COMP%] .depth-padding-8[_ngcontent-%COMP%]{padding-left:400px}.account[_ngcontent-%COMP%] .depth-padding-9[_ngcontent-%COMP%]{padding-left:450px}.receipt[_ngcontent-%COMP%] .account-number[_ngcontent-%COMP%]{font-size:.875em;color:#6c757d;font-weight:700}.receipt[_ngcontent-%COMP%] .account-number[_ngcontent-%COMP%]:before{content:"["}.receipt[_ngcontent-%COMP%] .account-number[_ngcontent-%COMP%]:after{content:"]"}.no-gutter[_ngcontent-%COMP%]{margin-right:-15px;margin-left:-15px}.bullet-notes[_ngcontent-%COMP%]{margin-left:.5rem}.bullet-notes[_ngcontent-%COMP%] .fa-bullet[_ngcontent-%COMP%]{font-size:.75rem;margin-left:.25rem}.bullet-notes[_ngcontent-%COMP%] .fa-bullet.bullet-primary[_ngcontent-%COMP%]{color:#007bff}.bullet-notes[_ngcontent-%COMP%] .fa-bullet.bullet-success[_ngcontent-%COMP%]{color:#28a745}.bullet-notes[_ngcontent-%COMP%] .fa-bullet.bullet-danger[_ngcontent-%COMP%]{color:#dc3545}.bullet-notes[_ngcontent-%COMP%] .fa-bullet.bullet-warning[_ngcontent-%COMP%]{color:#ffc107}.bullet-notes[_ngcontent-%COMP%] .fa-bullet.bullet-info[_ngcontent-%COMP%]{color:#17a2b8}.bullet-notes[_ngcontent-%COMP%] .fa-bullet.bullet-dark[_ngcontent-%COMP%]{color:#1b4464}.priority[_ngcontent-%COMP%]{background-repeat:no-repeat;background-position:center center;height:16px;width:16px}.priority.priority-1[_ngcontent-%COMP%]{background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjIiIGJhc2VQcm9maWxlPSJ0aW55LXBzIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNCIgd2lkdGg9IjE2IiBoZWlnaHQ9IjE0Ij4KCTx0aXRsZT5Ob3V2ZWF1IHByb2pldDwvdGl0bGU+Cgk8ZGVmcz4KCQk8aW1hZ2UgIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNCIgaWQ9ImltZzEiIGhyZWY9ImRhdGE6aW1hZ2UvcG5nO2Jhc2U2NCxpVkJPUncwS0dnb0FBQUFOU1VoRVVnQUFBQkFBQUFBT0NBTUFBQUFSOFd5NEFBQUFBWE5TUjBJQjJja3Nmd0FBQUlSUVRGUkZBQUFBbjlCUm04MU9tODFNb2M5Vm1jdExtczFMbTg1TW1zMUxtczFMbXMxTG04NU5tczVNbTg1TW04NU5tczFMbTgxTW04NU1tczVNbk01T21zMU1uTTFNbnRCU204NU1tc3hMbjgxUm04NU5tODFObmM1T21zMUxtczFNbmRCUG04NU1tODVObTg1TW1zMUxtczFNbk01Tm1zNU1tODVNbTg1TW04MU1tODVNbTgxTWIvSzVpd0FBQUN4MFVrNVRBQVBGd3dKcC8yUU84dThNbUpNby9DUEN2MHYvU1FYaDRBVjBjeEwwOUJHZ25DdisvU25JdytELy85bWszUUZiQUFBQWFrbEVRVlI0bkZYSVZ3S0NNQkJGMFVIeG9RaUVJa1dhaGE3NzN4OHdpUkR2ejh3N1JKeHhPSnFrZHdJc2ZaOHZnSDNWd01HU3UyOVByQ0Q4RFFKdzRXOUh3STBsbGp0Sm9jcnVERG0yaW5XWDFRNzFZNEVudEY1RTc0WS9JYUh0cU1kZkE0MThwNCtDN3d6dWF3WXZJSHIrSndBQUFBQkpSVTVFcmtKZ2dnPT0iLz4KCTwvZGVmcz4KCTxzdHlsZT4KCQl0c3BhbiB7IHdoaXRlLXNwYWNlOnByZSB9Cgk8L3N0eWxlPgoJPHVzZSBpZD0iQ2FscXVlIDEiIGhyZWY9IiNpbWcxIiB4PSIwIiB5PSIwIiAvPgoJPHBhdGggaWQ9IjEiIGZpbGw9IiNmZmZmZmYiIGFyaWEtbGFiZWw9IjEiICBkPSJNNS43NyAxMkw1Ljc3IDEwLjdMNy40NiAxMC43TDcuNDYgNS45Nkw1LjczIDYuMzFMNS43MyA1LjAzTDcuNDUgNC42OEw5LjI3IDQuNjhMOS4yNyAxMC43TDEwLjk2IDEwLjdMMTAuOTYgMTJMNS43NyAxMloiIC8+Cjwvc3ZnPg==)}.priority.priority-2[_ngcontent-%COMP%]{background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjIiIGJhc2VQcm9maWxlPSJ0aW55LXBzIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNCIgd2lkdGg9IjE2IiBoZWlnaHQ9IjE0Ij4KCTx0aXRsZT5wcmlvcml0eTI8L3RpdGxlPgoJPGRlZnM+CgkJPGltYWdlICB3aWR0aD0iMTYiIGhlaWdodD0iMTQiIGlkPSJpbWcxIiBocmVmPSJkYXRhOmltYWdlL3BuZztiYXNlNjQsaVZCT1J3MEtHZ29BQUFBTlNVaEVVZ0FBQUJBQUFBQU9DQU1BQUFBUjhXeTRBQUFBQVhOU1IwSUIyY2tzZndBQUFIVlFURlJGQUFBQXpjTkV6Y05FemNORXljVkh6Y05FemNORXpjTkV6TU5GemNORXpjTkV6Y05FemNORXpjTkV6Y05FemNORXpjTkV6Y05FemNORXpNTkZ6Y05Fek1ORnpjTkV6Y05FemNORXpNTkV6TVJGemNORXpjTkV5OE5GemNORXpjTkV6TU5GemNORXpjTkV6Y05FemNORXpjTkV6Y05FS25xTE5RQUFBQ2QwVWs1VEFBUEd4QUpxLzJZUDh2QU1tSlFvL0NQRHYwdEtCZUlGZFhRVDlmUVNvWjBzL3YwcXllSGIzUElGY1FBQUFGcEpSRUZVZUp4VnlFVUNnRUFNQk1GZ2c3dTc4LzhuQW91RnZuVVJpU1JaVVltbkFUcC93d1FzbTRHREkvZDd6ei9CRDE0SUlZcWVqM0dYWEo5bUQyUzVnQUp2NWZsVi9VSFRIdENCMVJNTkk0ZHBwZ1cvUWxyL3NPM1lFUVdTZ25HdDF3QUFBQUJKUlU1RXJrSmdnZz09Ii8+Cgk8L2RlZnM+Cgk8c3R5bGU+CgkJdHNwYW4geyB3aGl0ZS1zcGFjZTpwcmUgfQoJPC9zdHlsZT4KCTx1c2UgaWQ9IkNhbHF1ZSAxIiBocmVmPSIjaW1nMSIgeD0iMCIgeT0iMCIgLz4KCTxwYXRoIGlkPSIyIiBmaWxsPSIjZmZmZmZmIiBhcmlhLWxhYmVsPSIyIiAgZD0iTTkuMDEgOS4yNEw3LjQzIDEwLjYxTDEwLjY5IDEwLjYxTDEwLjY5IDEyTDUuMyAxMkw1LjMgMTAuNjFMOC4wMSA4LjI1UTguMzcgNy45MyA4LjU1IDcuNjJROC43MiA3LjMxIDguNzIgNi45OFE4LjcyIDYuNDYgOC4zNyA2LjE1UTguMDIgNS44MyA3LjQ0IDUuODNRNi45OSA1LjgzIDYuNDYgNi4wMlE1LjkzIDYuMjEgNS4zMiA2LjU4TDUuMzIgNC45N1E1Ljk3IDQuNzYgNi42IDQuNjZRNy4yMyA0LjU0IDcuODQgNC41NFE5LjE3IDQuNTQgOS45IDUuMTJRMTAuNjQgNS43IDEwLjY0IDYuNzRRMTAuNjQgNy4zMyAxMC4zMyA3Ljg1UTEwLjAyIDguMzcgOS4wMSA5LjI0WiIgLz4KPC9zdmc+)}.priority.priority-3[_ngcontent-%COMP%]{background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjIiIGJhc2VQcm9maWxlPSJ0aW55LXBzIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNCIgd2lkdGg9IjE2IiBoZWlnaHQ9IjE0Ij4KCTx0aXRsZT5wcmlvcml0eTM8L3RpdGxlPgoJPGRlZnM+CgkJPGltYWdlICB3aWR0aD0iMTYiIGhlaWdodD0iMTQiIGlkPSJpbWcxIiBocmVmPSJkYXRhOmltYWdlL3BuZztiYXNlNjQsaVZCT1J3MEtHZ29BQUFBTlNVaEVVZ0FBQUJBQUFBQU9DQU1BQUFBUjhXeTRBQUFBQVhOU1IwSUIyY2tzZndBQUFIVlFURlJGQUFBQS83bzUvN281LzdvNSs3bzkvN281LzdvNS83bzUvYm82LzdvNS83bzUvN281LzdvNS83bzUvN281LzdvNS83bzUvN281LzdvNS83bzUvN281LzdvNS83bzUvN281L3JvNS83bzUvcm81LzdvNS9iczYvN281LzdvNS9ybzYvN281LzdvNS83bzUvN281LzdvNS83bzUvN281WEdnNmlBQUFBQ2QwVWs1VEFBUEd4UU5xLzJjUDh2QU1tSlFvL0NQRHdFeEtCZVBpZFhVVDlSS2huaTMrL1NySnhPSGNMdUtKR2dBQUFGcEpSRUZVZUp4VnlFVUNnRUFNQk1GZ2c3dTc4LzhuQW91RnZuVVJpU1JaVVltbkFUcC93d1FzbTRHREkvZDd6ei9CRDE0SUlZcWVqM0dYWEo5bUQrU3BnQUp2NWZsVi9VSGRITkNDMVJIMUE0ZHhvaG0vRmxyL3NPM1hNQVdiMlBWUHV3QUFBQUJKUlU1RXJrSmdnZz09Ii8+Cgk8L2RlZnM+Cgk8c3R5bGU+CgkJdHNwYW4geyB3aGl0ZS1zcGFjZTpwcmUgfQoJPC9zdHlsZT4KCTx1c2UgaWQ9IkNhbHF1ZSAxIiBocmVmPSIjaW1nMSIgeD0iMCIgeT0iMCIgLz4KCTxwYXRoIGlkPSIzIiBmaWxsPSIjZmZmZmZmIiBhcmlhLWxhYmVsPSIzIiAgZD0iTTkuMjQgOC4wNVE5Ljk5IDguMjQgMTAuMzcgOC43MlExMC43NiA5LjE5IDEwLjc2IDkuOTJRMTAuNzYgMTEuMDEgOS45MiAxMS41OFE5LjA4IDEyLjE0IDcuNDYgMTIuMTRRNi44OSAxMi4xNCA2LjMxIDEyLjA1UTUuNzQgMTEuOTYgNS4xOCAxMS43OEw1LjE4IDEwLjMyUTUuNzIgMTAuNTkgNi4yNCAxMC43MlE2Ljc3IDEwLjg2IDcuMjggMTAuODZROC4wNCAxMC44NiA4LjQ1IDEwLjZROC44NSAxMC4zNCA4Ljg1IDkuODVROC44NSA5LjM1IDguNDQgOS4xUTguMDIgOC44NCA3LjIyIDguODRMNi40NSA4Ljg0TDYuNDUgNy42Mkw3LjI2IDcuNjJRNy45NyA3LjYyIDguMzMgNy40UTguNjggNy4xNyA4LjY4IDYuNzJROC42OCA2LjI5IDguMzQgNi4wNlE3Ljk5IDUuODMgNy4zNyA1LjgzUTYuOTEgNS44MyA2LjQ0IDUuOTRRNS45NiA2LjA0IDUuNSA2LjI0TDUuNSA0Ljg2UTYuMDYgNC43IDYuNjIgNC42MlE3LjE4IDQuNTQgNy43MSA0LjU0UTkuMTYgNC41NCA5Ljg3IDUuMDFRMTAuNTkgNS40OCAxMC41OSA2LjQyUTEwLjU5IDcuMDYgMTAuMjUgNy40OFE5LjkxIDcuODggOS4yNCA4LjA1WiIgLz4KPC9zdmc+)}.priority.priority-4[_ngcontent-%COMP%]{background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjIiIGJhc2VQcm9maWxlPSJ0aW55LXBzIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNCIgd2lkdGg9IjE2IiBoZWlnaHQ9IjE0Ij4KCTx0aXRsZT5wcmlvcml0eTQ8L3RpdGxlPgoJPGRlZnM+CgkJPGltYWdlICB3aWR0aD0iMTYiIGhlaWdodD0iMTQiIGlkPSJpbWcxIiBocmVmPSJkYXRhOmltYWdlL3BuZztiYXNlNjQsaVZCT1J3MEtHZ29BQUFBTlNVaEVVZ0FBQUJBQUFBQU9DQU1BQUFBUjhXeTRBQUFBQVhOU1IwSUIyY2tzZndBQUFIVlFURlJGQUFBQS8zdzgvM3c4L24wODlvWkEvbjA4LzN3OC9uMDgvWDg5LzN3OC8zdzgvM3c4LzN3OC8zdzgvbjA4LzN3OC8zdzgvM3c4LzN3OC9uMDkvbjA4L1g0OS8zdzgvM3c4L24wOC9uMDkvSDg5LzN3OC8zdzgvSDgrL24wOC9uMDgvbjA5LzN3OC8zdzgvM3c4LzN3OC8zdzgvbjA4NmpMdXFBQUFBQ2QwVWs1VEFBUEd4QUpxLzJZUDh2QU1tSlFvL0NQRHYwdEtCZUlGZFhRVDlmUVNvWjBzL3YwcXllSGIzUElGY1FBQUFGcEpSRUZVZUp4VnlFVUNnRUFNQk1GZ2c3dTc4LzhuQW91RnZuVVJpU1JaVVltbkFUcC93d1FzbTRHREkvZDd6ei9CRDE0SUlZcWVqM0dYWEo5bUQyUzVnQUp2NWZsVi9VSFRIdENCMVJNTkk0ZHBwZ1cvUWxyL3NPM1lFUVdTZ25HdDF3QUFBQUJKUlU1RXJrSmdnZz09Ii8+Cgk8L2RlZnM+Cgk8c3R5bGU+CgkJdHNwYW4geyB3aGl0ZS1zcGFjZTpwcmUgfQoJPC9zdHlsZT4KCTx1c2UgaWQ9IkNhbHF1ZSAxIiBocmVmPSIjaW1nMSIgeD0iMCIgeT0iMCIgLz4KCTxwYXRoIGlkPSI0IiBmaWxsPSIjZmZmZmZmIiBhcmlhLWxhYmVsPSI0IiAgZD0iTTcuODIgOS4zTDcuODIgNi4yM0w1LjcyIDkuM0w3LjgyIDkuM1pNNC41MyA5LjA1TDcuNSA0LjY4TDkuNjMgNC42OEw5LjYzIDkuM0wxMC42OCA5LjNMMTAuNjggMTAuNjdMOS42MyAxMC42N0w5LjYzIDEyTDcuODIgMTJMNy44MiAxMC42N0w0LjUzIDEwLjY3TDQuNTMgOS4wNVoiIC8+Cjwvc3ZnPg==)}.priority.priority-5[_ngcontent-%COMP%]{background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjIiIGJhc2VQcm9maWxlPSJ0aW55LXBzIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNCIgd2lkdGg9IjE2IiBoZWlnaHQ9IjE0Ij4KCTx0aXRsZT5wcmlvcml0eTU8L3RpdGxlPgoJPGRlZnM+CgkJPGltYWdlICB3aWR0aD0iMTYiIGhlaWdodD0iMTQiIGlkPSJpbWcxIiBocmVmPSJkYXRhOmltYWdlL3BuZztiYXNlNjQsaVZCT1J3MEtHZ29BQUFBTlNVaEVVZ0FBQUJBQUFBQU9DQU1BQUFBUjhXeTRBQUFBQVhOU1IwSUIyY2tzZndBQUFIaFFURlJGQUFBQS8wQTcvMEE3L2tFNzlsRS8va0U3LzBBNy9rSTgvVU04LzBBNy8wQTcva0U3LzBBNy8wRTcva0U3LzBBNy8wQTcvMEU3LzBBNy9rSTgva0U3L1VROC8wRTcvMEE3L2tFNy9rRTgvRVU4LzBBNy8wQTcvRVk5L2tFNy9rRTcva004LzBBNy8wQTcvMEU3LzBFNy8wQTcvMEU3L1VNOGlnNmdDUUFBQUNoMFVrNVRBQVBHeEFKcS8yWVA4dkFNbUpRby9DUER2MHRLQmVJRmRYUVQ5ZlFTb1owcy92MHF5Y1BoMi9xOUc0a0FBQUJoU1VSQlZIaWNWY2hKQW9Jd0VBWFJWdVFMQW9LSWtYbFM0UDQzTkFrbWRHcFhqMGgzT25zWDR2bkFsWDhRQXJlSVFReFpjdnc5VlpCbUZoN1E1ZWFmK0Zmcy94SUd4RnREQ1Z1bHZtNE9hRHNKUFZnRDBUaHhtRC8waGROQ3F3dmJEOW1LQmFoUENyejJBQUFBQUVsRlRrU3VRbUNDIi8+Cgk8L2RlZnM+Cgk8c3R5bGU+CgkJdHNwYW4geyB3aGl0ZS1zcGFjZTpwcmUgfQoJPC9zdHlsZT4KCTx1c2UgaWQ9IkNhbHF1ZSAxIiBocmVmPSIjaW1nMSIgeD0iMCIgeT0iMCIgLz4KCTxwYXRoIGlkPSI1IiBmaWxsPSIjZmZmZmZmIiBhcmlhLWxhYmVsPSI1IiAgZD0iTTUuNTggOC44TDUuNTggNC42OEwxMC4zMyA0LjY4TDEwLjMzIDYuMDZMNy4xIDYuMDZMNy4xIDcuMlE3LjMyIDcuMTQgNy41NCA3LjExUTcuNzYgNy4wNyA4IDcuMDdROS4zNSA3LjA3IDEwLjExIDcuNzVRMTAuODYgOC40MSAxMC44NiA5LjYxUTEwLjg2IDEwLjggMTAuMDQgMTEuNDdROS4yMiAxMi4xNCA3Ljc2IDEyLjE0UTcuMTMgMTIuMTQgNi41MSAxMi4wMlE1Ljg5IDExLjkgNS4yOCAxMS42Nkw1LjI4IDEwLjE3UTUuODkgMTAuNTEgNi40MyAxMC42OVE2Ljk4IDEwLjg2IDcuNDYgMTAuODZROC4xNSAxMC44NiA4LjU1IDEwLjUyUTguOTUgMTAuMTggOC45NSA5LjYxUTguOTUgOS4wMyA4LjU1IDguN1E4LjE1IDguMzYgNy40NiA4LjM2UTcuMDUgOC4zNiA2LjU4IDguNDdRNi4xMSA4LjU4IDUuNTggOC44WiIgLz4KPC9zdmc+)}.rollovered[_ngcontent-%COMP%] > *[_ngcontent-%COMP%]:not(.fiscal-year-closed){opacity:.5}','\n\n\n\n@font-face{font-family:FontAwesome;src:url(/static/node_modules/@rero/rero-ils-ui/dist/admin/fontawesome-webfont.2b13baa7dd4f54c9.eot?v=4.7.0);src:url(/static/node_modules/@rero/rero-ils-ui/dist/admin/fontawesome-webfont.2b13baa7dd4f54c9.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/static/node_modules/@rero/rero-ils-ui/dist/admin/fontawesome-webfont.e9955780856cf8aa.woff2?v=4.7.0) format("woff2"),url(/static/node_modules/@rero/rero-ils-ui/dist/admin/fontawesome-webfont.cf011583fb81df9f.woff?v=4.7.0) format("woff"),url(/static/node_modules/@rero/rero-ils-ui/dist/admin/fontawesome-webfont.8a7cb27d142e3e19.ttf?v=4.7.0) format("truetype"),url(/static/node_modules/@rero/rero-ils-ui/dist/admin/fontawesome-webfont.da909aa098b0ee2d.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa[_ngcontent-%COMP%]{display:inline-block;font: 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg[_ngcontent-%COMP%]{font-size:1.3333333333em;line-height:.75em;vertical-align:-15%}.fa-2x[_ngcontent-%COMP%]{font-size:2em}.fa-3x[_ngcontent-%COMP%]{font-size:3em}.fa-4x[_ngcontent-%COMP%]{font-size:4em}.fa-5x[_ngcontent-%COMP%]{font-size:5em}.fa-fw[_ngcontent-%COMP%]{width:1.2857142857em;text-align:center}.fa-ul[_ngcontent-%COMP%]{padding-left:0;margin-left:2.1428571429em;list-style-type:none}.fa-ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{position:relative}.fa-li[_ngcontent-%COMP%]{position:absolute;left:-2.1428571429em;width:2.1428571429em;top:.1428571429em;text-align:center}.fa-li.fa-lg[_ngcontent-%COMP%]{left:-1.8571428571em}.fa-border[_ngcontent-%COMP%]{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left[_ngcontent-%COMP%]{float:left}.fa-pull-right[_ngcontent-%COMP%]{float:right}.fa.fa-pull-left[_ngcontent-%COMP%]{margin-right:.3em}.fa.fa-pull-right[_ngcontent-%COMP%]{margin-left:.3em}.pull-right[_ngcontent-%COMP%]{float:right}.pull-left[_ngcontent-%COMP%]{float:left}.fa.pull-left[_ngcontent-%COMP%]{margin-right:.3em}.fa.pull-right[_ngcontent-%COMP%]{margin-left:.3em}.fa-spin[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_fa-spin 2s infinite linear}.fa-pulse[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_fa-spin 1s infinite steps(8)}@keyframes _ngcontent-%COMP%_fa-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.fa-rotate-90[_ngcontent-%COMP%]{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180[_ngcontent-%COMP%]{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270[_ngcontent-%COMP%]{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal[_ngcontent-%COMP%]{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical[_ngcontent-%COMP%]{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}[_ngcontent-%COMP%]:root .fa-rotate-90[_ngcontent-%COMP%], [_ngcontent-%COMP%]:root .fa-rotate-180[_ngcontent-%COMP%], [_ngcontent-%COMP%]:root .fa-rotate-270[_ngcontent-%COMP%], [_ngcontent-%COMP%]:root .fa-flip-horizontal[_ngcontent-%COMP%], [_ngcontent-%COMP%]:root .fa-flip-vertical[_ngcontent-%COMP%]{filter:none}.fa-stack[_ngcontent-%COMP%]{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x[_ngcontent-%COMP%], .fa-stack-2x[_ngcontent-%COMP%]{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x[_ngcontent-%COMP%]{line-height:inherit}.fa-stack-2x[_ngcontent-%COMP%]{font-size:2em}.fa-inverse[_ngcontent-%COMP%]{color:#fff}.fa-glass[_ngcontent-%COMP%]:before{content:"\\f000"}.fa-music[_ngcontent-%COMP%]:before{content:"\\f001"}.fa-search[_ngcontent-%COMP%]:before{content:"\\f002"}.fa-envelope-o[_ngcontent-%COMP%]:before{content:"\\f003"}.fa-heart[_ngcontent-%COMP%]:before{content:"\\f004"}.fa-star[_ngcontent-%COMP%]:before{content:"\\f005"}.fa-star-o[_ngcontent-%COMP%]:before{content:"\\f006"}.fa-user[_ngcontent-%COMP%]:before{content:"\\f007"}.fa-film[_ngcontent-%COMP%]:before{content:"\\f008"}.fa-th-large[_ngcontent-%COMP%]:before{content:"\\f009"}.fa-th[_ngcontent-%COMP%]:before{content:"\\f00a"}.fa-th-list[_ngcontent-%COMP%]:before{content:"\\f00b"}.fa-check[_ngcontent-%COMP%]:before{content:"\\f00c"}.fa-remove[_ngcontent-%COMP%]:before, .fa-close[_ngcontent-%COMP%]:before, .fa-times[_ngcontent-%COMP%]:before{content:"\\f00d"}.fa-search-plus[_ngcontent-%COMP%]:before{content:"\\f00e"}.fa-search-minus[_ngcontent-%COMP%]:before{content:"\\f010"}.fa-power-off[_ngcontent-%COMP%]:before{content:"\\f011"}.fa-signal[_ngcontent-%COMP%]:before{content:"\\f012"}.fa-gear[_ngcontent-%COMP%]:before, .fa-cog[_ngcontent-%COMP%]:before{content:"\\f013"}.fa-trash-o[_ngcontent-%COMP%]:before{content:"\\f014"}.fa-home[_ngcontent-%COMP%]:before{content:"\\f015"}.fa-file-o[_ngcontent-%COMP%]:before{content:"\\f016"}.fa-clock-o[_ngcontent-%COMP%]:before{content:"\\f017"}.fa-road[_ngcontent-%COMP%]:before{content:"\\f018"}.fa-download[_ngcontent-%COMP%]:before{content:"\\f019"}.fa-arrow-circle-o-down[_ngcontent-%COMP%]:before{content:"\\f01a"}.fa-arrow-circle-o-up[_ngcontent-%COMP%]:before{content:"\\f01b"}.fa-inbox[_ngcontent-%COMP%]:before{content:"\\f01c"}.fa-play-circle-o[_ngcontent-%COMP%]:before{content:"\\f01d"}.fa-rotate-right[_ngcontent-%COMP%]:before, .fa-repeat[_ngcontent-%COMP%]:before{content:"\\f01e"}.fa-refresh[_ngcontent-%COMP%]:before{content:"\\f021"}.fa-list-alt[_ngcontent-%COMP%]:before{content:"\\f022"}.fa-lock[_ngcontent-%COMP%]:before{content:"\\f023"}.fa-flag[_ngcontent-%COMP%]:before{content:"\\f024"}.fa-headphones[_ngcontent-%COMP%]:before{content:"\\f025"}.fa-volume-off[_ngcontent-%COMP%]:before{content:"\\f026"}.fa-volume-down[_ngcontent-%COMP%]:before{content:"\\f027"}.fa-volume-up[_ngcontent-%COMP%]:before{content:"\\f028"}.fa-qrcode[_ngcontent-%COMP%]:before{content:"\\f029"}.fa-barcode[_ngcontent-%COMP%]:before{content:"\\f02a"}.fa-tag[_ngcontent-%COMP%]:before{content:"\\f02b"}.fa-tags[_ngcontent-%COMP%]:before{content:"\\f02c"}.fa-book[_ngcontent-%COMP%]:before{content:"\\f02d"}.fa-bookmark[_ngcontent-%COMP%]:before{content:"\\f02e"}.fa-print[_ngcontent-%COMP%]:before{content:"\\f02f"}.fa-camera[_ngcontent-%COMP%]:before{content:"\\f030"}.fa-font[_ngcontent-%COMP%]:before{content:"\\f031"}.fa-bold[_ngcontent-%COMP%]:before{content:"\\f032"}.fa-italic[_ngcontent-%COMP%]:before{content:"\\f033"}.fa-text-height[_ngcontent-%COMP%]:before{content:"\\f034"}.fa-text-width[_ngcontent-%COMP%]:before{content:"\\f035"}.fa-align-left[_ngcontent-%COMP%]:before{content:"\\f036"}.fa-align-center[_ngcontent-%COMP%]:before{content:"\\f037"}.fa-align-right[_ngcontent-%COMP%]:before{content:"\\f038"}.fa-align-justify[_ngcontent-%COMP%]:before{content:"\\f039"}.fa-list[_ngcontent-%COMP%]:before{content:"\\f03a"}.fa-dedent[_ngcontent-%COMP%]:before, .fa-outdent[_ngcontent-%COMP%]:before{content:"\\f03b"}.fa-indent[_ngcontent-%COMP%]:before{content:"\\f03c"}.fa-video-camera[_ngcontent-%COMP%]:before{content:"\\f03d"}.fa-photo[_ngcontent-%COMP%]:before, .fa-image[_ngcontent-%COMP%]:before, .fa-picture-o[_ngcontent-%COMP%]:before{content:"\\f03e"}.fa-pencil[_ngcontent-%COMP%]:before{content:"\\f040"}.fa-map-marker[_ngcontent-%COMP%]:before{content:"\\f041"}.fa-adjust[_ngcontent-%COMP%]:before{content:"\\f042"}.fa-tint[_ngcontent-%COMP%]:before{content:"\\f043"}.fa-edit[_ngcontent-%COMP%]:before, .fa-pencil-square-o[_ngcontent-%COMP%]:before{content:"\\f044"}.fa-share-square-o[_ngcontent-%COMP%]:before{content:"\\f045"}.fa-check-square-o[_ngcontent-%COMP%]:before{content:"\\f046"}.fa-arrows[_ngcontent-%COMP%]:before{content:"\\f047"}.fa-step-backward[_ngcontent-%COMP%]:before{content:"\\f048"}.fa-fast-backward[_ngcontent-%COMP%]:before{content:"\\f049"}.fa-backward[_ngcontent-%COMP%]:before{content:"\\f04a"}.fa-play[_ngcontent-%COMP%]:before{content:"\\f04b"}.fa-pause[_ngcontent-%COMP%]:before{content:"\\f04c"}.fa-stop[_ngcontent-%COMP%]:before{content:"\\f04d"}.fa-forward[_ngcontent-%COMP%]:before{content:"\\f04e"}.fa-fast-forward[_ngcontent-%COMP%]:before{content:"\\f050"}.fa-step-forward[_ngcontent-%COMP%]:before{content:"\\f051"}.fa-eject[_ngcontent-%COMP%]:before{content:"\\f052"}.fa-chevron-left[_ngcontent-%COMP%]:before{content:"\\f053"}.fa-chevron-right[_ngcontent-%COMP%]:before{content:"\\f054"}.fa-plus-circle[_ngcontent-%COMP%]:before{content:"\\f055"}.fa-minus-circle[_ngcontent-%COMP%]:before{content:"\\f056"}.fa-times-circle[_ngcontent-%COMP%]:before{content:"\\f057"}.fa-check-circle[_ngcontent-%COMP%]:before{content:"\\f058"}.fa-question-circle[_ngcontent-%COMP%]:before{content:"\\f059"}.fa-info-circle[_ngcontent-%COMP%]:before{content:"\\f05a"}.fa-crosshairs[_ngcontent-%COMP%]:before{content:"\\f05b"}.fa-times-circle-o[_ngcontent-%COMP%]:before{content:"\\f05c"}.fa-check-circle-o[_ngcontent-%COMP%]:before{content:"\\f05d"}.fa-ban[_ngcontent-%COMP%]:before{content:"\\f05e"}.fa-arrow-left[_ngcontent-%COMP%]:before{content:"\\f060"}.fa-arrow-right[_ngcontent-%COMP%]:before{content:"\\f061"}.fa-arrow-up[_ngcontent-%COMP%]:before{content:"\\f062"}.fa-arrow-down[_ngcontent-%COMP%]:before{content:"\\f063"}.fa-mail-forward[_ngcontent-%COMP%]:before, .fa-share[_ngcontent-%COMP%]:before{content:"\\f064"}.fa-expand[_ngcontent-%COMP%]:before{content:"\\f065"}.fa-compress[_ngcontent-%COMP%]:before{content:"\\f066"}.fa-plus[_ngcontent-%COMP%]:before{content:"\\f067"}.fa-minus[_ngcontent-%COMP%]:before{content:"\\f068"}.fa-asterisk[_ngcontent-%COMP%]:before{content:"\\f069"}.fa-exclamation-circle[_ngcontent-%COMP%]:before{content:"\\f06a"}.fa-gift[_ngcontent-%COMP%]:before{content:"\\f06b"}.fa-leaf[_ngcontent-%COMP%]:before{content:"\\f06c"}.fa-fire[_ngcontent-%COMP%]:before{content:"\\f06d"}.fa-eye[_ngcontent-%COMP%]:before{content:"\\f06e"}.fa-eye-slash[_ngcontent-%COMP%]:before{content:"\\f070"}.fa-warning[_ngcontent-%COMP%]:before, .fa-exclamation-triangle[_ngcontent-%COMP%]:before{content:"\\f071"}.fa-plane[_ngcontent-%COMP%]:before{content:"\\f072"}.fa-calendar[_ngcontent-%COMP%]:before{content:"\\f073"}.fa-random[_ngcontent-%COMP%]:before{content:"\\f074"}.fa-comment[_ngcontent-%COMP%]:before{content:"\\f075"}.fa-magnet[_ngcontent-%COMP%]:before{content:"\\f076"}.fa-chevron-up[_ngcontent-%COMP%]:before{content:"\\f077"}.fa-chevron-down[_ngcontent-%COMP%]:before{content:"\\f078"}.fa-retweet[_ngcontent-%COMP%]:before{content:"\\f079"}.fa-shopping-cart[_ngcontent-%COMP%]:before{content:"\\f07a"}.fa-folder[_ngcontent-%COMP%]:before{content:"\\f07b"}.fa-folder-open[_ngcontent-%COMP%]:before{content:"\\f07c"}.fa-arrows-v[_ngcontent-%COMP%]:before{content:"\\f07d"}.fa-arrows-h[_ngcontent-%COMP%]:before{content:"\\f07e"}.fa-bar-chart-o[_ngcontent-%COMP%]:before, .fa-bar-chart[_ngcontent-%COMP%]:before{content:"\\f080"}.fa-twitter-square[_ngcontent-%COMP%]:before{content:"\\f081"}.fa-facebook-square[_ngcontent-%COMP%]:before{content:"\\f082"}.fa-camera-retro[_ngcontent-%COMP%]:before{content:"\\f083"}.fa-key[_ngcontent-%COMP%]:before{content:"\\f084"}.fa-gears[_ngcontent-%COMP%]:before, .fa-cogs[_ngcontent-%COMP%]:before{content:"\\f085"}.fa-comments[_ngcontent-%COMP%]:before{content:"\\f086"}.fa-thumbs-o-up[_ngcontent-%COMP%]:before{content:"\\f087"}.fa-thumbs-o-down[_ngcontent-%COMP%]:before{content:"\\f088"}.fa-star-half[_ngcontent-%COMP%]:before{content:"\\f089"}.fa-heart-o[_ngcontent-%COMP%]:before{content:"\\f08a"}.fa-sign-out[_ngcontent-%COMP%]:before{content:"\\f08b"}.fa-linkedin-square[_ngcontent-%COMP%]:before{content:"\\f08c"}.fa-thumb-tack[_ngcontent-%COMP%]:before{content:"\\f08d"}.fa-external-link[_ngcontent-%COMP%]:before{content:"\\f08e"}.fa-sign-in[_ngcontent-%COMP%]:before{content:"\\f090"}.fa-trophy[_ngcontent-%COMP%]:before{content:"\\f091"}.fa-github-square[_ngcontent-%COMP%]:before{content:"\\f092"}.fa-upload[_ngcontent-%COMP%]:before{content:"\\f093"}.fa-lemon-o[_ngcontent-%COMP%]:before{content:"\\f094"}.fa-phone[_ngcontent-%COMP%]:before{content:"\\f095"}.fa-square-o[_ngcontent-%COMP%]:before{content:"\\f096"}.fa-bookmark-o[_ngcontent-%COMP%]:before{content:"\\f097"}.fa-phone-square[_ngcontent-%COMP%]:before{content:"\\f098"}.fa-twitter[_ngcontent-%COMP%]:before{content:"\\f099"}.fa-facebook-f[_ngcontent-%COMP%]:before, .fa-facebook[_ngcontent-%COMP%]:before{content:"\\f09a"}.fa-github[_ngcontent-%COMP%]:before{content:"\\f09b"}.fa-unlock[_ngcontent-%COMP%]:before{content:"\\f09c"}.fa-credit-card[_ngcontent-%COMP%]:before{content:"\\f09d"}.fa-feed[_ngcontent-%COMP%]:before, .fa-rss[_ngcontent-%COMP%]:before{content:"\\f09e"}.fa-hdd-o[_ngcontent-%COMP%]:before{content:"\\f0a0"}.fa-bullhorn[_ngcontent-%COMP%]:before{content:"\\f0a1"}.fa-bell[_ngcontent-%COMP%]:before{content:"\\f0f3"}.fa-certificate[_ngcontent-%COMP%]:before{content:"\\f0a3"}.fa-hand-o-right[_ngcontent-%COMP%]:before{content:"\\f0a4"}.fa-hand-o-left[_ngcontent-%COMP%]:before{content:"\\f0a5"}.fa-hand-o-up[_ngcontent-%COMP%]:before{content:"\\f0a6"}.fa-hand-o-down[_ngcontent-%COMP%]:before{content:"\\f0a7"}.fa-arrow-circle-left[_ngcontent-%COMP%]:before{content:"\\f0a8"}.fa-arrow-circle-right[_ngcontent-%COMP%]:before{content:"\\f0a9"}.fa-arrow-circle-up[_ngcontent-%COMP%]:before{content:"\\f0aa"}.fa-arrow-circle-down[_ngcontent-%COMP%]:before{content:"\\f0ab"}.fa-globe[_ngcontent-%COMP%]:before{content:"\\f0ac"}.fa-wrench[_ngcontent-%COMP%]:before{content:"\\f0ad"}.fa-tasks[_ngcontent-%COMP%]:before{content:"\\f0ae"}.fa-filter[_ngcontent-%COMP%]:before{content:"\\f0b0"}.fa-briefcase[_ngcontent-%COMP%]:before{content:"\\f0b1"}.fa-arrows-alt[_ngcontent-%COMP%]:before{content:"\\f0b2"}.fa-group[_ngcontent-%COMP%]:before, .fa-users[_ngcontent-%COMP%]:before{content:"\\f0c0"}.fa-chain[_ngcontent-%COMP%]:before, .fa-link[_ngcontent-%COMP%]:before{content:"\\f0c1"}.fa-cloud[_ngcontent-%COMP%]:before{content:"\\f0c2"}.fa-flask[_ngcontent-%COMP%]:before{content:"\\f0c3"}.fa-cut[_ngcontent-%COMP%]:before, .fa-scissors[_ngcontent-%COMP%]:before{content:"\\f0c4"}.fa-copy[_ngcontent-%COMP%]:before, .fa-files-o[_ngcontent-%COMP%]:before{content:"\\f0c5"}.fa-paperclip[_ngcontent-%COMP%]:before{content:"\\f0c6"}.fa-save[_ngcontent-%COMP%]:before, .fa-floppy-o[_ngcontent-%COMP%]:before{content:"\\f0c7"}.fa-square[_ngcontent-%COMP%]:before{content:"\\f0c8"}.fa-navicon[_ngcontent-%COMP%]:before, .fa-reorder[_ngcontent-%COMP%]:before, .fa-bars[_ngcontent-%COMP%]:before{content:"\\f0c9"}.fa-list-ul[_ngcontent-%COMP%]:before{content:"\\f0ca"}.fa-list-ol[_ngcontent-%COMP%]:before{content:"\\f0cb"}.fa-strikethrough[_ngcontent-%COMP%]:before{content:"\\f0cc"}.fa-underline[_ngcontent-%COMP%]:before{content:"\\f0cd"}.fa-table[_ngcontent-%COMP%]:before{content:"\\f0ce"}.fa-magic[_ngcontent-%COMP%]:before{content:"\\f0d0"}.fa-truck[_ngcontent-%COMP%]:before{content:"\\f0d1"}.fa-pinterest[_ngcontent-%COMP%]:before{content:"\\f0d2"}.fa-pinterest-square[_ngcontent-%COMP%]:before{content:"\\f0d3"}.fa-google-plus-square[_ngcontent-%COMP%]:before{content:"\\f0d4"}.fa-google-plus[_ngcontent-%COMP%]:before{content:"\\f0d5"}.fa-money[_ngcontent-%COMP%]:before{content:"\\f0d6"}.fa-caret-down[_ngcontent-%COMP%]:before{content:"\\f0d7"}.fa-caret-up[_ngcontent-%COMP%]:before{content:"\\f0d8"}.fa-caret-left[_ngcontent-%COMP%]:before{content:"\\f0d9"}.fa-caret-right[_ngcontent-%COMP%]:before{content:"\\f0da"}.fa-columns[_ngcontent-%COMP%]:before{content:"\\f0db"}.fa-unsorted[_ngcontent-%COMP%]:before, .fa-sort[_ngcontent-%COMP%]:before{content:"\\f0dc"}.fa-sort-down[_ngcontent-%COMP%]:before, .fa-sort-desc[_ngcontent-%COMP%]:before{content:"\\f0dd"}.fa-sort-up[_ngcontent