@uniformdev/canvas 19.190.0 → 19.190.1-alpha.11

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/dist/index.d.mts CHANGED
@@ -21705,7 +21705,7 @@ interface external$6 {
21705
21705
  * undefined: Data resources were resolved using published data from their data source
21706
21706
  * unpublished: Data resources which support unpublished data retrieved unpublished data from their data source. Data resources that did not support unpublished data retrieved published data instead.
21707
21707
  */
21708
- dataResourcesVariant?: external$6["../../../lambda/functions/v1-route.swagger.yml"]["components"]["parameters"]["dataResourcesVariant"];
21708
+ dataSourceVariant?: external$6["../../../lambda/functions/v1-route.swagger.yml"]["components"]["parameters"]["dataSourceVariant"];
21709
21709
  };
21710
21710
  };
21711
21711
  responses: {
@@ -21758,7 +21758,7 @@ interface external$6 {
21758
21758
  *
21759
21759
  * @enum {string}
21760
21760
  */
21761
- dataResourcesVariant?: "unpublished";
21761
+ dataSourceVariant?: "unpublished";
21762
21762
  /** @enum {string} */
21763
21763
  type: "composition";
21764
21764
  compositionApiResponse: external$6["../../../lambda/functions/v1-canvas.swagger.yml"]["components"]["schemas"]["CompositionApiResponse"];
@@ -21844,7 +21844,7 @@ interface external$6 {
21844
21844
  * undefined: Data resources were resolved using published data from their data source
21845
21845
  * unpublished: Data resources which support unpublished data retrieved unpublished data from their data source. Data resources that did not support unpublished data retrieved published data instead.
21846
21846
  */
21847
- dataResourcesVariant: "unpublished";
21847
+ dataSourceVariant: "unpublished";
21848
21848
  };
21849
21849
  };
21850
21850
  operations: {};
@@ -21925,7 +21925,7 @@ interface paths$5 {
21925
21925
  * undefined: Data resources were resolved using published data from their data source
21926
21926
  * unpublished: Data resources which support unpublished data retrieved unpublished data from their data source. Data resources that did not support unpublished data retrieved published data instead.
21927
21927
  */
21928
- dataResourcesVariant?: components$3["parameters"]["dataResourcesVariant"];
21928
+ dataSourceVariant?: components$3["parameters"]["dataSourceVariant"];
21929
21929
  };
21930
21930
  };
