o11y_schema 252.46.0 → 252.48.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/package.json +1 -1
- package/sf_commerce/cart.js +2 -2
- package/sf_commerce/cart_item.js +2 -2
- package/sf_commerce/checkout.js +2 -2
- package/sf_commerce/order.js +2 -2
- package/sf_commerce/payment.js +2 -2
- package/sf_nimbus/ar_space_capture.js +1 -0
- package/sf_nimbus/index.js +1 -0
- package/sf_nimbus/sf_nimbus.js +1 -0
- package/version/version.js +1 -1
package/package.json
CHANGED
package/sf_commerce/cart.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const cart={namespace:"sf.commerce",name:"Cart",pbjsSchema:{"nested":{"sf":{"nested":{"commerce":{"nested":{"Cart":{"fields":{"coupon":{"id":104,"type":"string"},"totalProductsAmount":{"id":105,"type":"double"},"orderId":{"id":108,"type":"string"},"sourceChannel":{"id":4,"type":"string"},"
|
|
2
|
-
"correlationId":{"id":5,"type":"string"},"currency":{"id":103,"type":"string"},"id":{"id":102,"type":"string"},"visitorId":{"id":3,"type":"string"}}}}}}}}}};
|
|
1
|
+
export const cart={namespace:"sf.commerce",name:"Cart",pbjsSchema:{"nested":{"sf":{"nested":{"commerce":{"nested":{"Cart":{"fields":{"coupon":{"id":104,"type":"string"},"totalProductsAmount":{"id":105,"type":"double"},"orderId":{"id":108,"type":"string"},"sourceChannel":{"id":4,"type":"string"},"channelType":{"id":6,"type":"string"},"uniqueProductCount":{"id":106,"type":"uint32"},"webstoreId":{"id":2,"type":"string"},"name":{"id":101,"type":"string"},"subscriptionQuantity":{"id":107,"type":"double"},
|
|
2
|
+
"eventName":{"id":1,"type":"string"},"correlationId":{"id":5,"type":"string"},"currency":{"id":103,"type":"string"},"id":{"id":102,"type":"string"},"visitorId":{"id":3,"type":"string"}}}}}}}}}};
|
package/sf_commerce/cart_item.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const cart_item={namespace:"sf.commerce",name:"CartItem",pbjsSchema:{"nested":{"sf":{"nested":{"commerce":{"nested":{"CartItem":{"fields":{"totalProductAmount":{"id":106,"type":"double"},"quantity":{"id":104,"type":"double"},"productId":{"id":107,"type":"string"},"lineItemId":{"id":102,"type":"string"},"sourceChannel":{"id":4,"type":"string"},"adjustedTotalProductAmount":{"id":110,"type":"double"},"cartId":{"id":101,"type":"string"},"saleType":{"id":112,"type":"string"},"
|
|
2
|
-
"type":"string"},"price":{"id":103,"type":"double"},"imageUrl":{"id":111,"type":"string"},"name":{"id":105,"type":"string"},"eventName":{"id":1,"type":"string"},"correlationId":{"id":5,"type":"string"},"sku":{"id":109,"type":"string"},"productType":{"id":108,"type":"string"},"visitorId":{"id":3,"type":"string"}}}}}}}}}};
|
|
1
|
+
export const cart_item={namespace:"sf.commerce",name:"CartItem",pbjsSchema:{"nested":{"sf":{"nested":{"commerce":{"nested":{"CartItem":{"fields":{"totalProductAmount":{"id":106,"type":"double"},"quantity":{"id":104,"type":"double"},"productId":{"id":107,"type":"string"},"lineItemId":{"id":102,"type":"string"},"sourceChannel":{"id":4,"type":"string"},"adjustedTotalProductAmount":{"id":110,"type":"double"},"cartId":{"id":101,"type":"string"},"saleType":{"id":112,"type":"string"},"channelType":{"id":6,
|
|
2
|
+
"type":"string"},"webstoreId":{"id":2,"type":"string"},"price":{"id":103,"type":"double"},"imageUrl":{"id":111,"type":"string"},"name":{"id":105,"type":"string"},"eventName":{"id":1,"type":"string"},"correlationId":{"id":5,"type":"string"},"sku":{"id":109,"type":"string"},"productType":{"id":108,"type":"string"},"visitorId":{"id":3,"type":"string"}}}}}}}}}};
|
package/sf_commerce/checkout.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const checkout={namespace:"sf.commerce",name:"Checkout",pbjsSchema:{"nested":{"sf":{"nested":{"commerce":{"nested":{"Checkout":{"fields":{"uiLayoutType":{"id":103,"type":"string"},"sourceChannel":{"id":4,"type":"string"},"cartId":{"id":101,"type":"string"},"eventName":{"id":1,"type":"string"},"correlationId":{"id":5,"type":"string"},"
|
|
2
|
-
"visitorId":{"id":3,"type":"string"},"isManaged":{"id":106,"type":"bool"}}}}}}}}}};
|
|
1
|
+
export const checkout={namespace:"sf.commerce",name:"Checkout",pbjsSchema:{"nested":{"sf":{"nested":{"commerce":{"nested":{"Checkout":{"fields":{"uiLayoutType":{"id":103,"type":"string"},"sourceChannel":{"id":4,"type":"string"},"cartId":{"id":101,"type":"string"},"eventName":{"id":1,"type":"string"},"correlationId":{"id":5,"type":"string"},"channelType":{"id":6,"type":"string"},"isExpressCheckout":{"id":105,"type":"bool"},"checkoutId":{"id":102,"type":"string"},"initialOrn":{"id":104,"type":"string"},
|
|
2
|
+
"webstoreId":{"id":2,"type":"string"},"visitorId":{"id":3,"type":"string"},"isManaged":{"id":106,"type":"bool"}}}}}}}}}};
|
package/sf_commerce/order.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const order={namespace:"sf.commerce",name:"Order",pbjsSchema:{"nested":{"sf":{"nested":{"commerce":{"nested":{"Order":{"fields":{"totalProductAmount":{"id":104,"type":"double"},"orderId":{"id":101,"type":"string"},"sourceChannel":{"id":4,"type":"string"},"cartId":{"id":103,"type":"string"},"grandTotalAmount":{"id":105,"type":"double"},"eventName":{"id":1,"type":"string"},"correlationId":{"id":5,"type":"string"},"
|
|
2
|
-
"type":"string"}}}}}}}}}};
|
|
1
|
+
export const order={namespace:"sf.commerce",name:"Order",pbjsSchema:{"nested":{"sf":{"nested":{"commerce":{"nested":{"Order":{"fields":{"totalProductAmount":{"id":104,"type":"double"},"orderId":{"id":101,"type":"string"},"sourceChannel":{"id":4,"type":"string"},"cartId":{"id":103,"type":"string"},"grandTotalAmount":{"id":105,"type":"double"},"eventName":{"id":1,"type":"string"},"correlationId":{"id":5,"type":"string"},"channelType":{"id":6,"type":"string"},"currency":{"id":102,"type":"string"},"webstoreId":{"id":2,
|
|
2
|
+
"type":"string"},"visitorId":{"id":3,"type":"string"}}}}}}}}}};
|
package/sf_commerce/payment.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const payment={namespace:"sf.commerce",name:"Payment",pbjsSchema:{"nested":{"sf":{"nested":{"commerce":{"nested":{"Payment":{"fields":{"
|
|
2
|
-
"type":"string"},"
|
|
1
|
+
export const payment={namespace:"sf.commerce",name:"Payment",pbjsSchema:{"nested":{"sf":{"nested":{"commerce":{"nested":{"Payment":{"fields":{"sourceChannel":{"id":4,"type":"string"},"cartId":{"id":101,"type":"string"},"channelType":{"id":6,"type":"string"},"initialOrn":{"id":105,"type":"string"},"webstoreId":{"id":2,"type":"string"},"isManualCapture":{"id":106,"type":"bool"},"paymentMethods":{"rule":"repeated","id":107,"type":"string"},"eventName":{"id":1,"type":"string"},"paymentMethod":{"id":104,
|
|
2
|
+
"type":"string"},"correlationId":{"id":5,"type":"string"},"isExpressPayment":{"id":103,"type":"bool"},"checkoutId":{"id":102,"type":"string"},"visitorId":{"id":3,"type":"string"}}}}}}}}}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const ar_space_capture={namespace:"sf.nimbus",name:"ArSpaceCapture",pbjsSchema:{"nested":{"sf":{"nested":{"nimbus":{"nested":{"ArSpaceCapture":{"fields":{"pluginVersion":{"id":1,"type":"string"},"taskName":{"id":2,"type":"string"},"message":{"id":3,"type":"string"}}}}}}}}}};
|
package/sf_nimbus/index.js
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
export { app_review_service as appReviewServiceSchema } from './app_review_service.js';
|
|
2
|
+
export { ar_space_capture as arSpaceCaptureSchema } from './ar_space_capture.js';
|
|
2
3
|
export { barcode_scanner as barcodeScannerSchema } from './barcode_scanner.js';
|
|
3
4
|
export { biometrics_service as biometricsServiceSchema } from './biometrics_service.js';
|
|
4
5
|
export { calendar_service as calendarServiceSchema } from './calendar_service.js';
|
package/sf_nimbus/sf_nimbus.js
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
export { app_review_service as appReviewServiceSchema } from './app_review_service.js';
|
|
2
|
+
export { ar_space_capture as arSpaceCaptureSchema } from './ar_space_capture.js';
|
|
2
3
|
export { barcode_scanner as barcodeScannerSchema } from './barcode_scanner.js';
|
|
3
4
|
export { biometrics_service as biometricsServiceSchema } from './biometrics_service.js';
|
|
4
5
|
export { calendar_service as calendarServiceSchema } from './calendar_service.js';
|
package/version/version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const version='252.
|
|
1
|
+
export const version='252.48.0'
|