@buynomics-lib/bn-shared 1.17.112-feature-cf-374.3 → 1.17.112-feature-cf-374.4

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.
Files changed (26) hide show
  1. package/build/enums/scenario-kpis/index.d.ts +1 -1
  2. package/build/enums/scenario-kpis/index.js +2 -2
  3. package/build/enums/scenario-kpis/index.js.map +1 -1
  4. package/build/enums/scenario-kpis/{scenario-kpis-group-by-options.js → scenario-kpis-group-by-options.enum.js} +1 -1
  5. package/build/enums/scenario-kpis/scenario-kpis-group-by-options.enum.js.map +1 -0
  6. package/build/enums/widget/index.d.ts +1 -1
  7. package/build/enums/widget/index.js +4 -4
  8. package/build/enums/widget/index.js.map +1 -1
  9. package/build/enums/widget/{widget-table.js → widget-table.enum.js} +1 -1
  10. package/build/enums/widget/widget-table.enum.js.map +1 -0
  11. package/build/index.d.ts +2 -2
  12. package/build/interfaces/scenario-kpis/index.d.ts +1 -1
  13. package/build/interfaces/{widget/widget-table-preset-config.interface.js → scenario-kpis/scenario-kpis-group-by.interface.js} +1 -1
  14. package/build/interfaces/scenario-kpis/scenario-kpis-group-by.interface.js.map +1 -0
  15. package/build/interfaces/widget/index.d.ts +1 -1
  16. package/build/interfaces/widget/{widget-table-preset-config.interface.d.ts → widget-table-config.interface.d.ts} +2 -2
  17. package/build/interfaces/{scenario-kpis/scenario-kpis-group-by.js → widget/widget-table-config.interface.js} +1 -1
  18. package/build/interfaces/widget/widget-table-config.interface.js.map +1 -0
  19. package/package.json +1 -1
  20. package/build/enums/scenario-kpis/scenario-kpis-group-by-options.js.map +0 -1
  21. package/build/enums/widget/widget-table.js.map +0 -1
  22. package/build/interfaces/scenario-kpis/scenario-kpis-group-by.js.map +0 -1
  23. package/build/interfaces/widget/widget-table-preset-config.interface.js.map +0 -1
  24. /package/build/enums/scenario-kpis/{scenario-kpis-group-by-options.d.ts → scenario-kpis-group-by-options.enum.d.ts} +0 -0
  25. /package/build/enums/widget/{widget-table.d.ts → widget-table.enum.d.ts} +0 -0
  26. /package/build/interfaces/scenario-kpis/{scenario-kpis-group-by.d.ts → scenario-kpis-group-by.interface.d.ts} +0 -0
@@ -1 +1 @@
1
- export { ScenarioKpisGroupByOptions } from './scenario-kpis-group-by-options';
1
+ export { ScenarioKpisGroupByOptions } from './scenario-kpis-group-by-options.enum';
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ScenarioKpisGroupByOptions = void 0;
4
- var scenario_kpis_group_by_options_1 = require("./scenario-kpis-group-by-options");
5
- Object.defineProperty(exports, "ScenarioKpisGroupByOptions", { enumerable: true, get: function () { return scenario_kpis_group_by_options_1.ScenarioKpisGroupByOptions; } });
4
+ var scenario_kpis_group_by_options_enum_1 = require("./scenario-kpis-group-by-options.enum");
5
+ Object.defineProperty(exports, "ScenarioKpisGroupByOptions", { enumerable: true, get: function () { return scenario_kpis_group_by_options_enum_1.ScenarioKpisGroupByOptions; } });
6
6
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/enums/scenario-kpis/index.ts"],"names":[],"mappings":";;;AAAA,mFAA6E;AAApE,4IAAA,0BAA0B,OAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/enums/scenario-kpis/index.ts"],"names":[],"mappings":";;;AAAA,6FAAkF;AAAzE,iJAAA,0BAA0B,OAAA"}
@@ -13,4 +13,4 @@ var ScenarioKpisGroupByOptions;
13
13
  ScenarioKpisGroupByOptions["PromoOffer"] = "promo_offer";
