@buynomics-lib/bn-shared 1.16.15-feature-nx64-1380.0 → 1.16.15-feature-nx64-1337.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/build/enums/client/client-features.d.ts +0 -11
- package/build/enums/client/client-features.js +1 -8
- package/build/enums/client/client-features.js.map +1 -1
- package/build/enums/client/client-status.d.ts +2 -1
- package/build/enums/client/client-status.js +1 -0
- package/build/enums/client/client-status.js.map +1 -1
- package/build/index.d.ts +2 -2
- package/build/index.js +1 -2
- package/build/index.js.map +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
export declare enum ClientFeature {
|
|
2
2
|
PriceLevels = "priceLevels",
|
|
3
|
-
ChangePrices = "changePrices",
|
|
4
3
|
ChangeProducts = "changeProducts",
|
|
5
4
|
ChangeCosts = "changeCosts",
|
|
6
5
|
ChangePromotions = "changePromotions"
|
|
@@ -13,13 +12,3 @@ export declare enum ClientFeatureState {
|
|
|
13
12
|
export type ClientFeatures = {
|
|
14
13
|
[key in ClientFeature]?: ClientFeatureState;
|
|
15
14
|
};
|
|
16
|
-
export declare enum ClientFeatureScope {
|
|
17
|
-
Segment = "segment",
|
|
18
|
-
Subsegment = "subsegment",
|
|
19
|
-
SalesChannel = "salesChannel"
|
|
20
|
-
}
|
|
21
|
-
export type ClientFeaturesScopeLimits = {
|
|
22
|
-
[feature in ClientFeature]?: {
|
|
23
|
-
[scope in ClientFeatureScope]?: number;
|
|
24
|
-
};
|
|
25
|
-
};
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
3
|
+
exports.ClientFeatureState = exports.ClientFeature = void 0;
|
|
4
4
|
var ClientFeature;
|
|
5
5
|
(function (ClientFeature) {
|
|
6
6
|
ClientFeature["PriceLevels"] = "priceLevels";
|
|
7
|
-
ClientFeature["ChangePrices"] = "changePrices";
|
|
8
7
|
ClientFeature["ChangeProducts"] = "changeProducts";
|
|
9
8
|
ClientFeature["ChangeCosts"] = "changeCosts";
|
|
10
9
|
ClientFeature["ChangePromotions"] = "changePromotions";
|
|
@@ -15,10 +14,4 @@ var ClientFeatureState;
|
|
|
15
14
|
ClientFeatureState["Disabled"] = "disabled";
|
|
16
15
|
ClientFeatureState["Hidden"] = "hidden";
|
|
17
16
|
})(ClientFeatureState = exports.ClientFeatureState || (exports.ClientFeatureState = {}));
|
|
18
|
-
var ClientFeatureScope;
|
|
19
|
-
(function (ClientFeatureScope) {
|
|
20
|
-
ClientFeatureScope["Segment"] = "segment";
|
|
21
|
-
ClientFeatureScope["Subsegment"] = "subsegment";
|
|
22
|
-
ClientFeatureScope["SalesChannel"] = "salesChannel";
|
|
23
|
-
})(ClientFeatureScope = exports.ClientFeatureScope || (exports.ClientFeatureScope = {}));
|
|
24
17
|
//# sourceMappingURL=client-features.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"client-features.js","sourceRoot":"","sources":["../../../src/enums/client/client-features.ts"],"names":[],"mappings":";;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"file":"client-features.js","sourceRoot":"","sources":["../../../src/enums/client/client-features.ts"],"names":[],"mappings":";;;AAAA,IAAY,aAKX;AALD,WAAY,aAAa;IACvB,4CAA2B,CAAA;IAC3B,kDAAiC,CAAA;IACjC,4CAA2B,CAAA;IAC3B,sDAAqC,CAAA;AACvC,CAAC,EALW,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAKxB;AAED,IAAY,kBAIX;AAJD,WAAY,kBAAkB;IAC5B,yCAAmB,CAAA;IACnB,2CAAqB,CAAA;IACrB,uCAAiB,CAAA;AACnB,CAAC,EAJW,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAI7B"}
|
|
@@ -7,5 +7,6 @@ var ClientStatus;
|
|
|
7
7
|
ClientStatus["Live"] = "live";
|
|
8
8
|
ClientStatus["Error"] = "error";
|
|
9
9
|
ClientStatus["Resimulating"] = "resimulating";
|
|
10
|
+
ClientStatus["Maintenance"] = "maintenance";
|
|
10
11
|
})(ClientStatus = exports.ClientStatus || (exports.ClientStatus = {}));
|
|
11
12
|
//# sourceMappingURL=client-status.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"client-status.js","sourceRoot":"","sources":["../../../src/enums/client/client-status.ts"],"names":[],"mappings":";;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"file":"client-status.js","sourceRoot":"","sources":["../../../src/enums/client/client-status.ts"],"names":[],"mappings":";;;AAAA,IAAY,YAMX;AAND,WAAY,YAAY;IACtB,yCAAyB,CAAA;IACzB,6BAAa,CAAA;IACb,+BAAe,CAAA;IACf,6CAA6B,CAAA;IAC7B,2CAA2B,CAAA;AAC7B,CAAC,EANW,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAMvB"}
|
package/build/index.d.ts
CHANGED
|
@@ -37,8 +37,8 @@ import { ClientDuplicationParts } from './enums/client/client-duplication-parts'
|
|
|
37
37
|
import { PriceChangeTypes } from './enums/price-change/price-change-types';
|
|
38
38
|
import { ChangePriceBases } from './enums/price-change/change-price-bases';
|
|
39
39
|
import { ChangeProductPriceBases } from './enums/product-change/change-product-price-bases';
|
|
40
|
-
import { ClientFeature, ClientFeatureState, ClientFeatures
|
|
40
|
+
import { ClientFeature, ClientFeatureState, ClientFeatures } from './enums/client/client-features';
|
|
41
41
|
import { ChangeCostBases } from './enums/cost-change/change-cost-bases';
|
|
42
42
|
import { CostChangeTypes } from './enums/cost-change/cost-change-types';
|
|
43
43
|
import { AvailabilityChangeTypes } from './enums/availability-change/availability-change-types';
|
|
44
|
-
export { BnPermissions, ConfigurableProductFields, SortableProductFields, PriceLevelTypes, DeeperionVersions, DeeperionAppSwitchValues, DeeperionRequestTypes, DeeperionModelTypes, CustomCostFormulaParams, ClientTerms, DefaultClientTermLabels, ClientCLVPeriods, ClientCLVPriceTypes, DefaultClientCLVPriceTypeLabels, ClientDecimalSettings, DefaultClientDecimalSettings, ClientTypes, IntermediaryGroupTypes, IntermediaryGroupRangeFormats, FittingStatuses, CentralSteeringVersion, Dimension, DimensionValue, BuynomicsAppVersion, ClientDuplicationParts, PriceChangeTypes, ChangePriceBases, ChangeProductPriceBases, ClientFeature, ClientFeatureState, ClientFeatures,
|
|
44
|
+
export { BnPermissions, ConfigurableProductFields, SortableProductFields, PriceLevelTypes, DeeperionVersions, DeeperionAppSwitchValues, DeeperionRequestTypes, DeeperionModelTypes, CustomCostFormulaParams, ClientTerms, DefaultClientTermLabels, ClientCLVPeriods, ClientCLVPriceTypes, DefaultClientCLVPriceTypeLabels, ClientDecimalSettings, DefaultClientDecimalSettings, ClientTypes, IntermediaryGroupTypes, IntermediaryGroupRangeFormats, FittingStatuses, CentralSteeringVersion, Dimension, DimensionValue, BuynomicsAppVersion, ClientDuplicationParts, PriceChangeTypes, ChangePriceBases, ChangeProductPriceBases, ClientFeature, ClientFeatureState, ClientFeatures, ChangeCostBases, CostChangeTypes, AvailabilityChangeTypes, ClientStatus, ClientIndustry, ISimulationInputChangeEvents, IFitting, IFittingLog, IFileUpload, IPromotionPeriod, calculateRange, JSONFormulaToExpression, expressionToJSONFormula, getLatestDeeperionVersionValue, getCustomFormulaParamsLabel, EnumHelper, getPropertyName, PriceDecisionNullificationHelper, FormulaValidator, FormulaConverter, getPromotionPeriods, ClientViewSettingsPages, IClientViewSettings, };
|
package/build/index.js
CHANGED
|
@@ -3,7 +3,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
3
3
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.ClientViewSettingsPages = exports.getPromotionPeriods = exports.FormulaConverter = exports.FormulaValidator = exports.PriceDecisionNullificationHelper = exports.getPropertyName = exports.EnumHelper = exports.getCustomFormulaParamsLabel = exports.getLatestDeeperionVersionValue = exports.expressionToJSONFormula = exports.JSONFormulaToExpression = exports.calculateRange = exports.ClientIndustry = exports.ClientStatus = exports.AvailabilityChangeTypes = exports.CostChangeTypes = exports.ChangeCostBases = exports.
|
|
6
|
+
exports.ClientViewSettingsPages = exports.getPromotionPeriods = exports.FormulaConverter = exports.FormulaValidator = exports.PriceDecisionNullificationHelper = exports.getPropertyName = exports.EnumHelper = exports.getCustomFormulaParamsLabel = exports.getLatestDeeperionVersionValue = exports.expressionToJSONFormula = exports.JSONFormulaToExpression = exports.calculateRange = exports.ClientIndustry = exports.ClientStatus = exports.AvailabilityChangeTypes = exports.CostChangeTypes = exports.ChangeCostBases = exports.ClientFeatureState = exports.ClientFeature = exports.ChangeProductPriceBases = exports.ChangePriceBases = exports.PriceChangeTypes = exports.ClientDuplicationParts = exports.BuynomicsAppVersion = exports.CentralSteeringVersion = exports.FittingStatuses = exports.IntermediaryGroupRangeFormats = exports.IntermediaryGroupTypes = exports.ClientTypes = exports.DefaultClientDecimalSettings = exports.ClientDecimalSettings = exports.DefaultClientCLVPriceTypeLabels = exports.ClientCLVPriceTypes = exports.ClientCLVPeriods = exports.DefaultClientTermLabels = exports.ClientTerms = exports.CustomCostFormulaParams = exports.DeeperionModelTypes = exports.DeeperionRequestTypes = exports.DeeperionAppSwitchValues = exports.DeeperionVersions = exports.PriceLevelTypes = exports.SortableProductFields = exports.ConfigurableProductFields = exports.BnPermissions = void 0;
|
|
7
7
|
var client_clv_periods_1 = require("./enums/client/client-clv-periods");
|
|
8
8
|
Object.defineProperty(exports, "ClientCLVPeriods", { enumerable: true, get: function () { return client_clv_periods_1.ClientCLVPeriods; } });
|
|
9
9
|
var promotion_periods_1 = require("./domains/promotions/helpers/promotion-periods");
|
|
@@ -79,7 +79,6 @@ Object.defineProperty(exports, "ChangeProductPriceBases", { enumerable: true, ge
|
|
|
79
79
|
var client_features_1 = require("./enums/client/client-features");
|
|
80
80
|
Object.defineProperty(exports, "ClientFeature", { enumerable: true, get: function () { return client_features_1.ClientFeature; } });
|
|
81
81
|
Object.defineProperty(exports, "ClientFeatureState", { enumerable: true, get: function () { return client_features_1.ClientFeatureState; } });
|
|
82
|
-
Object.defineProperty(exports, "ClientFeatureScope", { enumerable: true, get: function () { return client_features_1.ClientFeatureScope; } });
|
|
83
82
|
var change_cost_bases_1 = require("./enums/cost-change/change-cost-bases");
|
|
84
83
|
Object.defineProperty(exports, "ChangeCostBases", { enumerable: true, get: function () { return change_cost_bases_1.ChangeCostBases; } });
|
|
85
84
|
var cost_change_types_1 = require("./enums/cost-change/cost-change-types");
|
package/build/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;AAAA,wEAAoE;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;AAAA,wEAAoE;AAgFlE,iGAhFO,qCAAgB,OAgFP;AA/ElB,oFAAoF;AAyHlF,oGAzHO,uCAAmB,OAyHP;AAvHrB,6EAA0E;AAqFxE,gGArFO,kCAAe,OAqFP;AAlFjB,4HAAuH;AAiFrH,8GAjFO,gEAA6B,OAiFP;AAhF/B,4GAAwG;AA+EtG,uGA/EO,iDAAsB,OA+EP;AA9ExB,gFAG8C;AAsE5C,oGAxEA,4CAAmB,OAwEA;AACnB,gHAxEA,wDAA+B,OAwEA;AAtEjC,kFAG+C;AAoE7C,sGAtEA,+CAAqB,OAsEA;AACrB,6GAtEA,sDAA4B,OAsEA;AApE9B,4DAGoC;AA2DlC,4FA7DA,0BAAW,OA6DA;AACX,wGA7DA,sCAAuB,OA6DA;AA3DzB,4DAAyD;AAiEvD,4FAjEO,0BAAW,OAiEP;AAhEb,4EAA6E;AAsG3E,wGAtGO,8CAAuB,OAsGP;AArGzB,+CAK0B;AA8CxB,kGAlDA,6BAAiB,OAkDA;AACjB,yGAlDA,oCAAwB,OAkDA;AACxB,sGAlDA,iCAAqB,OAkDA;AACrB,oGAlDA,+BAAmB,OAkDA;AAhDrB,mDAAmD;AAyCjD,8FAzCO,2BAAa,OAyCP;AAxCf,2EAAuE;AA2CrE,gGA3CO,mCAAe,OA2CP;AA1CjB,yFAAsF;AAwCpF,0GAxCO,sDAAyB,OAwCP;AAvC3B,mFAA+E;AAwC7E,sGAxCO,+CAAqB,OAwCP;AAvCvB,gFAG+C;AA0C7C,wGA5CA,+CAAuB,OA4CA;AAuCvB,4GAlFA,mDAA2B,OAkFA;AAhF7B,6DAAiE;AAqD/D,uGArDO,yCAAsB,OAqDP;AApDxB,6DAA0D;AA2ExD,+FA3EO,gCAAc,OA2EP;AA1EhB,iGAAiG;AA6E/F,+GA7EO,6DAA8B,OA6EP;AA5EhC,sEAA8C;AA8E5C,qBA9EK,qBAAU,CA8EL;AA7EZ,0FAAkE;AAiFhE,2BAjFK,2BAAgB,CAiFL;AAhFlB,4GAAoF;AA+ElF,2BA/EK,2BAAgB,CA+EL;AA9ElB,2FAGqD;AAqEnD,wGAvEA,oDAAuB,OAuEA;AADvB,wGArEA,oDAAuB,OAqEA;AAnEzB,iEAA6D;AAwE3D,gGAxEO,mCAAe,OAwEP;AAvEjB,yGAA6F;AAwE3F,2CAxEK,+BAAgC,CAwEL;AAnElC,wEAAuE;AAwCrE,oGAxCO,wCAAmB,OAwCP;AAvCrB,8DAA2D;AAkDzD,6FAlDO,4BAAY,OAkDP;AAjDd,kEAA+D;AAkD7D,+FAlDO,gCAAc,OAkDP;AAjDhB,oFAAgF;AAsC9E,uGAtCO,iDAAsB,OAsCP;AArCxB,8EAA0E;AAsCxE,iGAtCO,qCAAgB,OAsCP;AArClB,8EAA0E;AAsCxE,iGAtCO,qCAAgB,OAsCP;AArClB,gGAA2F;AAsCzF,wGAtCO,oDAAuB,OAsCP;AArCzB,kEAIuC;AAkCrC,8FArCA,+BAAa,OAqCA;AACb,mGArCA,oCAAkB,OAqCA;AAlCpB,2EAAuE;AAoCrE,gGApCO,mCAAe,OAoCP;AAnCjB,2EAAuE;AAoCrE,gGApCO,mCAAe,OAoCP;AAnCjB,mGAA+F;AAoC7F,wGApCO,mDAAuB,OAoCP"}
|
package/package.json
CHANGED