@buynomics-lib/bn-shared 1.16.15-feature-nx64-1386.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-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 +1 -2
- package/build/index.js +1 -3
- package/build/index.js.map +1 -1
- package/package.json +1 -1
- package/build/enums/client/client-scope-settings.d.ts +0 -14
- package/build/enums/client/client-scope-settings.js +0 -12
- package/build/enums/client/client-scope-settings.js.map +0 -1
|
@@ -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
|
@@ -41,5 +41,4 @@ import { ClientFeature, ClientFeatureState, ClientFeatures } from './enums/clien
|
|
|
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
|
-
|
|
45
|
-
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, ClientScopeSettingType, ClientScopeSettings, };
|
|
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.
|
|
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");
|
|
@@ -85,6 +85,4 @@ var cost_change_types_1 = require("./enums/cost-change/cost-change-types");
|
|
|
85
85
|
Object.defineProperty(exports, "CostChangeTypes", { enumerable: true, get: function () { return cost_change_types_1.CostChangeTypes; } });
|
|
86
86
|
var availability_change_types_1 = require("./enums/availability-change/availability-change-types");
|
|
87
87
|
Object.defineProperty(exports, "AvailabilityChangeTypes", { enumerable: true, get: function () { return availability_change_types_1.AvailabilityChangeTypes; } });
|
|
88
|
-
var client_scope_settings_1 = require("./enums/client/client-scope-settings");
|
|
89
|
-
Object.defineProperty(exports, "ClientScopeSettingType", { enumerable: true, get: function () { return client_scope_settings_1.ClientScopeSettingType; } });
|
|
90
88
|
//# sourceMappingURL=index.js.map
|
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
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
export declare enum ClientScopeSettingType {
|
|
2
|
-
PriceChange = "priceChange",
|
|
3
|
-
CostChange = "costChange",
|
|
4
|
-
ProductChange = "productChange",
|
|
5
|
-
PromotionChange = "promotionChange",
|
|
6
|
-
AvailabilityChange = "availabilityChange"
|
|
7
|
-
}
|
|
8
|
-
export type ClientScopeSettings = {
|
|
9
|
-
[key in ClientScopeSettingType]?: {
|
|
10
|
-
segments?: number | null;
|
|
11
|
-
subSegments?: number | null;
|
|
12
|
-
salesChannels?: number | null;
|
|
13
|
-
};
|
|
14
|
-
};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ClientScopeSettingType = void 0;
|
|
4
|
-
var ClientScopeSettingType;
|
|
5
|
-
(function (ClientScopeSettingType) {
|
|
6
|
-
ClientScopeSettingType["PriceChange"] = "priceChange";
|
|
7
|
-
ClientScopeSettingType["CostChange"] = "costChange";
|
|
8
|
-
ClientScopeSettingType["ProductChange"] = "productChange";
|
|
9
|
-
ClientScopeSettingType["PromotionChange"] = "promotionChange";
|
|
10
|
-
ClientScopeSettingType["AvailabilityChange"] = "availabilityChange";
|
|
11
|
-
})(ClientScopeSettingType = exports.ClientScopeSettingType || (exports.ClientScopeSettingType = {}));
|
|
12
|
-
//# sourceMappingURL=client-scope-settings.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"client-scope-settings.js","sourceRoot":"","sources":["../../../src/enums/client/client-scope-settings.ts"],"names":[],"mappings":";;;AAAA,IAAY,sBAMX;AAND,WAAY,sBAAsB;IAChC,qDAA2B,CAAA;IAC3B,mDAAyB,CAAA;IACzB,yDAA+B,CAAA;IAC/B,6DAAmC,CAAA;IACnC,mEAAyC,CAAA;AAC3C,CAAC,EANW,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAMjC"}
|