14
14
  ScenarioKpisGroupByOptions["HasPromoOffer"] = "has_promo_offer";
15
15
  })(ScenarioKpisGroupByOptions = exports.ScenarioKpisGroupByOptions || (exports.ScenarioKpisGroupByOptions = {}));
16
- //# sourceMappingURL=scenario-kpis-group-by-options.js.map
16
+ //# sourceMappingURL=scenario-kpis-group-by-options.enum.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"scenario-kpis-group-by-options.enum.js","sourceRoot":"","sources":["../../../src/enums/scenario-kpis/scenario-kpis-group-by-options.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,0BAUX;AAVD,WAAY,0BAA0B;IACpC,iDAAmB,CAAA;IACnB,iDAAmB,CAAA;IACnB,uDAAyB,CAAA;IACzB,4DAA8B,CAAA;IAC9B,oEAAsC,CAAA;IACtC,2CAAa,CAAA;IACb,0DAA4B,CAAA;IAC5B,wDAA0B,CAAA;IAC1B,+DAAiC,CAAA;AACnC,CAAC,EAVW,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAUrC"}
@@ -1,3 +1,3 @@
1
1
  export { WidgetType, WidgetPresetAvailability } from './widget-preset';
2
2
  export { WidgetChartCategory, WidgetChartSubtype, WidgetChartScenarioMode, WidgetChartAxisValueType, WidgetChartSeriesType, WidgetChartBarLayout, WidgetChartDisplayMode, WidgetChartRankingRule, WidgetChartSortDirection, } from './widget-chart';