21931
21931
  responses: {
@@ -21978,7 +21978,7 @@ interface components$3 {
21978
21978
  *
21979
21979
  * @enum {string}
21980
21980
  */
21981
- dataResourcesVariant?: "unpublished";
21981
+ dataSourceVariant?: "unpublished";
21982
21982
  /** @enum {string} */
21983
21983
  type: "composition";
21984
21984
  compositionApiResponse: external$5["v1-canvas.swagger.yml"]["components"]["schemas"]["CompositionApiResponse"];
@@ -22064,7 +22064,7 @@ interface components$3 {
22064
22064
  * undefined: Data resources were resolved using published data from their data source
22065
22065
  * unpublished: Data resources which support unpublished data retrieved unpublished data from their data source. Data resources that did not support unpublished data retrieved published data instead.
22066
22066
  */
22067
- dataResourcesVariant: "unpublished";
22067
+ dataSourceVariant: "unpublished";
22068
22068
  };
22069
22069
  }
22070
22070
  interface external$5 {
package/dist/index.d.ts CHANGED
@@ -21705,7 +21705,7 @@ interface external$6 {
21705
21705
  * undefined: Data resources were resolved using published data from their data source
21706
21706
  * unpublished: Data resources which support unpublished data retrieved unpublished data from their data source. Data resources that did not support unpublished data retrieved published data instead.
21707
21707
  */
21708
- dataResourcesVariant?: external$6["../../../lambda/functions/v1-route.swagger.yml"]["components"]["parameters"]["dataResourcesVariant"];
21708
+ dataSourceVariant?: external$6["../../../lambda/functions/v1-route.swagger.yml"]["components"]["parameters"]["dataSourceVariant"];
21709
21709
  };
21710
21710
  };
21711
21711
  responses: {
@@ -21758,7 +21758,7 @@ interface external$6 {
21758
21758
  *
21759
21759
  * @enum {string}
21760
21760
  */
21761
- dataResourcesVariant?: "unpublished";
21761
+ dataSourceVariant?: "unpublished";
21762
21762
  /** @enum {string} */
21763
21763
  type: "composition";
21764
21764
  compositionApiResponse: external$6["../../../lambda/functions/v1-canvas.swagger.yml"]["components"]["schemas"]["CompositionApiResponse"];
@@ -21844,7 +21844,7 @@ interface external$6 {
21844
21844
  * undefined: Data resources were resolved using published data from their data source
21845
21845
  * unpublished: Data resources which support unpublished data retrieved unpublished data from their data source. Data resources that did not support unpublished data retrieved published data instead.
21846
21846
  */
21847
- dataResourcesVariant: "unpublished";
21847
+ dataSourceVariant: "unpublished";
21848
21848
  };
21849
21849
  };
21850
21850
  operations: {};
@@ -21925,7 +21925,7 @@ interface paths$5 {
21925
21925
  * undefined: Data resources were resolved using published data from their data source
21926
21926
  * unpublished: Data resources which support unpublished data retrieved unpublished data from their data source. Data resources that did not support unpublished data retrieved published data instead.
21927
21927
  */
21928
- dataResourcesVariant?: components$3["parameters"]["dataResourcesVariant"];
21928
+ dataSourceVariant?: components$3["parameters"]["dataSourceVariant"];
21929
21929
  };
21930
21930
  };
21931
21931
  responses: {
@@ -21978,7 +21978,7 @@ interface components$3 {
21978
21978
  *
21979
21979
  * @enum {string}
21980
21980
  */
21981
- dataResourcesVariant?: "unpublished";
21981
+ dataSourceVariant?: "unpublished";
21982
21982
  /** @enum {string} */
21983
21983
  type: "composition";
21984
21984
  compositionApiResponse: external$5["v1-canvas.swagger.yml"]["components"]["schemas"]["CompositionApiResponse"];
@@ -22064,7 +22064,7 @@ interface components$3 {
22064
22064
  * undefined: Data resources were resolved using published data from their data source
22065
22065
  * unpublished: Data resources which support unpublished data retrieved unpublished data from their data source. Data resources that did not support unpublished data retrieved published data instead.
22066
22066
  */
22067
- dataResourcesVariant: "unpublished";
22067
+ dataSourceVariant: "unpublished";
22068
22068
  };
22069
22069
  }
22070
22070
  interface external$5 {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uniformdev/canvas",
3
- "version": "19.190.0",
3
+ "version": "19.190.1-alpha.11+d5b1b10547",
4
4
  "description": "Common functionality and types for Uniform Canvas",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "main": "./dist/index.js",
@@ -38,9 +38,9 @@
38
38
  "pusher-js": "8.2.0"
39
39
  },
40
40
  "dependencies": {
41
- "@uniformdev/assets": "19.190.0",
42
- "@uniformdev/context": "19.190.0",
43
- "@uniformdev/richtext": "19.190.0",
41
+ "@uniformdev/assets": "19.190.1-alpha.11+d5b1b10547",
42
+ "@uniformdev/context": "19.190.1-alpha.11+d5b1b10547",
43
+ "@uniformdev/richtext": "19.190.1-alpha.11+d5b1b10547",
44
44
  "immer": "10.1.1"
45
45
  },
46
46
  "files": [
@@ -49,5 +49,5 @@
49
49
  "publishConfig": {
50
50
  "access": "public"
51
51
  },
52
- "gitHead": "8bfb11f83f7e3333b531435363d81f43a7dca5a9"
52
+ "gitHead": "d5b1b10547d3a694615e920e10384116bf6e4ad8"
53
53
  }