altair-static 4.1.0 → 4.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/dist/100.js +1 -0
- package/build/dist/108.js +1 -0
- package/build/dist/267.js +1 -0
- package/build/dist/379.js +1 -0
- package/build/dist/3rdpartylicenses.txt +844 -93
- package/build/dist/471.js +1 -0
- package/build/dist/527.js +1 -0
- package/build/dist/604.js +1 -0
- package/build/dist/729.js +1 -0
- package/build/dist/747.js +1 -0
- package/build/dist/790.js +1 -0
- package/build/dist/794.js +1 -0
- package/build/dist/873.js +1 -0
- package/build/dist/929.js +1 -0
- package/build/dist/934.js +1 -0
- package/build/dist/assets/i18n/ach-UG.json +157 -153
- package/build/dist/assets/i18n/cs-CZ.json +4 -0
- package/build/dist/assets/i18n/da-DK.json +4 -0
- package/build/dist/assets/i18n/de-DE.json +4 -0
- package/build/dist/assets/i18n/default.json +10 -1
- package/build/dist/assets/i18n/en-US.json +4 -0
- package/build/dist/assets/i18n/es-ES.json +4 -0
- package/build/dist/assets/i18n/fi-FI.json +4 -0
- package/build/dist/assets/i18n/fr-FR.json +4 -0
- package/build/dist/assets/i18n/hu-HU.json +4 -0
- package/build/dist/assets/i18n/it-IT.json +4 -0
- package/build/dist/assets/i18n/ja-JP.json +4 -0
- package/build/dist/assets/i18n/ko-KR.json +4 -0
- package/build/dist/assets/i18n/nl-NL.json +4 -0
- package/build/dist/assets/i18n/no-NO.json +4 -0
- package/build/dist/assets/i18n/pl-PL.json +4 -0
- package/build/dist/assets/i18n/pt-BR.json +4 -0
- package/build/dist/assets/i18n/pt-PT.json +4 -0
- package/build/dist/assets/i18n/ro-RO.json +4 -0
- package/build/dist/assets/i18n/ru-RU.json +30 -26
- package/build/dist/assets/i18n/sr-SP.json +4 -0
- package/build/dist/assets/i18n/sv-SE.json +4 -0
- package/build/dist/assets/i18n/tr-TR.json +4 -0
- package/build/dist/assets/i18n/uk-UA.json +4 -0
- package/build/dist/assets/i18n/vi-VN.json +4 -0
- package/build/dist/assets/i18n/zh-CN.json +12 -8
- package/build/dist/assets/i18n/zh-TW.json +4 -0
- package/build/dist/index.html +3 -3
- package/build/dist/main.js +1 -0
- package/build/dist/polyfills.js +1 -0
- package/build/dist/runtime.js +1 -0
- package/build/dist/styles.css +2 -2
- package/build/index.d.ts +1 -0
- package/build/index.js +4 -1
- package/build/index.test.d.ts +1 -0
- package/build/index.test.js +17 -6
- package/build/utils/get-altair-html.d.ts +1 -0
- package/build/utils/get-dist.d.ts +1 -0
- package/package.json +4 -4
- package/src/index.test.ts +21 -6
- package/src/index.ts +6 -3
- package/tsconfig.json +1 -0
- package/build/dist/108-es2018.js +0 -1
- package/build/dist/108-es5.js +0 -1
- package/build/dist/283-es2018.js +0 -1
- package/build/dist/283-es5.js +0 -1
- package/build/dist/379-es2018.js +0 -1
- package/build/dist/379-es5.js +0 -1
- package/build/dist/471-es2018.js +0 -1
- package/build/dist/471-es5.js +0 -1
- package/build/dist/527-es2018.js +0 -1
- package/build/dist/527-es5.js +0 -1
- package/build/dist/604-es2018.js +0 -1
- package/build/dist/604-es5.js +0 -1
- package/build/dist/672-es2018.js +0 -1
- package/build/dist/672-es5.js +0 -1
- package/build/dist/709-es2018.js +0 -1
- package/build/dist/709-es5.js +0 -1
- package/build/dist/729-es2018.js +0 -1
- package/build/dist/729-es5.js +0 -1
- package/build/dist/747-es2018.js +0 -1
- package/build/dist/747-es5.js +0 -1
- package/build/dist/790-es2018.js +0 -1
- package/build/dist/790-es5.js +0 -1
- package/build/dist/794-es2018.js +0 -1
- package/build/dist/794-es5.js +0 -1
- package/build/dist/866-es2018.js +0 -1
- package/build/dist/866-es5.js +0 -1
- package/build/dist/873-es2018.js +0 -1
- package/build/dist/873-es5.js +0 -1
- package/build/dist/934-es2018.js +0 -1
- package/build/dist/934-es5.js +0 -1
- package/build/dist/main-es2018.js +0 -1
- package/build/dist/main-es5.js +0 -1
- package/build/dist/polyfills-es2018.js +0 -1
- package/build/dist/polyfills-es5.js +0 -1
- package/build/dist/runtime-es2018.js +0 -1
- package/build/dist/runtime-es5.js +0 -1
- package/build/index.js.map +0 -1
- package/build/index.test.js.map +0 -1
- package/build/utils/get-altair-html.js.map +0 -1
- package/build/utils/get-dist.js.map +0 -1
- package/scripts/prepare_dist.js +0 -77
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunkaltair_app=self.webpackChunkaltair_app||[]).push([[873],{6873:(C,f,r)=>{"use strict";r.r(f),r.d(f,{WebsocketSubscriptionProvider:()=>y});var a=r(71251),O=r(27148),w=r(82475);class y extends a.q{createClient(){var s;this.client=new O.SubscriptionClient(this.subscriptionUrl,{reconnect:!0,connectionParams:this.connectionParams,connectionCallback:null==(s=this.extraOptions)?void 0:s.onConnected})}execute(s){if(this.createClient(),!this.client)throw new Error("Could not create subscription client!");return new w.y(u=>{const l=this.client.request({query:s.query,variables:s.variables,operationName:s.operationName}).subscribe({next:(...I)=>u.next(...I),error:(...I)=>u.error(...I),complete:()=>u.complete()});this.cleanup=l.unsubscribe})}close(){var s,u,l;null==(s=this.cleanup)||s.call(this),this.cleanup=void 0,null==(u=this.client)||u.unsubscribeAll(),null==(l=this.client)||l.close(),this.client=void 0}}},26214:C=>{function f(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=f,f.prototype.duration=function(){var r=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var a=Math.random(),O=Math.floor(a*this.jitter*r);r=0==(1&Math.floor(10*a))?r-O:r+O}return 0|Math.min(r,this.max)},f.prototype.reset=function(){this.attempts=0},f.prototype.setMin=function(r){this.ms=r},f.prototype.setMax=function(r){this.max=r},f.prototype.setJitter=function(r){this.jitter=r}},35769:C=>{"use strict";var f=Object.prototype.hasOwnProperty,r="~";function a(){}function O(d,s,u){this.fn=d,this.context=s,this.once=u||!1}function A(d,s,u,l,I){if("function"!=typeof u)throw new TypeError("The listener must be a function");var g=new O(u,l||d,I),b=r?r+s:s;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,s){0==--d._eventsCount?d._events=new a:delete d._events[s]}function y(){this._events=new a,this._eventsCount=0}Object.create&&(a.prototype=Object.create(null),(new a).__proto__||(r=!1)),y.prototype.eventNames=function(){var u,l,s=[];if(0===this._eventsCount)return s;for(l in u=this._events)f.call(u,l)&&s.push(r?l.slice(1):l);return Object.getOwnPropertySymbols?s.concat(Object.getOwnPropertySymbols(u)):s},y.prototype.listeners=function(s){var l=this._events[r?r+s:s];if(!l)return[];if(l.fn)return[l.fn];for(var I=0,g=l.length,b=new Array(g);I<g;I++)b[I]=l[I].fn;return b},y.prototype.listenerCount=function(s){var l=this._events[r?r+s:s];return l?l.fn?1:l.length:0},y.prototype.emit=function(s,u,l,I,g,b){var M=r?r+s:s;if(!this._events[M])return!1;var _,T,p=this._events[M],S=arguments.length;if(p.fn){switch(p.once&&this.removeListener(s,p.fn,void 0,!0),S){case 1:return p.fn.call(p.context),!0;case 2:return p.fn.call(p.context,u),!0;case 3:return p.fn.call(p.context,u,l),!0;case 4:return p.fn.call(p.context,u,l,I),!0;case 5:return p.fn.call(p.context,u,l,I,g),!0;case 6:return p.fn.call(p.context,u,l,I,g,b),!0}for(T=1,_=new Array(S-1);T<S;T++)_[T-1]=arguments[T];p.fn.apply(p.context,_)}else{var t,c=p.length;for(T=0;T<c;T++)switch(p[T].once&&this.removeListener(s,p[T].fn,void 0,!0),S){case 1:p[T].fn.call(p[T].context);break;case 2:p[T].fn.call(p[T].context,u);break;case 3:p[T].fn.call(p[T].context,u,l);break;case 4:p[T].fn.call(p[T].context,u,l,I);break;default:if(!_)for(t=1,_=new Array(S-1);t<S;t++)_[t-1]=arguments[t];p[T].fn.apply(p[T].context,_)}}return!0},y.prototype.on=function(s,u,l){return A(this,s,u,l,!1)},y.prototype.once=function(s,u,l){return A(this,s,u,l,!0)},y.prototype.removeListener=function(s,u,l,I){var g=r?r+s:s;if(!this._events[g])return this;if(!u)return w(this,g),this;var b=this._events[g];if(b.fn)b.fn===u&&(!I||b.once)&&(!l||b.context===l)&&w(this,g);else{for(var M=0,p=[],S=b.length;M<S;M++)(b[M].fn!==u||I&&!b[M].once||l&&b[M].context!==l)&&p.push(b[M]);p.length?this._events[g]=1===p.length?p[0]:p:w(this,g)}return this},y.prototype.removeAllListeners=function(s){var u;return s?this._events[u=r?r+s:s]&&w(this,u):(this._events=new a,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},27148:function(C,f,r){"use strict";var a=this&&this.__assign||function(){return(a=Object.assign||function(c){for(var t,e=1,n=arguments.length;e<n;e++)for(var o in t=arguments[e])Object.prototype.hasOwnProperty.call(t,o)&&(c[o]=t[o]);return c}).apply(this,arguments)},O=this&&this.__awaiter||function(c,t,e,n){return new(e||(e=Promise))(function(i,v){function E(m){try{h(n.next(m))}catch(R){v(R)}}function N(m){try{h(n.throw(m))}catch(R){v(R)}}function h(m){m.done?i(m.value):function(i){return i instanceof e?i:new e(function(v){v(i)})}(m.value).then(E,N)}h((n=n.apply(c,t||[])).next())})},A=this&&this.__generator||function(c,t){var n,o,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(h){return function(m){return function(h){if(n)throw new TypeError("Generator is already executing.");for(;e;)try{if(n=1,o&&(i=2&h[0]?o.return:h[0]?o.throw||((i=o.return)&&i.call(o),0):o.next)&&!(i=i.call(o,h[1])).done)return i;switch(o=0,i&&(h=[2&h[0],i.value]),h[0]){case 0:case 1:i=h;break;case 4:return e.label++,{value:h[1],done:!1};case 5:e.label++,o=h[1],h=[0];continue;case 7:h=e.ops.pop(),e.trys.pop();continue;default:if(!(i=(i=e.trys).length>0&&i[i.length-1])&&(6===h[0]||2===h[0])){e=0;continue}if(3===h[0]&&(!i||h[1]>i[0]&&h[1]<i[3])){e.label=h[1];break}if(6===h[0]&&e.label<i[1]){e.label=i[1],i=h;break}if(i&&e.label<i[2]){e.label=i[2],e.ops.push(h);break}i[2]&&e.ops.pop(),e.trys.pop();continue}h=t.call(c,e)}catch(m){h=[6,m],o=0}finally{n=i=0}if(5&h[0])throw h[1];return{value:h[0]?h[1]:void 0,done:!0}}([h,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),o=0;for(t=0;t<e;t++)for(var i=arguments[t],v=0,E=i.length;v<E;v++,o++)n[o]=i[v];return n};Object.defineProperty(f,"__esModule",{value:!0}),f.SubscriptionClient=void 0;var y="undefined"!=typeof global?global:"undefined"!=typeof window?window:{},d=y.WebSocket||y.MozWebSocket,s=r(26214),u=r(35769),l=r(94505),I=r(59185),g=r(71352),b=r(69251),M=r(23850),p=r(2745),S=r(17387),_=r(55906),T=function(){function c(t,e,n,o){var i=e||{},v=i.connectionCallback,E=void 0===v?void 0:v,N=i.connectionParams,h=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=o||p.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 s({jitter:.5}),this.eventEmitter=new u.EventEmitter,this.middlewares=[],this.client=null,this.maxConnectTimeGenerator=this.createMaxConnectTimeGenerator(),this.connectionParams=this.getConnectionParams(h),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),o=this.executeOperation.bind(this),i=this.unsubscribe.bind(this);return this.clearInactivityTimeout(),(e={})[M.default]=function(){return this},e.subscribe=function(E,N,h){var m=n(E,N,h);return v=o(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 o=this.eventEmitter.on(t,e,n);return function(){o.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,o){var v,E,N;v=w(e.middlewares),E=e,(N=function(h){if(h)o(h);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(o){return n(o)}e(t)})}},c.prototype.executeOperation=function(t,e){var n=this;null===this.client&&this.connect();var o=this.generateOperationId();return this.operations[o]={options:t,handler:e},this.applyMiddlewares(t).then(function(i){n.checkOperationOptions(i,e),n.operations[o]&&(n.operations[o]={options:i,handler:e},n.sendMessage(o,_.default.GQL_START,i))}).catch(function(i){n.unsubscribe(o),e(n.formatErrors(i))}),o},c.prototype.getObserver=function(t,e,n){return"function"==typeof t?{next:function(o){return t(o)},error:function(o){return e&&e(o)},complete:function(){return n&&n()}}:t},c.prototype.createMaxConnectTimeGenerator=function(){return new s({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,o=t.variables,i=t.operationName;if(!n)throw new Error("Must provide a query.");if(!e)throw new Error("Must provide an handler.");if(!l.default(n)&&!b.getOperationAST(n,i)||i&&!l.default(i)||o&&!I.default(o))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?a(a({},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(n){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,o;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 o=i.sent(),this.sendMessage(void 0,_.default.GQL_CONNECTION_ERROR,o),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(E){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 o=this.operations[n].handler;delete this.operations[n],o.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?a(a({},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=void 0===this.wasKeepAliveReceived;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}();f.SubscriptionClient=T},17387:(C,f)=>{"use strict";Object.defineProperty(f,"__esModule",{value:!0}),f.WS_TIMEOUT=f.MIN_WS_TIMEOUT=void 0,f.MIN_WS_TIMEOUT=1e3,f.WS_TIMEOUT=3e4},55906:(C,f)=>{"use strict";Object.defineProperty(f,"__esModule",{value:!0});var r=function(){function a(){throw new Error("Static Class")}return a.GQL_CONNECTION_INIT="connection_init",a.GQL_CONNECTION_ACK="connection_ack",a.GQL_CONNECTION_ERROR="connection_error",a.GQL_CONNECTION_KEEP_ALIVE="ka",a.GQL_CONNECTION_TERMINATE="connection_terminate",a.GQL_START="start",a.GQL_DATA="data",a.GQL_ERROR="error",a.GQL_COMPLETE="complete",a.GQL_STOP="stop",a.SUBSCRIPTION_START="subscription_start",a.SUBSCRIPTION_DATA="subscription_data",a.SUBSCRIPTION_SUCCESS="subscription_success",a.SUBSCRIPTION_FAIL="subscription_fail",a.SUBSCRIPTION_END="subscription_end",a.INIT="init",a.INIT_SUCCESS="init_success",a.INIT_FAIL="init_fail",a.KEEP_ALIVE="keepalive",a}();f.default=r},2745:(C,f)=>{"use strict";Object.defineProperty(f,"__esModule",{value:!0}),f.GRAPHQL_SUBSCRIPTIONS=f.GRAPHQL_WS=void 0,f.GRAPHQL_WS="graphql-ws",f.GRAPHQL_SUBSCRIPTIONS="graphql-subscriptions"},59185:(C,f)=>{"use strict";Object.defineProperty(f,"__esModule",{value:!0}),f.default=function(a){return null!==a&&"object"==typeof a}},94505:(C,f)=>{"use strict";Object.defineProperty(f,"__esModule",{value:!0}),f.default=function(a){return"string"==typeof a}},23850:(C,f,r)=>{"use strict";var d,s;r.r(f),r.d(f,{default:()=>w}),C=r.hmd(C);const w=("function"==typeof(s=("undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:C).Symbol)?s.observable?d=s.observable:(d=s("observable"),s.observable=d):d="@@observable",d)}}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(self.webpackChunkaltair_app=self.webpackChunkaltair_app||[]).push([[929],{71251:(L,T,j)=>{j.d(T,{q:()=>v});class v{constructor(g,H,F){this.subscriptionUrl=g,this.connectionParams=H,this.extraOptions=F}}},82475:(L,T,j)=>{j.d(T,{y:()=>rt});var v=function(t,r){return(v=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,e){n.__proto__=e}||function(n,e){for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&(n[o]=e[o])})(t,r)};function x(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function n(){this.constructor=t}v(t,r),t.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)}function S(t){var r="function"==typeof Symbol&&Symbol.iterator,n=r&&t[r],e=0;if(n)return n.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&e>=t.length&&(t=void 0),{value:t&&t[e++],done:!t}}};throw new TypeError(r?"Object is not iterable.":"Symbol.iterator is not defined.")}function _(t,r){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var o,u,e=n.call(t),i=[];try{for(;(void 0===r||r-- >0)&&!(o=e.next()).done;)i.push(o.value)}catch(c){u={error:c}}finally{try{o&&!o.done&&(n=e.return)&&n.call(e)}finally{if(u)throw u.error}}return i}function w(t,r){for(var n=0,e=r.length,o=t.length;n<e;n++,o++)t[o]=r[n];return t}function y(t){return"function"==typeof t}var t,n,A=(t=function(t){return function(n){t(this),this.message=n?n.length+" errors occurred during unsubscription:\n"+n.map(function(e,o){return o+1+") "+e.toString()}).join("\n "):"",this.name="UnsubscriptionError",this.errors=n}},(n=t(function(e){Error.call(e),e.stack=(new Error).stack})).prototype=Object.create(Error.prototype),n.prototype.constructor=n,n);function C(t,r){if(t){var n=t.indexOf(r);0<=n&&t.splice(n,1)}}var I=function(){function t(r){this.initialTeardown=r,this.closed=!1,this._parentage=null,this._teardowns=null}return t.prototype.unsubscribe=function(){var r,n,e,o,i;if(!this.closed){this.closed=!0;var u=this._parentage;if(u)if(this._parentage=null,Array.isArray(u))try{for(var c=S(u),f=c.next();!f.done;f=c.next())f.value.remove(this)}catch(h){r={error:h}}finally{try{f&&!f.done&&(n=c.return)&&n.call(c)}finally{if(r)throw r.error}}else u.remove(this);var l=this.initialTeardown;if(y(l))try{l()}catch(h){i=h instanceof A?h.errors:[h]}var d=this._teardowns;if(d){this._teardowns=null;try{for(var s=S(d),p=s.next();!p.done;p=s.next()){var m=p.value;try{Y(m)}catch(h){i=null!=i?i:[],h instanceof A?i=w(w([],_(i)),_(h.errors)):i.push(h)}}}catch(h){e={error:h}}finally{try{p&&!p.done&&(o=s.return)&&o.call(s)}finally{if(e)throw e.error}}}if(i)throw new A(i)}},t.prototype.add=function(r){var n;if(r&&r!==this)if(this.closed)Y(r);else{if(r instanceof t){if(r.closed||r._hasParent(this))return;r._addParent(this)}(this._teardowns=null!==(n=this._teardowns)&&void 0!==n?n:[]).push(r)}},t.prototype._hasParent=function(r){var n=this._parentage;return n===r||Array.isArray(n)&&n.includes(r)},t.prototype._addParent=function(r){var n=this._parentage;this._parentage=Array.isArray(n)?(n.push(r),n):n?[n,r]:r},t.prototype._removeParent=function(r){var n=this._parentage;n===r?this._parentage=null:Array.isArray(n)&&C(n,r)},t.prototype.remove=function(r){var n=this._teardowns;n&&C(n,r),r instanceof t&&r._removeParent(this)},t.EMPTY=((r=new t).closed=!0,r),t;var r}();function N(t){return t instanceof I||t&&"closed"in t&&y(t.remove)&&y(t.add)&&y(t.unsubscribe)}function Y(t){y(t)?t():t.unsubscribe()}var P={setTimeout:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];var n=P.delegate;return((null==n?void 0:n.setTimeout)||setTimeout).apply(void 0,w([],_(t)))},clearTimeout:function(t){var r=P.delegate;return((null==r?void 0:r.clearTimeout)||clearTimeout)(t)},delegate:void 0};function K(t){P.setTimeout(function(){throw t})}function O(){}var Q=R("C",void 0,void 0);function R(t,r,n){return{kind:t,value:r,error:n}}var B=function(t){function r(n){var e=t.call(this)||this;return e.isStopped=!1,n?(e.destination=n,N(n)&&n.add(e)):e.destination=Z,e}return x(r,t),r.create=function(n,e,o){return new G(n,e,o)},r.prototype.next=function(n){this.isStopped?U(function(t){return R("N",t,void 0)}(n),this):this._next(n)},r.prototype.error=function(n){this.isStopped?U(function(t){return R("E",void 0,t)}(n),this):(this.isStopped=!0,this._error(n))},r.prototype.complete=function(){this.isStopped?U(Q,this):(this.isStopped=!0,this._complete())},r.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,t.prototype.unsubscribe.call(this),this.destination=null)},r.prototype._next=function(n){this.destination.next(n)},r.prototype._error=function(n){try{this.destination.error(n)}finally{this.unsubscribe()}},r.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},r}(I),G=function(t){function r(n,e,o){var u,i=t.call(this)||this;if(y(n))u=n;else if(n){var c;e=n.error,o=n.complete,c=n,u=null==(u=n.next)?void 0:u.bind(c),e=null==e?void 0:e.bind(c),o=null==o?void 0:o.bind(c)}return i.destination={next:u?D(u,i):O,error:D(null!=e?e:q,i),complete:o?D(o,i):O},i}return x(r,t),r}(B);function D(t,r){return function(){for(var n=[],e=0;e<arguments.length;e++)n[e]=arguments[e];try{t.apply(void 0,w([],_(n)))}catch(o){K(o)}}}function q(t){throw t}function U(t,r){var n=null;n&&P.setTimeout(function(){return n(t,r)})}var Z={closed:!0,next:O,error:q,complete:O},$="function"==typeof Symbol&&Symbol.observable||"@@observable";function tt(t){return t}function V(t){return 0===t.length?tt:1===t.length?t[0]:function(n){return t.reduce(function(e,o){return o(e)},n)}}var rt=function(){function t(r){r&&(this._subscribe=r)}return t.prototype.lift=function(r){var n=new t;return n.source=this,n.operator=r,n},t.prototype.subscribe=function(r,n,e){var o=function(t){return t&&t instanceof B||function(t){return t&&y(t.next)&&y(t.error)&&y(t.complete)}(t)&&N(t)}(r)?r:new G(r,n,e),u=this.operator,c=this.source;return o.add(u?u.call(o,c):c?this._subscribe(o):this._trySubscribe(o)),o},t.prototype._deprecatedSyncErrorSubscribe=function(r){var n=r;n._syncErrorHack_isSubscribing=!0;var e=this.operator;if(e)r.add(e.call(r,this.source));else try{r.add(this._subscribe(r))}catch(i){n.__syncError=i}for(var o=n;o;){if("__syncError"in o)try{throw o.__syncError}finally{r.unsubscribe()}o=o.destination}n._syncErrorHack_isSubscribing=!1},t.prototype._trySubscribe=function(r){try{return this._subscribe(r)}catch(n){r.error(n)}},t.prototype.forEach=function(r,n){var e=this;return new(n=k(n))(function(o,i){var u;u=e.subscribe(function(c){try{r(c)}catch(f){i(f),null==u||u.unsubscribe()}},i,o)})},t.prototype._subscribe=function(r){var n;return null===(n=this.source)||void 0===n?void 0:n.subscribe(r)},t.prototype[$]=function(){return this},t.prototype.pipe=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length?V(r)(this):this},t.prototype.toPromise=function(r){var n=this;return new(r=k(r))(function(e,o){var i;n.subscribe(function(u){return i=u},function(u){return o(u)},function(){return e(i)})})},t.create=function(r){return new t(r)},t}();function k(t){var r;return null!==(r=null!=t?t:undefined)&&void 0!==r?r:Promise}}}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(self.webpackChunkaltair_app=self.webpackChunkaltair_app||[]).push([[934],{17934:(u,l,o)=>{const i=o(90787),e=o(90349);u.exports={atob:i,btoa:e}},90787:u=>{function i(e){const t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".indexOf(e);return t<0?void 0:t}u.exports=function(e){if((e=(e=`${e}`).replace(/[ \t\n\f\r]/g,"")).length%4==0&&(e=e.replace(/==?$/,"")),e.length%4==1||/[^+/0-9A-Za-z]/.test(e))return null;let t="",n=0,r=0;for(let f=0;f<e.length;f++)n<<=6,n|=i(e[f]),r+=6,24===r&&(t+=String.fromCharCode((16711680&n)>>16),t+=String.fromCharCode((65280&n)>>8),t+=String.fromCharCode(255&n),n=r=0);return 12===r?(n>>=4,t+=String.fromCharCode(n)):18===r&&(n>>=2,t+=String.fromCharCode((65280&n)>>8),t+=String.fromCharCode(255&n)),t}},90349:u=>{function i(e){if(e>=0&&e<64)return"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"[e]}u.exports=function(e){let t;for(e=`${e}`,t=0;t<e.length;t++)if(e.charCodeAt(t)>255)return null;let n="";for(t=0;t<e.length;t+=3){const r=[void 0,void 0,void 0,void 0];r[0]=e.charCodeAt(t)>>2,r[1]=(3&e.charCodeAt(t))<<4,e.length>t+1&&(r[1]|=e.charCodeAt(t+1)>>4,r[2]=(15&e.charCodeAt(t+1))<<2),e.length>t+2&&(r[2]|=e.charCodeAt(t+2)>>6,r[3]=63&e.charCodeAt(t+2));for(let f=0;f<r.length;f++)n+=void 0===r[f]?"=":i(r[f])}return n}}}]);
|
|
@@ -1,155 +1,159 @@
|
|
|
1
1
|
{
|
|
2
|
-
"SEND_REQUEST_BUTTON": "
|
|
3
|
-
"PRETTIFY_BUTTON": "
|
|
4
|
-
"COMPRESS_QUERY_BUTTON": "
|
|
5
|
-
"CLEAR_BUTTON": "
|
|
6
|
-
"COPY_AS_CURL_BUTTON": "
|
|
7
|
-
"CONVERT_TO_NAMED_QUERY_BUTTON": "
|
|
8
|
-
"SET_HEADERS_BUTTON": "
|
|
9
|
-
"SET_VARIABLES_BUTTON": "
|
|
10
|
-
"REFACTOR_QUERY_BUTTON": "
|
|
11
|
-
"RELOAD_DOCS_BUTTON": "
|
|
12
|
-
"SHOW_DOCS_BUTTON": "
|
|
13
|
-
"DOCS_TEXT": "
|
|
14
|
-
"LOADING_INDICATOR_TEXT": "
|
|
15
|
-
"CANCEL_TEXT": "
|
|
16
|
-
"SERVER_NO_INTROSPECTION_SUPPORT": "
|
|
17
|
-
"SAVE_BUTTON": "
|
|
18
|
-
"DONE_BUTTON": "
|
|
19
|
-
"CLICK_HERE_TEXT": "
|
|
20
|
-
"ADD_NEW_WINDOW_TEXT": "
|
|
21
|
-
"RESTART_TEXT": "
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"
|
|
26
|
-
"
|
|
27
|
-
"
|
|
28
|
-
"
|
|
29
|
-
"
|
|
30
|
-
"
|
|
31
|
-
"
|
|
32
|
-
"
|
|
33
|
-
"
|
|
34
|
-
"
|
|
35
|
-
"
|
|
36
|
-
"
|
|
37
|
-
"
|
|
38
|
-
"
|
|
39
|
-
"
|
|
40
|
-
"
|
|
41
|
-
"
|
|
42
|
-
"
|
|
43
|
-
"
|
|
44
|
-
"
|
|
45
|
-
"
|
|
46
|
-
"
|
|
47
|
-
"
|
|
48
|
-
"
|
|
49
|
-
"
|
|
50
|
-
"
|
|
51
|
-
"
|
|
52
|
-
"
|
|
53
|
-
"
|
|
54
|
-
"
|
|
55
|
-
"
|
|
56
|
-
"
|
|
57
|
-
"
|
|
58
|
-
"
|
|
59
|
-
"
|
|
60
|
-
"
|
|
61
|
-
"
|
|
62
|
-
"
|
|
63
|
-
"
|
|
64
|
-
"
|
|
65
|
-
"
|
|
66
|
-
"
|
|
67
|
-
"
|
|
68
|
-
"
|
|
69
|
-
"
|
|
70
|
-
"
|
|
71
|
-
"
|
|
72
|
-
"
|
|
73
|
-
"
|
|
74
|
-
"
|
|
75
|
-
"
|
|
76
|
-
"
|
|
77
|
-
"
|
|
78
|
-
"
|
|
79
|
-
"
|
|
80
|
-
"
|
|
81
|
-
"
|
|
82
|
-
"
|
|
83
|
-
"
|
|
84
|
-
"
|
|
85
|
-
"
|
|
86
|
-
"
|
|
87
|
-
"
|
|
88
|
-
"
|
|
89
|
-
"
|
|
90
|
-
"
|
|
91
|
-
"
|
|
92
|
-
"
|
|
93
|
-
"
|
|
94
|
-
"
|
|
95
|
-
"
|
|
96
|
-
"
|
|
97
|
-
"
|
|
98
|
-
"
|
|
99
|
-
"
|
|
100
|
-
"
|
|
101
|
-
"
|
|
102
|
-
"
|
|
103
|
-
"
|
|
104
|
-
"
|
|
105
|
-
"
|
|
106
|
-
"
|
|
107
|
-
"
|
|
108
|
-
"
|
|
109
|
-
"
|
|
110
|
-
"
|
|
111
|
-
"
|
|
112
|
-
"
|
|
113
|
-
"
|
|
114
|
-
"
|
|
115
|
-
"
|
|
116
|
-
"
|
|
117
|
-
"
|
|
118
|
-
"
|
|
119
|
-
"
|
|
120
|
-
"
|
|
121
|
-
"
|
|
122
|
-
"
|
|
123
|
-
"
|
|
124
|
-
"
|
|
125
|
-
"
|
|
126
|
-
"
|
|
127
|
-
"
|
|
128
|
-
"
|
|
129
|
-
"
|
|
130
|
-
"
|
|
131
|
-
"
|
|
132
|
-
"
|
|
133
|
-
"
|
|
134
|
-
"
|
|
135
|
-
"
|
|
136
|
-
"
|
|
137
|
-
"
|
|
138
|
-
"
|
|
139
|
-
"
|
|
140
|
-
"
|
|
141
|
-
"
|
|
142
|
-
"
|
|
143
|
-
"
|
|
144
|
-
"
|
|
145
|
-
"
|
|
146
|
-
"
|
|
147
|
-
"
|
|
148
|
-
"
|
|
149
|
-
"
|
|
150
|
-
"
|
|
151
|
-
"
|
|
152
|
-
"
|
|
153
|
-
"
|
|
154
|
-
"
|
|
2
|
+
"SEND_REQUEST_BUTTON": "crwdns625:0crwdne625:0",
|
|
3
|
+
"PRETTIFY_BUTTON": "crwdns627:0crwdne627:0",
|
|
4
|
+
"COMPRESS_QUERY_BUTTON": "crwdns629:0crwdne629:0",
|
|
5
|
+
"CLEAR_BUTTON": "crwdns631:0crwdne631:0",
|
|
6
|
+
"COPY_AS_CURL_BUTTON": "crwdns633:0crwdne633:0",
|
|
7
|
+
"CONVERT_TO_NAMED_QUERY_BUTTON": "crwdns635:0crwdne635:0",
|
|
8
|
+
"SET_HEADERS_BUTTON": "crwdns637:0crwdne637:0",
|
|
9
|
+
"SET_VARIABLES_BUTTON": "crwdns639:0crwdne639:0",
|
|
10
|
+
"REFACTOR_QUERY_BUTTON": "crwdns641:0crwdne641:0",
|
|
11
|
+
"RELOAD_DOCS_BUTTON": "crwdns643:0crwdne643:0",
|
|
12
|
+
"SHOW_DOCS_BUTTON": "crwdns645:0crwdne645:0",
|
|
13
|
+
"DOCS_TEXT": "crwdns647:0crwdne647:0",
|
|
14
|
+
"LOADING_INDICATOR_TEXT": "crwdns649:0crwdne649:0",
|
|
15
|
+
"CANCEL_TEXT": "crwdns651:0crwdne651:0",
|
|
16
|
+
"SERVER_NO_INTROSPECTION_SUPPORT": "crwdns653:0crwdne653:0",
|
|
17
|
+
"SAVE_BUTTON": "crwdns655:0crwdne655:0",
|
|
18
|
+
"DONE_BUTTON": "crwdns657:0crwdne657:0",
|
|
19
|
+
"CLICK_HERE_TEXT": "crwdns659:0crwdne659:0",
|
|
20
|
+
"ADD_NEW_WINDOW_TEXT": "crwdns661:0crwdne661:0",
|
|
21
|
+
"RESTART_TEXT": "crwdns663:0crwdne663:0",
|
|
22
|
+
"DELETE_TEXT": "crwdns665:0crwdne665:0",
|
|
23
|
+
"DOCS_GO_BACK_TEXT": "crwdns667:0crwdne667:0",
|
|
24
|
+
"DOCS_EXPORT_SDL": "crwdns669:0crwdne669:0",
|
|
25
|
+
"DOCS_LOAD_SCHEMA": "crwdns671:0crwdne671:0",
|
|
26
|
+
"DOCS_SEARCH_INPUT_PLACEHOLDER_TEXT": "crwdns673:0crwdne673:0",
|
|
27
|
+
"DOCS_ARGUMENTS_TEXT": "crwdns675:0crwdne675:0",
|
|
28
|
+
"DOCS_TYPE_TEXT": "crwdns677:0crwdne677:0",
|
|
29
|
+
"DOCS_FIELD_TEXT": "crwdns679:0crwdne679:0",
|
|
30
|
+
"DOCS_FIELDS_TEXT": "crwdns681:0crwdne681:0",
|
|
31
|
+
"DOCS_SEARCH_RESULTS_TEXT": "crwdns683:0crwdne683:0",
|
|
32
|
+
"DOCS_VALUES_TEXT": "crwdns685:0crwdne685:0",
|
|
33
|
+
"DOCS_DEPRECATED_TEXT": "crwdns687:0crwdne687:0",
|
|
34
|
+
"DOCS_ADD_QUERY_TEXT": "crwdns689:0crwdne689:0",
|
|
35
|
+
"DOCS_ADD_FRAGMENT_TEXT": "crwdns691:0crwdne691:0",
|
|
36
|
+
"DOCS_UNION_TEXT": "crwdns693:0crwdne693:0",
|
|
37
|
+
"DOCS_SUBTYPES_TEXT": "crwdns695:0crwdne695:0",
|
|
38
|
+
"DOCS_INTERFACE_TEXT": "crwdns697:0crwdne697:0",
|
|
39
|
+
"DOCS_IMPLEMENTATIONS_TEXT": "crwdns699:0crwdne699:0",
|
|
40
|
+
"DOCS_IMPLEMENTS_TEXT": "crwdns701:0crwdne701:0",
|
|
41
|
+
"DOCS_LAST_UPDATED": "crwdns703:0crwdne703:0",
|
|
42
|
+
"QUERY_RESULT_TAB": "crwdns705:0crwdne705:0",
|
|
43
|
+
"SUBSCRIPTION_RESULT_TAB": "crwdns707:0crwdne707:0",
|
|
44
|
+
"RESPONSE_HEADERS_TAB": "crwdns709:0crwdne709:0",
|
|
45
|
+
"QUERY_RESULT_NO_RESULT_TEXT": "crwdns711:0crwdne711:0",
|
|
46
|
+
"QUERY_RESULT_STATUS_TEXT": "crwdns713:0crwdne713:0",
|
|
47
|
+
"QUERY_RESULT_STATUS_CODE_TEXT": "crwdns715:0crwdne715:0",
|
|
48
|
+
"QUERY_RESULT_TIME_SPENT_TEXT": "crwdns717:0crwdne717:0",
|
|
49
|
+
"QUERY_RESULT_CLEAR_RESULT_BUTTON": "crwdns719:0crwdne719:0",
|
|
50
|
+
"QUERY_RESULT_DOWNLOAD_RESULT_BUTTON": "crwdns721:0crwdne721:0",
|
|
51
|
+
"SUBSCRIPTIONS_STOP_TEXT": "crwdns723:0crwdne723:0",
|
|
52
|
+
"SUBSCRIPTIONS_CLEAR_TEXT": "crwdns725:0crwdne725:0",
|
|
53
|
+
"SUBSCRIPTIONS_AUTOSCROLL_TEXT": "crwdns727:0crwdne727:0",
|
|
54
|
+
"RESPONSE_HEADERS_MORE_IN_APPS": "crwdns729:0crwdne729:0",
|
|
55
|
+
"VARIABLES_TEXT": "crwdns731:0crwdne731:0",
|
|
56
|
+
"SET_VARIABLES_DIALOG_SUBTEXT": "crwdns733:0crwdne733:0",
|
|
57
|
+
"HEADERS_TEXT": "crwdns735:0crwdne735:0",
|
|
58
|
+
"SET_HEADERS_DIALOG_SUBTEXT": "crwdns737:0crwdne737:0",
|
|
59
|
+
"ADD_HEADER_TEXT": "crwdns739:0crwdne739:0",
|
|
60
|
+
"HEADERS_FORBIDDEN_NOTICE": "crwdns741:0crwdne741:0",
|
|
61
|
+
"SUBSCRIPTION_URL_TEXT": "crwdns743:0crwdne743:0",
|
|
62
|
+
"SET_SUBSCRIPTION_URL_TEXT": "crwdns745:0crwdne745:0",
|
|
63
|
+
"SUBSCRIPTION_CONNECTION_PARAMS_TEXT": "crwdns747:0crwdne747:0",
|
|
64
|
+
"SUBSCRIPTION_TYPE_TITLE": "crwdns749:0crwdne749:0",
|
|
65
|
+
"SUBSCRIPTION_PROVIDER_WEBSOCKET": "crwdns751:0crwdne751:0",
|
|
66
|
+
"SUBSCRIPTION_PROVIDER_GRAPHQL_WS": "crwdns753:0crwdne753:0",
|
|
67
|
+
"SUBSCRIPTION_PROVIDER_APP_SYNC": "crwdns755:0crwdne755:0",
|
|
68
|
+
"SUBSCRIPTION_PROVIDER_ACTION_CABLE": "crwdns757:0crwdne757:0",
|
|
69
|
+
"HISTORY_TEXT": "crwdns759:0crwdne759:0",
|
|
70
|
+
"HISTORY_CLEAR_TEXT": "crwdns761:0crwdne761:0",
|
|
71
|
+
"HISTORY_SUB_TEXT": "crwdns763:0crwdne763:0",
|
|
72
|
+
"SETTINGS_TEXT": "crwdns765:0crwdne765:0",
|
|
73
|
+
"SETTINGS_SUB_TEXT": "crwdns767:0crwdne767:0",
|
|
74
|
+
"SETTINGS_VERSION_TEXT": "crwdns769:0crwdne769:0",
|
|
75
|
+
"SETTINGS_THEME_TEXT": "crwdns771:0crwdne771:0",
|
|
76
|
+
"SETTINGS_LANGUAGE_TEXT": "crwdns773:0crwdne773:0",
|
|
77
|
+
"SETTINGS_ADD_QUERY_DEPTH_LIMIT_TEXT": "crwdns775:0crwdne775:0",
|
|
78
|
+
"SETTINGS_TAB_SIZE_TEXT": "crwdns777:0crwdne777:0",
|
|
79
|
+
"SETTINGS_HELP_WITH_TRANSLATIONS_TEXT": "crwdns779:0crwdne779:0",
|
|
80
|
+
"SETTINGS_SHOW_EDITOR_HINT": "crwdns781:0crwdne781:0",
|
|
81
|
+
"SETTINGS_KEYBOARD_SHORTCUTS": "crwdns783:0crwdne783:0",
|
|
82
|
+
"SETTINGS_RESET_APPLICATION_DATA": "crwdns785:0crwdne785:0",
|
|
83
|
+
"SETTINGS_TOGGLE_ADVANCED_MODE": "crwdns787:0crwdne787:0",
|
|
84
|
+
"VIEW_ON_GITHUB_TEXT": "crwdns789:0crwdne789:0",
|
|
85
|
+
"STAR_ON_GITHUB_TEXT": "crwdns791:0crwdne791:0",
|
|
86
|
+
"REPORT_BUG_TEXT": "crwdns793:0crwdne793:0",
|
|
87
|
+
"EDIT_WINDOW_TEXT": "crwdns795:0crwdne795:0",
|
|
88
|
+
"CLOSE_WINDOW_TEXT": "crwdns797:0crwdne797:0",
|
|
89
|
+
"CLOSE_WINDOWS_TO_THE_RIGHT_TEXT": "crwdns799:0crwdne799:0",
|
|
90
|
+
"CLOSE_OTHER_WINDOWS_TEXT": "crwdns801:0crwdne801:0",
|
|
91
|
+
"DUPLICATE_WINDOW_TEXT": "crwdns803:0crwdne803:0",
|
|
92
|
+
"REOPEN_CLOSED_WINDOW_TEXT": "crwdns805:0crwdne805:0",
|
|
93
|
+
"IMPORT_WINDOW_TEXT": "crwdns807:0crwdne807:0",
|
|
94
|
+
"IMPORT_WINDOW_FROM_CURL_TEXT": "crwdns809:0crwdne809:0",
|
|
95
|
+
"EXPORT_WINDOW_TEXT": "crwdns811:0crwdne811:0",
|
|
96
|
+
"IMPORT_CURL_TITLE_TEXT": "crwdns813:0crwdne813:0",
|
|
97
|
+
"IMPORT_CURL_TITLE_SUBTEXT": "crwdns815:0crwdne815:0",
|
|
98
|
+
"IMPORT_BUTTON": "crwdns817:0crwdne817:0",
|
|
99
|
+
"EXPORT_BACKUP_DATA_TEXT": "crwdns819:0crwdne819:0",
|
|
100
|
+
"IMPORT_BACKUP_DATA_TEXT": "crwdns821:0crwdne821:0",
|
|
101
|
+
"COLLECTIONS_TEXT": "crwdns823:0crwdne823:0",
|
|
102
|
+
"COLLECTIONS_EMPTY_TEXT": "crwdns825:0crwdne825:0",
|
|
103
|
+
"SAVE_TO_COLLECTION_BUTTON": "crwdns827:0crwdne827:0",
|
|
104
|
+
"SAVE_TO_COLLECTION_HEADER": "crwdns829:0crwdne829:0",
|
|
105
|
+
"SAVE_TO_COLLCTION_SUBTEXT": "crwdns831:0crwdne831:0",
|
|
106
|
+
"SAVE_TO_COLLECTION_SELECT_COLLECTION": "crwdns833:0crwdne833:0",
|
|
107
|
+
"SAVE_TO_COLLECTION_OR_CREATE_NEW_COLLECTION_LABEL": "crwdns835:0crwdne835:0",
|
|
108
|
+
"SAVE_TO_COLLECTION_NAME_OF_QUERY": "crwdns837:0crwdne837:0",
|
|
109
|
+
"SAVE_TO_COLLECTION_COLLECTION_NAME": "crwdns839:0crwdne839:0",
|
|
110
|
+
"CREATE_COLLECTION_BUTTON": "crwdns841:0crwdne841:0",
|
|
111
|
+
"NUMBER_OF_QUERIES": "crwdns843:0crwdne843:0",
|
|
112
|
+
"COLLECTIONS_NUMBER_OF_REQUESTS": "crwdns845:0crwdne845:0",
|
|
113
|
+
"COLLECTIONS_QUERY_MENU_DELETE": "crwdns847:0crwdne847:0",
|
|
114
|
+
"COLLECTIONS_MENU_DELETE": "crwdns849:0crwdne849:0",
|
|
115
|
+
"COLLECTIONS_MENU_EDIT": "crwdns851:0crwdne851:0",
|
|
116
|
+
"COLLECTIONS_MENU_EXPORT": "crwdns853:0crwdne853:0",
|
|
117
|
+
"COLLECTIONS_IMPORT_TEXT": "crwdns855:0crwdne855:0",
|
|
118
|
+
"COLLECTION_UPDATE_WINDOW_IN_COLLECTION": "crwdns857:0crwdne857:0",
|
|
119
|
+
"COLLECTIONS_SORT_BY": "crwdns859:0crwdne859:0",
|
|
120
|
+
"COLLECTIONS_SORT_BY_A_Z": "crwdns861:0crwdne861:0",
|
|
121
|
+
"COLLECTIONS_SORT_BY_Z_A": "crwdns863:0crwdne863:0",
|
|
122
|
+
"COLLECTIONS_SORT_BY_NEWEST": "crwdns865:0crwdne865:0",
|
|
123
|
+
"COLLECTIONS_SORT_BY_OLDEST": "crwdns867:0crwdne867:0",
|
|
124
|
+
"COLLECTIONS_DEPRECATED_QUERY_WARNING": "crwdns869:0crwdne869:0",
|
|
125
|
+
"COLLECTION_OPEN_QUERY_TOOLTIP": "crwdns871:0crwdne871:0",
|
|
126
|
+
"EDIT_COLLECTION_TITLE_TEXT": "crwdns873:0crwdne873:0",
|
|
127
|
+
"EDIT_COLLECTION_TITLE_SUBTEXT": "crwdns875:0crwdne875:0",
|
|
128
|
+
"COLLECTION_TITLE_LABEL": "crwdns877:0crwdne877:0",
|
|
129
|
+
"ENVIRONMENTS_BUTTON": "crwdns879:0crwdne879:0",
|
|
130
|
+
"ENVIRONMENTS_MANAGER_TEXT": "crwdns881:0crwdne881:0",
|
|
131
|
+
"ENVIRONMENTS_SUB_TEXT": "crwdns883:0crwdne883:0",
|
|
132
|
+
"BASE_ENVIRONMENT_TEXT": "crwdns885:0crwdne885:0",
|
|
133
|
+
"SUB_ENVIRONMENTS_HEADER": "crwdns887:0crwdne887:0",
|
|
134
|
+
"ADD_SUB_ENVIRONMENT_BUTTON": "crwdns889:0crwdne889:0",
|
|
135
|
+
"SUB_ENVIRONMENT_TITLE_PLACEHOLDER": "crwdns891:0crwdne891:0",
|
|
136
|
+
"NO_ENVIRONMENT_TEXT": "crwdns893:0crwdne893:0",
|
|
137
|
+
"ENVIRONMENT_VARIABLE_TIP": "crwdns895:0{{variable}}crwdne895:0",
|
|
138
|
+
"ADD_FILES_TEXT": "crwdns897:0crwdne897:0",
|
|
139
|
+
"FILE_NAME_PLACEHOLDER": "crwdns899:0crwdne899:0",
|
|
140
|
+
"LEARN_MORE_TEXT": "crwdns901:0crwdne901:0",
|
|
141
|
+
"FILES_SELECT_FILES": "crwdns903:0crwdne903:0",
|
|
142
|
+
"STREAM_CONNECTION_TRYING": "crwdns905:0crwdne905:0",
|
|
143
|
+
"STREAM_CONNECTION_CONNECTED": "crwdns907:0crwdne907:0",
|
|
144
|
+
"QUERY_TAB": "crwdns909:0crwdne909:0",
|
|
145
|
+
"PRE_REQUEST_TAB": "crwdns911:0crwdne911:0",
|
|
146
|
+
"POST_REQUEST_TAB": "crwdns913:0crwdne913:0",
|
|
147
|
+
"PRE_REQUEST_EDITOR_HEADER": "crwdns915:0crwdne915:0",
|
|
148
|
+
"PRE_REQUEST_EDITOR_SUBTEXT": "crwdns917:0crwdne917:0",
|
|
149
|
+
"PRE_REQUEST_ENABLE_TEXT": "crwdns919:0crwdne919:0",
|
|
150
|
+
"REQUEST_SCRIPT_ENABLE_TEXT": "crwdns921:0crwdne921:0",
|
|
151
|
+
"SCHEMA_FORM_LIST_ADD": "crwdns923:0crwdne923:0",
|
|
152
|
+
"SCHEMA_FORM_LIST_REMOVE": "crwdns925:0crwdne925:0",
|
|
153
|
+
"PLUGINS_TEXT": "crwdns927:0crwdne927:0",
|
|
154
|
+
"PLUGINS_SUB_TEXT": "crwdns929:0crwdne929:0",
|
|
155
|
+
"PLUGIN_UNIQUE_NAME_TEXT": "crwdns931:0crwdne931:0",
|
|
156
|
+
"PLUGIN_ADD_BUTTON": "crwdns933:0crwdne933:0",
|
|
157
|
+
"PLUGIN_REMOVE_BUTTON": "crwdns935:0crwdne935:0",
|
|
158
|
+
"PLUGIN_CREATE_BUTTON": "crwdns937:0crwdne937:0"
|
|
155
159
|
}
|
|
@@ -19,6 +19,7 @@
|
|
|
19
19
|
"CLICK_HERE_TEXT": "Klikněte zde",
|
|
20
20
|
"ADD_NEW_WINDOW_TEXT": "+ Nový",
|
|
21
21
|
"RESTART_TEXT": "Restart",
|
|
22
|
+
"DELETE_TEXT": "Delete",
|
|
22
23
|
"DOCS_GO_BACK_TEXT": "Zpět",
|
|
23
24
|
"DOCS_EXPORT_SDL": "Exportovat SDL",
|
|
24
25
|
"DOCS_LOAD_SCHEMA": "Načíst schéma",
|
|
@@ -45,6 +46,7 @@
|
|
|
45
46
|
"QUERY_RESULT_STATUS_TEXT": "STAV",
|
|
46
47
|
"QUERY_RESULT_STATUS_CODE_TEXT": "STAVOVÝ KÓD",
|
|
47
48
|
"QUERY_RESULT_TIME_SPENT_TEXT": "TRVÁNÍ",
|
|
49
|
+
"QUERY_RESULT_CLEAR_RESULT_BUTTON": "Clear",
|
|
48
50
|
"QUERY_RESULT_DOWNLOAD_RESULT_BUTTON": "Stáhnout",
|
|
49
51
|
"SUBSCRIPTIONS_STOP_TEXT": "Stop",
|
|
50
52
|
"SUBSCRIPTIONS_CLEAR_TEXT": "Vyčistit",
|
|
@@ -94,6 +96,8 @@
|
|
|
94
96
|
"IMPORT_CURL_TITLE_TEXT": "Importovat cURL",
|
|
95
97
|
"IMPORT_CURL_TITLE_SUBTEXT": "Vložte cURL příkaz",
|
|
96
98
|
"IMPORT_BUTTON": "Importovat",
|
|
99
|
+
"EXPORT_BACKUP_DATA_TEXT": "Export backup data...",
|
|
100
|
+
"IMPORT_BACKUP_DATA_TEXT": "Import backup data...",
|
|
97
101
|
"COLLECTIONS_TEXT": "Sbírky",
|
|
98
102
|
"COLLECTIONS_EMPTY_TEXT": "Your collections would appear here.",
|
|
99
103
|
"SAVE_TO_COLLECTION_BUTTON": "Přidat do sbírky",
|
|
@@ -19,6 +19,7 @@
|
|
|
19
19
|
"CLICK_HERE_TEXT": "Click here",
|
|
20
20
|
"ADD_NEW_WINDOW_TEXT": "+ Add new",
|
|
21
21
|
"RESTART_TEXT": "Restart",
|
|
22
|
+
"DELETE_TEXT": "Delete",
|
|
22
23
|
"DOCS_GO_BACK_TEXT": "Back",
|
|
23
24
|
"DOCS_EXPORT_SDL": "Export SDL",
|
|
24
25
|
"DOCS_LOAD_SCHEMA": "Load Schema",
|
|
@@ -45,6 +46,7 @@
|
|
|
45
46
|
"QUERY_RESULT_STATUS_TEXT": "STATUS",
|
|
46
47
|
"QUERY_RESULT_STATUS_CODE_TEXT": "STATUS CODE",
|
|
47
48
|
"QUERY_RESULT_TIME_SPENT_TEXT": "TIME SPENT",
|
|
49
|
+
"QUERY_RESULT_CLEAR_RESULT_BUTTON": "Clear",
|
|
48
50
|
"QUERY_RESULT_DOWNLOAD_RESULT_BUTTON": "Download",
|
|
49
51
|
"SUBSCRIPTIONS_STOP_TEXT": "Stop",
|
|
50
52
|
"SUBSCRIPTIONS_CLEAR_TEXT": "Clear",
|
|
@@ -94,6 +96,8 @@
|
|
|
94
96
|
"IMPORT_CURL_TITLE_TEXT": "Import cURL",
|
|
95
97
|
"IMPORT_CURL_TITLE_SUBTEXT": "Paste your cURL command below",
|
|
96
98
|
"IMPORT_BUTTON": "Import",
|
|
99
|
+
"EXPORT_BACKUP_DATA_TEXT": "Export backup data...",
|
|
100
|
+
"IMPORT_BACKUP_DATA_TEXT": "Import backup data...",
|
|
97
101
|
"COLLECTIONS_TEXT": "Collections",
|
|
98
102
|
"COLLECTIONS_EMPTY_TEXT": "Your collections would appear here.",
|
|
99
103
|
"SAVE_TO_COLLECTION_BUTTON": "Add to collection",
|
|
@@ -19,6 +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
23
|
"DOCS_GO_BACK_TEXT": "Zurück",
|
|
23
24
|
"DOCS_EXPORT_SDL": "SDL exportieren",
|
|
24
25
|
"DOCS_LOAD_SCHEMA": "Schema laden",
|
|
@@ -45,6 +46,7 @@
|
|
|
45
46
|
"QUERY_RESULT_STATUS_TEXT": "STATUS",
|
|
46
47
|
"QUERY_RESULT_STATUS_CODE_TEXT": "STATUS-CODE",
|
|
47
48
|
"QUERY_RESULT_TIME_SPENT_TEXT": "VERBRACHTE ZEIT",
|
|
49
|
+
"QUERY_RESULT_CLEAR_RESULT_BUTTON": "Clear",
|
|
48
50
|
"QUERY_RESULT_DOWNLOAD_RESULT_BUTTON": "Herunterladen",
|
|
49
51
|
"SUBSCRIPTIONS_STOP_TEXT": "Anhalten",
|
|
50
52
|
"SUBSCRIPTIONS_CLEAR_TEXT": "Leeren",
|
|
@@ -94,6 +96,8 @@
|
|
|
94
96
|
"IMPORT_CURL_TITLE_TEXT": "cURL Befehl importieren",
|
|
95
97
|
"IMPORT_CURL_TITLE_SUBTEXT": "Füge deinen cURL Befehl unten ein",
|
|
96
98
|
"IMPORT_BUTTON": "Importieren",
|
|
99
|
+
"EXPORT_BACKUP_DATA_TEXT": "Export backup data...",
|
|
100
|
+
"IMPORT_BACKUP_DATA_TEXT": "Import backup data...",
|
|
97
101
|
"COLLECTIONS_TEXT": "Sammlungen",
|
|
98
102
|
"COLLECTIONS_EMPTY_TEXT": "Deine Sammlungen würden hier erscheinen.",
|
|
99
103
|
"SAVE_TO_COLLECTION_BUTTON": "Zu Sammlung hinzufügen",
|
|
@@ -110,6 +110,9 @@
|
|
|
110
110
|
"IMPORT_CURL_TITLE_SUBTEXT": "Paste your cURL command below",
|
|
111
111
|
"IMPORT_BUTTON": "Import",
|
|
112
112
|
|
|
113
|
+
"EXPORT_BACKUP_DATA_TEXT": "Export backup data...",
|
|
114
|
+
"IMPORT_BACKUP_DATA_TEXT": "Import backup data...",
|
|
115
|
+
|
|
113
116
|
"COLLECTIONS_TEXT": "Collections",
|
|
114
117
|
"COLLECTIONS_EMPTY_TEXT": "Your collections would appear here.",
|
|
115
118
|
"SAVE_TO_COLLECTION_BUTTON": "Add to collection",
|
|
@@ -125,6 +128,7 @@
|
|
|
125
128
|
"COLLECTIONS_QUERY_MENU_DELETE": "Delete",
|
|
126
129
|
"COLLECTIONS_MENU_DELETE": "Delete",
|
|
127
130
|
"COLLECTIONS_MENU_EDIT": "Edit",
|
|
131
|
+
"COLLECTIONS_MENU_SYNC": "Sync to remote",
|
|
128
132
|
"COLLECTIONS_MENU_EXPORT": "Export",
|
|
129
133
|
"COLLECTIONS_IMPORT_TEXT": "Import",
|
|
130
134
|
"COLLECTION_UPDATE_WINDOW_IN_COLLECTION": "Update window in collection",
|
|
@@ -135,6 +139,7 @@
|
|
|
135
139
|
"COLLECTIONS_SORT_BY_OLDEST": "Oldest",
|
|
136
140
|
"COLLECTIONS_DEPRECATED_QUERY_WARNING": "This query is old and not compatible. Please delete and create it again to prevent data loss.",
|
|
137
141
|
"COLLECTION_OPEN_QUERY_TOOLTIP": "From a collection",
|
|
142
|
+
"COLLECTION_SYNC_TEXT": "Refresh",
|
|
138
143
|
|
|
139
144
|
"EDIT_COLLECTION_TITLE_TEXT": "Edit Collection",
|
|
140
145
|
"EDIT_COLLECTION_TITLE_SUBTEXT": "Update your collection details",
|
|
@@ -174,5 +179,9 @@
|
|
|
174
179
|
"PLUGIN_UNIQUE_NAME_TEXT": "Unique Plugin Name",
|
|
175
180
|
"PLUGIN_ADD_BUTTON": "Add to Altair",
|
|
176
181
|
"PLUGIN_REMOVE_BUTTON": "Remove",
|
|
177
|
-
"PLUGIN_CREATE_BUTTON": "Create Plugin"
|
|
182
|
+
"PLUGIN_CREATE_BUTTON": "Create Plugin",
|
|
183
|
+
|
|
184
|
+
"ACCOUNT_TITLE": "Account",
|
|
185
|
+
"LOGIN_TAB": "Login",
|
|
186
|
+
"REGISTER_TAB": "Register"
|
|
178
187
|
}
|
|
@@ -19,6 +19,7 @@
|
|
|
19
19
|
"CLICK_HERE_TEXT": "Click here",
|
|
20
20
|
"ADD_NEW_WINDOW_TEXT": "+ Add new",
|
|
21
21
|
"RESTART_TEXT": "Restart",
|
|
22
|
+
"DELETE_TEXT": "Delete",
|
|
22
23
|
"DOCS_GO_BACK_TEXT": "Back",
|
|
23
24
|
"DOCS_EXPORT_SDL": "Export SDL",
|
|
24
25
|
"DOCS_LOAD_SCHEMA": "Load Schema",
|
|
@@ -45,6 +46,7 @@
|
|
|
45
46
|
"QUERY_RESULT_STATUS_TEXT": "STATUS",
|
|
46
47
|
"QUERY_RESULT_STATUS_CODE_TEXT": "STATUS CODE",
|
|
47
48
|
"QUERY_RESULT_TIME_SPENT_TEXT": "TIME SPENT",
|
|
49
|
+
"QUERY_RESULT_CLEAR_RESULT_BUTTON": "Clear",
|
|
48
50
|
"QUERY_RESULT_DOWNLOAD_RESULT_BUTTON": "Download",
|
|
49
51
|
"SUBSCRIPTIONS_STOP_TEXT": "Stop",
|
|
50
52
|
"SUBSCRIPTIONS_CLEAR_TEXT": "Clear",
|
|
@@ -94,6 +96,8 @@
|
|
|
94
96
|
"IMPORT_CURL_TITLE_TEXT": "Import cURL",
|
|
95
97
|
"IMPORT_CURL_TITLE_SUBTEXT": "Paste your cURL command below",
|
|
96
98
|
"IMPORT_BUTTON": "Import",
|
|
99
|
+
"EXPORT_BACKUP_DATA_TEXT": "Export backup data...",
|
|
100
|
+
"IMPORT_BACKUP_DATA_TEXT": "Import backup data...",
|
|
97
101
|
"COLLECTIONS_TEXT": "Collections",
|
|
98
102
|
"COLLECTIONS_EMPTY_TEXT": "Your collections would appear here.",
|
|
99
103
|
"SAVE_TO_COLLECTION_BUTTON": "Add to collection",
|
|
@@ -19,6 +19,7 @@
|
|
|
19
19
|
"CLICK_HERE_TEXT": "Haga clic aquí",
|
|
20
20
|
"ADD_NEW_WINDOW_TEXT": "+ Agregar nueva",
|
|
21
21
|
"RESTART_TEXT": "Restart",
|
|
22
|
+
"DELETE_TEXT": "Delete",
|
|
22
23
|
"DOCS_GO_BACK_TEXT": "Volver",
|
|
23
24
|
"DOCS_EXPORT_SDL": "Exportar SDL",
|
|
24
25
|
"DOCS_LOAD_SCHEMA": "Cargar esquema",
|
|
@@ -45,6 +46,7 @@
|
|
|
45
46
|
"QUERY_RESULT_STATUS_TEXT": "ESTADO",
|
|
46
47
|
"QUERY_RESULT_STATUS_CODE_TEXT": "CÓDIGO DE ESTADO",
|
|
47
48
|
"QUERY_RESULT_TIME_SPENT_TEXT": "TIEMPO USADO",
|
|
49
|
+
"QUERY_RESULT_CLEAR_RESULT_BUTTON": "Clear",
|
|
48
50
|
"QUERY_RESULT_DOWNLOAD_RESULT_BUTTON": "Descargar",
|
|
49
51
|
"SUBSCRIPTIONS_STOP_TEXT": "Terminar",
|
|
50
52
|
"SUBSCRIPTIONS_CLEAR_TEXT": "Limpiar",
|
|
@@ -94,6 +96,8 @@
|
|
|
94
96
|
"IMPORT_CURL_TITLE_TEXT": "Importar cURL",
|
|
95
97
|
"IMPORT_CURL_TITLE_SUBTEXT": "Pegar Comando cURL",
|
|
96
98
|
"IMPORT_BUTTON": "Importar",
|
|
99
|
+
"EXPORT_BACKUP_DATA_TEXT": "Export backup data...",
|
|
100
|
+
"IMPORT_BACKUP_DATA_TEXT": "Import backup data...",
|
|
97
101
|
"COLLECTIONS_TEXT": "Colecciones",
|
|
98
102
|
"COLLECTIONS_EMPTY_TEXT": "Sus colecciones aparecerán aquí.",
|
|
99
103
|
"SAVE_TO_COLLECTION_BUTTON": "Añadir a la colección",
|
|
@@ -19,6 +19,7 @@
|
|
|
19
19
|
"CLICK_HERE_TEXT": "Click here",
|
|
20
20
|
"ADD_NEW_WINDOW_TEXT": "+ Add new",
|
|
21
21
|
"RESTART_TEXT": "Restart",
|
|
22
|
+
"DELETE_TEXT": "Delete",
|
|
22
23
|
"DOCS_GO_BACK_TEXT": "Back",
|
|
23
24
|
"DOCS_EXPORT_SDL": "Export SDL",
|
|
24
25
|
"DOCS_LOAD_SCHEMA": "Load Schema",
|
|
@@ -45,6 +46,7 @@
|
|
|
45
46
|
"QUERY_RESULT_STATUS_TEXT": "STATUS",
|
|
46
47
|
"QUERY_RESULT_STATUS_CODE_TEXT": "STATUS CODE",
|
|
47
48
|
"QUERY_RESULT_TIME_SPENT_TEXT": "TIME SPENT",
|
|
49
|
+
"QUERY_RESULT_CLEAR_RESULT_BUTTON": "Clear",
|
|
48
50
|
"QUERY_RESULT_DOWNLOAD_RESULT_BUTTON": "Download",
|
|
49
51
|
"SUBSCRIPTIONS_STOP_TEXT": "Stop",
|
|
50
52
|
"SUBSCRIPTIONS_CLEAR_TEXT": "Clear",
|
|
@@ -94,6 +96,8 @@
|
|
|
94
96
|
"IMPORT_CURL_TITLE_TEXT": "Import cURL",
|
|
95
97
|
"IMPORT_CURL_TITLE_SUBTEXT": "Paste your cURL command below",
|
|
96
98
|
"IMPORT_BUTTON": "Import",
|
|
99
|
+
"EXPORT_BACKUP_DATA_TEXT": "Export backup data...",
|
|
100
|
+
"IMPORT_BACKUP_DATA_TEXT": "Import backup data...",
|
|
97
101
|
"COLLECTIONS_TEXT": "Collections",
|
|
98
102
|
"COLLECTIONS_EMPTY_TEXT": "Your collections would appear here.",
|
|
99
103
|
"SAVE_TO_COLLECTION_BUTTON": "Add to collection",
|