@mx-cartographer/experiences 6.1.0-alpha.al10 → 6.1.0-alpha.al11
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.
@@ -43,8 +43,6 @@ export interface Config {
|
|
43
43
|
dashboard_insights_location: number;
|
44
44
|
dashboard_spending_index: number;
|
45
45
|
dashboard_spending_location: number;
|
46
|
-
dashboard_survey_index: number;
|
47
|
-
dashboard_survey_location: number;
|
48
46
|
dashboard_trends_index: number;
|
49
47
|
dashboard_trends_location: number;
|
50
48
|
display_account_number_in_accounts: boolean;
|
package/dist/index.es.js
CHANGED
@@ -18655,8 +18655,6 @@ const K9 = ({
|
|
18655
18655
|
dashboard_insights_location: 1,
|
18656
18656
|
dashboard_spending_index: 1,
|
18657
18657
|
dashboard_spending_location: 1,
|
18658
|
-
dashboard_survey_index: 8,
|
18659
|
-
dashboard_survey_location: 1,
|
18660
18658
|
dashboard_trends_index: 4,
|
18661
18659
|
dashboard_trends_location: 0,
|
18662
18660
|
display_account_number_in_accounts: !0,
|