@byte_fluffy/nexra-sdk 0.1.0-alpha.7 → 0.1.0-alpha.8

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/README.md CHANGED
@@ -48,7 +48,8 @@ src/
48
48
  catalog/
49
49
  index.ts CatalogClient, getModelSpec, listModelSpecs
50
50
  generated/ Generated artifacts (committed; required to publish)
51
- image.generated.json One file per model kind (image, video, audio, ...)
51
+ image.generated.json Image model specs
52
+ language.generated.json Text/language model specs
52
53
  index.ts Imports every kind JSON and exports the merged array
53
54
  generated/
54
55
  version.generated.ts SDK_VERSION used by the transport
@@ -66,4 +67,3 @@ scripts/
66
67
  `src/catalog/generated/<kind>.generated.json` per kind (new kinds appear
67
68
  automatically), regenerates the merging `index.ts`, and bumps
68
69
  `src/generated/version.generated.ts`. No hand-written code changes.
69
-
package/dist/catalog.d.ts CHANGED
@@ -1 +1 @@
1
- export { d as CatalogClient, h as CreateNexraQuoteRequest, j as MediaGeometryField, k as MediaGeometryProjection, w as NexraBillingCurrency, x as NexraModelOperation, y as NexraModelSpec, z as NexraModelSpecFilter, A as NexraQuote, D as NexraSalePrice, E as NexraSalePriceList, N as NexraSettlement, U as UnifiedMediaGeometry, V as applyMediaGeometry, X as decodeMediaGeometry, Y as encodeMediaGeometry, _ as getModelSpec, a0 as listModelSpecs, a1 as projectMediaGeometry } from './index-DLTP5_Ri.js';
1
+ export { d as CatalogClient, h as CreateNexraDisplayQuoteBatchRequest, i as CreateNexraQuoteRequest, k as MediaGeometryField, l as MediaGeometryProjection, x as NexraBillingCurrency, y as NexraCatalogRevision, z as NexraDisplayQuoteBatch, D as NexraModelEndpointSpec, E as NexraModelOperation, G as NexraModelSpec, I as NexraModelSpecFilter, K as NexraQuote, L as NexraSalePrice, O as NexraSalePriceList, N as NexraSettlement, V as UnifiedMediaGeometry, _ as applyMediaGeometry, a0 as decodeMediaGeometry, a1 as encodeMediaGeometry, a3 as getModelSpec, a5 as listModelSpecs, a6 as projectMediaGeometry } from './index-CAi88bUo.js';
package/dist/catalog.js CHANGED
@@ -6,7 +6,7 @@ import {
6
6
  getModelSpec,
7
7
  listModelSpecs,
8
8
  projectMediaGeometry
9
- } from "./chunk-3ZBQVBMA.js";
9
+ } from "./chunk-IUUMCS7F.js";
10
10
  export {
11
11
  CatalogClient,
12
12
  applyMediaGeometry,