@buynomics-lib/bn-shared 1.15.3-feat-do-121-enable-sast.0 → 1.15.3-feature-bd-1502.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-dimensions.d.ts +11 -0
- package/build/enums/client/client-dimensions.js +3 -0
- package/build/enums/client/client-dimensions.js.map +1 -0
- package/build/enums/deeperion/deeperion-app-switch-values.d.ts +4 -1
- package/build/enums/deeperion/deeperion-app-switch-values.js +3 -0
- package/build/enums/deeperion/deeperion-app-switch-values.js.map +1 -1
- package/build/index.d.ts +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.15.2](https://gitlab.com/buynomics/libraries/bn-shared/compare/v1.15.1...v1.15.2) (2022-10-24)
|
|
6
|
+
|
|
5
7
|
### [1.15.1](https://gitlab.com/buynomics/libraries/bn-shared/compare/v1.15.0...v1.15.1) (2022-08-30)
|
|
6
8
|
|
|
7
9
|
## [1.15.0](https://gitlab.com/buynomics/libraries/bn-shared/compare/v1.14.0...v1.15.0) (2022-07-05)
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"client-dimensions.js","sourceRoot":"","sources":["../../../src/enums/client/client-dimensions.ts"],"names":[],"mappings":""}
|
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
export declare enum DeeperionAppSwitchValues {
|
|
2
2
|
v1_only = "v1_only",
|
|
3
3
|
v2_only = "v2_only",
|
|
4
|
+
v3_only = "v3_only",
|
|
4
5
|
v1v2_prefer_v1 = "v1v2_prefer_v1",
|
|
5
|
-
v1v2_prefer_v2 = "v1v2_prefer_v2"
|
|
6
|
+
v1v2_prefer_v2 = "v1v2_prefer_v2",
|
|
7
|
+
v2v3_prefer_v2 = "v2v3_prefer_v2",
|
|
8
|
+
v2v3_prefer_v3 = "v2v3_prefer_v3"
|
|
6
9
|
}
|
|
@@ -5,7 +5,10 @@ var DeeperionAppSwitchValues;
|
|
|
5
5
|
(function (DeeperionAppSwitchValues) {
|
|
6
6
|
DeeperionAppSwitchValues["v1_only"] = "v1_only";
|
|
7
7
|
DeeperionAppSwitchValues["v2_only"] = "v2_only";
|
|
8
|
+
DeeperionAppSwitchValues["v3_only"] = "v3_only";
|
|
8
9
|
DeeperionAppSwitchValues["v1v2_prefer_v1"] = "v1v2_prefer_v1";
|
|
9
10
|
DeeperionAppSwitchValues["v1v2_prefer_v2"] = "v1v2_prefer_v2";
|
|
11
|
+
DeeperionAppSwitchValues["v2v3_prefer_v2"] = "v2v3_prefer_v2";
|
|
12
|
+
DeeperionAppSwitchValues["v2v3_prefer_v3"] = "v2v3_prefer_v3";
|
|
10
13
|
})(DeeperionAppSwitchValues = exports.DeeperionAppSwitchValues || (exports.DeeperionAppSwitchValues = {}));
|
|
11
14
|
//# sourceMappingURL=deeperion-app-switch-values.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deeperion-app-switch-values.js","sourceRoot":"","sources":["../../../src/enums/deeperion/deeperion-app-switch-values.ts"],"names":[],"mappings":";;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"file":"deeperion-app-switch-values.js","sourceRoot":"","sources":["../../../src/enums/deeperion/deeperion-app-switch-values.ts"],"names":[],"mappings":";;;AAAA,IAAY,wBAQX;AARD,WAAY,wBAAwB;IAClC,+CAAmB,CAAA;IACnB,+CAAmB,CAAA;IACnB,+CAAmB,CAAA;IACnB,6DAAiC,CAAA;IACjC,6DAAiC,CAAA;IACjC,6DAAiC,CAAA;IACjC,6DAAiC,CAAA;AACnC,CAAC,EARW,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QAQnC"}
|
package/build/index.d.ts
CHANGED
|
@@ -29,4 +29,5 @@ import PriceDecisionNullificationHelper from './helpers/price-decision/price-dec
|
|
|
29
29
|
import { ISimulationInputChangeEvents } from './interfaces/simulation/simulation-input-change-events';
|
|
30
30
|
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
|
+
export { BnPermissions, ConfigurableProductFields, SortableProductFields, PriceLevelTypes, DeeperionVersions, DeeperionAppSwitchValues, CustomCostFormulaParams, ClientTerms, DefaultClientTermLabels, ClientCLVPeriods, ClientCLVPriceTypes, DefaultClientCLVPriceTypeLabels, ClientDecimalSettings, DefaultClientDecimalSettings, ClientTypes, IntermediaryGroupTypes, IntermediaryGroupRangeFormats, FittingStatuses, CentralSteeringVersion, Dimension, DimensionValue, ISimulationInputChangeEvents, IFitting, IFittingLog, IFileUpload, IPromotionPeriod, calculateRange, JSONFormulaToExpression, expressionToJSONFormula, getLatestDeeperionVersionValue, getCustomFormulaParamsLabel, EnumHelper, getPropertyName, PriceDecisionNullificationHelper, FormulaValidator, FormulaConverter, getPromotionPeriods, ClientViewSettingsPages, IClientViewSettings, };
|
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;AA0DlE,iGA1DO,qCAAgB,OA0DP;AAzDlB,oFAAoF;AAsFlF,oGAtFO,uCAAmB,OAsFP;AApFrB,6EAA0E;AA+DxE,gGA/DO,kCAAe,OA+DP;AA5DjB,4HAAuH;AA2DrH,8GA3DO,gEAA6B,OA2DP;AA1D/B,4GAAwG;AAyDtG,uGAzDO,iDAAsB,OAyDP;AAxDxB,gFAG8C;AAgD5C,oGAlDA,4CAAmB,OAkDA;AACnB,gHAlDA,wDAA+B,OAkDA;AAhDjC,kFAG+C;AA8C7C,sGAhDA,+CAAqB,OAgDA;AACrB,6GAhDA,sDAA4B,OAgDA;AA9C9B,4DAGoC;AAqClC,4FAvCA,0BAAW,OAuCA;AACX,wGAvCA,sCAAuB,OAuCA;AArCzB,4DAAyD;AA2CvD,4FA3CO,0BAAW,OA2CP;AA1Cb,4EAA6E;AAmE3E,wGAnEO,8CAAuB,OAmEP;AAlEzB,+CAA+E;AA+B7E,kGA/BO,6BAAiB,OA+BP;AACjB,yGAhC0B,oCAAwB,OAgC1B;AA/B1B,mDAAmD;AA0BjD,8FA1BO,2BAAa,OA0BP;AAzBf,2EAAuE;AA4BrE,gGA5BO,mCAAe,OA4BP;AA3BjB,yFAAsF;AAyBpF,0GAzBO,sDAAyB,OAyBP;AAxB3B,mFAA+E;AAyB7E,sGAzBO,+CAAqB,OAyBP;AAxBvB,gFAG+C;AAyB7C,wGA3BA,+CAAuB,OA2BA;AA0BvB,4GApDA,mDAA2B,OAoDA;AAlD7B,6DAAiE;AAoC/D,uGApCO,yCAAsB,OAoCP;AAnCxB,6DAA0D;AA6CxD,+FA7CO,gCAAc,OA6CP;AA5ChB,iGAAiG;AA+C/F,+GA/CO,6DAA8B,OA+CP;AA9ChC,sEAA8C;AAgD5C,qBAhDK,qBAAU,CAgDL;AA/CZ,0FAAkE;AAmDhE,2BAnDK,2BAAgB,CAmDL;AAlDlB,4GAAoF;AAiDlF,2BAjDK,2BAAgB,CAiDL;AAhDlB,2FAGqD;AAuCnD,wGAzCA,oDAAuB,OAyCA;AADvB,wGAvCA,oDAAuB,OAuCA;AArCzB,iEAA6D;AA0C3D,gGA1CO,mCAAe,OA0CP;AAzCjB,yGAA6F;AA0C3F,2CA1CK,+BAAgC,CA0CL"}
|
package/package.json
CHANGED