mario-core 2.9.58-beta → 2.9.60-beta
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/dist/index.js
CHANGED
|
@@ -1583,7 +1583,7 @@ var accommodation$1 = "Accommodation";
|
|
|
1583
1583
|
var all_categories$1 = "All categories";
|
|
1584
1584
|
var do_you_want_to_delete_this_accommodation$1 = "Do you want to delete this accommodation";
|
|
1585
1585
|
var edit_accommodation$1 = "Edit Accommodation";
|
|
1586
|
-
var add_accommodation$1 = "
|
|
1586
|
+
var add_accommodation$1 = "Add Accommodation";
|
|
1587
1587
|
var all$1 = "All";
|
|
1588
1588
|
var all_status$1 = "All status";
|
|
1589
1589
|
var goal_type$1 = "Goal Type";
|
package/dist/index.modern.js
CHANGED
|
@@ -1581,7 +1581,7 @@ var accommodation$1 = "Accommodation";
|
|
|
1581
1581
|
var all_categories$1 = "All categories";
|
|
1582
1582
|
var do_you_want_to_delete_this_accommodation$1 = "Do you want to delete this accommodation";
|
|
1583
1583
|
var edit_accommodation$1 = "Edit Accommodation";
|
|
1584
|
-
var add_accommodation$1 = "
|
|
1584
|
+
var add_accommodation$1 = "Add Accommodation";
|
|
1585
1585
|
var all$1 = "All";
|
|
1586
1586
|
var all_status$1 = "All status";
|
|
1587
1587
|
var goal_type$1 = "Goal Type";
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const initAmplitude: () => void;
|