3
- export { WidgetTableRowDensity, WidgetTableDisplayGroupingFormat, WidgetTableGrandTotalPosition, } from './widget-table';
3
+ export { WidgetTableRowDensity, WidgetTableDisplayGroupingFormat, WidgetTableGrandTotalPosition, } from './widget-table.enum';
@@ -14,8 +14,8 @@ Object.defineProperty(exports, "WidgetChartBarLayout", { enumerable: true, get:
14
14
  Object.defineProperty(exports, "WidgetChartDisplayMode", { enumerable: true, get: function () { return widget_chart_1.WidgetChartDisplayMode; } });
15
15
  Object.defineProperty(exports, "WidgetChartRankingRule", { enumerable: true, get: function () { return widget_chart_1.WidgetChartRankingRule; } });
16
16
  Object.defineProperty(exports, "WidgetChartSortDirection", { enumerable: true, get: function () { return widget_chart_1.WidgetChartSortDirection; } });
17
- var widget_table_1 = require("./widget-table");
18
- Object.defineProperty(exports, "WidgetTableRowDensity", { enumerable: true, get: function () { return widget_table_1.WidgetTableRowDensity; } });
19
- Object.defineProperty(exports, "WidgetTableDisplayGroupingFormat", { enumerable: true, get: function () { return widget_table_1.WidgetTableDisplayGroupingFormat; } });
20
- Object.defineProperty(exports, "WidgetTableGrandTotalPosition", { enumerable: true, get: function () { return widget_table_1.WidgetTableGrandTotalPosition; } });
17
+ var widget_table_enum_1 = require("./widget-table.enum");
18
+ Object.defineProperty(exports, "WidgetTableRowDensity", { enumerable: true, get: function () { return widget_table_enum_1.WidgetTableRowDensity; } });
19
+ Object.defineProperty(exports, "WidgetTableDisplayGroupingFormat", { enumerable: true, get: function () { return widget_table_enum_1.WidgetTableDisplayGroupingFormat; } });
20
+ Object.defineProperty(exports, "WidgetTableGrandTotalPosition", { enumerable: true, get: function () { return widget_table_enum_1.WidgetTableGrandTotalPosition; } });
21
21
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/enums/widget/index.ts"],"names":[],"mappings":";;;AAAA,iDAAsE;AAA7D,2GAAA,UAAU,OAAA;AAAE,yHAAA,wBAAwB,OAAA;AAC7C,+CAUuB;AATrB,mHAAA,mBAAmB,OAAA;AACnB,kHAAA,kBAAkB,OAAA;AAClB,uHAAA,uBAAuB,OAAA;AACvB,wHAAA,wBAAwB,OAAA;AACxB,qHAAA,qBAAqB,OAAA;AACrB,oHAAA,oBAAoB,OAAA;AACpB,sHAAA,sBAAsB,OAAA;AACtB,sHAAA,sBAAsB,OAAA;AACtB,wHAAA,wBAAwB,OAAA;AAE1B,+CAIuB;AAHrB,qHAAA,qBAAqB,OAAA;AACrB,gIAAA,gCAAgC,OAAA;AAChC,6HAAA,6BAA6B,OAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/enums/widget/index.ts"],"names":[],"mappings":";;;AAAA,iDAAsE;AAA7D,2GAAA,UAAU,OAAA;AAAE,yHAAA,wBAAwB,OAAA;AAC7C,+CAUuB;AATrB,mHAAA,mBAAmB,OAAA;AACnB,kHAAA,kBAAkB,OAAA;AAClB,uHAAA,uBAAuB,OAAA;AACvB,wHAAA,wBAAwB,OAAA;AACxB,qHAAA,qBAAqB,OAAA;AACrB,oHAAA,oBAAoB,OAAA;AACpB,sHAAA,sBAAsB,OAAA;AACtB,sHAAA,sBAAsB,OAAA;AACtB,wHAAA,wBAAwB,OAAA;AAE1B,yDAI4B;AAH1B,0HAAA,qBAAqB,OAAA;AACrB,qIAAA,gCAAgC,OAAA;AAChC,kIAAA,6BAA6B,OAAA"}
@@ -16,4 +16,4 @@ var WidgetTableGrandTotalPosition;
16
16
  WidgetTableGrandTotalPosition["Top"] = "top";
17
17
  WidgetTableGrandTotalPosition["Bottom"] = "bottom";
18
18
  })(WidgetTableGrandTotalPosition = exports.WidgetTableGrandTotalPosition || (exports.WidgetTableGrandTotalPosition = {}));
19
- //# sourceMappingURL=widget-table.js.map
19
+ //# sourceMappingURL=widget-table.enum.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"widget-table.enum.js","sourceRoot":"","sources":["../../../src/enums/widget/widget-table.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,qBAGX;AAHD,WAAY,qBAAqB;IAC/B,4CAAmB,CAAA;IACnB,8CAAqB,CAAA;AACvB,CAAC,EAHW,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAGhC;AAED,IAAY,gCAGX;AAHD,WAAY,gCAAgC;IAC1C,uDAAmB,CAAA;IACnB,uDAAmB,CAAA;AACrB,CAAC,EAHW,gCAAgC,GAAhC,wCAAgC,KAAhC,wCAAgC,QAG3C;AAED,IAAY,6BAGX;AAHD,WAAY,6BAA6B;IACvC,4CAAW,CAAA;IACX,kDAAiB,CAAA;AACnB,CAAC,EAHW,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QAGxC"}
package/build/index.d.ts CHANGED
@@ -73,8 +73,8 @@ import { TimePeriod } from './interfaces/time/time-period';
73
73
  import { ProductType } from './enums/product/product-type.enum';
74
74
  import { ProductNamingDelimiter } from './enums/product/product-naming-delimiter.enum';
75
75
  import { WidgetType, WidgetPresetAvailability, WidgetChartCategory, WidgetChartSubtype, WidgetChartScenarioMode, WidgetChartAxisValueType, WidgetChartSeriesType, WidgetChartBarLayout, WidgetChartDisplayMode, WidgetChartRankingRule, WidgetChartSortDirection, WidgetTableRowDensity, WidgetTableDisplayGroupingFormat, WidgetTableGrandTotalPosition } from './enums/widget';
