| 1 |
import { ReactComponent as blockAccordion } from './block-accordion.svg'; |
| 2 |
import { ReactComponent as blockAccordionCollapse } from './block-accordion-collapse.svg'; |
| 3 |
import { ReactComponent as blockAccordionItem } from './block-accordion-item.svg'; |
| 4 |
import { ReactComponent as blockAlert } from './block-alert.svg'; |
| 5 |
import { ReactComponent as blockButton } from './block-button.svg'; |
| 6 |
import { ReactComponent as blockButtons } from './block-buttons.svg'; |
| 7 |
import { ReactComponent as blockCarousel } from './block-carousel.svg'; |
| 8 |
import { ReactComponent as blockCarouselSlide } from './block-carousel-slide.svg'; |
| 9 |
import { ReactComponent as blockChangelog } from './block-changelog.svg'; |
| 10 |
import { ReactComponent as blockCountdown } from './block-countdown.svg'; |
| 11 |
import { ReactComponent as blockCounterBox } from './block-counter-box.svg'; |
| 12 |
import { ReactComponent as blockDivider } from './block-divider.svg'; |
| 13 |
import { ReactComponent as blockForm } from './block-form.svg'; |
| 14 |
import { ReactComponent as blockFormFieldCheckbox } from './block-form-field-checkbox.svg'; |
| 15 |
import { ReactComponent as blockFormFieldDate } from './block-form-field-date.svg'; |
| 16 |
import { ReactComponent as blockFormFieldEmail } from './block-form-field-email.svg'; |
| 17 |
import { ReactComponent as blockFormFieldHidden } from './block-form-field-hidden.svg'; |
| 18 |
import { ReactComponent as blockFormFieldName } from './block-form-field-name.svg'; |
| 19 |
import { ReactComponent as blockFormFieldNumber } from './block-form-field-number.svg'; |
| 20 |
import { ReactComponent as blockFormFieldPhone } from './block-form-field-phone.svg'; |
| 21 |
import { ReactComponent as blockFormFieldRadio } from './block-form-field-radio.svg'; |
| 22 |
import { ReactComponent as blockFormFieldSelect } from './block-form-field-select.svg'; |
| 23 |
import { ReactComponent as blockFormFieldText } from './block-form-field-text.svg'; |
| 24 |
import { ReactComponent as blockFormFieldTextarea } from './block-form-field-textarea.svg'; |
| 25 |
import { ReactComponent as blockFormFieldUrl } from './block-form-field-url.svg'; |
| 26 |
import { ReactComponent as blockGif } from './block-gif.svg'; |
| 27 |
import { ReactComponent as blockGist } from './block-gist.svg'; |
| 28 |
import { ReactComponent as blockGoogleMaps } from './block-google-maps.svg'; |
| 29 |
import { ReactComponent as blockGrid } from './block-grid.svg'; |
| 30 |
import { ReactComponent as blockGridColumn } from './block-grid-column.svg'; |
| 31 |
import { ReactComponent as blockIcon } from './block-icon.svg'; |
| 32 |
import { ReactComponent as blockIconBox } from './block-icon-box.svg'; |
| 33 |
import { ReactComponent as blockImageCompare } from './block-image-compare.svg'; |
| 34 |
import { ReactComponent as blockInstagram } from './block-instagram.svg'; |
| 35 |
import { ReactComponent as blockLottie } from './block-lottie.svg'; |
| 36 |
import { ReactComponent as blockMarkdown } from './block-markdown.svg'; |
| 37 |
import { ReactComponent as blockPricingTable } from './block-pricing.svg'; |
| 38 |
import { ReactComponent as blockProgress } from './block-progress.svg'; |
| 39 |
import { ReactComponent as blockDividerShape } from './block-shape-divider.svg'; |
| 40 |
import { ReactComponent as blockTab } from './block-tab.svg'; |
| 41 |
import { ReactComponent as blockTableOfContents } from './block-table-of-contents.svg'; |
| 42 |
import { ReactComponent as blockTabs } from './block-tabs.svg'; |
| 43 |
import { ReactComponent as blockTestimonial } from './block-testimonial.svg'; |
| 44 |
import { ReactComponent as blockTwitter } from './block-twitter.svg'; |
| 45 |
import { ReactComponent as blockVideo } from './block-video.svg'; |
| 46 |
import { ReactComponent as blockWidgetizedArea } from './block-widgetized-area.svg'; |
| 47 |
import { ReactComponent as borderDashed } from './border-dashed.svg'; |
| 48 |
import { ReactComponent as borderDotted } from './border-dotted.svg'; |
| 49 |
import { ReactComponent as borderDouble } from './border-double.svg'; |
| 50 |
import { ReactComponent as borderSolid } from './border-solid.svg'; |
| 51 |
import { ReactComponent as extensionCustomCSS } from './extension-custom-css.svg'; |
| 52 |
import { ReactComponent as extensionDisplay } from './extension-display.svg'; |
| 53 |
import { ReactComponent as extensionFrame } from './extension-frame.svg'; |
| 54 |
import { ReactComponent as extensionPosition } from './extension-position.svg'; |
| 55 |
import { ReactComponent as extensionSpacings } from './extension-spacings.svg'; |
| 56 |
import { ReactComponent as extensionSR } from './extension-sr.svg'; |
| 57 |
import { ReactComponent as extensionTransform } from './extension-transform.svg'; |
| 58 |
import { ReactComponent as ghostkitLogo } from './ghostkit-logo.svg'; |
| 59 |
import { ReactComponent as iconArrowDown } from './icon-arrow-down.svg'; |
| 60 |
import { ReactComponent as iconArrowLeft } from './icon-arrow-left.svg'; |
| 61 |
import { ReactComponent as iconArrowRight } from './icon-arrow-right.svg'; |
| 62 |
import { ReactComponent as iconArrowUp } from './icon-arrow-up.svg'; |
| 63 |
import { ReactComponent as iconBadge } from './icon-badge.svg'; |
| 64 |
import { ReactComponent as iconBox } from './icon-box.svg'; |
| 65 |
import { ReactComponent as iconCircle } from './icon-circle.svg'; |
| 66 |
import { ReactComponent as iconFeltPen } from './icon-felt-pen.svg'; |
| 67 |
import { ReactComponent as iconFlipHorizontal } from './icon-flip-horizontal.svg'; |
| 68 |
import { ReactComponent as iconFlipVertical } from './icon-flip-vertical.svg'; |
| 69 |
import { ReactComponent as iconFullheight } from './icon-fullheight.svg'; |
| 70 |
import { ReactComponent as iconHorizontalAround } from './icon-horizontal-around.svg'; |
| 71 |
import { ReactComponent as iconHorizontalBetween } from './icon-horizontal-between.svg'; |
| 72 |
import { ReactComponent as iconHorizontalCenter } from './icon-horizontal-center.svg'; |
| 73 |
import { ReactComponent as iconHorizontalEnd } from './icon-horizontal-end.svg'; |
| 74 |
import { ReactComponent as iconHorizontalStart } from './icon-horizontal-start.svg'; |
| 75 |
import { ReactComponent as iconHorizontalStretch } from './icon-horizontal-stretch.svg'; |
| 76 |
import { ReactComponent as iconKebabMenu } from './icon-kebab-menu.svg'; |
| 77 |
import { ReactComponent as iconMap } from './icon-map.svg'; |
| 78 |
import { ReactComponent as iconMarker } from './icon-marker.svg'; |
| 79 |
import { ReactComponent as iconPointer } from './icon-pointer.svg'; |
| 80 |
import { ReactComponent as iconTextUppercase } from './icon-text-uppercase.svg'; |
| 81 |
import { ReactComponent as iconTrash } from './icon-trash.svg'; |
| 82 |
import { ReactComponent as iconTypographyAdobeFonts } from './icon-typography-adobe-fonts.svg'; |
| 83 |
import { ReactComponent as iconTypographyCustomFonts } from './icon-typography-custom-fonts.svg'; |
| 84 |
import { ReactComponent as iconTypographyFontSize } from './icon-typography-font-size.svg'; |
| 85 |
import { ReactComponent as iconTypographyGoogleFonts } from './icon-typography-google-fonts.svg'; |
| 86 |
import { ReactComponent as iconTypographyLetterSpacing } from './icon-typography-letter-spacing.svg'; |
| 87 |
import { ReactComponent as iconTypographyLineHeight } from './icon-typography-line-height.svg'; |
| 88 |
import { ReactComponent as iconVerticalBetween } from './icon-vertical-between.svg'; |
| 89 |
import { ReactComponent as iconVerticalBottom } from './icon-vertical-bottom.svg'; |
| 90 |
import { ReactComponent as iconVerticalCenter } from './icon-vertical-center.svg'; |
| 91 |
import { ReactComponent as iconVerticalStretch } from './icon-vertical-stretch.svg'; |
| 92 |
import { ReactComponent as iconVerticalTop } from './icon-vertical-top.svg'; |
| 93 |
import { ReactComponent as pluginColorPalette } from './plugin-color-palette.svg'; |
| 94 |
import { ReactComponent as pluginCustomCode } from './plugin-custom-code.svg'; |
| 95 |
import { ReactComponent as pluginCustomizer } from './plugin-customizer.svg'; |
| 96 |
import { ReactComponent as pluginTemplates } from './plugin-templates.svg'; |
| 97 |
import { ReactComponent as pluginTypography } from './plugin-typography.svg'; |
| 98 |
import { ReactComponent as srFade } from './sr-fade.svg'; |
| 99 |
import { ReactComponent as srZoom } from './sr-zoom.svg'; |
| 100 |
import { ReactComponent as srZoomFromBottom } from './sr-zoom-from-bottom.svg'; |
| 101 |
import { ReactComponent as srZoomFromLeft } from './sr-zoom-from-left.svg'; |
| 102 |
import { ReactComponent as srZoomFromRight } from './sr-zoom-from-right.svg'; |
| 103 |
import { ReactComponent as tabsDesktop } from './tabs-desktop.svg'; |
| 104 |
import { ReactComponent as tabsLaptop } from './tabs-laptop.svg'; |
| 105 |
import { ReactComponent as tabsMobile } from './tabs-mobile.svg'; |
| 106 |
import { ReactComponent as tabsTablet } from './tabs-tablet.svg'; |
| 107 |
import { ReactComponent as tabsTv } from './tabs-tv.svg'; |
| 108 |
|
| 109 |
export default { |
| 110 |
'ghostkit-logo': ghostkitLogo, |
| 111 |
|
| 112 |
'block-accordion': blockAccordion, |
| 113 |
'block-accordion-item': blockAccordionItem, |
| 114 |
'block-accordion-collapse': blockAccordionCollapse, |
| 115 |
'block-alert': blockAlert, |
| 116 |
'block-buttons': blockButtons, |
| 117 |
'block-button': blockButton, |
| 118 |
'block-carousel': blockCarousel, |
| 119 |
'block-carousel-slide': blockCarouselSlide, |
| 120 |
'block-changelog': blockChangelog, |
| 121 |
'block-countdown': blockCountdown, |
| 122 |
'block-counter-box': blockCounterBox, |
| 123 |
'block-divider': blockDivider, |
| 124 |
'block-shape-divider': blockDividerShape, |
| 125 |
'block-gist': blockGist, |
| 126 |
'block-google-maps': blockGoogleMaps, |
| 127 |
'block-grid': blockGrid, |
| 128 |
'block-grid-column': blockGridColumn, |
| 129 |
'block-icon': blockIcon, |
| 130 |
'block-icon-box': blockIconBox, |
| 131 |
'block-image-compare': blockImageCompare, |
| 132 |
'block-instagram': blockInstagram, |
| 133 |
'block-lottie': blockLottie, |
| 134 |
'block-markdown': blockMarkdown, |
| 135 |
'block-gif': blockGif, |
| 136 |
'block-pricing-table': blockPricingTable, |
| 137 |
'block-progress': blockProgress, |
| 138 |
'block-tabs': blockTabs, |
| 139 |
'block-tab': blockTab, |
| 140 |
'block-testimonial': blockTestimonial, |
| 141 |
'block-twitter': blockTwitter, |
| 142 |
'block-video': blockVideo, |
| 143 |
'block-widgetized-area': blockWidgetizedArea, |
| 144 |
'block-table-of-contents': blockTableOfContents, |
| 145 |
'block-form': blockForm, |
| 146 |
'block-form-field-checkbox': blockFormFieldCheckbox, |
| 147 |
'block-form-field-date': blockFormFieldDate, |
| 148 |
'block-form-field-email': blockFormFieldEmail, |
| 149 |
'block-form-field-hidden': blockFormFieldHidden, |
| 150 |
'block-form-field-name': blockFormFieldName, |
| 151 |
'block-form-field-number': blockFormFieldNumber, |
| 152 |
'block-form-field-phone': blockFormFieldPhone, |
| 153 |
'block-form-field-radio': blockFormFieldRadio, |
| 154 |
'block-form-field-select': blockFormFieldSelect, |
| 155 |
'block-form-field-text': blockFormFieldText, |
| 156 |
'block-form-field-textarea': blockFormFieldTextarea, |
| 157 |
'block-form-field-url': blockFormFieldUrl, |
| 158 |
|
| 159 |
'border-dashed': borderDashed, |
| 160 |
'border-dotted': borderDotted, |
| 161 |
'border-double': borderDouble, |
| 162 |
'border-solid': borderSolid, |
| 163 |
|
| 164 |
'plugin-templates': pluginTemplates, |
| 165 |
'plugin-custom-code': pluginCustomCode, |
| 166 |
'plugin-color-palette': pluginColorPalette, |
| 167 |
'plugin-customizer': pluginCustomizer, |
| 168 |
'plugin-typography': pluginTypography, |
| 169 |
|
| 170 |
'sr-fade': srFade, |
| 171 |
'sr-zoom-from-bottom': srZoomFromBottom, |
| 172 |
'sr-zoom-from-left': srZoomFromLeft, |
| 173 |
'sr-zoom-from-right': srZoomFromRight, |
| 174 |
'sr-zoom': srZoom, |
| 175 |
|
| 176 |
'extension-frame': extensionFrame, |
| 177 |
'extension-position': extensionPosition, |
| 178 |
'extension-display': extensionDisplay, |
| 179 |
'extension-spacings': extensionSpacings, |
| 180 |
'extension-sr': extensionSR, |
| 181 |
'extension-transform': extensionTransform, |
| 182 |
'extension-custom-css': extensionCustomCSS, |
| 183 |
|
| 184 |
'tabs-tv': tabsTv, |
| 185 |
'tabs-desktop': tabsDesktop, |
| 186 |
'tabs-laptop': tabsLaptop, |
| 187 |
'tabs-tablet': tabsTablet, |
| 188 |
'tabs-mobile': tabsMobile, |
| 189 |
|
| 190 |
'icon-fullheight': iconFullheight, |
| 191 |
'icon-horizontal-around': iconHorizontalAround, |
| 192 |
'icon-horizontal-between': iconHorizontalBetween, |
| 193 |
'icon-horizontal-center': iconHorizontalCenter, |
| 194 |
'icon-horizontal-end': iconHorizontalEnd, |
| 195 |
'icon-horizontal-start': iconHorizontalStart, |
| 196 |
'icon-horizontal-stretch': iconHorizontalStretch, |
| 197 |
'icon-vertical-between': iconVerticalBetween, |
| 198 |
'icon-vertical-bottom': iconVerticalBottom, |
| 199 |
'icon-vertical-center': iconVerticalCenter, |
| 200 |
'icon-vertical-stretch': iconVerticalStretch, |
| 201 |
'icon-vertical-top': iconVerticalTop, |
| 202 |
'icon-flip-horizontal': iconFlipHorizontal, |
| 203 |
'icon-flip-vertical': iconFlipVertical, |
| 204 |
'icon-arrow-down': iconArrowDown, |
| 205 |
'icon-arrow-left': iconArrowLeft, |
| 206 |
'icon-arrow-right': iconArrowRight, |
| 207 |
'icon-arrow-up': iconArrowUp, |
| 208 |
'icon-box': iconBox, |
| 209 |
'icon-circle': iconCircle, |
| 210 |
'icon-trash': iconTrash, |
| 211 |
'icon-marker': iconMarker, |
| 212 |
'icon-pointer': iconPointer, |
| 213 |
'icon-text-uppercase': iconTextUppercase, |
| 214 |
'icon-map': iconMap, |
| 215 |
'icon-badge': iconBadge, |
| 216 |
'icon-felt-pen': iconFeltPen, |
| 217 |
'icon-kebab-menu': iconKebabMenu, |
| 218 |
'icon-typography-font-size': iconTypographyFontSize, |
| 219 |
'icon-typography-letter-spacing': iconTypographyLetterSpacing, |
| 220 |
'icon-typography-line-height': iconTypographyLineHeight, |
| 221 |
'icon-typography-google-fonts': iconTypographyGoogleFonts, |
| 222 |
'icon-typography-adobe-fonts': iconTypographyAdobeFonts, |
| 223 |
'icon-typography-custom-fonts': iconTypographyCustomFonts, |
| 224 |
}; |
| 225 |
|