@uniformdev/canvas-next 19.175.1-alpha.38 → 19.175.1-alpha.41

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.
@@ -187,7 +187,7 @@ declare const getServerSideProps: next.GetServerSideProps<{
187
187
  isPatternParameter?: boolean | undefined;
188
188
  ignorePatternParameterDefault?: boolean | undefined;
189
189
  optionalPatternParameter?: boolean | undefined;
190
- isDraft?: boolean | undefined;
190
+ includeUnpublishedData?: boolean | undefined;
191
191
  variables?: {
192
192
  [key: string]: string;
193
193
  } | undefined;
@@ -199,7 +199,7 @@ declare const getServerSideProps: next.GetServerSideProps<{
199
199
  isPatternParameter?: boolean | undefined;
200
200
  ignorePatternParameterDefault?: boolean | undefined;
201
201
  optionalPatternParameter?: boolean | undefined;
202
- isDraft?: boolean | undefined;
202
+ includeUnpublishedData?: boolean | undefined;
203
203
  variables?: {
204
204
  [key: string]: string;
205
205
  } | undefined;
@@ -254,7 +254,7 @@ declare const getServerSideProps: next.GetServerSideProps<{
254
254
  isPatternParameter?: boolean | undefined;
255
255
  ignorePatternParameterDefault?: boolean | undefined;
256
256
  optionalPatternParameter?: boolean | undefined;
257
- isDraft?: boolean | undefined;
257
+ includeUnpublishedData?: boolean | undefined;
258
258
  variables?: {
259
259
  [key: string]: string;
260
260
  } | undefined;
@@ -266,7 +266,7 @@ declare const getServerSideProps: next.GetServerSideProps<{
266
266
  isPatternParameter?: boolean | undefined;
267
267
  ignorePatternParameterDefault?: boolean | undefined;
268
268
  optionalPatternParameter?: boolean | undefined;
269
- isDraft?: boolean | undefined;
269
+ includeUnpublishedData?: boolean | undefined;
270
270
  variables?: {
271
271
  [key: string]: string;
272
272
  } | undefined;
@@ -383,7 +383,7 @@ declare const getStaticProps: next.GetStaticProps<{
383
383
  isPatternParameter?: boolean | undefined;
384
384
  ignorePatternParameterDefault?: boolean | undefined;
385
385
  optionalPatternParameter?: boolean | undefined;
386
- isDraft?: boolean | undefined;
386
+ includeUnpublishedData?: boolean | undefined;
387
387
  variables?: {
388
388
  [key: string]: string;
389
389
  } | undefined;
@@ -395,7 +395,7 @@ declare const getStaticProps: next.GetStaticProps<{
395
395
  isPatternParameter?: boolean | undefined;
396
396
  ignorePatternParameterDefault?: boolean | undefined;
397
397
  optionalPatternParameter?: boolean | undefined;
398
- isDraft?: boolean | undefined;
398
+ includeUnpublishedData?: boolean | undefined;
399
399
  variables?: {
400
400
  [key: string]: string;
401
401
  } | undefined;
@@ -450,7 +450,7 @@ declare const getStaticProps: next.GetStaticProps<{
450
450
  isPatternParameter?: boolean | undefined;
451
451
  ignorePatternParameterDefault?: boolean | undefined;
452
452
  optionalPatternParameter?: boolean | undefined;
453
- isDraft?: boolean | undefined;
453
+ includeUnpublishedData?: boolean | undefined;
454
454
  variables?: {
455
455
  [key: string]: string;
456
456
  } | undefined;
@@ -462,7 +462,7 @@ declare const getStaticProps: next.GetStaticProps<{
462
462
  isPatternParameter?: boolean | undefined;
463
463
  ignorePatternParameterDefault?: boolean | undefined;
464
464
  optionalPatternParameter?: boolean | undefined;
465
- isDraft?: boolean | undefined;
465
+ includeUnpublishedData?: boolean | undefined;
466
466
  variables?: {
467
467
  [key: string]: string;
468
468
  } | undefined;
@@ -187,7 +187,7 @@ declare const getServerSideProps: next.GetServerSideProps<{
187
187
  isPatternParameter?: boolean | undefined;
188
188
  ignorePatternParameterDefault?: boolean | undefined;
189
189
  optionalPatternParameter?: boolean | undefined;
190
- isDraft?: boolean | undefined;
190
+ includeUnpublishedData?: boolean | undefined;
191
191
  variables?: {
192
192
  [key: string]: string;
193
193
  } | undefined;
@@ -199,7 +199,7 @@ declare const getServerSideProps: next.GetServerSideProps<{
199
199
  isPatternParameter?: boolean | undefined;
200
200
  ignorePatternParameterDefault?: boolean | undefined;
201
201
  optionalPatternParameter?: boolean | undefined;
202
- isDraft?: boolean | undefined;
202
+ includeUnpublishedData?: boolean | undefined;
203
203
  variables?: {
204
204
  [key: string]: string;
205
205
  } | undefined;
@@ -254,7 +254,7 @@ declare const getServerSideProps: next.GetServerSideProps<{
254
254
  isPatternParameter?: boolean | undefined;
255
255
  ignorePatternParameterDefault?: boolean | undefined;
256
256
  optionalPatternParameter?: boolean | undefined;
257
- isDraft?: boolean | undefined;
257
+ includeUnpublishedData?: boolean | undefined;
258
258
  variables?: {
259
259
  [key: string]: string;
260
260
  } | undefined;
@@ -266,7 +266,7 @@ declare const getServerSideProps: next.GetServerSideProps<{
266
266
  isPatternParameter?: boolean | undefined;
267
267
  ignorePatternParameterDefault?: boolean | undefined;
268
268
  optionalPatternParameter?: boolean | undefined;
269
- isDraft?: boolean | undefined;
269
+ includeUnpublishedData?: boolean | undefined;
270
270
  variables?: {
271
271
  [key: string]: string;
272
272
  } | undefined;
@@ -383,7 +383,7 @@ declare const getStaticProps: next.GetStaticProps<{
383
383
  isPatternParameter?: boolean | undefined;
384
384
  ignorePatternParameterDefault?: boolean | undefined;
385
385
  optionalPatternParameter?: boolean | undefined;
386
- isDraft?: boolean | undefined;
386
+ includeUnpublishedData?: boolean | undefined;
387
387
  variables?: {
388
388
  [key: string]: string;
389
389
  } | undefined;
@@ -395,7 +395,7 @@ declare const getStaticProps: next.GetStaticProps<{
395
395
  isPatternParameter?: boolean | undefined;
396
396
  ignorePatternParameterDefault?: boolean | undefined;
397
397
  optionalPatternParameter?: boolean | undefined;
398
- isDraft?: boolean | undefined;
398
+ includeUnpublishedData?: boolean | undefined;
399
399
  variables?: {
400
400
  [key: string]: string;
401
401
  } | undefined;
@@ -450,7 +450,7 @@ declare const getStaticProps: next.GetStaticProps<{
450
450
  isPatternParameter?: boolean | undefined;
451
451
  ignorePatternParameterDefault?: boolean | undefined;
452
452
  optionalPatternParameter?: boolean | undefined;
453
- isDraft?: boolean | undefined;
453
+ includeUnpublishedData?: boolean | undefined;
454
454
  variables?: {
455
455
  [key: string]: string;
456
456
  } | undefined;
@@ -462,7 +462,7 @@ declare const getStaticProps: next.GetStaticProps<{
462
462
  isPatternParameter?: boolean | undefined;
463
463
  ignorePatternParameterDefault?: boolean | undefined;
464
464
  optionalPatternParameter?: boolean | undefined;
465
- isDraft?: boolean | undefined;
465
+ includeUnpublishedData?: boolean | undefined;
466
466
  variables?: {
467
467
  [key: string]: string;
468
468
  } | undefined;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uniformdev/canvas-next",
3
- "version": "19.175.1-alpha.38+ca3abeec93",
3
+ "version": "19.175.1-alpha.41+ed05e78371",
4
4
  "description": "Next.js SDK for Uniform Canvas",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "main": "./dist/index.js",
@@ -67,11 +67,11 @@
67
67
  "document": "api-extractor run --local"
68
68
  },
69
69
  "dependencies": {
70
- "@uniformdev/canvas": "19.175.1-alpha.38+ca3abeec93",
71
- "@uniformdev/canvas-react": "19.175.1-alpha.38+ca3abeec93",
72
- "@uniformdev/project-map": "19.175.1-alpha.38+ca3abeec93",
73
- "@uniformdev/redirect": "19.175.1-alpha.38+ca3abeec93",
74
- "@uniformdev/richtext": "19.175.1-alpha.38+ca3abeec93",
70
+ "@uniformdev/canvas": "19.175.1-alpha.41+ed05e78371",
71
+ "@uniformdev/canvas-react": "19.175.1-alpha.41+ed05e78371",
72
+ "@uniformdev/project-map": "19.175.1-alpha.41+ed05e78371",
73
+ "@uniformdev/redirect": "19.175.1-alpha.41+ed05e78371",
74
+ "@uniformdev/richtext": "19.175.1-alpha.41+ed05e78371",
75
75
  "colorette": "2.0.20"
76
76
  },
77
77
  "peerDependencies": {
@@ -91,5 +91,5 @@
91
91
  "publishConfig": {
92
92
  "access": "public"
93
93
  },
94
- "gitHead": "ca3abeec93f47369bac47716c568b46d8de6420a"
94
+ "gitHead": "ed05e78371bf8cebba36bf0f9814717dcf57e5b2"
95
95
  }