@ondewo/csi-client-angular 5.0.0 → 5.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (64) hide show
  1. package/api/ondewo/csi/conversation.pb.d.ts +4 -1
  2. package/api/ondewo/s2t/speech-to-text.pb.d.ts +5 -1
  3. package/fesm2022/ondewo-csi-client-angular.mjs +60 -53
  4. package/fesm2022/ondewo-csi-client-angular.mjs.map +1 -1
  5. package/package.json +1 -3
  6. package/esm2022/api/google/api/annotations.pb.mjs +0 -2
  7. package/esm2022/api/google/api/http.pb.mjs +0 -524
  8. package/esm2022/api/google/rpc/status.pb.mjs +0 -138
  9. package/esm2022/api/google/type/latlng.pb.mjs +0 -119
  10. package/esm2022/api/ondewo/csi/conversation.pb.mjs +0 -2070
  11. package/esm2022/api/ondewo/csi/conversation.pbconf.mjs +0 -13
  12. package/esm2022/api/ondewo/csi/conversation.pbsc.mjs +0 -315
  13. package/esm2022/api/ondewo/nlu/agent.pb.mjs +0 -11502
  14. package/esm2022/api/ondewo/nlu/agent.pbconf.mjs +0 -13
  15. package/esm2022/api/ondewo/nlu/agent.pbsc.mjs +0 -1246
  16. package/esm2022/api/ondewo/nlu/aiservices.pb.mjs +0 -5313
  17. package/esm2022/api/ondewo/nlu/aiservices.pbconf.mjs +0 -13
  18. package/esm2022/api/ondewo/nlu/aiservices.pbsc.mjs +0 -374
  19. package/esm2022/api/ondewo/nlu/ccai-project.pb.mjs +0 -2691
  20. package/esm2022/api/ondewo/nlu/ccai-project.pbconf.mjs +0 -13
  21. package/esm2022/api/ondewo/nlu/ccai-project.pbsc.mjs +0 -224
  22. package/esm2022/api/ondewo/nlu/common.pb.mjs +0 -1963
  23. package/esm2022/api/ondewo/nlu/context.pb.mjs +0 -1380
  24. package/esm2022/api/ondewo/nlu/context.pbconf.mjs +0 -13
  25. package/esm2022/api/ondewo/nlu/context.pbsc.mjs +0 -225
  26. package/esm2022/api/ondewo/nlu/entity-type.pb.mjs +0 -3909
  27. package/esm2022/api/ondewo/nlu/entity-type.pbconf.mjs +0 -13
  28. package/esm2022/api/ondewo/nlu/entity-type.pbsc.mjs +0 -526
  29. package/esm2022/api/ondewo/nlu/intent.pb.mjs +0 -11252
  30. package/esm2022/api/ondewo/nlu/intent.pbconf.mjs +0 -13
  31. package/esm2022/api/ondewo/nlu/intent.pbsc.mjs +0 -856
  32. package/esm2022/api/ondewo/nlu/operation-metadata.pb.mjs +0 -487
  33. package/esm2022/api/ondewo/nlu/operations.pb.mjs +0 -1003
  34. package/esm2022/api/ondewo/nlu/operations.pbconf.mjs +0 -13
  35. package/esm2022/api/ondewo/nlu/operations.pbsc.mjs +0 -165
  36. package/esm2022/api/ondewo/nlu/project-role.pb.mjs +0 -1061
  37. package/esm2022/api/ondewo/nlu/project-role.pbconf.mjs +0 -13
  38. package/esm2022/api/ondewo/nlu/project-role.pbsc.mjs +0 -195
  39. package/esm2022/api/ondewo/nlu/project-statistics.pb.mjs +0 -460
  40. package/esm2022/api/ondewo/nlu/project-statistics.pbconf.mjs +0 -13
  41. package/esm2022/api/ondewo/nlu/project-statistics.pbsc.mjs +0 -285
  42. package/esm2022/api/ondewo/nlu/server-statistics.pb.mjs +0 -103
  43. package/esm2022/api/ondewo/nlu/server-statistics.pbconf.mjs +0 -13
  44. package/esm2022/api/ondewo/nlu/server-statistics.pbsc.mjs +0 -136
  45. package/esm2022/api/ondewo/nlu/session.pb.mjs +0 -13750
  46. package/esm2022/api/ondewo/nlu/session.pbconf.mjs +0 -13
  47. package/esm2022/api/ondewo/nlu/session.pbsc.mjs +0 -1246
  48. package/esm2022/api/ondewo/nlu/user.pb.mjs +0 -3865
  49. package/esm2022/api/ondewo/nlu/user.pbconf.mjs +0 -13
  50. package/esm2022/api/ondewo/nlu/user.pbsc.mjs +0 -706
  51. package/esm2022/api/ondewo/nlu/utility.pb.mjs +0 -3302
  52. package/esm2022/api/ondewo/nlu/utility.pbconf.mjs +0 -13
  53. package/esm2022/api/ondewo/nlu/utility.pbsc.mjs +0 -284
  54. package/esm2022/api/ondewo/nlu/webhook.pb.mjs +0 -1596
  55. package/esm2022/api/ondewo/nlu/webhook.pbconf.mjs +0 -13
  56. package/esm2022/api/ondewo/nlu/webhook.pbsc.mjs +0 -225
  57. package/esm2022/api/ondewo/s2t/speech-to-text.pb.mjs +0 -8346
  58. package/esm2022/api/ondewo/s2t/speech-to-text.pbconf.mjs +0 -13
  59. package/esm2022/api/ondewo/s2t/speech-to-text.pbsc.mjs +0 -495
  60. package/esm2022/api/ondewo/t2s/text-to-speech.pb.mjs +0 -7974
  61. package/esm2022/api/ondewo/t2s/text-to-speech.pbconf.mjs +0 -13
  62. package/esm2022/api/ondewo/t2s/text-to-speech.pbsc.mjs +0 -525
  63. package/esm2022/ondewo-csi-client-angular.mjs +0 -5
  64. package/esm2022/public-api.mjs +0 -58
