altair-static 4.6.2 → 5.0.0

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.
Files changed (36) hide show
  1. package/build/dist/243.js +1 -1
  2. package/build/dist/3rdpartylicenses.txt +70 -520
  3. package/build/dist/482.js +1 -1
  4. package/build/dist/assets/i18n/ach-UG.json +10 -1
  5. package/build/dist/assets/i18n/cs-CZ.json +10 -1
  6. package/build/dist/assets/i18n/da-DK.json +10 -1
  7. package/build/dist/assets/i18n/de-DE.json +12 -3
  8. package/build/dist/assets/i18n/default.json +4 -1
  9. package/build/dist/assets/i18n/en-US.json +10 -1
  10. package/build/dist/assets/i18n/es-ES.json +38 -29
  11. package/build/dist/assets/i18n/fi-FI.json +10 -1
  12. package/build/dist/assets/i18n/fr-FR.json +10 -1
  13. package/build/dist/assets/i18n/hu-HU.json +10 -1
  14. package/build/dist/assets/i18n/it-IT.json +18 -9
  15. package/build/dist/assets/i18n/ja-JP.json +15 -6
  16. package/build/dist/assets/i18n/ko-KR.json +10 -1
  17. package/build/dist/assets/i18n/nl-NL.json +10 -1
  18. package/build/dist/assets/i18n/no-NO.json +10 -1
  19. package/build/dist/assets/i18n/pl-PL.json +10 -1
  20. package/build/dist/assets/i18n/pt-BR.json +10 -1
  21. package/build/dist/assets/i18n/pt-PT.json +10 -1
  22. package/build/dist/assets/i18n/ro-RO.json +10 -1
  23. package/build/dist/assets/i18n/ru-RU.json +10 -1
  24. package/build/dist/assets/i18n/sr-SP.json +10 -1
  25. package/build/dist/assets/i18n/sv-SE.json +10 -1
  26. package/build/dist/assets/i18n/tr-TR.json +10 -1
  27. package/build/dist/assets/i18n/uk-UA.json +10 -1
  28. package/build/dist/assets/i18n/vi-VN.json +10 -1
  29. package/build/dist/assets/i18n/zh-CN.json +22 -13
  30. package/build/dist/assets/i18n/zh-TW.json +10 -1
  31. package/build/dist/assets/img/altair_logo.svg +7 -0
  32. package/build/dist/favicon.ico +0 -0
  33. package/build/dist/main.js +1 -1
  34. package/build/dist/styles.css +1 -1
  35. package/build/index.d.ts +4 -2
  36. package/package.json +5 -5
