@de./types 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.
- package/dist/api.d.ts +113 -0
- package/dist/api.d.ts.map +1 -0
- package/dist/api.js +92 -0
- package/dist/api.js.map +1 -0
- package/dist/auth.d.ts +109 -0
- package/dist/auth.d.ts.map +1 -0
- package/dist/auth.js +80 -0
- package/dist/auth.js.map +1 -0
- package/dist/aux/agent-rvs.d.ts +1205 -0
- package/dist/aux/agent-rvs.d.ts.map +1 -0
- package/dist/aux/agent-rvs.js +444 -0
- package/dist/aux/agent-rvs.js.map +1 -0
- package/dist/aux/agents.d.ts +1573 -0
- package/dist/aux/agents.d.ts.map +1 -0
- package/dist/aux/agents.js +487 -0
- package/dist/aux/agents.js.map +1 -0
- package/dist/aux/customer-rvs.d.ts +711 -0
- package/dist/aux/customer-rvs.d.ts.map +1 -0
- package/dist/aux/customer-rvs.js +321 -0
- package/dist/aux/customer-rvs.js.map +1 -0
- package/dist/aux/customers.d.ts +379 -0
- package/dist/aux/customers.d.ts.map +1 -0
- package/dist/aux/customers.js +67 -0
- package/dist/aux/customers.js.map +1 -0
- package/dist/aux/index.d.ts +5 -0
- package/dist/aux/index.d.ts.map +1 -0
- package/dist/aux/index.js +21 -0
- package/dist/aux/index.js.map +1 -0
- package/dist/billing.d.ts +367 -0
- package/dist/billing.d.ts.map +1 -0
- package/dist/billing.js +308 -0
- package/dist/billing.js.map +1 -0
- package/dist/bucket.d.ts +97 -0
- package/dist/bucket.d.ts.map +1 -0
- package/dist/bucket.js +52 -0
- package/dist/bucket.js.map +1 -0
- package/dist/context.d.ts +148 -0
- package/dist/context.d.ts.map +1 -0
- package/dist/context.js +148 -0
- package/dist/context.js.map +1 -0
- package/dist/csp/analytics.d.ts +270 -0
- package/dist/csp/analytics.d.ts.map +1 -0
- package/dist/csp/analytics.js +185 -0
- package/dist/csp/analytics.js.map +1 -0
- package/dist/csp/base.d.ts +11 -0
- package/dist/csp/base.d.ts.map +1 -0
- package/dist/csp/base.js +17 -0
- package/dist/csp/base.js.map +1 -0
- package/dist/csp/index.d.ts +107 -0
- package/dist/csp/index.d.ts.map +1 -0
- package/dist/csp/index.js +48 -0
- package/dist/csp/index.js.map +1 -0
- package/dist/csp/inventory.d.ts +361 -0
- package/dist/csp/inventory.d.ts.map +1 -0
- package/dist/csp/inventory.js +267 -0
- package/dist/csp/inventory.js.map +1 -0
- package/dist/csp/order.d.ts +1457 -0
- package/dist/csp/order.d.ts.map +1 -0
- package/dist/csp/order.js +367 -0
- package/dist/csp/order.js.map +1 -0
- package/dist/csp/webhook.d.ts +381 -0
- package/dist/csp/webhook.d.ts.map +1 -0
- package/dist/csp/webhook.js +207 -0
- package/dist/csp/webhook.js.map +1 -0
- package/dist/de.profile.d.ts +411 -0
- package/dist/de.profile.d.ts.map +1 -0
- package/dist/de.profile.js +98 -0
- package/dist/de.profile.js.map +1 -0
- package/dist/dev/developer.d.ts +211 -0
- package/dist/dev/developer.d.ts.map +1 -0
- package/dist/dev/developer.js +55 -0
- package/dist/dev/developer.js.map +1 -0
- package/dist/dev/index.d.ts +133 -0
- package/dist/dev/index.d.ts.map +1 -0
- package/dist/dev/index.js +79 -0
- package/dist/dev/index.js.map +1 -0
- package/dist/entity.d.ts +159 -0
- package/dist/entity.d.ts.map +1 -0
- package/dist/entity.js +127 -0
- package/dist/entity.js.map +1 -0
- package/dist/events.d.ts +1844 -0
- package/dist/events.d.ts.map +1 -0
- package/dist/events.js +303 -0
- package/dist/events.js.map +1 -0
- package/dist/faq.d.ts +60 -0
- package/dist/faq.d.ts.map +1 -0
- package/dist/faq.js +31 -0
- package/dist/faq.js.map +1 -0
- package/dist/geo.d.ts +123 -0
- package/dist/geo.d.ts.map +1 -0
- package/dist/geo.js +87 -0
- package/dist/geo.js.map +1 -0
- package/dist/index.d.ts +28 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +59 -0
- package/dist/index.js.map +1 -0
- package/dist/inventory.d.ts +1347 -0
- package/dist/inventory.d.ts.map +1 -0
- package/dist/inventory.js +356 -0
- package/dist/inventory.js.map +1 -0
- package/dist/invoice.d.ts +46 -0
- package/dist/invoice.d.ts.map +1 -0
- package/dist/invoice.js +33 -0
- package/dist/invoice.js.map +1 -0
- package/dist/iotsp/device.d.ts +581 -0
- package/dist/iotsp/device.d.ts.map +1 -0
- package/dist/iotsp/device.js +277 -0
- package/dist/iotsp/device.js.map +1 -0
- package/dist/iotsp/index.d.ts +111 -0
- package/dist/iotsp/index.d.ts.map +1 -0
- package/dist/iotsp/index.js +76 -0
- package/dist/iotsp/index.js.map +1 -0
- package/dist/iotsp/rule.d.ts +340 -0
- package/dist/iotsp/rule.d.ts.map +1 -0
- package/dist/iotsp/rule.js +172 -0
- package/dist/iotsp/rule.js.map +1 -0
- package/dist/iotsp/topic.d.ts +249 -0
- package/dist/iotsp/topic.d.ts.map +1 -0
- package/dist/iotsp/topic.js +139 -0
- package/dist/iotsp/topic.js.map +1 -0
- package/dist/lsp/carrier/analytics.d.ts +1191 -0
- package/dist/lsp/carrier/analytics.d.ts.map +1 -0
- package/dist/lsp/carrier/analytics.js +354 -0
- package/dist/lsp/carrier/analytics.js.map +1 -0
- package/dist/lsp/carrier/capabilities.d.ts +3603 -0
- package/dist/lsp/carrier/capabilities.d.ts.map +1 -0
- package/dist/lsp/carrier/capabilities.js +880 -0
- package/dist/lsp/carrier/capabilities.js.map +1 -0
- package/dist/lsp/carrier/capacities.d.ts +4436 -0
- package/dist/lsp/carrier/capacities.d.ts.map +1 -0
- package/dist/lsp/carrier/capacities.js +615 -0
- package/dist/lsp/carrier/capacities.js.map +1 -0
- package/dist/lsp/carrier/index.d.ts +734 -0
- package/dist/lsp/carrier/index.d.ts.map +1 -0
- package/dist/lsp/carrier/index.js +150 -0
- package/dist/lsp/carrier/index.js.map +1 -0
- package/dist/lsp/carrier/performance.d.ts +567 -0
- package/dist/lsp/carrier/performance.d.ts.map +1 -0
- package/dist/lsp/carrier/performance.js +127 -0
- package/dist/lsp/carrier/performance.js.map +1 -0
- package/dist/lsp/carrier/utilities.d.ts +6671 -0
- package/dist/lsp/carrier/utilities.d.ts.map +1 -0
- package/dist/lsp/carrier/utilities.js +597 -0
- package/dist/lsp/carrier/utilities.js.map +1 -0
- package/dist/lsp/consolidation.d.ts +793 -0
- package/dist/lsp/consolidation.d.ts.map +1 -0
- package/dist/lsp/consolidation.js +343 -0
- package/dist/lsp/consolidation.js.map +1 -0
- package/dist/lsp/coverage.d.ts +7449 -0
- package/dist/lsp/coverage.d.ts.map +1 -0
- package/dist/lsp/coverage.js +706 -0
- package/dist/lsp/coverage.js.map +1 -0
- package/dist/lsp/fleet/index.d.ts +1128 -0
- package/dist/lsp/fleet/index.d.ts.map +1 -0
- package/dist/lsp/fleet/index.js +269 -0
- package/dist/lsp/fleet/index.js.map +1 -0
- package/dist/lsp/fleet/maintenance.d.ts +2022 -0
- package/dist/lsp/fleet/maintenance.d.ts.map +1 -0
- package/dist/lsp/fleet/maintenance.js +386 -0
- package/dist/lsp/fleet/maintenance.js.map +1 -0
- package/dist/lsp/fleet/parking.d.ts +2043 -0
- package/dist/lsp/fleet/parking.d.ts.map +1 -0
- package/dist/lsp/fleet/parking.js +458 -0
- package/dist/lsp/fleet/parking.js.map +1 -0
- package/dist/lsp/fleet/vehicle.d.ts +783 -0
- package/dist/lsp/fleet/vehicle.d.ts.map +1 -0
- package/dist/lsp/fleet/vehicle.js +314 -0
- package/dist/lsp/fleet/vehicle.js.map +1 -0
- package/dist/lsp/graph.d.ts +212 -0
- package/dist/lsp/graph.d.ts.map +1 -0
- package/dist/lsp/graph.js +92 -0
- package/dist/lsp/graph.js.map +1 -0
- package/dist/lsp/hub/analytics.d.ts +4294 -0
- package/dist/lsp/hub/analytics.d.ts.map +1 -0
- package/dist/lsp/hub/analytics.js +219 -0
- package/dist/lsp/hub/analytics.js.map +1 -0
- package/dist/lsp/hub/capabilities.d.ts +1467 -0
- package/dist/lsp/hub/capabilities.d.ts.map +1 -0
- package/dist/lsp/hub/capabilities.js +464 -0
- package/dist/lsp/hub/capabilities.js.map +1 -0
- package/dist/lsp/hub/capacities.d.ts +4278 -0
- package/dist/lsp/hub/capacities.d.ts.map +1 -0
- package/dist/lsp/hub/capacities.js +495 -0
- package/dist/lsp/hub/capacities.js.map +1 -0
- package/dist/lsp/hub/index.d.ts +2784 -0
- package/dist/lsp/hub/index.d.ts.map +1 -0
- package/dist/lsp/hub/index.js +268 -0
- package/dist/lsp/hub/index.js.map +1 -0
- package/dist/lsp/hub/performance.d.ts +391 -0
- package/dist/lsp/hub/performance.d.ts.map +1 -0
- package/dist/lsp/hub/performance.js +78 -0
- package/dist/lsp/hub/performance.js.map +1 -0
- package/dist/lsp/hub/utilities.d.ts +2996 -0
- package/dist/lsp/hub/utilities.d.ts.map +1 -0
- package/dist/lsp/hub/utilities.js +521 -0
- package/dist/lsp/hub/utilities.js.map +1 -0
- package/dist/lsp/index.d.ts +157 -0
- package/dist/lsp/index.d.ts.map +1 -0
- package/dist/lsp/index.js +121 -0
- package/dist/lsp/index.js.map +1 -0
- package/dist/lsp/operations.d.ts +563 -0
- package/dist/lsp/operations.d.ts.map +1 -0
- package/dist/lsp/operations.js +265 -0
- package/dist/lsp/operations.js.map +1 -0
- package/dist/lsp/order/delivery.d.ts +1119 -0
- package/dist/lsp/order/delivery.d.ts.map +1 -0
- package/dist/lsp/order/delivery.js +169 -0
- package/dist/lsp/order/delivery.js.map +1 -0
- package/dist/lsp/order/flow/processes.d.ts +8 -0
- package/dist/lsp/order/flow/processes.d.ts.map +1 -0
- package/dist/lsp/order/flow/processes.js +67 -0
- package/dist/lsp/order/flow/processes.js.map +1 -0
- package/dist/lsp/order/flow/stages.d.ts +8 -0
- package/dist/lsp/order/flow/stages.d.ts.map +1 -0
- package/dist/lsp/order/flow/stages.js +111 -0
- package/dist/lsp/order/flow/stages.js.map +1 -0
- package/dist/lsp/order/inbound.d.ts +1165 -0
- package/dist/lsp/order/inbound.d.ts.map +1 -0
- package/dist/lsp/order/inbound.js +185 -0
- package/dist/lsp/order/inbound.js.map +1 -0
- package/dist/lsp/order/internal.d.ts +1404 -0
- package/dist/lsp/order/internal.d.ts.map +1 -0
- package/dist/lsp/order/internal.js +255 -0
- package/dist/lsp/order/internal.js.map +1 -0
- package/dist/lsp/order/management.d.ts +541 -0
- package/dist/lsp/order/management.d.ts.map +1 -0
- package/dist/lsp/order/management.js +326 -0
- package/dist/lsp/order/management.js.map +1 -0
- package/dist/lsp/order/outbound.d.ts +909 -0
- package/dist/lsp/order/outbound.d.ts.map +1 -0
- package/dist/lsp/order/outbound.js +105 -0
- package/dist/lsp/order/outbound.js.map +1 -0
- package/dist/lsp/order/passthrough.d.ts +1816 -0
- package/dist/lsp/order/passthrough.d.ts.map +1 -0
- package/dist/lsp/order/passthrough.js +360 -0
- package/dist/lsp/order/passthrough.js.map +1 -0
- package/dist/lsp/order/ride.d.ts +1056 -0
- package/dist/lsp/order/ride.d.ts.map +1 -0
- package/dist/lsp/order/ride.js +166 -0
- package/dist/lsp/order/ride.js.map +1 -0
- package/dist/lsp/order/shipping.d.ts +1524 -0
- package/dist/lsp/order/shipping.d.ts.map +1 -0
- package/dist/lsp/order/shipping.js +223 -0
- package/dist/lsp/order/shipping.js.map +1 -0
- package/dist/lsp/performance.d.ts +2 -0
- package/dist/lsp/performance.d.ts.map +1 -0
- package/dist/lsp/performance.js +3 -0
- package/dist/lsp/performance.js.map +1 -0
- package/dist/lsp/pod/index.d.ts +805 -0
- package/dist/lsp/pod/index.d.ts.map +1 -0
- package/dist/lsp/pod/index.js +250 -0
- package/dist/lsp/pod/index.js.map +1 -0
- package/dist/lsp/pricing.d.ts +1811 -0
- package/dist/lsp/pricing.d.ts.map +1 -0
- package/dist/lsp/pricing.js +972 -0
- package/dist/lsp/pricing.js.map +1 -0
- package/dist/lsp/processing.d.ts +893 -0
- package/dist/lsp/processing.d.ts.map +1 -0
- package/dist/lsp/processing.js +202 -0
- package/dist/lsp/processing.js.map +1 -0
- package/dist/lsp/product.d.ts +76 -0
- package/dist/lsp/product.d.ts.map +1 -0
- package/dist/lsp/product.js +3 -0
- package/dist/lsp/product.js.map +1 -0
- package/dist/lsp/psl.d.ts +785 -0
- package/dist/lsp/psl.d.ts.map +1 -0
- package/dist/lsp/psl.js +333 -0
- package/dist/lsp/psl.js.map +1 -0
- package/dist/lsp/terminal/analytics.d.ts +278 -0
- package/dist/lsp/terminal/analytics.d.ts.map +1 -0
- package/dist/lsp/terminal/analytics.js +310 -0
- package/dist/lsp/terminal/analytics.js.map +1 -0
- package/dist/lsp/terminal/capabilities.d.ts +797 -0
- package/dist/lsp/terminal/capabilities.d.ts.map +1 -0
- package/dist/lsp/terminal/capabilities.js +506 -0
- package/dist/lsp/terminal/capabilities.js.map +1 -0
- package/dist/lsp/terminal/capacities.d.ts +3152 -0
- package/dist/lsp/terminal/capacities.d.ts.map +1 -0
- package/dist/lsp/terminal/capacities.js +504 -0
- package/dist/lsp/terminal/capacities.js.map +1 -0
- package/dist/lsp/terminal/index.d.ts +1056 -0
- package/dist/lsp/terminal/index.d.ts.map +1 -0
- package/dist/lsp/terminal/index.js +394 -0
- package/dist/lsp/terminal/index.js.map +1 -0
- package/dist/lsp/terminal/performance.d.ts +955 -0
- package/dist/lsp/terminal/performance.d.ts.map +1 -0
- package/dist/lsp/terminal/performance.js +159 -0
- package/dist/lsp/terminal/performance.js.map +1 -0
- package/dist/lsp/terminal/utilities.d.ts +2374 -0
- package/dist/lsp/terminal/utilities.d.ts.map +1 -0
- package/dist/lsp/terminal/utilities.js +161 -0
- package/dist/lsp/terminal/utilities.js.map +1 -0
- package/dist/lsp/warehouse/analytics.d.ts +3088 -0
- package/dist/lsp/warehouse/analytics.d.ts.map +1 -0
- package/dist/lsp/warehouse/analytics.js +229 -0
- package/dist/lsp/warehouse/analytics.js.map +1 -0
- package/dist/lsp/warehouse/capabilities.d.ts +1384 -0
- package/dist/lsp/warehouse/capabilities.d.ts.map +1 -0
- package/dist/lsp/warehouse/capabilities.js +567 -0
- package/dist/lsp/warehouse/capabilities.js.map +1 -0
- package/dist/lsp/warehouse/capacities.d.ts +2921 -0
- package/dist/lsp/warehouse/capacities.d.ts.map +1 -0
- package/dist/lsp/warehouse/capacities.js +450 -0
- package/dist/lsp/warehouse/capacities.js.map +1 -0
- package/dist/lsp/warehouse/index.d.ts +2566 -0
- package/dist/lsp/warehouse/index.d.ts.map +1 -0
- package/dist/lsp/warehouse/index.js +264 -0
- package/dist/lsp/warehouse/index.js.map +1 -0
- package/dist/lsp/warehouse/performance.d.ts +287 -0
- package/dist/lsp/warehouse/performance.d.ts.map +1 -0
- package/dist/lsp/warehouse/performance.js +72 -0
- package/dist/lsp/warehouse/performance.js.map +1 -0
- package/dist/lsp/warehouse/utilities.d.ts +5174 -0
- package/dist/lsp/warehouse/utilities.d.ts.map +1 -0
- package/dist/lsp/warehouse/utilities.js +588 -0
- package/dist/lsp/warehouse/utilities.js.map +1 -0
- package/dist/lsp/zones.d.ts +305 -0
- package/dist/lsp/zones.d.ts.map +1 -0
- package/dist/lsp/zones.js +118 -0
- package/dist/lsp/zones.js.map +1 -0
- package/dist/measure.d.ts +139 -0
- package/dist/measure.d.ts.map +1 -0
- package/dist/measure.js +190 -0
- package/dist/measure.js.map +1 -0
- package/dist/operator.d.ts +103 -0
- package/dist/operator.d.ts.map +1 -0
- package/dist/operator.js +38 -0
- package/dist/operator.js.map +1 -0
- package/dist/order.d.ts +2739 -0
- package/dist/order.d.ts.map +1 -0
- package/dist/order.js +1078 -0
- package/dist/order.js.map +1 -0
- package/dist/realm/index.d.ts +4 -0
- package/dist/realm/index.d.ts.map +1 -0
- package/dist/realm/index.js +20 -0
- package/dist/realm/index.js.map +1 -0
- package/dist/realm/pipelines.d.ts +32567 -0
- package/dist/realm/pipelines.d.ts.map +1 -0
- package/dist/realm/pipelines.js +1273 -0
- package/dist/realm/pipelines.js.map +1 -0
- package/dist/realm/queries.d.ts +1327 -0
- package/dist/realm/queries.d.ts.map +1 -0
- package/dist/realm/queries.js +456 -0
- package/dist/realm/queries.js.map +1 -0
- package/dist/realm/utilities.d.ts +1794 -0
- package/dist/realm/utilities.d.ts.map +1 -0
- package/dist/realm/utilities.js +594 -0
- package/dist/realm/utilities.js.map +1 -0
- package/dist/routing.d.ts +428 -0
- package/dist/routing.d.ts.map +1 -0
- package/dist/routing.js +60 -0
- package/dist/routing.js.map +1 -0
- package/dist/service.d.ts +264 -0
- package/dist/service.d.ts.map +1 -0
- package/dist/service.js +60 -0
- package/dist/service.js.map +1 -0
- package/dist/shared/access.d.ts +102 -0
- package/dist/shared/access.d.ts.map +1 -0
- package/dist/shared/access.js +30 -0
- package/dist/shared/access.js.map +1 -0
- package/dist/shared/account.d.ts +44 -0
- package/dist/shared/account.d.ts.map +1 -0
- package/dist/shared/account.js +15 -0
- package/dist/shared/account.js.map +1 -0
- package/dist/shared/auth.d.ts +45 -0
- package/dist/shared/auth.d.ts.map +1 -0
- package/dist/shared/auth.js +19 -0
- package/dist/shared/auth.js.map +1 -0
- package/dist/shared/bucket.d.ts +294 -0
- package/dist/shared/bucket.d.ts.map +1 -0
- package/dist/shared/bucket.js +79 -0
- package/dist/shared/bucket.js.map +1 -0
- package/dist/shared/faq.d.ts +280 -0
- package/dist/shared/faq.d.ts.map +1 -0
- package/dist/shared/faq.js +73 -0
- package/dist/shared/faq.js.map +1 -0
- package/dist/shared/index.d.ts +10 -0
- package/dist/shared/index.d.ts.map +1 -0
- package/dist/shared/index.js +26 -0
- package/dist/shared/index.js.map +1 -0
- package/dist/shared/invitation.d.ts +1525 -0
- package/dist/shared/invitation.d.ts.map +1 -0
- package/dist/shared/invitation.js +60 -0
- package/dist/shared/invitation.js.map +1 -0
- package/dist/shared/operator.d.ts +956 -0
- package/dist/shared/operator.d.ts.map +1 -0
- package/dist/shared/operator.js +48 -0
- package/dist/shared/operator.js.map +1 -0
- package/dist/shared/tracking.d.ts +31 -0
- package/dist/shared/tracking.d.ts.map +1 -0
- package/dist/shared/tracking.js +23 -0
- package/dist/shared/tracking.js.map +1 -0
- package/dist/shared/user.d.ts +77 -0
- package/dist/shared/user.d.ts.map +1 -0
- package/dist/shared/user.js +22 -0
- package/dist/shared/user.js.map +1 -0
- package/dist/sync.d.ts +539 -0
- package/dist/sync.d.ts.map +1 -0
- package/dist/sync.js +329 -0
- package/dist/sync.js.map +1 -0
- package/dist/time.d.ts +139 -0
- package/dist/time.d.ts.map +1 -0
- package/dist/time.js +93 -0
- package/dist/time.js.map +1 -0
- package/dist/user.d.ts +394 -0
- package/dist/user.d.ts.map +1 -0
- package/dist/user.js +205 -0
- package/dist/user.js.map +1 -0
- package/dist/workspace/admin.d.ts +91 -0
- package/dist/workspace/admin.d.ts.map +1 -0
- package/dist/workspace/admin.js +33 -0
- package/dist/workspace/admin.js.map +1 -0
- package/dist/workspace/billing.d.ts +2 -0
- package/dist/workspace/billing.d.ts.map +1 -0
- package/dist/workspace/billing.js +18 -0
- package/dist/workspace/billing.js.map +1 -0
- package/dist/workspace/connector.d.ts +595 -0
- package/dist/workspace/connector.d.ts.map +1 -0
- package/dist/workspace/connector.js +229 -0
- package/dist/workspace/connector.js.map +1 -0
- package/dist/workspace/index.d.ts +36 -0
- package/dist/workspace/index.d.ts.map +1 -0
- package/dist/workspace/index.js +21 -0
- package/dist/workspace/index.js.map +1 -0
- package/package.json +70 -0
- package/src/api.ts +147 -0
- package/src/auth.ts +103 -0
- package/src/aux/agent-rvs.ts +596 -0
- package/src/aux/agents.ts +542 -0
- package/src/aux/customer-rvs.ts +421 -0
- package/src/aux/customers.ts +80 -0
- package/src/aux/index.ts +4 -0
- package/src/billing.ts +330 -0
- package/src/bucket.ts +58 -0
- package/src/context.ts +167 -0
- package/src/csp/analytics.ts +238 -0
- package/src/csp/base.ts +18 -0
- package/src/csp/index.ts +41 -0
- package/src/csp/inventory.ts +325 -0
- package/src/csp/order.ts +485 -0
- package/src/csp/webhook.ts +269 -0
- package/src/de.profile.ts +123 -0
- package/src/dev/developer.ts +90 -0
- package/src/dev/index.ts +81 -0
- package/src/entity.ts +154 -0
- package/src/events.ts +349 -0
- package/src/faq.ts +39 -0
- package/src/geo.ts +111 -0
- package/src/index.ts +48 -0
- package/src/inventory.ts +405 -0
- package/src/invoice.ts +37 -0
- package/src/iotsp/device.ts +334 -0
- package/src/iotsp/index.ts +91 -0
- package/src/iotsp/rule.ts +227 -0
- package/src/iotsp/topic.ts +191 -0
- package/src/lsp/carrier/analytics.ts +393 -0
- package/src/lsp/carrier/capabilities.ts +1009 -0
- package/src/lsp/carrier/capacities.ts +723 -0
- package/src/lsp/carrier/index.ts +175 -0
- package/src/lsp/carrier/performance.ts +145 -0
- package/src/lsp/carrier/utilities.ts +654 -0
- package/src/lsp/consolidation.ts +420 -0
- package/src/lsp/coverage.ts +869 -0
- package/src/lsp/fleet/index.ts +327 -0
- package/src/lsp/fleet/maintenance.ts +478 -0
- package/src/lsp/fleet/parking.ts +582 -0
- package/src/lsp/fleet/vehicle.ts +381 -0
- package/src/lsp/graph.ts +113 -0
- package/src/lsp/hub/analytics.ts +236 -0
- package/src/lsp/hub/capabilities.ts +549 -0
- package/src/lsp/hub/capacities.ts +590 -0
- package/src/lsp/hub/index.ts +298 -0
- package/src/lsp/hub/performance.ts +89 -0
- package/src/lsp/hub/utilities.ts +560 -0
- package/src/lsp/index.ts +125 -0
- package/src/lsp/operations.ts +304 -0
- package/src/lsp/order/delivery.ts +212 -0
- package/src/lsp/order/flow/processes.ts +70 -0
- package/src/lsp/order/flow/stages.ts +119 -0
- package/src/lsp/order/inbound.ts +231 -0
- package/src/lsp/order/internal.ts +305 -0
- package/src/lsp/order/management.ts +367 -0
- package/src/lsp/order/outbound.ts +128 -0
- package/src/lsp/order/passthrough.ts +434 -0
- package/src/lsp/order/ride.ts +190 -0
- package/src/lsp/order/shipping.ts +263 -0
- package/src/lsp/performance.ts +2 -0
- package/src/lsp/pod/index.ts +323 -0
- package/src/lsp/pricing.ts +1097 -0
- package/src/lsp/processing.ts +243 -0
- package/src/lsp/product.ts +104 -0
- package/src/lsp/psl.ts +399 -0
- package/src/lsp/terminal/analytics.ts +334 -0
- package/src/lsp/terminal/capabilities.ts +541 -0
- package/src/lsp/terminal/capacities.ts +556 -0
- package/src/lsp/terminal/index.ts +442 -0
- package/src/lsp/terminal/performance.ts +168 -0
- package/src/lsp/terminal/utilities.ts +173 -0
- package/src/lsp/warehouse/analytics.ts +248 -0
- package/src/lsp/warehouse/capabilities.ts +673 -0
- package/src/lsp/warehouse/capacities.ts +538 -0
- package/src/lsp/warehouse/index.ts +298 -0
- package/src/lsp/warehouse/performance.ts +83 -0
- package/src/lsp/warehouse/utilities.ts +634 -0
- package/src/lsp/zones.ts +148 -0
- package/src/measure.ts +240 -0
- package/src/operator.ts +39 -0
- package/src/order.ts +1207 -0
- package/src/realm/index.ts +3 -0
- package/src/realm/pipelines.ts +1607 -0
- package/src/realm/queries.ts +608 -0
- package/src/realm/utilities.ts +730 -0
- package/src/routing.ts +69 -0
- package/src/service.ts +66 -0
- package/src/shared/access.ts +58 -0
- package/src/shared/account.ts +25 -0
- package/src/shared/auth.ts +30 -0
- package/src/shared/bucket.ts +153 -0
- package/src/shared/faq.ts +139 -0
- package/src/shared/index.ts +9 -0
- package/src/shared/invitation.ts +124 -0
- package/src/shared/operator.ts +159 -0
- package/src/shared/tracking.ts +30 -0
- package/src/shared/user.ts +42 -0
- package/src/sync.ts +364 -0
- package/src/time.ts +113 -0
- package/src/user.ts +243 -0
- package/src/workspace/admin.ts +38 -0
- package/src/workspace/billing.ts +1 -0
- package/src/workspace/connector.ts +270 -0
- package/src/workspace/index.ts +22 -0
|
@@ -0,0 +1,420 @@
|
|
|
1
|
+
import { Type, Static } from '@sinclair/typebox'
|
|
2
|
+
import { ContextSchema } from '../context'
|
|
3
|
+
import { AgentSnapshotSchema } from '../aux/agents'
|
|
4
|
+
import { ActionRecordSchema, DateTimeZoneSchema } from '../time'
|
|
5
|
+
import { MoneySchema } from '../measure'
|
|
6
|
+
import { AddressSchema, CoordinatesSchema } from '../geo'
|
|
7
|
+
|
|
8
|
+
import {
|
|
9
|
+
APIErrorSchema,
|
|
10
|
+
APIHeadersSchema,
|
|
11
|
+
APIResponseBaseSchema,
|
|
12
|
+
APIResponseDataSchemaFactory
|
|
13
|
+
} from '../api'
|
|
14
|
+
|
|
15
|
+
export const CPointIdSchema = Type.Readonly(Type.String({ __brand: 'CPointId' as const }))
|
|
16
|
+
export const OrderIdSchema = Type.Readonly(Type.String({ __brand: 'OrderId' as const }))
|
|
17
|
+
export const AgentIdSchema = Type.Readonly(Type.String({ __brand: 'AgentId' as const }))
|
|
18
|
+
export const OfferIdSchema = Type.Readonly(Type.String({ __brand: 'OfferId' as const }))
|
|
19
|
+
export const ZoneIdSchema = Type.Readonly(Type.String({ __brand: 'ZoneId' as const }))
|
|
20
|
+
export const PackageIdSchema = Type.Readonly(Type.String({ __brand: 'PackageId' as const }))
|
|
21
|
+
|
|
22
|
+
export type AgentId = Static<typeof AgentIdSchema>
|
|
23
|
+
export type OfferId = Static<typeof OfferIdSchema>
|
|
24
|
+
export type OrderId = Static<typeof OrderIdSchema>
|
|
25
|
+
export type CPointId = Static<typeof CPointIdSchema>
|
|
26
|
+
export type ZoneId = Static<typeof ZoneIdSchema>
|
|
27
|
+
export type PackageId = Static<typeof PackageIdSchema>
|
|
28
|
+
|
|
29
|
+
// ── Consolidation Point ───────────────────────────────────────
|
|
30
|
+
|
|
31
|
+
// Consolidation Point Type Schema
|
|
32
|
+
export const ConsolidationPointTypeSchema = Type.Union([
|
|
33
|
+
Type.Literal('HUB'), // Hub facility
|
|
34
|
+
Type.Literal('NODE'), // Agent meetup node/hub
|
|
35
|
+
Type.Literal('POD'), // Smart locker / drone-pad pod unit
|
|
36
|
+
Type.Literal('PICKUP_LOCATION'), // Designated pickup spot
|
|
37
|
+
Type.Literal('DROPOFF_LOCATION') // Designated dropoff spot
|
|
38
|
+
])
|
|
39
|
+
|
|
40
|
+
// Consolidation Point Schema
|
|
41
|
+
export const ConsolidationPointStatusSchema = Type.Union([
|
|
42
|
+
Type.Literal('ACTIVE'),
|
|
43
|
+
Type.Literal('CONGESTED'),
|
|
44
|
+
Type.Literal('CLOSED')
|
|
45
|
+
])
|
|
46
|
+
export const ConsolidationPointSchema = Type.Object({
|
|
47
|
+
id: CPointIdSchema,
|
|
48
|
+
type: ConsolidationPointTypeSchema,
|
|
49
|
+
name: Type.String({ description: 'Name/description of consolidation point' }),
|
|
50
|
+
address: Type.Optional(AddressSchema),
|
|
51
|
+
coordinates: CoordinatesSchema,
|
|
52
|
+
status: ConsolidationPointStatusSchema,
|
|
53
|
+
|
|
54
|
+
// Hub-specific
|
|
55
|
+
hubId: Type.Optional(Type.String({ description: 'Hub ID if type is HUB' })),
|
|
56
|
+
|
|
57
|
+
// Pod-specific
|
|
58
|
+
podId: Type.Optional(Type.String({ description: 'Pod ID if type is POD' })),
|
|
59
|
+
|
|
60
|
+
// Agent meetup specific
|
|
61
|
+
radiusMeters: Type.Optional(Type.Number({
|
|
62
|
+
minimum: 0,
|
|
63
|
+
description: 'Acceptable radius for agent meetup in meters'
|
|
64
|
+
})),
|
|
65
|
+
|
|
66
|
+
// Capacity and timing
|
|
67
|
+
maxCapacity: Type.Optional(Type.Number({
|
|
68
|
+
minimum: 1,
|
|
69
|
+
description: 'Max simultaneous consolidation ops'
|
|
70
|
+
})),
|
|
71
|
+
estimatedDuration: Type.Optional(Type.Number({
|
|
72
|
+
description: 'Estimated duration for consolidation in minutes'
|
|
73
|
+
})),
|
|
74
|
+
fallbackPoints: Type.Array(CPointIdSchema), // ordered by preference
|
|
75
|
+
adjacentZones: Type.Array(ZoneIdSchema),
|
|
76
|
+
// Availability
|
|
77
|
+
availability: Type.Optional(Type.Object({
|
|
78
|
+
daysOfWeek: Type.Array(Type.Union([
|
|
79
|
+
Type.Literal('MON'),
|
|
80
|
+
Type.Literal('TUE'),
|
|
81
|
+
Type.Literal('WED'),
|
|
82
|
+
Type.Literal('THU'),
|
|
83
|
+
Type.Literal('FRI'),
|
|
84
|
+
Type.Literal('SAT'),
|
|
85
|
+
Type.Literal('SUN')
|
|
86
|
+
])),
|
|
87
|
+
startTime: Type.String({ description: 'HH:MM format' }),
|
|
88
|
+
endTime: Type.String({ description: 'HH:MM format' })
|
|
89
|
+
})),
|
|
90
|
+
avgWaitTimeS: Type.Number({
|
|
91
|
+
minimum: 1,
|
|
92
|
+
description: 'Rolling 24h average'
|
|
93
|
+
}),
|
|
94
|
+
|
|
95
|
+
// Metadata
|
|
96
|
+
notes: Type.Optional(Type.String({ maxLength: 500 })),
|
|
97
|
+
context: ContextSchema,
|
|
98
|
+
created: ActionRecordSchema,
|
|
99
|
+
updated: Type.Optional(ActionRecordSchema)
|
|
100
|
+
})
|
|
101
|
+
|
|
102
|
+
// ── Package Custody ─────────────────────────────────────────
|
|
103
|
+
|
|
104
|
+
export const ConsolidationCustodyStatusSchema = Type.Union([
|
|
105
|
+
Type.Literal('WITH_ORIGIN_AGENT'),
|
|
106
|
+
Type.Literal('IN_TRANSIT_TO_CONSOLIDATION_POINT'),
|
|
107
|
+
Type.Literal('HANDED_OFF'),
|
|
108
|
+
Type.Literal('WITH_CONSOLIDATING_AGENT'),
|
|
109
|
+
Type.Literal('DELIVERED'),
|
|
110
|
+
Type.Literal('UNCONFIRMED'),
|
|
111
|
+
Type.Literal('MANUAL_INTERVENTION')
|
|
112
|
+
])
|
|
113
|
+
|
|
114
|
+
export const ConsolidationPackageCustodySchema = Type.Object({
|
|
115
|
+
packageId: PackageIdSchema,
|
|
116
|
+
orderId: OrderIdSchema,
|
|
117
|
+
heldBy: AgentIdSchema,
|
|
118
|
+
status: ConsolidationCustodyStatusSchema,
|
|
119
|
+
handoffAt: Type.Optional(CPointIdSchema),
|
|
120
|
+
handoffTime: Type.Optional(DateTimeZoneSchema),
|
|
121
|
+
lastConfirmed: DateTimeZoneSchema
|
|
122
|
+
})
|
|
123
|
+
|
|
124
|
+
// ── Scorer Snapshot (audit trail) ────────────────────────────
|
|
125
|
+
|
|
126
|
+
export const ConsolidationScorerSnapshotSchema = Type.Object({
|
|
127
|
+
evaluated: Type.Optional(ActionRecordSchema),
|
|
128
|
+
evaluationCycle: Type.Number(),
|
|
129
|
+
benefitScore: Type.Number({ minimum: 0, maximum: 1 }), // 0–1, higher = better match
|
|
130
|
+
routeDeviationCost: Type.Number(), // added km for A
|
|
131
|
+
slaFitScore: Type.Number(), // how comfortably inside deadline
|
|
132
|
+
densityBonus: Type.Number(), // zone order density multiplier
|
|
133
|
+
cpointProximityScore: Type.Number(), // how well cpoint fits both routes
|
|
134
|
+
agentCapacityScore: Type.Number(), // capacity headroom
|
|
135
|
+
alternativesCount: Type.Number() // how many other matches were scored
|
|
136
|
+
})
|
|
137
|
+
|
|
138
|
+
// ── Trajectory Confirmation ───────────────────────────────────
|
|
139
|
+
|
|
140
|
+
export const ConsolidationTrajectoryStatusSchema = Type.Union([
|
|
141
|
+
Type.Literal('CONVERGING'),
|
|
142
|
+
Type.Literal('DIVERGING'),
|
|
143
|
+
Type.Literal('STATIONARY'),
|
|
144
|
+
Type.Literal('ARRIVED')
|
|
145
|
+
])
|
|
146
|
+
|
|
147
|
+
export const ConsolidationTrajectoryCheckSchema = Type.Object({
|
|
148
|
+
checked: Type.Optional(ActionRecordSchema),
|
|
149
|
+
agent: AgentSnapshotSchema,
|
|
150
|
+
cpointPosition: CoordinatesSchema,
|
|
151
|
+
bearingToCpointDeg: Type.Number(), // computed: true bearing agent→cpoint
|
|
152
|
+
angularDeltaDeg: Type.Number(), // |heading - bearing_to_cpoint|, 0–180
|
|
153
|
+
distanceToCpointM: Type.Number(),
|
|
154
|
+
status: ConsolidationTrajectoryStatusSchema,
|
|
155
|
+
warningIssued: Type.Boolean()
|
|
156
|
+
})
|
|
157
|
+
|
|
158
|
+
// ── Consolidation Offer ───────────────────────────────────────
|
|
159
|
+
|
|
160
|
+
export const ConsolidationNackReasonSchema = Type.Union([
|
|
161
|
+
Type.Literal('VEHICLE_FULL'),
|
|
162
|
+
Type.Literal('ROUTE_DEVIATION_TOO_FAR'),
|
|
163
|
+
Type.Literal('PERSONAL_EMERGENCY'),
|
|
164
|
+
Type.Literal('APP_NOT_RESPONDED'),
|
|
165
|
+
Type.Literal('AGENT_DECLINED'),
|
|
166
|
+
Type.Literal('SLA_TOO_TIGHT')
|
|
167
|
+
])
|
|
168
|
+
export const ConsolidationAckRecordSchema = Type.Object({
|
|
169
|
+
agentId: AgentIdSchema,
|
|
170
|
+
role: Type.Union([
|
|
171
|
+
Type.Literal('consolidating'),
|
|
172
|
+
Type.Literal('handingOff')
|
|
173
|
+
]),
|
|
174
|
+
acked: Type.Optional(ActionRecordSchema),
|
|
175
|
+
nacked: Type.Optional(ActionRecordSchema),
|
|
176
|
+
nackReason: Type.Optional(ConsolidationNackReasonSchema),
|
|
177
|
+
timedOut: Type.Boolean()
|
|
178
|
+
})
|
|
179
|
+
|
|
180
|
+
export const ConsolidationOfferStateSchema = Type.Union([
|
|
181
|
+
Type.Literal('PROPOSED'),
|
|
182
|
+
Type.Literal('SCHEDULED'),
|
|
183
|
+
Type.Literal('PENDING_ACKS'),
|
|
184
|
+
Type.Literal('COMMITTED'),
|
|
185
|
+
Type.Literal('IN_PROGRESS'),
|
|
186
|
+
Type.Literal('COMPLETED'),
|
|
187
|
+
Type.Literal('TIMED_OUT'),
|
|
188
|
+
Type.Literal('NACK_RECEIVED'),
|
|
189
|
+
Type.Literal('RENDEZVOUS_MISSED'),
|
|
190
|
+
Type.Literal('AGENT_OFFLINE'),
|
|
191
|
+
Type.Literal('SLA_ESCALATED'),
|
|
192
|
+
Type.Literal('CANCELLED')
|
|
193
|
+
])
|
|
194
|
+
export const ConsolidationOfferPurposeSchema = Type.Union([
|
|
195
|
+
Type.Literal('TRANSFER'),
|
|
196
|
+
Type.Literal('BATCH'),
|
|
197
|
+
Type.Literal('RETURN'),
|
|
198
|
+
Type.Literal('REROUTE'),
|
|
199
|
+
Type.Literal('RELAY'), // two-leg cross-zone handoff arranged by Rally Dispatch
|
|
200
|
+
])
|
|
201
|
+
export const ConsolidationOfferPrioritySchema = Type.Union([
|
|
202
|
+
Type.Literal('LOW'),
|
|
203
|
+
Type.Literal('NORMAL'),
|
|
204
|
+
Type.Literal('HIGH'),
|
|
205
|
+
Type.Literal('URGENT')
|
|
206
|
+
])
|
|
207
|
+
|
|
208
|
+
export const ConsolidationOfferSchema = Type.Object({
|
|
209
|
+
id: OfferIdSchema,
|
|
210
|
+
context: ContextSchema,
|
|
211
|
+
state: ConsolidationOfferStateSchema,
|
|
212
|
+
purpose: ConsolidationOfferPurposeSchema,
|
|
213
|
+
priority: ConsolidationOfferPrioritySchema,
|
|
214
|
+
|
|
215
|
+
// Participants
|
|
216
|
+
consolidatingAgentId: AgentIdSchema, // Agent A
|
|
217
|
+
handingOffAgentIds: Type.Array(AgentIdSchema), // Agents B, C, ...
|
|
218
|
+
orderIds: Type.Array(OrderIdSchema), // orders being consolidated
|
|
219
|
+
notes: Type.Optional(Type.String()),
|
|
220
|
+
|
|
221
|
+
// Relay-only — absent on proactive offers
|
|
222
|
+
handoffCode: Type.Optional( Type.Number({ description: '4-digit PIN exchanged physically at the cpoint; set only for RELAY offers' }) ),
|
|
223
|
+
|
|
224
|
+
// Schedule tracking
|
|
225
|
+
scheduledTime: Type.Optional(Type.Number()),
|
|
226
|
+
actualStartTime: Type.Optional(Type.Number()),
|
|
227
|
+
actualEndTime: Type.Optional(Type.Number()),
|
|
228
|
+
|
|
229
|
+
// Rendezvous
|
|
230
|
+
cpointId: CPointIdSchema,
|
|
231
|
+
fallbackCPointId: Type.Optional(CPointIdSchema),
|
|
232
|
+
rendezvousEta: DateTimeZoneSchema, // when A arrives at cpoint
|
|
233
|
+
acceptDeadline: DateTimeZoneSchema, // latest B/C can ACK
|
|
234
|
+
waitBudgetMs: Type.Number({ minimum: 1 }), // how long A will wait at cpoint
|
|
235
|
+
|
|
236
|
+
// Financials
|
|
237
|
+
consolidationFee: MoneySchema, // added to A's earnings
|
|
238
|
+
|
|
239
|
+
// ACK tracking
|
|
240
|
+
ackRecords: Type.Array(ConsolidationAckRecordSchema),
|
|
241
|
+
|
|
242
|
+
// Trajectory monitoring
|
|
243
|
+
trajectoryChecks: Type.Array(ConsolidationTrajectoryCheckSchema),
|
|
244
|
+
lastTrajectoryOk: Type.Boolean(),
|
|
245
|
+
adherenceWarnings: Type.Number({ minimum: 0 }), // count this session
|
|
246
|
+
|
|
247
|
+
// Timing
|
|
248
|
+
proposed: ActionRecordSchema,
|
|
249
|
+
committed: Type.Optional(ActionRecordSchema),
|
|
250
|
+
arrivedAtCpoint: Type.Optional(ActionRecordSchema), // when agent A first reached the cpoint; drives wait budget
|
|
251
|
+
rendezvousConfirmed: Type.Optional(ActionRecordSchema),
|
|
252
|
+
completed: Type.Optional(ActionRecordSchema),
|
|
253
|
+
failed: Type.Optional(ActionRecordSchema),
|
|
254
|
+
updated: Type.Optional(ActionRecordSchema),
|
|
255
|
+
|
|
256
|
+
// Audit
|
|
257
|
+
scorerSnapshot: ConsolidationScorerSnapshotSchema, // why this match was proposed
|
|
258
|
+
failureReason: Type.Optional(Type.String()),
|
|
259
|
+
reEvaluationCount: Type.Number({ minimum: 0 }),
|
|
260
|
+
excludedPairs: Type.Array(Type.Object({
|
|
261
|
+
agentId: AgentIdSchema,
|
|
262
|
+
untilCycle: Type.Number()
|
|
263
|
+
}))
|
|
264
|
+
})
|
|
265
|
+
|
|
266
|
+
export type ConsolidationPointType = Static<typeof ConsolidationPointTypeSchema>
|
|
267
|
+
export type ConsolidationPointStatus = Static<typeof ConsolidationPointStatusSchema>
|
|
268
|
+
export type ConsolidationPoint = Static<typeof ConsolidationPointSchema>
|
|
269
|
+
|
|
270
|
+
export type ConsolidationAckRecord = Static<typeof ConsolidationAckRecordSchema>
|
|
271
|
+
export type ConsolidationNackReason = Static<typeof ConsolidationNackReasonSchema>
|
|
272
|
+
export type ConsolidationCustodyStatus = Static<typeof ConsolidationCustodyStatusSchema>
|
|
273
|
+
export type ConsolidationPackageCustody = Static<typeof ConsolidationPackageCustodySchema>
|
|
274
|
+
export type ConsolidationScorerSnapshot = Static<typeof ConsolidationScorerSnapshotSchema>
|
|
275
|
+
export type ConsolidationTrajectoryStatus = Static<typeof ConsolidationTrajectoryStatusSchema>
|
|
276
|
+
export type ConsolidationTrajectoryCheck = Static<typeof ConsolidationTrajectoryCheckSchema>
|
|
277
|
+
|
|
278
|
+
export type ConsolidationOfferState = Static<typeof ConsolidationOfferStateSchema>
|
|
279
|
+
export type ConsolidationOfferPurpose = Static<typeof ConsolidationOfferPurposeSchema>
|
|
280
|
+
export type ConsolidationOfferPriority = Static<typeof ConsolidationOfferPrioritySchema>
|
|
281
|
+
export type ConsolidationOffer = Static<typeof ConsolidationOfferSchema>
|
|
282
|
+
|
|
283
|
+
// ── Manual Schedule Request ───────────────────────────────────
|
|
284
|
+
// Purposes available to LSP coordinators — RELAY is reserved for Rally Dispatch.
|
|
285
|
+
|
|
286
|
+
export const ConsolidationManualPurposeSchema = Type.Union([
|
|
287
|
+
Type.Literal('TRANSFER'),
|
|
288
|
+
Type.Literal('BATCH'),
|
|
289
|
+
Type.Literal('RETURN'),
|
|
290
|
+
Type.Literal('REROUTE'),
|
|
291
|
+
])
|
|
292
|
+
|
|
293
|
+
export const ConsolidationScheduleBodySchema = Type.Object({
|
|
294
|
+
consolidatingAgentId: Type.String({ description: 'Agent who holds the packages and arrives first' }),
|
|
295
|
+
receivingAgentIds: Type.Array( Type.String(), { minItems: 1, description: 'Agents receiving the packages' }),
|
|
296
|
+
orderReferences: Type.Array( Type.String() ),
|
|
297
|
+
purpose: ConsolidationManualPurposeSchema,
|
|
298
|
+
priority: ConsolidationOfferPrioritySchema,
|
|
299
|
+
scheduledTime: Type.Number({ description: 'Unix ms timestamp for the meetup' }),
|
|
300
|
+
waitBudgetMs: Type.Optional( Type.Number({ minimum: 30_000, maximum: 3_600_000 }) ),
|
|
301
|
+
notes: Type.Optional( Type.String({ maxLength: 500 }) ),
|
|
302
|
+
cpointId: Type.Optional( Type.String({ description: 'Existing consolidation point ID' }) ),
|
|
303
|
+
meetupLocation: Type.Optional( Type.Object({
|
|
304
|
+
name: Type.String(),
|
|
305
|
+
coordinates: CoordinatesSchema,
|
|
306
|
+
radiusMeters: Type.Optional( Type.Number({ minimum: 10, maximum: 500 }) ),
|
|
307
|
+
notes: Type.Optional( Type.String({ maxLength: 500 }) ),
|
|
308
|
+
})),
|
|
309
|
+
})
|
|
310
|
+
|
|
311
|
+
export type ConsolidationManualPurpose = Static<typeof ConsolidationManualPurposeSchema>
|
|
312
|
+
export type ConsolidationScheduleBody = Static<typeof ConsolidationScheduleBodySchema>
|
|
313
|
+
|
|
314
|
+
// ─── Request Validation Schemas ───────────────────────────────────────────────
|
|
315
|
+
|
|
316
|
+
export const LSPConsolidationScheduleRVS = {
|
|
317
|
+
headers: APIHeadersSchema,
|
|
318
|
+
body: ConsolidationScheduleBodySchema,
|
|
319
|
+
response: {
|
|
320
|
+
201: APIResponseDataSchemaFactory({ consolidation: ConsolidationOfferSchema }),
|
|
321
|
+
'4XX': APIErrorSchema
|
|
322
|
+
}
|
|
323
|
+
}
|
|
324
|
+
|
|
325
|
+
export const LSPConsolidationFetchRVS = {
|
|
326
|
+
headers: APIHeadersSchema,
|
|
327
|
+
querystring: Type.Object({
|
|
328
|
+
agentId: Type.Optional(Type.String()),
|
|
329
|
+
state: Type.Optional(Type.Array(Type.String())),
|
|
330
|
+
purpose: Type.Optional(Type.String()),
|
|
331
|
+
fromDate: Type.Optional(Type.Number()),
|
|
332
|
+
toDate: Type.Optional(Type.Number()),
|
|
333
|
+
limit: Type.Optional(Type.Number()),
|
|
334
|
+
offset: Type.Optional(Type.Number())
|
|
335
|
+
}),
|
|
336
|
+
response: {
|
|
337
|
+
200: APIResponseDataSchemaFactory({ consolidations: Type.Array(ConsolidationOfferSchema), total: Type.Number() }),
|
|
338
|
+
'4XX': APIErrorSchema
|
|
339
|
+
}
|
|
340
|
+
}
|
|
341
|
+
|
|
342
|
+
export const LSPConsolidationGetRVS = {
|
|
343
|
+
headers: APIHeadersSchema,
|
|
344
|
+
params: Type.Object({ consolidationId: Type.String() }),
|
|
345
|
+
response: {
|
|
346
|
+
200: APIResponseDataSchemaFactory({ consolidation: ConsolidationOfferSchema }),
|
|
347
|
+
'4XX': APIErrorSchema
|
|
348
|
+
}
|
|
349
|
+
}
|
|
350
|
+
|
|
351
|
+
export const LSPConsolidationUpdateStateRVS = {
|
|
352
|
+
headers: APIHeadersSchema,
|
|
353
|
+
params: Type.Object({ consolidationId: Type.String() }),
|
|
354
|
+
body: Type.Object({
|
|
355
|
+
state: Type.Union([
|
|
356
|
+
Type.Literal('SCHEDULED'),
|
|
357
|
+
Type.Literal('IN_PROGRESS'),
|
|
358
|
+
Type.Literal('COMPLETED'),
|
|
359
|
+
Type.Literal('CANCELLED')
|
|
360
|
+
]),
|
|
361
|
+
actualStartTime: Type.Optional(Type.Number()),
|
|
362
|
+
actualEndTime: Type.Optional(Type.Number()),
|
|
363
|
+
notes: Type.Optional(Type.String({ maxLength: 500 }))
|
|
364
|
+
}),
|
|
365
|
+
response: {
|
|
366
|
+
200: APIResponseDataSchemaFactory({ consolidation: ConsolidationOfferSchema }),
|
|
367
|
+
'4XX': APIErrorSchema
|
|
368
|
+
}
|
|
369
|
+
}
|
|
370
|
+
|
|
371
|
+
export const LSPConsolidationCreatePointRVS = {
|
|
372
|
+
headers: APIHeadersSchema,
|
|
373
|
+
body: Type.Object({
|
|
374
|
+
type: Type.Union([
|
|
375
|
+
Type.Literal('HUB'),
|
|
376
|
+
Type.Literal('NODE'),
|
|
377
|
+
Type.Literal('PICKUP_LOCATION'),
|
|
378
|
+
Type.Literal('DROPOFF_LOCATION')
|
|
379
|
+
]),
|
|
380
|
+
name: Type.String(),
|
|
381
|
+
coordinates: CoordinatesSchema,
|
|
382
|
+
address: Type.Optional(Type.Any()),
|
|
383
|
+
hubId: Type.Optional(Type.String()),
|
|
384
|
+
radiusMeters: Type.Optional(Type.Number({ minimum: 0 })),
|
|
385
|
+
maxCapacity: Type.Optional(Type.Number({ minimum: 1 })),
|
|
386
|
+
estimatedDuration: Type.Optional(Type.Number()),
|
|
387
|
+
avgWaitTimeS: Type.Optional(Type.Number({ minimum: 1 })),
|
|
388
|
+
fallbackPoints: Type.Optional(Type.Array(Type.String())),
|
|
389
|
+
intersectionZones: Type.Optional(Type.Array(Type.String())),
|
|
390
|
+
availability: Type.Optional(Type.Any()),
|
|
391
|
+
notes: Type.Optional(Type.String({ maxLength: 500 }))
|
|
392
|
+
}),
|
|
393
|
+
response: {
|
|
394
|
+
201: APIResponseDataSchemaFactory({ point: ConsolidationPointSchema }),
|
|
395
|
+
'4XX': APIErrorSchema
|
|
396
|
+
}
|
|
397
|
+
}
|
|
398
|
+
|
|
399
|
+
export const LSPConsolidationFetchPointsRVS = {
|
|
400
|
+
headers: APIHeadersSchema,
|
|
401
|
+
querystring: Type.Object({
|
|
402
|
+
type: Type.Optional(Type.String()),
|
|
403
|
+
nearLat: Type.Optional(Type.Number()),
|
|
404
|
+
nearLng: Type.Optional(Type.Number()),
|
|
405
|
+
radiusKm: Type.Optional(Type.Number()),
|
|
406
|
+
limit: Type.Optional(Type.Number())
|
|
407
|
+
}),
|
|
408
|
+
response: {
|
|
409
|
+
200: APIResponseDataSchemaFactory({ points: Type.Array(ConsolidationPointSchema), total: Type.Number() }),
|
|
410
|
+
'4XX': APIErrorSchema
|
|
411
|
+
}
|
|
412
|
+
}
|
|
413
|
+
|
|
414
|
+
export type LSPConsolidationScheduleValidation = { body: Static<typeof LSPConsolidationScheduleRVS.body>, response: Static<(typeof LSPConsolidationScheduleRVS.response)[201]> }
|
|
415
|
+
export type LSPConsolidationFetchValidation = { querystring: Static<typeof LSPConsolidationFetchRVS.querystring>, response: Static<(typeof LSPConsolidationFetchRVS.response)[200]> }
|
|
416
|
+
export type LSPConsolidationGetValidation = { params: Static<typeof LSPConsolidationGetRVS.params>, response: Static<(typeof LSPConsolidationGetRVS.response)[200]> }
|
|
417
|
+
export type LSPConsolidationUpdateStateValidation = { params: Static<typeof LSPConsolidationUpdateStateRVS.params>, body: Static<typeof LSPConsolidationUpdateStateRVS.body>, response: Static<(typeof LSPConsolidationUpdateStateRVS.response)[200]> }
|
|
418
|
+
export type LSPConsolidationCreatePointValidation = { body: Static<typeof LSPConsolidationCreatePointRVS.body>, response: Static<(typeof LSPConsolidationCreatePointRVS.response)[201]> }
|
|
419
|
+
export type LSPConsolidationFetchPointsValidation = { querystring: Static<typeof LSPConsolidationFetchPointsRVS.querystring>, response: Static<(typeof LSPConsolidationFetchPointsRVS.response)[200]> }
|
|
420
|
+
|