@puzzlin/models 3.2.0 → 3.3.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.
@@ -1,6 +1,7 @@
1
1
  import { StorybookStyleEnum } from '@puzzlin/enums';
2
2
  export declare class CreateStorybookInputInput {
3
3
  customStyle?: string;
4
+ instructions?: string;
4
5
  style: StorybookStyleEnum;
5
6
  text: string;
6
7
  }
@@ -1 +1 @@
1
- {"version":3,"file":"create-storybook-input.input.d.ts","sourceRoot":"","sources":["../../../../src/models/storybooks/inputs/create-storybook-input.input.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,kBAAkB,EAAE,MAAM,gBAAgB,CAAC;AAGpD,qBACa,yBAAyB;IAIpC,WAAW,CAAC,EAAE,MAAM,CAAC;IAGrB,KAAK,EAAE,kBAAkB,CAAC;IAG1B,IAAI,EAAE,MAAM,CAAC;CACd"}
1
+ {"version":3,"file":"create-storybook-input.input.d.ts","sourceRoot":"","sources":["../../../../src/models/storybooks/inputs/create-storybook-input.input.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,kBAAkB,EAAE,MAAM,gBAAgB,CAAC;AAGpD,qBACa,yBAAyB;IAIpC,WAAW,CAAC,EAAE,MAAM,CAAC;IAKrB,YAAY,CAAC,EAAE,MAAM,CAAC;IAGtB,KAAK,EAAE,kBAAkB,CAAC;IAG1B,IAAI,EAAE,MAAM,CAAC;CACd"}
@@ -22,6 +22,12 @@ __decorate([
22
22
  }),
23
23
  __metadata("design:type", String)
24
24
  ], CreateStorybookInputInput.prototype, "customStyle", void 0);