76
- import { IWidgetChartConfig, IWidgetChartAxisConfig, IWidgetChartLimitationConfig, IWidgetChartLimitsConfig, IWidgetTableAppearance, IWidgetTablePresetGridSortItem, IWidgetTablePresetGridState, IWidgetTablePresetDataConfig, IWidgetTablePresetSettings, IWidgetTablePresetConfig } from './interfaces/widget';
76
+ import { IWidgetChartConfig, IWidgetChartAxisConfig, IWidgetChartLimitationConfig, IWidgetChartLimitsConfig, IWidgetTableAppearanceConfig, IWidgetTablePresetGridSortItem, IWidgetTablePresetGridState, IWidgetTablePresetDataConfig, IWidgetTablePresetSettings, IWidgetTablePresetConfig } from './interfaces/widget';
77
77
  import { ScenarioKpisGroupByOptions } from './enums/scenario-kpis';
78
78
  import { IScenarioKpisGroupBy } from './interfaces/scenario-kpis';
79
79
  import { SystemSpecificKpis, SystemSpecificKpisReferenceIds } from './enums/kpis/system-specific-kpis';
80
- export { BnPermissions, ConfigurableProductFields, SortableProductFields, PriceLevelTypes, StaticLevelReferenceIds, DeeperionVersions, DeeperionAppSwitchValues, DeeperionRequestTypes, DeeperionModelTypes, CustomCostFormulaParams, ClientTerms, DefaultClientTermLabels, ClientCLVPeriods, ClientCLVPriceTypes, DefaultClientCLVPriceTypeLabels, ClientDecimalSettings, DefaultClientDecimalSettings, ClientTypes, IntermediaryGroupTypes, IntermediaryGroupRangeFormats, FittingStatuses, CentralSteeringVersion, Dimension, DimensionValue, BuynomicsAppVersion, ClientDuplicationParts, ClientNumberFormattingSettingsGlobalFormat, ClientNumberFormattingSettingsStyle, ClientNumberFormattingSettingsNotation, ClientNumberFormattingSettingsMetric, ClientNumberFormattingSettingsCurrency, ClientNumberFormattingSettings, NumberFormat, NumberFormatSettings, ClientProductPortfolioVersion, PriceChangeTypes, ChangePriceBases, ChangeProductPriceBases, ClientFeature, ClientFeatureState, ClientFeatures, ClientFeatureScope, ClientFeaturesSettings, ChangeCostBases, CostChangeTypes, AvailabilityChangeTypes, ClientStatus, ClientIndustry, ValueDriverType, KpiConstraintType, KpiConstraintMode, MechanicParamTypes, MechanicParamReferenceIds, MechanicTypeRelations, ProductType, ProductNamingDelimiter, PromotionOfferStatus, PromotionOffersCalendarGroupByOptions, OptimizationStatus, OptimizationKpis, OptimizationSolutionBucket, ScenarioStatus, DateGranularity, DateWeekStart, ClientDateSettings, DefaultClientDateSettings, WidgetType, WidgetPresetAvailability, WidgetChartCategory, WidgetChartSubtype, WidgetChartScenarioMode, WidgetChartAxisValueType, WidgetChartSeriesType, WidgetChartBarLayout, WidgetChartDisplayMode, WidgetChartRankingRule, WidgetChartSortDirection, WidgetTableRowDensity, WidgetTableDisplayGroupingFormat, WidgetTableGrandTotalPosition, ScenarioKpisGroupByOptions, IWidgetChartConfig, IWidgetChartAxisConfig, IWidgetChartLimitationConfig, IWidgetChartLimitsConfig, IWidgetTableAppearance, IWidgetTablePresetGridSortItem, IWidgetTablePresetGridState, IWidgetTablePresetDataConfig, IWidgetTablePresetSettings, IWidgetTablePresetConfig, IScenarioKpisGroupBy, ISimulationInputChangeEvents, IFitting, IFittingLog, IFileUpload, IPromotionPeriod, calculateRange, getLatestDeeperionVersionValue, getCustomFormulaParamsLabel, formatNumberToIndianCompactInCrores, isCompactIndianFormatInDecimals, EnumHelper, getPropertyName, PriceDecisionNullificationHelper, getPromotionPeriods, ClientViewSettingsPages, IClientViewSettings, DefaultClientFeaturesSettings, DefaultClientFeatures, DefaultClientNumberFormattingSettings, WebsocketEvents, ScenarioEventSource, IWebSocketPromoBaselineStatusChangedPayload, KpiVariableFormat, KpiAggregation, KpiDisplayStyle, KpiConfigType, SystemVariableType, KpiSystemVariables, SystemKpis, SystemBaseKpisReferenceIds, SystemScopedKpis, SystemScopedKpisReferenceIds, SystemDerivedKpis, SystemDerivedKpisReferenceIds, SystemSpecificKpisReferenceIds, SystemSpecificKpis, SystemVariablesReferenceIds, ISystemKpiBase, ISystemKpi, ISystemScopedKpi, ISystemVariable, IKpiDisplaySettings, IScopedKpiScope, TimePeriod, DEFAULT_ACTIVE_OPTIMIZATIONS_LIMIT, MAX_ACTIVE_OPTIMIZATIONS_LIMIT, SCENARIO_KPIS_GROUP_BY_MAX_LEVEL, FORMULA_PREFIX_FOR_MEASURING_UNITS, FORMULA_PREFIX_FOR_INPUT_VARIABLES, INPUT_VARIABLE_NAME_MAX_LENGTH, INPUT_VARIABLE_DESCRIPTION_MAX_LENGTH, INPUT_VARIABLE_REFERENCE_ID_MAX_LENGTH, INPUT_VARIABLE_CUSTOM_ACTION_NAME_MAX_LENGTH, INPUT_VARIABLE_REFERENCE_KPI_REFERENCE_ID_MAX_LENGTH, };
80
+ export { BnPermissions, ConfigurableProductFields, SortableProductFields, PriceLevelTypes, StaticLevelReferenceIds, DeeperionVersions, DeeperionAppSwitchValues, DeeperionRequestTypes, DeeperionModelTypes, CustomCostFormulaParams, ClientTerms, DefaultClientTermLabels, ClientCLVPeriods, ClientCLVPriceTypes, DefaultClientCLVPriceTypeLabels, ClientDecimalSettings, DefaultClientDecimalSettings, ClientTypes, IntermediaryGroupTypes, IntermediaryGroupRangeFormats, FittingStatuses, CentralSteeringVersion, Dimension, DimensionValue, BuynomicsAppVersion, ClientDuplicationParts, ClientNumberFormattingSettingsGlobalFormat, ClientNumberFormattingSettingsStyle, ClientNumberFormattingSettingsNotation, ClientNumberFormattingSettingsMetric, ClientNumberFormattingSettingsCurrency, ClientNumberFormattingSettings, NumberFormat, NumberFormatSettings, ClientProductPortfolioVersion, PriceChangeTypes, ChangePriceBases, ChangeProductPriceBases, ClientFeature, ClientFeatureState, ClientFeatures, ClientFeatureScope, ClientFeaturesSettings, ChangeCostBases, CostChangeTypes, AvailabilityChangeTypes, ClientStatus, ClientIndustry, ValueDriverType, KpiConstraintType, KpiConstraintMode, MechanicParamTypes, MechanicParamReferenceIds, MechanicTypeRelations, ProductType, ProductNamingDelimiter, PromotionOfferStatus, PromotionOffersCalendarGroupByOptions, OptimizationStatus, OptimizationKpis, OptimizationSolutionBucket, ScenarioStatus, DateGranularity, DateWeekStart, ClientDateSettings, DefaultClientDateSettings, WidgetType, WidgetPresetAvailability, WidgetChartCategory, WidgetChartSubtype, WidgetChartScenarioMode, WidgetChartAxisValueType, WidgetChartSeriesType, WidgetChartBarLayout, WidgetChartDisplayMode, WidgetChartRankingRule, WidgetChartSortDirection, WidgetTableRowDensity, WidgetTableDisplayGroupingFormat, WidgetTableGrandTotalPosition, ScenarioKpisGroupByOptions, IWidgetChartConfig, IWidgetChartAxisConfig, IWidgetChartLimitationConfig, IWidgetChartLimitsConfig, IWidgetTableAppearanceConfig, IWidgetTablePresetGridSortItem, IWidgetTablePresetGridState, IWidgetTablePresetDataConfig, IWidgetTablePresetSettings, IWidgetTablePresetConfig, IScenarioKpisGroupBy, ISimulationInputChangeEvents, IFitting, IFittingLog, IFileUpload, IPromotionPeriod, calculateRange, getLatestDeeperionVersionValue, getCustomFormulaParamsLabel, formatNumberToIndianCompactInCrores, isCompactIndianFormatInDecimals, EnumHelper, getPropertyName, PriceDecisionNullificationHelper, getPromotionPeriods, ClientViewSettingsPages, IClientViewSettings, DefaultClientFeaturesSettings, DefaultClientFeatures, DefaultClientNumberFormattingSettings, WebsocketEvents, ScenarioEventSource, IWebSocketPromoBaselineStatusChangedPayload, KpiVariableFormat, KpiAggregation, KpiDisplayStyle, KpiConfigType, SystemVariableType, KpiSystemVariables, SystemKpis, SystemBaseKpisReferenceIds, SystemScopedKpis, SystemScopedKpisReferenceIds, SystemDerivedKpis, SystemDerivedKpisReferenceIds, SystemSpecificKpisReferenceIds, SystemSpecificKpis, SystemVariablesReferenceIds, ISystemKpiBase, ISystemKpi, ISystemScopedKpi, ISystemVariable, IKpiDisplaySettings, IScopedKpiScope, TimePeriod, DEFAULT_ACTIVE_OPTIMIZATIONS_LIMIT, MAX_ACTIVE_OPTIMIZATIONS_LIMIT, SCENARIO_KPIS_GROUP_BY_MAX_LEVEL, FORMULA_PREFIX_FOR_MEASURING_UNITS, FORMULA_PREFIX_FOR_INPUT_VARIABLES, INPUT_VARIABLE_NAME_MAX_LENGTH, INPUT_VARIABLE_DESCRIPTION_MAX_LENGTH, INPUT_VARIABLE_REFERENCE_ID_MAX_LENGTH, INPUT_VARIABLE_CUSTOM_ACTION_NAME_MAX_LENGTH, INPUT_VARIABLE_REFERENCE_KPI_REFERENCE_ID_MAX_LENGTH, };
@@ -1 +1 @@
1
- export { IScenarioKpisGroupBy } from './scenario-kpis-group-by';
1
+ export { IScenarioKpisGroupBy } from './scenario-kpis-group-by.interface';
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=widget-table-preset-config.interface.js.map
3
+ //# sourceMappingURL=scenario-kpis-group-by.interface.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"scenario-kpis-group-by.interface.js","sourceRoot":"","sources":["../../../src/interfaces/scenario-kpis/scenario-kpis-group-by.interface.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
1
  export { IWidgetChartAxisConfig, IWidgetChartLimitationConfig, IWidgetChartLimitsConfig, IWidgetChartConfig, } from './widget-chart-config.interface';
