← All changes
|
assets/js/import-export-customization-admin.js
+10
-54
4.2.0-beta1
→
3.35.8
View file →
| @@ -666,10 +666,9 @@ | ||
| 666 | 666 | exports["default"] = void 0; |
| 667 | 667 | var eventsConfig = { |
| 668 | 668 | appTypes: { |
| 669 | 669 | editor: 'editor', |
| 670 | - wpAdmin: 'wpadmin', | |
| 671 | - wpDash: 'wpdash' | |
| 670 | + wpAdmin: 'wpadmin' | |
| 672 | 671 | }, |
| 673 | 672 | targetTypes: { |
| 674 | 673 | dropdownItem: 'dropdown_item', |
| 675 | 674 | button: 'button', |
| @@ -677,12 +676,9 @@ | ||
| 677 | 676 | toggle: 'toggle', |
| 678 | 677 | searchInput: 'search_input', |
| 679 | 678 | searchResult: 'search_result', |
| 680 | 679 | buttons: 'buttons', |
| 681 | - searchWidget: 'search_widget', | |
| 682 | - wpDashAdminMenuItem: 'wpdash_admin_menu_item', | |
| 683 | - wpDashEditorMenu: 'wpdash_editor_menu', | |
| 684 | - wpDashSubMenuItem: 'wpdash_sub_menu_item' | |
| 680 | + searchWidget: 'search_widget' | |
| 685 | 681 | }, |
| 686 | 682 | interactionResults: { |
| 687 | 683 | actionSelected: 'action_selected', |
| 688 | 684 | navigate: 'navigate', |
| @@ -693,14 +689,9 @@ | ||
| 693 | 689 | assetFavorite: 'asset_favorite', |
| 694 | 690 | aiGenerate: 'ai_generate', |
| 695 | 691 | resultsUpdated: 'results_updated', |
| 696 | 692 | noResults: 'no_results', |
| 697 | - selected: 'selected', | |
| 698 | - promotionViewed: 'promotion_viewed', | |
| 699 | - upgradeNow: 'upgrade_now', | |
| 700 | - elementorSideMenuOpened: 'elementor_side_menu_opened', | |
| 701 | - editorSubMenuOpened: 'wpdash_editor_sub_menu_opened', | |
| 702 | - themeBuilderPromotionWindow: 'theme_builder_promotion_window' | |
| 693 | + selected: 'selected' | |
| 703 | 694 | }, |
| 704 | 695 | targetNames: { |
| 705 | 696 | publishDropdown: { |
| 706 | 697 | saveDraft: 'save_draft', |
| @@ -723,10 +714,9 @@ | ||
| 723 | 714 | visible: 'Visible', |
| 724 | 715 | pageLoaded: 'Page Loaded', |
| 725 | 716 | typing: 'Typing', |
| 726 | 717 | tabSelect: 'Tab Select', |
| 727 | - insert: 'Insert', | |
| 728 | - hover: 'Hover' | |
| 718 | + insert: 'Insert' | |
| 729 | 719 | }, |
| 730 | 720 | locations: { |
| 731 | 721 | widgetPanel: 'Widget Panel', |
| 732 | 722 | topBar: 'Top Bar', |
| @@ -743,16 +733,12 @@ | ||
| 743 | 733 | }, |
| 744 | 734 | variables: 'Variables Panel', |
| 745 | 735 | variablesManager: 'Variables Manager', |
| 746 | 736 | admin: 'WP admin', |
| 747 | - wpDashAdmin: 'wpdash_admin', | |
| 748 | 737 | structurePanel: 'Structure Panel', |
| 749 | 738 | canvas: 'Canvas', |
| 750 | 739 | leftPanel: 'Left Panel', |
| 751 | - elementorLibrary: 'Elementor Library', | |
| 752 | - components: { | |
| 753 | - instanceEditingPanel: 'Instance Editing Panel' | |
| 754 | - } | |
| 740 | + elementorLibrary: 'Elementor Library' | |
| 755 | 741 | }, |
| 756 | 742 | secondaryLocations: { |
| 757 | 743 | layout: 'Layout Section', |
| 758 | 744 | basic: 'Basic Section', |
| @@ -832,12 +818,9 @@ | ||
| 832 | 818 | emptyBox: 'Empty Box', |
| 833 | 819 | searchBar: 'Search Bar', |
| 834 | 820 | finderResults: 'Finder Results', |
| 835 | 821 | libraryTabs: 'Library Tabs', |
| 836 | - assetCard: 'Asset Card', | |
| 837 | - wpDashElementorCoreMenu: 'elementor_editor_core_menu', | |
| 838 | - wpDashElementorCoreSubMenu: 'elementor_editor_core_sub_menu', | |
| 839 | - wpDashThemeBuilder: 'wpdash_core_sub_menu_theme_builder' | |
| 822 | + assetCard: 'Asset Card' | |
| 840 | 823 | }, |
| 841 | 824 | elements: { |
| 842 | 825 | accordionSection: 'Accordion section', |
| 843 | 826 | buttonIcon: 'Button Icon', |
| @@ -886,9 +869,8 @@ | ||
| 886 | 869 | accountConnected: 'account_connected' |
| 887 | 870 | }, |
| 888 | 871 | // ChecklistSteps event names are generated dynamically, based on stepId and action type taken: title, action, done, undone, upgrade |
| 889 | 872 | elementorEditor: { |
| 890 | - editorLoaded: 'editor_loaded', | |
| 891 | 873 | checklist: { |
| 892 | 874 | checklistHeaderClose: 'checklist_header_close_icon', |
| 893 | 875 | checklistFirstPopup: 'checklist popup triggered' |
| 894 | 876 | }, |
| @@ -903,22 +885,10 @@ | ||
| 903 | 885 | connect: 'connect_variable', |
| 904 | 886 | save: 'save_new_variable', |
| 905 | 887 | openManager: 'open_variables_manager', |
| 906 | 888 | saveChanges: 'save_variables_changes', |
| 907 | - delete: 'delete_variable', | |
| 908 | - variableSyncToV3: 'variable_sync_to_v3' | |
| 889 | + delete: 'delete_variable' | |
| 909 | 890 | }, |
| 910 | - design_system: { | |
| 911 | - importOpened: 'design_system_import_opened', | |
| 912 | - fileSelected: 'design_system_file_selected', | |
| 913 | - validationFailed: 'design_system_validation_failed', | |
| 914 | - conflictChoice: 'design_system_conflict_choice', | |
| 915 | - confirmed: 'design_system_import_confirmed', | |
| 916 | - imported: 'design_system_imported', | |
| 917 | - importFailed: 'design_system_import_failed', | |
| 918 | - export: 'design_system_export', | |
| 919 | - opened: 'design_system_opened' | |
| 920 | - }, | |
| 921 | 891 | components: { |
| 922 | 892 | createClicked: 'component_create_clicked', |
| 923 | 893 | createCancelled: 'component_creation_cancelled', |
| 924 | 894 | created: 'component_created', |
| @@ -926,10 +896,9 @@ | ||
| 926 | 896 | edited: 'component_edited', |
| 927 | 897 | propertiesPanelOpened: 'component_properties_panel_opened', |
| 928 | 898 | propertiesGroupCreated: 'component_properties_group_created', |
| 929 | 899 | propertyExposed: 'component_property_exposed', |
| 930 | - propertyRemoved: 'component_property_removed', | |
| 931 | - detached: 'component_detached' | |
| 900 | + propertyRemoved: 'component_property_removed' | |
| 932 | 901 | }, |
| 933 | 902 | global_classes: { |
| 934 | 903 | classApplied: 'class_applied', |
| 935 | 904 | classRemoved: 'class_removed', |
| @@ -947,12 +916,9 @@ | ||
| 947 | 916 | classUsageHovered: 'class_usage_hovered', |
| 948 | 917 | classStyled: 'class_styled', |
| 949 | 918 | classStateClicked: 'class_state_clicked', |
| 950 | 919 | classUsageClicked: 'class_usage_clicked', |
| 951 | - classDuplicate: 'class_duplicate', | |
| 952 | - classSyncToV3PopupShown: 'class_sync_to_v3_popup_shown', | |
| 953 | - classSyncToV3: 'class_sync_to_v3', | |
| 954 | - classSyncToV3PopupClick: 'class_sync_to_v3_popup_click' | |
| 920 | + classDuplicate: 'class_duplicate' | |
| 955 | 921 | }, |
| 956 | 922 | editorOne: { |
| 957 | 923 | topBarPublishDropdown: 'top_bar_publish_dropdown', |
| 958 | 924 | topBarPageList: 'top_bar_page_list', |
| @@ -963,19 +929,9 @@ | ||
| 963 | 929 | eLibraryGenerateAi: 'e_library_generate_ai', |
| 964 | 930 | finderSearchInput: 'finder_search_input', |
| 965 | 931 | finderResultSelect: 'finder_result_select', |
| 966 | 932 | canvasEmptyBoxAction: 'canvas_empty_box_action', |
| 967 | - widgetPanelSearch: 'widget_panel_search', | |
| 968 | - wpDashElementorMenuClick: 'wpdash_elementor_menu_click', | |
| 969 | - wpDashEditorSubMenuHover: 'wpdash_editor_sub_menu_hover', | |
| 970 | - wpDashThemeBuilderClick: 'wpdash_theme_builder_click' | |
| 971 | - }, | |
| 972 | - interactions: { | |
| 973 | - created: 'interactions_created' | |
| 974 | - }, | |
| 975 | - promotions: { | |
| 976 | - viewPromotion: 'view_promotion', | |
| 977 | - upgradePromotionClick: 'upgrade_promotion_click' | |
| 933 | + widgetPanelSearch: 'widget_panel_search' | |
| 978 | 934 | } |
| 979 | 935 | } |
| 980 | 936 | }; |
| 981 | 937 | var _default = exports["default"] = eventsConfig; |