package/build/dist/482.js CHANGED
@@ -1 +1 @@
1
- (self.webpackChunkaltair=self.webpackChunkaltair||[]).push([[482],{39607:C=>{function u(r){this.ms=(r=r||{}).min||100,this.max=r.max||1e4,this.factor=r.factor||2,this.jitter=r.jitter>0&&r.jitter<=1?r.jitter:0,this.attempts=0}C.exports=u,u.prototype.duration=function(){var r=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var o=Math.random(),O=Math.floor(o*this.jitter*r);r=0==(1&Math.floor(10*o))?r-O:r+O}return 0|Math.min(r,this.max)},u.prototype.reset=function(){this.attempts=0},u.prototype.setMin=function(r){this.ms=r},u.prototype.setMax=function(r){this.max=r},u.prototype.setJitter=function(r){this.jitter=r}},74956:C=>{"use strict";var u=Object.prototype.hasOwnProperty,r="~";function o(){}function O(d,a,l){this.fn=d,this.context=a,this.once=l||!1}function A(d,a,l,p,I){if("function"!=typeof l)throw new TypeError("The listener must be a function");var g=new O(l,p||d,I),b=r?r+a:a;return d._events[b]?d._events[b].fn?d._events[b]=[d._events[b],g]:d._events[b].push(g):(d._events[b]=g,d._eventsCount++),d}function w(d,a){0==--d._eventsCount?d._events=new o:delete d._events[a]}function y(){this._events=new o,this._eventsCount=0}Object.create&&(o.prototype=Object.create(null),(new o).__proto__||(r=!1)),y.prototype.eventNames=function(){var l,p,a=[];if(0===this._eventsCount)return a;for(p in l=this._events)u.call(l,p)&&a.push(r?p.slice(1):p);return Object.getOwnPropertySymbols?a.concat(Object.getOwnPropertySymbols(l)):a},y.prototype.listeners=function(a){var p=this._events[r?r+a:a];if(!p)return[];if(p.fn)return[p.fn];for(var I=0,g=p.length,b=new Array(g);I<g;I++)b[I]=p[I].fn;return b},y.prototype.listenerCount=function(a){var p=this._events[r?r+a:a];return p?p.fn?1:p.length:0},y.prototype.emit=function(a,l,p,I,g,b){var M=r?r+a:a;if(!this._events[M])return!1;var _,T,h=this._events[M],S=arguments.length;if(h.fn){switch(h.once&&this.removeListener(a,h.fn,void 0,!0),S){case 1:return h.fn.call(h.context),!0;case 2:return h.fn.call(h.context,l),!0;case 3:return h.fn.call(h.context,l,p),!0;case 4:return h.fn.call(h.context,l,p,I),!0;case 5:return h.fn.call(h.context,l,p,I,g),!0;case 6:return h.fn.call(h.context,l,p,I,g,b),!0}for(T=1,_=new Array(S-1);T<S;T++)_[T-1]=arguments[T];h.fn.apply(h.context,_)}else{var t,c=h.length;for(T=0;T<c;T++)switch(h[T].once&&this.removeListener(a,h[T].fn,void 0,!0),S){case 1:h[T].fn.call(h[T].context);break;case 2:h[T].fn.call(h[T].context,l);break;case 3:h[T].fn.call(h[T].context,l,p);break;case 4:h[T].fn.call(h[T].context,l,p,I);break;default:if(!_)for(t=1,_=new Array(S-1);t<S;t++)_[t-1]=arguments[t];h[T].fn.apply(h[T].context,_)}}return!0},y.prototype.on=function(a,l,p){return A(this,a,l,p,!1)},y.prototype.once=function(a,l,p){return A(this,a,l,p,!0)},y.prototype.removeListener=function(a,l,p,I){var g=r?r+a:a;if(!this._events[g])return this;if(!l)return w(this,g),this;var b=this._events[g];if(b.fn)b.fn===l&&(!I||b.once)&&(!p||b.context===p)&&w(this,g);else{for(var M=0,h=[],S=b.length;M<S;M++)(b[M].fn!==l||I&&!b[M].once||p&&b[M].context!==p)&&h.push(b[M]);h.length?this._events[g]=1===h.length?h[0]:h:w(this,g)}return this},y.prototype.removeAllListeners=function(a){var l;return a?this._events[l=r?r+a:a]&&w(this,l):(this._events=new o,this._eventsCount=0),this},y.prototype.off=y.prototype.removeListener,y.prototype.addListener=y.prototype.on,y.prefixed=r,y.EventEmitter=y,C.exports=y},59694:function(C,u,r){"use strict";var o=this&&this.__assign||function(){return o=Object.assign||function(c){for(var t,e=1,n=arguments.length;e<n;e++)for(var s in t=arguments[e])Object.prototype.hasOwnProperty.call(t,s)&&(c[s]=t[s]);return c},o.apply(this,arguments)},O=this&&this.__awaiter||function(c,t,e,n){return new(e||(e=Promise))(function(i,v){function E(m){try{f(n.next(m))}catch(R){v(R)}}function N(m){try{f(n.throw(m))}catch(R){v(R)}}function f(m){m.done?i(m.value):function s(i){return i instanceof e?i:new e(function(v){v(i)})}(m.value).then(E,N)}f((n=n.apply(c,t||[])).next())})},A=this&&this.__generator||function(c,t){var n,s,i,v,e={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return v={next:E(0),throw:E(1),return:E(2)},"function"==typeof Symbol&&(v[Symbol.iterator]=function(){return this}),v;function E(f){return function(m){return function N(f){if(n)throw new TypeError("Generator is already executing.");for(;e;)try{if(n=1,s&&(i=2&f[0]?s.return:f[0]?s.throw||((i=s.return)&&i.call(s),0):s.next)&&!(i=i.call(s,f[1])).done)return i;switch(s=0,i&&(f=[2&f[0],i.value]),f[0]){case 0:case 1:i=f;break;case 4:return e.label++,{value:f[1],done:!1};case 5:e.label++,s=f[1],f=[0];continue;case 7:f=e.ops.pop(),e.trys.pop();continue;default:if(!(i=(i=e.trys).length>0&&i[i.length-1])&&(6===f[0]||2===f[0])){e=0;continue}if(3===f[0]&&(!i||f[1]>i[0]&&f[1]<i[3])){e.label=f[1];break}if(6===f[0]&&e.label<i[1]){e.label=i[1],i=f;break}if(i&&e.label<i[2]){e.label=i[2],e.ops.push(f);break}i[2]&&e.ops.pop(),e.trys.pop();continue}f=t.call(c,e)}catch(m){f=[6,m],s=0}finally{n=i=0}if(5&f[0])throw f[1];return{value:f[0]?f[1]:void 0,done:!0}}([f,m])}}},w=this&&this.__spreadArrays||function(){for(var c=0,t=0,e=arguments.length;t<e;t++)c+=arguments[t].length;var n=Array(c),s=0;for(t=0;t<e;t++)for(var i=arguments[t],v=0,E=i.length;v<E;v++,s++)n[s]=i[v];return n};Object.defineProperty(u,"__esModule",{value:!0}),u.SubscriptionClient=void 0;var y=typeof global<"u"?global:typeof window<"u"?window:{},d=y.WebSocket||y.MozWebSocket,a=r(39607),l=r(74956),p=r(53763),I=r(33600),g=r(8511),b=r(34655),M=r(24446),h=r(88571),S=r(58670),_=r(44510),T=function(){function c(t,e,n,s){var i=e||{},v=i.connectionCallback,E=void 0===v?void 0:v,N=i.connectionParams,f=void 0===N?{}:N,m=i.minTimeout,R=void 0===m?S.MIN_WS_TIMEOUT:m,P=i.timeout,U=void 0===P?S.WS_TIMEOUT:P,L=i.reconnect,j=void 0!==L&&L,k=i.reconnectionAttempts,W=void 0===k?1/0:k,x=i.lazy,B=void 0!==x&&x,G=i.inactivityTimeout,D=void 0===G?0:G,Q=i.wsOptionArguments,K=void 0===Q?[]:Q;if(this.wsImpl=n||d,!this.wsImpl)throw new Error("Unable to find native implementation, or alternative implementation for WebSocket!");this.wsProtocols=s||h.GRAPHQL_WS,this.connectionCallback=E,this.url=t,this.operations={},this.nextOperationId=0,this.minWsTimeout=R,this.wsTimeout=U,this.unsentMessagesQueue=[],this.reconnect=j,this.reconnecting=!1,this.reconnectionAttempts=W,this.lazy=!!B,this.inactivityTimeout=D,this.closedByUser=!1,this.backoff=new a({jitter:.5}),this.eventEmitter=new l.EventEmitter,this.middlewares=[],this.client=null,this.maxConnectTimeGenerator=this.createMaxConnectTimeGenerator(),this.connectionParams=this.getConnectionParams(f),this.wsOptionArguments=K,this.lazy||this.connect()}return Object.defineProperty(c.prototype,"status",{get:function(){return null===this.client?this.wsImpl.CLOSED:this.client.readyState},enumerable:!1,configurable:!0}),c.prototype.close=function(t,e){void 0===t&&(t=!0),void 0===e&&(e=!0),this.clearInactivityTimeout(),null!==this.client&&(this.closedByUser=e,t&&(this.clearCheckConnectionInterval(),this.clearMaxConnectTimeout(),this.clearTryReconnectTimeout(),this.unsubscribeAll(),this.sendMessage(void 0,_.default.GQL_CONNECTION_TERMINATE,null)),this.client.close(),this.client.onopen=null,this.client.onclose=null,this.client.onerror=null,this.client.onmessage=null,this.client=null,this.eventEmitter.emit("disconnected"),t||this.tryReconnect())},c.prototype.request=function(t){var e,v,n=this.getObserver.bind(this),s=this.executeOperation.bind(this),i=this.unsubscribe.bind(this);return this.clearInactivityTimeout(),(e={})[M.default]=function(){return this},e.subscribe=function(E,N,f){var m=n(E,N,f);return v=s(t,function(R,P){null===R&&null===P?m.complete&&m.complete():R?m.error&&m.error(R[0]):m.next&&m.next(P)}),{unsubscribe:function(){v&&(i(v),v=null)}}},e},c.prototype.on=function(t,e,n){var s=this.eventEmitter.on(t,e,n);return function(){s.off(t,e,n)}},c.prototype.onConnected=function(t,e){return this.on("connected",t,e)},c.prototype.onConnecting=function(t,e){return this.on("connecting",t,e)},c.prototype.onDisconnected=function(t,e){return this.on("disconnected",t,e)},c.prototype.onReconnected=function(t,e){return this.on("reconnected",t,e)},c.prototype.onReconnecting=function(t,e){return this.on("reconnecting",t,e)},c.prototype.onError=function(t,e){return this.on("error",t,e)},c.prototype.unsubscribeAll=function(){var t=this;Object.keys(this.operations).forEach(function(e){t.unsubscribe(e)})},c.prototype.applyMiddlewares=function(t){var e=this;return new Promise(function(n,s){var v,E,N;v=w(e.middlewares),E=e,(N=function(f){if(f)s(f);else if(v.length>0){var m=v.shift();m&&m.applyMiddleware.apply(E,[t,N])}else n(t)})()})},c.prototype.use=function(t){var e=this;return t.map(function(n){if("function"!=typeof n.applyMiddleware)throw new Error("Middleware must implement the applyMiddleware function.");e.middlewares.push(n)}),this},c.prototype.getConnectionParams=function(t){return function(){return new Promise(function(e,n){if("function"==typeof t)try{return e(t.call(null))}catch(s){return n(s)}e(t)})}},c.prototype.executeOperation=function(t,e){var n=this;null===this.client&&this.connect();var s=this.generateOperationId();return this.operations[s]={options:t,handler:e},this.applyMiddlewares(t).then(function(i){n.checkOperationOptions(i,e),n.operations[s]&&(n.operations[s]={options:i,handler:e},n.sendMessage(s,_.default.GQL_START,i))}).catch(function(i){n.unsubscribe(s),e(n.formatErrors(i))}),s},c.prototype.getObserver=function(t,e,n){return"function"==typeof t?{next:function(s){return t(s)},error:function(s){return e&&e(s)},complete:function(){return n&&n()}}:t},c.prototype.createMaxConnectTimeGenerator=function(){return new a({min:this.minWsTimeout,max:this.wsTimeout,factor:1.2})},c.prototype.clearCheckConnectionInterval=function(){this.checkConnectionIntervalId&&(clearInterval(this.checkConnectionIntervalId),this.checkConnectionIntervalId=null)},c.prototype.clearMaxConnectTimeout=function(){this.maxConnectTimeoutId&&(clearTimeout(this.maxConnectTimeoutId),this.maxConnectTimeoutId=null)},c.prototype.clearTryReconnectTimeout=function(){this.tryReconnectTimeoutId&&(clearTimeout(this.tryReconnectTimeoutId),this.tryReconnectTimeoutId=null)},c.prototype.clearInactivityTimeout=function(){this.inactivityTimeoutId&&(clearTimeout(this.inactivityTimeoutId),this.inactivityTimeoutId=null)},c.prototype.setInactivityTimeout=function(){var t=this;this.inactivityTimeout>0&&0===Object.keys(this.operations).length&&(this.inactivityTimeoutId=setTimeout(function(){0===Object.keys(t.operations).length&&t.close()},this.inactivityTimeout))},c.prototype.checkOperationOptions=function(t,e){var n=t.query,s=t.variables,i=t.operationName;if(!n)throw new Error("Must provide a query.");if(!e)throw new Error("Must provide an handler.");if(!p.default(n)&&!b.getOperationAST(n,i)||i&&!p.default(i)||s&&!I.default(s))throw new Error("Incorrect option types. query must be a string or a document,`operationName` must be a string, and `variables` must be an object.")},c.prototype.buildMessage=function(t,e,n){return{id:t,type:e,payload:n&&n.query?o(o({},n),{query:"string"==typeof n.query?n.query:g.print(n.query)}):n}},c.prototype.formatErrors=function(t){return Array.isArray(t)?t:t&&t.errors?this.formatErrors(t.errors):t&&t.message?[t]:[{name:"FormatedError",message:"Unknown error",originalError:t}]},c.prototype.sendMessage=function(t,e,n){this.sendMessageRaw(this.buildMessage(t,e,n))},c.prototype.sendMessageRaw=function(t){switch(this.status){case this.wsImpl.OPEN:var e=JSON.stringify(t);try{JSON.parse(e)}catch{this.eventEmitter.emit("error",new Error("Message must be JSON-serializable. Got: "+t))}this.client.send(e);break;case this.wsImpl.CONNECTING:this.unsentMessagesQueue.push(t);break;default:this.reconnecting||this.eventEmitter.emit("error",new Error("A message was not sent because socket is not connected, is closing or is already closed. Message was: "+JSON.stringify(t)))}},c.prototype.generateOperationId=function(){return String(++this.nextOperationId)},c.prototype.tryReconnect=function(){var t=this;if(this.reconnect&&!(this.backoff.attempts>=this.reconnectionAttempts)){this.reconnecting||(Object.keys(this.operations).forEach(function(n){t.unsentMessagesQueue.push(t.buildMessage(n,_.default.GQL_START,t.operations[n].options))}),this.reconnecting=!0),this.clearTryReconnectTimeout();var e=this.backoff.duration();this.tryReconnectTimeoutId=setTimeout(function(){t.connect()},e)}},c.prototype.flushUnsentMessagesQueue=function(){var t=this;this.unsentMessagesQueue.forEach(function(e){t.sendMessageRaw(e)}),this.unsentMessagesQueue=[]},c.prototype.checkConnection=function(){this.wasKeepAliveReceived?this.wasKeepAliveReceived=!1:this.reconnecting||this.close(!1,!0)},c.prototype.checkMaxConnectTimeout=function(){var t=this;this.clearMaxConnectTimeout(),this.maxConnectTimeoutId=setTimeout(function(){t.status!==t.wsImpl.OPEN&&(t.reconnecting=!0,t.close(!1,!0))},this.maxConnectTimeGenerator.duration())},c.prototype.connect=function(){var t,e=this;this.client=new((t=this.wsImpl).bind.apply(t,w([void 0,this.url,this.wsProtocols],this.wsOptionArguments))),this.checkMaxConnectTimeout(),this.client.onopen=function(){return O(e,void 0,void 0,function(){var n,s;return A(this,function(i){switch(i.label){case 0:if(this.status!==this.wsImpl.OPEN)return[3,4];this.clearMaxConnectTimeout(),this.closedByUser=!1,this.eventEmitter.emit(this.reconnecting?"reconnecting":"connecting"),i.label=1;case 1:return i.trys.push([1,3,,4]),[4,this.connectionParams()];case 2:return n=i.sent(),this.sendMessage(void 0,_.default.GQL_CONNECTION_INIT,n),this.flushUnsentMessagesQueue(),[3,4];case 3:return s=i.sent(),this.sendMessage(void 0,_.default.GQL_CONNECTION_ERROR,s),this.flushUnsentMessagesQueue(),[3,4];case 4:return[2]}})})},this.client.onclose=function(){e.closedByUser||e.close(!1,!1)},this.client.onerror=function(n){e.eventEmitter.emit("error",n)},this.client.onmessage=function(n){e.processReceivedData(n.data)}},c.prototype.processReceivedData=function(t){var e,n;try{n=(e=JSON.parse(t)).id}catch{throw new Error("Message must be JSON-parseable. Got: "+t)}if(-1===[_.default.GQL_DATA,_.default.GQL_COMPLETE,_.default.GQL_ERROR].indexOf(e.type)||this.operations[n])switch(e.type){case _.default.GQL_CONNECTION_ERROR:this.connectionCallback&&this.connectionCallback(e.payload);break;case _.default.GQL_CONNECTION_ACK:this.eventEmitter.emit(this.reconnecting?"reconnected":"connected",e.payload),this.reconnecting=!1,this.backoff.reset(),this.maxConnectTimeGenerator.reset(),this.connectionCallback&&this.connectionCallback();break;case _.default.GQL_COMPLETE:var s=this.operations[n].handler;delete this.operations[n],s.call(this,null,null);break;case _.default.GQL_ERROR:this.operations[n].handler(this.formatErrors(e.payload),null),delete this.operations[n];break;case _.default.GQL_DATA:var i=e.payload.errors?o(o({},e.payload),{errors:this.formatErrors(e.payload.errors)}):e.payload;this.operations[n].handler(null,i);break;case _.default.GQL_CONNECTION_KEEP_ALIVE:var v=typeof this.wasKeepAliveReceived>"u";this.wasKeepAliveReceived=!0,v&&this.checkConnection(),this.checkConnectionIntervalId&&(clearInterval(this.checkConnectionIntervalId),this.checkConnection()),this.checkConnectionIntervalId=setInterval(this.checkConnection.bind(this),this.wsTimeout);break;default:throw new Error("Invalid message type!")}else this.unsubscribe(n)},c.prototype.unsubscribe=function(t){this.operations[t]&&(delete this.operations[t],this.setInactivityTimeout(),this.sendMessage(t,_.default.GQL_STOP,void 0))},c}();u.SubscriptionClient=T},58670:(C,u)=>{"use strict";Object.defineProperty(u,"__esModule",{value:!0}),u.WS_TIMEOUT=u.MIN_WS_TIMEOUT=void 0,u.MIN_WS_TIMEOUT=1e3,u.WS_TIMEOUT=3e4},44510:(C,u)=>{"use strict";Object.defineProperty(u,"__esModule",{value:!0});var r=function(){function o(){throw new Error("Static Class")}return o.GQL_CONNECTION_INIT="connection_init",o.GQL_CONNECTION_ACK="connection_ack",o.GQL_CONNECTION_ERROR="connection_error",o.GQL_CONNECTION_KEEP_ALIVE="ka",o.GQL_CONNECTION_TERMINATE="connection_terminate",o.GQL_START="start",o.GQL_DATA="data",o.GQL_ERROR="error",o.GQL_COMPLETE="complete",o.GQL_STOP="stop",o.SUBSCRIPTION_START="subscription_start",o.SUBSCRIPTION_DATA="subscription_data",o.SUBSCRIPTION_SUCCESS="subscription_success",o.SUBSCRIPTION_FAIL="subscription_fail",o.SUBSCRIPTION_END="subscription_end",o.INIT="init",o.INIT_SUCCESS="init_success",o.INIT_FAIL="init_fail",o.KEEP_ALIVE="keepalive",o}();u.default=r},88571:(C,u)=>{"use strict";Object.defineProperty(u,"__esModule",{value:!0}),u.GRAPHQL_SUBSCRIPTIONS=u.GRAPHQL_WS=void 0,u.GRAPHQL_WS="graphql-ws",u.GRAPHQL_SUBSCRIPTIONS="graphql-subscriptions"},33600:(C,u)=>{"use strict";Object.defineProperty(u,"__esModule",{value:!0}),u.default=function r(o){return null!==o&&"object"==typeof o}},53763:(C,u)=>{"use strict";Object.defineProperty(u,"__esModule",{value:!0}),u.default=function r(o){return"string"==typeof o}},24446:(C,u,r)=>{"use strict";r.r(u),r.d(u,{default:()=>w}),C=r.hmd(C);const w=function o(y){var d,a=y.Symbol;return"function"==typeof a?a.observable?d=a.observable:(d=a("observable"),a.observable=d):d="@@observable",d}(typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:C)},22482:(C,u,r)=>{"use strict";r.r(u),r.d(u,{WebsocketSubscriptionProvider:()=>y});var o=r(69972),O=r(59694),w=r(16922);class y extends o.q{createClient(){this.client=new O.SubscriptionClient(this.subscriptionUrl,{reconnect:!0,connectionParams:this.connectionParams,connectionCallback:this.extraOptions?.onConnected})}execute(a){if(this.createClient(),!this.client)throw new Error("Could not create subscription client!");return new w.y(l=>{const p=this.client.request({query:a.query,variables:a.variables,operationName:a.operationName}).subscribe({next:(...I)=>l.next(...I),error:(...I)=>l.error(...I),complete:()=>l.complete()});this.cleanup=p.unsubscribe})}close(){this.cleanup?.(),this.cleanup=void 0,this.client?.unsubscribeAll(),this.client?.close(),this.client=void 0}}}}]);
1
+ (self.webpackChunkaltair=self.webpackChunkaltair||[]).push([[482],{39607:C=>{function u(r){this.ms=(r=r||{}).min||100,this.max=r.max||1e4,this.factor=r.factor||2,this.jitter=r.jitter>0&&r.jitter<=1?r.jitter:0,this.attempts=0}C.exports=u,u.prototype.duration=function(){var r=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var o=Math.random(),O=Math.floor(o*this.jitter*r);r=0==(1&Math.floor(10*o))?r-O:r+O}return 0|Math.min(r,this.max)},u.prototype.reset=function(){this.attempts=0},u.prototype.setMin=function(r){this.ms=r},u.prototype.setMax=function(r){this.max=r},u.prototype.setJitter=function(r){this.jitter=r}},59694:function(C,u,r){"use strict";var o=this&&this.__assign||function(){return o=Object.assign||function(c){for(var t,e=1,n=arguments.length;e<n;e++)for(var s in t=arguments[e])Object.prototype.hasOwnProperty.call(t,s)&&(c[s]=t[s]);return c},o.apply(this,arguments)},O=this&&this.__awaiter||function(c,t,e,n){return new(e||(e=Promise))(function(i,v){function E(m){try{f(n.next(m))}catch(R){v(R)}}function N(m){try{f(n.throw(m))}catch(R){v(R)}}function f(m){m.done?i(m.value):function s(i){return i instanceof e?i:new e(function(v){v(i)})}(m.value).then(E,N)}f((n=n.apply(c,t||[])).next())})},A=this&&this.__generator||function(c,t){var n,s,i,v,e={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return v={next:E(0),throw:E(1),return:E(2)},"function"==typeof Symbol&&(v[Symbol.iterator]=function(){return this}),v;function E(f){return function(m){return function N(f){if(n)throw new TypeError("Generator is already executing.");for(;e;)try{if(n=1,s&&(i=2&f[0]?s.return:f[0]?s.throw||((i=s.return)&&i.call(s),0):s.next)&&!(i=i.call(s,f[1])).done)return i;switch(s=0,i&&(f=[2&f[0],i.value]),f[0]){case 0:case 1:i=f;break;case 4:return e.label++,{value:f[1],done:!1};case 5:e.label++,s=f[1],f=[0];continue;case 7:f=e.ops.pop(),e.trys.pop();continue;default:if(!(i=(i=e.trys).length>0&&i[i.length-1])&&(6===f[0]||2===f[0])){e=0;continue}if(3===f[0]&&(!i||f[1]>i[0]&&f[1]<i[3])){e.label=f[1];break}if(6===f[0]&&e.label<i[1]){e.label=i[1],i=f;break}if(i&&e.label<i[2]){e.label=i[2],e.ops.push(f);break}i[2]&&e.ops.pop(),e.trys.pop();continue}f=t.call(c,e)}catch(m){f=[6,m],s=0}finally{n=i=0}if(5&f[0])throw f[1];return{value:f[0]?f[1]:void 0,done:!0}}([f,m])}}},w=this&&this.__spreadArrays||function(){for(var c=0,t=0,e=arguments.length;t<e;t++)c+=arguments[t].length;var n=Array(c),s=0;for(t=0;t<e;t++)for(var i=arguments[t],v=0,E=i.length;v<E;v++,s++)n[s]=i[v];return n};Object.defineProperty(u,"__esModule",{value:!0}),u.SubscriptionClient=void 0;var y=typeof global<"u"?global:typeof window<"u"?window:{},d=y.WebSocket||y.MozWebSocket,a=r(39607),l=r(92345),p=r(53763),I=r(33600),g=r(8511),b=r(34655),M=r(24446),h=r(88571),S=r(58670),_=r(44510),T=function(){function c(t,e,n,s){var i=e||{},v=i.connectionCallback,E=void 0===v?void 0:v,N=i.connectionParams,f=void 0===N?{}:N,m=i.minTimeout,R=void 0===m?S.MIN_WS_TIMEOUT:m,P=i.timeout,U=void 0===P?S.WS_TIMEOUT:P,L=i.reconnect,j=void 0!==L&&L,k=i.reconnectionAttempts,W=void 0===k?1/0:k,x=i.lazy,B=void 0!==x&&x,G=i.inactivityTimeout,D=void 0===G?0:G,Q=i.wsOptionArguments,K=void 0===Q?[]:Q;if(this.wsImpl=n||d,!this.wsImpl)throw new Error("Unable to find native implementation, or alternative implementation for WebSocket!");this.wsProtocols=s||h.GRAPHQL_WS,this.connectionCallback=E,this.url=t,this.operations={},this.nextOperationId=0,this.minWsTimeout=R,this.wsTimeout=U,this.unsentMessagesQueue=[],this.reconnect=j,this.reconnecting=!1,this.reconnectionAttempts=W,this.lazy=!!B,this.inactivityTimeout=D,this.closedByUser=!1,this.backoff=new a({jitter:.5}),this.eventEmitter=new l.EventEmitter,this.middlewares=[],this.client=null,this.maxConnectTimeGenerator=this.createMaxConnectTimeGenerator(),this.connectionParams=this.getConnectionParams(f),this.wsOptionArguments=K,this.lazy||this.connect()}return Object.defineProperty(c.prototype,"status",{get:function(){return null===this.client?this.wsImpl.CLOSED:this.client.readyState},enumerable:!1,configurable:!0}),c.prototype.close=function(t,e){void 0===t&&(t=!0),void 0===e&&(e=!0),this.clearInactivityTimeout(),null!==this.client&&(this.closedByUser=e,t&&(this.clearCheckConnectionInterval(),this.clearMaxConnectTimeout(),this.clearTryReconnectTimeout(),this.unsubscribeAll(),this.sendMessage(void 0,_.default.GQL_CONNECTION_TERMINATE,null)),this.client.close(),this.client.onopen=null,this.client.onclose=null,this.client.onerror=null,this.client.onmessage=null,this.client=null,this.eventEmitter.emit("disconnected"),t||this.tryReconnect())},c.prototype.request=function(t){var e,v,n=this.getObserver.bind(this),s=this.executeOperation.bind(this),i=this.unsubscribe.bind(this);return this.clearInactivityTimeout(),(e={})[M.default]=function(){return this},e.subscribe=function(E,N,f){var m=n(E,N,f);return v=s(t,function(R,P){null===R&&null===P?m.complete&&m.complete():R?m.error&&m.error(R[0]):m.next&&m.next(P)}),{unsubscribe:function(){v&&(i(v),v=null)}}},e},c.prototype.on=function(t,e,n){var s=this.eventEmitter.on(t,e,n);return function(){s.off(t,e,n)}},c.prototype.onConnected=function(t,e){return this.on("connected",t,e)},c.prototype.onConnecting=function(t,e){return this.on("connecting",t,e)},c.prototype.onDisconnected=function(t,e){return this.on("disconnected",t,e)},c.prototype.onReconnected=function(t,e){return this.on("reconnected",t,e)},c.prototype.onReconnecting=function(t,e){return this.on("reconnecting",t,e)},c.prototype.onError=function(t,e){return this.on("error",t,e)},c.prototype.unsubscribeAll=function(){var t=this;Object.keys(this.operations).forEach(function(e){t.unsubscribe(e)})},c.prototype.applyMiddlewares=function(t){var e=this;return new Promise(function(n,s){var v,E,N;v=w(e.middlewares),E=e,(N=function(f){if(f)s(f);else if(v.length>0){var m=v.shift();m&&m.applyMiddleware.apply(E,[t,N])}else n(t)})()})},c.prototype.use=function(t){var e=this;return t.map(function(n){if("function"!=typeof n.applyMiddleware)throw new Error("Middleware must implement the applyMiddleware function.");e.middlewares.push(n)}),this},c.prototype.getConnectionParams=function(t){return function(){return new Promise(function(e,n){if("function"==typeof t)try{return e(t.call(null))}catch(s){return n(s)}e(t)})}},c.prototype.executeOperation=function(t,e){var n=this;null===this.client&&this.connect();var s=this.generateOperationId();return this.operations[s]={options:t,handler:e},this.applyMiddlewares(t).then(function(i){n.checkOperationOptions(i,e),n.operations[s]&&(n.operations[s]={options:i,handler:e},n.sendMessage(s,_.default.GQL_START,i))}).catch(function(i){n.unsubscribe(s),e(n.formatErrors(i))}),s},c.prototype.getObserver=function(t,e,n){return"function"==typeof t?{next:function(s){return t(s)},error:function(s){return e&&e(s)},complete:function(){return n&&n()}}:t},c.prototype.createMaxConnectTimeGenerator=function(){return new a({min:this.minWsTimeout,max:this.wsTimeout,factor:1.2})},c.prototype.clearCheckConnectionInterval=function(){this.checkConnectionIntervalId&&(clearInterval(this.checkConnectionIntervalId),this.checkConnectionIntervalId=null)},c.prototype.clearMaxConnectTimeout=function(){this.maxConnectTimeoutId&&(clearTimeout(this.maxConnectTimeoutId),this.maxConnectTimeoutId=null)},c.prototype.clearTryReconnectTimeout=function(){this.tryReconnectTimeoutId&&(clearTimeout(this.tryReconnectTimeoutId),this.tryReconnectTimeoutId=null)},c.prototype.clearInactivityTimeout=function(){this.inactivityTimeoutId&&(clearTimeout(this.inactivityTimeoutId),this.inactivityTimeoutId=null)},c.prototype.setInactivityTimeout=function(){var t=this;this.inactivityTimeout>0&&0===Object.keys(this.operations).length&&(this.inactivityTimeoutId=setTimeout(function(){0===Object.keys(t.operations).length&&t.close()},this.inactivityTimeout))},c.prototype.checkOperationOptions=function(t,e){var n=t.query,s=t.variables,i=t.operationName;if(!n)throw new Error("Must provide a query.");if(!e)throw new Error("Must provide an handler.");if(!p.default(n)&&!b.getOperationAST(n,i)||i&&!p.default(i)||s&&!I.default(s))throw new Error("Incorrect option types. query must be a string or a document,`operationName` must be a string, and `variables` must be an object.")},c.prototype.buildMessage=function(t,e,n){return{id:t,type:e,payload:n&&n.query?o(o({},n),{query:"string"==typeof n.query?n.query:g.print(n.query)}):n}},c.prototype.formatErrors=function(t){return Array.isArray(t)?t:t&&t.errors?this.formatErrors(t.errors):t&&t.message?[t]:[{name:"FormatedError",message:"Unknown error",originalError:t}]},c.prototype.sendMessage=function(t,e,n){this.sendMessageRaw(this.buildMessage(t,e,n))},c.prototype.sendMessageRaw=function(t){switch(this.status){case this.wsImpl.OPEN:var e=JSON.stringify(t);try{JSON.parse(e)}catch{this.eventEmitter.emit("error",new Error("Message must be JSON-serializable. Got: "+t))}this.client.send(e);break;case this.wsImpl.CONNECTING:this.unsentMessagesQueue.push(t);break;default:this.reconnecting||this.eventEmitter.emit("error",new Error("A message was not sent because socket is not connected, is closing or is already closed. Message was: "+JSON.stringify(t)))}},c.prototype.generateOperationId=function(){return String(++this.nextOperationId)},c.prototype.tryReconnect=function(){var t=this;if(this.reconnect&&!(this.backoff.attempts>=this.reconnectionAttempts)){this.reconnecting||(Object.keys(this.operations).forEach(function(n){t.unsentMessagesQueue.push(t.buildMessage(n,_.default.GQL_START,t.operations[n].options))}),this.reconnecting=!0),this.clearTryReconnectTimeout();var e=this.backoff.duration();this.tryReconnectTimeoutId=setTimeout(function(){t.connect()},e)}},c.prototype.flushUnsentMessagesQueue=function(){var t=this;this.unsentMessagesQueue.forEach(function(e){t.sendMessageRaw(e)}),this.unsentMessagesQueue=[]},c.prototype.checkConnection=function(){this.wasKeepAliveReceived?this.wasKeepAliveReceived=!1:this.reconnecting||this.close(!1,!0)},c.prototype.checkMaxConnectTimeout=function(){var t=this;this.clearMaxConnectTimeout(),this.maxConnectTimeoutId=setTimeout(function(){t.status!==t.wsImpl.OPEN&&(t.reconnecting=!0,t.close(!1,!0))},this.maxConnectTimeGenerator.duration())},c.prototype.connect=function(){var t,e=this;this.client=new((t=this.wsImpl).bind.apply(t,w([void 0,this.url,this.wsProtocols],this.wsOptionArguments))),this.checkMaxConnectTimeout(),this.client.onopen=function(){return O(e,void 0,void 0,function(){var n,s;return A(this,function(i){switch(i.label){case 0:if(this.status!==this.wsImpl.OPEN)return[3,4];this.clearMaxConnectTimeout(),this.closedByUser=!1,this.eventEmitter.emit(this.reconnecting?"reconnecting":"connecting"),i.label=1;case 1:return i.trys.push([1,3,,4]),[4,this.connectionParams()];case 2:return n=i.sent(),this.sendMessage(void 0,_.default.GQL_CONNECTION_INIT,n),this.flushUnsentMessagesQueue(),[3,4];case 3:return s=i.sent(),this.sendMessage(void 0,_.default.GQL_CONNECTION_ERROR,s),this.flushUnsentMessagesQueue(),[3,4];case 4:return[2]}})})},this.client.onclose=function(){e.closedByUser||e.close(!1,!1)},this.client.onerror=function(n){e.eventEmitter.emit("error",n)},this.client.onmessage=function(n){e.processReceivedData(n.data)}},c.prototype.processReceivedData=function(t){var e,n;try{n=(e=JSON.parse(t)).id}catch{throw new Error("Message must be JSON-parseable. Got: "+t)}if(-1===[_.default.GQL_DATA,_.default.GQL_COMPLETE,_.default.GQL_ERROR].indexOf(e.type)||this.operations[n])switch(e.type){case _.default.GQL_CONNECTION_ERROR:this.connectionCallback&&this.connectionCallback(e.payload);break;case _.default.GQL_CONNECTION_ACK:this.eventEmitter.emit(this.reconnecting?"reconnected":"connected",e.payload),this.reconnecting=!1,this.backoff.reset(),this.maxConnectTimeGenerator.reset(),this.connectionCallback&&this.connectionCallback();break;case _.default.GQL_COMPLETE:var s=this.operations[n].handler;delete this.operations[n],s.call(this,null,null);break;case _.default.GQL_ERROR:this.operations[n].handler(this.formatErrors(e.payload),null),delete this.operations[n];break;case _.default.GQL_DATA:var i=e.payload.errors?o(o({},e.payload),{errors:this.formatErrors(e.payload.errors)}):e.payload;this.operations[n].handler(null,i);break;case _.default.GQL_CONNECTION_KEEP_ALIVE:var v=typeof this.wasKeepAliveReceived>"u";this.wasKeepAliveReceived=!0,v&&this.checkConnection(),this.checkConnectionIntervalId&&(clearInterval(this.checkConnectionIntervalId),this.checkConnection()),this.checkConnectionIntervalId=setInterval(this.checkConnection.bind(this),this.wsTimeout);break;default:throw new Error("Invalid message type!")}else this.unsubscribe(n)},c.prototype.unsubscribe=function(t){this.operations[t]&&(delete this.operations[t],this.setInactivityTimeout(),this.sendMessage(t,_.default.GQL_STOP,void 0))},c}();u.SubscriptionClient=T},58670:(C,u)=>{"use strict";Object.defineProperty(u,"__esModule",{value:!0}),u.WS_TIMEOUT=u.MIN_WS_TIMEOUT=void 0,u.MIN_WS_TIMEOUT=1e3,u.WS_TIMEOUT=3e4},44510:(C,u)=>{"use strict";Object.defineProperty(u,"__esModule",{value:!0});var r=function(){function o(){throw new Error("Static Class")}return o.GQL_CONNECTION_INIT="connection_init",o.GQL_CONNECTION_ACK="connection_ack",o.GQL_CONNECTION_ERROR="connection_error",o.GQL_CONNECTION_KEEP_ALIVE="ka",o.GQL_CONNECTION_TERMINATE="connection_terminate",o.GQL_START="start",o.GQL_DATA="data",o.GQL_ERROR="error",o.GQL_COMPLETE="complete",o.GQL_STOP="stop",o.SUBSCRIPTION_START="subscription_start",o.SUBSCRIPTION_DATA="subscription_data",o.SUBSCRIPTION_SUCCESS="subscription_success",o.SUBSCRIPTION_FAIL="subscription_fail",o.SUBSCRIPTION_END="subscription_end",o.INIT="init",o.INIT_SUCCESS="init_success",o.INIT_FAIL="init_fail",o.KEEP_ALIVE="keepalive",o}();u.default=r},88571:(C,u)=>{"use strict";Object.defineProperty(u,"__esModule",{value:!0}),u.GRAPHQL_SUBSCRIPTIONS=u.GRAPHQL_WS=void 0,u.GRAPHQL_WS="graphql-ws",u.GRAPHQL_SUBSCRIPTIONS="graphql-subscriptions"},33600:(C,u)=>{"use strict";Object.defineProperty(u,"__esModule",{value:!0}),u.default=function r(o){return null!==o&&"object"==typeof o}},53763:(C,u)=>{"use strict";Object.defineProperty(u,"__esModule",{value:!0}),u.default=function r(o){return"string"==typeof o}},92345:C=>{"use strict";var u=Object.prototype.hasOwnProperty,r="~";function o(){}function O(d,a,l){this.fn=d,this.context=a,this.once=l||!1}function A(d,a,l,p,I){if("function"!=typeof l)throw new TypeError("The listener must be a function");var g=new O(l,p||d,I),b=r?r+a:a;return d._events[b]?d._events[b].fn?d._events[b]=[d._events[b],g]:d._events[b].push(g):(d._events[b]=g,d._eventsCount++),d}function w(d,a){0==--d._eventsCount?d._events=new o:delete d._events[a]}function y(){this._events=new o,this._eventsCount=0}Object.create&&(o.prototype=Object.create(null),(new o).__proto__||(r=!1)),y.prototype.eventNames=function(){var l,p,a=[];if(0===this._eventsCount)return a;for(p in l=this._events)u.call(l,p)&&a.push(r?p.slice(1):p);return Object.getOwnPropertySymbols?a.concat(Object.getOwnPropertySymbols(l)):a},y.prototype.listeners=function(a){var p=this._events[r?r+a:a];if(!p)return[];if(p.fn)return[p.fn];for(var I=0,g=p.length,b=new Array(g);I<g;I++)b[I]=p[I].fn;return b},y.prototype.listenerCount=function(a){var p=this._events[r?r+a:a];return p?p.fn?1:p.length:0},y.prototype.emit=function(a,l,p,I,g,b){var M=r?r+a:a;if(!this._events[M])return!1;var _,T,h=this._events[M],S=arguments.length;if(h.fn){switch(h.once&&this.removeListener(a,h.fn,void 0,!0),S){case 1:return h.fn.call(h.context),!0;case 2:return h.fn.call(h.context,l),!0;case 3:return h.fn.call(h.context,l,p),!0;case 4:return h.fn.call(h.context,l,p,I),!0;case 5:return h.fn.call(h.context,l,p,I,g),!0;case 6:return h.fn.call(h.context,l,p,I,g,b),!0}for(T=1,_=new Array(S-1);T<S;T++)_[T-1]=arguments[T];h.fn.apply(h.context,_)}else{var t,c=h.length;for(T=0;T<c;T++)switch(h[T].once&&this.removeListener(a,h[T].fn,void 0,!0),S){case 1:h[T].fn.call(h[T].context);break;case 2:h[T].fn.call(h[T].context,l);break;case 3:h[T].fn.call(h[T].context,l,p);break;case 4:h[T].fn.call(h[T].context,l,p,I);break;default:if(!_)for(t=1,_=new Array(S-1);t<S;t++)_[t-1]=arguments[t];h[T].fn.apply(h[T].context,_)}}return!0},y.prototype.on=function(a,l,p){return A(this,a,l,p,!1)},y.prototype.once=function(a,l,p){return A(this,a,l,p,!0)},y.prototype.removeListener=function(a,l,p,I){var g=r?r+a:a;if(!this._events[g])return this;if(!l)return w(this,g),this;var b=this._events[g];if(b.fn)b.fn===l&&(!I||b.once)&&(!p||b.context===p)&&w(this,g);else{for(var M=0,h=[],S=b.length;M<S;M++)(b[M].fn!==l||I&&!b[M].once||p&&b[M].context!==p)&&h.push(b[M]);h.length?this._events[g]=1===h.length?h[0]:h:w(this,g)}return this},y.prototype.removeAllListeners=function(a){var l;return a?this._events[l=r?r+a:a]&&w(this,l):(this._events=new o,this._eventsCount=0),this},y.prototype.off=y.prototype.removeListener,y.prototype.addListener=y.prototype.on,y.prefixed=r,y.EventEmitter=y,C.exports=y},24446:(C,u,r)=>{"use strict";r.r(u),r.d(u,{default:()=>w}),C=r.hmd(C);const w=function o(y){var d,a=y.Symbol;return"function"==typeof a?a.observable?d=a.observable:(d=a("observable"),a.observable=d):d="@@observable",d}(typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:C)},22482:(C,u,r)=>{"use strict";r.r(u),r.d(u,{WebsocketSubscriptionProvider:()=>y});var o=r(69972),O=r(59694),w=r(16922);class y extends o.q{createClient(){this.client=new O.SubscriptionClient(this.subscriptionUrl,{reconnect:!0,connectionParams:this.connectionParams,connectionCallback:this.extraOptions?.onConnected})}execute(a){if(this.createClient(),!this.client)throw new Error("Could not create subscription client!");return new w.y(l=>{const p=this.client.request({query:a.query,variables:a.variables,operationName:a.operationName}).subscribe({next:(...I)=>l.next(...I),error:(...I)=>l.error(...I),complete:()=>l.complete()});this.cleanup=p.unsubscribe})}close(){this.cleanup?.(),this.cleanup=void 0,this.client?.unsubscribeAll(),this.client?.close(),this.client=void 0}}}}]);
@@ -66,6 +66,7 @@
66
66
  "SUBSCRIPTION_PROVIDER_GRAPHQL_WS": "crwdns753:0crwdne753:0",
