o11y_schema 256.122.0 → 256.124.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
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const composite_add_product={namespace:"sf.commerce",name:"CompositeAddProduct",pbjsSchema:{"nested":{"sf":{"nested":{"commerce":{"nested":{"CompositeAddProduct":{"fields":{"
|
|
2
|
-
"
|
|
1
|
+
export const composite_add_product={namespace:"sf.commerce",name:"CompositeAddProduct",pbjsSchema:{"nested":{"sf":{"nested":{"commerce":{"nested":{"CompositeAddProduct":{"fields":{"productClass":{"id":10,"type":"string"},"hasHoverImage":{"id":14,"type":"bool"},"categoriesCreatedCount":{"id":6,"type":"uint32"},"productId":{"id":8,"type":"string"},"categoriesMappedCount":{"id":4,"type":"uint32"},"isNewProduct":{"id":9,"type":"bool"},"mediaMappedCount":{"id":5,"type":"uint32"},"variationCount":{"id":12,
|
|
2
|
+
"type":"uint32"},"isNewAttributeSet":{"id":11,"type":"bool"},"action":{"id":2,"type":"string"},"variationPriceModifiedCount":{"id":13,"type":"uint32"},"mediaCreatedCount":{"id":7,"type":"uint32"},"uniqueId":{"id":3,"type":"string"}}}}}}}}}};
|
package/sf_commerce/index.js
CHANGED
|
@@ -5,6 +5,7 @@ export { catalog_object as catalogObjectSchema } from './catalog_object.js';
|
|
|
5
5
|
export { checkout as checkoutSchema } from './checkout.js';
|
|
6
6
|
export { client_side_payment as clientSidePaymentSchema } from './client_side_payment.js';
|
|
7
7
|
export { commerce_product_importer_v2 as commerceProductImporterV2Schema } from './commerce_product_importer_v2.js';
|
|
8
|
+
export { composite_add_product as compositeAddProductSchema } from './composite_add_product.js';
|
|
8
9
|
export { gnr_seo_title_tile as gnrSeoTitleTileSchema } from './gnr_seo_title_tile.js';
|
|
9
10
|
export { order as orderSchema } from './order.js';
|
|
10
11
|
export { page_view as pageViewSchema } from './page_view.js';
|
|
@@ -20,4 +21,3 @@ export { store_setup_assistant as storeSetupAssistantSchema } from './store_setu
|
|
|
20
21
|
export { storefront_branding_modal as storefrontBrandingModalSchema } from './storefront_branding_modal.js';
|
|
21
22
|
export { storefront_editor as storefrontEditorSchema } from './storefront_editor.js';
|
|
22
23
|
export { suggestion as suggestionSchema } from './suggestion.js';
|
|
23
|
-
export { composite_add_product as compositeAddProductSchema } from './composite_add_product.js';
|
|
@@ -5,6 +5,7 @@ export { catalog_object as catalogObjectSchema } from './catalog_object.js';
|
|
|
5
5
|
export { checkout as checkoutSchema } from './checkout.js';
|
|
6
6
|
export { client_side_payment as clientSidePaymentSchema } from './client_side_payment.js';
|
|
7
7
|
export { commerce_product_importer_v2 as commerceProductImporterV2Schema } from './commerce_product_importer_v2.js';
|
|
8
|
+
export { composite_add_product as compositeAddProductSchema } from './composite_add_product.js';
|
|
8
9
|
export { gnr_seo_title_tile as gnrSeoTitleTileSchema } from './gnr_seo_title_tile.js';
|
|
9
10
|
export { order as orderSchema } from './order.js';
|
|
10
11
|
export { page_view as pageViewSchema } from './page_view.js';
|
|
@@ -20,4 +21,3 @@ export { store_setup_assistant as storeSetupAssistantSchema } from './store_setu
|
|
|
20
21
|
export { storefront_branding_modal as storefrontBrandingModalSchema } from './storefront_branding_modal.js';
|
|
21
22
|
export { storefront_editor as storefrontEditorSchema } from './storefront_editor.js';
|
|
22
23
|
export { suggestion as suggestionSchema } from './suggestion.js';
|
|
23
|
-
export { composite_add_product as compositeAddProductSchema } from './composite_add_product.js';
|
package/sf_sfs/index.js
CHANGED
|
@@ -10,6 +10,7 @@ export { file_info as fileInfoSchema } from './file_info.js';
|
|
|
10
10
|
export { loader_info as loaderInfoSchema } from './loader_info.js';
|
|
11
11
|
export { nps_usage_data as npsUsageDataSchema } from './nps_usage_data.js';
|
|
12
12
|
export { perf_data as perfDataSchema } from './perf_data.js';
|
|
13
|
+
export { priming_stage as primingStageSchema } from './priming_stage.js';
|
|
13
14
|
export { repo_info as repoInfoSchema } from './repo_info.js';
|
|
14
15
|
export { screen_info as screenInfoSchema } from './screen_info.js';
|
|
15
16
|
export { service_document_preview_fail as serviceDocumentPreviewFailSchema } from './service_document_preview_fail.js';
|
|
@@ -21,4 +22,3 @@ export { tracer_notification as tracerNotificationSchema } from './tracer_notifi
|
|
|
21
22
|
export { ttv_wizard_create_records as ttvWizardCreateRecordsSchema } from './ttv_wizard_create_records.js';
|
|
22
23
|
export { wire_debug_info as wireDebugInfoSchema } from './wire_debug_info.js';
|
|
23
24
|
export { work_step_update_status_category as workStepUpdateStatusCategorySchema } from './work_step_update_status_category.js';
|
|
24
|
-
export { priming_stage as primingStageSchema } from './priming_stage.js';
|
package/sf_sfs/priming_stage.js
CHANGED
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export const priming_stage={namespace:"sf.sfs",name:"PrimingStage",pbjsSchema:{"nested":{"sf":{"nested":{"sfs":{"nested":{"PrimingStage":{"fields":{"context":{"id":1,"type":"string"},"successCount":{"id":4,"type":"uint32"},"failureByType":{"id":8,"type":"string"},"category":{"id":2,"type":"string"},"totalCount":{"id":3,"type":"uint32"},"successByType":{"id":7,"type":"string"},"failureCount":{"id":5,"type":"uint32"},"retryAttempts":{"id":6,"type":"uint32"}
|
|
1
|
+
export const priming_stage={namespace:"sf.sfs",name:"PrimingStage",pbjsSchema:{"nested":{"sf":{"nested":{"sfs":{"nested":{"PrimingStage":{"fields":{"resultDetails":{"id":9,"type":"string"},"context":{"id":1,"type":"string"},"successCount":{"id":4,"type":"uint32"},"failureByType":{"id":8,"type":"string"},"category":{"id":2,"type":"string"},"totalCount":{"id":3,"type":"uint32"},"successByType":{"id":7,"type":"string"},"failureCount":{"id":5,"type":"uint32"},"retryAttempts":{"id":6,"type":"uint32"},
|
|
2
|
+
"errorCount":{"id":10,"type":"uint32"}}}}}}}}}};
|
package/sf_sfs/sf_sfs.js
CHANGED
|
@@ -10,6 +10,7 @@ export { file_info as fileInfoSchema } from './file_info.js';
|
|
|
10
10
|
export { loader_info as loaderInfoSchema } from './loader_info.js';
|
|
11
11
|
export { nps_usage_data as npsUsageDataSchema } from './nps_usage_data.js';
|
|
12
12
|
export { perf_data as perfDataSchema } from './perf_data.js';
|
|
13
|
+
export { priming_stage as primingStageSchema } from './priming_stage.js';
|
|
13
14
|
export { repo_info as repoInfoSchema } from './repo_info.js';
|
|
14
15
|
export { screen_info as screenInfoSchema } from './screen_info.js';
|
|
15
16
|
export { service_document_preview_fail as serviceDocumentPreviewFailSchema } from './service_document_preview_fail.js';
|
|
@@ -21,4 +22,3 @@ export { tracer_notification as tracerNotificationSchema } from './tracer_notifi
|
|
|
21
22
|
export { ttv_wizard_create_records as ttvWizardCreateRecordsSchema } from './ttv_wizard_create_records.js';
|
|
22
23
|
export { wire_debug_info as wireDebugInfoSchema } from './wire_debug_info.js';
|
|
23
24
|
export { work_step_update_status_category as workStepUpdateStatusCategorySchema } from './work_step_update_status_category.js';
|
|
24
|
-
export { priming_stage as primingStageSchema } from './priming_stage.js';
|
package/version/version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const version='256.
|
|
1
|
+
export const version='256.124.0'
|