together-ai 0.24.0 → 0.26.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.
- package/CHANGELOG.md +16 -0
- package/package.json +1 -1
- package/resources/videos.d.mts +16 -8
- package/resources/videos.d.mts.map +1 -1
- package/resources/videos.d.ts +16 -8
- package/resources/videos.d.ts.map +1 -1
- package/src/resources/videos.ts +17 -9
- package/src/version.ts +1 -1
- package/version.d.mts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,21 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 0.26.0 (2025-10-21)
|
|
4
|
+
|
|
5
|
+
Full Changelog: [v0.25.0...v0.26.0](https://github.com/togethercomputer/together-typescript/compare/v0.25.0...v0.26.0)
|
|
6
|
+
|
|
7
|
+
### Features
|
|
8
|
+
|
|
9
|
+
* **api:** api update ([9c3f92c](https://github.com/togethercomputer/together-typescript/commit/9c3f92cf75cfae116b27a9dee964b416adb7ef58))
|
|
10
|
+
|
|
11
|
+
## 0.25.0 (2025-10-21)
|
|
12
|
+
|
|
13
|
+
Full Changelog: [v0.24.0...v0.25.0](https://github.com/togethercomputer/together-typescript/compare/v0.24.0...v0.25.0)
|
|
14
|
+
|
|
15
|
+
### Features
|
|
16
|
+
|
|
17
|
+
* **api:** api update ([620f342](https://github.com/togethercomputer/together-typescript/commit/620f34250091e76c74feb0d1bdb9ed8972e63553))
|
|
18
|
+
|
|
3
19
|
## 0.24.0 (2025-10-20)
|
|
4
20
|
|
|
5
21
|
Full Changelog: [v0.23.0...v0.24.0](https://github.com/togethercomputer/together-typescript/compare/v0.23.0...v0.24.0)
|
package/package.json
CHANGED
package/resources/videos.d.mts
CHANGED
|
@@ -96,7 +96,7 @@ export interface VideoCreateResponse {
|
|
|
96
96
|
/**
|
|
97
97
|
* Unique identifier for the video job.
|
|
98
98
|
*/
|
|
99
|
-
id
|
|
99
|
+
id: string;
|
|
100
100
|
}
|
|
101
101
|
export interface VideoCreateParams {
|
|
102
102
|
/**
|
|
@@ -108,9 +108,7 @@ export interface VideoCreateParams {
|
|
|
108
108
|
*/
|
|
109
109
|
fps?: number;
|
|
110
110
|
/**
|
|
111
|
-
* Array of images to guide video generation,
|
|
112
|
-
* frame, if size 2, starting and ending frame, if more than 2 then frame must be
|
|
113
|
-
* specified
|
|
111
|
+
* Array of images to guide video generation, similar to keyframes.
|
|
114
112
|
*/
|
|
115
113
|
frame_images?: Array<VideoCreateParams.FrameImage>;
|
|
116
114
|
/**
|
|
@@ -139,9 +137,11 @@ export interface VideoCreateParams {
|
|
|
139
137
|
*/
|
|
140
138
|
prompt?: string;
|
|
141
139
|
/**
|
|
142
|
-
*
|
|
140
|
+
* Unlike frame_images which constrain specific timeline positions, reference
|
|
141
|
+
* images guide the general appearance that should appear consistently across the
|
|
142
|
+
* video.
|
|
143
143
|
*/
|
|
144
|
-
reference_images?: Array<
|
|
144
|
+
reference_images?: Array<string>;
|
|
145
145
|
/**
|
|
146
146
|
* Clip duration in seconds.
|
|
147
147
|
*/
|
|
@@ -162,11 +162,19 @@ export interface VideoCreateParams {
|
|
|
162
162
|
}
|
|
163
163
|
export declare namespace VideoCreateParams {
|
|
164
164
|
interface FrameImage {
|
|
165
|
-
frame: number | 'first' | 'last';
|
|
166
165
|
/**
|
|
167
|
-
*
|
|
166
|
+
* URL path to hosted image that is used for a frame
|
|
168
167
|
*/
|
|
169
168
|
input_image: string;
|
|
169
|
+
/**
|
|
170
|
+
* Optional param to specify where to insert the frame. If this is omitted, the
|
|
171
|
+
* following heuristics are applied:
|
|
172
|
+
*
|
|
173
|
+
* - frame_images size is one, frame is first.
|
|
174
|
+
* - If size is two, frames are first and last.
|
|
175
|
+
* - If size is larger, frames are first, last and evenly spaced between.
|
|
176
|
+
*/
|
|
177
|
+
frame?: number | 'first' | 'last';
|
|
170
178
|
}
|
|
171
179
|
}
|
|
172
180
|
export declare namespace Videos {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"videos.d.mts","sourceRoot":"","sources":["../src/resources/videos.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,EAAE,UAAU,EAAE;OACd,EAAE,cAAc,EAAE;AAGzB,qBAAa,MAAO,SAAQ,WAAW;IACrC;;;;;;;;;OASG;IACH,MAAM,CAAC,IAAI,EAAE,iBAAiB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,mBAAmB,CAAC;IAI1F;;;;;;;OAOG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,QAAQ,CAAC;CAMrE;AAED;;GAEG;AACH,MAAM,WAAW,QAAQ;IACvB;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IAEd;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,MAAM,EAAE,aAAa,GAAG,WAAW,GAAG,QAAQ,CAAC;IAE/C;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;OAEG;IACH,KAAK,CAAC,EAAE,QAAQ,CAAC,KAAK,CAAC;IAEvB;;OAEG;IACH,MAAM,CAAC,EAAE,OAAO,CAAC;IAEjB;;;OAGG;IACH,OAAO,CAAC,EAAE,QAAQ,CAAC,OAAO,CAAC;CAC5B;AAED,yBAAiB,QAAQ,CAAC;IACxB;;OAEG;IACH,UAAiB,KAAK;QACpB,OAAO,EAAE,MAAM,CAAC;QAEhB,IAAI,CAAC,EAAE,MAAM,CAAC;KACf;IAED;;;OAGG;IACH,UAAiB,OAAO;QACtB;;WAEG;QACH,IAAI,EAAE,MAAM,CAAC;QAEb;;WAEG;QACH,SAAS,EAAE,MAAM,CAAC;KACnB;CACF;AAED,MAAM,WAAW,mBAAmB;IAClC;;OAEG;IACH,EAAE,
|
|
1
|
+
{"version":3,"file":"videos.d.mts","sourceRoot":"","sources":["../src/resources/videos.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,EAAE,UAAU,EAAE;OACd,EAAE,cAAc,EAAE;AAGzB,qBAAa,MAAO,SAAQ,WAAW;IACrC;;;;;;;;;OASG;IACH,MAAM,CAAC,IAAI,EAAE,iBAAiB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,mBAAmB,CAAC;IAI1F;;;;;;;OAOG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,QAAQ,CAAC;CAMrE;AAED;;GAEG;AACH,MAAM,WAAW,QAAQ;IACvB;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IAEd;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,MAAM,EAAE,aAAa,GAAG,WAAW,GAAG,QAAQ,CAAC;IAE/C;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;OAEG;IACH,KAAK,CAAC,EAAE,QAAQ,CAAC,KAAK,CAAC;IAEvB;;OAEG;IACH,MAAM,CAAC,EAAE,OAAO,CAAC;IAEjB;;;OAGG;IACH,OAAO,CAAC,EAAE,QAAQ,CAAC,OAAO,CAAC;CAC5B;AAED,yBAAiB,QAAQ,CAAC;IACxB;;OAEG;IACH,UAAiB,KAAK;QACpB,OAAO,EAAE,MAAM,CAAC;QAEhB,IAAI,CAAC,EAAE,MAAM,CAAC;KACf;IAED;;;OAGG;IACH,UAAiB,OAAO;QACtB;;WAEG;QACH,IAAI,EAAE,MAAM,CAAC;QAEb;;WAEG;QACH,SAAS,EAAE,MAAM,CAAC;KACnB;CACF;AAED,MAAM,WAAW,mBAAmB;IAClC;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;CACZ;AAED,MAAM,WAAW,iBAAiB;IAChC;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IAEd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,YAAY,CAAC,EAAE,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,CAAC;IAEnD;;;;;;OAMG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IAEzB;;OAEG;IACH,aAAa,CAAC,EAAE,KAAK,GAAG,MAAM,CAAC;IAE/B;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAEjC;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd;;;;OAIG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,yBAAiB,iBAAiB,CAAC;IACjC,UAAiB,UAAU;QACzB;;WAEG;QACH,WAAW,EAAE,MAAM,CAAC;QAEpB;;;;;;;WAOG;QACH,KAAK,CAAC,EAAE,MAAM,GAAG,OAAO,GAAG,MAAM,CAAC;KACnC;CACF;AAED,MAAM,CAAC,OAAO,WAAW,MAAM,CAAC;IAC9B,OAAO,EACL,KAAK,QAAQ,IAAI,QAAQ,EACzB,KAAK,mBAAmB,IAAI,mBAAmB,EAC/C,KAAK,iBAAiB,IAAI,iBAAiB,GAC5C,CAAC;CACH"}
|
package/resources/videos.d.ts
CHANGED
|
@@ -96,7 +96,7 @@ export interface VideoCreateResponse {
|
|
|
96
96
|
/**
|
|
97
97
|
* Unique identifier for the video job.
|
|
98
98
|
*/
|
|
99
|
-
id
|
|
99
|
+
id: string;
|
|
100
100
|
}
|
|
101
101
|
export interface VideoCreateParams {
|
|
102
102
|
/**
|
|
@@ -108,9 +108,7 @@ export interface VideoCreateParams {
|
|
|
108
108
|
*/
|
|
109
109
|
fps?: number;
|
|
110
110
|
/**
|
|
111
|
-
* Array of images to guide video generation,
|
|
112
|
-
* frame, if size 2, starting and ending frame, if more than 2 then frame must be
|
|
113
|
-
* specified
|
|
111
|
+
* Array of images to guide video generation, similar to keyframes.
|
|
114
112
|
*/
|
|
115
113
|
frame_images?: Array<VideoCreateParams.FrameImage>;
|
|
116
114
|
/**
|
|
@@ -139,9 +137,11 @@ export interface VideoCreateParams {
|
|
|
139
137
|
*/
|
|
140
138
|
prompt?: string;
|
|
141
139
|
/**
|
|
142
|
-
*
|
|
140
|
+
* Unlike frame_images which constrain specific timeline positions, reference
|
|
141
|
+
* images guide the general appearance that should appear consistently across the
|
|
142
|
+
* video.
|
|
143
143
|
*/
|
|
144
|
-
reference_images?: Array<
|
|
144
|
+
reference_images?: Array<string>;
|
|
145
145
|
/**
|
|
146
146
|
* Clip duration in seconds.
|
|
147
147
|
*/
|
|
@@ -162,11 +162,19 @@ export interface VideoCreateParams {
|
|
|
162
162
|
}
|
|
163
163
|
export declare namespace VideoCreateParams {
|
|
164
164
|
interface FrameImage {
|
|
165
|
-
frame: number | 'first' | 'last';
|
|
166
165
|
/**
|
|
167
|
-
*
|
|
166
|
+
* URL path to hosted image that is used for a frame
|
|
168
167
|
*/
|
|
169
168
|
input_image: string;
|
|
169
|
+
/**
|
|
170
|
+
* Optional param to specify where to insert the frame. If this is omitted, the
|
|
171
|
+
* following heuristics are applied:
|
|
172
|
+
*
|
|
173
|
+
* - frame_images size is one, frame is first.
|
|
174
|
+
* - If size is two, frames are first and last.
|
|
175
|
+
* - If size is larger, frames are first, last and evenly spaced between.
|
|
176
|
+
*/
|
|
177
|
+
frame?: number | 'first' | 'last';
|
|
170
178
|
}
|
|
171
179
|
}
|
|
172
180
|
export declare namespace Videos {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"videos.d.ts","sourceRoot":"","sources":["../src/resources/videos.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,EAAE,UAAU,EAAE;OACd,EAAE,cAAc,EAAE;AAGzB,qBAAa,MAAO,SAAQ,WAAW;IACrC;;;;;;;;;OASG;IACH,MAAM,CAAC,IAAI,EAAE,iBAAiB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,mBAAmB,CAAC;IAI1F;;;;;;;OAOG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,QAAQ,CAAC;CAMrE;AAED;;GAEG;AACH,MAAM,WAAW,QAAQ;IACvB;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IAEd;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,MAAM,EAAE,aAAa,GAAG,WAAW,GAAG,QAAQ,CAAC;IAE/C;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;OAEG;IACH,KAAK,CAAC,EAAE,QAAQ,CAAC,KAAK,CAAC;IAEvB;;OAEG;IACH,MAAM,CAAC,EAAE,OAAO,CAAC;IAEjB;;;OAGG;IACH,OAAO,CAAC,EAAE,QAAQ,CAAC,OAAO,CAAC;CAC5B;AAED,yBAAiB,QAAQ,CAAC;IACxB;;OAEG;IACH,UAAiB,KAAK;QACpB,OAAO,EAAE,MAAM,CAAC;QAEhB,IAAI,CAAC,EAAE,MAAM,CAAC;KACf;IAED;;;OAGG;IACH,UAAiB,OAAO;QACtB;;WAEG;QACH,IAAI,EAAE,MAAM,CAAC;QAEb;;WAEG;QACH,SAAS,EAAE,MAAM,CAAC;KACnB;CACF;AAED,MAAM,WAAW,mBAAmB;IAClC;;OAEG;IACH,EAAE,
|
|
1
|
+
{"version":3,"file":"videos.d.ts","sourceRoot":"","sources":["../src/resources/videos.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,EAAE,UAAU,EAAE;OACd,EAAE,cAAc,EAAE;AAGzB,qBAAa,MAAO,SAAQ,WAAW;IACrC;;;;;;;;;OASG;IACH,MAAM,CAAC,IAAI,EAAE,iBAAiB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,mBAAmB,CAAC;IAI1F;;;;;;;OAOG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,QAAQ,CAAC;CAMrE;AAED;;GAEG;AACH,MAAM,WAAW,QAAQ;IACvB;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IAEd;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,MAAM,EAAE,aAAa,GAAG,WAAW,GAAG,QAAQ,CAAC;IAE/C;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;OAEG;IACH,KAAK,CAAC,EAAE,QAAQ,CAAC,KAAK,CAAC;IAEvB;;OAEG;IACH,MAAM,CAAC,EAAE,OAAO,CAAC;IAEjB;;;OAGG;IACH,OAAO,CAAC,EAAE,QAAQ,CAAC,OAAO,CAAC;CAC5B;AAED,yBAAiB,QAAQ,CAAC;IACxB;;OAEG;IACH,UAAiB,KAAK;QACpB,OAAO,EAAE,MAAM,CAAC;QAEhB,IAAI,CAAC,EAAE,MAAM,CAAC;KACf;IAED;;;OAGG;IACH,UAAiB,OAAO;QACtB;;WAEG;QACH,IAAI,EAAE,MAAM,CAAC;QAEb;;WAEG;QACH,SAAS,EAAE,MAAM,CAAC;KACnB;CACF;AAED,MAAM,WAAW,mBAAmB;IAClC;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;CACZ;AAED,MAAM,WAAW,iBAAiB;IAChC;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IAEd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,YAAY,CAAC,EAAE,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,CAAC;IAEnD;;;;;;OAMG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IAEzB;;OAEG;IACH,aAAa,CAAC,EAAE,KAAK,GAAG,MAAM,CAAC;IAE/B;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAEjC;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd;;;;OAIG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,yBAAiB,iBAAiB,CAAC;IACjC,UAAiB,UAAU;QACzB;;WAEG;QACH,WAAW,EAAE,MAAM,CAAC;QAEpB;;;;;;;WAOG;QACH,KAAK,CAAC,EAAE,MAAM,GAAG,OAAO,GAAG,MAAM,CAAC;KACnC;CACF;AAED,MAAM,CAAC,OAAO,WAAW,MAAM,CAAC;IAC9B,OAAO,EACL,KAAK,QAAQ,IAAI,QAAQ,EACzB,KAAK,mBAAmB,IAAI,mBAAmB,EAC/C,KAAK,iBAAiB,IAAI,iBAAiB,GAC5C,CAAC;CACH"}
|
package/src/resources/videos.ts
CHANGED
|
@@ -123,7 +123,7 @@ export interface VideoCreateResponse {
|
|
|
123
123
|
/**
|
|
124
124
|
* Unique identifier for the video job.
|
|
125
125
|
*/
|
|
126
|
-
id
|
|
126
|
+
id: string;
|
|
127
127
|
}
|
|
128
128
|
|
|
129
129
|
export interface VideoCreateParams {
|
|
@@ -138,9 +138,7 @@ export interface VideoCreateParams {
|
|
|
138
138
|
fps?: number;
|
|
139
139
|
|
|
140
140
|
/**
|
|
141
|
-
* Array of images to guide video generation,
|
|
142
|
-
* frame, if size 2, starting and ending frame, if more than 2 then frame must be
|
|
143
|
-
* specified
|
|
141
|
+
* Array of images to guide video generation, similar to keyframes.
|
|
144
142
|
*/
|
|
145
143
|
frame_images?: Array<VideoCreateParams.FrameImage>;
|
|
146
144
|
|
|
@@ -176,9 +174,11 @@ export interface VideoCreateParams {
|
|
|
176
174
|
prompt?: string;
|
|
177
175
|
|
|
178
176
|
/**
|
|
179
|
-
*
|
|
177
|
+
* Unlike frame_images which constrain specific timeline positions, reference
|
|
178
|
+
* images guide the general appearance that should appear consistently across the
|
|
179
|
+
* video.
|
|
180
180
|
*/
|
|
181
|
-
reference_images?: Array<
|
|
181
|
+
reference_images?: Array<string>;
|
|
182
182
|
|
|
183
183
|
/**
|
|
184
184
|
* Clip duration in seconds.
|
|
@@ -204,12 +204,20 @@ export interface VideoCreateParams {
|
|
|
204
204
|
|
|
205
205
|
export namespace VideoCreateParams {
|
|
206
206
|
export interface FrameImage {
|
|
207
|
-
frame: number | 'first' | 'last';
|
|
208
|
-
|
|
209
207
|
/**
|
|
210
|
-
*
|
|
208
|
+
* URL path to hosted image that is used for a frame
|
|
211
209
|
*/
|
|
212
210
|
input_image: string;
|
|
211
|
+
|
|
212
|
+
/**
|
|
213
|
+
* Optional param to specify where to insert the frame. If this is omitted, the
|
|
214
|
+
* following heuristics are applied:
|
|
215
|
+
*
|
|
216
|
+
* - frame_images size is one, frame is first.
|
|
217
|
+
* - If size is two, frames are first and last.
|
|
218
|
+
* - If size is larger, frames are first, last and evenly spaced between.
|
|
219
|
+
*/
|
|
220
|
+
frame?: number | 'first' | 'last';
|
|
213
221
|
}
|
|
214
222
|
}
|
|
215
223
|
|
package/src/version.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const VERSION = '0.
|
|
1
|
+
export const VERSION = '0.26.0'; // x-release-please-version
|
package/version.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const VERSION = "0.
|
|
1
|
+
export declare const VERSION = "0.26.0";
|
|
2
2
|
//# sourceMappingURL=version.d.mts.map
|
package/version.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const VERSION = "0.
|
|
1
|
+
export declare const VERSION = "0.26.0";
|
|
2
2
|
//# sourceMappingURL=version.d.ts.map
|
package/version.js
CHANGED
package/version.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const VERSION = '0.
|
|
1
|
+
export const VERSION = '0.26.0'; // x-release-please-version
|
|
2
2
|
//# sourceMappingURL=version.mjs.map
|