67
67
  "SUBSCRIPTION_PROVIDER_APP_SYNC": "crwdns755:0crwdne755:0",
68
68
  "SUBSCRIPTION_PROVIDER_ACTION_CABLE": "crwdns757:0crwdne757:0",
69
+ "SUBSCRIPTION_PROVIDER_GRAPHQL_SSE": "crwdns1252:0crwdne1252:0",
69
70
  "HISTORY_TEXT": "crwdns759:0crwdne759:0",
70
71
  "HISTORY_CLEAR_TEXT": "crwdns761:0crwdne761:0",
71
72
  "HISTORY_SUB_TEXT": "crwdns763:0crwdne763:0",
@@ -113,6 +114,7 @@
113
114
  "COLLECTIONS_QUERY_MENU_DELETE": "crwdns847:0crwdne847:0",
114
115
  "COLLECTIONS_MENU_DELETE": "crwdns849:0crwdne849:0",
115
116
  "COLLECTIONS_MENU_EDIT": "crwdns851:0crwdne851:0",
117
+ "COLLECTIONS_MENU_SYNC": "crwdns1254:0crwdne1254:0",
116
118
  "COLLECTIONS_MENU_EXPORT": "crwdns853:0crwdne853:0",
117
119
  "COLLECTIONS_IMPORT_TEXT": "crwdns855:0crwdne855:0",
