efiber-prisma-schema 2.3.0 → 2.3.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/dist/prisma/generated/edge.js +20 -3
- package/dist/prisma/generated/index-browser.js +17 -0
- package/dist/prisma/generated/index.d.ts +1069 -11
- package/dist/prisma/generated/index.js +20 -3
- package/dist/prisma/generated/package.json +1 -1
- package/dist/prisma/generated/schema.prisma +43 -28
- package/dist/prisma/generated/wasm.js +20 -3
- package/package.json +1 -1
|
@@ -1052,6 +1052,7 @@ exports.Prisma.CableScalarFieldEnum = {
|
|
|
1052
1052
|
installationDate: 'installationDate',
|
|
1053
1053
|
isInRevision: 'isInRevision',
|
|
1054
1054
|
installationStatus: 'installationStatus',
|
|
1055
|
+
provenance: 'provenance',
|
|
1055
1056
|
comments: 'comments',
|
|
1056
1057
|
enclosureOriginType: 'enclosureOriginType',
|
|
1057
1058
|
enclosureOriginId: 'enclosureOriginId',
|
|
@@ -1144,6 +1145,7 @@ exports.Prisma.ConduitScalarFieldEnum = {
|
|
|
1144
1145
|
installationDate: 'installationDate',
|
|
1145
1146
|
isInRevision: 'isInRevision',
|
|
1146
1147
|
installationStatus: 'installationStatus',
|
|
1148
|
+
provenance: 'provenance',
|
|
1147
1149
|
address: 'address',
|
|
1148
1150
|
deploymentPhase: 'deploymentPhase',
|
|
1149
1151
|
trenchConfiguration: 'trenchConfiguration',
|
|
@@ -1285,6 +1287,7 @@ exports.Prisma.PboFatScalarFieldEnum = {
|
|
|
1285
1287
|
comments: 'comments',
|
|
1286
1288
|
isInRevision: 'isInRevision',
|
|
1287
1289
|
installationStatus: 'installationStatus',
|
|
1290
|
+
provenance: 'provenance',
|
|
1288
1291
|
fatMaximumCapacity: 'fatMaximumCapacity',
|
|
1289
1292
|
fatExistingSubscribers: 'fatExistingSubscribers',
|
|
1290
1293
|
fatAvailableCapacity: 'fatAvailableCapacity',
|
|
@@ -1354,6 +1357,7 @@ exports.Prisma.SpliceClosureScalarFieldEnum = {
|
|
|
1354
1357
|
installationDate: 'installationDate',
|
|
1355
1358
|
isInRevision: 'isInRevision',
|
|
1356
1359
|
installationStatus: 'installationStatus',
|
|
1360
|
+
provenance: 'provenance',
|
|
1357
1361
|
comments: 'comments',
|
|
1358
1362
|
spliceClosureMaximumCapacity: 'spliceClosureMaximumCapacity',
|
|
1359
1363
|
placeOfInstallation: 'placeOfInstallation',
|
|
@@ -1498,6 +1502,7 @@ exports.Prisma.PoleScalarFieldEnum = {
|
|
|
1498
1502
|
comments: 'comments',
|
|
1499
1503
|
isInRevision: 'isInRevision',
|
|
1500
1504
|
installationStatus: 'installationStatus',
|
|
1505
|
+
provenance: 'provenance',
|
|
1501
1506
|
createdAt: 'createdAt',
|
|
1502
1507
|
updatedAt: 'updatedAt',
|
|
1503
1508
|
deletedAt: 'deletedAt',
|
|
@@ -1561,6 +1566,7 @@ exports.Prisma.ManholeScalarFieldEnum = {
|
|
|
1561
1566
|
comments: 'comments',
|
|
1562
1567
|
isInRevision: 'isInRevision',
|
|
1563
1568
|
installationStatus: 'installationStatus',
|
|
1569
|
+
provenance: 'provenance',
|
|
1564
1570
|
createdAt: 'createdAt',
|
|
1565
1571
|
updatedAt: 'updatedAt',
|
|
1566
1572
|
deletedAt: 'deletedAt',
|
|
@@ -1621,6 +1627,7 @@ exports.Prisma.LoopScalarFieldEnum = {
|
|
|
1621
1627
|
comments: 'comments',
|
|
1622
1628
|
isInRevision: 'isInRevision',
|
|
1623
1629
|
installationStatus: 'installationStatus',
|
|
1630
|
+
provenance: 'provenance',
|
|
1624
1631
|
createdAt: 'createdAt',
|
|
1625
1632
|
updatedAt: 'updatedAt',
|
|
1626
1633
|
deletedAt: 'deletedAt',
|
|
@@ -1678,6 +1685,7 @@ exports.Prisma.FDTSROScalarFieldEnum = {
|
|
|
1678
1685
|
comments: 'comments',
|
|
1679
1686
|
isInRevision: 'isInRevision',
|
|
1680
1687
|
installationStatus: 'installationStatus',
|
|
1688
|
+
provenance: 'provenance',
|
|
1681
1689
|
maximumCapacity: 'maximumCapacity',
|
|
1682
1690
|
typeOfEnclosure: 'typeOfEnclosure',
|
|
1683
1691
|
placeOfInstallation: 'placeOfInstallation',
|
|
@@ -1749,6 +1757,7 @@ exports.Prisma.SFUScalarFieldEnum = {
|
|
|
1749
1757
|
gponAddress: 'gponAddress',
|
|
1750
1758
|
isInRevision: 'isInRevision',
|
|
1751
1759
|
installationStatus: 'installationStatus',
|
|
1760
|
+
provenance: 'provenance',
|
|
1752
1761
|
comments: 'comments',
|
|
1753
1762
|
createdAt: 'createdAt',
|
|
1754
1763
|
updatedAt: 'updatedAt',
|
|
@@ -1805,6 +1814,7 @@ exports.Prisma.BuildingScalarFieldEnum = {
|
|
|
1805
1814
|
asBuiltCoordinates: 'asBuiltCoordinates',
|
|
1806
1815
|
isInstalled: 'isInstalled',
|
|
1807
1816
|
installationDate: 'installationDate',
|
|
1817
|
+
provenance: 'provenance',
|
|
1808
1818
|
comments: 'comments',
|
|
1809
1819
|
isInRevision: 'isInRevision',
|
|
1810
1820
|
installationStatus: 'installationStatus',
|
|
@@ -1912,6 +1922,7 @@ exports.Prisma.MapElementScalarFieldEnum = {
|
|
|
1912
1922
|
createdAt: 'createdAt',
|
|
1913
1923
|
updatedAt: 'updatedAt',
|
|
1914
1924
|
deletedAt: 'deletedAt',
|
|
1925
|
+
provenance: 'provenance',
|
|
1915
1926
|
updatedById: 'updatedById',
|
|
1916
1927
|
networkElementId: 'networkElementId',
|
|
1917
1928
|
templateId: 'templateId',
|
|
@@ -2224,6 +2235,12 @@ exports.AttributeType = exports.$Enums.AttributeType = {
|
|
|
2224
2235
|
JSON: 'JSON'
|
|
2225
2236
|
};
|
|
2226
2237
|
|
|
2238
|
+
exports.NetworkElementProvenance = exports.$Enums.NetworkElementProvenance = {
|
|
2239
|
+
SYSTEM_DESIGN_IMPORT: 'SYSTEM_DESIGN_IMPORT',
|
|
2240
|
+
SYSTEM_DESIGN_MANUAL: 'SYSTEM_DESIGN_MANUAL',
|
|
2241
|
+
FIELD_CAPTURE: 'FIELD_CAPTURE'
|
|
2242
|
+
};
|
|
2243
|
+
|
|
2227
2244
|
exports.CableAttachmentRole = exports.$Enums.CableAttachmentRole = {
|
|
2228
2245
|
DESTINATION: 'DESTINATION',
|
|
2229
2246
|
ORIGIN: 'ORIGIN'
|