@meshery/schemas 0.8.134 → 0.8.136

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (63) hide show
  1. package/dist/{Core-BiYtFM4v.d.mts → Core-B0SJO-By.d.mts} +4 -1
  2. package/dist/{Core-BiYtFM4v.d.ts → Core-B0SJO-By.d.ts} +4 -1
  3. package/dist/cloudApi.d.mts +1108 -1108
  4. package/dist/cloudApi.d.ts +1108 -1108
  5. package/dist/constructs/v1alpha1/core/Core.d.mts +1 -1
  6. package/dist/constructs/v1alpha1/core/Core.d.ts +1 -1
  7. package/dist/constructs/v1alpha1/core/CoreSchema.js +1 -1
  8. package/dist/constructs/v1alpha1/core/CoreSchema.mjs +1 -1
  9. package/dist/constructs/v1beta1/component/Component.d.mts +8 -2
  10. package/dist/constructs/v1beta1/component/Component.d.ts +8 -2
  11. package/dist/constructs/v1beta1/component/ComponentSchema.js +1 -1
  12. package/dist/constructs/v1beta1/component/ComponentSchema.mjs +1 -1
  13. package/dist/constructs/v1beta1/connection/Connection.d.mts +48 -12
  14. package/dist/constructs/v1beta1/connection/Connection.d.ts +48 -12
  15. package/dist/constructs/v1beta1/connection/ConnectionSchema.js +1 -1
  16. package/dist/constructs/v1beta1/connection/ConnectionSchema.mjs +1 -1
  17. package/dist/constructs/v1beta1/credential/Credential.d.mts +32 -8
  18. package/dist/constructs/v1beta1/credential/Credential.d.ts +32 -8
  19. package/dist/constructs/v1beta1/credential/CredentialSchema.js +8 -8
  20. package/dist/constructs/v1beta1/credential/CredentialSchema.mjs +8 -8
  21. package/dist/constructs/v1beta1/environment/Environment.d.mts +20 -5
  22. package/dist/constructs/v1beta1/environment/Environment.d.ts +20 -5
  23. package/dist/constructs/v1beta1/environment/EnvironmentSchema.js +1 -1
  24. package/dist/constructs/v1beta1/environment/EnvironmentSchema.mjs +1 -1
  25. package/dist/constructs/v1beta1/evaluation/Evaluation.d.mts +32 -8
  26. package/dist/constructs/v1beta1/evaluation/Evaluation.d.ts +32 -8
  27. package/dist/constructs/v1beta1/evaluation/EvaluationSchema.js +4 -4
  28. package/dist/constructs/v1beta1/evaluation/EvaluationSchema.mjs +4 -4
  29. package/dist/constructs/v1beta1/key/Key.d.mts +24 -6
  30. package/dist/constructs/v1beta1/key/Key.d.ts +24 -6
  31. package/dist/constructs/v1beta1/key/KeySchema.js +1 -1
  32. package/dist/constructs/v1beta1/key/KeySchema.mjs +1 -1
  33. package/dist/constructs/v1beta1/keychain/Keychain.d.mts +28 -7
  34. package/dist/constructs/v1beta1/keychain/Keychain.d.ts +28 -7
  35. package/dist/constructs/v1beta1/keychain/KeychainSchema.js +1 -1
  36. package/dist/constructs/v1beta1/keychain/KeychainSchema.mjs +1 -1
  37. package/dist/constructs/v1beta1/model/Model.d.mts +8 -2
  38. package/dist/constructs/v1beta1/model/Model.d.ts +8 -2
  39. package/dist/constructs/v1beta1/model/ModelSchema.js +1 -1
  40. package/dist/constructs/v1beta1/model/ModelSchema.mjs +1 -1
  41. package/dist/constructs/v1beta1/pattern/Pattern.d.mts +72 -18
  42. package/dist/constructs/v1beta1/pattern/Pattern.d.ts +72 -18
  43. package/dist/constructs/v1beta1/pattern/PatternSchema.js +9 -9
  44. package/dist/constructs/v1beta1/pattern/PatternSchema.mjs +9 -9
  45. package/dist/constructs/v1beta1/role/Role.d.mts +36 -9
  46. package/dist/constructs/v1beta1/role/Role.d.ts +36 -9
  47. package/dist/constructs/v1beta1/role/RoleSchema.js +1 -1
  48. package/dist/constructs/v1beta1/role/RoleSchema.mjs +1 -1
  49. package/dist/constructs/v1beta1/team/Team.d.mts +44 -11
  50. package/dist/constructs/v1beta1/team/Team.d.ts +44 -11
  51. package/dist/constructs/v1beta1/team/TeamSchema.js +1 -1
  52. package/dist/constructs/v1beta1/team/TeamSchema.mjs +1 -1
  53. package/dist/constructs/v1beta1/workspace/Workspace.d.mts +24 -6
  54. package/dist/constructs/v1beta1/workspace/Workspace.d.ts +24 -6
  55. package/dist/constructs/v1beta1/workspace/WorkspaceSchema.js +3 -3
  56. package/dist/constructs/v1beta1/workspace/WorkspaceSchema.mjs +3 -3
  57. package/dist/index.d.mts +1 -1
  58. package/dist/index.d.ts +1 -1
  59. package/dist/index.js +13 -13
  60. package/dist/index.mjs +13 -13
  61. package/dist/mesheryApi.d.mts +323 -323
  62. package/dist/mesheryApi.d.ts +323 -323
  63. package/package.json +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@meshery/schemas",