25
+ __decorate([
26
+ (0, graphql_1.Field)(() => graphql_scalars_1.NonEmptyStringResolver, {
27
+ nullable: true,
28
+ }),
29
+ __metadata("design:type", String)
30
+ ], CreateStorybookInputInput.prototype, "instructions", void 0);
25
31
  __decorate([
26
32
  (0, graphql_1.Field)(() => enums_1.StorybookStyleEnum),
27
33
  __metadata("design:type", String)
@@ -1 +1 @@
1
- {"version":3,"file":"create-storybook-input.input.js","sourceRoot":"","sources":["../../../../src/models/storybooks/inputs/create-storybook-input.input.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,6CAAmD;AACnD,0CAAoD;AACpD,qDAAyD;AAGlD,IAAM,yBAAyB,GAA/B,MAAM,yBAAyB;CAWrC,CAAA;AAXY,8DAAyB;AAIpC;IAHC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,wCAAsB,EAAE;QACnC,QAAQ,EAAE,IAAI;KACf,CAAC;;8DACmB;AAGrB;IADC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,0BAAkB,CAAC;;wDACN;AAG1B;IADC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,wCAAsB,CAAC;;uDACvB;oCAVF,yBAAyB;IADrC,IAAA,mBAAS,GAAE;GACC,yBAAyB,CAWrC"}
1
+ {"version":3,"file":"create-storybook-input.input.js","sourceRoot":"","sources":["../../../../src/models/storybooks/inputs/create-storybook-input.input.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,6CAAmD;AACnD,0CAAoD;AACpD,qDAAyD;AAGlD,IAAM,yBAAyB,GAA/B,MAAM,yBAAyB;CAgBrC,CAAA;AAhBY,8DAAyB;AAIpC;IAHC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,wCAAsB,EAAE;QACnC,QAAQ,EAAE,IAAI;KACf,CAAC;;8DACmB;AAKrB;IAHC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,wCAAsB,EAAE;QACnC,QAAQ,EAAE,IAAI;KACf,CAAC;;+DACoB;AAGtB;IADC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,0BAAkB,CAAC;;wDACN;AAG1B;IADC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,wCAAsB,CAAC;;uDACvB;oCAfF,yBAAyB;IADrC,IAAA,mBAAS,GAAE;GACC,yBAAyB,CAgBrC"}
@@ -1,6 +1,7 @@
1
1
  import { StorybookStyleEnum } from '@puzzlin/enums';
2
2
  export declare class StorybookInput {
3
3
  customStyle?: string;
4
+ instructions?: string;
4
5
  style: StorybookStyleEnum;
5
6
  text: string;
6
7
  }
@@ -1 +1 @@
1
- {"version":3,"file":"storybook-input.object.d.ts","sourceRoot":"","sources":["../../../../src/models/storybooks/objects/storybook-input.object.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,kBAAkB,EAAE,MAAM,gBAAgB,CAAC;AAGpD,qBACa,cAAc;IAIzB,WAAW,CAAC,EAAE,MAAM,CAAC;IAGrB,KAAK,EAAE,kBAAkB,CAAC;IAG1B,IAAI,EAAE,MAAM,CAAC;CACd"}
1
+ {"version":3,"file":"storybook-input.object.d.ts","sourceRoot":"","sources":["../../../../src/models/storybooks/objects/storybook-input.object.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,kBAAkB,EAAE,MAAM,gBAAgB,CAAC;AAGpD,qBACa,cAAc;IAIzB,WAAW,CAAC,EAAE,MAAM,CAAC;IAKrB,YAAY,CAAC,EAAE,MAAM,CAAC;IAGtB,KAAK,EAAE,kBAAkB,CAAC;IAG1B,IAAI,EAAE,MAAM,CAAC;CACd"}
@@ -22,6 +22,12 @@ __decorate([
22
22
  }),
23
23
  __metadata("design:type", String)
24
24
  ], StorybookInput.prototype, "customStyle", void 0);
25
+ __decorate([
26
+ (0, graphql_1.Field)(() => graphql_scalars_1.NonEmptyStringResolver, {
27
+ nullable: true,
28
+ }),
29
+ __metadata("design:type", String)
30
+ ], StorybookInput.prototype, "instructions", void 0);
25
31
  __decorate([
26
32
  (0, graphql_1.Field)(() => enums_1.StorybookStyleEnum),
27
33
  __metadata("design:type", String)
@@ -1 +1 @@
1
- {"version":3,"file":"storybook-input.object.js","sourceRoot":"","sources":["../../../../src/models/storybooks/objects/storybook-input.object.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,6CAAoD;AACpD,0CAAoD;AACpD,qDAAyD;AAGlD,IAAM,cAAc,GAApB,MAAM,cAAc;CAW1B,CAAA;AAXY,wCAAc;AAIzB;IAHC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,wCAAsB,EAAE;QACnC,QAAQ,EAAE,IAAI;KACf,CAAC;;mDACmB;AAGrB;IADC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,0BAAkB,CAAC;;6CACN;AAG1B;IADC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,wCAAsB,CAAC;;4CACvB;yBAVF,cAAc;IAD1B,IAAA,oBAAU,GAAE;GACA,cAAc,CAW1B"}
1
+ {"version":3,"file":"storybook-input.object.js","sourceRoot":"","sources":["../../../../src/models/storybooks/objects/storybook-input.object.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,6CAAoD;AACpD,0CAAoD;AACpD,qDAAyD;AAGlD,IAAM,cAAc,GAApB,MAAM,cAAc;CAgB1B,CAAA;AAhBY,wCAAc;AAIzB;IAHC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,wCAAsB,EAAE;QACnC,QAAQ,EAAE,IAAI;KACf,CAAC;;mDACmB;AAKrB;IAHC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,wCAAsB,EAAE;QACnC,QAAQ,EAAE,IAAI;KACf,CAAC;;oDACoB;AAGtB;IADC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,0BAAkB,CAAC;;6CACN;AAG1B;IADC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,wCAAsB,CAAC;;4CACvB;yBAfF,cAAc;IAD1B,IAAA,oBAAU,GAAE;GACA,cAAc,CAgB1B"}