@takeshape/schema 8.47.0 → 8.50.1
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/es/flatten-templates.js +1 -1
- package/es/migration/index.js +6 -1
- package/es/migration/to/v3.10.0.js +54 -15
- package/es/migration/to/v3.12.1.js +10 -0
- package/es/project-schema/index.js +1 -0
- package/es/project-schema/v3.12.1.js +1 -0
- package/es/schemas/index.js +4 -3
- package/es/schemas/index.ts +4 -2
- package/es/schemas/project-schema/v3.12.1.json +2281 -0
- package/es/schemas/project-schema.json +2 -1
- package/es/template-shapes/templates.js +1 -1
- package/es/template-shapes/where.js +55 -19
- package/es/types/utils.js +2 -1
- package/es/validate.js +69 -4
- package/examples/latest/betzino.json +43364 -0
- package/examples/latest/blog-schema.json +1 -1
- package/examples/latest/brewery-schema.json +1 -1
- package/examples/latest/complex-project-schema.json +1 -1
- package/examples/latest/fabric-ecommerce.json +1 -1
- package/examples/latest/frank-and-fred-schema.json +1 -1
- package/examples/latest/massive-schema.json +1 -1
- package/examples/latest/mill-components-schema.json +1 -1
- package/examples/latest/pet-oneof-array.json +1 -1
- package/examples/latest/post-schema.json +1 -1
- package/examples/latest/pruned-shopify-product-schema.json +1 -1
- package/examples/latest/real-world-schema.json +1 -1
- package/examples/latest/recursive-repeater-schema.json +1 -1
- package/examples/latest/recursive-schema.json +1 -1
- package/examples/latest/rick-and-morty-ast.json +1 -1
- package/examples/latest/rick-and-morty-graphql.json +1 -1
- package/examples/latest/rick-and-morty-rest.json +1 -1
- package/examples/latest/schema-with-repeater-draftjs.json +1 -1
- package/examples/latest/shape-books-v3_2_0.json +1 -1
- package/examples/latest/shape-books.json +1 -1
- package/examples/latest/shopify-lookbook.json +1 -1
- package/examples/latest/shopify-store-with-widget.json +1 -1
- package/examples/latest/stripe-starter-resolved.json +1 -1
- package/examples/latest/user-schema-no-required.json +1 -1
- package/examples/latest/user-schema-with-defaults.json +1 -1
- package/examples/source/betzino.json +43364 -0
- package/lib/flatten-templates.js +1 -1
- package/lib/migration/index.d.ts.map +1 -1
- package/lib/migration/index.js +6 -0
- package/lib/migration/to/v3.10.0.d.ts.map +1 -1
- package/lib/migration/to/v3.10.0.js +55 -15
- package/lib/migration/to/v3.12.1.d.ts +4 -0
- package/lib/migration/to/v3.12.1.d.ts.map +1 -0
- package/lib/migration/to/v3.12.1.js +18 -0
- package/lib/project-schema/index.d.ts +3 -1
- package/lib/project-schema/index.d.ts.map +1 -1
- package/lib/project-schema/index.js +28 -15
- package/lib/project-schema/latest.d.ts +61 -2
- package/lib/project-schema/latest.d.ts.map +1 -1
- package/lib/project-schema/v3.12.1.d.ts +1274 -0
- package/lib/project-schema/v3.12.1.d.ts.map +1 -0
- package/lib/project-schema/v3.12.1.js +5 -0
- package/lib/schemas/index.d.ts +2 -2
- package/lib/schemas/index.d.ts.map +1 -1
- package/lib/schemas/index.js +19 -17
- package/lib/schemas/index.ts +4 -2
- package/lib/schemas/project-schema/v3.12.1.json +2281 -0
- package/lib/schemas/project-schema.json +2 -1
- package/lib/template-shapes/templates.js +1 -1
- package/lib/template-shapes/where.d.ts +2 -1
- package/lib/template-shapes/where.d.ts.map +1 -1
- package/lib/template-shapes/where.js +57 -21
- package/lib/types/types.d.ts +2 -2
- package/lib/types/types.d.ts.map +1 -1
- package/lib/types/utils.d.ts +3 -2
- package/lib/types/utils.d.ts.map +1 -1
- package/lib/types/utils.js +4 -2
- package/lib/validate.d.ts.map +1 -1
- package/lib/validate.js +70 -4
- package/package.json +4 -4
|
@@ -10516,5 +10516,5 @@
|
|
|
10516
10516
|
}
|
|
10517
10517
|
}
|
|
10518
10518
|
},
|
|
10519
|
-
"schemaVersion": "3.12.
|
|
10519
|
+
"schemaVersion": "3.12.1"
|
|
10520
10520
|
}
|
|
@@ -19833,6 +19833,6 @@
|
|
|
19833
19833
|
}
|
|
19834
19834
|
}
|
|
19835
19835
|
},
|
|
19836
|
-
"schemaVersion": "3.12.
|
|
19836
|
+
"schemaVersion": "3.12.1",
|
|
19837
19837
|
"services": {}
|
|
19838
19838
|
}
|
|
@@ -12534,5 +12534,5 @@
|
|
|
12534
12534
|
}
|
|
12535
12535
|
}
|
|
12536
12536
|
},
|
|
12537
|
-
"schemaVersion": "3.12.
|
|
12537
|
+
"schemaVersion": "3.12.1"
|
|
12538
12538
|
}
|
|
@@ -29312,5 +29312,5 @@
|
|
|
29312
29312
|
}
|
|
29313
29313
|
}
|
|
29314
29314
|
},
|
|
29315
|
-
"schemaVersion": "3.12.
|
|
29315
|
+
"schemaVersion": "3.12.1"
|
|
29316
29316
|
}
|