| @@ -67,13 +67,27 @@ | ||
| 67 | 67 | 'filterable-cards-item', |
| 68 | 68 | 'stripe-button', |
| 69 | 69 | 'news-ticker', |
| 70 | 70 | 'paypal-button', |
| 71 | + 'lottie-animation', | |
| 71 | 72 | 'marquee', |
| 72 | 73 | 'marquee-child', |
| 73 | 74 | 'logout', |
| 75 | + 'player', | |
| 74 | 76 | 'advance-lists', |
| 75 | - 'advance-list-item' . | |
| 77 | + 'taxonomy-listing', | |
| 78 | + 'featured-image', | |
| 79 | + 'interactive-circle-infographic', | |
| 80 | + 'scroll-to-top', | |
| 81 | + 'qr-code', | |
| 82 | + 'advance-list-item', | |
| 83 | + 'breadcrumb', | |
| 84 | + 'dynamic-text', | |
| 85 | + // loop builder | |
| 86 | + 'loop-builder', | |
| 87 | + 'loop-template', | |
| 88 | + 'loop-load-more', | |
| 89 | + 'loop-filter', | |
| 76 | 90 | // Form Builder |
| 77 | 91 | 'form-builder', |
| 78 | 92 | 'form-input', |
| 79 | 93 | 'form-textarea', |
| @@ -82,10 +96,12 @@ | ||
| 82 | 96 | 'form-multi-step-child', |
| 83 | 97 | 'form-password', |
| 84 | 98 | 'form-select', |
| 85 | 99 | 'form-radio', |
| 100 | + 'frontend-dashboard', | |
| 86 | 101 | 'text-path', |
| 87 | 102 | // Academy LMS |
| 103 | + 'academy-container', | |
| 88 | 104 | 'academy-certificate', |
| 89 | 105 | 'academy-certificate-id', |
| 90 | 106 | 'academy-certificate-text', |
| 91 | 107 | 'academy-course-search', |
| @@ -95,5 +111,47 @@ | ||
| 95 | 111 | 'academy-login-form', |
| 96 | 112 | 'academy-password-reset-form', |
| 97 | 113 | 'academy-pdf', |
| 98 | 114 | 'academy-student-registration-form', |
| 115 | + 'academy-course-media', | |
| 116 | + // StoreEngine Blocks | |
| 117 | + 'storeengine-products', | |
| 118 | + 'storeengine-cart-list', | |
| 119 | + 'storeengine-login-form', | |
| 120 | + 'storeengine-coupon-form', | |
| 121 | + 'storeengine-product-filter', | |
| 122 | + 'storeengine-checkout-form', | |
| 123 | + 'storeengine-continue-button', | |
| 124 | + 'storeengine-checkout-button', | |
| 125 | + 'storeengine-cart-sub-table', | |
| 126 | + 'storeengine-cart-button', | |
| 127 | + 'storeengine-order-info', | |
| 128 | + 'storeengine-billing-info', | |
| 129 | + 'storeengine-shipping-info', | |
| 130 | + 'storeengine-order-details', | |
| 131 | + 'storeengine-funnel-checkout', | |
| 132 | + 'storeengine-funnel-offer', | |
| 133 | + 'storeengine-funnel-accept', | |
| 134 | + 'storeengine-funnel-decline', | |
| 135 | + 'storeengine-funnel-continue', | |
| 136 | + 'storeengine-mini-cart', | |
| 137 | + 'storeengine-cart-notice', | |
| 138 | + 'storeengine-product-gallery', | |
| 139 | + 'storeengine-product-summary', | |
| 140 | + 'storeengine-product-description', | |
| 141 | + 'storeengine-product-review', | |
| 142 | + | |
| 143 | + // Easy Content Manager Blocks | |
| 144 | + 'ecm-bookmark-button', | |
| 145 | + 'ecm-bookmark-badge', | |
| 146 | + 'ecm-bookmark-list', | |
| 147 | + 'ecm-bookmark-count', | |
| 148 | + 'ecm-reaction-list', | |
| 149 | + 'ecm-reaction', | |
| 150 | + 'ecm-upvote', | |
| 151 | + 'ecm-upvote-count', | |
| 152 | + 'ecm-upvote-list', | |
| 153 | + 'ecm-claim-button', | |
| 154 | + 'ecm-claim-badge', | |
| 155 | + 'ecm-claim-list', | |
| 156 | + 'ecm-claim-count', | |
| 99 | 157 | ]; |