118
120
  "COLLECTION_UPDATE_WINDOW_IN_COLLECTION": "crwdns857:0crwdne857:0",
@@ -123,6 +125,7 @@
123
125
  "COLLECTIONS_SORT_BY_OLDEST": "crwdns867:0crwdne867:0",
124
126
  "COLLECTIONS_DEPRECATED_QUERY_WARNING": "crwdns869:0crwdne869:0",
125
127
  "COLLECTION_OPEN_QUERY_TOOLTIP": "crwdns871:0crwdne871:0",
128
+ "COLLECTION_SYNC_TEXT": "crwdns1256:0crwdne1256:0",
126
129
  "EDIT_COLLECTION_TITLE_TEXT": "crwdns873:0crwdne873:0",
127
130
  "EDIT_COLLECTION_TITLE_SUBTEXT": "crwdns875:0crwdne875:0",
128
131
  "COLLECTION_TITLE_LABEL": "crwdns877:0crwdne877:0",
@@ -155,5 +158,11 @@
155
158
  "PLUGIN_UNIQUE_NAME_TEXT": "crwdns931:0crwdne931:0",
156
159
  "PLUGIN_ADD_BUTTON": "crwdns933:0crwdne933:0",
157
160
  "PLUGIN_REMOVE_BUTTON": "crwdns935:0crwdne935:0",