3
- "version": "0.8.134",
3
+ "version": "0.8.136",
4
4
  "description": "<p style=\"text-align:center;\" align=\"center\"><a href=\"https://meshery.io\"><picture> <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://raw.githubusercontent.com/meshery/meshery/master/.github/assets/images/readme/meshery-logo-light-text-side.svg\"> <source media=\"(prefers-color-scheme: light)\" srcset=\"https://raw.githubusercontent.com/meshery/meshery/master/.github/assets/images/readme/meshery-logo-dark-text-side.svg\"> <img src=\"https://raw.githubusercontent.com/meshery/meshery/master/.github/assets/images/readme/meshery-logo-dark-text-side.svg\" alt=\"Meshery Logo\" width=\"70%\" /></picture></a><br /><br /></p> <p align=\"center\"> <a href=\"https://hub.docker.com/r/meshery/meshery\" alt=\"Docker pulls\"> <img src=\"https://img.shields.io/docker/pulls/meshery/meshery.svg\" /></a> <a href=\"https://github.com/issues?q=is%3Aopen+is%3Aissue+archived%3Afalse+org%meshery+org%3Ameshery+org%3Aservice-mesh-performance+org%3Aservice-mesh-patterns+org%3A+label%3A%22help+wanted%22+\" alt=\"GitHub issues by-label\"> <img src=\"https://img.shields.io/github/issues/meshery/meshery/help%20wanted.svg?color=informational\" /></a> <a href=\"https://github.com/meshery/meshery/blob/master/LICENSE\" alt=\"LICENSE\"> <img src=\"https://img.shields.io/github/license/meshery/meshery?color=brightgreen\" /></a> <a href=\"https://artifacthub.io/packages/helm/meshery/meshery\" alt=\"Artifact Hub Meshery\"> <img src=\"https://img.shields.io/endpoint?color=brightgreen&label=Helm%20Chart&style=plastic&url=https%3A%2F%2Fartifacthub.io%2Fbadge%2Frepository%2Fartifact-hub\" /></a> <a href=\"https://goreportcard.com/report/github.com/meshery/meshery\" alt=\"Go Report Card\"> <img src=\"https://goreportcard.com/badge/github.com/meshery/meshery\" /></a> <a href=\"https://github.com/meshery/meshery/actions\" alt=\"Build Status\"> <img src=\"https://img.shields.io/github/actions/workflow/status/meshery/meshery/release-drafter.yml\" /></a> <a href=\"https://bestpractices.coreinfrastructure.org/projects/3564\" alt=\"CLI Best Practices\"> <img src=\"https://bestpractices.coreinfrastructure.org/projects/3564/badge\" /></a> <a href=\"http://discuss.meshery.io\" alt=\"Discuss Users\"> <img src=\"https://img.shields.io/discourse/users?label=discuss&logo=discourse&server=https%3A%2F%2Fdiscuss.meshery.io\" /></a> <a href=\"https://slack.meshery.io\" alt=\"Join Slack\"> <img src=\"https://img.shields.io/badge/Slack-@meshery.svg?logo=slack\" /></a> <a href=\"https://twitter.com/intent/follow?screen_name=mesheryio\" alt=\"Twitter Follow\"> <img src=\"https://img.shields.io/twitter/follow/mesheryio.svg?label=Follow+Meshery&style=social\" /></a> <a href=\"https://github.com/meshery/meshery/releases\" alt=\"Meshery Downloads\"> <img src=\"https://img.shields.io/github/downloads/meshery/meshery/total\" /></a> <!-- <a href=\"https://app.fossa.com/projects/git%2Bgithub.com%2Fmeshery%2Fmeshery?ref=badge_shield\" alt=\"License Scan Report\"> <img src=\"https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmeshery%2Fmeshery.svg?type=shield\"/></a> --> </p>",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",