mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
1 line
6.9 KiB
JSON
1 line
6.9 KiB
JSON
{"ast":null,"code":"/** The status of an Span.\n *\n * @deprecated Use string literals - if you require type casting, cast to SpanStatusType type\n */\nvar SpanStatus;\n(function (SpanStatus) {\n /** The operation completed successfully. */\n var Ok = 'ok';\n SpanStatus[\"Ok\"] = Ok;\n /** Deadline expired before operation could complete. */\n var DeadlineExceeded = 'deadline_exceeded';\n SpanStatus[\"DeadlineExceeded\"] = DeadlineExceeded;\n /** 401 Unauthorized (actually does mean unauthenticated according to RFC 7235) */\n var Unauthenticated = 'unauthenticated';\n SpanStatus[\"Unauthenticated\"] = Unauthenticated;\n /** 403 Forbidden */\n var PermissionDenied = 'permission_denied';\n SpanStatus[\"PermissionDenied\"] = PermissionDenied;\n /** 404 Not Found. Some requested entity (file or directory) was not found. */\n var NotFound = 'not_found';\n SpanStatus[\"NotFound\"] = NotFound;\n /** 429 Too Many Requests */\n var ResourceExhausted = 'resource_exhausted';\n SpanStatus[\"ResourceExhausted\"] = ResourceExhausted;\n /** Client specified an invalid argument. 4xx. */\n var InvalidArgument = 'invalid_argument';\n SpanStatus[\"InvalidArgument\"] = InvalidArgument;\n /** 501 Not Implemented */\n var Unimplemented = 'unimplemented';\n SpanStatus[\"Unimplemented\"] = Unimplemented;\n /** 503 Service Unavailable */\n var Unavailable = 'unavailable';\n SpanStatus[\"Unavailable\"] = Unavailable;\n /** Other/generic 5xx. */\n var InternalError = 'internal_error';\n SpanStatus[\"InternalError\"] = InternalError;\n /** Unknown. Any non-standard HTTP status code. */\n var UnknownError = 'unknown_error';\n SpanStatus[\"UnknownError\"] = UnknownError;\n /** The operation was cancelled (typically by the user). */\n var Cancelled = 'cancelled';\n SpanStatus[\"Cancelled\"] = Cancelled;\n /** Already exists (409) */\n var AlreadyExists = 'already_exists';\n SpanStatus[\"AlreadyExists\"] = AlreadyExists;\n /** Operation was rejected because the system is not in a state required for the operation's */\n var FailedPrecondition = 'failed_precondition';\n SpanStatus[\"FailedPrecondition\"] = FailedPrecondition;\n /** The operation was aborted, typically due to a concurrency issue. */\n var Aborted = 'aborted';\n SpanStatus[\"Aborted\"] = Aborted;\n /** Operation was attempted past the valid range. */\n var OutOfRange = 'out_of_range';\n SpanStatus[\"OutOfRange\"] = OutOfRange;\n /** Unrecoverable data loss or corruption */\n var DataLoss = 'data_loss';\n SpanStatus[\"DataLoss\"] = DataLoss;\n})(SpanStatus || (SpanStatus = {}));\nexport { SpanStatus };","map":{"version":3,"names":["SpanStatus","Ok","DeadlineExceeded","Unauthenticated","PermissionDenied","NotFound","ResourceExhausted","InvalidArgument","Unimplemented","Unavailable","InternalError","UnknownError","Cancelled","AlreadyExists","FailedPrecondition","Aborted","OutOfRange","DataLoss"],"sources":["C:/Users/eudes.inacio/GabineteDigital/gabinete-digital-fo/node_modules/@sentry/tracing/esm/spanstatus.js"],"sourcesContent":["/** The status of an Span.\n *\n * @deprecated Use string literals - if you require type casting, cast to SpanStatusType type\n */\nvar SpanStatus; (function (SpanStatus) {\n /** The operation completed successfully. */\n var Ok = 'ok'; SpanStatus[\"Ok\"] = Ok;\n /** Deadline expired before operation could complete. */\n var DeadlineExceeded = 'deadline_exceeded'; SpanStatus[\"DeadlineExceeded\"] = DeadlineExceeded;\n /** 401 Unauthorized (actually does mean unauthenticated according to RFC 7235) */\n var Unauthenticated = 'unauthenticated'; SpanStatus[\"Unauthenticated\"] = Unauthenticated;\n /** 403 Forbidden */\n var PermissionDenied = 'permission_denied'; SpanStatus[\"PermissionDenied\"] = PermissionDenied;\n /** 404 Not Found. Some requested entity (file or directory) was not found. */\n var NotFound = 'not_found'; SpanStatus[\"NotFound\"] = NotFound;\n /** 429 Too Many Requests */\n var ResourceExhausted = 'resource_exhausted'; SpanStatus[\"ResourceExhausted\"] = ResourceExhausted;\n /** Client specified an invalid argument. 4xx. */\n var InvalidArgument = 'invalid_argument'; SpanStatus[\"InvalidArgument\"] = InvalidArgument;\n /** 501 Not Implemented */\n var Unimplemented = 'unimplemented'; SpanStatus[\"Unimplemented\"] = Unimplemented;\n /** 503 Service Unavailable */\n var Unavailable = 'unavailable'; SpanStatus[\"Unavailable\"] = Unavailable;\n /** Other/generic 5xx. */\n var InternalError = 'internal_error'; SpanStatus[\"InternalError\"] = InternalError;\n /** Unknown. Any non-standard HTTP status code. */\n var UnknownError = 'unknown_error'; SpanStatus[\"UnknownError\"] = UnknownError;\n /** The operation was cancelled (typically by the user). */\n var Cancelled = 'cancelled'; SpanStatus[\"Cancelled\"] = Cancelled;\n /** Already exists (409) */\n var AlreadyExists = 'already_exists'; SpanStatus[\"AlreadyExists\"] = AlreadyExists;\n /** Operation was rejected because the system is not in a state required for the operation's */\n var FailedPrecondition = 'failed_precondition'; SpanStatus[\"FailedPrecondition\"] = FailedPrecondition;\n /** The operation was aborted, typically due to a concurrency issue. */\n var Aborted = 'aborted'; SpanStatus[\"Aborted\"] = Aborted;\n /** Operation was attempted past the valid range. */\n var OutOfRange = 'out_of_range'; SpanStatus[\"OutOfRange\"] = OutOfRange;\n /** Unrecoverable data loss or corruption */\n var DataLoss = 'data_loss'; SpanStatus[\"DataLoss\"] = DataLoss;\n})(SpanStatus || (SpanStatus = {}));\n\nexport { SpanStatus };\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA,IAAIA,UAAU;AAAE,CAAC,UAAUA,UAAU,EAAE;EACrC;EACA,IAAIC,EAAE,GAAG,IAAI;EAAED,UAAU,CAAC,IAAI,CAAC,GAAGC,EAAE;EACpC;EACA,IAAIC,gBAAgB,GAAG,mBAAmB;EAAEF,UAAU,CAAC,kBAAkB,CAAC,GAAGE,gBAAgB;EAC7F;EACA,IAAIC,eAAe,GAAG,iBAAiB;EAAEH,UAAU,CAAC,iBAAiB,CAAC,GAAGG,eAAe;EACxF;EACA,IAAIC,gBAAgB,GAAG,mBAAmB;EAAEJ,UAAU,CAAC,kBAAkB,CAAC,GAAGI,gBAAgB;EAC7F;EACA,IAAIC,QAAQ,GAAG,WAAW;EAAEL,UAAU,CAAC,UAAU,CAAC,GAAGK,QAAQ;EAC7D;EACA,IAAIC,iBAAiB,GAAG,oBAAoB;EAAEN,UAAU,CAAC,mBAAmB,CAAC,GAAGM,iBAAiB;EACjG;EACA,IAAIC,eAAe,GAAG,kBAAkB;EAAEP,UAAU,CAAC,iBAAiB,CAAC,GAAGO,eAAe;EACzF;EACA,IAAIC,aAAa,GAAG,eAAe;EAAER,UAAU,CAAC,eAAe,CAAC,GAAGQ,aAAa;EAChF;EACA,IAAIC,WAAW,GAAG,aAAa;EAAET,UAAU,CAAC,aAAa,CAAC,GAAGS,WAAW;EACxE;EACA,IAAIC,aAAa,GAAG,gBAAgB;EAAEV,UAAU,CAAC,eAAe,CAAC,GAAGU,aAAa;EACjF;EACA,IAAIC,YAAY,GAAG,eAAe;EAAEX,UAAU,CAAC,cAAc,CAAC,GAAGW,YAAY;EAC7E;EACA,IAAIC,SAAS,GAAG,WAAW;EAAEZ,UAAU,CAAC,WAAW,CAAC,GAAGY,SAAS;EAChE;EACA,IAAIC,aAAa,GAAG,gBAAgB;EAAEb,UAAU,CAAC,eAAe,CAAC,GAAGa,aAAa;EACjF;EACA,IAAIC,kBAAkB,GAAG,qBAAqB;EAAEd,UAAU,CAAC,oBAAoB,CAAC,GAAGc,kBAAkB;EACrG;EACA,IAAIC,OAAO,GAAG,SAAS;EAAEf,UAAU,CAAC,SAAS,CAAC,GAAGe,OAAO;EACxD;EACA,IAAIC,UAAU,GAAG,cAAc;EAAEhB,UAAU,CAAC,YAAY,CAAC,GAAGgB,UAAU;EACtE;EACA,IAAIC,QAAQ,GAAG,WAAW;EAAEjB,UAAU,CAAC,UAAU,CAAC,GAAGiB,QAAQ;AAC/D,CAAC,EAAEjB,UAAU,KAAKA,UAAU,GAAG,CAAC,CAAC,CAAC,CAAC;AAEnC,SAASA,UAAU"},"metadata":{},"sourceType":"module"} |