2
- export { IWidgetTableAppearance, IWidgetTablePresetGridSortItem, IWidgetTablePresetGridState, IWidgetTablePresetDataConfig, IWidgetTablePresetSettings, IWidgetTablePresetConfig, } from './widget-table-preset-config.interface';
2
+ export { IWidgetTableAppearanceConfig, IWidgetTablePresetGridSortItem, IWidgetTablePresetGridState, IWidgetTablePresetDataConfig, IWidgetTablePresetSettings, IWidgetTablePresetConfig, } from './widget-table-config.interface';
@@ -1,6 +1,6 @@
1
1
  import { WidgetTableDisplayGroupingFormat, WidgetTableGrandTotalPosition, WidgetTableRowDensity } from '../../enums/widget';
2
2
  import { IScenarioKpisGroupBy } from '../scenario-kpis';
3
- export interface IWidgetTableAppearance {
3
+ export interface IWidgetTableAppearanceConfig {
4
4
  shouldShowPercentageDeltas?: boolean;
5
5
  shouldShowAbsoluteDeltas?: boolean;
6
6
  shouldShowTemplateScenarioValues?: boolean;
@@ -33,7 +33,7 @@ export interface IWidgetTablePresetDataConfig {
33
33
  groupBy?: IScenarioKpisGroupBy[];
34
34
  }
35
35
  export interface IWidgetTablePresetSettings {
36
- appearance: IWidgetTableAppearance;
36
+ appearance: IWidgetTableAppearanceConfig;
37
37
  initialState?: IWidgetTablePresetGridState;
38
38
  }
39
39
  export interface IWidgetTablePresetConfig {
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=scenario-kpis-group-by.js.map
3
+ //# sourceMappingURL=widget-table-config.interface.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"widget-table-config.interface.js","sourceRoot":"","sources":["../../../src/interfaces/widget/widget-table-config.interface.ts"],"names":[],"mappings":""}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@buynomics-lib/bn-shared",
3
- "version": "1.17.112-feature-cf-374.3",
3
+ "version": "1.17.112-feature-cf-374.4",
4
4
  "description": "Shared functionality between API and UI",
5
5
  "main": "build/index.js",
6
6
  "types": "build/index.d.ts",
@@ -1 +0,0 @@
1
- {"version":3,"file":"scenario-kpis-group-by-options.js","sourceRoot":"","sources":["../../../src/enums/scenario-kpis/scenario-kpis-group-by-options.ts"],"names":[],"mappings":";;;AAAA,IAAY,0BAUX;AAVD,WAAY,0BAA0B;IACpC,iDAAmB,CAAA;IACnB,iDAAmB,CAAA;IACnB,uDAAyB,CAAA;IACzB,4DAA8B,CAAA;IAC9B,oEAAsC,CAAA;IACtC,2CAAa,CAAA;IACb,0DAA4B,CAAA;IAC5B,wDAA0B,CAAA;IAC1B,+DAAiC,CAAA;AACnC,CAAC,EAVW,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAUrC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"widget-table.js","sourceRoot":"","sources":["../../../src/enums/widget/widget-table.ts"],"names":[],"mappings":";;;AAAA,IAAY,qBAGX;AAHD,WAAY,qBAAqB;IAC/B,4CAAmB,CAAA;IACnB,8CAAqB,CAAA;AACvB,CAAC,EAHW,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAGhC;AAED,IAAY,gCAGX;AAHD,WAAY,gCAAgC;IAC1C,uDAAmB,CAAA;IACnB,uDAAmB,CAAA;AACrB,CAAC,EAHW,gCAAgC,GAAhC,wCAAgC,KAAhC,wCAAgC,QAG3C;AAED,IAAY,6BAGX;AAHD,WAAY,6BAA6B;IACvC,4CAAW,CAAA;IACX,kDAAiB,CAAA;AACnB,CAAC,EAHW,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QAGxC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"scenario-kpis-group-by.js","sourceRoot":"","sources":["../../../src/interfaces/scenario-kpis/scenario-kpis-group-by.ts"],"names":[],"mappings":""}
@@ -1 +0,0 @@
1
- {"version":3,"file":"widget-table-preset-config.interface.js","sourceRoot":"","sources":["../../../src/interfaces/widget/widget-table-preset-config.interface.ts"],"names":[],"mappings":""}