@saihu/common 1.5.2 → 1.5.3
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.
|
@@ -77,6 +77,7 @@ export declare const RoutingKeys: {
|
|
|
77
77
|
readonly APPROVAL_REQUESTED: "approval.requested";
|
|
78
78
|
readonly APPROVAL_REJECTED: "approval.rejected";
|
|
79
79
|
readonly CITY_UPSERTED: "city.upserted";
|
|
80
|
+
readonly SUPPLIER_UPSERTED: "supplier.upserted";
|
|
80
81
|
readonly SUPPLIER_ITEMS_UPSERTED: "supplier.items.upserted";
|
|
81
82
|
readonly SUPPLIER_ITEM_CATEGORIES_UPSERTED: "supplier.item.categories.upserted";
|
|
82
83
|
readonly STANDARD_UNITS_UPSERTED: "standard.units.upserted";
|
|
@@ -108,6 +109,7 @@ export declare const RoutingKeys: {
|
|
|
108
109
|
readonly APPROVAL_REQUESTED: "approval.requested.dlq";
|
|
109
110
|
readonly APPROVAL_REJECTED: "approval.rejected.dlq";
|
|
110
111
|
readonly CITY_UPSERTED: "city.upserted.dlq";
|
|
112
|
+
readonly SUPPLIER_UPSERTED: "supplier.upserted.dlq";
|
|
111
113
|
readonly SUPPLIER_ITEMS_UPSERTED: "supplier.items.upserted.dlq";
|
|
112
114
|
readonly SUPPLIER_ITEM_CATEGORIES_UPSERTED: "supplier.item.categories.upserted.dlq";
|
|
113
115
|
readonly STANDARD_UNITS_UPSERTED: "standard.units.upserted.dlq";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"topology.d.ts","sourceRoot":"","sources":["../../src/messaging/topology.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,YAAY,GAAG,OAAO,GAAG,QAAQ,GAAG,QAAQ,GAAG,SAAS,CAAC;AAErE,oBAAY,SAAS;IACnB,oBAAoB,yBAAyB;IAC7C,YAAY,iBAAiB;IAC7B,cAAc,mBAAmB;IACjC,OAAO,YAAY;IACnB,iBAAiB,sBAAsB;IACvC,QAAQ,aAAa;IACrB,qBAAqB,0BAA0B;IAC/C,QAAQ,aAAa;IACrB,OAAO,YAAY;IACnB,MAAM,WAAW;IAGjB,wBAAwB,6BAA6B;IACrD,gBAAgB,qBAAqB;IACrC,kBAAkB,uBAAuB;IACzC,WAAW,gBAAgB;IAC3B,qBAAqB,0BAA0B;IAC/C,YAAY,iBAAiB;IAC7B,yBAAyB,8BAA8B;IACvD,YAAY,iBAAiB;IAC7B,WAAW,gBAAgB;IAC3B,UAAU,eAAe;CAC1B;AAED,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"topology.d.ts","sourceRoot":"","sources":["../../src/messaging/topology.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,YAAY,GAAG,OAAO,GAAG,QAAQ,GAAG,QAAQ,GAAG,SAAS,CAAC;AAErE,oBAAY,SAAS;IACnB,oBAAoB,yBAAyB;IAC7C,YAAY,iBAAiB;IAC7B,cAAc,mBAAmB;IACjC,OAAO,YAAY;IACnB,iBAAiB,sBAAsB;IACvC,QAAQ,aAAa;IACrB,qBAAqB,0BAA0B;IAC/C,QAAQ,aAAa;IACrB,OAAO,YAAY;IACnB,MAAM,WAAW;IAGjB,wBAAwB,6BAA6B;IACrD,gBAAgB,qBAAqB;IACrC,kBAAkB,uBAAuB;IACzC,WAAW,gBAAgB;IAC3B,qBAAqB,0BAA0B;IAC/C,YAAY,iBAAiB;IAC7B,yBAAyB,8BAA8B;IACvD,YAAY,iBAAiB;IAC7B,WAAW,gBAAgB;IAC3B,UAAU,eAAe;CAC1B;AAED,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAmLd,CAAC;AAEX,MAAM,MAAM,sBAAsB,CAAC,CAAC,SAAS,SAAS,IACpD,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;AAEzD,eAAO,MAAM,aAAa,EAAE,MAAM,CAAC,SAAS,EAAE,YAAY,CAsBzD,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,MAAM,CAClC,SAAS,EACT;IACE,OAAO,EAAE,OAAO,CAAC;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB,CAsBF,CAAC;AAEF,eAAO,MAAM,CAAC,GAAI,SAAS,MAAM,EAAE,IAAI,MAAM,WAAyB,CAAC"}
|
|
@@ -81,6 +81,7 @@ exports.RoutingKeys = {
|
|
|
81
81
|
APPROVAL_REQUESTED: 'approval.requested',
|
|
82
82
|
APPROVAL_REJECTED: 'approval.rejected',
|
|
83
83
|
CITY_UPSERTED: 'city.upserted',
|
|
84
|
+
SUPPLIER_UPSERTED: 'supplier.upserted',
|
|
84
85
|
SUPPLIER_ITEMS_UPSERTED: 'supplier.items.upserted',
|
|
85
86
|
SUPPLIER_ITEM_CATEGORIES_UPSERTED: 'supplier.item.categories.upserted',
|
|
86
87
|
STANDARD_UNITS_UPSERTED: 'standard.units.upserted',
|
|
@@ -112,6 +113,7 @@ exports.RoutingKeys = {
|
|
|
112
113
|
APPROVAL_REQUESTED: 'approval.requested.dlq',
|
|
113
114
|
APPROVAL_REJECTED: 'approval.rejected.dlq',
|
|
114
115
|
CITY_UPSERTED: 'city.upserted.dlq',
|
|
116
|
+
SUPPLIER_UPSERTED: 'supplier.upserted.dlq',
|
|
115
117
|
SUPPLIER_ITEMS_UPSERTED: 'supplier.items.upserted.dlq',
|
|
116
118
|
SUPPLIER_ITEM_CATEGORIES_UPSERTED: 'supplier.item.categories.upserted.dlq',
|
|
117
119
|
STANDARD_UNITS_UPSERTED: 'standard.units.upserted.dlq',
|