158
- "PLUGIN_CREATE_BUTTON": "crwdns937:0crwdne937:0"
161
+ "PLUGIN_CREATE_BUTTON": "crwdns937:0crwdne937:0",
162
+ "ACCOUNT_TITLE": "crwdns1258:0crwdne1258:0",
163
+ "LOGIN_TAB": "crwdns1260:0crwdne1260:0",
164
+ "REGISTER_TAB": "crwdns1262:0crwdne1262:0",
165
+ "LOGOUT_TEXT": "crwdns1266:0crwdne1266:0",
166
+ "SIGNIN_WITH_GOOGLE": "crwdns1268:0crwdne1268:0",
167
+ "CLOUD_SYNC_TEXT": "crwdns1264:0crwdne1264:0"
159
168
  }
@@ -66,6 +66,7 @@
66
66
  "SUBSCRIPTION_PROVIDER_GRAPHQL_WS": "Websocket (graphql-ws)",
67
67
  "SUBSCRIPTION_PROVIDER_APP_SYNC": "AWS AppSync",
68
68
  "SUBSCRIPTION_PROVIDER_ACTION_CABLE": "Rails ActionCable",
69
+ "SUBSCRIPTION_PROVIDER_GRAPHQL_SSE": "Graphql over SSE",
69
70
  "HISTORY_TEXT": "Historie",
70
71
  "HISTORY_CLEAR_TEXT": "Vymazat historii",
71
72
  "HISTORY_SUB_TEXT": "Můžete vybrat položku z historie pro její obnovení",
@@ -113,6 +114,7 @@
113
114
  "COLLECTIONS_QUERY_MENU_DELETE": "Odstranit",
114
115
  "COLLECTIONS_MENU_DELETE": "Odstranit",
115
116
  "COLLECTIONS_MENU_EDIT": "Upravit",
117
+ "COLLECTIONS_MENU_SYNC": "Sync to remote",
116
118
  "COLLECTIONS_MENU_EXPORT": "Exportovat",
117
119
  "COLLECTIONS_IMPORT_TEXT": "Importovat",
118
120
  "COLLECTION_UPDATE_WINDOW_IN_COLLECTION": "Update window in collection",
@@ -123,6 +125,7 @@
123
125
  "COLLECTIONS_SORT_BY_OLDEST": "Nejstarší",
124
126
  "COLLECTIONS_DEPRECATED_QUERY_WARNING": "This query is old and not compatible. Please delete and create it again to prevent data loss.",
125
127
  "COLLECTION_OPEN_QUERY_TOOLTIP": "From a collection",
128
+ "COLLECTION_SYNC_TEXT": "Refresh",
126
129
  "EDIT_COLLECTION_TITLE_TEXT": "Upravit sbírku",
127
130
  "EDIT_COLLECTION_TITLE_SUBTEXT": "Update your collection details",
128
131
  "COLLECTION_TITLE_LABEL": "Název sbírky",
@@ -155,5 +158,11 @@
155
158
  "PLUGIN_UNIQUE_NAME_TEXT": "Unique Plugin Name",
156
159
  "PLUGIN_ADD_BUTTON": "Add to Altair",
157
160
  "PLUGIN_REMOVE_BUTTON": "Remove",
158
- "PLUGIN_CREATE_BUTTON": "Create Plugin"
161
+ "PLUGIN_CREATE_BUTTON": "Create Plugin",
162
+ "ACCOUNT_TITLE": "Account",
163
+ "LOGIN_TAB": "Login",
164
+ "REGISTER_TAB": "Register",
165
+ "LOGOUT_TEXT": "Logout",
166
+ "SIGNIN_WITH_GOOGLE": "Signin with Google",
167
+ "CLOUD_SYNC_TEXT": "Synced to the cloud"
159
168
  }