@@ -1,13 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- // @ts-nocheck
4
- //
5
- // THIS IS A GENERATED FILE
6
- // DO NOT MODIFY IT! YOUR CHANGES WILL BE LOST
7
- import { InjectionToken } from '@angular/core';
8
- /**
9
- * Specific GrpcClientSettings for Agents.
10
- * Use it only if your default settings are not set or the service requires other settings.
11
- */
12
- export const GRPC_AGENTS_CLIENT_SETTINGS = new InjectionToken('GRPC_AGENTS_CLIENT_SETTINGS');
13
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWdlbnQucGJjb25mLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vYXBpL29uZGV3by9ubHUvYWdlbnQucGJjb25mLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLG9CQUFvQjtBQUNwQixvQkFBb0I7QUFDcEIsY0FBYztBQUNkLEVBQUU7QUFDRiwyQkFBMkI7QUFDM0IsOENBQThDO0FBQzlDLE9BQU8sRUFBRSxjQUFjLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFFL0M7OztHQUdHO0FBQ0gsTUFBTSxDQUFDLE1BQU0sMkJBQTJCLEdBQUcsSUFBSSxjQUFjLENBQzNELDZCQUE2QixDQUM5QixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLyogdHNsaW50OmRpc2FibGUgKi9cbi8qIGVzbGludC1kaXNhYmxlICovXG4vLyBAdHMtbm9jaGVja1xuLy9cbi8vIFRISVMgSVMgQSBHRU5FUkFURUQgRklMRVxuLy8gRE8gTk9UIE1PRElGWSBJVCEgWU9VUiBDSEFOR0VTIFdJTEwgQkUgTE9TVFxuaW1wb3J0IHsgSW5qZWN0aW9uVG9rZW4gfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuLyoqXG4gKiBTcGVjaWZpYyBHcnBjQ2xpZW50U2V0dGluZ3MgZm9yIEFnZW50cy5cbiAqIFVzZSBpdCBvbmx5IGlmIHlvdXIgZGVmYXVsdCBzZXR0aW5ncyBhcmUgbm90IHNldCBvciB0aGUgc2VydmljZSByZXF1aXJlcyBvdGhlciBzZXR0aW5ncy5cbiAqL1xuZXhwb3J0IGNvbnN0IEdSUENfQUdFTlRTX0NMSUVOVF9TRVRUSU5HUyA9IG5ldyBJbmplY3Rpb25Ub2tlbjxhbnk+KFxuICAnR1JQQ19BR0VOVFNfQ0xJRU5UX1NFVFRJTkdTJ1xuKTtcbiJdfQ==