@qualityunit/liveagent-ticket-grid 0.0.102 → 0.0.104

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.
@@ -1 +1 @@
1
- const e="Created",t="Changed",o="Reload",a="Answered",n="Chatting",s="Calling",r="Deleted",l="Spam",d="Init",c="Resolved",i="New",p="Open",g="Postponed",h="many",u="Importance",C="Closed",w={Created:e,Changed:t,"No text for preview":"No text for preview","No name":"No name","No email":"No email","No Company":"No Company","No tickets found":"No tickets found","There is no tickets to be displayed. Change filter or place chat widget on your website to reach customers.":"There is no tickets to be displayed. Change filter or place chat widget on your website to reach customers.","Change filter":"Change filter","Configure chat button":"Configure chat button",Reload:o,"First answer":"First answer","No SLA":"No SLA",Answered:a,Chatting:n,Calling:s,Deleted:r,Spam:l,Init:d,Resolved:c,New:i,Open:p,Postponed:g,"Invalid data":"Invalid data","all rows selected except %pCount rows":"all rows selected except {pCount, plural, one {1 row} other {# rows}}","all rows selected":"all rows selected","%pCount rows selected":"{pCount, plural, one {1 row} other {# rows}} selected","Loading...":"Loading...","Displaying %count of":"Displaying {count} of",many:h,"Displaying %count of %allCount":"Displaying {count} of {allCount}","Loading failed. Please try again later.":"Loading failed. Please try again later.","No results match your filter. Try broadening the search criteria.":"No results match your filter. Try broadening the search criteria.","All data loaded":"All data loaded","Load more data":"Load more data",Importance:u,"Date created - Newest":"Date created - Newest","Date created - Oldest":"Date created - Oldest","Date changed - Newest":"Date changed - Newest","Date changed - Oldest":"Date changed - Oldest","Sort by":"Sort by","No Group":"No Group",Closed:C};export{a as Answered,s as Calling,t as Changed,n as Chatting,C as Closed,e as Created,r as Deleted,u as Importance,d as Init,i as New,p as Open,g as Postponed,o as Reload,c as Resolved,l as Spam,w as default,h as many};
1
+ const e="Created",t="Changed",o="Reload",a="Answered",n="Chatting",s="Calling",l="Deleted",d="Spam",r="Init",c="Resolved",i="New",p="Open",g="Postponed",C="many",u="Importance",h="Closed",w={Created:e,Changed:t,"No text for preview":"No text for preview","No name":"No name","No email":"No email","No Company":"No Company","No tickets found":"No tickets found","Change filter":"Change filter","Configure chat button":"Configure chat button",Reload:o,"First answer":"First answer","No SLA":"No SLA",Answered:a,Chatting:n,Calling:s,Deleted:l,Spam:d,Init:r,Resolved:c,New:i,Open:p,Postponed:g,"Invalid data":"Invalid data","all rows selected except %pCount rows":"all rows selected except {pCount, plural, one {1 row} other {# rows}}","all rows selected":"all rows selected","%pCount rows selected":"{pCount, plural, one {1 row} other {# rows}} selected","Loading...":"Loading...","Displaying %count of":"Displaying {count} of",many:C,"Displaying %count of %allCount":"Displaying {count} of {allCount}","Loading failed. Please try again later.":"Loading failed. Please try again later.","No results match your filter. Try broadening the search criteria.":"No results match your filter. Try broadening the search criteria.","All data loaded":"All data loaded","Load more data":"Load more data",Importance:u,"Date created - Newest":"Date created - Newest","Date created - Oldest":"Date created - Oldest","Date changed - Newest":"Date changed - Newest","Date changed - Oldest":"Date changed - Oldest","Sort by":"Sort by","No Group":"No Group",Closed:h,"There are no tickets to be displayed.":"There are no tickets to be displayed."};export{a as Answered,s as Calling,t as Changed,n as Chatting,h as Closed,e as Created,l as Deleted,u as Importance,r as Init,i as New,p as Open,g as Postponed,o as Reload,c as Resolved,d as Spam,w as default,C as many};