@@ -66,6 +66,7 @@
66
66
  "SUBSCRIPTION_PROVIDER_GRAPHQL_WS": "Websocket (graphql-ws)",
67
67
  "SUBSCRIPTION_PROVIDER_APP_SYNC": "AWS AppSync",
68
68
  "SUBSCRIPTION_PROVIDER_ACTION_CABLE": "Rails ActionCable",
69
+ "SUBSCRIPTION_PROVIDER_GRAPHQL_SSE": "Graphql over SSE",
69
70
  "HISTORY_TEXT": "History",
70
71
  "HISTORY_CLEAR_TEXT": "Clear History",
71
72
  "HISTORY_SUB_TEXT": "You can select an item from the history to restore",
@@ -113,6 +114,7 @@
113
114
  "COLLECTIONS_QUERY_MENU_DELETE": "Delete",
114
115
  "COLLECTIONS_MENU_DELETE": "Delete",
115
116
  "COLLECTIONS_MENU_EDIT": "Edit",
117
+ "COLLECTIONS_MENU_SYNC": "Sync to remote",
116
118
  "COLLECTIONS_MENU_EXPORT": "Export",
117
119
  "COLLECTIONS_IMPORT_TEXT": "Import",
118
120
  "COLLECTION_UPDATE_WINDOW_IN_COLLECTION": "Update window in collection",
@@ -123,6 +125,7 @@
123
125
  "COLLECTIONS_SORT_BY_OLDEST": "Oldest",
124
126
  "COLLECTIONS_DEPRECATED_QUERY_WARNING": "This query is old and not compatible. Please delete and create it again to prevent data loss.",
125
127
  "COLLECTION_OPEN_QUERY_TOOLTIP": "From a collection",
128
+ "COLLECTION_SYNC_TEXT": "Refresh",
126
129
  "EDIT_COLLECTION_TITLE_TEXT": "Edit Collection",
127
130
  "EDIT_COLLECTION_TITLE_SUBTEXT": "Update your collection details",
128
131
  "COLLECTION_TITLE_LABEL": "Collection title",
@@ -155,5 +158,11 @@
155
158
  "PLUGIN_UNIQUE_NAME_TEXT": "Unique Plugin Name",
156
159
  "PLUGIN_ADD_BUTTON": "Add to Altair",
157
160
  "PLUGIN_REMOVE_BUTTON": "Remove",
158
- "PLUGIN_CREATE_BUTTON": "Create Plugin"
161
+ "PLUGIN_CREATE_BUTTON": "Create Plugin",
162
+ "ACCOUNT_TITLE": "Account",
163
+ "LOGIN_TAB": "Login",
164
+ "REGISTER_TAB": "Register",
165
+ "LOGOUT_TEXT": "Logout",
166
+ "SIGNIN_WITH_GOOGLE": "Signin with Google",
167
+ "CLOUD_SYNC_TEXT": "Synced to the cloud"
159
168
  }
@@ -19,7 +19,7 @@
19
19
  "CLICK_HERE_TEXT": "Hier klicken",
20
20
  "ADD_NEW_WINDOW_TEXT": "+ Hinzufügen",
21
21
  "RESTART_TEXT": "Neustart",
22
- "DELETE_TEXT": "Delete",
22
+ "DELETE_TEXT": "Löschen",
23
23
  "DOCS_GO_BACK_TEXT": "Zurück",
24
24
  "DOCS_EXPORT_SDL": "SDL exportieren",
25
25
  "DOCS_LOAD_SCHEMA": "Schema laden",
@@ -46,7 +46,7 @@
46
46
  "QUERY_RESULT_STATUS_TEXT": "STATUS",
47
47
  "QUERY_RESULT_STATUS_CODE_TEXT": "STATUS-CODE",
48
48
  "QUERY_RESULT_TIME_SPENT_TEXT": "VERBRACHTE ZEIT",
49
- "QUERY_RESULT_CLEAR_RESULT_BUTTON": "Clear",
49
+ "QUERY_RESULT_CLEAR_RESULT_BUTTON": "Leeren",
50
50
  "QUERY_RESULT_DOWNLOAD_RESULT_BUTTON": "Herunterladen",
51
51
  "SUBSCRIPTIONS_STOP_TEXT": "Anhalten",
52
52
  "SUBSCRIPTIONS_CLEAR_TEXT": "Leeren",
@@ -66,6 +66,7 @@
66
66
  "SUBSCRIPTION_PROVIDER_GRAPHQL_WS": "WebSocket (graphql-ws)",
67
67
  "SUBSCRIPTION_PROVIDER_APP_SYNC": "AWS AppSync",
68
68
  "SUBSCRIPTION_PROVIDER_ACTION_CABLE": "Rails ActionCable",
69
+ "SUBSCRIPTION_PROVIDER_GRAPHQL_SSE": "Graphql over SSE",
69
70
  "HISTORY_TEXT": "Verlauf",
70
71
  "HISTORY_CLEAR_TEXT": "Verlauf löschen",
71
72
  "HISTORY_SUB_TEXT": "Du kannst ein Element aus dem Verlauf auswählen, um es wiederherzustellen",
@@ -113,6 +114,7 @@
113
114
  "COLLECTIONS_QUERY_MENU_DELETE": "Löschen",
114
115
  "COLLECTIONS_MENU_DELETE": "Löschen",
115
116
  "COLLECTIONS_MENU_EDIT": "Bearbeiten",
117
+ "COLLECTIONS_MENU_SYNC": "Sync to remote",
116
118
  "COLLECTIONS_MENU_EXPORT": "Exportieren",
117
119
  "COLLECTIONS_IMPORT_TEXT": "Importieren",
118
120
  "COLLECTION_UPDATE_WINDOW_IN_COLLECTION": "Tab in Sammlung aktualisieren",
@@ -123,6 +125,7 @@
123
125
  "COLLECTIONS_SORT_BY_OLDEST": "Älteste",
124
126
  "COLLECTIONS_DEPRECATED_QUERY_WARNING": "Dieser Query ist veraltet und nicht kompatibel. Bitte lösche und erstelle ihn erneut, um Datenverlust zu verhindern.",
125
127
  "COLLECTION_OPEN_QUERY_TOOLTIP": "Aus einer Sammlung",
128
+ "COLLECTION_SYNC_TEXT": "Refresh",
126
129
  "EDIT_COLLECTION_TITLE_TEXT": "Sammlung bearbeiten",
127
130
  "EDIT_COLLECTION_TITLE_SUBTEXT": "Details der Sammlung aktualisieren",
128
131
  "COLLECTION_TITLE_LABEL": "Name der Sammlung",
@@ -155,5 +158,11 @@
155
158
  "PLUGIN_UNIQUE_NAME_TEXT": "Eindeutiger Plugin-Name",
156
159
  "PLUGIN_ADD_BUTTON": "Zu Altair hinzufügen",
157
160
  "PLUGIN_REMOVE_BUTTON": "Entfernen",
158
- "PLUGIN_CREATE_BUTTON": "Plugin erstellen"
161
+ "PLUGIN_CREATE_BUTTON": "Plugin erstellen",
162
+ "ACCOUNT_TITLE": "Account",
163
+ "LOGIN_TAB": "Login",
164
+ "REGISTER_TAB": "Register",
165
+ "LOGOUT_TEXT": "Logout",
166
+ "SIGNIN_WITH_GOOGLE": "Signin with Google",
167
+ "CLOUD_SYNC_TEXT": "Synced to the cloud"
159
168
  }
@@ -184,5 +184,8 @@
184
184
 
185
185
  "ACCOUNT_TITLE": "Account",
186
186
  "LOGIN_TAB": "Login",
187
- "REGISTER_TAB": "Register"
187
+ "REGISTER_TAB": "Register",
188
+ "LOGOUT_TEXT": "Logout",
189
+ "SIGNIN_WITH_GOOGLE": "Signin with Google",
190
+ "CLOUD_SYNC_TEXT": "Synced to the cloud"
188
191
  }
@@ -66,6 +66,7 @@
66
66
  "SUBSCRIPTION_PROVIDER_GRAPHQL_WS": "Websocket (graphql-ws)",
67
67
  "SUBSCRIPTION_PROVIDER_APP_SYNC": "AWS AppSync",
68
68
  "SUBSCRIPTION_PROVIDER_ACTION_CABLE": "Rails ActionCable",
69
+ "SUBSCRIPTION_PROVIDER_GRAPHQL_SSE": "Graphql over SSE",
69
70
  "HISTORY_TEXT": "History",
70
71
  "HISTORY_CLEAR_TEXT": "Clear History",
71
72
  "HISTORY_SUB_TEXT": "You can select an item from the history to restore",
@@ -113,6 +114,7 @@
113
114
  "COLLECTIONS_QUERY_MENU_DELETE": "Delete",
114
115
  "COLLECTIONS_MENU_DELETE": "Delete",
115
116
  "COLLECTIONS_MENU_EDIT": "Edit",
117
+ "COLLECTIONS_MENU_SYNC": "Sync to remote",
116
118
  "COLLECTIONS_MENU_EXPORT": "Export",
117
119
  "COLLECTIONS_IMPORT_TEXT": "Import",
118
120
  "COLLECTION_UPDATE_WINDOW_IN_COLLECTION": "Update window in collection",
@@ -123,6 +125,7 @@
123
125
  "COLLECTIONS_SORT_BY_OLDEST": "Oldest",
124
126
  "COLLECTIONS_DEPRECATED_QUERY_WARNING": "This query is old and not compatible. Please delete and create it again to prevent data loss.",
125
127
  "COLLECTION_OPEN_QUERY_TOOLTIP": "From a collection",
128
+ "COLLECTION_SYNC_TEXT": "Refresh",
126
129
  "EDIT_COLLECTION_TITLE_TEXT": "Edit Collection",
127
130
  "EDIT_COLLECTION_TITLE_SUBTEXT": "Update your collection details",
128
131
  "COLLECTION_TITLE_LABEL": "Collection title",
@@ -155,5 +158,11 @@
155
158
  "PLUGIN_UNIQUE_NAME_TEXT": "Unique Plugin Name",
156
159
  "PLUGIN_ADD_BUTTON": "Add to Altair",
157
160
  "PLUGIN_REMOVE_BUTTON": "Remove",
158
- "PLUGIN_CREATE_BUTTON": "Create Plugin"
161
+ "PLUGIN_CREATE_BUTTON": "Create Plugin",
162
+ "ACCOUNT_TITLE": "Account",
163
+ "LOGIN_TAB": "Login",
164
+ "REGISTER_TAB": "Register",
165
+ "LOGOUT_TEXT": "Logout",
166
+ "SIGNIN_WITH_GOOGLE": "Signin with Google",
167
+ "CLOUD_SYNC_TEXT": "Synced to the cloud"
159
168
  }
