@buynomics-lib/bn-shared 1.16.9-feature-nx64-610.2 → 1.16.10-feature-nx64-922.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/client/client-decimal-settings.d.ts +1 -3
- package/build/enums/client/client-decimal-settings.js +0 -2
- package/build/enums/client/client-decimal-settings.js.map +1 -1
- package/build/enums/client/client-status.d.ts +3 -1
- package/build/enums/client/client-status.js +2 -0
- package/build/enums/client/client-status.js.map +1 -1
- package/build/enums/deeperion/deeperion-request-types.d.ts +4 -0
- package/build/enums/deeperion/deeperion-request-types.js +9 -0
- package/build/enums/deeperion/deeperion-request-types.js.map +1 -0
- package/build/enums/deeperion/index.d.ts +2 -1
- package/build/enums/deeperion/index.js +3 -1
- package/build/enums/deeperion/index.js.map +1 -1
- package/build/index.d.ts +2 -2
- package/build/index.js +2 -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.16.9](https://gitlab.com/buynomics/libraries/bn-shared/compare/v1.16.8...v1.16.9) (2023-10-12)
|
|
6
|
+
|
|
5
7
|
### [1.16.8](https://gitlab.com/buynomics/libraries/bn-shared/compare/v1.16.7...v1.16.8) (2023-09-28)
|
|
6
8
|
|
|
7
9
|
### [1.16.7](https://gitlab.com/buynomics/libraries/bn-shared/compare/v1.16.6...v1.16.7) (2023-09-08)
|
|
@@ -5,8 +5,7 @@ export declare enum ClientDecimalSettings {
|
|
|
5
5
|
Price = 4,
|
|
6
6
|
Margin = 5,
|
|
7
7
|
RelativeDelta = 6,
|
|
8
|
-
ConversionRates = 7
|
|
9
|
-
PricePerMeasuringUnit = 8
|
|
8
|
+
ConversionRates = 7
|
|
10
9
|
}
|
|
11
10
|
export declare const DefaultClientDecimalSettings: {
|
|
12
11
|
1: number;
|
|
@@ -16,5 +15,4 @@ export declare const DefaultClientDecimalSettings: {
|
|
|
16
15
|
5: number;
|
|
17
16
|
6: number;
|
|
18
17
|
7: number;
|
|
19
|
-
8: number;
|
|
20
18
|
};
|
|
@@ -11,7 +11,6 @@ var ClientDecimalSettings;
|
|
|
11
11
|
ClientDecimalSettings[ClientDecimalSettings["Margin"] = 5] = "Margin";
|
|
12
12
|
ClientDecimalSettings[ClientDecimalSettings["RelativeDelta"] = 6] = "RelativeDelta";
|
|
13
13
|
ClientDecimalSettings[ClientDecimalSettings["ConversionRates"] = 7] = "ConversionRates";
|
|
14
|
-
ClientDecimalSettings[ClientDecimalSettings["PricePerMeasuringUnit"] = 8] = "PricePerMeasuringUnit";
|
|
15
14
|
})(ClientDecimalSettings = exports.ClientDecimalSettings || (exports.ClientDecimalSettings = {}));
|
|
16
15
|
exports.DefaultClientDecimalSettings = (_a = {},
|
|
17
16
|
_a[ClientDecimalSettings.ManufacturerCost] = 2,
|
|
@@ -21,6 +20,5 @@ exports.DefaultClientDecimalSettings = (_a = {},
|
|
|
21
20
|
_a[ClientDecimalSettings.Margin] = 0,
|
|
22
21
|
_a[ClientDecimalSettings.RelativeDelta] = 0,
|
|
23
22
|
_a[ClientDecimalSettings.ConversionRates] = 3,
|
|
24
|
-
_a[ClientDecimalSettings.PricePerMeasuringUnit] = 2,
|
|
25
23
|
_a);
|
|
26
24
|
//# sourceMappingURL=client-decimal-settings.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"client-decimal-settings.js","sourceRoot":"","sources":["../../../src/enums/client/client-decimal-settings.ts"],"names":[],"mappings":";;;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"file":"client-decimal-settings.js","sourceRoot":"","sources":["../../../src/enums/client/client-decimal-settings.ts"],"names":[],"mappings":";;;;AAAA,IAAY,qBAQX;AARD,WAAY,qBAAqB;IAC/B,yFAAoB,CAAA;IACpB,+FAAuB,CAAA;IACvB,2EAAa,CAAA;IACb,mEAAS,CAAA;IACT,qEAAU,CAAA;IACV,mFAAiB,CAAA;IACjB,uFAAmB,CAAA;AACrB,CAAC,EARW,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAQhC;AAEY,QAAA,4BAA4B;IACvC,GAAC,qBAAqB,CAAC,gBAAgB,IAAG,CAAC;IAC3C,GAAC,qBAAqB,CAAC,mBAAmB,IAAG,CAAC;IAC9C,GAAC,qBAAqB,CAAC,SAAS,IAAG,CAAC;IACpC,GAAC,qBAAqB,CAAC,KAAK,IAAG,CAAC;IAChC,GAAC,qBAAqB,CAAC,MAAM,IAAG,CAAC;IACjC,GAAC,qBAAqB,CAAC,aAAa,IAAG,CAAC;IACxC,GAAC,qBAAqB,CAAC,eAAe,IAAG,CAAC;QAC3C"}
|
|
@@ -5,5 +5,7 @@ var ClientStatus;
|
|
|
5
5
|
(function (ClientStatus) {
|
|
6
6
|
ClientStatus["Onboarding"] = "onboarding";
|
|
7
7
|
ClientStatus["Live"] = "live";
|
|
8
|
+
ClientStatus["Error"] = "error";
|
|
9
|
+
ClientStatus["Resimulating"] = "resimulating";
|
|
8
10
|
})(ClientStatus = exports.ClientStatus || (exports.ClientStatus = {}));
|
|
9
11
|
//# 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,YAKX;AALD,WAAY,YAAY;IACtB,yCAAyB,CAAA;IACzB,6BAAa,CAAA;IACb,+BAAe,CAAA;IACf,6CAA6B,CAAA;AAC/B,CAAC,EALW,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAKvB"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.DeeperionRequestTypes = void 0;
|
|
4
|
+
var DeeperionRequestTypes;
|
|
5
|
+
(function (DeeperionRequestTypes) {
|
|
6
|
+
DeeperionRequestTypes["Single"] = "s3_single";
|
|
7
|
+
DeeperionRequestTypes["Partition"] = "s3_partition";
|
|
8
|
+
})(DeeperionRequestTypes = exports.DeeperionRequestTypes || (exports.DeeperionRequestTypes = {}));
|
|
9
|
+
//# sourceMappingURL=deeperion-request-types.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"deeperion-request-types.js","sourceRoot":"","sources":["../../../src/enums/deeperion/deeperion-request-types.ts"],"names":[],"mappings":";;;AAAA,IAAY,qBAGX;AAHD,WAAY,qBAAqB;IAC/B,6CAAoB,CAAA;IACpB,mDAA0B,CAAA;AAC5B,CAAC,EAHW,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAGhC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import { DeeperionVersions } from './deeperion-versions';
|
|
2
2
|
import { DeeperionAppSwitchValues } from './deeperion-app-switch-values';
|
|
3
|
-
|
|
3
|
+
import { DeeperionRequestTypes } from './deeperion-request-types';
|
|
4
|
+
export { DeeperionVersions, DeeperionAppSwitchValues, DeeperionRequestTypes };
|
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeeperionAppSwitchValues = exports.DeeperionVersions = void 0;
|
|
3
|
+
exports.DeeperionRequestTypes = exports.DeeperionAppSwitchValues = exports.DeeperionVersions = void 0;
|
|
4
4
|
var deeperion_versions_1 = require("./deeperion-versions");
|
|
5
5
|
Object.defineProperty(exports, "DeeperionVersions", { enumerable: true, get: function () { return deeperion_versions_1.DeeperionVersions; } });
|
|
6
6
|
var deeperion_app_switch_values_1 = require("./deeperion-app-switch-values");
|
|
7
7
|
Object.defineProperty(exports, "DeeperionAppSwitchValues", { enumerable: true, get: function () { return deeperion_app_switch_values_1.DeeperionAppSwitchValues; } });
|
|
8
|
+
var deeperion_request_types_1 = require("./deeperion-request-types");
|
|
9
|
+
Object.defineProperty(exports, "DeeperionRequestTypes", { enumerable: true, get: function () { return deeperion_request_types_1.DeeperionRequestTypes; } });
|
|
8
10
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/enums/deeperion/index.ts"],"names":[],"mappings":";;;AAAA,2DAAwD;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/enums/deeperion/index.ts"],"names":[],"mappings":";;;AAAA,2DAAwD;AAI/C,kGAJA,sCAAiB,OAIA;AAH1B,6EAAwE;AAG5C,yGAHnB,sDAAwB,OAGmB;AAFpD,qEAAiE;AAEX,sGAF7C,+CAAqB,OAE6C"}
|
package/build/index.d.ts
CHANGED
|
@@ -11,7 +11,7 @@ import { ClientDecimalSettings, DefaultClientDecimalSettings } from './enums/cli
|
|
|
11
11
|
import { ClientTerms, DefaultClientTermLabels } from './enums/client/client-terms';
|
|
12
12
|
import { ClientTypes } from './enums/client/client-types';
|
|
13
13
|
import { ClientViewSettingsPages } from './enums/client/client-view-settings';
|
|
14
|
-
import { DeeperionVersions, DeeperionAppSwitchValues } from './enums/deeperion';
|
|
14
|
+
import { DeeperionVersions, DeeperionAppSwitchValues, DeeperionRequestTypes } from './enums/deeperion';
|
|
15
15
|
import { BnPermissions } from './enums/permissions';
|
|
16
16
|
import { PriceLevelTypes } from './enums/price-level/price-level-types';
|
|
17
17
|
import { ConfigurableProductFields } from './enums/product/configurable-product-field';
|
|
@@ -40,4 +40,4 @@ import { ClientFeature, ClientFeatureState, ClientFeatures } from './enums/clien
|
|
|
40
40
|
import { ChangeCostBases } from './enums/cost-change/change-cost-bases';
|
|
41
41
|
import { CostChangeTypes } from './enums/cost-change/cost-change-types';
|
|
42
42
|
import { AvailabilityChangeTypes } from './enums/availability-change/availability-change-types';
|
|
43
|
-
export { BnPermissions, ConfigurableProductFields, SortableProductFields, PriceLevelTypes, DeeperionVersions, DeeperionAppSwitchValues, 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, ISimulationInputChangeEvents, IFitting, IFittingLog, IFileUpload, IPromotionPeriod, calculateRange, JSONFormulaToExpression, expressionToJSONFormula, getLatestDeeperionVersionValue, getCustomFormulaParamsLabel, EnumHelper, getPropertyName, PriceDecisionNullificationHelper, FormulaValidator, FormulaConverter, getPromotionPeriods, ClientViewSettingsPages, IClientViewSettings, };
|
|
43
|
+
export { BnPermissions, ConfigurableProductFields, SortableProductFields, PriceLevelTypes, DeeperionVersions, DeeperionAppSwitchValues, DeeperionRequestTypes, 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, 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.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.DeeperionAppSwitchValues = exports.DeeperionVersions = exports.PriceLevelTypes = exports.SortableProductFields = exports.ConfigurableProductFields = exports.BnPermissions = void 0;
|
|
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.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.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");
|
|
@@ -30,6 +30,7 @@ Object.defineProperty(exports, "ClientViewSettingsPages", { enumerable: true, ge
|
|
|
30
30
|
var deeperion_1 = require("./enums/deeperion");
|
|
31
31
|
Object.defineProperty(exports, "DeeperionVersions", { enumerable: true, get: function () { return deeperion_1.DeeperionVersions; } });
|
|
32
32
|
Object.defineProperty(exports, "DeeperionAppSwitchValues", { enumerable: true, get: function () { return deeperion_1.DeeperionAppSwitchValues; } });
|
|
33
|
+
Object.defineProperty(exports, "DeeperionRequestTypes", { enumerable: true, get: function () { return deeperion_1.DeeperionRequestTypes; } });
|
|
33
34
|
var permissions_1 = require("./enums/permissions");
|
|
34
35
|
Object.defineProperty(exports, "BnPermissions", { enumerable: true, get: function () { return permissions_1.BnPermissions; } });
|
|
35
36
|
var price_level_types_1 = require("./enums/price-level/price-level-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;AA6ElE,iGA7EO,qCAAgB,OA6EP;AA5ElB,oFAAoF;AAqHlF,oGArHO,uCAAmB,OAqHP;AAnHrB,6EAA0E;AAkFxE,gGAlFO,kCAAe,OAkFP;AA/EjB,4HAAuH;AA8ErH,8GA9EO,gEAA6B,OA8EP;AA7E/B,4GAAwG;AA4EtG,uGA5EO,iDAAsB,OA4EP;AA3ExB,gFAG8C;AAmE5C,oGArEA,4CAAmB,OAqEA;AACnB,gHArEA,wDAA+B,OAqEA;AAnEjC,kFAG+C;AAiE7C,sGAnEA,+CAAqB,OAmEA;AACrB,6GAnEA,sDAA4B,OAmEA;AAjE9B,4DAGoC;AAwDlC,4FA1DA,0BAAW,OA0DA;AACX,wGA1DA,sCAAuB,OA0DA;AAxDzB,4DAAyD;AA8DvD,4FA9DO,0BAAW,OA8DP;AA7Db,4EAA6E;AAkG3E,wGAlGO,8CAAuB,OAkGP;AAjGzB,+CAI0B;AA6CxB,kGAhDA,6BAAiB,OAgDA;AACjB,yGAhDA,oCAAwB,OAgDA;AACxB,sGAhDA,iCAAqB,OAgDA;AA9CvB,mDAAmD;AAwCjD,8FAxCO,2BAAa,OAwCP;AAvCf,2EAAuE;AA0CrE,gGA1CO,mCAAe,OA0CP;AAzCjB,yFAAsF;AAuCpF,0GAvCO,sDAAyB,OAuCP;AAtC3B,mFAA+E;AAuC7E,sGAvCO,+CAAqB,OAuCP;AAtCvB,gFAG+C;AAwC7C,wGA1CA,+CAAuB,OA0CA;AAsCvB,4GA/EA,mDAA2B,OA+EA;AA7E7B,6DAAiE;AAmD/D,uGAnDO,yCAAsB,OAmDP;AAlDxB,6DAA0D;AAwExD,+FAxEO,gCAAc,OAwEP;AAvEhB,iGAAiG;AA0E/F,+GA1EO,6DAA8B,OA0EP;AAzEhC,sEAA8C;AA2E5C,qBA3EK,qBAAU,CA2EL;AA1EZ,0FAAkE;AA8EhE,2BA9EK,2BAAgB,CA8EL;AA7ElB,4GAAoF;AA4ElF,2BA5EK,2BAAgB,CA4EL;AA3ElB,2FAGqD;AAkEnD,wGApEA,oDAAuB,OAoEA;AADvB,wGAlEA,oDAAuB,OAkEA;AAhEzB,iEAA6D;AAqE3D,gGArEO,mCAAe,OAqEP;AApEjB,yGAA6F;AAqE3F,2CArEK,+BAAgC,CAqEL;AAhElC,wEAAuE;AAsCrE,oGAtCO,wCAAmB,OAsCP;AArCrB,8DAA2D;AAgDzD,6FAhDO,4BAAY,OAgDP;AA/Cd,oFAAgF;AAqC9E,uGArCO,iDAAsB,OAqCP;AApCxB,8EAA0E;AAqCxE,iGArCO,qCAAgB,OAqCP;AApClB,8EAA0E;AAqCxE,iGArCO,qCAAgB,OAqCP;AApClB,gGAA2F;AAqCzF,wGArCO,oDAAuB,OAqCP;AApCzB,kEAIuC;AAiCrC,8FApCA,+BAAa,OAoCA;AACb,mGApCA,oCAAkB,OAoCA;AAjCpB,2EAAuE;AAmCrE,gGAnCO,mCAAe,OAmCP;AAlCjB,2EAAuE;AAmCrE,gGAnCO,mCAAe,OAmCP;AAlCjB,mGAA+F;AAmC7F,wGAnCO,mDAAuB,OAmCP"}
|
package/package.json
CHANGED