@kittycad/lib 0.0.43 → 0.0.44
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/dist/cjs/index.js +1 -1
- package/dist/mjs/index.js +1 -1
- package/dist/types/__tests__/gen/ai-create_text_to_cad.test.d.ts +2 -0
- package/dist/types/__tests__/gen/ai-create_text_to_cad.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/ai-create_text_to_cad_model_feedback.test.d.ts +2 -0
- package/dist/types/__tests__/gen/ai-create_text_to_cad_model_feedback.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/ai-list_text_to_cad_models_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/ai-list_text_to_cad_models_for_user.test.d.ts.map +1 -0
- package/dist/types/src/api/ai/create_text_to_cad.d.ts +10 -0
- package/dist/types/src/api/ai/create_text_to_cad.d.ts.map +1 -0
- package/dist/types/src/api/ai/create_text_to_cad_model_feedback.d.ts +11 -0
- package/dist/types/src/api/ai/create_text_to_cad_model_feedback.d.ts.map +1 -0
- package/dist/types/src/api/ai/list_text_to_cad_models_for_user.d.ts +12 -0
- package/dist/types/src/api/ai/list_text_to_cad_models_for_user.d.ts.map +1 -0
- package/dist/types/src/api/modeling/modeling_commands_ws.d.ts +2 -1
- package/dist/types/src/api/modeling/modeling_commands_ws.d.ts.map +1 -1
- package/dist/types/src/index.d.ts +6 -4
- package/dist/types/src/index.d.ts.map +1 -1
- package/dist/types/src/models.d.ts +78 -16
- package/dist/types/src/models.d.ts.map +1 -1
- package/dist/umd/index.js +1 -1
- package/package.json +1 -1
- package/dist/types/__tests__/gen/ai-create_image_to_3d.test.d.ts +0 -2
- package/dist/types/__tests__/gen/ai-create_image_to_3d.test.d.ts.map +0 -1
- package/dist/types/__tests__/gen/ai-create_text_to_3d.test.d.ts +0 -2
- package/dist/types/__tests__/gen/ai-create_text_to_3d.test.d.ts.map +0 -1
- package/dist/types/src/api/ai/create_image_to_3d.d.ts +0 -12
- package/dist/types/src/api/ai/create_image_to_3d.d.ts.map +0 -1
- package/dist/types/src/api/ai/create_text_to_3d.d.ts +0 -11
- package/dist/types/src/api/ai/create_text_to_3d.d.ts.map +0 -1
package/dist/mjs/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import t from"node-fetch";function e(){e=function(){return t};var t={},n=Object.prototype,r=n.hasOwnProperty,o=Object.defineProperty||function(t,e,n){t[e]=n.value},a="function"==typeof Symbol?Symbol:{},i=a.iterator||"@@iterator",c=a.asyncIterator||"@@asyncIterator",s=a.toStringTag||"@@toStringTag";function u(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{u({},"")}catch(t){u=function(t,e,n){return t[e]=n}}function p(t,e,n,r){var a=e&&e.prototype instanceof h?e:h,i=Object.create(a.prototype),c=new b(r||[]);return o(i,"_invoke",{value:E(t,n,c)}),i}function l(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}t.wrap=p;var v={};function h(){}function d(){}function f(){}var _={};u(_,i,(function(){return this}));var y=Object.getPrototypeOf,m=y&&y(y(B([])));m&&m!==n&&r.call(m,i)&&(_=m);var T=f.prototype=h.prototype=Object.create(_);function k(t){["next","throw","return"].forEach((function(e){u(t,e,(function(t){return this._invoke(e,t)}))}))}function x(t,e){function n(o,a,i,c){var s=l(t[o],t,a);if("throw"!==s.type){var u=s.arg,p=u.value;return p&&"object"==typeof p&&r.call(p,"__await")?e.resolve(p.__await).then((function(t){n("next",t,i,c)}),(function(t){n("throw",t,i,c)})):e.resolve(p).then((function(t){u.value=t,i(u)}),(function(t){return n("throw",t,i,c)}))}c(s.arg)}var a;o(this,"_invoke",{value:function(t,r){function o(){return new e((function(e,o){n(t,r,e,o)}))}return a=a?a.then(o,o):o()}})}function E(t,e,n){var r="suspendedStart";return function(o,a){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===o)throw a;return K()}for(n.method=o,n.arg=a;;){var i=n.delegate;if(i){var c=A(i,n);if(c){if(c===v)continue;return c}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var s=l(t,e,n);if("normal"===s.type){if(r=n.done?"completed":"suspendedYield",s.arg===v)continue;return{value:s.arg,done:n.done}}"throw"===s.type&&(r="completed",n.method="throw",n.arg=s.arg)}}}function A(t,e){var n=e.method,r=t.iterator[n];if(void 0===r)return e.delegate=null,"throw"===n&&t.iterator.return&&(e.method="return",e.arg=void 0,A(t,e),"throw"===e.method)||"return"!==n&&(e.method="throw",e.arg=new TypeError("The iterator does not provide a '"+n+"' method")),v;var o=l(r,t.iterator,e.arg);if("throw"===o.type)return e.method="throw",e.arg=o.arg,e.delegate=null,v;var a=o.arg;return a?a.done?(e[t.resultName]=a.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,v):a:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,v)}function w(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function g(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function b(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(w,this),this.reset(!0)}function B(t){if(t){var e=t[i];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var n=-1,o=function e(){for(;++n<t.length;)if(r.call(t,n))return e.value=t[n],e.done=!1,e;return e.value=void 0,e.done=!0,e};return o.next=o}}return{next:K}}function K(){return{value:void 0,done:!0}}return d.prototype=f,o(T,"constructor",{value:f,configurable:!0}),o(f,"constructor",{value:d,configurable:!0}),d.displayName=u(f,s,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===d||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,f):(t.__proto__=f,u(t,s,"GeneratorFunction")),t.prototype=Object.create(T),t},t.awrap=function(t){return{__await:t}},k(x.prototype),u(x.prototype,c,(function(){return this})),t.AsyncIterator=x,t.async=function(e,n,r,o,a){void 0===a&&(a=Promise);var i=new x(p(e,n,r,o),a);return t.isGeneratorFunction(n)?i:i.next().then((function(t){return t.done?t.value:i.next()}))},k(T),u(T,s,"Generator"),u(T,i,(function(){return this})),u(T,"toString",(function(){return"[object Generator]"})),t.keys=function(t){var e=Object(t),n=[];for(var r in e)n.push(r);return n.reverse(),function t(){for(;n.length;){var r=n.pop();if(r in e)return t.value=r,t.done=!1,t}return t.done=!0,t}},t.values=B,b.prototype={constructor:b,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(g),!t)for(var e in this)"t"===e.charAt(0)&&r.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=void 0)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function n(n,r){return i.type="throw",i.arg=t,e.next=n,r&&(e.method="next",e.arg=void 0),!!r}for(var o=this.tryEntries.length-1;o>=0;--o){var a=this.tryEntries[o],i=a.completion;if("root"===a.tryLoc)return n("end");if(a.tryLoc<=this.prev){var c=r.call(a,"catchLoc"),s=r.call(a,"finallyLoc");if(c&&s){if(this.prev<a.catchLoc)return n(a.catchLoc,!0);if(this.prev<a.finallyLoc)return n(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return n(a.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return n(a.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var a=o;break}}a&&("break"===t||"continue"===t)&&a.tryLoc<=e&&e<=a.finallyLoc&&(a=null);var i=a?a.completion:{};return i.type=t,i.arg=e,a?(this.method="next",this.next=a.finallyLoc,v):this.complete(i)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),v},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),g(n),v}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;g(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:B(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=void 0),v}},t}function n(t,e,n,r,o,a,i){try{var c=t[a](i),s=c.value}catch(t){return void n(t)}c.done?e(s):Promise.resolve(s).then(r,o)}function r(t){return function(){var e=this,r=arguments;return new Promise((function(o,a){var i=t.apply(e,r);function c(t){n(i,o,a,c,s,"next",t)}function s(t){n(i,o,a,c,s,"throw",t)}c(void 0)}))}}function o(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,(o=r.key,a=void 0,"symbol"==typeof(a=function(t,e){if("object"!=typeof t||null===t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(o,"string"))?a:String(a)),r)}var o,a}function a(t,e,n){return e&&o(t.prototype,e),n&&o(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function i(){return(i=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.input_format,s=r.output_format,u=r.body,p="/ai/image-to-3d/".concat(c,"/").concat(s),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"POST",headers:d,body:u},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function c(){return(c=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.output_format,s=r.prompt,u="/ai/text-to-3d/".concat(c,"?prompt=").concat(s),p=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",l=p+u,v=i?i.token:process.env.KITTYCAD_TOKEN||"",h={Authorization:"Bearer ".concat(v)},d={method:"POST",headers:h},e.next=9,t(l,d);case 9:return f=e.sent,e.next=12,f.json();case 12:return _=e.sent,e.abrupt("return",_);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function s(){return(s=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.id,s="/api-calls/".concat(c),u=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",p=u+s,l=i?i.token:process.env.KITTYCAD_TOKEN||"",v={Authorization:"Bearer ".concat(l)},h={method:"GET",headers:v},e.next=9,t(p,h);case 9:return d=e.sent,e.next=12,d.json();case 12:return f=e.sent,e.abrupt("return",f);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function u(){return(u=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.id,s="/user/api-calls/".concat(c),u=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",p=u+s,l=i?i.token:process.env.KITTYCAD_TOKEN||"",v={Authorization:"Bearer ".concat(l)},h={method:"GET",headers:v},e.next=9,t(p,h);case 9:return d=e.sent,e.next=12,d.json();case 12:return f=e.sent,e.abrupt("return",f);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function p(){return(p=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.group_by,s="/api-call-metrics?group_by=".concat(c),u=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",p=u+s,l=i?i.token:process.env.KITTYCAD_TOKEN||"",v={Authorization:"Bearer ".concat(l)},h={method:"GET",headers:v},e.next=9,t(p,h);case 9:return d=e.sent,e.next=12,d.json();case 12:return f=e.sent,e.abrupt("return",f);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function l(){return(l=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.id,s="/async/operations/".concat(c),u=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",p=u+s,l=i?i.token:process.env.KITTYCAD_TOKEN||"",v={Authorization:"Bearer ".concat(l)},h={method:"GET",headers:v},e.next=9,t(p,h);case 9:return d=e.sent,e.next=12,d.json();case 12:return f=e.sent,e.abrupt("return",f);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function v(){return(v=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.limit,s=r.page_token,u=r.sort_by,p="/api-calls?limit=".concat(c,"&page_token=").concat(s,"&sort_by=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function h(){return(h=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y,m;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.id,s=r.limit,u=r.page_token,p=r.sort_by,l="/users/".concat(c,"/api-calls?limit=").concat(s,"&page_token=").concat(u,"&sort_by=").concat(p),v=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",h=v+l,d=i?i.token:process.env.KITTYCAD_TOKEN||"",f={Authorization:"Bearer ".concat(d)},_={method:"GET",headers:f},e.next=9,t(h,_);case 9:return y=e.sent,e.next=12,y.json();case 12:return m=e.sent,e.abrupt("return",m);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function d(){return(d=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y,m;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.limit,s=r.page_token,u=r.sort_by,p=r.status,l="/async/operations?limit=".concat(c,"&page_token=").concat(s,"&sort_by=").concat(u,"&status=").concat(p),v=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",h=v+l,d=i?i.token:process.env.KITTYCAD_TOKEN||"",f={Authorization:"Bearer ".concat(d)},_={method:"GET",headers:f},e.next=9,t(h,_);case 9:return y=e.sent,e.next=12,y.json();case 12:return m=e.sent,e.abrupt("return",m);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function f(){return(f=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.limit,s=r.page_token,u=r.sort_by,p="/user/api-calls?limit=".concat(c,"&page_token=").concat(s,"&sort_by=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function _(){return _=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/user/api-tokens",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"POST",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),_.apply(this,arguments)}function y(){return(y=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.token,s="/user/api-tokens/".concat(c),u=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",p=u+s,l=i?i.token:process.env.KITTYCAD_TOKEN||"",v={Authorization:"Bearer ".concat(l)},h={method:"DELETE",headers:v},e.next=9,t(p,h);case 9:return d=e.sent,e.next=12,d.json();case 12:return f=e.sent,e.abrupt("return",f);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function m(){return(m=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.token,s="/user/api-tokens/".concat(c),u=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",p=u+s,l=i?i.token:process.env.KITTYCAD_TOKEN||"",v={Authorization:"Bearer ".concat(l)},h={method:"GET",headers:v},e.next=9,t(p,h);case 9:return d=e.sent,e.next=12,d.json();case 12:return f=e.sent,e.abrupt("return",f);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function T(){return(T=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.limit,s=r.page_token,u=r.sort_by,p="/user/api-tokens?limit=".concat(c,"&page_token=").concat(s,"&sort_by=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function k(){return k=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/apps/github/callback",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),k.apply(this,arguments)}function x(){return x=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/apps/github/consent",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),x.apply(this,arguments)}function E(){return(E=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.body,"/apps/github/webhook",s=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",u=s+"/apps/github/webhook",p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"POST",headers:l,body:c},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function A(){return A=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/ws/executor/term",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),A.apply(this,arguments)}function w(){return(w=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.lang,s=r.output,u=r.body,p="/file/execute/".concat(c,"?output=").concat(s),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"POST",headers:d,body:u},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function g(){return(g=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.output_unit,s=r.src_format,u=r.body,p="/file/center-of-mass?output_unit=".concat(c,"&src_format=").concat(s),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"POST",headers:d,body:u},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function b(){return(b=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.output_format,s=r.src_format,u=r.body,p="/file/conversion/".concat(s,"/").concat(c),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"POST",headers:d,body:u},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function B(){return(B=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y,m,T;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.material_mass,s=r.material_mass_unit,u=r.output_unit,p=r.src_format,l=r.body,v="/file/density?material_mass=".concat(c,"&material_mass_unit=").concat(s,"&output_unit=").concat(u,"&src_format=").concat(p),h=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",d=h+v,f=i?i.token:process.env.KITTYCAD_TOKEN||"",_={Authorization:"Bearer ".concat(f)},y={method:"POST",headers:_,body:l},e.next=9,t(d,y);case 9:return m=e.sent,e.next=12,m.json();case 12:return T=e.sent,e.abrupt("return",T);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function K(){return(K=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y,m,T;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.material_density,s=r.material_density_unit,u=r.output_unit,p=r.src_format,l=r.body,v="/file/mass?material_density=".concat(c,"&material_density_unit=").concat(s,"&output_unit=").concat(u,"&src_format=").concat(p),h=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",d=h+v,f=i?i.token:process.env.KITTYCAD_TOKEN||"",_={Authorization:"Bearer ".concat(f)},y={method:"POST",headers:_,body:l},e.next=9,t(d,y);case 9:return m=e.sent,e.next=12,m.json();case 12:return T=e.sent,e.abrupt("return",T);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function L(){return(L=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.output_unit,s=r.src_format,u=r.body,p="/file/surface-area?output_unit=".concat(c,"&src_format=").concat(s),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"POST",headers:d,body:u},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function O(){return(O=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.output_unit,s=r.src_format,u=r.body,p="/file/volume?output_unit=".concat(c,"&src_format=").concat(s),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"POST",headers:d,body:u},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function S(){return S=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/.well-known/ai-plugin.json",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),S.apply(this,arguments)}function j(){return j=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/_meta/info",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),j.apply(this,arguments)}function N(){return N=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/openai/openapi.json",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),N.apply(this,arguments)}function D(){return D=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),D.apply(this,arguments)}function I(){return I=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/ping",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),I.apply(this,arguments)}function U(){return(U=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y,m,T;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.fps,s=r.unlocked_framerate,u=r.video_res_height,p=r.video_res_width,l=r.webrtc,v="/ws/modeling/commands?fps=".concat(c,"&unlocked_framerate=").concat(s,"&video_res_height=").concat(u,"&video_res_width=").concat(p,"&webrtc=").concat(l),h=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",d=h+v,f=i?i.token:process.env.KITTYCAD_TOKEN||"",_={Authorization:"Bearer ".concat(f)},y={method:"GET",headers:_},e.next=9,t(d,y);case 9:return m=e.sent,e.next=12,m.json();case 12:return T=e.sent,e.abrupt("return",T);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function Y(){return Y=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/oauth2/device/token",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"POST",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),Y.apply(this,arguments)}function C(){return C=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/oauth2/device/confirm",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"POST",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),C.apply(this,arguments)}function z(){return z=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/oauth2/device/auth",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"POST",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),z.apply(this,arguments)}function R(){return(R=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.user_code,s="/oauth2/device/verify?user_code=".concat(c),u=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",p=u+s,l=i?i.token:process.env.KITTYCAD_TOKEN||"",v={Authorization:"Bearer ".concat(l)},h={method:"GET",headers:v},e.next=9,t(p,h);case 9:return d=e.sent,e.next=12,d.json();case 12:return f=e.sent,e.abrupt("return",f);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function G(){return(G=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.provider,s=r.code,u=r.state,p="/oauth2/provider/".concat(c,"/callback?code=").concat(s,"&state=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function P(){return(P=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.provider,s=r.callback_url,u="/oauth2/provider/".concat(c,"/consent?callback_url=").concat(s),p=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",l=p+u,v=i?i.token:process.env.KITTYCAD_TOKEN||"",h={Authorization:"Bearer ".concat(v)},d={method:"GET",headers:h},e.next=9,t(l,d);case 9:return f=e.sent,e.next=12,f.json();case 12:return _=e.sent,e.abrupt("return",_);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function q(){return q=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/user/payment",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"POST",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),q.apply(this,arguments)}function F(){return F=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/user/payment/intent",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"POST",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),F.apply(this,arguments)}function H(){return H=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/user/payment",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"DELETE",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),H.apply(this,arguments)}function J(){return(J=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.id,s="/user/payment/methods/".concat(c),u=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",p=u+s,l=i?i.token:process.env.KITTYCAD_TOKEN||"",v={Authorization:"Bearer ".concat(l)},h={method:"DELETE",headers:v},e.next=9,t(p,h);case 9:return d=e.sent,e.next=12,d.json();case 12:return f=e.sent,e.abrupt("return",f);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function M(){return M=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/user/payment/balance",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),M.apply(this,arguments)}function Q(){return Q=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/user/payment",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),Q.apply(this,arguments)}function V(){return V=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/user/payment/invoices",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),V.apply(this,arguments)}function W(){return W=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/user/payment/methods",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),W.apply(this,arguments)}function X(){return X=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/user/payment",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"PUT",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),X.apply(this,arguments)}function Z(){return Z=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/user/payment/tax",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),Z.apply(this,arguments)}function $(){return($=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.input_unit,s=r.output_unit,u=r.value,p="/unit/conversion/angle/".concat(c,"/").concat(s,"?value=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function tt(){return(tt=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.input_unit,s=r.output_unit,u=r.value,p="/unit/conversion/area/".concat(c,"/").concat(s,"?value=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function et(){return(et=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.input_unit,s=r.output_unit,u=r.value,p="/unit/conversion/current/".concat(c,"/").concat(s,"?value=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function nt(){return(nt=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.input_unit,s=r.output_unit,u=r.value,p="/unit/conversion/energy/".concat(c,"/").concat(s,"?value=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function rt(){return(rt=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.input_unit,s=r.output_unit,u=r.value,p="/unit/conversion/force/".concat(c,"/").concat(s,"?value=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function ot(){return(ot=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.input_unit,s=r.output_unit,u=r.value,p="/unit/conversion/frequency/".concat(c,"/").concat(s,"?value=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function at(){return(at=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.input_unit,s=r.output_unit,u=r.value,p="/unit/conversion/length/".concat(c,"/").concat(s,"?value=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function it(){return(it=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.input_unit,s=r.output_unit,u=r.value,p="/unit/conversion/mass/".concat(c,"/").concat(s,"?value=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function ct(){return(ct=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.input_unit,s=r.output_unit,u=r.value,p="/unit/conversion/power/".concat(c,"/").concat(s,"?value=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function st(){return(st=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.input_unit,s=r.output_unit,u=r.value,p="/unit/conversion/pressure/".concat(c,"/").concat(s,"?value=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function ut(){return(ut=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.input_unit,s=r.output_unit,u=r.value,p="/unit/conversion/temperature/".concat(c,"/").concat(s,"?value=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function pt(){return(pt=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.input_unit,s=r.output_unit,u=r.value,p="/unit/conversion/torque/".concat(c,"/").concat(s,"?value=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function lt(){return(lt=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.input_unit,s=r.output_unit,u=r.value,p="/unit/conversion/volume/".concat(c,"/").concat(s,"?value=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function vt(){return vt=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/user",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"DELETE",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),vt.apply(this,arguments)}function ht(){return(ht=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.token,s="/user/session/".concat(c),u=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",p=u+s,l=i?i.token:process.env.KITTYCAD_TOKEN||"",v={Authorization:"Bearer ".concat(l)},h={method:"GET",headers:v},e.next=9,t(p,h);case 9:return d=e.sent,e.next=12,d.json();case 12:return f=e.sent,e.abrupt("return",f);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function dt(){return(dt=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.id,s="/users/".concat(c),u=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",p=u+s,l=i?i.token:process.env.KITTYCAD_TOKEN||"",v={Authorization:"Bearer ".concat(l)},h={method:"GET",headers:v},e.next=9,t(p,h);case 9:return d=e.sent,e.next=12,d.json();case 12:return f=e.sent,e.abrupt("return",f);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function ft(){return(ft=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.id,s="/users-extended/".concat(c),u=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",p=u+s,l=i?i.token:process.env.KITTYCAD_TOKEN||"",v={Authorization:"Bearer ".concat(l)},h={method:"GET",headers:v},e.next=9,t(p,h);case 9:return d=e.sent,e.next=12,d.json();case 12:return f=e.sent,e.abrupt("return",f);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function _t(){return _t=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/user/front-hash",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),_t.apply(this,arguments)}function yt(){return yt=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/user/onboarding",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),yt.apply(this,arguments)}function mt(){return mt=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/user",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),mt.apply(this,arguments)}function Tt(){return Tt=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/user/extended",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),Tt.apply(this,arguments)}function kt(){return(kt=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.limit,s=r.page_token,u=r.sort_by,p="/users?limit=".concat(c,"&page_token=").concat(s,"&sort_by=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function xt(){return(xt=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.limit,s=r.page_token,u=r.sort_by,p="/users-extended?limit=".concat(c,"&page_token=").concat(s,"&sort_by=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function Et(){return Et=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/user",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"PUT",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),Et.apply(this,arguments)}var At=a((function t(e){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.token=e,this.token=e})),wt={create_image_to_3d:function(t){return i.apply(this,arguments)},create_text_to_3d:function(t){return c.apply(this,arguments)}},gt={get_api_call:function(t){return s.apply(this,arguments)},get_api_call_for_user:function(t){return u.apply(this,arguments)},get_api_call_metrics:function(t){return p.apply(this,arguments)},get_async_operation:function(t){return l.apply(this,arguments)},list_api_calls:function(t){return v.apply(this,arguments)},list_api_calls_for_user:function(t){return h.apply(this,arguments)},list_async_operations:function(t){return d.apply(this,arguments)},user_list_api_calls:function(t){return f.apply(this,arguments)}},bt={create_api_token_for_user:function(){return _.apply(this,arguments)},delete_api_token_for_user:function(t){return y.apply(this,arguments)},get_api_token_for_user:function(t){return m.apply(this,arguments)},list_api_tokens_for_user:function(t){return T.apply(this,arguments)}},Bt={apps_github_callback:function(){return k.apply(this,arguments)},apps_github_consent:function(){return x.apply(this,arguments)},apps_github_webhook:function(t){return E.apply(this,arguments)}},Kt={create_executor_term:function(){return A.apply(this,arguments)},create_file_execution:function(t){return w.apply(this,arguments)}},Lt={create_file_center_of_mass:function(t){return g.apply(this,arguments)},create_file_conversion:function(t){return b.apply(this,arguments)},create_file_density:function(t){return B.apply(this,arguments)},create_file_mass:function(t){return K.apply(this,arguments)},create_file_surface_area:function(t){return L.apply(this,arguments)},create_file_volume:function(t){return O.apply(this,arguments)}},Ot={get_ai_plugin_manifest:function(){return S.apply(this,arguments)},get_metadata:function(){return j.apply(this,arguments)},get_openai_schema:function(){return N.apply(this,arguments)},get_schema:function(){return D.apply(this,arguments)},ping:function(){return I.apply(this,arguments)}},St={modeling_commands_ws:function(t){return U.apply(this,arguments)}},jt={device_access_token:function(){return Y.apply(this,arguments)},device_auth_confirm:function(){return C.apply(this,arguments)},device_auth_request:function(){return z.apply(this,arguments)},device_auth_verify:function(t){return R.apply(this,arguments)},oauth2_provider_callback:function(t){return G.apply(this,arguments)},oauth2_provider_consent:function(t){return P.apply(this,arguments)}},Nt={create_payment_information_for_user:function(){return q.apply(this,arguments)},create_payment_intent_for_user:function(){return F.apply(this,arguments)},delete_payment_information_for_user:function(){return H.apply(this,arguments)},delete_payment_method_for_user:function(t){return J.apply(this,arguments)},get_payment_balance_for_user:function(){return M.apply(this,arguments)},get_payment_information_for_user:function(){return Q.apply(this,arguments)},list_invoices_for_user:function(){return V.apply(this,arguments)},list_payment_methods_for_user:function(){return W.apply(this,arguments)},update_payment_information_for_user:function(){return X.apply(this,arguments)},validate_customer_tax_information_for_user:function(){return Z.apply(this,arguments)}},Dt={get_angle_unit_conversion:function(t){return $.apply(this,arguments)},get_area_unit_conversion:function(t){return tt.apply(this,arguments)},get_current_unit_conversion:function(t){return et.apply(this,arguments)},get_energy_unit_conversion:function(t){return nt.apply(this,arguments)},get_force_unit_conversion:function(t){return rt.apply(this,arguments)},get_frequency_unit_conversion:function(t){return ot.apply(this,arguments)},get_length_unit_conversion:function(t){return at.apply(this,arguments)},get_mass_unit_conversion:function(t){return it.apply(this,arguments)},get_power_unit_conversion:function(t){return ct.apply(this,arguments)},get_pressure_unit_conversion:function(t){return st.apply(this,arguments)},get_temperature_unit_conversion:function(t){return ut.apply(this,arguments)},get_torque_unit_conversion:function(t){return pt.apply(this,arguments)},get_volume_unit_conversion:function(t){return lt.apply(this,arguments)}},It={delete_user_self:function(){return vt.apply(this,arguments)},get_session_for_user:function(t){return ht.apply(this,arguments)},get_user:function(t){return dt.apply(this,arguments)},get_user_extended:function(t){return ft.apply(this,arguments)},get_user_front_hash_self:function(){return _t.apply(this,arguments)},get_user_onboarding_self:function(){return yt.apply(this,arguments)},get_user_self:function(){return mt.apply(this,arguments)},get_user_self_extended:function(){return Tt.apply(this,arguments)},list_users:function(t){return kt.apply(this,arguments)},list_users_extended:function(t){return xt.apply(this,arguments)},update_user_self:function(){return Et.apply(this,arguments)}};export{At as Client,wt as ai,gt as api_calls,bt as api_tokens,Bt as apps,Kt as executor,Lt as file,Ot as meta,St as modeling,jt as oauth2,Nt as payments,Dt as unit,It as users};
|
|
1
|
+
import t from"node-fetch";function e(){e=function(){return t};var t={},n=Object.prototype,r=n.hasOwnProperty,o=Object.defineProperty||function(t,e,n){t[e]=n.value},a="function"==typeof Symbol?Symbol:{},i=a.iterator||"@@iterator",c=a.asyncIterator||"@@asyncIterator",s=a.toStringTag||"@@toStringTag";function u(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{u({},"")}catch(t){u=function(t,e,n){return t[e]=n}}function p(t,e,n,r){var a=e&&e.prototype instanceof h?e:h,i=Object.create(a.prototype),c=new g(r||[]);return o(i,"_invoke",{value:E(t,n,c)}),i}function l(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}t.wrap=p;var v={};function h(){}function d(){}function f(){}var _={};u(_,i,(function(){return this}));var y=Object.getPrototypeOf,m=y&&y(y(B([])));m&&m!==n&&r.call(m,i)&&(_=m);var T=f.prototype=h.prototype=Object.create(_);function k(t){["next","throw","return"].forEach((function(e){u(t,e,(function(t){return this._invoke(e,t)}))}))}function x(t,e){function n(o,a,i,c){var s=l(t[o],t,a);if("throw"!==s.type){var u=s.arg,p=u.value;return p&&"object"==typeof p&&r.call(p,"__await")?e.resolve(p.__await).then((function(t){n("next",t,i,c)}),(function(t){n("throw",t,i,c)})):e.resolve(p).then((function(t){u.value=t,i(u)}),(function(t){return n("throw",t,i,c)}))}c(s.arg)}var a;o(this,"_invoke",{value:function(t,r){function o(){return new e((function(e,o){n(t,r,e,o)}))}return a=a?a.then(o,o):o()}})}function E(t,e,n){var r="suspendedStart";return function(o,a){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===o)throw a;return K()}for(n.method=o,n.arg=a;;){var i=n.delegate;if(i){var c=A(i,n);if(c){if(c===v)continue;return c}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var s=l(t,e,n);if("normal"===s.type){if(r=n.done?"completed":"suspendedYield",s.arg===v)continue;return{value:s.arg,done:n.done}}"throw"===s.type&&(r="completed",n.method="throw",n.arg=s.arg)}}}function A(t,e){var n=e.method,r=t.iterator[n];if(void 0===r)return e.delegate=null,"throw"===n&&t.iterator.return&&(e.method="return",e.arg=void 0,A(t,e),"throw"===e.method)||"return"!==n&&(e.method="throw",e.arg=new TypeError("The iterator does not provide a '"+n+"' method")),v;var o=l(r,t.iterator,e.arg);if("throw"===o.type)return e.method="throw",e.arg=o.arg,e.delegate=null,v;var a=o.arg;return a?a.done?(e[t.resultName]=a.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,v):a:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,v)}function w(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function b(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function g(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(w,this),this.reset(!0)}function B(t){if(t){var e=t[i];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var n=-1,o=function e(){for(;++n<t.length;)if(r.call(t,n))return e.value=t[n],e.done=!1,e;return e.value=void 0,e.done=!0,e};return o.next=o}}return{next:K}}function K(){return{value:void 0,done:!0}}return d.prototype=f,o(T,"constructor",{value:f,configurable:!0}),o(f,"constructor",{value:d,configurable:!0}),d.displayName=u(f,s,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===d||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,f):(t.__proto__=f,u(t,s,"GeneratorFunction")),t.prototype=Object.create(T),t},t.awrap=function(t){return{__await:t}},k(x.prototype),u(x.prototype,c,(function(){return this})),t.AsyncIterator=x,t.async=function(e,n,r,o,a){void 0===a&&(a=Promise);var i=new x(p(e,n,r,o),a);return t.isGeneratorFunction(n)?i:i.next().then((function(t){return t.done?t.value:i.next()}))},k(T),u(T,s,"Generator"),u(T,i,(function(){return this})),u(T,"toString",(function(){return"[object Generator]"})),t.keys=function(t){var e=Object(t),n=[];for(var r in e)n.push(r);return n.reverse(),function t(){for(;n.length;){var r=n.pop();if(r in e)return t.value=r,t.done=!1,t}return t.done=!0,t}},t.values=B,g.prototype={constructor:g,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(b),!t)for(var e in this)"t"===e.charAt(0)&&r.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=void 0)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function n(n,r){return i.type="throw",i.arg=t,e.next=n,r&&(e.method="next",e.arg=void 0),!!r}for(var o=this.tryEntries.length-1;o>=0;--o){var a=this.tryEntries[o],i=a.completion;if("root"===a.tryLoc)return n("end");if(a.tryLoc<=this.prev){var c=r.call(a,"catchLoc"),s=r.call(a,"finallyLoc");if(c&&s){if(this.prev<a.catchLoc)return n(a.catchLoc,!0);if(this.prev<a.finallyLoc)return n(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return n(a.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return n(a.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var a=o;break}}a&&("break"===t||"continue"===t)&&a.tryLoc<=e&&e<=a.finallyLoc&&(a=null);var i=a?a.completion:{};return i.type=t,i.arg=e,a?(this.method="next",this.next=a.finallyLoc,v):this.complete(i)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),v},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),b(n),v}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;b(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:B(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=void 0),v}},t}function n(t,e,n,r,o,a,i){try{var c=t[a](i),s=c.value}catch(t){return void n(t)}c.done?e(s):Promise.resolve(s).then(r,o)}function r(t){return function(){var e=this,r=arguments;return new Promise((function(o,a){var i=t.apply(e,r);function c(t){n(i,o,a,c,s,"next",t)}function s(t){n(i,o,a,c,s,"throw",t)}c(void 0)}))}}function o(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,(o=r.key,a=void 0,"symbol"==typeof(a=function(t,e){if("object"!=typeof t||null===t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(o,"string"))?a:String(a)),r)}var o,a}function a(t,e,n){return e&&o(t.prototype,e),n&&o(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function i(){return(i=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.output_format,s="/ai/text-to-cad/".concat(c),u=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",p=u+s,l=i?i.token:process.env.KITTYCAD_TOKEN||"",v={Authorization:"Bearer ".concat(l)},h={method:"POST",headers:v},e.next=9,t(p,h);case 9:return d=e.sent,e.next=12,d.json();case 12:return f=e.sent,e.abrupt("return",f);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function c(){return(c=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.id,s=r.feedback,u="/user/text-to-cad/".concat(c,"?feedback=").concat(s),p=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",l=p+u,v=i?i.token:process.env.KITTYCAD_TOKEN||"",h={Authorization:"Bearer ".concat(v)},d={method:"POST",headers:h},e.next=9,t(l,d);case 9:return f=e.sent,e.next=12,f.json();case 12:return _=e.sent,e.abrupt("return",_);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function s(){return(s=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.limit,s=r.page_token,u=r.sort_by,p="/user/text-to-cad?limit=".concat(c,"&page_token=").concat(s,"&sort_by=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function u(){return(u=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.id,s="/api-calls/".concat(c),u=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",p=u+s,l=i?i.token:process.env.KITTYCAD_TOKEN||"",v={Authorization:"Bearer ".concat(l)},h={method:"GET",headers:v},e.next=9,t(p,h);case 9:return d=e.sent,e.next=12,d.json();case 12:return f=e.sent,e.abrupt("return",f);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function p(){return(p=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.id,s="/user/api-calls/".concat(c),u=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",p=u+s,l=i?i.token:process.env.KITTYCAD_TOKEN||"",v={Authorization:"Bearer ".concat(l)},h={method:"GET",headers:v},e.next=9,t(p,h);case 9:return d=e.sent,e.next=12,d.json();case 12:return f=e.sent,e.abrupt("return",f);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function l(){return(l=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.group_by,s="/api-call-metrics?group_by=".concat(c),u=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",p=u+s,l=i?i.token:process.env.KITTYCAD_TOKEN||"",v={Authorization:"Bearer ".concat(l)},h={method:"GET",headers:v},e.next=9,t(p,h);case 9:return d=e.sent,e.next=12,d.json();case 12:return f=e.sent,e.abrupt("return",f);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function v(){return(v=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.id,s="/async/operations/".concat(c),u=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",p=u+s,l=i?i.token:process.env.KITTYCAD_TOKEN||"",v={Authorization:"Bearer ".concat(l)},h={method:"GET",headers:v},e.next=9,t(p,h);case 9:return d=e.sent,e.next=12,d.json();case 12:return f=e.sent,e.abrupt("return",f);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function h(){return(h=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.limit,s=r.page_token,u=r.sort_by,p="/api-calls?limit=".concat(c,"&page_token=").concat(s,"&sort_by=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function d(){return(d=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y,m;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.id,s=r.limit,u=r.page_token,p=r.sort_by,l="/users/".concat(c,"/api-calls?limit=").concat(s,"&page_token=").concat(u,"&sort_by=").concat(p),v=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",h=v+l,d=i?i.token:process.env.KITTYCAD_TOKEN||"",f={Authorization:"Bearer ".concat(d)},_={method:"GET",headers:f},e.next=9,t(h,_);case 9:return y=e.sent,e.next=12,y.json();case 12:return m=e.sent,e.abrupt("return",m);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function f(){return(f=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y,m;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.limit,s=r.page_token,u=r.sort_by,p=r.status,l="/async/operations?limit=".concat(c,"&page_token=").concat(s,"&sort_by=").concat(u,"&status=").concat(p),v=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",h=v+l,d=i?i.token:process.env.KITTYCAD_TOKEN||"",f={Authorization:"Bearer ".concat(d)},_={method:"GET",headers:f},e.next=9,t(h,_);case 9:return y=e.sent,e.next=12,y.json();case 12:return m=e.sent,e.abrupt("return",m);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function _(){return(_=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.limit,s=r.page_token,u=r.sort_by,p="/user/api-calls?limit=".concat(c,"&page_token=").concat(s,"&sort_by=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function y(){return y=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/user/api-tokens",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"POST",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),y.apply(this,arguments)}function m(){return(m=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.token,s="/user/api-tokens/".concat(c),u=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",p=u+s,l=i?i.token:process.env.KITTYCAD_TOKEN||"",v={Authorization:"Bearer ".concat(l)},h={method:"DELETE",headers:v},e.next=9,t(p,h);case 9:return d=e.sent,e.next=12,d.json();case 12:return f=e.sent,e.abrupt("return",f);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function T(){return(T=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.token,s="/user/api-tokens/".concat(c),u=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",p=u+s,l=i?i.token:process.env.KITTYCAD_TOKEN||"",v={Authorization:"Bearer ".concat(l)},h={method:"GET",headers:v},e.next=9,t(p,h);case 9:return d=e.sent,e.next=12,d.json();case 12:return f=e.sent,e.abrupt("return",f);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function k(){return(k=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.limit,s=r.page_token,u=r.sort_by,p="/user/api-tokens?limit=".concat(c,"&page_token=").concat(s,"&sort_by=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function x(){return x=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/apps/github/callback",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),x.apply(this,arguments)}function E(){return E=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/apps/github/consent",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),E.apply(this,arguments)}function A(){return(A=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.body,"/apps/github/webhook",s=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",u=s+"/apps/github/webhook",p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"POST",headers:l,body:c},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function w(){return w=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/ws/executor/term",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),w.apply(this,arguments)}function b(){return(b=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.lang,s=r.output,u=r.body,p="/file/execute/".concat(c,"?output=").concat(s),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"POST",headers:d,body:u},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function g(){return(g=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.output_unit,s=r.src_format,u=r.body,p="/file/center-of-mass?output_unit=".concat(c,"&src_format=").concat(s),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"POST",headers:d,body:u},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function B(){return(B=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.output_format,s=r.src_format,u=r.body,p="/file/conversion/".concat(s,"/").concat(c),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"POST",headers:d,body:u},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function K(){return(K=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y,m,T;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.material_mass,s=r.material_mass_unit,u=r.output_unit,p=r.src_format,l=r.body,v="/file/density?material_mass=".concat(c,"&material_mass_unit=").concat(s,"&output_unit=").concat(u,"&src_format=").concat(p),h=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",d=h+v,f=i?i.token:process.env.KITTYCAD_TOKEN||"",_={Authorization:"Bearer ".concat(f)},y={method:"POST",headers:_,body:l},e.next=9,t(d,y);case 9:return m=e.sent,e.next=12,m.json();case 12:return T=e.sent,e.abrupt("return",T);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function L(){return(L=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y,m,T;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.material_density,s=r.material_density_unit,u=r.output_unit,p=r.src_format,l=r.body,v="/file/mass?material_density=".concat(c,"&material_density_unit=").concat(s,"&output_unit=").concat(u,"&src_format=").concat(p),h=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",d=h+v,f=i?i.token:process.env.KITTYCAD_TOKEN||"",_={Authorization:"Bearer ".concat(f)},y={method:"POST",headers:_,body:l},e.next=9,t(d,y);case 9:return m=e.sent,e.next=12,m.json();case 12:return T=e.sent,e.abrupt("return",T);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function O(){return(O=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.output_unit,s=r.src_format,u=r.body,p="/file/surface-area?output_unit=".concat(c,"&src_format=").concat(s),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"POST",headers:d,body:u},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function S(){return(S=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.output_unit,s=r.src_format,u=r.body,p="/file/volume?output_unit=".concat(c,"&src_format=").concat(s),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"POST",headers:d,body:u},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function j(){return j=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/.well-known/ai-plugin.json",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),j.apply(this,arguments)}function N(){return N=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/_meta/info",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),N.apply(this,arguments)}function D(){return D=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/openai/openapi.json",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),D.apply(this,arguments)}function I(){return I=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),I.apply(this,arguments)}function U(){return U=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/ping",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),U.apply(this,arguments)}function Y(){return(Y=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y,m,T;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.fps,s=r.unlocked_framerate,u=r.video_res_height,p=r.video_res_width,l=r.webrtc,v="/ws/modeling/commands?fps=".concat(c,"&unlocked_framerate=").concat(s,"&video_res_height=").concat(u,"&video_res_width=").concat(p,"&webrtc=").concat(l),h=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",d=h+v,f=i?i.token:process.env.KITTYCAD_TOKEN||"",_={Authorization:"Bearer ".concat(f)},y={method:"GET",headers:_},e.next=9,t(d,y);case 9:return m=e.sent,e.next=12,m.json();case 12:return T=e.sent,e.abrupt("return",T);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function C(){return C=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/oauth2/device/token",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"POST",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),C.apply(this,arguments)}function z(){return z=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/oauth2/device/confirm",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"POST",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),z.apply(this,arguments)}function R(){return R=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/oauth2/device/auth",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"POST",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),R.apply(this,arguments)}function G(){return(G=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.user_code,s="/oauth2/device/verify?user_code=".concat(c),u=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",p=u+s,l=i?i.token:process.env.KITTYCAD_TOKEN||"",v={Authorization:"Bearer ".concat(l)},h={method:"GET",headers:v},e.next=9,t(p,h);case 9:return d=e.sent,e.next=12,d.json();case 12:return f=e.sent,e.abrupt("return",f);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function P(){return(P=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.provider,s=r.code,u=r.state,p="/oauth2/provider/".concat(c,"/callback?code=").concat(s,"&state=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function q(){return(q=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.provider,s=r.callback_url,u="/oauth2/provider/".concat(c,"/consent?callback_url=").concat(s),p=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",l=p+u,v=i?i.token:process.env.KITTYCAD_TOKEN||"",h={Authorization:"Bearer ".concat(v)},d={method:"GET",headers:h},e.next=9,t(l,d);case 9:return f=e.sent,e.next=12,f.json();case 12:return _=e.sent,e.abrupt("return",_);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function F(){return F=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/user/payment",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"POST",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),F.apply(this,arguments)}function H(){return H=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/user/payment/intent",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"POST",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),H.apply(this,arguments)}function J(){return J=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/user/payment",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"DELETE",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),J.apply(this,arguments)}function M(){return(M=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.id,s="/user/payment/methods/".concat(c),u=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",p=u+s,l=i?i.token:process.env.KITTYCAD_TOKEN||"",v={Authorization:"Bearer ".concat(l)},h={method:"DELETE",headers:v},e.next=9,t(p,h);case 9:return d=e.sent,e.next=12,d.json();case 12:return f=e.sent,e.abrupt("return",f);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function Q(){return Q=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/user/payment/balance",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),Q.apply(this,arguments)}function V(){return V=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/user/payment",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),V.apply(this,arguments)}function W(){return W=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/user/payment/invoices",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),W.apply(this,arguments)}function X(){return X=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/user/payment/methods",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),X.apply(this,arguments)}function Z(){return Z=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/user/payment",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"PUT",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),Z.apply(this,arguments)}function $(){return $=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/user/payment/tax",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),$.apply(this,arguments)}function tt(){return(tt=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.input_unit,s=r.output_unit,u=r.value,p="/unit/conversion/angle/".concat(c,"/").concat(s,"?value=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function et(){return(et=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.input_unit,s=r.output_unit,u=r.value,p="/unit/conversion/area/".concat(c,"/").concat(s,"?value=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function nt(){return(nt=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.input_unit,s=r.output_unit,u=r.value,p="/unit/conversion/current/".concat(c,"/").concat(s,"?value=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function rt(){return(rt=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.input_unit,s=r.output_unit,u=r.value,p="/unit/conversion/energy/".concat(c,"/").concat(s,"?value=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function ot(){return(ot=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.input_unit,s=r.output_unit,u=r.value,p="/unit/conversion/force/".concat(c,"/").concat(s,"?value=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function at(){return(at=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.input_unit,s=r.output_unit,u=r.value,p="/unit/conversion/frequency/".concat(c,"/").concat(s,"?value=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function it(){return(it=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.input_unit,s=r.output_unit,u=r.value,p="/unit/conversion/length/".concat(c,"/").concat(s,"?value=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function ct(){return(ct=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.input_unit,s=r.output_unit,u=r.value,p="/unit/conversion/mass/".concat(c,"/").concat(s,"?value=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function st(){return(st=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.input_unit,s=r.output_unit,u=r.value,p="/unit/conversion/power/".concat(c,"/").concat(s,"?value=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function ut(){return(ut=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.input_unit,s=r.output_unit,u=r.value,p="/unit/conversion/pressure/".concat(c,"/").concat(s,"?value=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function pt(){return(pt=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.input_unit,s=r.output_unit,u=r.value,p="/unit/conversion/temperature/".concat(c,"/").concat(s,"?value=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function lt(){return(lt=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.input_unit,s=r.output_unit,u=r.value,p="/unit/conversion/torque/".concat(c,"/").concat(s,"?value=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function vt(){return(vt=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.input_unit,s=r.output_unit,u=r.value,p="/unit/conversion/volume/".concat(c,"/").concat(s,"?value=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function ht(){return ht=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/user",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"DELETE",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),ht.apply(this,arguments)}function dt(){return(dt=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.token,s="/user/session/".concat(c),u=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",p=u+s,l=i?i.token:process.env.KITTYCAD_TOKEN||"",v={Authorization:"Bearer ".concat(l)},h={method:"GET",headers:v},e.next=9,t(p,h);case 9:return d=e.sent,e.next=12,d.json();case 12:return f=e.sent,e.abrupt("return",f);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function ft(){return(ft=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.id,s="/users/".concat(c),u=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",p=u+s,l=i?i.token:process.env.KITTYCAD_TOKEN||"",v={Authorization:"Bearer ".concat(l)},h={method:"GET",headers:v},e.next=9,t(p,h);case 9:return d=e.sent,e.next=12,d.json();case 12:return f=e.sent,e.abrupt("return",f);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function _t(){return(_t=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.id,s="/users-extended/".concat(c),u=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",p=u+s,l=i?i.token:process.env.KITTYCAD_TOKEN||"",v={Authorization:"Bearer ".concat(l)},h={method:"GET",headers:v},e.next=9,t(p,h);case 9:return d=e.sent,e.next=12,d.json();case 12:return f=e.sent,e.abrupt("return",f);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function yt(){return yt=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/user/front-hash",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),yt.apply(this,arguments)}function mt(){return mt=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/user/onboarding",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),mt.apply(this,arguments)}function Tt(){return Tt=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/user",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),Tt.apply(this,arguments)}function kt(){return kt=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/user/extended",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"GET",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),kt.apply(this,arguments)}function xt(){return(xt=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.limit,s=r.page_token,u=r.sort_by,p="/users?limit=".concat(c,"&page_token=").concat(s,"&sort_by=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function Et(){return(Et=r(e().mark((function n(r){var o,a,i,c,s,u,p,l,v,h,d,f,_,y;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=r.client,c=r.limit,s=r.page_token,u=r.sort_by,p="/users-extended?limit=".concat(c,"&page_token=").concat(s,"&sort_by=").concat(u),l=(null===(o=process)||void 0===o||null===(a=o.env)||void 0===a?void 0:a.BASE_URL)||"https://api.kittycad.io",v=l+p,h=i?i.token:process.env.KITTYCAD_TOKEN||"",d={Authorization:"Bearer ".concat(h)},f={method:"GET",headers:d},e.next=9,t(v,f);case 9:return _=e.sent,e.next=12,_.json();case 12:return y=e.sent,e.abrupt("return",y);case 14:case"end":return e.stop()}}),n)})))).apply(this,arguments)}function At(){return At=r(e().mark((function n(){var r,o,a,i,c,s,u,p,l,v,h,d,f=arguments;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=f.length>0&&void 0!==f[0]?f[0]:{},i=a.client,c="/user",s=(null===(r=process)||void 0===r||null===(o=r.env)||void 0===o?void 0:o.BASE_URL)||"https://api.kittycad.io",u=s+c,p=i?i.token:process.env.KITTYCAD_TOKEN||"",l={Authorization:"Bearer ".concat(p)},v={method:"PUT",headers:l},e.next=9,t(u,v);case 9:return h=e.sent,e.next=12,h.json();case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),n)}))),At.apply(this,arguments)}var wt=a((function t(e){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.token=e,this.token=e})),bt={create_text_to_cad:function(t){return i.apply(this,arguments)},create_text_to_cad_model_feedback:function(t){return c.apply(this,arguments)},list_text_to_cad_models_for_user:function(t){return s.apply(this,arguments)}},gt={get_api_call:function(t){return u.apply(this,arguments)},get_api_call_for_user:function(t){return p.apply(this,arguments)},get_api_call_metrics:function(t){return l.apply(this,arguments)},get_async_operation:function(t){return v.apply(this,arguments)},list_api_calls:function(t){return h.apply(this,arguments)},list_api_calls_for_user:function(t){return d.apply(this,arguments)},list_async_operations:function(t){return f.apply(this,arguments)},user_list_api_calls:function(t){return _.apply(this,arguments)}},Bt={create_api_token_for_user:function(){return y.apply(this,arguments)},delete_api_token_for_user:function(t){return m.apply(this,arguments)},get_api_token_for_user:function(t){return T.apply(this,arguments)},list_api_tokens_for_user:function(t){return k.apply(this,arguments)}},Kt={apps_github_callback:function(){return x.apply(this,arguments)},apps_github_consent:function(){return E.apply(this,arguments)},apps_github_webhook:function(t){return A.apply(this,arguments)}},Lt={create_executor_term:function(){return w.apply(this,arguments)},create_file_execution:function(t){return b.apply(this,arguments)}},Ot={create_file_center_of_mass:function(t){return g.apply(this,arguments)},create_file_conversion:function(t){return B.apply(this,arguments)},create_file_density:function(t){return K.apply(this,arguments)},create_file_mass:function(t){return L.apply(this,arguments)},create_file_surface_area:function(t){return O.apply(this,arguments)},create_file_volume:function(t){return S.apply(this,arguments)}},St={get_ai_plugin_manifest:function(){return j.apply(this,arguments)},get_metadata:function(){return N.apply(this,arguments)},get_openai_schema:function(){return D.apply(this,arguments)},get_schema:function(){return I.apply(this,arguments)},ping:function(){return U.apply(this,arguments)}},jt={modeling_commands_ws:function(t){return Y.apply(this,arguments)}},Nt={device_access_token:function(){return C.apply(this,arguments)},device_auth_confirm:function(){return z.apply(this,arguments)},device_auth_request:function(){return R.apply(this,arguments)},device_auth_verify:function(t){return G.apply(this,arguments)},oauth2_provider_callback:function(t){return P.apply(this,arguments)},oauth2_provider_consent:function(t){return q.apply(this,arguments)}},Dt={create_payment_information_for_user:function(){return F.apply(this,arguments)},create_payment_intent_for_user:function(){return H.apply(this,arguments)},delete_payment_information_for_user:function(){return J.apply(this,arguments)},delete_payment_method_for_user:function(t){return M.apply(this,arguments)},get_payment_balance_for_user:function(){return Q.apply(this,arguments)},get_payment_information_for_user:function(){return V.apply(this,arguments)},list_invoices_for_user:function(){return W.apply(this,arguments)},list_payment_methods_for_user:function(){return X.apply(this,arguments)},update_payment_information_for_user:function(){return Z.apply(this,arguments)},validate_customer_tax_information_for_user:function(){return $.apply(this,arguments)}},It={get_angle_unit_conversion:function(t){return tt.apply(this,arguments)},get_area_unit_conversion:function(t){return et.apply(this,arguments)},get_current_unit_conversion:function(t){return nt.apply(this,arguments)},get_energy_unit_conversion:function(t){return rt.apply(this,arguments)},get_force_unit_conversion:function(t){return ot.apply(this,arguments)},get_frequency_unit_conversion:function(t){return at.apply(this,arguments)},get_length_unit_conversion:function(t){return it.apply(this,arguments)},get_mass_unit_conversion:function(t){return ct.apply(this,arguments)},get_power_unit_conversion:function(t){return st.apply(this,arguments)},get_pressure_unit_conversion:function(t){return ut.apply(this,arguments)},get_temperature_unit_conversion:function(t){return pt.apply(this,arguments)},get_torque_unit_conversion:function(t){return lt.apply(this,arguments)},get_volume_unit_conversion:function(t){return vt.apply(this,arguments)}},Ut={delete_user_self:function(){return ht.apply(this,arguments)},get_session_for_user:function(t){return dt.apply(this,arguments)},get_user:function(t){return ft.apply(this,arguments)},get_user_extended:function(t){return _t.apply(this,arguments)},get_user_front_hash_self:function(){return yt.apply(this,arguments)},get_user_onboarding_self:function(){return mt.apply(this,arguments)},get_user_self:function(){return Tt.apply(this,arguments)},get_user_self_extended:function(){return kt.apply(this,arguments)},list_users:function(t){return xt.apply(this,arguments)},list_users_extended:function(t){return Et.apply(this,arguments)},update_user_self:function(){return At.apply(this,arguments)}};export{wt as Client,bt as ai,gt as api_calls,Bt as api_tokens,Kt as apps,Lt as executor,Ot as file,St as meta,jt as modeling,Nt as oauth2,Dt as payments,It as unit,Ut as users};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-create_text_to_cad.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/ai-create_text_to_cad.test.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-create_text_to_cad_model_feedback.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/ai-create_text_to_cad_model_feedback.test.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-list_text_to_cad_models_for_user.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/ai-list_text_to_cad_models_for_user.test.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { TextToCad_type, Error_type, FileExportFormat_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface Create_text_to_cad_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
output_format: FileExportFormat_type;
|
|
6
|
+
}
|
|
7
|
+
declare type Create_text_to_cad_return = TextToCad_type | Error_type;
|
|
8
|
+
export default function create_text_to_cad({ client, output_format, }: Create_text_to_cad_params): Promise<Create_text_to_cad_return>;
|
|
9
|
+
export {};
|
|
10
|
+
//# sourceMappingURL=create_text_to_cad.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create_text_to_cad.d.ts","sourceRoot":"","sources":["../../../../../src/api/ai/create_text_to_cad.ts"],"names":[],"mappings":"AACA,OAAO,EACL,cAAc,EACd,UAAU,EACV,qBAAqB,EACtB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,yBAAyB;IACjC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,aAAa,EAAE,qBAAqB,CAAC;CACtC;AAED,aAAK,yBAAyB,GAAG,cAAc,GAAG,UAAU,CAAC;AAE7D,wBAA8B,kBAAkB,CAAC,EAC/C,MAAM,EACN,aAAa,GACd,EAAE,yBAAyB,GAAG,OAAO,CAAC,yBAAyB,CAAC,CAiBhE"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { Error_type, AiFeedback_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface Create_text_to_cad_model_feedback_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
id: string;
|
|
6
|
+
feedback: AiFeedback_type;
|
|
7
|
+
}
|
|
8
|
+
declare type Create_text_to_cad_model_feedback_return = Error_type;
|
|
9
|
+
export default function create_text_to_cad_model_feedback({ client, id, feedback, }: Create_text_to_cad_model_feedback_params): Promise<Create_text_to_cad_model_feedback_return>;
|
|
10
|
+
export {};
|
|
11
|
+
//# sourceMappingURL=create_text_to_cad_model_feedback.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create_text_to_cad_model_feedback.d.ts","sourceRoot":"","sources":["../../../../../src/api/ai/create_text_to_cad_model_feedback.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAC9D,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,wCAAwC;IAChD,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,eAAe,CAAC;CAC3B;AAED,aAAK,wCAAwC,GAAG,UAAU,CAAC;AAE3D,wBAA8B,iCAAiC,CAAC,EAC9D,MAAM,EACN,EAAE,EACF,QAAQ,GACT,EAAE,wCAAwC,GAAG,OAAO,CAAC,wCAAwC,CAAC,CAkB9F"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { TextToCadResultsPage_type, Error_type, CreatedAtSortMode_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface List_text_to_cad_models_for_user_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
limit: number;
|
|
6
|
+
page_token: string;
|
|
7
|
+
sort_by: CreatedAtSortMode_type;
|
|
8
|
+
}
|
|
9
|
+
declare type List_text_to_cad_models_for_user_return = TextToCadResultsPage_type | Error_type;
|
|
10
|
+
export default function list_text_to_cad_models_for_user({ client, limit, page_token, sort_by, }: List_text_to_cad_models_for_user_params): Promise<List_text_to_cad_models_for_user_return>;
|
|
11
|
+
export {};
|
|
12
|
+
//# sourceMappingURL=list_text_to_cad_models_for_user.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list_text_to_cad_models_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/ai/list_text_to_cad_models_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EACL,yBAAyB,EACzB,UAAU,EACV,sBAAsB,EACvB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,uCAAuC;IAC/C,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,sBAAsB,CAAC;CACjC;AAED,aAAK,uCAAuC,GACxC,yBAAyB,GACzB,UAAU,CAAC;AAEf,wBAA8B,gCAAgC,CAAC,EAC7D,MAAM,EACN,KAAK,EACL,UAAU,EACV,OAAO,GACR,EAAE,uCAAuC,GAAG,OAAO,CAAC,uCAAuC,CAAC,CAkB5F"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { WebSocketResponse_type } from '../../models.js';
|
|
1
2
|
import { Client } from '../../client.js';
|
|
2
3
|
interface Modeling_commands_ws_params {
|
|
3
4
|
client?: Client;
|
|
@@ -7,7 +8,7 @@ interface Modeling_commands_ws_params {
|
|
|
7
8
|
video_res_width: number;
|
|
8
9
|
webrtc: boolean;
|
|
9
10
|
}
|
|
10
|
-
declare type Modeling_commands_ws_return =
|
|
11
|
+
declare type Modeling_commands_ws_return = WebSocketResponse_type;
|
|
11
12
|
export default function modeling_commands_ws({ client, fps, unlocked_framerate, video_res_height, video_res_width, webrtc, }: Modeling_commands_ws_params): Promise<Modeling_commands_ws_return>;
|
|
12
13
|
export {};
|
|
13
14
|
//# sourceMappingURL=modeling_commands_ws.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"modeling_commands_ws.d.ts","sourceRoot":"","sources":["../../../../../src/api/modeling/modeling_commands_ws.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"modeling_commands_ws.d.ts","sourceRoot":"","sources":["../../../../../src/api/modeling/modeling_commands_ws.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,2BAA2B;IACnC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,GAAG,EAAE,MAAM,CAAC;IACZ,kBAAkB,EAAE,OAAO,CAAC;IAC5B,gBAAgB,EAAE,MAAM,CAAC;IACzB,eAAe,EAAE,MAAM,CAAC;IACxB,MAAM,EAAE,OAAO,CAAC;CACjB;AAED,aAAK,2BAA2B,GAAG,sBAAsB,CAAC;AAE1D,wBAA8B,oBAAoB,CAAC,EACjD,MAAM,EACN,GAAG,EACH,kBAAkB,EAClB,gBAAgB,EAChB,eAAe,EACf,MAAM,GACP,EAAE,2BAA2B,GAAG,OAAO,CAAC,2BAA2B,CAAC,CAiBpE"}
|
|
@@ -1,8 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
1
|
+
import create_text_to_cad from './api/ai/create_text_to_cad.js';
|
|
2
|
+
import create_text_to_cad_model_feedback from './api/ai/create_text_to_cad_model_feedback.js';
|
|
3
|
+
import list_text_to_cad_models_for_user from './api/ai/list_text_to_cad_models_for_user.js';
|
|
3
4
|
export declare const ai: {
|
|
4
|
-
|
|
5
|
-
|
|
5
|
+
create_text_to_cad: typeof create_text_to_cad;
|
|
6
|
+
create_text_to_cad_model_feedback: typeof create_text_to_cad_model_feedback;
|
|
7
|
+
list_text_to_cad_models_for_user: typeof list_text_to_cad_models_for_user;
|
|
6
8
|
};
|
|
7
9
|
import get_api_call from './api/api-calls/get_api_call.js';
|
|
8
10
|
import get_api_call_for_user from './api/api-calls/get_api_call_for_user.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,kBAAkB,MAAM,gCAAgC,CAAC;AAChE,OAAO,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,kBAAkB,MAAM,gCAAgC,CAAC;AAChE,OAAO,iCAAiC,MAAM,+CAA+C,CAAC;AAC9F,OAAO,gCAAgC,MAAM,8CAA8C,CAAC;AAC5F,eAAO,MAAM,EAAE;;;;CAId,CAAC;AAEF,OAAO,YAAY,MAAM,iCAAiC,CAAC;AAC3D,OAAO,qBAAqB,MAAM,0CAA0C,CAAC;AAC7E,OAAO,oBAAoB,MAAM,yCAAyC,CAAC;AAC3E,OAAO,mBAAmB,MAAM,wCAAwC,CAAC;AACzE,OAAO,cAAc,MAAM,mCAAmC,CAAC;AAC/D,OAAO,uBAAuB,MAAM,4CAA4C,CAAC;AACjF,OAAO,qBAAqB,MAAM,0CAA0C,CAAC;AAC7E,OAAO,mBAAmB,MAAM,wCAAwC,CAAC;AACzE,eAAO,MAAM,SAAS;;;;;;;;;CASrB,CAAC;AAEF,OAAO,yBAAyB,MAAM,+CAA+C,CAAC;AACtF,OAAO,yBAAyB,MAAM,+CAA+C,CAAC;AACtF,OAAO,sBAAsB,MAAM,4CAA4C,CAAC;AAChF,OAAO,wBAAwB,MAAM,8CAA8C,CAAC;AACpF,eAAO,MAAM,UAAU;;;;;CAKtB,CAAC;AAEF,OAAO,oBAAoB,MAAM,oCAAoC,CAAC;AACtE,OAAO,mBAAmB,MAAM,mCAAmC,CAAC;AACpE,OAAO,mBAAmB,MAAM,mCAAmC,CAAC;AACpE,eAAO,MAAM,IAAI;;;;CAIhB,CAAC;AAEF,OAAO,oBAAoB,MAAM,wCAAwC,CAAC;AAC1E,OAAO,qBAAqB,MAAM,yCAAyC,CAAC;AAC5E,eAAO,MAAM,QAAQ;;;CAAkD,CAAC;AAExE,OAAO,0BAA0B,MAAM,0CAA0C,CAAC;AAClF,OAAO,sBAAsB,MAAM,sCAAsC,CAAC;AAC1E,OAAO,mBAAmB,MAAM,mCAAmC,CAAC;AACpE,OAAO,gBAAgB,MAAM,gCAAgC,CAAC;AAC9D,OAAO,wBAAwB,MAAM,wCAAwC,CAAC;AAC9E,OAAO,kBAAkB,MAAM,kCAAkC,CAAC;AAClE,eAAO,MAAM,IAAI;;;;;;;CAOhB,CAAC;AAEF,OAAO,sBAAsB,MAAM,sCAAsC,CAAC;AAC1E,OAAO,YAAY,MAAM,4BAA4B,CAAC;AACtD,OAAO,iBAAiB,MAAM,iCAAiC,CAAC;AAChE,OAAO,UAAU,MAAM,0BAA0B,CAAC;AAClD,OAAO,IAAI,MAAM,oBAAoB,CAAC;AACtC,eAAO,MAAM,IAAI;;;;;;CAMhB,CAAC;AAEF,OAAO,oBAAoB,MAAM,wCAAwC,CAAC;AAC1E,eAAO,MAAM,QAAQ;;CAA2B,CAAC;AAEjD,OAAO,mBAAmB,MAAM,qCAAqC,CAAC;AACtE,OAAO,mBAAmB,MAAM,qCAAqC,CAAC;AACtE,OAAO,mBAAmB,MAAM,qCAAqC,CAAC;AACtE,OAAO,kBAAkB,MAAM,oCAAoC,CAAC;AACpE,OAAO,wBAAwB,MAAM,0CAA0C,CAAC;AAChF,OAAO,uBAAuB,MAAM,yCAAyC,CAAC;AAC9E,eAAO,MAAM,MAAM;;;;;;;CAOlB,CAAC;AAEF,OAAO,mCAAmC,MAAM,uDAAuD,CAAC;AACxG,OAAO,8BAA8B,MAAM,kDAAkD,CAAC;AAC9F,OAAO,mCAAmC,MAAM,uDAAuD,CAAC;AACxG,OAAO,8BAA8B,MAAM,kDAAkD,CAAC;AAC9F,OAAO,4BAA4B,MAAM,gDAAgD,CAAC;AAC1F,OAAO,gCAAgC,MAAM,oDAAoD,CAAC;AAClG,OAAO,sBAAsB,MAAM,0CAA0C,CAAC;AAC9E,OAAO,6BAA6B,MAAM,iDAAiD,CAAC;AAC5F,OAAO,mCAAmC,MAAM,uDAAuD,CAAC;AACxG,OAAO,0CAA0C,MAAM,8DAA8D,CAAC;AACtH,eAAO,MAAM,QAAQ;;;;;;;;;;;CAWpB,CAAC;AAEF,OAAO,yBAAyB,MAAM,yCAAyC,CAAC;AAChF,OAAO,wBAAwB,MAAM,wCAAwC,CAAC;AAC9E,OAAO,2BAA2B,MAAM,2CAA2C,CAAC;AACpF,OAAO,0BAA0B,MAAM,0CAA0C,CAAC;AAClF,OAAO,yBAAyB,MAAM,yCAAyC,CAAC;AAChF,OAAO,6BAA6B,MAAM,6CAA6C,CAAC;AACxF,OAAO,0BAA0B,MAAM,0CAA0C,CAAC;AAClF,OAAO,wBAAwB,MAAM,wCAAwC,CAAC;AAC9E,OAAO,yBAAyB,MAAM,yCAAyC,CAAC;AAChF,OAAO,4BAA4B,MAAM,4CAA4C,CAAC;AACtF,OAAO,+BAA+B,MAAM,+CAA+C,CAAC;AAC5F,OAAO,0BAA0B,MAAM,0CAA0C,CAAC;AAClF,OAAO,0BAA0B,MAAM,0CAA0C,CAAC;AAClF,eAAO,MAAM,IAAI;;;;;;;;;;;;;;CAchB,CAAC;AAEF,OAAO,gBAAgB,MAAM,iCAAiC,CAAC;AAC/D,OAAO,oBAAoB,MAAM,qCAAqC,CAAC;AACvE,OAAO,QAAQ,MAAM,yBAAyB,CAAC;AAC/C,OAAO,iBAAiB,MAAM,kCAAkC,CAAC;AACjE,OAAO,wBAAwB,MAAM,yCAAyC,CAAC;AAC/E,OAAO,wBAAwB,MAAM,yCAAyC,CAAC;AAC/E,OAAO,aAAa,MAAM,8BAA8B,CAAC;AACzD,OAAO,sBAAsB,MAAM,uCAAuC,CAAC;AAC3E,OAAO,UAAU,MAAM,2BAA2B,CAAC;AACnD,OAAO,mBAAmB,MAAM,oCAAoC,CAAC;AACrE,OAAO,gBAAgB,MAAM,iCAAiC,CAAC;AAC/D,eAAO,MAAM,KAAK;;;;;;;;;;;;CAYjB,CAAC;AAEF,YAAY,EAAE,MAAM,EAAE,MAAM,aAAa,CAAC;AAC1C,OAAO,EAAE,MAAM,EAAE,MAAM,aAAa,CAAC"}
|