@@ -7,7 +7,7 @@
7
7
  "CONVERT_TO_NAMED_QUERY_BUTTON": "Convertir a consulta con nombre",
8
8
  "SET_HEADERS_BUTTON": "Establecer Cabeceras",
9
9
  "SET_VARIABLES_BUTTON": "Establecer Variables",
10
- "REFACTOR_QUERY_BUTTON": "Refactor Query",
10
+ "REFACTOR_QUERY_BUTTON": "Refactorizar Consulta",
11
11
  "RELOAD_DOCS_BUTTON": "Recargar Documentación",
12
12
  "SHOW_DOCS_BUTTON": "Mostrar Documentación",
13
13
  "DOCS_TEXT": "Documentación",
@@ -18,8 +18,8 @@
18
18
  "DONE_BUTTON": "Hecho",
19
19
  "CLICK_HERE_TEXT": "Haga clic aquí",
20
20
  "ADD_NEW_WINDOW_TEXT": "+ Agregar nueva",
21
- "RESTART_TEXT": "Restart",
22
- "DELETE_TEXT": "Delete",
21
+ "RESTART_TEXT": "Reiniciar",
22
+ "DELETE_TEXT": "Eliminar",
23
23
  "DOCS_GO_BACK_TEXT": "Volver",
24
24
  "DOCS_EXPORT_SDL": "Exportar SDL",
25
25
  "DOCS_LOAD_SCHEMA": "Cargar esquema",
@@ -38,34 +38,35 @@
38
38
  "DOCS_INTERFACE_TEXT": "Interfaz",
39
39
  "DOCS_IMPLEMENTATIONS_TEXT": "Implementaciones",
40
40
  "DOCS_IMPLEMENTS_TEXT": "Implementa",
41
- "DOCS_LAST_UPDATED": "Last updated",
42
- "QUERY_RESULT_TAB": "Result",
43
- "SUBSCRIPTION_RESULT_TAB": "Subscription result",
44
- "RESPONSE_HEADERS_TAB": "Response headers",
41
+ "DOCS_LAST_UPDATED": "Última actualización",
42
+ "QUERY_RESULT_TAB": "Resultado",
43
+ "SUBSCRIPTION_RESULT_TAB": "Resultado de la suscripción",
44
+ "RESPONSE_HEADERS_TAB": "Encabezados de respuesta",
45
45
  "QUERY_RESULT_NO_RESULT_TEXT": "Ezio, amigo mío, ¿cómo puedo servir?",
46
46
  "QUERY_RESULT_STATUS_TEXT": "ESTADO",
47
47
  "QUERY_RESULT_STATUS_CODE_TEXT": "CÓDIGO DE ESTADO",
48
48
  "QUERY_RESULT_TIME_SPENT_TEXT": "TIEMPO USADO",
49
- "QUERY_RESULT_CLEAR_RESULT_BUTTON": "Clear",
49
+ "QUERY_RESULT_CLEAR_RESULT_BUTTON": "Limpiar",
50
50
  "QUERY_RESULT_DOWNLOAD_RESULT_BUTTON": "Descargar",
51
51
  "SUBSCRIPTIONS_STOP_TEXT": "Terminar",
52
52
  "SUBSCRIPTIONS_CLEAR_TEXT": "Limpiar",
53
53
  "SUBSCRIPTIONS_AUTOSCROLL_TEXT": "Autoscroll",
54
- "RESPONSE_HEADERS_MORE_IN_APPS": "More response headers are returned in desktop apps.",
54
+ "RESPONSE_HEADERS_MORE_IN_APPS": "Se devuelven más cabeceras de respuesta en aplicaciones de escritorio.",
55
55
  "VARIABLES_TEXT": "Variables",
56
56
  "SET_VARIABLES_DIALOG_SUBTEXT": "Agrega, edita y elimina variables en tu solicitud",
57
57
  "HEADERS_TEXT": "Encabezado",
58
58
  "SET_HEADERS_DIALOG_SUBTEXT": "Agrega, edita y elimina encabezados en tu solicitud",
59
59
  "ADD_HEADER_TEXT": "Añadir cabecera",
60
- "HEADERS_FORBIDDEN_NOTICE": "Forbidden headers will not work in the browser environment. If you want to use them, use the desktop apps.",
60
+ "HEADERS_FORBIDDEN_NOTICE": "Las cabeceras prohibidas no funcionarán en el entorno del navegador. Si desea usarlas, utilice las aplicaciones de escritorio.",
61
61
  "SUBSCRIPTION_URL_TEXT": "URL de suscripción",
62
62
  "SET_SUBSCRIPTION_URL_TEXT": "Ingrese la URL de suscripción para su servidor a continuación",
63
63
  "SUBSCRIPTION_CONNECTION_PARAMS_TEXT": "Parámetros de conexión (en JSON)",
64
- "SUBSCRIPTION_TYPE_TITLE": "Subscription type",
65
- "SUBSCRIPTION_PROVIDER_WEBSOCKET": "Websocket",
64
+ "SUBSCRIPTION_TYPE_TITLE": "Tipo de suscripción",
65
+ "SUBSCRIPTION_PROVIDER_WEBSOCKET": "WebSocket",
66
66
  "SUBSCRIPTION_PROVIDER_GRAPHQL_WS": "Websocket (graphql-ws)",
67
67
  "SUBSCRIPTION_PROVIDER_APP_SYNC": "AWS AppSync",
68
68
  "SUBSCRIPTION_PROVIDER_ACTION_CABLE": "Rails ActionCable",
69
+ "SUBSCRIPTION_PROVIDER_GRAPHQL_SSE": "Graphql over SSE",
69
70
  "HISTORY_TEXT": "Historial",
70
71
  "HISTORY_CLEAR_TEXT": "Borrar historial",
71
72
  "HISTORY_SUB_TEXT": "Puede seleccionar un elemento del historial para restaurar",
@@ -96,23 +97,24 @@
96
97
  "IMPORT_CURL_TITLE_TEXT": "Importar cURL",
97
98
  "IMPORT_CURL_TITLE_SUBTEXT": "Pegar Comando cURL",
98
99
  "IMPORT_BUTTON": "Importar",
99
- "EXPORT_BACKUP_DATA_TEXT": "Export backup data...",
100
- "IMPORT_BACKUP_DATA_TEXT": "Import backup data...",
100
+ "EXPORT_BACKUP_DATA_TEXT": "Exportar datos de respaldo...",
101
+ "IMPORT_BACKUP_DATA_TEXT": "Importar datos de respaldo...",
101
102
  "COLLECTIONS_TEXT": "Colecciones",
102
103
  "COLLECTIONS_EMPTY_TEXT": "Sus colecciones aparecerán aquí.",
103
104
  "SAVE_TO_COLLECTION_BUTTON": "Añadir a la colección",
104
105
  "SAVE_TO_COLLECTION_HEADER": "Añadir a la colección",
105
106
  "SAVE_TO_COLLCTION_SUBTEXT": "Elija una colección a continuación para guardar la consulta, o cree una nueva",
106
- "SAVE_TO_COLLECTION_SELECT_COLLECTION": "Choose a collection",
107
+ "SAVE_TO_COLLECTION_SELECT_COLLECTION": "Elige una colección",
107
108
  "SAVE_TO_COLLECTION_OR_CREATE_NEW_COLLECTION_LABEL": "crea una nueva colección",
108
109
  "SAVE_TO_COLLECTION_NAME_OF_QUERY": "Nombre de la consulta",
109
- "SAVE_TO_COLLECTION_COLLECTION_NAME": "Name of collection",
110
+ "SAVE_TO_COLLECTION_COLLECTION_NAME": "Nombre de la colección",
110
111
  "CREATE_COLLECTION_BUTTON": "Crear colección",
111
112
  "NUMBER_OF_QUERIES": "Número de consultas:",
112
- "COLLECTIONS_NUMBER_OF_REQUESTS": "Number of requests:",
113
+ "COLLECTIONS_NUMBER_OF_REQUESTS": "Número de solicitudes:",
113
114
  "COLLECTIONS_QUERY_MENU_DELETE": "Eliminar",
114
115
  "COLLECTIONS_MENU_DELETE": "Eliminar",
115
116
  "COLLECTIONS_MENU_EDIT": "Editar",
117
+ "COLLECTIONS_MENU_SYNC": "Sync to remote",
116
118
  "COLLECTIONS_MENU_EXPORT": "Exportar",
117
119
  "COLLECTIONS_IMPORT_TEXT": "Importar",
118
120
  "COLLECTION_UPDATE_WINDOW_IN_COLLECTION": "Actualizar ventana en la colección",
@@ -122,7 +124,8 @@
122
124
  "COLLECTIONS_SORT_BY_NEWEST": "Más reciente",
123
125
  "COLLECTIONS_SORT_BY_OLDEST": "Más antiguo",
124
126
  "COLLECTIONS_DEPRECATED_QUERY_WARNING": "Esta consulta es antigua y no es compatible. Por favor, elimínela y créela de nuevo para evitar la pérdida de datos.",
125
- "COLLECTION_OPEN_QUERY_TOOLTIP": "From a collection",
127
+ "COLLECTION_OPEN_QUERY_TOOLTIP": "De una colección",
128
+ "COLLECTION_SYNC_TEXT": "Refresh",
126
129
  "EDIT_COLLECTION_TITLE_TEXT": "Editar Colección",
127
130
  "EDIT_COLLECTION_TITLE_SUBTEXT": "Actualizar la información de su colección",
128
131
  "COLLECTION_TITLE_LABEL": "Nombre de la colección",
@@ -138,22 +141,28 @@
138
141
  "ADD_FILES_TEXT": "Añadir archivos",
139
142
  "FILE_NAME_PLACEHOLDER": "Nombre de archivo (usado como variable de consulta)",
140
143
  "LEARN_MORE_TEXT": "Más información",
141
- "FILES_SELECT_FILES": "Select files",
144
+ "FILES_SELECT_FILES": "Seleccionar archivos",
142
145
  "STREAM_CONNECTION_TRYING": "Intentando conectar al servidor...",
143
146
  "STREAM_CONNECTION_CONNECTED": "Conectado al servidor",
144
- "QUERY_TAB": "Query",
145
- "PRE_REQUEST_TAB": "Pre-request",
146
- "POST_REQUEST_TAB": "Post-request",
147
+ "QUERY_TAB": "Consulta",
148
+ "PRE_REQUEST_TAB": "Pre-solicitud",
149
+ "POST_REQUEST_TAB": "Post-solicitud",
147
150
  "PRE_REQUEST_EDITOR_HEADER": "Editor de pre-solicitud",
