ttpg-darrell 1.0.82 → 1.0.83
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 +1 -0
- package/build/cjs/lib/dice-group/dice-group.js +1 -1
- package/build/cjs/lib/dice-group/dice-group.js.map +1 -1
- package/build/cjs/lib/layout-objects/layout-objects.d.ts +1 -1
- package/build/cjs/lib/locale/locale.d.ts +1 -1
- package/build/cjs/lib/timer/timer.d.ts +5 -3
- package/build/cjs/lib/timer/timer.js +2 -1
- package/build/cjs/lib/timer/timer.js.map +1 -1
- package/build/cjs/lib-ext/create-assets/abstract-create-assets/abstract-create-assets.d.ts +0 -1
- package/build/cjs/lib-ext/create-assets/create-board/create-board.d.ts +0 -1
- package/build/cjs/lib-ext/create-assets/create-cardsheets/create-cardsheet-params.d.ts +12 -160
- package/build/cjs/lib-ext/create-assets/create-cardsheets/create-cardsheet.d.ts +0 -1
- package/build/cjs/lib-ext/create-assets/create-d6/create-d6-params.d.ts +10 -158
- package/build/cjs/lib-ext/create-assets/create-d6/create-d6.d.ts +0 -1
- package/build/cjs/lib-ext/image/cell/abstract-cell/abstract-cell.d.ts +0 -1
- package/build/cjs/lib-ext/image/cell/bleed-cell/bleed-cell.d.ts +0 -1
- package/build/cjs/lib-ext/image/cell/buffer-cell/buffer-cell.d.ts +0 -1
- package/build/cjs/lib-ext/image/cell/canvas-cell/canvas-cell.d.ts +0 -1
- package/build/cjs/lib-ext/image/cell/cell-parser/cell-schema.d.ts +40 -20
- package/build/cjs/lib-ext/image/cell/col-cell/col-cell.d.ts +0 -1
- package/build/cjs/lib-ext/image/cell/grid-cell/grid-cell.d.ts +0 -1
- package/build/cjs/lib-ext/image/cell/image-cell/image-cell.d.ts +0 -1
- package/build/cjs/lib-ext/image/cell/padded-cell/padded-cell.d.ts +0 -1
- package/build/cjs/lib-ext/image/cell/resize-cell/resize-cell.d.ts +0 -1
- package/build/cjs/lib-ext/image/cell/row-cell/row-cell.d.ts +0 -1
- package/build/cjs/lib-ext/image/cell/solid-cell/solid-cell.d.ts +0 -1
- package/build/cjs/lib-ext/image/cell/text-cell/text-cell.d.ts +0 -1
- package/build/cjs/lib-ext/image/image-split/image-split.d.ts +0 -1
- package/build/cjs/lib-ext/nsid/extract-nsid-to-template-id.js +1 -1
- package/build/cjs/lib-ext/nsid/extract-nsid-to-template-id.js.map +1 -1
- package/build/esm/lib/dice-group/dice-group.js +1 -1
- package/build/esm/lib/dice-group/dice-group.js.map +1 -1
- package/build/esm/lib/layout-objects/layout-objects.d.ts +1 -1
- package/build/esm/lib/locale/locale.d.ts +1 -1
- package/build/esm/lib/timer/timer.d.ts +5 -3
- package/build/esm/lib/timer/timer.js +2 -1
- package/build/esm/lib/timer/timer.js.map +1 -1
- package/build/esm/lib-ext/create-assets/abstract-create-assets/abstract-create-assets.d.ts +0 -1
- package/build/esm/lib-ext/create-assets/create-board/create-board.d.ts +0 -1
- package/build/esm/lib-ext/create-assets/create-cardsheets/create-cardsheet-params.d.ts +12 -160
- package/build/esm/lib-ext/create-assets/create-cardsheets/create-cardsheet.d.ts +0 -1
- package/build/esm/lib-ext/create-assets/create-d6/create-d6-params.d.ts +10 -158
- package/build/esm/lib-ext/create-assets/create-d6/create-d6.d.ts +0 -1
- package/build/esm/lib-ext/image/cell/abstract-cell/abstract-cell.d.ts +0 -1
- package/build/esm/lib-ext/image/cell/bleed-cell/bleed-cell.d.ts +0 -1
- package/build/esm/lib-ext/image/cell/buffer-cell/buffer-cell.d.ts +0 -1
- package/build/esm/lib-ext/image/cell/canvas-cell/canvas-cell.d.ts +0 -1
- package/build/esm/lib-ext/image/cell/cell-parser/cell-schema.d.ts +40 -20
- package/build/esm/lib-ext/image/cell/col-cell/col-cell.d.ts +0 -1
- package/build/esm/lib-ext/image/cell/grid-cell/grid-cell.d.ts +0 -1
- package/build/esm/lib-ext/image/cell/image-cell/image-cell.d.ts +0 -1
- package/build/esm/lib-ext/image/cell/padded-cell/padded-cell.d.ts +0 -1
- package/build/esm/lib-ext/image/cell/resize-cell/resize-cell.d.ts +0 -1
- package/build/esm/lib-ext/image/cell/row-cell/row-cell.d.ts +0 -1
- package/build/esm/lib-ext/image/cell/solid-cell/solid-cell.d.ts +0 -1
- package/build/esm/lib-ext/image/cell/text-cell/text-cell.d.ts +0 -1
- package/build/esm/lib-ext/image/image-split/image-split.d.ts +0 -1
- package/build/esm/lib-ext/nsid/extract-nsid-to-template-id.js +1 -1
- package/build/esm/lib-ext/nsid/extract-nsid-to-template-id.js.map +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -144,7 +144,7 @@ class DiceGroup {
|
|
|
144
144
|
if (diceParams) {
|
|
145
145
|
const phi = (i / this._diceParamsArray.length) * Math.PI * 2;
|
|
146
146
|
const r = this._diceParamsArray.length * 0.3;
|
|
147
|
-
const pos = new api_1.Vector(Math.cos(phi) * r, Math.sin(phi) * r, z);
|
|
147
|
+
const pos = new api_1.Vector(Math.cos(phi) * r, Math.sin(phi) * r, z).add(this._position);
|
|
148
148
|
const dice = DiceGroup._createDice(diceParams, pos);
|
|
149
149
|
this._diceObjIdToDiceResult[dice.getId()] = {
|
|
150
150
|
diceParams,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dice-group.js","sourceRoot":"","sources":["../../../../src/lib/dice-group/dice-group.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"dice-group.js","sourceRoot":"","sources":["../../../../src/lib/dice-group/dice-group.ts"],"names":[],"mappings":"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"}
|
|
@@ -16,7 +16,7 @@ export declare class LayoutObjects {
|
|
|
16
16
|
private _overrideHeight;
|
|
17
17
|
private _overrideWidth;
|
|
18
18
|
private _layoutCenter;
|
|
19
|
-
readonly afterLayout: TriggerableMulticastDelegate<(...args: any
|
|
19
|
+
readonly afterLayout: TriggerableMulticastDelegate<(...args: Array<any>) => any>;
|
|
20
20
|
constructor();
|
|
21
21
|
setChildDistance(value: number): this;
|
|
22
22
|
setHorizontalAlignment(value: number): this;
|
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
import { NamespaceId } from "../namespace-id/namespace-id";
|
|
2
2
|
import { TriggerableMulticastDelegate } from "../event/triggerable-multicast-delegate/triggerable-multicast-delegate";
|
|
3
|
+
export type DirectionType = -1 | 1;
|
|
3
4
|
/**
|
|
4
5
|
* Timer state, used to recreate the timer in the streamer overlay.
|
|
5
6
|
*/
|
|
6
7
|
export type TimerExportType = {
|
|
7
8
|
anchorTimestamp: number;
|
|
8
9
|
anchorValue: number;
|
|
9
|
-
direction:
|
|
10
|
+
direction: DirectionType;
|
|
11
|
+
active: boolean;
|
|
10
12
|
};
|
|
11
13
|
export declare class TimerBreakdown {
|
|
12
14
|
private _sign;
|
|
@@ -42,7 +44,7 @@ export declare class Timer {
|
|
|
42
44
|
_loadState(): void;
|
|
43
45
|
constructor(nameSpaceId: NamespaceId);
|
|
44
46
|
export(): TimerExportType;
|
|
45
|
-
getDirection():
|
|
47
|
+
getDirection(): DirectionType;
|
|
46
48
|
/**
|
|
47
49
|
* Get absolute seconds, does not account for countdown.
|
|
48
50
|
*
|
|
@@ -50,7 +52,7 @@ export declare class Timer {
|
|
|
50
52
|
*/
|
|
51
53
|
getSeconds(): number;
|
|
52
54
|
getTimeString(): string;
|
|
53
|
-
start(value: number, direction:
|
|
55
|
+
start(value: number, direction: DirectionType): this;
|
|
54
56
|
stop(): this;
|
|
55
57
|
toggle(): this;
|
|
56
58
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"timer.js","sourceRoot":"","sources":["../../../../src/lib/timer/timer.ts"],"names":[],"mappings":";;;AAAA,kDAAiD;AAEjD,2HAAsH;
|
|
1
|
+
{"version":3,"file":"timer.js","sourceRoot":"","sources":["../../../../src/lib/timer/timer.ts"],"names":[],"mappings":"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"}
|
|
@@ -255,7 +255,7 @@ export declare const CreateCardsheetParamsSchema: z.ZodObject<{
|
|
|
255
255
|
metadata: z.ZodOptional<z.ZodString>;
|
|
256
256
|
tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
257
257
|
}, "strict", z.ZodTypeAny, {
|
|
258
|
-
face:
|
|
258
|
+
face: string | z.objectOutputType<{
|
|
259
259
|
type: z.ZodString;
|
|
260
260
|
scale: z.ZodOptional<z.ZodObject<{
|
|
261
261
|
pixel: z.ZodNumber;
|
|
@@ -292,44 +292,8 @@ export declare const CreateCardsheetParamsSchema: z.ZodObject<{
|
|
|
292
292
|
range?: number | undefined;
|
|
293
293
|
createCountToPrev?: number | undefined;
|
|
294
294
|
}>, "many">>;
|
|
295
|
-
}, z.ZodTypeAny, "passthrough"
|
|
296
|
-
|
|
297
|
-
scale: z.ZodOptional<z.ZodObject<{
|
|
298
|
-
pixel: z.ZodNumber;
|
|
299
|
-
world: z.ZodNumber;
|
|
300
|
-
}, "strict", z.ZodTypeAny, {
|
|
301
|
-
pixel: number;
|
|
302
|
-
world: number;
|
|
303
|
-
}, {
|
|
304
|
-
pixel: number;
|
|
305
|
-
world: number;
|
|
306
|
-
}>>;
|
|
307
|
-
exports: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodNumber, z.ZodString]>>>;
|
|
308
|
-
id: z.ZodOptional<z.ZodString>;
|
|
309
|
-
cloneId: z.ZodOptional<z.ZodString>;
|
|
310
|
-
snapPoints: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
311
|
-
tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
312
|
-
left: z.ZodOptional<z.ZodNumber>;
|
|
313
|
-
top: z.ZodOptional<z.ZodNumber>;
|
|
314
|
-
rotation: z.ZodOptional<z.ZodNumber>;
|
|
315
|
-
range: z.ZodOptional<z.ZodNumber>;
|
|
316
|
-
createCountToPrev: z.ZodOptional<z.ZodNumber>;
|
|
317
|
-
}, "strict", z.ZodTypeAny, {
|
|
318
|
-
tags?: string[] | undefined;
|
|
319
|
-
left?: number | undefined;
|
|
320
|
-
top?: number | undefined;
|
|
321
|
-
rotation?: number | undefined;
|
|
322
|
-
range?: number | undefined;
|
|
323
|
-
createCountToPrev?: number | undefined;
|
|
324
|
-
}, {
|
|
325
|
-
tags?: string[] | undefined;
|
|
326
|
-
left?: number | undefined;
|
|
327
|
-
top?: number | undefined;
|
|
328
|
-
rotation?: number | undefined;
|
|
329
|
-
range?: number | undefined;
|
|
330
|
-
createCountToPrev?: number | undefined;
|
|
331
|
-
}>, "many">>;
|
|
332
|
-
}, z.ZodTypeAny, "passthrough"> | undefined);
|
|
295
|
+
}, z.ZodTypeAny, "passthrough">;
|
|
296
|
+
tags?: string[] | undefined;
|
|
333
297
|
back?: string | z.objectOutputType<{
|
|
334
298
|
type: z.ZodString;
|
|
335
299
|
scale: z.ZodOptional<z.ZodObject<{
|
|
@@ -370,9 +334,8 @@ export declare const CreateCardsheetParamsSchema: z.ZodObject<{
|
|
|
370
334
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
371
335
|
name?: string | undefined;
|
|
372
336
|
metadata?: string | undefined;
|
|
373
|
-
tags?: string[] | undefined;
|
|
374
337
|
}, {
|
|
375
|
-
face:
|
|
338
|
+
face: string | z.objectInputType<{
|
|
376
339
|
type: z.ZodString;
|
|
377
340
|
scale: z.ZodOptional<z.ZodObject<{
|
|
378
341
|
pixel: z.ZodNumber;
|
|
@@ -409,44 +372,8 @@ export declare const CreateCardsheetParamsSchema: z.ZodObject<{
|
|
|
409
372
|
range?: number | undefined;
|
|
410
373
|
createCountToPrev?: number | undefined;
|
|
411
374
|
}>, "many">>;
|
|
412
|
-
}, z.ZodTypeAny, "passthrough"
|
|
413
|
-
|
|
414
|
-
scale: z.ZodOptional<z.ZodObject<{
|
|
415
|
-
pixel: z.ZodNumber;
|
|
416
|
-
world: z.ZodNumber;
|
|
417
|
-
}, "strict", z.ZodTypeAny, {
|
|
418
|
-
pixel: number;
|
|
419
|
-
world: number;
|
|
420
|
-
}, {
|
|
421
|
-
pixel: number;
|
|
422
|
-
world: number;
|
|
423
|
-
}>>;
|
|
424
|
-
exports: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodNumber, z.ZodString]>>>;
|
|
425
|
-
id: z.ZodOptional<z.ZodString>;
|
|
426
|
-
cloneId: z.ZodOptional<z.ZodString>;
|
|
427
|
-
snapPoints: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
428
|
-
tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
429
|
-
left: z.ZodOptional<z.ZodNumber>;
|
|
430
|
-
top: z.ZodOptional<z.ZodNumber>;
|
|
431
|
-
rotation: z.ZodOptional<z.ZodNumber>;
|
|
432
|
-
range: z.ZodOptional<z.ZodNumber>;
|
|
433
|
-
createCountToPrev: z.ZodOptional<z.ZodNumber>;
|
|
434
|
-
}, "strict", z.ZodTypeAny, {
|
|
435
|
-
tags?: string[] | undefined;
|
|
436
|
-
left?: number | undefined;
|
|
437
|
-
top?: number | undefined;
|
|
438
|
-
rotation?: number | undefined;
|
|
439
|
-
range?: number | undefined;
|
|
440
|
-
createCountToPrev?: number | undefined;
|
|
441
|
-
}, {
|
|
442
|
-
tags?: string[] | undefined;
|
|
443
|
-
left?: number | undefined;
|
|
444
|
-
top?: number | undefined;
|
|
445
|
-
rotation?: number | undefined;
|
|
446
|
-
range?: number | undefined;
|
|
447
|
-
createCountToPrev?: number | undefined;
|
|
448
|
-
}>, "many">>;
|
|
449
|
-
}, z.ZodTypeAny, "passthrough"> | undefined);
|
|
375
|
+
}, z.ZodTypeAny, "passthrough">;
|
|
376
|
+
tags?: string[] | undefined;
|
|
450
377
|
back?: string | z.objectInputType<{
|
|
451
378
|
type: z.ZodString;
|
|
452
379
|
scale: z.ZodOptional<z.ZodObject<{
|
|
@@ -487,7 +414,6 @@ export declare const CreateCardsheetParamsSchema: z.ZodObject<{
|
|
|
487
414
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
488
415
|
name?: string | undefined;
|
|
489
416
|
metadata?: string | undefined;
|
|
490
|
-
tags?: string[] | undefined;
|
|
491
417
|
}>, "many">;
|
|
492
418
|
back: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodObject<{
|
|
493
419
|
type: z.ZodString;
|
|
@@ -613,7 +539,7 @@ export declare const CreateCardsheetParamsSchema: z.ZodObject<{
|
|
|
613
539
|
height: number;
|
|
614
540
|
};
|
|
615
541
|
cards: {
|
|
616
|
-
face:
|
|
542
|
+
face: string | z.objectOutputType<{
|
|
617
543
|
type: z.ZodString;
|
|
618
544
|
scale: z.ZodOptional<z.ZodObject<{
|
|
619
545
|
pixel: z.ZodNumber;
|
|
@@ -650,44 +576,8 @@ export declare const CreateCardsheetParamsSchema: z.ZodObject<{
|
|
|
650
576
|
range?: number | undefined;
|
|
651
577
|
createCountToPrev?: number | undefined;
|
|
652
578
|
}>, "many">>;
|
|
653
|
-
}, z.ZodTypeAny, "passthrough"
|
|
654
|
-
|
|
655
|
-
scale: z.ZodOptional<z.ZodObject<{
|
|
656
|
-
pixel: z.ZodNumber;
|
|
657
|
-
world: z.ZodNumber;
|
|
658
|
-
}, "strict", z.ZodTypeAny, {
|
|
659
|
-
pixel: number;
|
|
660
|
-
world: number;
|
|
661
|
-
}, {
|
|
662
|
-
pixel: number;
|
|
663
|
-
world: number;
|
|
664
|
-
}>>;
|
|
665
|
-
exports: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodNumber, z.ZodString]>>>;
|
|
666
|
-
id: z.ZodOptional<z.ZodString>;
|
|
667
|
-
cloneId: z.ZodOptional<z.ZodString>;
|
|
668
|
-
snapPoints: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
669
|
-
tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
670
|
-
left: z.ZodOptional<z.ZodNumber>;
|
|
671
|
-
top: z.ZodOptional<z.ZodNumber>;
|
|
672
|
-
rotation: z.ZodOptional<z.ZodNumber>;
|
|
673
|
-
range: z.ZodOptional<z.ZodNumber>;
|
|
674
|
-
createCountToPrev: z.ZodOptional<z.ZodNumber>;
|
|
675
|
-
}, "strict", z.ZodTypeAny, {
|
|
676
|
-
tags?: string[] | undefined;
|
|
677
|
-
left?: number | undefined;
|
|
678
|
-
top?: number | undefined;
|
|
679
|
-
rotation?: number | undefined;
|
|
680
|
-
range?: number | undefined;
|
|
681
|
-
createCountToPrev?: number | undefined;
|
|
682
|
-
}, {
|
|
683
|
-
tags?: string[] | undefined;
|
|
684
|
-
left?: number | undefined;
|
|
685
|
-
top?: number | undefined;
|
|
686
|
-
rotation?: number | undefined;
|
|
687
|
-
range?: number | undefined;
|
|
688
|
-
createCountToPrev?: number | undefined;
|
|
689
|
-
}>, "many">>;
|
|
690
|
-
}, z.ZodTypeAny, "passthrough"> | undefined);
|
|
579
|
+
}, z.ZodTypeAny, "passthrough">;
|
|
580
|
+
tags?: string[] | undefined;
|
|
691
581
|
back?: string | z.objectOutputType<{
|
|
692
582
|
type: z.ZodString;
|
|
693
583
|
scale: z.ZodOptional<z.ZodObject<{
|
|
@@ -728,7 +618,6 @@ export declare const CreateCardsheetParamsSchema: z.ZodObject<{
|
|
|
728
618
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
729
619
|
name?: string | undefined;
|
|
730
620
|
metadata?: string | undefined;
|
|
731
|
-
tags?: string[] | undefined;
|
|
732
621
|
}[];
|
|
733
622
|
rootDir?: string | undefined;
|
|
734
623
|
deckMetadata?: string | undefined;
|
|
@@ -784,7 +673,7 @@ export declare const CreateCardsheetParamsSchema: z.ZodObject<{
|
|
|
784
673
|
height: number;
|
|
785
674
|
};
|
|
786
675
|
cards: {
|
|
787
|
-
face:
|
|
676
|
+
face: string | z.objectInputType<{
|
|
788
677
|
type: z.ZodString;
|
|
789
678
|
scale: z.ZodOptional<z.ZodObject<{
|
|
790
679
|
pixel: z.ZodNumber;
|
|
@@ -821,44 +710,8 @@ export declare const CreateCardsheetParamsSchema: z.ZodObject<{
|
|
|
821
710
|
range?: number | undefined;
|
|
822
711
|
createCountToPrev?: number | undefined;
|
|
823
712
|
}>, "many">>;
|
|
824
|
-
}, z.ZodTypeAny, "passthrough"
|
|
825
|
-
|
|
826
|
-
scale: z.ZodOptional<z.ZodObject<{
|
|
827
|
-
pixel: z.ZodNumber;
|
|
828
|
-
world: z.ZodNumber;
|
|
829
|
-
}, "strict", z.ZodTypeAny, {
|
|
830
|
-
pixel: number;
|
|
831
|
-
world: number;
|
|
832
|
-
}, {
|
|
833
|
-
pixel: number;
|
|
834
|
-
world: number;
|
|
835
|
-
}>>;
|
|
836
|
-
exports: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodNumber, z.ZodString]>>>;
|
|
837
|
-
id: z.ZodOptional<z.ZodString>;
|
|
838
|
-
cloneId: z.ZodOptional<z.ZodString>;
|
|
839
|
-
snapPoints: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
840
|
-
tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
841
|
-
left: z.ZodOptional<z.ZodNumber>;
|
|
842
|
-
top: z.ZodOptional<z.ZodNumber>;
|
|
843
|
-
rotation: z.ZodOptional<z.ZodNumber>;
|
|
844
|
-
range: z.ZodOptional<z.ZodNumber>;
|
|
845
|
-
createCountToPrev: z.ZodOptional<z.ZodNumber>;
|
|
846
|
-
}, "strict", z.ZodTypeAny, {
|
|
847
|
-
tags?: string[] | undefined;
|
|
848
|
-
left?: number | undefined;
|
|
849
|
-
top?: number | undefined;
|
|
850
|
-
rotation?: number | undefined;
|
|
851
|
-
range?: number | undefined;
|
|
852
|
-
createCountToPrev?: number | undefined;
|
|
853
|
-
}, {
|
|
854
|
-
tags?: string[] | undefined;
|
|
855
|
-
left?: number | undefined;
|
|
856
|
-
top?: number | undefined;
|
|
857
|
-
rotation?: number | undefined;
|
|
858
|
-
range?: number | undefined;
|
|
859
|
-
createCountToPrev?: number | undefined;
|
|
860
|
-
}>, "many">>;
|
|
861
|
-
}, z.ZodTypeAny, "passthrough"> | undefined);
|
|
713
|
+
}, z.ZodTypeAny, "passthrough">;
|
|
714
|
+
tags?: string[] | undefined;
|
|
862
715
|
back?: string | z.objectInputType<{
|
|
863
716
|
type: z.ZodString;
|
|
864
717
|
scale: z.ZodOptional<z.ZodObject<{
|
|
@@ -899,7 +752,6 @@ export declare const CreateCardsheetParamsSchema: z.ZodObject<{
|
|
|
899
752
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
900
753
|
name?: string | undefined;
|
|
901
754
|
metadata?: string | undefined;
|
|
902
|
-
tags?: string[] | undefined;
|
|
903
755
|
}[];
|
|
904
756
|
rootDir?: string | undefined;
|
|
905
757
|
deckMetadata?: string | undefined;
|
|
@@ -131,7 +131,7 @@ export declare const CreateD6ParamsSchema: z.ZodObject<{
|
|
|
131
131
|
name: z.ZodOptional<z.ZodString>;
|
|
132
132
|
metadata: z.ZodUnion<[z.ZodOptional<z.ZodString>, z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>]>;
|
|
133
133
|
}, "strict", z.ZodTypeAny, {
|
|
134
|
-
image:
|
|
134
|
+
image: string | z.objectOutputType<{
|
|
135
135
|
type: z.ZodString;
|
|
136
136
|
scale: z.ZodOptional<z.ZodObject<{
|
|
137
137
|
pixel: z.ZodNumber;
|
|
@@ -168,85 +168,11 @@ export declare const CreateD6ParamsSchema: z.ZodObject<{
|
|
|
168
168
|
range?: number | undefined;
|
|
169
169
|
createCountToPrev?: number | undefined;
|
|
170
170
|
}>, "many">>;
|
|
171
|
-
}, z.ZodTypeAny, "passthrough"
|
|
172
|
-
type: z.ZodString;
|
|
173
|
-
scale: z.ZodOptional<z.ZodObject<{
|
|
174
|
-
pixel: z.ZodNumber;
|
|
175
|
-
world: z.ZodNumber;
|
|
176
|
-
}, "strict", z.ZodTypeAny, {
|
|
177
|
-
pixel: number;
|
|
178
|
-
world: number;
|
|
179
|
-
}, {
|
|
180
|
-
pixel: number;
|
|
181
|
-
world: number;
|
|
182
|
-
}>>;
|
|
183
|
-
exports: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodNumber, z.ZodString]>>>;
|
|
184
|
-
id: z.ZodOptional<z.ZodString>;
|
|
185
|
-
cloneId: z.ZodOptional<z.ZodString>;
|
|
186
|
-
snapPoints: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
187
|
-
tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
188
|
-
left: z.ZodOptional<z.ZodNumber>;
|
|
189
|
-
top: z.ZodOptional<z.ZodNumber>;
|
|
190
|
-
rotation: z.ZodOptional<z.ZodNumber>;
|
|
191
|
-
range: z.ZodOptional<z.ZodNumber>;
|
|
192
|
-
createCountToPrev: z.ZodOptional<z.ZodNumber>;
|
|
193
|
-
}, "strict", z.ZodTypeAny, {
|
|
194
|
-
tags?: string[] | undefined;
|
|
195
|
-
left?: number | undefined;
|
|
196
|
-
top?: number | undefined;
|
|
197
|
-
rotation?: number | undefined;
|
|
198
|
-
range?: number | undefined;
|
|
199
|
-
createCountToPrev?: number | undefined;
|
|
200
|
-
}, {
|
|
201
|
-
tags?: string[] | undefined;
|
|
202
|
-
left?: number | undefined;
|
|
203
|
-
top?: number | undefined;
|
|
204
|
-
rotation?: number | undefined;
|
|
205
|
-
range?: number | undefined;
|
|
206
|
-
createCountToPrev?: number | undefined;
|
|
207
|
-
}>, "many">>;
|
|
208
|
-
}, z.ZodTypeAny, "passthrough"> | undefined);
|
|
171
|
+
}, z.ZodTypeAny, "passthrough">;
|
|
209
172
|
name?: string | undefined;
|
|
210
173
|
metadata?: string | z.objectOutputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
211
174
|
}, {
|
|
212
|
-
image:
|
|
213
|
-
type: z.ZodString;
|
|
214
|
-
scale: z.ZodOptional<z.ZodObject<{
|
|
215
|
-
pixel: z.ZodNumber;
|
|
216
|
-
world: z.ZodNumber;
|
|
217
|
-
}, "strict", z.ZodTypeAny, {
|
|
218
|
-
pixel: number;
|
|
219
|
-
world: number;
|
|
220
|
-
}, {
|
|
221
|
-
pixel: number;
|
|
222
|
-
world: number;
|
|
223
|
-
}>>;
|
|
224
|
-
exports: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodNumber, z.ZodString]>>>;
|
|
225
|
-
id: z.ZodOptional<z.ZodString>;
|
|
226
|
-
cloneId: z.ZodOptional<z.ZodString>;
|
|
227
|
-
snapPoints: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
228
|
-
tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
229
|
-
left: z.ZodOptional<z.ZodNumber>;
|
|
230
|
-
top: z.ZodOptional<z.ZodNumber>;
|
|
231
|
-
rotation: z.ZodOptional<z.ZodNumber>;
|
|
232
|
-
range: z.ZodOptional<z.ZodNumber>;
|
|
233
|
-
createCountToPrev: z.ZodOptional<z.ZodNumber>;
|
|
234
|
-
}, "strict", z.ZodTypeAny, {
|
|
235
|
-
tags?: string[] | undefined;
|
|
236
|
-
left?: number | undefined;
|
|
237
|
-
top?: number | undefined;
|
|
238
|
-
rotation?: number | undefined;
|
|
239
|
-
range?: number | undefined;
|
|
240
|
-
createCountToPrev?: number | undefined;
|
|
241
|
-
}, {
|
|
242
|
-
tags?: string[] | undefined;
|
|
243
|
-
left?: number | undefined;
|
|
244
|
-
top?: number | undefined;
|
|
245
|
-
rotation?: number | undefined;
|
|
246
|
-
range?: number | undefined;
|
|
247
|
-
createCountToPrev?: number | undefined;
|
|
248
|
-
}>, "many">>;
|
|
249
|
-
}, z.ZodTypeAny, "passthrough">) & (string | z.objectInputType<{
|
|
175
|
+
image: string | z.objectInputType<{
|
|
250
176
|
type: z.ZodString;
|
|
251
177
|
scale: z.ZodOptional<z.ZodObject<{
|
|
252
178
|
pixel: z.ZodNumber;
|
|
@@ -283,7 +209,7 @@ export declare const CreateD6ParamsSchema: z.ZodObject<{
|
|
|
283
209
|
range?: number | undefined;
|
|
284
210
|
createCountToPrev?: number | undefined;
|
|
285
211
|
}>, "many">>;
|
|
286
|
-
}, z.ZodTypeAny, "passthrough"
|
|
212
|
+
}, z.ZodTypeAny, "passthrough">;
|
|
287
213
|
name?: string | undefined;
|
|
288
214
|
metadata?: string | z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
289
215
|
}>, "many">;
|
|
@@ -295,44 +221,7 @@ export declare const CreateD6ParamsSchema: z.ZodObject<{
|
|
|
295
221
|
height: number;
|
|
296
222
|
};
|
|
297
223
|
faces: {
|
|
298
|
-
image:
|
|
299
|
-
type: z.ZodString;
|
|
300
|
-
scale: z.ZodOptional<z.ZodObject<{
|
|
301
|
-
pixel: z.ZodNumber;
|
|
302
|
-
world: z.ZodNumber;
|
|
303
|
-
}, "strict", z.ZodTypeAny, {
|
|
304
|
-
pixel: number;
|
|
305
|
-
world: number;
|
|
306
|
-
}, {
|
|
307
|
-
pixel: number;
|
|
308
|
-
world: number;
|
|
309
|
-
}>>;
|
|
310
|
-
exports: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodNumber, z.ZodString]>>>;
|
|
311
|
-
id: z.ZodOptional<z.ZodString>;
|
|
312
|
-
cloneId: z.ZodOptional<z.ZodString>;
|
|
313
|
-
snapPoints: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
314
|
-
tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
315
|
-
left: z.ZodOptional<z.ZodNumber>;
|
|
316
|
-
top: z.ZodOptional<z.ZodNumber>;
|
|
317
|
-
rotation: z.ZodOptional<z.ZodNumber>;
|
|
318
|
-
range: z.ZodOptional<z.ZodNumber>;
|
|
319
|
-
createCountToPrev: z.ZodOptional<z.ZodNumber>;
|
|
320
|
-
}, "strict", z.ZodTypeAny, {
|
|
321
|
-
tags?: string[] | undefined;
|
|
322
|
-
left?: number | undefined;
|
|
323
|
-
top?: number | undefined;
|
|
324
|
-
rotation?: number | undefined;
|
|
325
|
-
range?: number | undefined;
|
|
326
|
-
createCountToPrev?: number | undefined;
|
|
327
|
-
}, {
|
|
328
|
-
tags?: string[] | undefined;
|
|
329
|
-
left?: number | undefined;
|
|
330
|
-
top?: number | undefined;
|
|
331
|
-
rotation?: number | undefined;
|
|
332
|
-
range?: number | undefined;
|
|
333
|
-
createCountToPrev?: number | undefined;
|
|
334
|
-
}>, "many">>;
|
|
335
|
-
}, z.ZodTypeAny, "passthrough">) & (string | z.objectOutputType<{
|
|
224
|
+
image: string | z.objectOutputType<{
|
|
336
225
|
type: z.ZodString;
|
|
337
226
|
scale: z.ZodOptional<z.ZodObject<{
|
|
338
227
|
pixel: z.ZodNumber;
|
|
@@ -369,12 +258,12 @@ export declare const CreateD6ParamsSchema: z.ZodObject<{
|
|
|
369
258
|
range?: number | undefined;
|
|
370
259
|
createCountToPrev?: number | undefined;
|
|
371
260
|
}>, "many">>;
|
|
372
|
-
}, z.ZodTypeAny, "passthrough"
|
|
261
|
+
}, z.ZodTypeAny, "passthrough">;
|
|
373
262
|
name?: string | undefined;
|
|
374
263
|
metadata?: string | z.objectOutputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
375
264
|
}[];
|
|
376
|
-
rootDir?: string | undefined;
|
|
377
265
|
tags?: string[] | undefined;
|
|
266
|
+
rootDir?: string | undefined;
|
|
378
267
|
templateMetadata?: string | undefined;
|
|
379
268
|
}, {
|
|
380
269
|
assetFilename: string;
|
|
@@ -384,44 +273,7 @@ export declare const CreateD6ParamsSchema: z.ZodObject<{
|
|
|
384
273
|
height: number;
|
|
385
274
|
};
|
|
386
275
|
faces: {
|
|
387
|
-
image:
|
|
388
|
-
type: z.ZodString;
|
|
389
|
-
scale: z.ZodOptional<z.ZodObject<{
|
|
390
|
-
pixel: z.ZodNumber;
|
|
391
|
-
world: z.ZodNumber;
|
|
392
|
-
}, "strict", z.ZodTypeAny, {
|
|
393
|
-
pixel: number;
|
|
394
|
-
world: number;
|
|
395
|
-
}, {
|
|
396
|
-
pixel: number;
|
|
397
|
-
world: number;
|
|
398
|
-
}>>;
|
|
399
|
-
exports: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodNumber, z.ZodString]>>>;
|
|
400
|
-
id: z.ZodOptional<z.ZodString>;
|
|
401
|
-
cloneId: z.ZodOptional<z.ZodString>;
|
|
402
|
-
snapPoints: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
403
|
-
tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
404
|
-
left: z.ZodOptional<z.ZodNumber>;
|
|
405
|
-
top: z.ZodOptional<z.ZodNumber>;
|
|
406
|
-
rotation: z.ZodOptional<z.ZodNumber>;
|
|
407
|
-
range: z.ZodOptional<z.ZodNumber>;
|
|
408
|
-
createCountToPrev: z.ZodOptional<z.ZodNumber>;
|
|
409
|
-
}, "strict", z.ZodTypeAny, {
|
|
410
|
-
tags?: string[] | undefined;
|
|
411
|
-
left?: number | undefined;
|
|
412
|
-
top?: number | undefined;
|
|
413
|
-
rotation?: number | undefined;
|
|
414
|
-
range?: number | undefined;
|
|
415
|
-
createCountToPrev?: number | undefined;
|
|
416
|
-
}, {
|
|
417
|
-
tags?: string[] | undefined;
|
|
418
|
-
left?: number | undefined;
|
|
419
|
-
top?: number | undefined;
|
|
420
|
-
rotation?: number | undefined;
|
|
421
|
-
range?: number | undefined;
|
|
422
|
-
createCountToPrev?: number | undefined;
|
|
423
|
-
}>, "many">>;
|
|
424
|
-
}, z.ZodTypeAny, "passthrough">) & (string | z.objectInputType<{
|
|
276
|
+
image: string | z.objectInputType<{
|
|
425
277
|
type: z.ZodString;
|
|
426
278
|
scale: z.ZodOptional<z.ZodObject<{
|
|
427
279
|
pixel: z.ZodNumber;
|
|
@@ -458,12 +310,12 @@ export declare const CreateD6ParamsSchema: z.ZodObject<{
|
|
|
458
310
|
range?: number | undefined;
|
|
459
311
|
createCountToPrev?: number | undefined;
|
|
460
312
|
}>, "many">>;
|
|
461
|
-
}, z.ZodTypeAny, "passthrough"
|
|
313
|
+
}, z.ZodTypeAny, "passthrough">;
|
|
462
314
|
name?: string | undefined;
|
|
463
315
|
metadata?: string | z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
464
316
|
}[];
|
|
465
|
-
rootDir?: string | undefined;
|
|
466
317
|
tags?: string[] | undefined;
|
|
318
|
+
rootDir?: string | undefined;
|
|
467
319
|
templateMetadata?: string | undefined;
|
|
468
320
|
}>;
|
|
469
321
|
export type CreateD6Params = z.infer<typeof CreateD6ParamsSchema>;
|