@total_onion/onion-library 3.2.0 → 3.2.2
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/.github/workflows/npm-publish.yml +38 -0
- package/.prettierrc +22 -0
- package/__spec__/copyBlockComponent.spec.js +94 -0
- package/__spec__/copyFile.spec.js +78 -0
- package/__spec__/copyFileKeeping.spec.js +74 -0
- package/__spec__/files/source.txt +1 -0
- package/__spec__/update-all-components.spec.js +99 -0
- package/__spec__/update-component.spec.js +165 -0
- package/assembleAssetList.js +69 -0
- package/breakpoints.scss +6 -0
- package/build-library.js +4 -0
- package/checkBuildAssets.js +17 -0
- package/components/block-accent-image-v3/accent-image-v3.js +7 -0
- package/components/block-accent-image-v3/accent-image-v3.scss +4 -0
- package/components/block-accent-image-v3/accent-image-v3.twig +137 -0
- package/components/block-accent-image-v3/group_6890e1233ff2d.json +81 -0
- package/components/block-accordion-v3/accordion-v3.js +119 -0
- package/components/block-accordion-v3/accordion-v3.scss +197 -0
- package/components/block-accordion-v3/accordion-v3.twig +51 -0
- package/components/block-accordion-v3/group_6888d2f0b230b.json +458 -0
- package/components/block-back-to-top-button-v3/back-to-top-button-v3.js +12 -0
- package/components/block-back-to-top-button-v3/back-to-top-button-v3.scss +68 -0
- package/components/block-back-to-top-button-v3/back-to-top-button-v3.twig +40 -0
- package/components/block-back-to-top-button-v3/group_63e24e04a1e61.json +323 -0
- package/components/block-betterreviews-display-v3/betterreviews-display-v3.js +10 -0
- package/components/block-betterreviews-display-v3/betterreviews-display-v3.scss +104 -0
- package/components/block-betterreviews-display-v3/betterreviews-display-v3.twig +24 -0
- package/components/block-betterreviews-display-v3/group_6892880fc1a00.json +182 -0
- package/components/block-block-interactions-v3/block-interactions-v3.js +53 -0
- package/components/block-block-interactions-v3/block-interactions-v3.scss +32 -0
- package/components/block-block-interactions-v3/block-interactions-v3.twig +55 -0
- package/components/block-block-interactions-v3/group_687e1575ba23d.json +700 -0
- package/components/block-carousel-multi-layout-v3/carousel-multi-layout-v3.js +243 -0
- package/components/block-carousel-multi-layout-v3/carousel-multi-layout-v3.scss +156 -0
- package/components/block-carousel-multi-layout-v3/carousel-multi-layout-v3.twig +146 -0
- package/components/block-carousel-multi-layout-v3/group_686bd42e551d6.json +578 -0
- package/components/block-cocktail-recipe-v3/cocktail-recipe-v3.js +127 -0
- package/components/block-cocktail-recipe-v3/cocktail-recipe-v3.scss +345 -0
- package/components/block-cocktail-recipe-v3/cocktail-recipe-v3.twig +93 -0
- package/components/block-cocktail-recipe-v3/group_68fff19fa4dd0.json +202 -0
- package/components/block-cover-link-v3/cover-link-v3.js +7 -0
- package/components/block-cover-link-v3/cover-link-v3.scss +10 -0
- package/components/block-cover-link-v3/cover-link-v3.twig +16 -0
- package/components/block-cover-link-v3/group_687192c28b7eb.json +96 -0
- package/components/block-divider-v3/divider-v3.js +8 -0
- package/components/block-divider-v3/divider-v3.scss +103 -0
- package/components/block-divider-v3/divider-v3.twig +45 -0
- package/components/block-divider-v3/group_686b919696bfe.json +891 -0
- package/components/block-featured-image-gallery-v3/featured-image-gallery-v3.js +44 -0
- package/components/block-featured-image-gallery-v3/featured-image-gallery-v3.scss +93 -0
- package/components/block-featured-image-gallery-v3/featured-image-gallery-v3.twig +43 -0
- package/components/block-featured-image-gallery-v3/group_5f91897095b42.json +88 -0
- package/components/block-form-selection-v3/form-selection-v3.js +78 -0
- package/components/block-form-selection-v3/form-selection-v3.scss +38 -0
- package/components/block-form-selection-v3/form-selection-v3.twig +84 -0
- package/components/block-form-selection-v3/group_68752e7949e53.json +351 -0
- package/components/block-gradient-layer-v3/gradient-layer-v3.js +7 -0
- package/components/block-gradient-layer-v3/gradient-layer-v3.scss +8 -0
- package/components/block-gradient-layer-v3/gradient-layer-v3.twig +78 -0
- package/components/block-gradient-layer-v3/group_686fdadc85df4.json +206 -0
- package/components/block-group-container-v3/group-container-v3.js +7 -0
- package/components/block-group-container-v3/group-container-v3.php +14 -0
- package/components/block-group-container-v3/group-container-v3.scss +45 -0
- package/components/block-group-container-v3/group-container-v3.twig +70 -0
- package/components/block-group-container-v3/group_6865578ada499.json +3660 -0
- package/components/block-lottie-content-v3/group_687197027216d.json +177 -0
- package/components/block-lottie-content-v3/lottie-content-v3.js +25 -0
- package/components/block-lottie-content-v3/lottie-content-v3.scss +2 -0
- package/components/block-lottie-content-v3/lottie-content-v3.twig +15 -0
- package/components/block-market-selector-v3/group_68752075dd831.json +129 -0
- package/components/block-market-selector-v3/market-selector-v3.js +7 -0
- package/components/block-market-selector-v3/market-selector-v3.scss +120 -0
- package/components/block-market-selector-v3/market-selector-v3.twig +40 -0
- package/components/block-modal-form-v3/modal-form-v3.js +59 -0
- package/components/block-modal-form-v3/modal-form-v3.scss +6 -0
- package/components/block-modal-form-v3/modal-form-v3.twig +30 -0
- package/components/block-nav-menu-container-v3/group_687e00b45e9a3.json +187 -0
- package/components/block-nav-menu-container-v3/nav-menu-container-v3.js +7 -0
- package/components/block-nav-menu-container-v3/nav-menu-container-v3.scss +3 -0
- package/components/block-nav-menu-container-v3/nav-menu-container-v3.twig +23 -0
- package/components/block-post-info-v3/group_6866429531436.json +3112 -0
- package/components/block-post-info-v3/post-info-v3/bazaarvoice-inline.twig +13 -0
- package/components/block-post-info-v3/post-info-v3/better-reviews.twig +15 -0
- package/components/block-post-info-v3/post-info-v3/divider.twig +8 -0
- package/components/block-post-info-v3/post-info-v3/drink-description.twig +10 -0
- package/components/block-post-info-v3/post-info-v3/global-image.twig +22 -0
- package/components/block-post-info-v3/post-info-v3/gradient-layer.twig +78 -0
- package/components/block-post-info-v3/post-info-v3/gradient-overlay.twig +10 -0
- package/components/block-post-info-v3/post-info-v3/post-author.twig +17 -0
- package/components/block-post-info-v3/post-info-v3/post-buy-now.twig +116 -0
- package/components/block-post-info-v3/post-info-v3/post-categories.twig +15 -0
- package/components/block-post-info-v3/post-info-v3/post-headline.twig +15 -0
- package/components/block-post-info-v3/post-info-v3/post-image.twig +47 -0
- package/components/block-post-info-v3/post-info-v3/post-info-description.twig +15 -0
- package/components/block-post-info-v3/post-info-v3/post-info-subtitle.twig +14 -0
- package/components/block-post-info-v3/post-info-v3/post-link.twig +42 -0
- package/components/block-post-info-v3/post-info-v3/post-name.twig +12 -0
- package/components/block-post-info-v3/post-info-v3/post-publish-date.twig +12 -0
- package/components/block-post-info-v3/post-info-v3/post-tags.twig +24 -0
- package/components/block-post-info-v3/post-info-v3/post-text-alternative-style.twig +16 -0
- package/components/block-post-info-v3/post-info-v3/post-title.twig +15 -0
- package/components/block-post-info-v3/post-info-v3/post-video.twig +27 -0
- package/components/block-post-info-v3/post-info-v3/reservebar-add-to-cart.twig +32 -0
- package/components/block-post-info-v3/post-info-v3/shopify-add-to-cart.twig +31 -0
- package/components/block-post-info-v3/post-info-v3/social-networks.twig +33 -0
- package/components/block-post-info-v3/post-info-v3/spacer-v3.twig +9 -0
- package/components/block-post-info-v3/post-info-v3.js +10 -0
- package/components/block-post-info-v3/post-info-v3.scss +210 -0
- package/components/block-post-info-v3/post-info-v3.twig +67 -0
- package/components/block-product-info-v3/group_68909995b6550.json +3544 -0
- package/components/block-product-info-v3/product-info-v3/product-abv.twig +14 -0
- package/components/block-product-info-v3/product-info-v3/product-cask-type-label.twig +14 -0
- package/components/block-product-info-v3/product-info-v3/product-cask-type.twig +14 -0
- package/components/block-product-info-v3/product-info-v3/product-colour-label.twig +14 -0
- package/components/block-product-info-v3/product-info-v3/product-colour.twig +14 -0
- package/components/block-product-info-v3/product-info-v3/product-description.twig +14 -0
- package/components/block-product-info-v3/product-info-v3/product-finish-label.twig +14 -0
- package/components/block-product-info-v3/product-info-v3/product-finish.twig +14 -0
- package/components/block-product-info-v3/product-info-v3/product-headline.twig +14 -0
- package/components/block-product-info-v3/product-info-v3/product-image.twig +43 -0
- package/components/block-product-info-v3/product-info-v3/product-name.twig +14 -0
- package/components/block-product-info-v3/product-info-v3/product-nose-label.twig +14 -0
- package/components/block-product-info-v3/product-info-v3/product-nose.twig +14 -0
- package/components/block-product-info-v3/product-info-v3/product-pair-with-label.twig +14 -0
- package/components/block-product-info-v3/product-info-v3/product-pair-with.twig +14 -0
- package/components/block-product-info-v3/product-info-v3/product-palate-label.twig +14 -0
- package/components/block-product-info-v3/product-info-v3/product-palate.twig +14 -0
- package/components/block-product-info-v3/product-info-v3/product-taste-label.twig +14 -0
- package/components/block-product-info-v3/product-info-v3/product-taste.twig +14 -0
- package/components/block-product-info-v3/product-info-v3/product-volume.twig +14 -0
- package/components/block-product-info-v3/product-info-v3/spacer-v3.twig +9 -0
- package/components/block-product-info-v3/product-info-v3.js +7 -0
- package/components/block-product-info-v3/product-info-v3.scss +171 -0
- package/components/block-product-info-v3/product-info-v3.twig +43 -0
- package/components/block-raw-html-v3/group_686ba68d603a2.json +212 -0
- package/components/block-raw-html-v3/raw-html-v3.js +7 -0
- package/components/block-raw-html-v3/raw-html-v3.scss +2 -0
- package/components/block-raw-html-v3/raw-html-v3.twig +17 -0
- package/components/block-responsive-table-v3/group_6617ecc987ddd.json +394 -0
- package/components/block-responsive-table-v3/responsive-table-v3.js +7 -0
- package/components/block-responsive-table-v3/responsive-table-v3.scss +49 -0
- package/components/block-responsive-table-v3/responsive-table-v3.twig +47 -0
- package/components/block-scrolling-banner-v3/group_68e67fca1ec80.json +664 -0
- package/components/block-scrolling-banner-v3/scrolling-banner-v3.js +144 -0
- package/components/block-scrolling-banner-v3/scrolling-banner-v3.scss +104 -0
- package/components/block-scrolling-banner-v3/scrolling-banner-v3.twig +72 -0
- package/components/block-section-separator-v3/group_6874c8d79b84b.json +576 -0
- package/components/block-section-separator-v3/section-separator-v3.js +7 -0
- package/components/block-section-separator-v3/section-separator-v3.scss +42 -0
- package/components/block-section-separator-v3/section-separator-v3.twig +46 -0
- package/components/block-single-column-container-v3/group_6887640458d61.json +481 -0
- package/components/block-single-column-container-v3/single-column-container-v3.js +7 -0
- package/components/block-single-column-container-v3/single-column-container-v3.scss +14 -0
- package/components/block-single-column-container-v3/single-column-container-v3.twig +30 -0
- package/components/block-single-responsive-image-v3/group_6867bcf24c2fc.json +128 -0
- package/components/block-single-responsive-image-v3/single-responsive-image-v3.js +7 -0
- package/components/block-single-responsive-image-v3/single-responsive-image-v3.scss +9 -0
- package/components/block-single-responsive-image-v3/single-responsive-image-v3.twig +24 -0
- package/components/block-site-copyright-notice-v3/group_66296c3716b4f.json +304 -0
- package/components/block-site-copyright-notice-v3/index.html +33 -0
- package/components/block-site-copyright-notice-v3/site-copyright-notice-v3.js +58 -0
- package/components/block-site-copyright-notice-v3/site-copyright-notice-v3.scss +21 -0
- package/components/block-site-copyright-notice-v3/site-copyright-notice-v3.twig +30 -0
- package/components/block-site-logo-container-v3/group_687e3b887b508.json +175 -0
- package/components/block-site-logo-container-v3/site-logo-container-v3.js +7 -0
- package/components/block-site-logo-container-v3/site-logo-container-v3.scss +29 -0
- package/components/block-site-logo-container-v3/site-logo-container-v3.twig +40 -0
- package/components/block-site-title-and-tagline-v3/site-title-and-tagline-v3.js +7 -0
- package/components/block-site-title-and-tagline-v3/site-title-and-tagline-v3.scss +16 -0
- package/components/block-site-title-and-tagline-v3/site-title-and-tagline-v3.twig +24 -0
- package/components/block-smash-balloon-social-media-v3/smash-balloon-social-media-v3.js +8 -0
- package/components/block-smash-balloon-social-media-v3/smash-balloon-social-media-v3.scss +31 -0
- package/components/block-smash-balloon-social-media-v3/smash-balloon-social-media-v3.twig +18 -0
- package/components/block-social-networks-v3/group_6891d4d7db414.json +146 -0
- package/components/block-social-networks-v3/social-networks-v3.js +7 -0
- package/components/block-social-networks-v3/social-networks-v3.scss +7 -0
- package/components/block-social-networks-v3/social-networks-v3.twig +24 -0
- package/components/block-spacer-v3/group_686b8cb48c708.json +131 -0
- package/components/block-spacer-v3/spacer-v3.js +8 -0
- package/components/block-spacer-v3/spacer-v3.scss +19 -0
- package/components/block-spacer-v3/spacer-v3.twig +13 -0
- package/components/block-spotify-embed-v3/group_67d04c4c4cf78.json +120 -0
- package/components/block-spotify-embed-v3/spotify-embed-v3.js +7 -0
- package/components/block-spotify-embed-v3/spotify-embed-v3.scss +11 -0
- package/components/block-spotify-embed-v3/spotify-embed-v3.twig +23 -0
- package/components/block-standard-content-v3/group_68655756737c9.json +344 -0
- package/components/block-standard-content-v3/standard-content-v3.js +39 -0
- package/components/block-standard-content-v3/standard-content-v3.scss +11 -0
- package/components/block-standard-content-v3/standard-content-v3.twig +46 -0
- package/components/block-sticky-buy-cta-v3/group_68b061bb56543.json +172 -0
- package/components/block-sticky-buy-cta-v3/sticky-buy-cta-v3.js +7 -0
- package/components/block-sticky-buy-cta-v3/sticky-buy-cta-v3.scss +2 -0
- package/components/block-sticky-buy-cta-v3/sticky-buy-cta-v3.twig +92 -0
- package/components/block-sub-group-container-v3/group_686ceba7d6066.json +2142 -0
- package/components/block-sub-group-container-v3/sub-group-container-v3.js +9 -0
- package/components/block-sub-group-container-v3/sub-group-container-v3.scss +27 -0
- package/components/block-sub-group-container-v3/sub-group-container-v3.twig +59 -0
- package/components/block-video-content-v3/group_687190b8d26df.json +169 -0
- package/components/block-video-content-v3/video-content-v3.js +12 -0
- package/components/block-video-content-v3/video-content-v3.scss +123 -0
- package/components/block-video-content-v3/video-content-v3.twig +26 -0
- package/components/component-accent-image-v3/accent-image-v3.twig +119 -0
- package/components/component-accent-image-v3/group_686cd5547efd2.json +975 -0
- package/components/component-accent-text-v3/accent-text-v3-extra.scss +2 -0
- package/components/component-accent-text-v3/accent-text-v3.scss +60 -0
- package/components/component-accent-text-v3/group_686b91fed8f5f.json +220 -0
- package/components/component-accordion-v3/accordion-v3.js +113 -0
- package/components/component-accordion-v3/accordion-v3.scss +189 -0
- package/components/component-accordion-v3/accordion-v3.twig +39 -0
- package/components/component-accordion-v3/group_66ab7edfc6d63.json +535 -0
- package/components/component-animations-style-v3/animations-style-v3.twig +5 -0
- package/components/component-animations-v3/animations-v3.scss +161 -0
- package/components/component-animations-v3/animations-v3.twig +19 -0
- package/components/component-animations-v3/group_689f39c37980a.json +499 -0
- package/components/component-better-reviews-v3/better-reviews-v3.scss +137 -0
- package/components/component-block-padding-v3/block-padding-v3.scss +64 -0
- package/components/component-block-padding-v3/block-padding-v3.twig +33 -0
- package/components/component-block-padding-v3/group_689f66f3e26df.json +535 -0
- package/components/component-block-settings-v3/block-settings-v3.scss +46 -0
- package/components/component-block-settings-v3/block-settings-v3.twig +34 -0
- package/components/component-block-settings-v3/group_689f649af2ac4.json +983 -0
- package/components/component-blockquote-v3/blockquote-v3.scss +54 -0
- package/components/component-box-shadow-v3/box-shadow-v3.scss +12 -0
- package/components/component-buy-now-button-v3/buy-now-buttons-v3.twig +69 -0
- package/components/component-carousel-fields-v3/group_686fd30f4d873.json +3025 -0
- package/components/component-child-block-video-fields/group_6852a4f384204.json +536 -0
- package/components/component-content-box-settings-v3/content-box-settings-v3.scss +205 -0
- package/components/component-content-box-settings-v3/content-box-settings-v3.twig +156 -0
- package/components/component-content-box-settings-v3/group_686e6ec702acc.json +1729 -0
- package/components/component-content-box-v3/content-box-v3.js +6 -0
- package/components/component-content-box-v3/content-box-v3.scss +28 -0
- package/components/component-content-box-v3/content-box-v3.twig +23 -0
- package/components/component-content-box-v3/group_686b8a4f1fe5d.json +568 -0
- package/components/component-content-image-v3/content-image-v3.scss +33 -0
- package/components/component-content-image-v3/content-image-v3.twig +77 -0
- package/components/component-content-image-v3/group_68722935c428f.json +647 -0
- package/components/component-core-body-close-v3/core-body-close-v3.twig +2 -0
- package/components/component-core-body-open-v3/core-body-open-v3.twig +32 -0
- package/components/component-core-group-container-styles-v3/core-group-container-styles-v3.scss +48 -0
- package/components/component-core-head-v3/core-head-v3.twig +62 -0
- package/components/component-cta-selection-v3/cta-selection-v3.twig +256 -0
- package/components/component-cta-selection-v3/group_686e93eb832a6.json +1117 -0
- package/components/component-e-shop-settings-v3/e-shop-settings-v3.twig +114 -0
- package/components/component-element-positioning-v3/element-positioning-v3.scss +41 -0
- package/components/component-element-positioning-v3/element-positioning-v3.twig +42 -0
- package/components/component-element-positioning-v3/group_6882281544263.json +635 -0
- package/components/component-endpoints/endpoints.php +32 -0
- package/components/component-flex-layout-container-v3/flex-layout-container-v3.scss +38 -0
- package/components/component-flex-layout-container-v3/flex-layout-container-v3.twig +28 -0
- package/components/component-flex-layout-container-v3/group_6887a026bbc33.json +773 -0
- package/components/component-global-content-max-width-v3/global-content-max-width-v3.twig +10 -0
- package/components/component-global-content-max-width-v3/group_63c83de4f0a99.json +58 -0
- package/components/component-gradient-overlay-v3/gradient-overlay-v3.scss +43 -0
- package/components/component-gradient-overlay-v3/gradient-overlay-v3.twig +58 -0
- package/components/component-gradient-overlay-v3/group_686fd9ca50b63.json +495 -0
- package/components/component-grid-gap-mults-v3/grid-gap-mults-v3.twig +10 -0
- package/components/component-grid-gap-mults-v3/group_689221b94ce69.json +220 -0
- package/components/component-grid-layout-container-v3/grid-layout-container-v3.scss +154 -0
- package/components/component-grid-layout-container-v3/grid-layout-container-v3.twig +88 -0
- package/components/component-grid-layout-container-v3/group_6882282e65bf2.json +1525 -0
- package/components/component-grid-layout-element-v3/grid-layout-element-v3.scss +47 -0
- package/components/component-grid-layout-element-v3/grid-layout-element-v3.twig +23 -0
- package/components/component-grid-layout-element-v3/group_68822860bda9f.json +728 -0
- package/components/component-nav-menu-v3/group_68da703f710ff.json +432 -0
- package/components/component-nav-menu-v3/nav-menu-v3.scss +43 -0
- package/components/component-nav-menu-v3/nav-menu-v3.twig +75 -0
- package/components/component-responsive-image-v3/group_6867bc53f1da8.json +1515 -0
- package/components/component-responsive-image-v3/responsive-image-v3.scss +63 -0
- package/components/component-responsive-image-v3/responsive-image-v3.twig +71 -0
- package/components/component-responsive-picture-element-v3/responsive-picture-element-v3.twig +35 -0
- package/components/component-responsive-show-hide/responsive-show-hide-v3.twig +9 -0
- package/components/component-social-media-share-v3/social-media-share-v3-extra.scss +6 -0
- package/components/component-social-media-share-v3/social-media-share-v3.scss +131 -0
- package/components/component-social-networks-v3/social-networks-v3.scss +73 -0
- package/components/component-social-networks-v3/social-networks-v3.twig +43 -0
- package/components/component-text-editor-settings-container-classes-v3/text-editor-settings-container-classes-v3.twig +9 -0
- package/components/component-text-editor-settings-element-classes-v3/text-editor-settings-element-classes-v3.twig +13 -0
- package/components/component-text-editor-settings-v3/group_687a4e2334e37.json +1377 -0
- package/components/component-text-editor-settings-variables-v3/text-editor-settings-variables-v3.twig +61 -0
- package/components/component-video-component-v3/video-component-v3.twig +90 -0
- package/components/component-video-fields-v3/group_6872282f44634.json +1013 -0
- package/components/component-video-trigger-button-v3/video-trigger-button-v3.twig +14 -0
- package/components/component-wysiwyg-editor-v3/group_6867e153af466.json +127 -0
- package/components/component-wysiwyg-editor-v3/wysiwyg-editor-v3.twig +18 -0
- package/components/core-block-editor-assets-v3/core-block-editor-assets-v3.php +14 -0
- package/components/core-core-block-render-function-v3/core-block-render-function-v3.php +39 -0
- package/components/core-core-design-settings-v3/core-design-settings-v3.php +43 -0
- package/components/core-core-post-overrides-v3/core-post-overrides-v3.php +21 -0
- package/components/core-core-themes/core-themes-v3.php +68 -0
- package/components/core-core-typography-v3/core-typography-v3.php +239 -0
- package/components/core-globals/globals.php +39 -0
- package/components/entrypoint-entry-point-classes-v3/entry-point-classes-v3.twig +12 -0
- package/components/entrypoint-entry-point-html-v3/entry-point-html-v3.twig +19 -0
- package/components/entrypoint-entry-point-style-v3/entry-point-style-v3.twig +11 -0
- package/components/fields-acf-wysiwyg-options-v3/acf-wysiwyg-options-v3.php +221 -0
- package/components/fields-animations-v3/animations-v3.scss +127 -0
- package/components/fields-archive-pages-v3/group_635e777ce46d4.json +150 -0
- package/components/fields-cocktail-info-v3/group_64c29b7f188ca.json +686 -0
- package/components/fields-content-container-settings-v3/content-container-settings-v3.scss +213 -0
- package/components/fields-content-container-v3/content-container-v3.js +96 -0
- package/components/fields-content-container-v3/content-container-v3.scss +31 -0
- package/components/fields-core-critical-v3/core-critical-v3.scss +13 -0
- package/components/fields-core-css-modules-v3/core-css-modules-v3.scss +13 -0
- package/components/fields-core-css-sizing-vars-v3/core-css-sizing-vars-v3.scss +125 -0
- package/components/fields-core-cta-v3/core-cta-v3.scss +276 -0
- package/components/fields-core-functions-v3/core-functions-v3.scss +30 -0
- package/components/fields-core-generic-v3/core-generic-v3.scss +299 -0
- package/components/fields-core-mixins-v3/core-mixins-v3.scss +744 -0
- package/components/fields-core-root-variables-v3/core-root-variables-v3.scss +47 -0
- package/components/fields-core-typography-mixins-v3/core-typography-mixins-v3.scss +1080 -0
- package/components/fields-core-typography-v3/core-typography-v3.scss +457 -0
- package/components/fields-core-wordpress-block-editor-preview-v3/core-wordpress-block-editor-preview-v3.js +270 -0
- package/components/fields-core-wordpress-block-editor-preview-v3/core-wordpress-block-editor-preview-v3.scss +106 -0
- package/components/fields-drink-responsibly-notice-v3/group_68751257883ad.json +266 -0
- package/components/fields-dynamic-critical-css-v3/group_65abcd463e8d0.json +126 -0
- package/components/fields-e-shop-settings-v3/e-shop-settings-v3.twig +87 -0
- package/components/fields-e-shop-settings-v3/group_650b24b4e623d.json +803 -0
- package/components/fields-global-preload-v3/group_65e0bd35e781b.json +289 -0
- package/components/fields-image-management-service-v3/group_677813165b633.json +149 -0
- package/components/fields-ingredients-list/group_6900f19dadebf.json +225 -0
- package/components/fields-modal-popup-content-v3/group_689876f1ee3fc.json +403 -0
- package/components/fields-modal-popup-content-v3/modal-popup-content-v3.twig +18 -0
- package/components/fields-post-info-v3/group_6867bbe167dd2.json +1089 -0
- package/components/fields-product-info-v3/group_689098dd3a131.json +721 -0
- package/components/fields-upload-filesize-limit-v3/group_659d259760a1d.json +56 -0
- package/components/fields-video-management-services-v3/group_67b4cac05cb30.json +146 -0
- package/components/webc-counter-display/counter-display.css +2 -0
- package/components/webc-counter-display/counter-display.html +5 -0
- package/components/webc-counter-display/counter-display.js +30 -0
- package/components/webc-counter-display/index.html +30 -0
- package/components/webc-layout-container/index.html +108 -0
- package/components/webc-layout-container/layout-container.css +9 -0
- package/components/webc-layout-container/layout-container.html +5 -0
- package/components/webc-layout-container/layout-container.js +22 -0
- package/components/webc-loadmore-trigger/index.html +30 -0
- package/components/webc-loadmore-trigger/loadmore-trigger.css +20 -0
- package/components/webc-loadmore-trigger/loadmore-trigger.html +6 -0
- package/components/webc-loadmore-trigger/loadmore-trigger.js +34 -0
- package/components/webc-post-carousel-display-module/index.html +30 -0
- package/components/webc-post-carousel-display-module/post-carousel-display-module.css +36 -0
- package/components/webc-post-carousel-display-module/post-carousel-display-module.html +5 -0
- package/components/webc-post-carousel-display-module/post-carousel-display-module.js +48 -0
- package/components/webc-post-filter-module/dev-content/amber.webp +0 -0
- package/components/webc-post-filter-module/dev-content/bluey.webp +0 -0
- package/components/webc-post-filter-module/dev-content/chucky-vanille.webp +0 -0
- package/components/webc-post-filter-module/dev-content/dev-content.js +347 -0
- package/components/webc-post-filter-module/dev-content/dev-contentlocal.js +362 -0
- package/components/webc-post-filter-module/dev-content/fat-gigio-basket-life.webp +0 -0
- package/components/webc-post-filter-module/dev-content/fat-gigio-kitten.webp +0 -0
- package/components/webc-post-filter-module/dev-content/fat-gigio-sleepy.webp +0 -0
- package/components/webc-post-filter-module/dev-content/kai-lounging.webp +0 -0
- package/components/webc-post-filter-module/dev-content/kai-selfie.webp +0 -0
- package/components/webc-post-filter-module/dev-content/kai.webp +0 -0
- package/components/webc-post-filter-module/dev-content/lulu-mad.webp +0 -0
- package/components/webc-post-filter-module/dev-content/lulu-serious.webp +0 -0
- package/components/webc-post-filter-module/dev-content/martha-on-the-mat.webp +0 -0
- package/components/webc-post-filter-module/dev-content/max-on-the-mat.webp +0 -0
- package/components/webc-post-filter-module/dev-content/mephy-dreams-of-mice.webp +0 -0
- package/components/webc-post-filter-module/dev-content/mr-business-doing-work.webp +0 -0
- package/components/webc-post-filter-module/dev-content/mr-business-on-top.webp +0 -0
- package/components/webc-post-filter-module/dev-content/peanut-keeping-an-eye.webp +0 -0
- package/components/webc-post-filter-module/dev-content/pete-at-work.webp +0 -0
- package/components/webc-post-filter-module/dev-content/pete-bath.webp +0 -0
- package/components/webc-post-filter-module/dev-content/pete-dinosaur.webp +0 -0
- package/components/webc-post-filter-module/dev-content/pete-lawn.webp +0 -0
- package/components/webc-post-filter-module/dev-content/pete-snacks.webp +0 -0
- package/components/webc-post-filter-module/dev-content/ramses-kitten.webp +0 -0
- package/components/webc-post-filter-module/dev-content/ramses-school-day.webp +0 -0
- package/components/webc-post-filter-module/dev-content/ramses-tired.webp +0 -0
- package/components/webc-post-filter-module/dev-content/remy-garden-contemplation.webp +0 -0
- package/components/webc-post-filter-module/dev-content/sky-field.webp +0 -0
- package/components/webc-post-filter-module/dev-content/sky-luxury-2.webp +0 -0
- package/components/webc-post-filter-module/dev-content/sky-luxury.webp +0 -0
- package/components/webc-post-filter-module/dev-content/sky-puppy-good-dog.webp +0 -0
- package/components/webc-post-filter-module/dev-content/sky-puppy-pose.webp +0 -0
- package/components/webc-post-filter-module/dev-content/sky-security.webp +0 -0
- package/components/webc-post-filter-module/dev-content/vanille-asleep.webp +0 -0
- package/components/webc-post-filter-module/dev-content/vanille-bass.webp +0 -0
- package/components/webc-post-filter-module/dev-content/vanille-party.webp +0 -0
- package/components/webc-post-filter-module/dev-content/vanille-puppy-eyes.webp +0 -0
- package/components/webc-post-filter-module/dev-content/vanille-puppy.webp +0 -0
- package/components/webc-post-filter-module/index.html +30 -0
- package/components/webc-post-filter-module/post-filter-module.css +59 -0
- package/components/webc-post-filter-module/post-filter-module.html +13 -0
- package/components/webc-post-filter-module/post-filter-module.js +359 -0
- package/components/webc-post-filter-module-no-group/index.html +30 -0
- package/components/webc-post-filter-module-no-group/post-filter-module-no-group.css +59 -0
- package/components/webc-post-filter-module-no-group/post-filter-module-no-group.html +13 -0
- package/components/webc-post-filter-module-no-group/post-filter-module-no-group.js +312 -0
- package/components/webc-post-grid-display-module/index.html +30 -0
- package/components/webc-post-grid-display-module/post-grid-display-module.css +42 -0
- package/components/webc-post-grid-display-module/post-grid-display-module.html +6 -0
- package/components/webc-post-grid-display-module/post-grid-display-module.js +48 -0
- package/components/webc-ptfg-9000/index.html +108 -0
- package/components/webc-ptfg-9000/ptfg-9000.css +14 -0
- package/components/webc-ptfg-9000/ptfg-9000.html +1 -0
- package/components/webc-ptfg-9000/ptfg-9000.js +42 -0
- package/components/webc-responsive-image/index.html +108 -0
- package/components/webc-responsive-image/layout-container.css +9 -0
- package/components/webc-responsive-image/layout-container.js +22 -0
- package/components/webc-responsive-image/responsive-image.html +15 -0
- package/components/webc-slot-test/slot-test.html +25 -0
- package/components/webc-text-input-trigger/index.html +30 -0
- package/components/webc-text-input-trigger/text-input-trigger.css +6 -0
- package/components/webc-text-input-trigger/text-input-trigger.html +4 -0
- package/components/webc-text-input-trigger/text-input-trigger.js +33 -0
- package/components/webc-toggle-trigger/index.html +30 -0
- package/components/webc-toggle-trigger/toggle-trigger.css +13 -0
- package/components/webc-toggle-trigger/toggle-trigger.html +8 -0
- package/components/webc-toggle-trigger/toggle-trigger.js +53 -0
- package/createDynamicBlockScss-v3.js +25 -0
- package/createJsAssets-v3.js +35 -0
- package/createJsAssets.js +31 -0
- package/createNewBlock.js +131 -0
- package/createNewChildBlock2.js +140 -0
- package/createPreviewScss.js +35 -0
- package/datalayer-tools.mjs +2 -0
- package/duplicateBlock.js +123 -0
- package/esbuild.mjs +87 -0
- package/exportAllBlocks.js +147 -0
- package/exportBlock.js +109 -0
- package/exportChildBlock.js +102 -0
- package/exportCustomCachesToLibrary.js +76 -0
- package/exportEntrypointToLibrary.js +79 -0
- package/exportImagesToLibrary.js +68 -0
- package/exportSEOExtrasToLibrary.js +76 -0
- package/exportToLibrary.js +551 -0
- package/importBlock.js +92 -0
- package/importChildBlock.js +76 -0
- package/install-component.js +204 -0
- package/list-components.js +9 -0
- package/new-block-templates/template-acf-pattern.js +30 -0
- package/new-block-templates/template-block-json.js +37 -0
- package/new-block-templates/template-default.js +24 -0
- package/new-block-templates/template-js-blank.js +12 -0
- package/new-block-templates/template-scss-blank.js +6 -0
- package/no-audio.vtt +4 -0
- package/onion-loader-dev.js +260 -0
- package/onion-loader-local.js +222 -0
- package/onion-loader-v2.js +285 -0
- package/onion-loader.js +14 -22
- package/package.json +1 -9
- package/public/.gitkeep +0 -0
- package/public/assetList.mjs +3 -0
- package/public/block-accent-image-v3/accent-image-v3.css +2 -0
- package/public/block-accent-image-v3/accent-image-v3.js +7 -0
- package/public/block-accordion-v3/accordion-v3.css +380 -0
- package/public/block-accordion-v3/accordion-v3.js +117 -0
- package/public/block-back-to-top-button-v3/back-to-top-button-v3.css +64 -0
- package/public/block-back-to-top-button-v3/back-to-top-button-v3.js +12 -0
- package/public/block-betterreviews-display-v3/betterreviews-display-v3.css +95 -0
- package/public/block-betterreviews-display-v3/betterreviews-display-v3.js +7 -0
- package/public/block-block-interactions-v3/block-interactions-v3.css +36 -0
- package/public/block-block-interactions-v3/block-interactions-v3.js +44 -0
- package/public/block-carousel-multi-layout-v3/carousel-multi-layout-v3.css +187 -0
- package/public/block-carousel-multi-layout-v3/carousel-multi-layout-v3.js +185 -0
- package/public/block-cocktail-recipe-v3/cocktail-recipe-v3.css +268 -0
- package/public/block-cocktail-recipe-v3/cocktail-recipe-v3.js +95 -0
- package/public/block-cover-link-v3/cover-link-v3.css +8 -0
- package/public/block-cover-link-v3/cover-link-v3.js +7 -0
- package/public/block-divider-v3/divider-v3.css +74 -0
- package/public/block-divider-v3/divider-v3.js +7 -0
- package/public/block-featured-image-gallery-v3/featured-image-gallery-v3.css +98 -0
- package/public/block-featured-image-gallery-v3/featured-image-gallery-v3.js +44 -0
- package/public/block-form-selection-v3/form-selection-v3.css +31 -0
- package/public/block-form-selection-v3/form-selection-v3.js +61 -0
- package/public/block-gradient-layer-v3/gradient-layer-v3.css +45 -0
- package/public/block-gradient-layer-v3/gradient-layer-v3.js +7 -0
- package/public/block-group-container-v3/group-container-v3.css +303 -0
- package/public/block-group-container-v3/group-container-v3.js +7 -0
- package/public/block-lottie-content-v3/lottie-content-v3.css +0 -0
- package/public/block-lottie-content-v3/lottie-content-v3.js +25 -0
- package/public/block-market-selector-v3/market-selector-v3.css +136 -0
- package/public/block-market-selector-v3/market-selector-v3.js +7 -0
- package/public/block-modal-form-v3/modal-form-v3.css +0 -0
- package/public/block-modal-form-v3/modal-form-v3.js +48 -0
- package/public/block-nav-menu-container-v3/nav-menu-container-v3.css +3 -0
- package/public/block-nav-menu-container-v3/nav-menu-container-v3.js +7 -0
- package/public/block-post-info-v3/post-info-v3.css +1148 -0
- package/public/block-post-info-v3/post-info-v3.js +7 -0
- package/public/block-post-type-filter-grid-v3/post-type-filter-grid-v3.css +873 -0
- package/public/block-post-type-filter-grid-v3/post-type-filter-grid-v3.js +13 -0
- package/public/block-product-info-v3/product-info-v3.css +846 -0
- package/public/block-product-info-v3/product-info-v3.js +7 -0
- package/public/block-raw-html-v3/raw-html-v3.css +0 -0
- package/public/block-raw-html-v3/raw-html-v3.js +7 -0
- package/public/block-responsive-table-v3/responsive-table-v3.css +50 -0
- package/public/block-responsive-table-v3/responsive-table-v3.js +7 -0
- package/public/block-scrolling-banner-v3/scrolling-banner-v3.css +93 -0
- package/public/block-scrolling-banner-v3/scrolling-banner-v3.js +118 -0
- package/public/block-section-separator-v3/section-separator-v3.css +43 -0
- package/public/block-section-separator-v3/section-separator-v3.js +7 -0
- package/public/block-single-column-container-v3/single-column-container-v3.css +14 -0
- package/public/block-single-column-container-v3/single-column-container-v3.js +7 -0
- package/public/block-single-responsive-image-v3/single-responsive-image-v3.css +61 -0
- package/public/block-single-responsive-image-v3/single-responsive-image-v3.js +7 -0
- package/public/block-site-copyright-notice-v3/site-copyright-notice-v3.css +20 -0
- package/public/block-site-copyright-notice-v3/site-copyright-notice-v3.js +44 -0
- package/public/block-site-logo-container-v3/site-logo-container-v3.css +18 -0
- package/public/block-site-logo-container-v3/site-logo-container-v3.js +7 -0
- package/public/block-site-title-and-tagline-v3/site-title-and-tagline-v3.css +12 -0
- package/public/block-site-title-and-tagline-v3/site-title-and-tagline-v3.js +7 -0
- package/public/block-smash-balloon-social-media-v3/smash-balloon-social-media-v3.css +25 -0
- package/public/block-smash-balloon-social-media-v3/smash-balloon-social-media-v3.js +8 -0
- package/public/block-social-networks-v3/social-networks-v3.css +74 -0
- package/public/block-social-networks-v3/social-networks-v3.js +7 -0
- package/public/block-spacer-v3/spacer-v3.css +16 -0
- package/public/block-spacer-v3/spacer-v3.js +2 -0
- package/public/block-spotify-embed-v3/spotify-embed-v3.css +7 -0
- package/public/block-spotify-embed-v3/spotify-embed-v3.js +7 -0
- package/public/block-standard-content-v3/standard-content-v3.css +423 -0
- package/public/block-standard-content-v3/standard-content-v3.js +7 -0
- package/public/block-sticky-buy-cta-v3/sticky-buy-cta-v3.css +0 -0
- package/public/block-sticky-buy-cta-v3/sticky-buy-cta-v3.js +7 -0
- package/public/block-sub-group-container-v3/sub-group-container-v3.css +288 -0
- package/public/block-sub-group-container-v3/sub-group-container-v3.js +2 -0
- package/public/block-video-content-v3/video-content-v3.css +102 -0
- package/public/block-video-content-v3/video-content-v3.js +11 -0
- package/public/dynamicBlockScss-v3.css +6392 -0
- package/public/dynamicBlockScss-v3.scss +37 -0
- package/public/jsAssets.mjs +4 -0
- package/public/publicBundleBase.css +4742 -0
- package/public/publicBundleBase.scss +11 -0
- package/removeBlock.js +124 -0
- package/update-all-components.js +96 -0
- package/update-component.js +538 -0
- package/update-template.js +538 -0
|
@@ -0,0 +1,347 @@
|
|
|
1
|
+
import ramsesImage from './ramses-tired.webp';
|
|
2
|
+
import ramsesSchoolDay from './ramses-school-day.webp';
|
|
3
|
+
import kaiImage from './kai.webp';
|
|
4
|
+
import kaiSelfie from './kai-selfie.webp';
|
|
5
|
+
import kaiLounging from './kai-lounging.webp';
|
|
6
|
+
import mrBusinessImage from './mr-business-doing-work.webp';
|
|
7
|
+
import mrBusinessOnTop from './mr-business-on-top.webp';
|
|
8
|
+
import amberImage from './amber.webp';
|
|
9
|
+
import blueyImage from './bluey.webp';
|
|
10
|
+
import ramsesKittenImage from './ramses-kitten.webp';
|
|
11
|
+
import luluMadImage from './lulu-mad.webp';
|
|
12
|
+
import luluSerious from './lulu-serious.webp';
|
|
13
|
+
import peteBath from './pete-bath.webp';
|
|
14
|
+
import peteLawn from './pete-lawn.webp';
|
|
15
|
+
import skyLivingLarge from './sky-field.webp';
|
|
16
|
+
import skySecurity from './sky-security.webp';
|
|
17
|
+
import skyLuxury from './sky-luxury-2.webp';
|
|
18
|
+
import skyPuppyGood from './sky-puppy-good-dog.webp';
|
|
19
|
+
import skyPuppyPose from './sky-puppy-pose.webp';
|
|
20
|
+
import fatGigioSleepy from './fat-gigio-sleepy.webp';
|
|
21
|
+
import fatGigioKitten from './fat-gigio-kitten.webp';
|
|
22
|
+
import fatGigioBasket from './fat-gigio-basket-life.webp';
|
|
23
|
+
import peteDinosaur from './pete-dinosaur.webp';
|
|
24
|
+
import peteWork from './pete-at-work.webp';
|
|
25
|
+
import vanillePartyDress from './vanille-party.webp';
|
|
26
|
+
import vanillePuppyFace from './vanille-puppy-eyes.webp';
|
|
27
|
+
import peanutEye from './peanut-keeping-an-eye.webp';
|
|
28
|
+
import maxOnMat from './max-on-the-mat.webp';
|
|
29
|
+
import marthaOnMat from './martha-on-the-mat.webp';
|
|
30
|
+
import vanilleBass from './vanille-bass.webp';
|
|
31
|
+
import vanilleNap from './vanille-asleep.webp';
|
|
32
|
+
import mephyMice from './mephy-dreams-of-mice.webp';
|
|
33
|
+
import remyGardenContemplation from './remy-garden-contemplation.webp';
|
|
34
|
+
|
|
35
|
+
export const devContentPets = [
|
|
36
|
+
{
|
|
37
|
+
name: `Ramses <span class='font-secondary'>Big Yawn</span>`,
|
|
38
|
+
link: 'https://totalonion.com',
|
|
39
|
+
images: {
|
|
40
|
+
post_image_src: ramsesImage
|
|
41
|
+
},
|
|
42
|
+
categories: [13, 3, 10, 5]
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
name: `Kai <span class='font-secondary'>sees a ghost</span>`,
|
|
46
|
+
link: 'https://totalonion.com',
|
|
47
|
+
images: {
|
|
48
|
+
post_image_src: kaiImage
|
|
49
|
+
},
|
|
50
|
+
|
|
51
|
+
categories: [12, 2, 10, 4]
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
name: `Mr Business <span class='font-secondary'>doing Business</span>`,
|
|
55
|
+
link: 'https://totalonion.com',
|
|
56
|
+
images: {
|
|
57
|
+
post_image_src: mrBusinessImage
|
|
58
|
+
},
|
|
59
|
+
|
|
60
|
+
categories: [13, 3, 9, 4]
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
name: `Amber <span class='font-secondary'>Waking up</span>`,
|
|
64
|
+
link: 'https://totalonion.com',
|
|
65
|
+
images: {
|
|
66
|
+
post_image_src: amberImage
|
|
67
|
+
},
|
|
68
|
+
|
|
69
|
+
categories: [13, 5, 10, 1]
|
|
70
|
+
},
|
|
71
|
+
{
|
|
72
|
+
name: `Sky <span class='font-secondary'>Puppy Pose</span>`,
|
|
73
|
+
link: 'https://totalonion.com',
|
|
74
|
+
images: {
|
|
75
|
+
post_image_src: skyPuppyPose
|
|
76
|
+
},
|
|
77
|
+
|
|
78
|
+
categories: [12, 10, 4, 1]
|
|
79
|
+
},
|
|
80
|
+
{
|
|
81
|
+
name: `Ramses<span class='font-secondary'>Kitten</span>`,
|
|
82
|
+
link: 'https://totalonion.com',
|
|
83
|
+
images: {
|
|
84
|
+
post_image_src: ramsesKittenImage
|
|
85
|
+
},
|
|
86
|
+
|
|
87
|
+
categories: [12, 2, 10, 4]
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
name: `Lulu<span class='font-secondary'>Mad Face</span>`,
|
|
91
|
+
link: 'https://totalonion.com',
|
|
92
|
+
images: {
|
|
93
|
+
post_image_src: luluMadImage
|
|
94
|
+
},
|
|
95
|
+
|
|
96
|
+
categories: [14, 10, 5, 1]
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
name: `Pete <span class='font-secondary'>having a Bath/Drink</span>`,
|
|
100
|
+
link: 'https://totalonion.com',
|
|
101
|
+
images: {
|
|
102
|
+
post_image_src: peteBath
|
|
103
|
+
},
|
|
104
|
+
|
|
105
|
+
categories: [13, 10, 5, 1]
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
name: `Sky <span class='font-secondary'>living large</span>`,
|
|
109
|
+
link: 'https://totalonion.com',
|
|
110
|
+
images: {
|
|
111
|
+
post_image_src: skyLivingLarge
|
|
112
|
+
},
|
|
113
|
+
|
|
114
|
+
categories: [13, 10, 4, 1]
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
name: `Pete <span class='font-secondary'>Dinosaur</span>`,
|
|
118
|
+
link: 'https://totalonion.com',
|
|
119
|
+
images: {
|
|
120
|
+
post_image_src: peteDinosaur
|
|
121
|
+
},
|
|
122
|
+
|
|
123
|
+
categories: [13, 10, 4, 1]
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
name: `Vanille <span class='font-secondary'>Is it dinner time?</span>`,
|
|
127
|
+
link: 'https://totalonion.com',
|
|
128
|
+
images: {
|
|
129
|
+
post_image_src: vanillePuppyFace
|
|
130
|
+
},
|
|
131
|
+
|
|
132
|
+
categories: [14, 10, 5, 3]
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
name: `Fat Gigio <span class='font-secondary'>Cutie</span>`,
|
|
136
|
+
link: 'https://totalonion.com',
|
|
137
|
+
images: {
|
|
138
|
+
post_image_src: fatGigioSleepy
|
|
139
|
+
},
|
|
140
|
+
|
|
141
|
+
categories: [13, 10, 5, 1]
|
|
142
|
+
},
|
|
143
|
+
{
|
|
144
|
+
name: `Pete <span class='font-secondary'>the Consultant</span>`,
|
|
145
|
+
link: 'https://totalonion.com',
|
|
146
|
+
images: {
|
|
147
|
+
post_image_src: peteWork
|
|
148
|
+
},
|
|
149
|
+
|
|
150
|
+
categories: [13, 10, 4, 3]
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
name: `Bluey <span class='font-secondary'>on the move</span>`,
|
|
154
|
+
link: 'https://totalonion.com',
|
|
155
|
+
images: {
|
|
156
|
+
post_image_src: blueyImage
|
|
157
|
+
},
|
|
158
|
+
|
|
159
|
+
categories: [2, 13, 8]
|
|
160
|
+
},
|
|
161
|
+
{
|
|
162
|
+
name: `Vanille <span class='font-secondary'>Party Dress</span>`,
|
|
163
|
+
link: 'https://totalonion.com',
|
|
164
|
+
images: {
|
|
165
|
+
post_image_src: vanillePartyDress
|
|
166
|
+
},
|
|
167
|
+
|
|
168
|
+
categories: [14, 10, 4, 1]
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
name: `Sky <span class='font-secondary'>Good Dog</span>`,
|
|
172
|
+
link: 'https://totalonion.com',
|
|
173
|
+
images: {
|
|
174
|
+
post_image_src: skyPuppyGood
|
|
175
|
+
},
|
|
176
|
+
|
|
177
|
+
categories: [12, 10, 4, 1]
|
|
178
|
+
},
|
|
179
|
+
{
|
|
180
|
+
name: `Fat Gigio <span class='font-secondary'>Kitten</span>`,
|
|
181
|
+
link: 'https://totalonion.com',
|
|
182
|
+
images: {
|
|
183
|
+
post_image_src: fatGigioKitten
|
|
184
|
+
},
|
|
185
|
+
|
|
186
|
+
categories: [12, 10, 5, 1]
|
|
187
|
+
},
|
|
188
|
+
{
|
|
189
|
+
name: `Sky <span class='font-secondary'>Security Corps</span>`,
|
|
190
|
+
link: 'https://totalonion.com',
|
|
191
|
+
images: {
|
|
192
|
+
post_image_src: skySecurity
|
|
193
|
+
},
|
|
194
|
+
|
|
195
|
+
categories: [13, 10, 4, 3]
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
name: `Kai <span class='font-secondary'>Selfie</span>`,
|
|
199
|
+
link: 'https://totalonion.com',
|
|
200
|
+
images: {
|
|
201
|
+
post_image_src: kaiSelfie
|
|
202
|
+
},
|
|
203
|
+
|
|
204
|
+
categories: [12, 10, 5, 3]
|
|
205
|
+
},
|
|
206
|
+
{
|
|
207
|
+
name: `Lulu <span class='font-secondary'>gets serious</span>`,
|
|
208
|
+
link: 'https://totalonion.com',
|
|
209
|
+
images: {
|
|
210
|
+
post_image_src: luluSerious
|
|
211
|
+
},
|
|
212
|
+
|
|
213
|
+
categories: [14, 10, 5, 3]
|
|
214
|
+
},
|
|
215
|
+
{
|
|
216
|
+
name: `Sky <span class='font-secondary'>Luxury suite</span>`,
|
|
217
|
+
link: 'https://totalonion.com',
|
|
218
|
+
images: {
|
|
219
|
+
post_image_src: skyLuxury
|
|
220
|
+
},
|
|
221
|
+
|
|
222
|
+
categories: [13, 10, 5, 1]
|
|
223
|
+
},
|
|
224
|
+
{
|
|
225
|
+
name: `Pete <span class='font-secondary'>rules her lawn</span>`,
|
|
226
|
+
link: 'https://totalonion.com',
|
|
227
|
+
images: {
|
|
228
|
+
post_image_src: peteLawn
|
|
229
|
+
},
|
|
230
|
+
|
|
231
|
+
categories: [13, 10, 4, 1]
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
name: `Kai <span class='font-secondary'>takes it easy</span>`,
|
|
235
|
+
link: 'https://totalonion.com',
|
|
236
|
+
images: {
|
|
237
|
+
post_image_src: kaiLounging
|
|
238
|
+
},
|
|
239
|
+
|
|
240
|
+
categories: [13, 10, 5, 1]
|
|
241
|
+
},
|
|
242
|
+
{
|
|
243
|
+
name: `Vanille <span class='font-secondary'>hard day</span>`,
|
|
244
|
+
link: 'https://totalonion.com',
|
|
245
|
+
images: {
|
|
246
|
+
post_image_src: vanilleNap
|
|
247
|
+
},
|
|
248
|
+
|
|
249
|
+
categories: [14, 10, 5]
|
|
250
|
+
},
|
|
251
|
+
{
|
|
252
|
+
name: `Fat Gigio <span class='font-secondary'>Basket Life</span>`,
|
|
253
|
+
link: 'https://totalonion.com',
|
|
254
|
+
images: {
|
|
255
|
+
post_image_src: fatGigioBasket
|
|
256
|
+
},
|
|
257
|
+
|
|
258
|
+
categories: [13, 10, 5, 1]
|
|
259
|
+
},
|
|
260
|
+
{
|
|
261
|
+
name: `Mr Business <span class='font-secondary'>On Top</span>`,
|
|
262
|
+
link: 'https://totalonion.com',
|
|
263
|
+
images: {
|
|
264
|
+
post_image_src: mrBusinessOnTop
|
|
265
|
+
},
|
|
266
|
+
|
|
267
|
+
categories: [13, 9, 5, 1]
|
|
268
|
+
},
|
|
269
|
+
{
|
|
270
|
+
name: `Peanut <span class='font-secondary'>is watching you</span>`,
|
|
271
|
+
link: 'https://totalonion.com',
|
|
272
|
+
images: {
|
|
273
|
+
post_image_src: peanutEye
|
|
274
|
+
},
|
|
275
|
+
|
|
276
|
+
categories: [13, 10, 5, 3]
|
|
277
|
+
},
|
|
278
|
+
{
|
|
279
|
+
name: `Max <span class='font-secondary'>on the Mat</span>`,
|
|
280
|
+
link: 'https://totalonion.com',
|
|
281
|
+
images: {
|
|
282
|
+
post_image_src: maxOnMat
|
|
283
|
+
},
|
|
284
|
+
|
|
285
|
+
categories: [13, 10, 5, 1]
|
|
286
|
+
},
|
|
287
|
+
{
|
|
288
|
+
name: `Martha <span class='font-secondary'>on the Mat</span>`,
|
|
289
|
+
link: 'https://totalonion.com',
|
|
290
|
+
images: {
|
|
291
|
+
post_image_src: marthaOnMat
|
|
292
|
+
},
|
|
293
|
+
|
|
294
|
+
categories: [13, 9, 5, 1]
|
|
295
|
+
},
|
|
296
|
+
{
|
|
297
|
+
name: `Vanille <span class='font-secondary'>likes woofers</span>`,
|
|
298
|
+
link: 'https://totalonion.com',
|
|
299
|
+
images: {
|
|
300
|
+
post_image_src: vanilleBass
|
|
301
|
+
},
|
|
302
|
+
|
|
303
|
+
categories: [14, 10, 4, 1]
|
|
304
|
+
},
|
|
305
|
+
{
|
|
306
|
+
name: `Mephy <span class='font-secondary'>Dreams of Mice</span>`,
|
|
307
|
+
link: 'https://totalonion.com',
|
|
308
|
+
images: {
|
|
309
|
+
post_image_src: mephyMice
|
|
310
|
+
},
|
|
311
|
+
|
|
312
|
+
categories: [14, 10, 4, 1]
|
|
313
|
+
},
|
|
314
|
+
{
|
|
315
|
+
name: `Ramses <span class='font-secondary'>School Day</span>`,
|
|
316
|
+
link: 'https://totalonion.com',
|
|
317
|
+
images: {
|
|
318
|
+
post_image_src: ramsesSchoolDay
|
|
319
|
+
},
|
|
320
|
+
categories: [13, 3, 10, 5]
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
name: `Remy <span class='font-secondary'>Garden Contemplation</span>`,
|
|
324
|
+
link: 'https://totalonion.com',
|
|
325
|
+
images: {
|
|
326
|
+
post_image_src: remyGardenContemplation
|
|
327
|
+
},
|
|
328
|
+
categories: [13, 3, 10, 5]
|
|
329
|
+
}
|
|
330
|
+
];
|
|
331
|
+
|
|
332
|
+
export const devContentCategories = [
|
|
333
|
+
{name: 'Mood', id: '6', parentid: '0'},
|
|
334
|
+
{name: 'Happy', id: '1', parentid: '6'},
|
|
335
|
+
{name: 'Frightened', id: '2', parentid: '6'},
|
|
336
|
+
{name: 'Thoughtful', id: '3', parentid: '6'},
|
|
337
|
+
{name: 'Active', id: '4', parentid: '6'},
|
|
338
|
+
{name: 'Chilled', id: '5', parentid: '6'},
|
|
339
|
+
{name: 'Limbs', id: '7', parentid: '0'},
|
|
340
|
+
{name: 'Two', id: '8', parentid: '7'},
|
|
341
|
+
{name: 'Three', id: '9', parentid: '7'},
|
|
342
|
+
{name: 'Four', id: '10', parentid: '7'},
|
|
343
|
+
{name: 'Age', id: '11', parentid: '0'},
|
|
344
|
+
{name: 'Baby', id: '12', parentid: '11'},
|
|
345
|
+
{name: 'Adult', id: '13', parentid: '11'},
|
|
346
|
+
{name: 'Vintage', id: '14', parentid: '11'}
|
|
347
|
+
];
|
|
@@ -0,0 +1,362 @@
|
|
|
1
|
+
const ramsesImage = '../webc-post-filter-module/dev-content/ramses-tired.webp';
|
|
2
|
+
const ramsesSchoolDay =
|
|
3
|
+
'../webc-post-filter-module/dev-content/ramses-school-day.webp';
|
|
4
|
+
const kaiImage = '../webc-post-filter-module/dev-content/kai.webp';
|
|
5
|
+
const kaiSelfie = '../webc-post-filter-module/dev-content/kai-selfie.webp';
|
|
6
|
+
const kaiLounging = '../webc-post-filter-module/dev-content/kai-lounging.webp';
|
|
7
|
+
const mrBusinessImage =
|
|
8
|
+
'../webc-post-filter-module/dev-content/mr-business-doing-work.webp';
|
|
9
|
+
const mrBusinessOnTop =
|
|
10
|
+
'../webc-post-filter-module/dev-content/mr-business-on-top.webp';
|
|
11
|
+
const amberImage = '../webc-post-filter-module/dev-content/amber.webp';
|
|
12
|
+
const blueyImage = '../webc-post-filter-module/dev-content/bluey.webp';
|
|
13
|
+
const ramsesKittenImage =
|
|
14
|
+
'../webc-post-filter-module/dev-content/ramses-kitten.webp';
|
|
15
|
+
const luluMadImage = '../webc-post-filter-module/dev-content/lulu-mad.webp';
|
|
16
|
+
const luluSerious = '../webc-post-filter-module/dev-content/lulu-serious.webp';
|
|
17
|
+
const peteBath = '../webc-post-filter-module/dev-content/pete-bath.webp';
|
|
18
|
+
const peteLawn = '../webc-post-filter-module/dev-content/pete-lawn.webp';
|
|
19
|
+
const skyLivingLarge = '../webc-post-filter-module/dev-content/sky-field.webp';
|
|
20
|
+
const skySecurity = '../webc-post-filter-module/dev-content/sky-security.webp';
|
|
21
|
+
const skyLuxury = '../webc-post-filter-module/dev-content/sky-luxury-2.webp';
|
|
22
|
+
const skyPuppyGood =
|
|
23
|
+
'../webc-post-filter-module/dev-content/sky-puppy-good-dog.webp';
|
|
24
|
+
const skyPuppyPose =
|
|
25
|
+
'../webc-post-filter-module/dev-content/sky-puppy-pose.webp';
|
|
26
|
+
const fatGigioSleepy =
|
|
27
|
+
'../webc-post-filter-module/dev-content/fat-gigio-sleepy.webp';
|
|
28
|
+
const fatGigioKitten =
|
|
29
|
+
'../webc-post-filter-module/dev-content/fat-gigio-kitten.webp';
|
|
30
|
+
const fatGigioBasket =
|
|
31
|
+
'../webc-post-filter-module/dev-content/fat-gigio-basket-life.webp';
|
|
32
|
+
const peteDinosaur =
|
|
33
|
+
'../webc-post-filter-module/dev-content/pete-dinosaur.webp';
|
|
34
|
+
const peteWork = '../webc-post-filter-module/dev-content/pete-at-work.webp';
|
|
35
|
+
const vanillePartyDress =
|
|
36
|
+
'../webc-post-filter-module/dev-content/vanille-party.webp';
|
|
37
|
+
const vanillePuppyFace =
|
|
38
|
+
'../webc-post-filter-module/dev-content/vanille-puppy-eyes.webp';
|
|
39
|
+
const peanutEye =
|
|
40
|
+
'../webc-post-filter-module/dev-content/peanut-keeping-an-eye.webp';
|
|
41
|
+
const maxOnMat = '../webc-post-filter-module/dev-content/max-on-the-mat.webp';
|
|
42
|
+
const marthaOnMat =
|
|
43
|
+
'../webc-post-filter-module/dev-content/martha-on-the-mat.webp';
|
|
44
|
+
const vanilleBass = '../webc-post-filter-module/dev-content/vanille-bass.webp';
|
|
45
|
+
const vanilleNap = '../webc-post-filter-module/dev-content/vanille-asleep.webp';
|
|
46
|
+
const mephyMice = './mephy-dreams-of-mice.webp';
|
|
47
|
+
const remyGardenContemplation = './remy-garden-contemplation.webp';
|
|
48
|
+
|
|
49
|
+
export const devContentPets = [
|
|
50
|
+
{
|
|
51
|
+
name: `Ramses <span class='font-secondary'>Big Yawn</span>`,
|
|
52
|
+
link: 'https://totalonion.com',
|
|
53
|
+
images: {
|
|
54
|
+
post_image_src: ramsesImage
|
|
55
|
+
},
|
|
56
|
+
categories: [13, 3, 10, 5]
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
name: `Kai <span class='font-secondary'>sees a ghost</span>`,
|
|
60
|
+
link: 'https://totalonion.com',
|
|
61
|
+
images: {
|
|
62
|
+
post_image_src: kaiImage
|
|
63
|
+
},
|
|
64
|
+
|
|
65
|
+
categories: [12, 2, 10, 4]
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
name: `Mr Business <span class='font-secondary'>doing Business</span>`,
|
|
69
|
+
link: 'https://totalonion.com',
|
|
70
|
+
images: {
|
|
71
|
+
post_image_src: mrBusinessImage
|
|
72
|
+
},
|
|
73
|
+
|
|
74
|
+
categories: [13, 3, 9, 4]
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
name: `Amber <span class='font-secondary'>Waking up</span>`,
|
|
78
|
+
link: 'https://totalonion.com',
|
|
79
|
+
images: {
|
|
80
|
+
post_image_src: amberImage
|
|
81
|
+
},
|
|
82
|
+
|
|
83
|
+
categories: [13, 5, 10, 1]
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
name: `Sky <span class='font-secondary'>Puppy Pose</span>`,
|
|
87
|
+
link: 'https://totalonion.com',
|
|
88
|
+
images: {
|
|
89
|
+
post_image_src: skyPuppyPose
|
|
90
|
+
},
|
|
91
|
+
|
|
92
|
+
categories: [12, 10, 4, 1]
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
name: `Ramses<span class='font-secondary'>Kitten</span>`,
|
|
96
|
+
link: 'https://totalonion.com',
|
|
97
|
+
images: {
|
|
98
|
+
post_image_src: ramsesKittenImage
|
|
99
|
+
},
|
|
100
|
+
|
|
101
|
+
categories: [12, 2, 10, 4]
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
name: `Lulu<span class='font-secondary'>Mad Face</span>`,
|
|
105
|
+
link: 'https://totalonion.com',
|
|
106
|
+
images: {
|
|
107
|
+
post_image_src: luluMadImage
|
|
108
|
+
},
|
|
109
|
+
|
|
110
|
+
categories: [14, 10, 5, 1]
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
name: `Pete <span class='font-secondary'>having a Bath/Drink</span>`,
|
|
114
|
+
link: 'https://totalonion.com',
|
|
115
|
+
images: {
|
|
116
|
+
post_image_src: peteBath
|
|
117
|
+
},
|
|
118
|
+
|
|
119
|
+
categories: [13, 10, 5, 1]
|
|
120
|
+
},
|
|
121
|
+
{
|
|
122
|
+
name: `Sky <span class='font-secondary'>living large</span>`,
|
|
123
|
+
link: 'https://totalonion.com',
|
|
124
|
+
images: {
|
|
125
|
+
post_image_src: skyLivingLarge
|
|
126
|
+
},
|
|
127
|
+
|
|
128
|
+
categories: [13, 10, 4, 1]
|
|
129
|
+
},
|
|
130
|
+
{
|
|
131
|
+
name: `Pete <span class='font-secondary'>Dinosaur</span>`,
|
|
132
|
+
link: 'https://totalonion.com',
|
|
133
|
+
images: {
|
|
134
|
+
post_image_src: peteDinosaur
|
|
135
|
+
},
|
|
136
|
+
|
|
137
|
+
categories: [13, 10, 4, 1]
|
|
138
|
+
},
|
|
139
|
+
{
|
|
140
|
+
name: `Vanille <span class='font-secondary'>Is it dinner time?</span>`,
|
|
141
|
+
link: 'https://totalonion.com',
|
|
142
|
+
images: {
|
|
143
|
+
post_image_src: vanillePuppyFace
|
|
144
|
+
},
|
|
145
|
+
|
|
146
|
+
categories: [14, 10, 5, 3]
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
name: `Fat Gigio <span class='font-secondary'>Cutie</span>`,
|
|
150
|
+
link: 'https://totalonion.com',
|
|
151
|
+
images: {
|
|
152
|
+
post_image_src: fatGigioSleepy
|
|
153
|
+
},
|
|
154
|
+
|
|
155
|
+
categories: [13, 10, 5, 1]
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
name: `Pete <span class='font-secondary'>the Consultant</span>`,
|
|
159
|
+
link: 'https://totalonion.com',
|
|
160
|
+
images: {
|
|
161
|
+
post_image_src: peteWork
|
|
162
|
+
},
|
|
163
|
+
|
|
164
|
+
categories: [13, 10, 4, 3]
|
|
165
|
+
},
|
|
166
|
+
{
|
|
167
|
+
name: `Bluey <span class='font-secondary'>on the move</span>`,
|
|
168
|
+
link: 'https://totalonion.com',
|
|
169
|
+
images: {
|
|
170
|
+
post_image_src: blueyImage
|
|
171
|
+
},
|
|
172
|
+
|
|
173
|
+
categories: [2, 13, 8]
|
|
174
|
+
},
|
|
175
|
+
{
|
|
176
|
+
name: `Vanille <span class='font-secondary'>Party Dress</span>`,
|
|
177
|
+
link: 'https://totalonion.com',
|
|
178
|
+
images: {
|
|
179
|
+
post_image_src: vanillePartyDress
|
|
180
|
+
},
|
|
181
|
+
|
|
182
|
+
categories: [14, 10, 4, 1]
|
|
183
|
+
},
|
|
184
|
+
{
|
|
185
|
+
name: `Sky <span class='font-secondary'>Good Dog</span>`,
|
|
186
|
+
link: 'https://totalonion.com',
|
|
187
|
+
images: {
|
|
188
|
+
post_image_src: skyPuppyGood
|
|
189
|
+
},
|
|
190
|
+
|
|
191
|
+
categories: [12, 10, 4, 1]
|
|
192
|
+
},
|
|
193
|
+
{
|
|
194
|
+
name: `Fat Gigio <span class='font-secondary'>Kitten</span>`,
|
|
195
|
+
link: 'https://totalonion.com',
|
|
196
|
+
images: {
|
|
197
|
+
post_image_src: fatGigioKitten
|
|
198
|
+
},
|
|
199
|
+
|
|
200
|
+
categories: [12, 10, 5, 1]
|
|
201
|
+
},
|
|
202
|
+
{
|
|
203
|
+
name: `Sky <span class='font-secondary'>Security Corps</span>`,
|
|
204
|
+
link: 'https://totalonion.com',
|
|
205
|
+
images: {
|
|
206
|
+
post_image_src: skySecurity
|
|
207
|
+
},
|
|
208
|
+
|
|
209
|
+
categories: [13, 10, 4, 3]
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
name: `Kai <span class='font-secondary'>Selfie</span>`,
|
|
213
|
+
link: 'https://totalonion.com',
|
|
214
|
+
images: {
|
|
215
|
+
post_image_src: kaiSelfie
|
|
216
|
+
},
|
|
217
|
+
|
|
218
|
+
categories: [12, 10, 5, 3]
|
|
219
|
+
},
|
|
220
|
+
{
|
|
221
|
+
name: `Lulu <span class='font-secondary'>gets serious</span>`,
|
|
222
|
+
link: 'https://totalonion.com',
|
|
223
|
+
images: {
|
|
224
|
+
post_image_src: luluSerious
|
|
225
|
+
},
|
|
226
|
+
|
|
227
|
+
categories: [14, 10, 5, 3]
|
|
228
|
+
},
|
|
229
|
+
{
|
|
230
|
+
name: `Sky <span class='font-secondary'>Luxury suite</span>`,
|
|
231
|
+
link: 'https://totalonion.com',
|
|
232
|
+
images: {
|
|
233
|
+
post_image_src: skyLuxury
|
|
234
|
+
},
|
|
235
|
+
|
|
236
|
+
categories: [13, 10, 5, 1]
|
|
237
|
+
},
|
|
238
|
+
{
|
|
239
|
+
name: `Pete <span class='font-secondary'>rules her lawn</span>`,
|
|
240
|
+
link: 'https://totalonion.com',
|
|
241
|
+
images: {
|
|
242
|
+
post_image_src: peteLawn
|
|
243
|
+
},
|
|
244
|
+
|
|
245
|
+
categories: [13, 10, 4, 1]
|
|
246
|
+
},
|
|
247
|
+
{
|
|
248
|
+
name: `Kai <span class='font-secondary'>takes it easy</span>`,
|
|
249
|
+
link: 'https://totalonion.com',
|
|
250
|
+
images: {
|
|
251
|
+
post_image_src: kaiLounging
|
|
252
|
+
},
|
|
253
|
+
|
|
254
|
+
categories: [13, 10, 5, 1]
|
|
255
|
+
},
|
|
256
|
+
{
|
|
257
|
+
name: `Vanille <span class='font-secondary'>hard day</span>`,
|
|
258
|
+
link: 'https://totalonion.com',
|
|
259
|
+
images: {
|
|
260
|
+
post_image_src: vanilleNap
|
|
261
|
+
},
|
|
262
|
+
|
|
263
|
+
categories: [14, 10, 5]
|
|
264
|
+
},
|
|
265
|
+
{
|
|
266
|
+
name: `Fat Gigio <span class='font-secondary'>Basket Life</span>`,
|
|
267
|
+
link: 'https://totalonion.com',
|
|
268
|
+
images: {
|
|
269
|
+
post_image_src: fatGigioBasket
|
|
270
|
+
},
|
|
271
|
+
|
|
272
|
+
categories: [13, 10, 5, 1]
|
|
273
|
+
},
|
|
274
|
+
{
|
|
275
|
+
name: `Mr Business <span class='font-secondary'>On Top</span>`,
|
|
276
|
+
link: 'https://totalonion.com',
|
|
277
|
+
images: {
|
|
278
|
+
post_image_src: mrBusinessOnTop
|
|
279
|
+
},
|
|
280
|
+
|
|
281
|
+
categories: [13, 9, 5, 1]
|
|
282
|
+
},
|
|
283
|
+
{
|
|
284
|
+
name: `Peanut <span class='font-secondary'>is watching you</span>`,
|
|
285
|
+
link: 'https://totalonion.com',
|
|
286
|
+
images: {
|
|
287
|
+
post_image_src: peanutEye
|
|
288
|
+
},
|
|
289
|
+
|
|
290
|
+
categories: [13, 10, 5, 3]
|
|
291
|
+
},
|
|
292
|
+
{
|
|
293
|
+
name: `Max <span class='font-secondary'>on the Mat</span>`,
|
|
294
|
+
link: 'https://totalonion.com',
|
|
295
|
+
images: {
|
|
296
|
+
post_image_src: maxOnMat
|
|
297
|
+
},
|
|
298
|
+
|
|
299
|
+
categories: [13, 10, 5, 1]
|
|
300
|
+
},
|
|
301
|
+
{
|
|
302
|
+
name: `Martha <span class='font-secondary'>on the Mat</span>`,
|
|
303
|
+
link: 'https://totalonion.com',
|
|
304
|
+
images: {
|
|
305
|
+
post_image_src: marthaOnMat
|
|
306
|
+
},
|
|
307
|
+
|
|
308
|
+
categories: [13, 9, 5, 1]
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
name: `Vanille <span class='font-secondary'>likes woofers</span>`,
|
|
312
|
+
link: 'https://totalonion.com',
|
|
313
|
+
images: {
|
|
314
|
+
post_image_src: vanilleBass
|
|
315
|
+
},
|
|
316
|
+
|
|
317
|
+
categories: [14, 10, 4, 1]
|
|
318
|
+
},
|
|
319
|
+
{
|
|
320
|
+
name: `Mephy <span class='font-secondary'>Dreams of Mice</span>`,
|
|
321
|
+
link: 'https://totalonion.com',
|
|
322
|
+
images: {
|
|
323
|
+
post_image_src: mephyMice
|
|
324
|
+
},
|
|
325
|
+
|
|
326
|
+
categories: [14, 10, 3]
|
|
327
|
+
},
|
|
328
|
+
{
|
|
329
|
+
name: `Ramses <span class='font-secondary'>School Day</span>`,
|
|
330
|
+
link: 'https://totalonion.com',
|
|
331
|
+
images: {
|
|
332
|
+
post_image_src: ramsesSchoolDay
|
|
333
|
+
},
|
|
334
|
+
|
|
335
|
+
categories: [13, 3, 10, 5]
|
|
336
|
+
},
|
|
337
|
+
{
|
|
338
|
+
name: `Remy <span class='font-secondary'>Garden Contemplation</span>`,
|
|
339
|
+
link: 'https://totalonion.com',
|
|
340
|
+
images: {
|
|
341
|
+
post_image_src: remyGardenContemplation
|
|
342
|
+
},
|
|
343
|
+
categories: [13, 3, 10, 5]
|
|
344
|
+
}
|
|
345
|
+
];
|
|
346
|
+
|
|
347
|
+
export const devContentCategories = [
|
|
348
|
+
{name: 'Mood', id: '6', parentid: '0'},
|
|
349
|
+
{name: 'Happy', id: '1', parentid: '6'},
|
|
350
|
+
{name: 'Frightened', id: '2', parentid: '6'},
|
|
351
|
+
{name: 'Thoughtful', id: '3', parentid: '6'},
|
|
352
|
+
{name: 'Active', id: '4', parentid: '6'},
|
|
353
|
+
{name: 'Chilled', id: '5', parentid: '6'},
|
|
354
|
+
{name: 'Limbs', id: '7', parentid: '0'},
|
|
355
|
+
{name: 'Two', id: '8', parentid: '7'},
|
|
356
|
+
{name: 'Three', id: '9', parentid: '7'},
|
|
357
|
+
{name: 'Four', id: '10', parentid: '7'},
|
|
358
|
+
{name: 'Age', id: '11', parentid: '0'},
|
|
359
|
+
{name: 'Baby', id: '12', parentid: '11'},
|
|
360
|
+
{name: 'Adult', id: '13', parentid: '11'},
|
|
361
|
+
{name: 'Vintage', id: '14', parentid: '11'}
|
|
362
|
+
];
|
|
Binary file
|