148
151
  "PRE_REQUEST_EDITOR_SUBTEXT": "Escriba un script para ejecutar antes de que la solicitud sea enviada",
149
152
  "PRE_REQUEST_ENABLE_TEXT": "Habilitar script de pre-solicitud",
150
- "REQUEST_SCRIPT_ENABLE_TEXT": "Enable script",
153
+ "REQUEST_SCRIPT_ENABLE_TEXT": "Habilitar script",
151
154
  "SCHEMA_FORM_LIST_ADD": "Añadir",
152
155
  "SCHEMA_FORM_LIST_REMOVE": "Eliminar",
153
- "PLUGINS_TEXT": "Available Plugins",
154
- "PLUGINS_SUB_TEXT": "Browse through available plugins",
155
- "PLUGIN_UNIQUE_NAME_TEXT": "Unique Plugin Name",
156
- "PLUGIN_ADD_BUTTON": "Add to Altair",
157
- "PLUGIN_REMOVE_BUTTON": "Remove",
158
- "PLUGIN_CREATE_BUTTON": "Create Plugin"
156
+ "PLUGINS_TEXT": "Plugins disponibles",
157
+ "PLUGINS_SUB_TEXT": "Navegar a través de plugins disponibles",
158
+ "PLUGIN_UNIQUE_NAME_TEXT": "Nombre único del plugin",
159
+ "PLUGIN_ADD_BUTTON": "Añadir a Altair",
160
+ "PLUGIN_REMOVE_BUTTON": "Eliminar",
161
+ "PLUGIN_CREATE_BUTTON": "Crear Plugin",
162
+ "ACCOUNT_TITLE": "Account",
163
+ "LOGIN_TAB": "Login",
164
+ "REGISTER_TAB": "Register",
165
+ "LOGOUT_TEXT": "Desconectar",
166
+ "SIGNIN_WITH_GOOGLE": "Iniciar sesión con Google",
167
+ "CLOUD_SYNC_TEXT": "Synced to the cloud"
159
168
  }
@@ -66,6 +66,7 @@
66
66
  "SUBSCRIPTION_PROVIDER_GRAPHQL_WS": "Websocket (graphql-ws)",
67
67
  "SUBSCRIPTION_PROVIDER_APP_SYNC": "AWS AppSync",
68
68
  "SUBSCRIPTION_PROVIDER_ACTION_CABLE": "Rails ActionCable",
69
+ "SUBSCRIPTION_PROVIDER_GRAPHQL_SSE": "Graphql over SSE",
69
70
  "HISTORY_TEXT": "History",
70
71
  "HISTORY_CLEAR_TEXT": "Clear History",
71
72
  "HISTORY_SUB_TEXT": "You can select an item from the history to restore",
@@ -113,6 +114,7 @@
113
114
  "COLLECTIONS_QUERY_MENU_DELETE": "Delete",
114
115
  "COLLECTIONS_MENU_DELETE": "Delete",
115
116
  "COLLECTIONS_MENU_EDIT": "Edit",
117
+ "COLLECTIONS_MENU_SYNC": "Sync to remote",
116
118
  "COLLECTIONS_MENU_EXPORT": "Export",
117
119
  "COLLECTIONS_IMPORT_TEXT": "Import",
118
120
  "COLLECTION_UPDATE_WINDOW_IN_COLLECTION": "Update window in collection",
@@ -123,6 +125,7 @@
123
125
  "COLLECTIONS_SORT_BY_OLDEST": "Oldest",
124
126
  "COLLECTIONS_DEPRECATED_QUERY_WARNING": "This query is old and not compatible. Please delete and create it again to prevent data loss.",
125
127
  "COLLECTION_OPEN_QUERY_TOOLTIP": "From a collection",
128
+ "COLLECTION_SYNC_TEXT": "Refresh",
126
129
  "EDIT_COLLECTION_TITLE_TEXT": "Edit Collection",
127
130
  "EDIT_COLLECTION_TITLE_SUBTEXT": "Update your collection details",
128
131
  "COLLECTION_TITLE_LABEL": "Collection title",
@@ -155,5 +158,11 @@
155
158
  "PLUGIN_UNIQUE_NAME_TEXT": "Unique Plugin Name",
156
159
  "PLUGIN_ADD_BUTTON": "Add to Altair",
157
160
  "PLUGIN_REMOVE_BUTTON": "Remove",
158
- "PLUGIN_CREATE_BUTTON": "Create Plugin"
161
+ "PLUGIN_CREATE_BUTTON": "Create Plugin",
162
+ "ACCOUNT_TITLE": "Account",
163
+ "LOGIN_TAB": "Login",
164
+ "REGISTER_TAB": "Register",
165
+ "LOGOUT_TEXT": "Logout",
166
+ "SIGNIN_WITH_GOOGLE": "Signin with Google",
167
+ "CLOUD_SYNC_TEXT": "Synced to the cloud"
159
168
  }
@@ -66,6 +66,7 @@
66
66
  "SUBSCRIPTION_PROVIDER_GRAPHQL_WS": "Websocket (graphql-ws)",
67
67
  "SUBSCRIPTION_PROVIDER_APP_SYNC": "AWS AppSync",
68
68
  "SUBSCRIPTION_PROVIDER_ACTION_CABLE": "Rails ActionCable",
69
+ "SUBSCRIPTION_PROVIDER_GRAPHQL_SSE": "Graphql over SSE",
69
70
  "HISTORY_TEXT": "Historique",
70
71
  "HISTORY_CLEAR_TEXT": "Nettoyer L'historique",
71
72
  "HISTORY_SUB_TEXT": "Vous pouvez sélectionner un élément de l’historique à restaurer",
@@ -113,6 +114,7 @@
113
114
  "COLLECTIONS_QUERY_MENU_DELETE": "Supprimer",
114
115
  "COLLECTIONS_MENU_DELETE": "Supprimer",
115
116
  "COLLECTIONS_MENU_EDIT": "Modifier",
117
+ "COLLECTIONS_MENU_SYNC": "Sync to remote",
116
118
  "COLLECTIONS_MENU_EXPORT": "Exporter",
117
119
  "COLLECTIONS_IMPORT_TEXT": "Importer",
118
120
  "COLLECTION_UPDATE_WINDOW_IN_COLLECTION": "Mise à jour de la fenêtre dans la collection",
@@ -123,6 +125,7 @@
123
125
  "COLLECTIONS_SORT_BY_OLDEST": "Le plus ancien",
124
126
  "COLLECTIONS_DEPRECATED_QUERY_WARNING": "Cette requête est ancienne et non compatible. Veuillez la supprimer et la créer à nouveau pour éviter la perte de données.",
125
127
  "COLLECTION_OPEN_QUERY_TOOLTIP": "À partir d'une collection",
128
+ "COLLECTION_SYNC_TEXT": "Refresh",
126
129
  "EDIT_COLLECTION_TITLE_TEXT": "Modifier la collection",
127
130
  "EDIT_COLLECTION_TITLE_SUBTEXT": "Mettre à jour les détails de votre collection",
128
131
  "COLLECTION_TITLE_LABEL": "Titre de la collection",
@@ -155,5 +158,11 @@
155
158
  "PLUGIN_UNIQUE_NAME_TEXT": "Nom unique du plugin",
156
159
  "PLUGIN_ADD_BUTTON": "Ajouter à Altair",
157
160
  "PLUGIN_REMOVE_BUTTON": "Retirer",
158
- "PLUGIN_CREATE_BUTTON": "Créer un plugin"
161
+ "PLUGIN_CREATE_BUTTON": "Créer un plugin",
162
+ "ACCOUNT_TITLE": "Account",
163
+ "LOGIN_TAB": "Login",
164
+ "REGISTER_TAB": "Register",
165
+ "LOGOUT_TEXT": "Logout",
166
+ "SIGNIN_WITH_GOOGLE": "Signin with Google",
167
+ "CLOUD_SYNC_TEXT": "Synced to the cloud"
159
168
  }
@@ -66,6 +66,7 @@
66
66
  "SUBSCRIPTION_PROVIDER_GRAPHQL_WS": "Websocket (graphql-ws)",
67
67
  "SUBSCRIPTION_PROVIDER_APP_SYNC": "AWS AppSync",
68
68
  "SUBSCRIPTION_PROVIDER_ACTION_CABLE": "Rails ActionCable",
69
+ "SUBSCRIPTION_PROVIDER_GRAPHQL_SSE": "Graphql over SSE",
69
70
  "HISTORY_TEXT": "History",
70
71
  "HISTORY_CLEAR_TEXT": "Clear History",
71
72
  "HISTORY_SUB_TEXT": "You can select an item from the history to restore",
@@ -113,6 +114,7 @@
113
114
  "COLLECTIONS_QUERY_MENU_DELETE": "Delete",
114
115
  "COLLECTIONS_MENU_DELETE": "Delete",
115
116
  "COLLECTIONS_MENU_EDIT": "Edit",
117
+ "COLLECTIONS_MENU_SYNC": "Sync to remote",
116
118
  "COLLECTIONS_MENU_EXPORT": "Export",
117
119
  "COLLECTIONS_IMPORT_TEXT": "Import",
118
120
  "COLLECTION_UPDATE_WINDOW_IN_COLLECTION": "Update window in collection",
@@ -123,6 +125,7 @@
123
125
  "COLLECTIONS_SORT_BY_OLDEST": "Oldest",
124
126
  "COLLECTIONS_DEPRECATED_QUERY_WARNING": "This query is old and not compatible. Please delete and create it again to prevent data loss.",
125
127
  "COLLECTION_OPEN_QUERY_TOOLTIP": "From a collection",
128
+ "COLLECTION_SYNC_TEXT": "Refresh",
126
129
  "EDIT_COLLECTION_TITLE_TEXT": "Edit Collection",
127
130
  "EDIT_COLLECTION_TITLE_SUBTEXT": "Update your collection details",
128
131
  "COLLECTION_TITLE_LABEL": "Collection title",
@@ -155,5 +158,11 @@
155
158
  "PLUGIN_UNIQUE_NAME_TEXT": "Unique Plugin Name",
156
159
  "PLUGIN_ADD_BUTTON": "Add to Altair",
157
160
  "PLUGIN_REMOVE_BUTTON": "Remove",
158
- "PLUGIN_CREATE_BUTTON": "Create Plugin"
161
+ "PLUGIN_CREATE_BUTTON": "Create Plugin",
162
+ "ACCOUNT_TITLE": "Account",
163
+ "LOGIN_TAB": "Login",
164
+ "REGISTER_TAB": "Register",
165
+ "LOGOUT_TEXT": "Logout",
166
+ "SIGNIN_WITH_GOOGLE": "Signin with Google",
167
+ "CLOUD_SYNC_TEXT": "Synced to the cloud"
159
168
  }