@bentley/drawing-production-experimental-schema 1.0.0-dev.1 → 1.0.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 +1 @@
1
- {"$schema":"https://dev.bentley.com/json_schemas/ec/32/ecschema","name":"DrawingProductionExperimental","version":"01.00.00","alias":"dpex","description":"This schema contains an experimental implementation of concepts associated with Drawing Production.","references":[{"name":"CoreCustomAttributes","version":"01.00.05"},{"name":"BisCustomAttributes","version":"01.00.00"},{"name":"BisCore","version":"01.00.24"}],"customAttributes":[{"className":"CoreCustomAttributes.ProductionStatus","SupportedUse":"NotForProduction"},{"className":"BisCustomAttributes.SchemaLayerInfo","Value":"Application"}],"items":{"ViewAttachmentPlaceHolder":{"schemaItemType":"EntityClass","label":"View Attachment Placeholder","description":"An area on a sheet where a view is to be placed.","baseClass":"BisCore.GraphicalElement2d"}}}
1
+ {"$schema":"https://dev.bentley.com/json_schemas/ec/32/ecschema","name":"DrawingProductionExperimental","version":"01.00.00","alias":"dpex","description":"This schema contains an experimental implementation of concepts associated with Drawing Production.","references":[{"name":"CoreCustomAttributes","version":"01.00.04"},{"name":"BisCustomAttributes","version":"01.00.00"},{"name":"BisCore","version":"01.00.24"}],"customAttributes":[{"className":"CoreCustomAttributes.ProductionStatus","SupportedUse":"FieldTesting"},{"className":"BisCustomAttributes.SchemaLayerInfo","Value":"Application"}],"items":{"ViewAttachmentPlaceHolder":{"schemaItemType":"EntityClass","label":"View Attachment Placeholder","description":"An area on a sheet where a view is to be placed.","baseClass":"BisCore.GraphicalElement2d"}}}
@@ -10,7 +10,7 @@
10
10
 
11
11
  <ECCustomAttributes>
12
12
  <ProductionStatus xmlns="CoreCustomAttributes.01.00.03">
13
- <SupportedUse>NotForProduction</SupportedUse>
13
+ <SupportedUse>FieldTesting</SupportedUse>
14
14
  </ProductionStatus>
15
15
  <SchemaLayerInfo xmlns="BisCustomAttributes.01.00.00">
16
16
  <Value>Application</Value>
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@bentley/drawing-production-experimental-schema",
3
3
  "license": "MIT",
4
- "version": "1.0.0-dev.1",
4
+ "version": "1.0.0",
5
5
  "homepage": "https://www.itwinjs.org/",
6
6
  "keywords": [
7
7
  "Bentley",