@buynomics-lib/bn-shared 1.15.12-feature-nx32-1463.0 → 1.15.12-revert-47b3a7a2.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/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-duplication-parts.d.ts +0 -8
- package/build/enums/client/client-duplication-parts.js +0 -13
- package/build/enums/client/client-duplication-parts.js.map +0 -1
package/build/index.d.ts
CHANGED
|
@@ -31,5 +31,4 @@ import { IFileUpload } from './interfaces/file-upload';
|
|
|
31
31
|
import { IClientViewSettings } from './interfaces/client-view-settings';
|
|
32
32
|
import { Dimension, DimensionValue } from './enums/client/client-dimensions';
|
|
33
33
|
import { BuynomicsAppVersion } from './enums/client/client-app-version';
|
|
34
|
-
|
|
35
|
-
export { BnPermissions, ConfigurableProductFields, SortableProductFields, PriceLevelTypes, DeeperionVersions, DeeperionAppSwitchValues, CustomCostFormulaParams, ClientTerms, DefaultClientTermLabels, ClientCLVPeriods, ClientCLVPriceTypes, DefaultClientCLVPriceTypeLabels, ClientDecimalSettings, DefaultClientDecimalSettings, ClientTypes, IntermediaryGroupTypes, IntermediaryGroupRangeFormats, FittingStatuses, CentralSteeringVersion, Dimension, DimensionValue, BuynomicsAppVersion, ClientDuplicationParts, ISimulationInputChangeEvents, IFitting, IFittingLog, IFileUpload, IPromotionPeriod, calculateRange, JSONFormulaToExpression, expressionToJSONFormula, getLatestDeeperionVersionValue, getCustomFormulaParamsLabel, EnumHelper, getPropertyName, PriceDecisionNullificationHelper, FormulaValidator, FormulaConverter, getPromotionPeriods, ClientViewSettingsPages, IClientViewSettings, };
|
|
34
|
+
export { BnPermissions, ConfigurableProductFields, SortableProductFields, PriceLevelTypes, DeeperionVersions, DeeperionAppSwitchValues, CustomCostFormulaParams, ClientTerms, DefaultClientTermLabels, ClientCLVPeriods, ClientCLVPriceTypes, DefaultClientCLVPriceTypeLabels, ClientDecimalSettings, DefaultClientDecimalSettings, ClientTypes, IntermediaryGroupTypes, IntermediaryGroupRangeFormats, FittingStatuses, CentralSteeringVersion, Dimension, DimensionValue, BuynomicsAppVersion, 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.
|
|
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.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;
|
|
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");
|
|
@@ -62,6 +62,4 @@ var price_decision_helper_1 = __importDefault(require("./helpers/price-decision/
|
|
|
62
62
|
exports.PriceDecisionNullificationHelper = price_decision_helper_1.default;
|
|
63
63
|
var client_app_version_1 = require("./enums/client/client-app-version");
|
|
64
64
|
Object.defineProperty(exports, "BuynomicsAppVersion", { enumerable: true, get: function () { return client_app_version_1.BuynomicsAppVersion; } });
|
|
65
|
-
var client_duplication_parts_1 = require("./enums/client/client-duplication-parts");
|
|
66
|
-
Object.defineProperty(exports, "ClientDuplicationParts", { enumerable: true, get: function () { return client_duplication_parts_1.ClientDuplicationParts; } });
|
|
67
65
|
//# 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;AA2DlE,iGA3DO,qCAAgB,OA2DP;AA1DlB,oFAAoF;AAwFlF,oGAxFO,uCAAmB,OAwFP;AAtFrB,6EAA0E;AAgExE,gGAhEO,kCAAe,OAgEP;AA7DjB,4HAAuH;AA4DrH,8GA5DO,gEAA6B,OA4DP;AA3D/B,4GAAwG;AA0DtG,uGA1DO,iDAAsB,OA0DP;AAzDxB,gFAG8C;AAiD5C,oGAnDA,4CAAmB,OAmDA;AACnB,gHAnDA,wDAA+B,OAmDA;AAjDjC,kFAG+C;AA+C7C,sGAjDA,+CAAqB,OAiDA;AACrB,6GAjDA,sDAA4B,OAiDA;AA/C9B,4DAGoC;AAsClC,4FAxCA,0BAAW,OAwCA;AACX,wGAxCA,sCAAuB,OAwCA;AAtCzB,4DAAyD;AA4CvD,4FA5CO,0BAAW,OA4CP;AA3Cb,4EAA6E;AAqE3E,wGArEO,8CAAuB,OAqEP;AApEzB,+CAA+E;AAgC7E,kGAhCO,6BAAiB,OAgCP;AACjB,yGAjC0B,oCAAwB,OAiC1B;AAhC1B,mDAAmD;AA2BjD,8FA3BO,2BAAa,OA2BP;AA1Bf,2EAAuE;AA6BrE,gGA7BO,mCAAe,OA6BP;AA5BjB,yFAAsF;AA0BpF,0GA1BO,sDAAyB,OA0BP;AAzB3B,mFAA+E;AA0B7E,sGA1BO,+CAAqB,OA0BP;AAzBvB,gFAG+C;AA0B7C,wGA5BA,+CAAuB,OA4BA;AA2BvB,4GAtDA,mDAA2B,OAsDA;AApD7B,6DAAiE;AAqC/D,uGArCO,yCAAsB,OAqCP;AApCxB,6DAA0D;AA+CxD,+FA/CO,gCAAc,OA+CP;AA9ChB,iGAAiG;AAiD/F,+GAjDO,6DAA8B,OAiDP;AAhDhC,sEAA8C;AAkD5C,qBAlDK,qBAAU,CAkDL;AAjDZ,0FAAkE;AAqDhE,2BArDK,2BAAgB,CAqDL;AApDlB,4GAAoF;AAmDlF,2BAnDK,2BAAgB,CAmDL;AAlDlB,2FAGqD;AAyCnD,wGA3CA,oDAAuB,OA2CA;AADvB,wGAzCA,oDAAuB,OAyCA;AAvCzB,iEAA6D;AA4C3D,gGA5CO,mCAAe,OA4CP;AA3CjB,yGAA6F;AA4C3F,2CA5CK,+BAAgC,CA4CL;AAvClC,wEAAuE;AAwBrE,oGAxBO,wCAAmB,OAwBP"}
|
package/package.json
CHANGED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export declare enum ClientDuplicationParts {
|
|
2
|
-
priceLevels = "priceLevels",
|
|
3
|
-
projectDimensions = "projectDimensions",
|
|
4
|
-
productDimensions = "productDimensions",
|
|
5
|
-
masterStructure = "masterStructure",
|
|
6
|
-
customerSamples = "customerSamples",
|
|
7
|
-
projects = "projects"
|
|
8
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ClientDuplicationParts = void 0;
|
|
4
|
-
var ClientDuplicationParts;
|
|
5
|
-
(function (ClientDuplicationParts) {
|
|
6
|
-
ClientDuplicationParts["priceLevels"] = "priceLevels";
|
|
7
|
-
ClientDuplicationParts["projectDimensions"] = "projectDimensions";
|
|
8
|
-
ClientDuplicationParts["productDimensions"] = "productDimensions";
|
|
9
|
-
ClientDuplicationParts["masterStructure"] = "masterStructure";
|
|
10
|
-
ClientDuplicationParts["customerSamples"] = "customerSamples";
|
|
11
|
-
ClientDuplicationParts["projects"] = "projects";
|
|
12
|
-
})(ClientDuplicationParts = exports.ClientDuplicationParts || (exports.ClientDuplicationParts = {}));
|
|
13
|
-
//# sourceMappingURL=client-duplication-parts.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"client-duplication-parts.js","sourceRoot":"","sources":["../../../src/enums/client/client-duplication-parts.ts"],"names":[],"mappings":";;;AAAA,IAAY,sBAOX;AAPD,WAAY,sBAAsB;IAChC,qDAA2B,CAAA;IAC3B,iEAAuC,CAAA;IACvC,iEAAuC,CAAA;IACvC,6DAAmC,CAAA;IACnC,6DAAmC,CAAA;IACnC,+CAAqB,CAAA;AACvB,CAAC,EAPW,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAOjC"}
|