@bodidata/events
Advanced tools
Comparing version 1.21.1 to 1.23.0
@@ -6,3 +6,3 @@ 'use strict'; | ||
}); | ||
exports.Events$BIProduct$GradesRemoved = exports.Events$BIProduct$GradesChanged = exports.Events$BIProduct$DimensionRemoved = exports.Events$BIProduct$DimensionAppended = exports.Events$BIProduct$BrandingUpdated = exports.Events$BIProduct$Registered = undefined; | ||
exports.Events$BIProduct$SizesRangeChanged = exports.Events$BIProduct$GradesRemoved = exports.Events$BIProduct$GradesChanged = exports.Events$BIProduct$DimensionRemoved = exports.Events$BIProduct$DimensionAppended = exports.Events$BIProduct$BrandingUpdated = exports.Events$BIProduct$Removed = exports.Events$BIProduct$Registered = undefined; | ||
@@ -25,10 +25,14 @@ var _Measurements = require('./Measurements'); | ||
const Events$BIProduct$Removed = exports.Events$BIProduct$Removed = _flowRuntime2.default.type('Events$BIProduct$Removed', _flowRuntime2.default.object(_flowRuntime2.default.property('id', _flowRuntime2.default.number()), _flowRuntime2.default.property('type', _flowRuntime2.default.string('BI_PRODUCT:REMOVED')), _flowRuntime2.default.property('payload', _flowRuntime2.default.object(_flowRuntime2.default.property('id_array', _flowRuntime2.default.array(_flowRuntime2.default.string())), _flowRuntime2.default.property('updated_by', _flowRuntime2.default.string()))), _flowRuntime2.default.property('meta', DefaultMeta))); | ||
const Events$BIProduct$BrandingUpdated = exports.Events$BIProduct$BrandingUpdated = _flowRuntime2.default.type('Events$BIProduct$BrandingUpdated', _flowRuntime2.default.object(_flowRuntime2.default.property('id', _flowRuntime2.default.number()), _flowRuntime2.default.property('type', _flowRuntime2.default.string('BI_PRODUCT:BRANDING_UPDATED')), _flowRuntime2.default.property('payload', _flowRuntime2.default.object(_flowRuntime2.default.property('id', _flowRuntime2.default.string()), _flowRuntime2.default.property('updated_by', _flowRuntime2.default.string()), _flowRuntime2.default.property('product_name', _flowRuntime2.default.string(), true), _flowRuntime2.default.property('model_code', _flowRuntime2.default.string(), true), _flowRuntime2.default.property('category', _flowRuntime2.default.string(), true))), _flowRuntime2.default.property('meta', DefaultMeta))); | ||
const Events$BIProduct$DimensionAppended = exports.Events$BIProduct$DimensionAppended = _flowRuntime2.default.type('Events$BIProduct$DimensionAppended', _flowRuntime2.default.object(_flowRuntime2.default.property('id', _flowRuntime2.default.number()), _flowRuntime2.default.property('type', _flowRuntime2.default.string('BI_PRODUCT:DIMENSION_APPENDED')), _flowRuntime2.default.property('payload', _flowRuntime2.default.object(_flowRuntime2.default.property('id', _flowRuntime2.default.string()), _flowRuntime2.default.property('updated_by', _flowRuntime2.default.string()), _flowRuntime2.default.property('name', _flowRuntime2.default.string()), _flowRuntime2.default.property('size_names', _flowRuntime2.default.array(_flowRuntime2.default.string())))), _flowRuntime2.default.property('meta', DefaultMeta))); | ||
const Events$BIProduct$DimensionAppended = exports.Events$BIProduct$DimensionAppended = _flowRuntime2.default.type('Events$BIProduct$DimensionAppended', _flowRuntime2.default.object(_flowRuntime2.default.property('id', _flowRuntime2.default.number()), _flowRuntime2.default.property('type', _flowRuntime2.default.string('BI_PRODUCT:DIMENSION_APPENDED')), _flowRuntime2.default.property('payload', _flowRuntime2.default.object(_flowRuntime2.default.property('id', _flowRuntime2.default.string()), _flowRuntime2.default.property('updated_by', _flowRuntime2.default.string()), _flowRuntime2.default.property('name', _flowRuntime2.default.string()), _flowRuntime2.default.property('size_names', _flowRuntime2.default.array(_flowRuntime2.default.string())), _flowRuntime2.default.property('size_ranges', _flowRuntime2.default.array(_flowRuntime2.default.array(_flowRuntime2.default.string()))))), _flowRuntime2.default.property('meta', DefaultMeta))); | ||
const Events$BIProduct$DimensionRemoved = exports.Events$BIProduct$DimensionRemoved = _flowRuntime2.default.type('Events$BIProduct$DimensionRemoved', _flowRuntime2.default.object(_flowRuntime2.default.property('id', _flowRuntime2.default.number()), _flowRuntime2.default.property('type', _flowRuntime2.default.string('BI_PRODUCT:DIMENSION_REMOVED')), _flowRuntime2.default.property('payload', _flowRuntime2.default.object(_flowRuntime2.default.property('product_id', _flowRuntime2.default.string()), _flowRuntime2.default.property('dimension_name', _flowRuntime2.default.string()), _flowRuntime2.default.property('updated_by', _flowRuntime2.default.string()))), _flowRuntime2.default.property('meta', DefaultMeta))); | ||
const Events$BIProduct$DimensionRemoved = exports.Events$BIProduct$DimensionRemoved = _flowRuntime2.default.type('Events$BIProduct$DimensionRemoved', _flowRuntime2.default.object(_flowRuntime2.default.property('id', _flowRuntime2.default.number()), _flowRuntime2.default.property('type', _flowRuntime2.default.string('BI_PRODUCT:DIMENSION_REMOVED')), _flowRuntime2.default.property('payload', _flowRuntime2.default.object(_flowRuntime2.default.property('product_id', _flowRuntime2.default.string()), _flowRuntime2.default.property('dimension_name', _flowRuntime2.default.string()), _flowRuntime2.default.property('updated_by', _flowRuntime2.default.string()), _flowRuntime2.default.property('size_ranges', _flowRuntime2.default.array(_flowRuntime2.default.array(_flowRuntime2.default.string()))))), _flowRuntime2.default.property('meta', DefaultMeta))); | ||
const Events$BIProduct$GradesChanged = exports.Events$BIProduct$GradesChanged = _flowRuntime2.default.type('Events$BIProduct$GradesChanged', _flowRuntime2.default.object(_flowRuntime2.default.property('id', _flowRuntime2.default.number()), _flowRuntime2.default.property('type', _flowRuntime2.default.string('BI_PRODUCT:GRADES_CHANGED')), _flowRuntime2.default.property('payload', _flowRuntime2.default.object(_flowRuntime2.default.property('product_id', _flowRuntime2.default.string()), _flowRuntime2.default.property('updated_by', _flowRuntime2.default.string()), _flowRuntime2.default.property('dimension_name', _flowRuntime2.default.string()), _flowRuntime2.default.property('measurement', _flowRuntime2.default.ref(MeasurementAttribute)), _flowRuntime2.default.property('grades', _flowRuntime2.default.array(_flowRuntime2.default.number())))), _flowRuntime2.default.property('meta', DefaultMeta))); | ||
const Events$BIProduct$GradesRemoved = exports.Events$BIProduct$GradesRemoved = _flowRuntime2.default.type('Events$BIProduct$GradesRemoved', _flowRuntime2.default.object(_flowRuntime2.default.property('id', _flowRuntime2.default.number()), _flowRuntime2.default.property('type', _flowRuntime2.default.string('BI_PRODUCT:GRADES_REMOVED')), _flowRuntime2.default.property('payload', _flowRuntime2.default.object(_flowRuntime2.default.property('product_id', _flowRuntime2.default.string()), _flowRuntime2.default.property('updated_by', _flowRuntime2.default.string()), _flowRuntime2.default.property('dimension_name', _flowRuntime2.default.string()), _flowRuntime2.default.property('measurement', _flowRuntime2.default.ref(MeasurementAttribute)))), _flowRuntime2.default.property('meta', DefaultMeta))); | ||
const Events$BIProduct$GradesRemoved = exports.Events$BIProduct$GradesRemoved = _flowRuntime2.default.type('Events$BIProduct$GradesRemoved', _flowRuntime2.default.object(_flowRuntime2.default.property('id', _flowRuntime2.default.number()), _flowRuntime2.default.property('type', _flowRuntime2.default.string('BI_PRODUCT:GRADES_REMOVED')), _flowRuntime2.default.property('payload', _flowRuntime2.default.object(_flowRuntime2.default.property('product_id', _flowRuntime2.default.string()), _flowRuntime2.default.property('updated_by', _flowRuntime2.default.string()), _flowRuntime2.default.property('dimension_name', _flowRuntime2.default.string()), _flowRuntime2.default.property('measurement', _flowRuntime2.default.ref(MeasurementAttribute)))), _flowRuntime2.default.property('meta', DefaultMeta))); | ||
const Events$BIProduct$SizesRangeChanged = exports.Events$BIProduct$SizesRangeChanged = _flowRuntime2.default.type('Events$BIProduct$SizesRangeChanged', _flowRuntime2.default.object(_flowRuntime2.default.property('id', _flowRuntime2.default.number()), _flowRuntime2.default.property('type', _flowRuntime2.default.string('BI_PRODUCT:SIZES_RANGE_CHANGED')), _flowRuntime2.default.property('payload', _flowRuntime2.default.object(_flowRuntime2.default.property('product_id', _flowRuntime2.default.string()), _flowRuntime2.default.property('added', _flowRuntime2.default.array(_flowRuntime2.default.array(_flowRuntime2.default.string()))), _flowRuntime2.default.property('removed', _flowRuntime2.default.array(_flowRuntime2.default.array(_flowRuntime2.default.string()))), _flowRuntime2.default.property('updated_by', _flowRuntime2.default.string()))), _flowRuntime2.default.property('meta', DefaultMeta))); |
{ | ||
"name": "@bodidata/events", | ||
"version": "1.21.1", | ||
"version": "1.23.0", | ||
"description": "strongly typed events dictionary", | ||
@@ -5,0 +5,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
68917
325