@buynomics-lib/bn-shared 1.17.2-feature-nx64-1561.0 → 1.17.3-feature-nx64-1529.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/CHANGELOG.md +2 -0
- package/build/enums/optimization/index.d.ts +3 -0
- package/build/enums/optimization/index.js +8 -0
- package/build/enums/optimization/index.js.map +1 -0
- package/build/enums/optimization/kpi-constraint-type.d.ts +4 -0
- package/build/enums/optimization/kpi-constraint-type.js +9 -0
- package/build/enums/optimization/kpi-constraint-type.js.map +1 -0
- package/build/enums/optimization/optimization-status.d.ts +8 -0
- package/build/enums/optimization/optimization-status.js +13 -0
- package/build/enums/optimization/optimization-status.js.map +1 -0
- package/build/index.d.ts +2 -1
- package/build/index.js +4 -1
- package/build/index.js.map +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
4
4
|
|
|
5
|
+
### [1.17.2](https://gitlab.com/buynomics/libraries/bn-shared/compare/v1.17.1...v1.17.2) (2024-04-04)
|
|
6
|
+
|
|
5
7
|
### [1.17.1](https://gitlab.com/buynomics/libraries/bn-shared/compare/v1.16.20...v1.17.1) (2024-03-25)
|
|
6
8
|
|
|
7
9
|
### [1.16.20](https://gitlab.com/buynomics/libraries/bn-shared/compare/v1.16.18...v1.16.20) (2024-02-29)
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.OptimizationStatus = exports.KpiConstraintType = void 0;
|
|
4
|
+
var kpi_constraint_type_1 = require("./kpi-constraint-type");
|
|
5
|
+
Object.defineProperty(exports, "KpiConstraintType", { enumerable: true, get: function () { return kpi_constraint_type_1.KpiConstraintType; } });
|
|
6
|
+
var optimization_status_1 = require("./optimization-status");
|
|
7
|
+
Object.defineProperty(exports, "OptimizationStatus", { enumerable: true, get: function () { return optimization_status_1.OptimizationStatus; } });
|
|
8
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/enums/optimization/index.ts"],"names":[],"mappings":";;;AAAA,6DAAyD;AAGhD,kGAHA,uCAAiB,OAGA;AAF1B,6DAA0D;AAE9B,mGAFnB,wCAAkB,OAEmB"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.KpiConstraintType = void 0;
|
|
4
|
+
var KpiConstraintType;
|
|
5
|
+
(function (KpiConstraintType) {
|
|
6
|
+
KpiConstraintType["AbsoluteDecrease"] = "absoluteDecrease";
|
|
7
|
+
KpiConstraintType["RelativeDecrease"] = "relativeDecrease";
|
|
8
|
+
})(KpiConstraintType = exports.KpiConstraintType || (exports.KpiConstraintType = {}));
|
|
9
|
+
//# sourceMappingURL=kpi-constraint-type.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"kpi-constraint-type.js","sourceRoot":"","sources":["../../../src/enums/optimization/kpi-constraint-type.ts"],"names":[],"mappings":";;;AAAA,IAAY,iBAGX;AAHD,WAAY,iBAAiB;IAC3B,0DAAqC,CAAA;IACrC,0DAAqC,CAAA;AACvC,CAAC,EAHW,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAG5B"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.OptimizationStatus = void 0;
|
|
4
|
+
var OptimizationStatus;
|
|
5
|
+
(function (OptimizationStatus) {
|
|
6
|
+
OptimizationStatus["Queued"] = "Queued";
|
|
7
|
+
OptimizationStatus["Starting"] = "Starting";
|
|
8
|
+
OptimizationStatus["Running"] = "Running";
|
|
9
|
+
OptimizationStatus["Completed"] = "Completed";
|
|
10
|
+
OptimizationStatus["Failed"] = "Failed";
|
|
11
|
+
OptimizationStatus["Archived"] = "Archived";
|
|
12
|
+
})(OptimizationStatus = exports.OptimizationStatus || (exports.OptimizationStatus = {}));
|
|
13
|
+
//# sourceMappingURL=optimization-status.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"optimization-status.js","sourceRoot":"","sources":["../../../src/enums/optimization/optimization-status.ts"],"names":[],"mappings":";;;AAAA,IAAY,kBAOX;AAPD,WAAY,kBAAkB;IAC5B,uCAAiB,CAAA;IACjB,2CAAqB,CAAA;IACrB,yCAAmB,CAAA;IACnB,6CAAuB,CAAA;IACvB,uCAAiB,CAAA;IACjB,2CAAqB,CAAA;AACvB,CAAC,EAPW,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAO7B"}
|
package/build/index.d.ts
CHANGED
|
@@ -22,6 +22,7 @@ import { ClientViewSettingsPages } from './enums/client/client-view-settings';
|
|
|
22
22
|
import { ChangeCostBases } from './enums/cost-change/change-cost-bases';
|
|
23
23
|
import { CostChangeTypes } from './enums/cost-change/cost-change-types';
|
|
24
24
|
import { DeeperionVersions, DeeperionAppSwitchValues, DeeperionRequestTypes, DeeperionModelTypes } from './enums/deeperion';
|
|
25
|
+
import { KpiConstraintType, OptimizationStatus } from './enums/optimization';
|
|
25
26
|
import { BnPermissions } from './enums/permissions';
|
|
26
27
|
import { ChangePriceBases } from './enums/price-change/change-price-bases';
|
|
27
28
|
import { PriceChangeTypes } from './enums/price-change/price-change-types';
|
|
@@ -43,4 +44,4 @@ import PriceDecisionNullificationHelper from './helpers/price-decision/price-dec
|
|
|
43
44
|
import { IClientViewSettings } from './interfaces/client-view-settings';
|
|
44
45
|
import { IFileUpload } from './interfaces/file-upload';
|
|
45
46
|
import { ISimulationInputChangeEvents } from './interfaces/simulation/simulation-input-change-events';
|
|
46
|
-
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, ClientFeatureScope, ClientFeaturesSettings, ChangeCostBases, CostChangeTypes, AvailabilityChangeTypes, ClientStatus, ClientIndustry, ValueDriverType, ISimulationInputChangeEvents, IFitting, IFittingLog, IFileUpload, IPromotionPeriod, calculateRange, JSONFormulaToExpression, expressionToJSONFormula, getLatestDeeperionVersionValue, getCustomFormulaParamsLabel, EnumHelper, getPropertyName, PriceDecisionNullificationHelper, FormulaValidator, FormulaConverter, getPromotionPeriods, ClientViewSettingsPages, IClientViewSettings, DefaultClientFeaturesSettings, };
|
|
47
|
+
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, ClientFeatureScope, ClientFeaturesSettings, ChangeCostBases, CostChangeTypes, AvailabilityChangeTypes, ClientStatus, ClientIndustry, ValueDriverType, KpiConstraintType, OptimizationStatus, ISimulationInputChangeEvents, IFitting, IFittingLog, IFileUpload, IPromotionPeriod, calculateRange, JSONFormulaToExpression, expressionToJSONFormula, getLatestDeeperionVersionValue, getCustomFormulaParamsLabel, EnumHelper, getPropertyName, PriceDecisionNullificationHelper, FormulaValidator, FormulaConverter, getPromotionPeriods, ClientViewSettingsPages, IClientViewSettings, DefaultClientFeaturesSettings, };
|
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.DefaultClientFeaturesSettings = 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.ValueDriverType = exports.ClientIndustry = exports.ClientStatus = exports.AvailabilityChangeTypes = exports.CostChangeTypes = exports.ChangeCostBases = exports.ClientFeatureScope = 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;
|
|
6
|
+
exports.DefaultClientFeaturesSettings = 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.OptimizationStatus = exports.KpiConstraintType = exports.ValueDriverType = exports.ClientIndustry = exports.ClientStatus = exports.AvailabilityChangeTypes = exports.CostChangeTypes = exports.ChangeCostBases = exports.ClientFeatureScope = 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 fitting_statuses_1 = require("./domains/fitting/enums/fitting-statuses");
|
|
8
8
|
Object.defineProperty(exports, "FittingStatuses", { enumerable: true, get: function () { return fitting_statuses_1.FittingStatuses; } });
|
|
9
9
|
var intermediary_group_range_formats_1 = require("./domains/pricing/intermediaries/enums/intermediary-group-range-formats");
|
|
@@ -52,6 +52,9 @@ Object.defineProperty(exports, "DeeperionVersions", { enumerable: true, get: fun
|
|
|
52
52
|
Object.defineProperty(exports, "DeeperionAppSwitchValues", { enumerable: true, get: function () { return deeperion_1.DeeperionAppSwitchValues; } });
|
|
53
53
|
Object.defineProperty(exports, "DeeperionRequestTypes", { enumerable: true, get: function () { return deeperion_1.DeeperionRequestTypes; } });
|
|
54
54
|
Object.defineProperty(exports, "DeeperionModelTypes", { enumerable: true, get: function () { return deeperion_1.DeeperionModelTypes; } });
|
|
55
|
+
var optimization_1 = require("./enums/optimization");
|
|
56
|
+
Object.defineProperty(exports, "KpiConstraintType", { enumerable: true, get: function () { return optimization_1.KpiConstraintType; } });
|
|
57
|
+
Object.defineProperty(exports, "OptimizationStatus", { enumerable: true, get: function () { return optimization_1.OptimizationStatus; } });
|
|
55
58
|
var permissions_1 = require("./enums/permissions");
|
|
56
59
|
Object.defineProperty(exports, "BnPermissions", { enumerable: true, get: function () { return permissions_1.BnPermissions; } });
|
|
57
60
|
var change_price_bases_1 = require("./enums/price-change/change-price-bases");
|
package/build/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;AAAA,6EAA0E;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;AAAA,6EAA0E;AA6FxE,gGA7FO,kCAAe,OA6FP;AA1FjB,4HAAuH;AAyFrH,8GAzFO,gEAA6B,OAyFP;AAxF/B,4GAAwG;AAuFtG,uGAvFO,iDAAsB,OAuFP;AAtFxB,oFAAoF;AA+HlF,oGA/HO,uCAAmB,OA+HP;AA7HrB,mGAA+F;AAsG7F,wGAtGO,mDAAuB,OAsGP;AArGzB,6DAAiE;AAsF/D,uGAtFO,yCAAsB,OAsFP;AArFxB,wEAAuE;AAwFrE,oGAxFO,wCAAmB,OAwFP;AAvFrB,wEAAoE;AA2ElE,iGA3EO,qCAAgB,OA2EP;AA1ElB,gFAG8C;AAwE5C,oGA1EA,4CAAmB,OA0EA;AACnB,gHA1EA,wDAA+B,OA0EA;AAxEjC,kFAG+C;AAsE7C,sGAxEA,+CAAqB,OAwEA;AACrB,6GAxEA,sDAA4B,OAwEA;AArE9B,oFAAgF;AA8E9E,uGA9EO,iDAAsB,OA8EP;AA7ExB,kEAMuC;AA2ErC,8FAhFA,+BAAa,OAgFA;AACb,mGAhFA,oCAAkB,OAgFA;AAElB,mGAhFA,oCAAkB,OAgFA;AA7EpB,kEAA+D;AAmF7D,+FAnFO,gCAAc,OAmFP;AAlFhB,8DAA2D;AAiFzD,6FAjFO,4BAAY,OAiFP;AAhFd,4DAGoC;AAkDlC,4FApDA,0BAAW,OAoDA;AACX,wGApDA,sCAAuB,OAoDA;AAlDzB,4DAAyD;AAwDvD,4FAxDO,0BAAW,OAwDP;AAvDb,4EAA6E;AAkG3E,wGAlGO,8CAAuB,OAkGP;AAjGzB,2EAAuE;AAuErE,gGAvEO,mCAAe,OAuEP;AAtEjB,2EAAuE;AAuErE,gGAvEO,mCAAe,OAuEP;AAtEjB,+CAK0B;AAmCxB,kGAvCA,6BAAiB,OAuCA;AACjB,yGAvCA,oCAAwB,OAuCA;AACxB,sGAvCA,iCAAqB,OAuCA;AACrB,oGAvCA,+BAAmB,OAuCA;AArCrB,qDAA4E;AAqE1E,kGArEO,gCAAiB,OAqEP;AACjB,mGAtE0B,iCAAkB,OAsE1B;AArEpB,mDAAmD;AA6BjD,8FA7BO,2BAAa,OA6BP;AA5Bf,8EAA0E;AAsDxE,iGAtDO,qCAAgB,OAsDP;AArDlB,8EAA0E;AAoDxE,iGApDO,qCAAgB,OAoDP;AAnDlB,2EAAuE;AA6BrE,gGA7BO,mCAAe,OA6BP;AA5BjB,gGAA2F;AAoDzF,wGApDO,oDAAuB,OAoDP;AAnDzB,yFAAsF;AAyBpF,0GAzBO,sDAAyB,OAyBP;AAxB3B,mFAA+E;AAyB7E,sGAzBO,+CAAqB,OAyBP;AAxBvB,gFAG+C;AA2B7C,wGA7BA,+CAAuB,OA6BA;AA4CvB,4GAxEA,mDAA2B,OAwEA;AAtE7B,oFAAgF;AAwD9E,gGAxDO,mCAAe,OAwDP;AAvDjB,6DAA0D;AAiExD,+FAjEO,gCAAc,OAiEP;AAhEhB,iGAAiG;AAmE/F,+GAnEO,6DAA8B,OAmEP;AAlEhC,6FAAyF;AA4EvF,8GA5EO,+DAA6B,OA4EP;AA3E/B,sEAA8C;AAmE5C,qBAnEK,qBAAU,CAmEL;AAlEZ,0FAAkE;AAsEhE,2BAtEK,2BAAgB,CAsEL;AArElB,4GAAoF;AAoElF,2BApEK,2BAAgB,CAoEL;AAnElB,2FAGqD;AA0DnD,wGA5DA,oDAAuB,OA4DA;AADvB,wGA1DA,oDAAuB,OA0DA;AAxDzB,iEAA6D;AA6D3D,gGA7DO,mCAAe,OA6DP;AA5DjB,yGAA6F;AA6D3F,2CA7DK,+BAAgC,CA6DL"}
|
package/package.json
CHANGED