tedo-publisher 1.3.261 → 1.3.263

Sign up to get free protection for your applications and to get access to all the features.
Files changed (49) hide show
  1. package/dist/decofera/data.d.ts +229 -0
  2. package/dist/decofera/data.js +1 -0
  3. package/dist/decofera/filters.d.ts +28 -0
  4. package/dist/decofera/filters.js +1 -0
  5. package/dist/decofera/helpers.d.ts +3 -0
  6. package/dist/decofera/helpers.js +1 -0
  7. package/dist/decofera/index.d.ts +15 -0
  8. package/dist/decofera/index.js +1 -0
  9. package/dist/decofera/prompts/data.d.ts +7 -0
  10. package/dist/decofera/prompts/data.js +1 -0
  11. package/dist/decofera/prompts/gpt35turbo/articles.d.ts +6 -0
  12. package/dist/decofera/prompts/gpt35turbo/articles.js +1 -0
  13. package/dist/decofera/prompts/gpt4oMini/articles.d.ts +6 -0
  14. package/dist/decofera/prompts/gpt4oMini/articles.js +1 -0
  15. package/dist/decofera/prompts/images.d.ts +4 -0
  16. package/dist/decofera/prompts/images.js +1 -0
  17. package/dist/decofera/seo.d.ts +23 -0
  18. package/dist/decofera/seo.js +1 -0
  19. package/dist/decofera/styles/colors.css +1 -0
  20. package/dist/decofera/styles/fonts.css +1 -0
  21. package/dist/decofera/styles/global.css +1 -0
  22. package/dist/decofera/styles/sizing.css +1 -0
  23. package/dist/decofera/styles/theme.css +1 -0
  24. package/dist/decofera/styles/vars.css +1 -0
  25. package/dist/luxeyarddesigns/data.d.ts +272 -0
  26. package/dist/luxeyarddesigns/data.js +1 -0
  27. package/dist/luxeyarddesigns/filters.d.ts +24 -0
  28. package/dist/luxeyarddesigns/filters.js +1 -0
  29. package/dist/luxeyarddesigns/helpers.d.ts +3 -0
  30. package/dist/luxeyarddesigns/helpers.js +1 -0
  31. package/dist/luxeyarddesigns/index.d.ts +15 -0
  32. package/dist/luxeyarddesigns/index.js +1 -0
  33. package/dist/luxeyarddesigns/prompts/data.d.ts +7 -0
  34. package/dist/luxeyarddesigns/prompts/data.js +1 -0
  35. package/dist/luxeyarddesigns/prompts/gpt35turbo/articles.d.ts +6 -0
  36. package/dist/luxeyarddesigns/prompts/gpt35turbo/articles.js +1 -0
  37. package/dist/luxeyarddesigns/prompts/gpt4oMini/articles.d.ts +6 -0
  38. package/dist/luxeyarddesigns/prompts/gpt4oMini/articles.js +1 -0
  39. package/dist/luxeyarddesigns/prompts/images.d.ts +4 -0
  40. package/dist/luxeyarddesigns/prompts/images.js +1 -0
  41. package/dist/luxeyarddesigns/seo.d.ts +23 -0
  42. package/dist/luxeyarddesigns/seo.js +1 -0
  43. package/dist/luxeyarddesigns/styles/colors.css +1 -0
  44. package/dist/luxeyarddesigns/styles/fonts.css +1 -0
  45. package/dist/luxeyarddesigns/styles/global.css +1 -0
  46. package/dist/luxeyarddesigns/styles/sizing.css +1 -0
  47. package/dist/luxeyarddesigns/styles/theme.css +1 -0
  48. package/dist/luxeyarddesigns/styles/vars.css +1 -0
  49. package/package.json +1 -1
@@ -0,0 +1,229 @@
1
+ export declare const dataStructure: {
2
+ interiorDesign: {
3
+ title: string;
4
+ description: string;
5
+ slug: string;
6
+ children: {
7
+ latestTrends: {
8
+ title: string;
9
+ description: string;
10
+ slug: string;
11
+ children: null;
12
+ };
13
+ roomByRoomGuides: {
14
+ title: string;
15
+ description: string;
16
+ slug: string;
17
+ children: null;
18
+ };
19
+ colorPaletteInspiration: {
20
+ title: string;
21
+ description: string;
22
+ slug: string;
23
+ children: null;
24
+ };
25
+ furnitureSelection: {
26
+ title: string;
27
+ description: string;
28
+ slug: string;
29
+ children: null;
30
+ };
31
+ accessoryStylingTips: {
32
+ title: string;
33
+ description: string;
34
+ slug: string;
35
+ children: null;
36
+ };
37
+ other: {
38
+ title: string;
39
+ description: string;
40
+ slug: string;
41
+ children: null;
42
+ };
43
+ };
44
+ };
45
+ entertaining: {
46
+ title: string;
47
+ description: string;
48
+ slug: string;
49
+ children: {
50
+ partyPlanningStrategies: {
51
+ title: string;
52
+ description: string;
53
+ slug: string;
54
+ children: null;
55
+ };
56
+ themedEventIdeas: {
57
+ title: string;
58
+ description: string;
59
+ slug: string;
60
+ children: null;
61
+ };
62
+ recipeCollections: {
63
+ title: string;
64
+ description: string;
65
+ slug: string;
66
+ children: null;
67
+ };
68
+ tableSettingTechniques: {
69
+ title: string;
70
+ description: string;
71
+ slug: string;
72
+ children: null;
73
+ };
74
+ guestEntertainmentTips: {
75
+ title: string;
76
+ description: string;
77
+ slug: string;
78
+ children: null;
79
+ };
80
+ other: {
81
+ title: string;
82
+ description: string;
83
+ slug: string;
84
+ children: null;
85
+ };
86
+ };
87
+ };
88
+ gardening: {
89
+ title: string;
90
+ description: string;
91
+ slug: string;
92
+ children: {
93
+ plantCareGuides: {
94
+ title: string;
95
+ description: string;
96
+ slug: string;
97
+ children: null;
98
+ };
99
+ landscapingIdeas: {
100
+ title: string;
101
+ description: string;
102
+ slug: string;
103
+ children: null;
104
+ };
105
+ sustainableGardeningPractices: {
106
+ title: string;
107
+ description: string;
108
+ slug: string;
109
+ children: null;
110
+ };
111
+ indoorGardeningTips: {
112
+ title: string;
113
+ description: string;
114
+ slug: string;
115
+ children: null;
116
+ };
117
+ seasonalGardenTasks: {
118
+ title: string;
119
+ description: string;
120
+ slug: string;
121
+ children: null;
122
+ };
123
+ other: {
124
+ title: string;
125
+ description: string;
126
+ slug: string;
127
+ children: null;
128
+ };
129
+ };
130
+ };
131
+ diyProjects: {
132
+ title: string;
133
+ description: string;
134
+ slug: string;
135
+ children: {
136
+ homeImprovementIdeas: {
137
+ title: string;
138
+ description: string;
139
+ slug: string;
140
+ children: null;
141
+ };
142
+ decorativeCrafts: {
143
+ title: string;
144
+ description: string;
145
+ slug: string;
146
+ children: null;
147
+ };
148
+ upcyclingTips: {
149
+ title: string;
150
+ description: string;
151
+ slug: string;
152
+ children: null;
153
+ };
154
+ outdoorDIYProjects: {
155
+ title: string;
156
+ description: string;
157
+ slug: string;
158
+ children: null;
159
+ };
160
+ seasonalDecor: {
161
+ title: string;
162
+ description: string;
163
+ slug: string;
164
+ children: null;
165
+ };
166
+ other: {
167
+ title: string;
168
+ description: string;
169
+ slug: string;
170
+ children: null;
171
+ };
172
+ };
173
+ };
174
+ organizing: {
175
+ title: string;
176
+ description: string;
177
+ slug: string;
178
+ children: {
179
+ spaceMaximizationTips: {
180
+ title: string;
181
+ description: string;
182
+ slug: string;
183
+ children: null;
184
+ };
185
+ declutteringStrategies: {
186
+ title: string;
187
+ description: string;
188
+ slug: string;
189
+ children: null;
190
+ };
191
+ organizationByRoom: {
192
+ title: string;
193
+ description: string;
194
+ slug: string;
195
+ children: null;
196
+ };
197
+ storageSolutions: {
198
+ title: string;
199
+ description: string;
200
+ slug: string;
201
+ children: null;
202
+ };
203
+ minimalismInHome: {
204
+ title: string;
205
+ description: string;
206
+ slug: string;
207
+ children: null;
208
+ };
209
+ other: {
210
+ title: string;
211
+ description: string;
212
+ slug: string;
213
+ children: null;
214
+ };
215
+ };
216
+ };
217
+ };
218
+ export declare const authors: Record<string, string>;
219
+ export declare const authorsNames: string[];
220
+ export declare const DEFAULT_DESCRIPTION_EMOJIS = "\uD83C\uDFE1\uD83C\uDF89\uD83C\uDF3F\u270F\uFE0F";
221
+ export declare const categories: ("interiorDesign" | "entertaining" | "gardening" | "diyProjects" | "organizing")[];
222
+ export declare const subcategories: string[];
223
+ export declare const subsubcategories: string[];
224
+ export type Category = keyof typeof dataStructure;
225
+ export type CategoryNode = (typeof dataStructure)[Category];
226
+ export type SubcategoryKeyByCategory<T extends Category> = (typeof dataStructure)[T]['children'];
227
+ export declare const startDate = "2024-09-18T00:00:00Z";
228
+ export declare const devBucketName = "idn-decofera-dev";
229
+ export declare const prodBucketName = "idn-decofera";
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./seo.js");const i={interiorDesign:{title:"Explore the Latest in Interior Design Trends & Tips 🏠✨",description:"Delve into innovative interior design ideas, from trending styles to essential guides. Discover how to transform your space effortlessly! 💡",slug:"interior-design",children:{latestTrends:{title:"Discover the Latest Trends in Interior Design 2023 🌟",description:"Stay ahead with the latest interior design trends for 2023. From bold colors to unique furnishings, elevate your decor game! 🌈",slug:"latest-trends",children:null},roomByRoomGuides:{title:"Comprehensive Room-by-Room Interior Design Guides 🛋️",description:"Navigate your home with specialized guides for each room. Discover tips and tricks for creating stunning spaces step-by-step! 🏡",slug:"room-by-room-guides",children:null},colorPaletteInspiration:{title:"Inspiring Color Palette Ideas for Your Space 🎨",description:"Transform your home with inspiring color palettes. Explore combinations that breathe life and harmony into every room! 🌿",slug:"color-palette-inspiration",children:null},furnitureSelection:{title:"Expert Tips on Selecting the Perfect Furniture 🪑",description:"Find the right furniture that fits your style and space. From minimalist to classic, enhance your home decor with expert advice! 🛋️",slug:"furniture-selection",children:null},accessoryStylingTips:{title:"Master Accessory Styling for Stunning Interiors 🏺",description:"Learn how to style home accessories like a pro. Elevate your decor with unique pieces that reflect your personality! 🌼",slug:"accessory-styling-tips",children:null},other:{title:"Additional Interior Design Insights and Tips 💡",description:"Explore miscellaneous tips, guides, and trends adding a unique flair to your interior design knowledge. Discover creative ideas! 🖼️",slug:"other-interior-design-tips",children:null}}},entertaining:{title:"Master the Art of Entertaining: Expert Tips and Ideas 🎉",description:"Explore incredible entertaining tips, from planning perfect parties to unique decor ideas. Elevate your gatherings with insightful advice! 🌟",slug:"master-the-art-of-entertaining",children:{partyPlanningStrategies:{title:"Essential Party Planning Strategies for Memorable Events 🎊",description:"Discover essential strategies for planning memorable parties. Learn tips for themes, venues, and guest satisfaction to elevate your celebrations! 🎈",slug:"party-planning-strategies",children:null},themedEventIdeas:{title:"Creative Themed Event Ideas to Wow Your Guests 🎭",description:"Explore creative themes for your next event. From classic to quirky, these ideas will impress guests and create unforgettable memories! 🌈",slug:"themed-event-ideas",children:null},recipeCollections:{title:"Delicious Recipe Collections for Any Occasion 🍽️",description:"Browse through our delectable recipe collections for all occasions. From appetizers to desserts, find mouthwatering dishes to impress your guests! 🍰",slug:"recipe-collections",children:null},tableSettingTechniques:{title:"Elegant Table Setting Techniques for Stunning Displays 🍷",description:"Learn elegant table setting techniques to elevate your dining experience. Impress your guests with beautifully arranged tables for any gathering! 🍽️",slug:"table-setting-techniques",children:null},guestEntertainmentTips:{title:"Engaging Guest Entertainment Tips for Fun-filled Events 🎤",description:"Discover engaging guest entertainment tips to keep your gatherings lively. From games to activities, ensure everyone has a fantastic time! 🎉",slug:"guest-entertainment-tips",children:null},other:{title:"Unique Entertaining Ideas for Every Hosting Challenge 🌟",description:"Uncover unique entertaining ideas that tackle various hosting challenges. Boost your skills and creativity to impress every guest you welcome! 🎊",slug:"unique-entertaining-ideas",children:null}}},gardening:{title:"Expert Gardening Tips & Ideas for Every Plant Lover 🌿",description:"Explore expert gardening tips and innovative ideas to enhance your green space! From plant care to landscaping, we've got it all covered. 🌼",slug:"expert-gardening-tips-ideas",children:{plantCareGuides:{title:"Comprehensive Plant Care Guides for Thriving Greenery 🌱",description:"Discover essential plant care guides to help your plants thrive! Learn watering, pruning, and sun requirements for lush growth. 🌸",slug:"comprehensive-plant-care-guides",children:null},landscapingIdeas:{title:"Creative Landscaping Ideas to Transform Your Outdoor Space 🌳",description:"Unleash your creativity with unique landscaping ideas to transform your yard! Explore design tips, plant choices, and maintenance tips. 🌺",slug:"creative-landscaping-ideas",children:null},sustainableGardeningPractices:{title:"Sustainable Gardening Practices for Eco-Friendly Gardening 🌍",description:"Embrace sustainable gardening practices that benefit the planet! Discover eco-friendly tips for a beautiful, green garden. 🌼",slug:"sustainable-gardening-practices",children:null},indoorGardeningTips:{title:"Indoor Gardening Tips for a Lush Home Environment 🍃",description:"Bring greenery indoors with our essential indoor gardening tips! Learn about lighting, plant choices, and care for a thriving space. 🌿",slug:"indoor-gardening-tips",children:null},seasonalGardenTasks:{title:"Seasonal Garden Tasks to Keep Your Oasis Flourishing 🌻",description:"Stay ahead with seasonal garden tasks that ensure your garden flourishes year-round. Plan and care for your outdoor paradise effectively! 🌷",slug:"seasonal-garden-tasks",children:null},other:{title:"Miscellaneous Gardening Tips and Tricks for Enthusiasts 🌼",description:"Explore miscellaneous gardening tips and tricks to enhance your gardening experience! Discover hacks, tools, and innovative ideas. 🌿",slug:"miscellaneous-gardening-tips",children:null}}},diyProjects:{title:"Explore DIY Projects for Home Improvement & More 🛠️",description:"Discover a variety of DIY projects ranging from home improvement ideas to creative crafts. Unleash your creativity and transform your space! ✨",slug:"diy-projects",children:{homeImprovementIdeas:{title:"Innovative Home Improvement Ideas to Enhance Your Space 🏡",description:"Get inspired with unique home improvement ideas that elevate your living space. From simple upgrades to major renovations, we’ve got you covered! 🔧",slug:"home-improvement-ideas",children:null},decorativeCrafts:{title:"Creative Decorative Crafts to Beautify Your Home 🎨",description:"Explore fun and engaging decorative crafts that add a personal touch to your home. Unleash your inner artist and get started on your next project! ✂️",slug:"decorative-crafts",children:null},upcyclingTips:{title:"Upcycling Tips for Sustainable DIY Projects ♻️",description:"Learn about innovative upcycling tips that turn everyday items into treasures. Be sustainable while creating beautiful and functional pieces for your home! 🌍",slug:"upcycling-tips",children:null},outdoorDIYProjects:{title:"Exciting Outdoor DIY Projects to Transform Your Yard 🌳",description:"Transform your outdoor space with exciting DIY projects. Discover ideas for gardens, patios, and more to enjoy nature right at home! 🌻",slug:"outdoor-diy-projects",children:null},seasonalDecor:{title:"Seasonal Decor Ideas to Celebrate Every Holiday 🎉",description:"Find captivating seasonal decor ideas that brighten your home for every holiday. Get festive and creative with our inspiring projects! 🎊",slug:"seasonal-decor",children:null},other:{title:"Miscellaneous DIY Projects for Every Creative Mind 🧰",description:"Dive into a collection of miscellaneous DIY projects that cater to every interest. From quirky crafts to practical solutions, there’s something for everyone! 🛠️",slug:"other-diy-projects",children:null}}},organizing:{title:"Expert Organizing Tips for a Clutter-Free Home 🏡",description:"Discover valuable organizing strategies with Decofera! Our tips inspire a tidy home and enhance your living space's functionality. 🌟",slug:"expert-organizing-tips",children:{spaceMaximizationTips:{title:"Top Space Maximization Tips for Small Homes 📏",description:"Learn innovative space maximization tips to transform your small home into an efficient and stylish sanctuary. Maximize every corner! 🪴",slug:"space-maximization-tips",children:null},declutteringStrategies:{title:"Effective Decluttering Strategies for Every Room 🗑️",description:"Master the art of decluttering with our effective strategies! Clear out excess and create serene spaces in your home. 🧹✨",slug:"decluttering-strategies",children:null},organizationByRoom:{title:"Room-by-Room Organization Ideas for a Neat Home 🛏️",description:"Explore room-by-room organization ideas! Transform each space into an orderly haven with practical tips and inspiring decor. 🌼",slug:"organization-by-room",children:null},storageSolutions:{title:"Creative Storage Solutions for a Stylish Home 📦",description:"Maximize your home's storage potential with creative solutions! Find stylish ways to organize everything from clothes to kitchenware. 🖼️",slug:"storage-solutions",children:null},minimalismInHome:{title:"Embrace Minimalism: Organizing Your Space Simply 🌱",description:"Embrace minimalism with these organizing techniques! Streamline your home for a calm and clutter-free environment. Dive into simplicity! 🗝️",slug:"minimalism-in-home",children:null},other:{title:"Additional Organizing Tips & Tricks for a Tidy Life 🧺",description:"Discover additional tips and tricks for maintaining an organized lifestyle! Enhance your home ambiance with innovative ideas. 🕯️",slug:"other-organizing-tips",children:null}}}},t=e.AUTHORS_INFO.reduce(((e,i)=>Object.assign(Object.assign({},e),{[i.name]:[i.description]})),{}),n=e.AUTHORS_INFO.map((e=>e.name)),r="🏡🎉🌿✏️",s=Object.keys(i),o=[],a=[];for(const e of s){const t=i[e];if(null==t?void 0:t.children){o.push(...Object.keys(t.children));for(const e of o){const i=t.children[e];(null==i?void 0:i.children)&&a.push(...Object.keys(i.children))}}}const l="2024-09-18T00:00:00Z",c="decofera",d=`idn-${c}-dev`,u=`idn-${c}`;exports.DEFAULT_DESCRIPTION_EMOJIS=r,exports.authors=t,exports.authorsNames=n,exports.categories=s,exports.dataStructure=i,exports.devBucketName=d,exports.prodBucketName=u,exports.startDate=l,exports.subcategories=o,exports.subsubcategories=a;
@@ -0,0 +1,28 @@
1
+ export declare enum FiltersNames {
2
+ DesignDreams = "Design Dreams",
3
+ Entertainease = "Entertainease",
4
+ GardenGlow = "Garden Glow",
5
+ DIYDelights = "DIY Delights",
6
+ InspirationStation = "Inspiration Station"
7
+ }
8
+ type DesignDreams = 'Modern Aesthetics' | 'Bohemian Vibes' | 'Minimalist Charm' | 'Vintage Touch';
9
+ type Entertainease = 'Party Planning Tips' | 'Seasonal Celebrations' | 'Themed Gatherings' | 'Casual Get-Togethers';
10
+ type GardenGlow = 'Urban Gardening' | 'Sustainable Practices' | 'Landscaping Magic' | 'Container Gardening';
11
+ type DIYDelights = 'Crafting Decor' | 'Upcycling Ideas' | 'Budget-friendly Projects' | 'Quick Fixes';
12
+ type InspirationStation = 'Trending Styles' | 'Seasonal Updates' | 'Color Palettes' | 'Expert Interviews';
13
+ export type ArticleFilters = {
14
+ [FiltersNames.DesignDreams]: DesignDreams[];
15
+ [FiltersNames.Entertainease]: Entertainease[];
16
+ [FiltersNames.GardenGlow]: GardenGlow[];
17
+ [FiltersNames.DIYDelights]: DIYDelights[];
18
+ [FiltersNames.InspirationStation]: InspirationStation[];
19
+ };
20
+ export declare const designDreamsValues: DesignDreams[];
21
+ export declare const entertaineaseValues: Entertainease[];
22
+ export declare const gardenGlowValues: GardenGlow[];
23
+ export declare const diyDelightsValues: DIYDelights[];
24
+ export declare const inspirationStationValues: InspirationStation[];
25
+ export declare const initialFilters: ArticleFilters;
26
+ export declare const fullFilters: ArticleFilters;
27
+ export declare const getFiltersTypesJSON: () => string;
28
+ export {};
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.FiltersNames=void 0,(e=exports.FiltersNames||(exports.FiltersNames={})).DesignDreams="Design Dreams",e.Entertainease="Entertainease",e.GardenGlow="Garden Glow",e.DIYDelights="DIY Delights",e.InspirationStation="Inspiration Station";const s=["Modern Aesthetics","Bohemian Vibes","Minimalist Charm","Vintage Touch"],t=["Party Planning Tips","Seasonal Celebrations","Themed Gatherings","Casual Get-Togethers"],i=["Urban Gardening","Sustainable Practices","Landscaping Magic","Container Gardening"],r=["Crafting Decor","Upcycling Ideas","Budget-friendly Projects","Quick Fixes"],a=["Trending Styles","Seasonal Updates","Color Palettes","Expert Interviews"],n={[exports.FiltersNames.DesignDreams]:[],[exports.FiltersNames.Entertainease]:[],[exports.FiltersNames.GardenGlow]:[],[exports.FiltersNames.DIYDelights]:[],[exports.FiltersNames.InspirationStation]:[]},o={[exports.FiltersNames.DesignDreams]:s,[exports.FiltersNames.Entertainease]:t,[exports.FiltersNames.GardenGlow]:i,[exports.FiltersNames.DIYDelights]:r,[exports.FiltersNames.InspirationStation]:a},l=()=>JSON.stringify(o,null,2);exports.designDreamsValues=s,exports.diyDelightsValues=r,exports.entertaineaseValues=t,exports.fullFilters=o,exports.gardenGlowValues=i,exports.getFiltersTypesJSON=l,exports.initialFilters=n,exports.inspirationStationValues=a;
@@ -0,0 +1,3 @@
1
+ import { GetDefaultImagesFrontmatter } from 'src/common/types';
2
+ export declare const getDefaultImagesFrontmatter: GetDefaultImagesFrontmatter;
3
+ export declare const prohibitedWordsInAltTitle: RegExp;
@@ -0,0 +1 @@
1
+ "use strict";const e=(e,n)=>{const t=n(e),i=undefined,a=undefined,l=undefined,o=undefined;return[{alt:`${e} Introduction`,filename:`${t}-introduction.png`,title:`${e} Introduction`},{alt:`Magnificent ${e}`,filename:`Magnificent-${t}.png`,title:`Magnificent ${e}`},{alt:`Notable ${e}`,filename:`${t}-notable.png`,title:`Notable ${e}`},{alt:`${e} Summary`,filename:`${t}-summary.png`,title:`${e} Summary`}]},n=/\b(?:hands|men|women|human|people|chief|family|mixing|serving|tasting|rolling)\b/i;exports.getDefaultImagesFrontmatter=e,exports.prohibitedWordsInAltTitle=n;
@@ -0,0 +1,15 @@
1
+ export * from './data';
2
+ export * from './filters';
3
+ export * from './helpers';
4
+ export * from './prompts/images';
5
+ export * from './seo';
6
+ import './styles/colors.css';
7
+ import './styles/fonts.css';
8
+ import './styles/global.css';
9
+ import './styles/sizing.css';
10
+ import './styles/vars.css';
11
+ import './styles/theme.css';
12
+ import * as gpt35Articles from './prompts/gpt35turbo/articles';
13
+ import * as gpt4oMiniArticles from './prompts/gpt4oMini/articles';
14
+ export { gpt35Articles, gpt4oMiniArticles };
15
+ export * from './prompts/data';
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./data.js"),t=require("./filters.js"),r=require("./helpers.js"),s=require("./prompts/images.js"),a=require("./seo.js"),o=require("./prompts/gpt35turbo/articles.js"),i=require("./prompts/gpt4oMini/articles.js"),p=require("./prompts/data.js");exports.DEFAULT_DESCRIPTION_EMOJIS=e.DEFAULT_DESCRIPTION_EMOJIS,exports.authors=e.authors,exports.authorsNames=e.authorsNames,exports.categories=e.categories,exports.dataStructure=e.dataStructure,exports.devBucketName=e.devBucketName,exports.prodBucketName=e.prodBucketName,exports.startDate=e.startDate,exports.subcategories=e.subcategories,exports.subsubcategories=e.subsubcategories,Object.defineProperty(exports,"FiltersNames",{enumerable:!0,get:function(){return t.FiltersNames}}),exports.designDreamsValues=t.designDreamsValues,exports.diyDelightsValues=t.diyDelightsValues,exports.entertaineaseValues=t.entertaineaseValues,exports.fullFilters=t.fullFilters,exports.gardenGlowValues=t.gardenGlowValues,exports.getFiltersTypesJSON=t.getFiltersTypesJSON,exports.initialFilters=t.initialFilters,exports.inspirationStationValues=t.inspirationStationValues,exports.getDefaultImagesFrontmatter=r.getDefaultImagesFrontmatter,exports.prohibitedWordsInAltTitle=r.prohibitedWordsInAltTitle,exports.getOpenAiBasedImagePrompt=s.getOpenAiBasedImagePrompt,exports.getOpenAiBasedImagePromptDalle2=s.getOpenAiBasedImagePromptDalle2,exports.getStableDiffusionImagePrompt=s.getStableDiffusionImagePrompt,exports.AUTHORS_INFO=a.AUTHORS_INFO,exports.AUTHORS_META=a.AUTHORS_META,exports.PAGES_SEO=a.PAGES_SEO,Object.defineProperty(exports,"PageNames",{enumerable:!0,get:function(){return a.PageNames}}),exports.gpt35Articles=o,exports.gpt4oMiniArticles=i,exports.END_STEP=p.END_STEP,exports.FILTERS_INFO=p.FILTERS_INFO,exports.IMAGES_PROHIBITED_WORDS=p.IMAGES_PROHIBITED_WORDS,exports.START_STEP=p.START_STEP,exports.TARGET_AUDIENCE=p.TARGET_AUDIENCE,exports.ZERO_SECTION=p.ZERO_SECTION,exports.portalInfo=p.portalInfo;
@@ -0,0 +1,7 @@
1
+ export declare const portalInfo = "The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: Decofera is an infotainment portal dedicated to enriching the lives of its readers through insightful articles focusing on interior design, entertaining, and gardening. With engaging content and expert advice, Decofera inspires creativity in home aesthetics and hosting.\n - Detailed description: Decofera is an innovative web portal that serves as a hub for enthusiasts of interior design, entertaining, and gardening. The platform offers a plethora of articles, tips, and guides that empower individuals to transform their living spaces and elevate their hosting skills. Dedicated to providing quality content, Decofera covers a wide range of topics, from the latest trends in home decor and efficient organizing solutions to delightful recipes and unique party ideas. The gardening section offers practical advice on plant care, landscaping ideas, and sustainable gardening practices, appealing to both seasoned gardeners and novices. Each article is crafted to be informative yet accessible, making it easy for readers to implement ideas into their own homes and lifestyles. Decofera not only informs but also inspires, encouraging a community of creativity and personable entertaining.\n - Target audience: The target audience for Decofera includes homeowners and renters who are passionate about home improvement and decoration, individuals planning social gatherings or events seeking inspiration for entertaining, and gardening enthusiasts ranging from beginners to experts looking for innovative ideas and practical advice. The platform appeals to a diverse demographic, including millennials, families, and retirees, who share an interest in enhancing their living environments and cultivating a beautiful and pleasant home life.\n\n";
2
+ export declare const ZERO_SECTION = "This is important to include the following headers to the section, ONLY if they are applicable to the title, abstract and description of the article:\n## Key Insights and Trends\n - Current trends in interior design\n - Popular gardening techniques of the season\n\n## Practical Tips and How-To Guides\n - Step-by-step guides for home decoration projects\n - Entertaining tips and planning checklists\n\nYou can change the headers and topics to make a them more coherent with the description of the article.\nStart text with first Heading H2 - Key Insights and Trends, IF it's applicable to the theme of the article.\n";
3
+ export declare const START_STEP = "highlighting the key points that will be discussed and the relevance of the topic";
4
+ export declare const END_STEP = "synthesizing the information presented throughout";
5
+ export declare const TARGET_AUDIENCE = "homeowners, interior design enthusiasts, party hosts, gardening aficionados";
6
+ export declare const IMAGES_PROHIBITED_WORDS = "any numbers, image, slug, step, seo, hand / hands, men, women, human, people, chief, preparing, process, cooking, mixing, serving, tasting, rolling";
7
+ export declare const FILTERS_INFO: string;
@@ -0,0 +1 @@
1
+ "use strict";var e;const n="The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: Decofera is an infotainment portal dedicated to enriching the lives of its readers through insightful articles focusing on interior design, entertaining, and gardening. With engaging content and expert advice, Decofera inspires creativity in home aesthetics and hosting.\n - Detailed description: Decofera is an innovative web portal that serves as a hub for enthusiasts of interior design, entertaining, and gardening. The platform offers a plethora of articles, tips, and guides that empower individuals to transform their living spaces and elevate their hosting skills. Dedicated to providing quality content, Decofera covers a wide range of topics, from the latest trends in home decor and efficient organizing solutions to delightful recipes and unique party ideas. The gardening section offers practical advice on plant care, landscaping ideas, and sustainable gardening practices, appealing to both seasoned gardeners and novices. Each article is crafted to be informative yet accessible, making it easy for readers to implement ideas into their own homes and lifestyles. Decofera not only informs but also inspires, encouraging a community of creativity and personable entertaining.\n - Target audience: The target audience for Decofera includes homeowners and renters who are passionate about home improvement and decoration, individuals planning social gatherings or events seeking inspiration for entertaining, and gardening enthusiasts ranging from beginners to experts looking for innovative ideas and practical advice. The platform appeals to a diverse demographic, including millennials, families, and retirees, who share an interest in enhancing their living environments and cultivating a beautiful and pleasant home life.\n\n",i="This is important to include the following headers to the section, ONLY if they are applicable to the title, abstract and description of the article:\n## Key Insights and Trends\n - Current trends in interior design\n - Popular gardening techniques of the season\n\n## Practical Tips and How-To Guides\n - Step-by-step guides for home decoration projects\n - Entertaining tips and planning checklists\n\nYou can change the headers and topics to make a them more coherent with the description of the article.\nStart text with first Heading H2 - Key Insights and Trends, IF it's applicable to the theme of the article.\n",t="highlighting the key points that will be discussed and the relevance of the topic",a="synthesizing the information presented throughout",r="homeowners, interior design enthusiasts, party hosts, gardening aficionados",o="any numbers, image, slug, step, seo, hand / hands, men, women, human, people, chief, preparing, process, cooking, mixing, serving, tasting, rolling",s=`That is TREMENDOUS important - if category doesn't match - return empty array for that category - []. For example if you don't find any match for $FILTERNAME, return for that category\n$FILTERNAME: []\nResponse in valid json, adhering strictly to json interface below, include every field present in it, but include values in array only suitable for article, all array values are optional!\n${require("../filters.js").getFiltersTypesJSON()}`;exports.END_STEP=a,exports.FILTERS_INFO=s,exports.IMAGES_PROHIBITED_WORDS=o,exports.START_STEP=t,exports.TARGET_AUDIENCE=r,exports.ZERO_SECTION=i,exports.portalInfo=n;
@@ -0,0 +1,6 @@
1
+ import { GetOutlinePrompt, GetEntitiesPrompt, GetFiltersPrompt, GetImagesMetaPrompt, GetSectionPrompt } from 'src/common/types';
2
+ export declare const getBasePrompt: GetOutlinePrompt;
3
+ export declare const getSectionPrompt: GetSectionPrompt;
4
+ export declare const getImagesMetaPrompt: GetImagesMetaPrompt;
5
+ export declare const getFiltersPrompt: GetFiltersPrompt;
6
+ export declare const getEntitiesPrompt: GetEntitiesPrompt;
@@ -0,0 +1 @@
1
+ "use strict";var t=require("../data.js"),e=require("../../../common/prompts/gpt35turbo/articles.js"),o=require("../../../common/data.js"),r=require("../../data.js");const m=(o,r=e.DEFAULT_HEADINGS_NUM,m)=>e.getOutlineCommonPrompt({keyword:o,headingsNum:r,additionalInfo:t.portalInfo,locale:m}),s=o=>e.getSectionCommonPrompt(o,{zeroSectionPrompt:t.ZERO_SECTION,startStep:t.START_STEP,endStep:t.END_STEP,targetAudience:t.TARGET_AUDIENCE}),a=o=>e.getImagesMetaCommonPrompt(o,t.IMAGES_PROHIBITED_WORDS),p=o=>e.getFiltersCommonPrompt(o,t.FILTERS_INFO),i=t=>e.getEntitiesCommonPrompt(t,o.getCategoriesTypesJSON(r.dataStructure));exports.getBasePrompt=m,exports.getEntitiesPrompt=i,exports.getFiltersPrompt=p,exports.getImagesMetaPrompt=a,exports.getSectionPrompt=s;
@@ -0,0 +1,6 @@
1
+ import { GetOutlinePrompt, GetEntitiesPrompt, GetFiltersPrompt, GetImagesMetaPrompt, GetSectionPrompt } from 'src/common/types';
2
+ export declare const getBasePrompt: GetOutlinePrompt;
3
+ export declare const getSectionPrompt: GetSectionPrompt;
4
+ export declare const getImagesMetaPrompt: GetImagesMetaPrompt;
5
+ export declare const getFiltersPrompt: GetFiltersPrompt;
6
+ export declare const getEntitiesPrompt: GetEntitiesPrompt;
@@ -0,0 +1 @@
1
+ "use strict";var t=require("../data.js"),e=require("../../../common/prompts/gpt4oMini/articles.js"),o=require("../../../common/data.js"),r=require("../../data.js");const m=(o,r=e.DEFAULT_HEADINGS_NUM,m)=>e.getOutlineCommonPrompt({keyword:o,headingsNum:r,additionalInfo:t.portalInfo,locale:m}),s=o=>e.getSectionCommonPrompt(o,{zeroSectionPrompt:t.ZERO_SECTION,startStep:t.START_STEP,endStep:t.END_STEP,targetAudience:t.TARGET_AUDIENCE}),a=o=>e.getImagesMetaCommonPrompt(o,t.IMAGES_PROHIBITED_WORDS),i=o=>e.getFiltersCommonPrompt(o,t.FILTERS_INFO),p=t=>e.getEntitiesCommonPrompt(t,o.getCategoriesTypesJSON(r.dataStructure));exports.getBasePrompt=m,exports.getEntitiesPrompt=p,exports.getFiltersPrompt=i,exports.getImagesMetaPrompt=a,exports.getSectionPrompt=s;
@@ -0,0 +1,4 @@
1
+ import { GetOpenAiBasedImagePrompt, GetStableDiffusionImagePrompt } from 'src/common/types';
2
+ export declare const getStableDiffusionImagePrompt: GetStableDiffusionImagePrompt;
3
+ export declare const getOpenAiBasedImagePrompt: GetOpenAiBasedImagePrompt;
4
+ export declare const getOpenAiBasedImagePromptDalle2: GetOpenAiBasedImagePrompt;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../../common/prompts/images.js");const a=({title:a,alt:o,articleTitle:r})=>({prompt:`Award-winning hyper-real cinematic photo of a ${a}, ${o}, for an article ${r} from professional interior photograph for a glossy interior design magazine, gardening style photography, glossy gardening magazine, photorealistic, ultra realistic, maximum detail, highly detailed, commercial photography, foreground focus, instagram, 4K, 8K, volumetric light, cinematic, octane render, uplight, no blur, depth of field, dof, film, bokeh, foreground focus, 35mm photograph`,negativePrompt:e.SD_NEGATIVE_PROMPT}),o=({title:e,alt:a,articleTitle:o})=>`I NEED a hyper-real illustration of a ${e} at food style photography, ${a}, for an article ${o} for a glossy recipe magazine, photorealistic, ultra realistic, maximum detail, highly detailed, food style, food style photography, professional food photography, commercial photography, foreground focus, recipes.com, delish.com, epicurious, instagram, 4K, 8K, volumetric light, octane render, uplight, no blur, depth of field, dof, bokeh, foreground focus. Please exclude any: Photocamera, videocamera, Spotlight, soffit, ramp, scanners, strobe, soffit truss, film props, radio, cooking timer, watches, clocks, men, woman, people, hand, nands, leg, legs, font, username, error, words, letters, digits, autograph, trademark, name, easy-negative, cartoon, worst quality, low quality, blind, bad eyes, ugly eyes, dead eyes, greyscale, monochrome, vignette, text, title, logo, signature ,watermark, extra limbs, extra fingers, mutated hands, bad anatomy, censored, rabs, muscular, rib, blurry, blur, grainy, teeth, low resolution, lowres, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bw, bad photo, bad photography, bad art, morbid, ugly, asymmetrical, mutated malformed, mutilated, poorly lit, bad shadow, draft, cropped, out of frame, cut off, jpeg artefacts, out of focus, glitch, duplicate, airbrushed,, anime, semi-realistic, cgi, render, 3D, blender, digital art, manga, amateur, 3D, 3D Game, 3D Game Scene, 3D Character, bad hands, , bad body, bad face, bad teeth, bad arms, bad legs, deformities, drawing, deformed iris, deformed pupils, deformed, painting, crayon, sketch, graphite, impressionist, noisy, poorly drawn hands, poorly drawn face, poorly drawn eyes, mutation, bad proportions, cloned face, disfigured, gross proportions, malformed limbs, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck, incoherent from this hyper-real illustration of a ${e}`,r=({title:e})=>`\n\tPhotorealistic highly detailed image of ingredients for ${e}, arranged professionally as if for a food photography shoot. image should showcase maximum detail realism, with a focus on foreground, emulating the style of a high-definition, 8k resolution professional food photograph. lighting should be volumetric and uplit, with a depth of field and bokeh effect, avoiding any blur for clarity. overall aesthetic should be reminiscent of the Kodak Portrait 800 style.\n\tNegative Prompt:\n\teasy-negative, cartoon, worst quality, low quality, text, title, logo, signature ,watermark, extra limbs, extra fingers, mutated hands, bad anatomy, blurry, blur, grainy, teeth, low resolution, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bad shadow, draft, cropped, out of frame, cut off, jpeg artefacts, out of focus, glitch, airbrushed, anime, semi-realistic, cgi, render, 3D, blender, manga, amateur, 3D, 3D Game, drawing, sketch\n`;exports.getOpenAiBasedImagePrompt=o,exports.getOpenAiBasedImagePromptDalle2=r,exports.getStableDiffusionImagePrompt=a;
@@ -0,0 +1,23 @@
1
+ export interface PageSeoData {
2
+ title: string;
3
+ description: string;
4
+ }
5
+ export declare enum PageNames {
6
+ Authors = "authors",
7
+ Home = "home",
8
+ NotFound = "not-found",
9
+ AboutUs = "about-us",
10
+ PrivacyPolicy = "privacy-policy",
11
+ Terms = "terms",
12
+ Sitemap = "sitemap"
13
+ }
14
+ export type PagesSeo = Record<PageNames, PageSeoData>;
15
+ export interface AuthorInfo {
16
+ name: string;
17
+ description: string;
18
+ meta_title: string;
19
+ meta_description: string;
20
+ }
21
+ export declare const PAGES_SEO: PagesSeo;
22
+ export declare const AUTHORS_INFO: AuthorInfo[];
23
+ export declare const AUTHORS_META: Record<string, PageSeoData>;
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.PageNames=void 0,(e=exports.PageNames||(exports.PageNames={})).Authors="authors",e.Home="home",e.NotFound="not-found",e.AboutUs="about-us",e.PrivacyPolicy="privacy-policy",e.Terms="terms",e.Sitemap="sitemap";const i={[exports.PageNames.Authors]:{title:"Meet Our Creative Minds | Decofera",description:"Explore the talented authors behind Decofera! From interior design to gardening tips, discover their inspirations and projects. ✨🌼"},[exports.PageNames.Home]:{title:"Welcome to Decofera | Your Infotainment Hub",description:"Dive into the world of interior design, entertaining, and gardening with Decofera. Get inspired and create your dream space today! 🌿🏡🍽️"},[exports.PageNames.NotFound]:{title:"Page Not Found | Decofera",description:"Oops! The page you are looking for doesn't exist. Explore more about interior design, gardening, and entertaining with Decofera! 🛠️🔍"},[exports.PageNames.AboutUs]:{title:"About Decofera | Our Passion for Design & Lifestyle",description:"Discover the heart of Decofera! We’re passionate about interior design, entertaining, and gardening. Join our journey! 🌸❤️"},[exports.PageNames.PrivacyPolicy]:{title:"Privacy Policy | Decofera",description:"Your privacy matters to us at Decofera. Read our policy to learn how we protect your information. 🔒📜"},[exports.PageNames.Terms]:{title:"Terms of Service | Decofera",description:"Review the terms of service for Decofera. Stay informed about your rights and responsibilities while enjoying our content. 📝📘"},[exports.PageNames.Sitemap]:{title:"Sitemap | Decofera",description:"Navigate through Decofera effortlessly! Check our sitemap for a structured view of our articles on design, entertaining, and gardening. 🗺️🌼"}},a=[{name:"Riya Gupta",description:"Riya Gupta is an esteemed interior designer based in Mumbai with over 10 years of experience in creating aesthetically pleasing and functional residential spaces. She specializes in sustainable design, blending traditional Indian elements with modern techniques, and has contributed to several design journals.",meta_title:"Riya Gupta - Interior Designer & Sustainability Advocate",meta_description:"Explore the innovative design ideas and sustainable practices by Riya Gupta, a Mumbai-based interior designer with over a decade of experience in transforming spaces."},{name:"Arjun Mehta",description:"Arjun Mehta is a seasoned gardening expert and landscape designer who hails from Dehradun. With a background in botany, he has spent the last 15 years designing beautiful and ecological gardens that flourish in Indian climates. Arjun shares practical gardening tips that both novices and experts can benefit from.",meta_title:"Arjun Mehta - Gardening Expert & Landscape Designer",meta_description:"Delve into gardening wisdom from Arjun Mehta, a landscape designer from Dehradun with 15 years of experience in creating sustainable gardens tailored for Indian climates."},{name:"Anita Sharma",description:"Anita Sharma, based in New Delhi, is a lifestyle writer and entertaining guru with a keen eye for stylish interiors and hosting stunning events. Renowned for her engaging articles, Anita has hosted numerous workshops on home decor and entertaining techniques.",meta_title:"Anita Sharma - Lifestyle Writer & Entertaining Expert",meta_description:"Learn entertaining tips and stylish decor ideas from Anita Sharma, a New Delhi-based lifestyle writer known for her engaging content and workshops on hosting."},{name:"Karan Desai",description:"Karan Desai is a celebrated interior stylist and author from Bangalore, recognized for his unique approach combining cultural heritage and modern design. With over 8 years of experience in the industry, he is passionate about creating spaces that reflect individual personality and comfort.",meta_title:"Karan Desai - Interior Stylist & Cultural Design Advocate",meta_description:"Discover inspiring interior design tips from Karan Desai, a Bangalore-based stylist known for merging cultural heritage with modern aesthetics in his creative work."},{name:"Maya Kapoor",description:"Maya Kapoor is a prominent gardening enthusiast and eco-writer residing in Pune. With her deep love for native Indian flora, she educates readers on how to incorporate local plants into home gardens. Her writings encourage sustainable gardening practices and biodiversity.",meta_title:"Maya Kapoor - Eco-Writer & Native Flora Advocate",meta_description:"Explore sustainable gardening techniques with Maya Kapoor, a Pune-based eco-writer dedicated to promoting biodiversity through the use of native Indian plants."},{name:"Rohit Singh",description:"Rohit Singh, an interior decorator from Jaipur, brings over a decade of experience in antique and contemporary designs. His rich cultural background and love for vibrant colors enrich his articles, guiding readers on how to blend tradition with modernity in home decor.",meta_title:"Rohit Singh - Interior Decorator & Historical Design Specialist",meta_description:"Uncover the art of blending tradition and modernity in home decor with Rohit Singh, a Jaipur-based interior decorator known for his vivid designs and rich cultural insights."},{name:"Nisha Patel",description:"Nisha Patel is a seasoned event planner and style expert based in Chennai. With her knack for creating memorable events and exquisite decor, she shares insights into entertaining, decor themes, and trend-setting styles through her engaging articles.",meta_title:"Nisha Patel - Event Planner & Style Expert",meta_description:"Get inspired to host unforgettable events with Nisha Patel's expert advice, a Chennai-based event planner known for her elegant decor and entertaining strategies."},{name:"Rajesh Varma",description:"Rajesh Varma is a horticulturist and gardening consultant from Chandigarh, specializing in urban gardening and sustainable practices. He provides valuable insights into creating lush urban spaces and cultivating kitchen gardens.",meta_title:"Rajesh Varma - Horticulturist & Urban Gardening Consultant",meta_description:"Learn about urban gardening and sustainable practices from Rajesh Varma, a Chandigarh-based horticulturist dedicated to enhancing urban spaces with greenery."},{name:"Sneha Joshi",description:"Sneha Joshi is a passionate interior designer and writer from Ahmedabad. With over 6 years of experience in residential and commercial design, she emphasizes functionality and style in her articles, catering to various tastes and preferences.",meta_title:"Sneha Joshi - Interior Designer & Functional Style Advocate",meta_description:"Discover interior design trends and practical tips from Sneha Joshi, an Ahmedabad-based designer focused on creating functional and stylish spaces for every individual."},{name:"Vikram Iyer",description:"Vikram Iyer is an expert in outdoor spaces, specializing in deck design and garden landscaping in Kolkata. His articles are rich with personal anecdotes and practical advice aimed at transforming outdoor areas into functional and inviting spaces.",meta_title:"Vikram Iyer - Outdoor Spaces Expert & Landscaping Specialist",meta_description:"Transform your outdoor areas with insights from Vikram Iyer, a Kolkata-based expert in deck design and landscaping known for his practical advice and creative ideas."},{name:"Riya Sharma",description:"Riya Sharma is an interior designer with over 10 years of experience in the industry. She specializes in residential designs that blend functionality with aesthetics. With a keen eye for detail and a passion for sustainability, Riya has worked on numerous high-profile projects across India. She is also an enthusiastic gardener and often incorporates botanical elements into her designs.",meta_title:"Riya Sharma | Interior Designer & Gardening Enthusiast at Decofera",meta_description:"Discover the innovative interior designs and gardening insights of Riya Sharma, an experienced designer blending aesthetics with sustainability at Decofera."},{name:"Manish Gupta",description:"Manish Gupta is an acclaimed author and lifestyle coach who has written extensively on entertaining and home decor. With a background in marketing and hospitality, Manish helps readers create beautiful entertaining spaces while sharing practical tips. He is known for his engaging writing style and unique approach to lifestyle design.",meta_title:"Manish Gupta | Lifestyle Coach & Entertaining Expert at Decofera",meta_description:"Explore the world of entertaining and lifestyle design with Manish Gupta, author and expert at Decofera, who shares innovative tips for stylish gatherings."},{name:"Anita Desai",description:"Anita Desai is a passionate gardener and writer with over 15 years of experience in horticulture and landscaping. She runs her own garden design consultancy and contributes to various home and lifestyle magazines. Anita is dedicated to educating her readers about sustainable gardening practices and believes that gardening should be accessible to everyone.",meta_title:"Anita Desai | Gardening Expert & Writer at Decofera",meta_description:"Join Anita Desai at Decofera for expert gardening tips and insights into sustainable practices that can transform your garden into a green paradise."},{name:"Vikram Mehta",description:"Vikram Mehta is an award-winning interior architect with a focus on contemporary Indian design. After earning his degree from a top design school in India, he has worked on projects that highlight local artisanship. Vikram also writes about the intersection of tradition and modernity in interior spaces, making his articles insightful for anyone looking to refresh their homes.",meta_title:"Vikram Mehta | Interior Architect & Design Writer at Decofera",meta_description:"Discover the unique blend of tradition and modernity in interior spaces with Vikram Mehta, an award-winning architect and design writer at Decofera."},{name:"Suman Raj",description:"Suman Raj is a lifestyle blogger and entertaining expert who shares her passion for creating memorable gatherings. With a knack for DIY projects and creative table settings, she has developed a loyal following. Her articles often include recipes, decor tips, and party planning strategies for readers looking to host stylish events.",meta_title:"Suman Raj | Entertaining Blogger & Lifestyle Expert at Decofera",meta_description:"Unleash your inner host with Suman Raj's entertaining tips and creative ideas for memorable gatherings at Decofera."},{name:"Neha Bhatia",description:"Neha Bhatia is a renowned interior stylist with expertise in minimalistic design and eco-friendly living. She has collaborated with numerous brands and has a significant online following. Neha's articles focus on creating beautiful, clutter-free spaces that promote well-being and sustainability, making her a favorite among eco-conscious readers.",meta_title:"Neha Bhatia | Interior Stylist & Eco-Friendly Living Advocate at Decofera",meta_description:"Explore minimalistic and eco-friendly living with Neha Bhatia, an interior stylist dedicated to promoting well-being through design at Decofera."},{name:"Rahul Sethi",description:"Rahul Sethi is a gardening specialist with a deep knowledge of urban gardening and permaculture. With a degree in environmental science, he writes articles that inspire readers to grow their own food in small spaces. Rahul's expertise enables him to merge practical gardening advice with ecological awareness.",meta_title:"Rahul Sethi | Urban Gardening Specialist at Decofera",meta_description:"Learn about urban gardening and grow your own food with tips from Rahul Sethi, a specialist in permaculture at Decofera."},{name:"Priya Menon",description:"Priya Menon is a home stylist and blogger focusing on the art of entertaining and home decor. With a unique style characterized by bright colors and cultural influences, her work has been featured in several lifestyle magazines. Priya enjoys sharing her creative ideas to help readers create beautiful and inviting spaces.",meta_title:"Priya Menon | Home Stylist & Entertaining Blogger at Decofera",meta_description:"Transform your home with Priya Menon's vibrant styling tips and entertaining suggestions for a warm and inviting atmosphere at Decofera."},{name:"Karan Singh",description:"Karan Singh is a celebrated interior designer known for his innovative use of space and color. With over a decade of experience, Karan focuses on designing homes that reflect the individuality of their owners. He writes articles that guide readers in making bold design choices while staying true to their personal style.",meta_title:"Karan Singh | Innovative Interior Designer & Writer at Decofera",meta_description:"Discover bold design choices and creative home styling with Karan Singh, an innovative interior designer sharing insights at Decofera."},{name:"Aditi Rao",description:"Aditi Rao is a freelance writer and passionate gardener who shares tips on cultivating stunning gardens. With experience in landscape design, Aditi fosters a love of gardening in her readers with practical advice and design inspiration for both small and large spaces.",meta_title:"Aditi Rao | Gardening Writer & Landscape Designer at Decofera",meta_description:"Cultivate beautiful gardens with advice from Aditi Rao, a gardening writer and landscape designer sharing her expertise at Decofera."},{name:"Shreya Mehta",description:"Shreya is an award-winning interior designer with over 10 years of experience in creating functional and artistic spaces. Her work has been featured in several prestigious magazines, and she has a passion for sustainable décor. Shreya loves to share her insights on how to combine style with ecological mindfulness.",meta_title:"Shreya Mehta - Sustainable Interior Designer & Decor Expert",meta_description:"Discover the artworks of Shreya Mehta, an award-winning interior designer specializing in sustainable design. Explore her expert tips for a stylish, eco-friendly home."},{name:"Rajesh Kumar",description:"Rajesh is an experienced horticulturist and garden designer with a rich heritage from Rajasthan. He has spent over 15 years developing unique landscapes that reflect the traditional yet modern aesthetic. His articles provide readers with practical gardening tips and the beauty of Indian flora.",meta_title:"Rajesh Kumar - Indian Horticulturist & Gardening Specialist",meta_description:"Learn gardening secrets from Rajesh Kumar, an expert horticulturist specializing in Indian flora. Transform your outdoor space with Rajesh's unique insights."},{name:"Ananya Chatterjee",description:"Ananya is a décor enthusiast and lifestyle consultant who specializes in entertaining and event styling. With 8 years of experience, her keen eye for detail helps readers make every occasion memorable. She shares innovative ideas for themed parties and décor.",meta_title:"Ananya Chatterjee - Entertaining & Event Styling Expert",meta_description:"Explore festive ideas with Ananya Chatterjee, your go-to expert for entertaining and event styling. Make your gatherings stylish with her unique tips."},{name:"Nishant Patel",description:"Nishant is an interior architect and design blogger with a focus on modern Indian interiors. He has 12 years of industry experience, blending traditional styles with contemporary trends. Nishant’s articles guide readers in creating harmonious living spaces.",meta_title:"Nishant Patel - Modern Indian Interior Architect",meta_description:"Discover modern Indian interiors with Nishant Patel, an expert interior architect. Get insights on creating harmonious and contemporary living spaces."},{name:"Pooja Saxena",description:"Pooja is a celebrated interior stylist and floral designer known for her intricate designs that imbue culture and art. With over 9 years in the industry, she giftedly crafts spaces and shares her expertise through vibrant articles filled with creative ideas.",meta_title:"Pooja Saxena - Floral Designer & Interior Stylist",meta_description:"Explore floral designs and styling with Pooja Saxena, a celebrated interior stylist. Dive into her colorful world of creative design inspiration."},{name:"Vikram Singh",description:"Vikram is a gardening columnist and expert in organic landscaping. With more than 15 years of experience, he provides insightful articles to help readers cultivate beautiful gardens that promote biodiversity. He is passionate about community gardening and sustainability.",meta_title:"Vikram Singh - Organic Gardening Columnist",meta_description:"Learn about organic gardening from Vikram Singh, an expert columnist dedicated to creating beautiful, sustainable gardens. Cultivate biodiversity with his tips."},{name:"Aditi Sharma",description:"Aditi is a lifestyle influencer and interior designer with a flair for vintage aesthetics. With over 7 years of experience in curating stylish spaces, she shares her expertise in finding and integrating vintage pieces into modern interiors seamlessly.",meta_title:"Aditi Sharma - Vintage Interior Designer & Lifestyle Influencer",meta_description:"Discover vintage aesthetics with Aditi Sharma, a lifestyle influencer and interior designer. Find tips to integrate vintage charm into modern spaces."},{name:"Karan Verma",description:"Karan is an entertaining and culinary expert with a passion for creating inviting dining experiences. He has 10 years of experience in the event planning industry, providing readers with insights on the perfect presentation and hosting memorable events.",meta_title:"Karan Verma - Entertaining & Culinary Expert",meta_description:"Explore event planning with Karan Verma, an expert in entertaining and culinary arts. Get tips for hosting unforgettable dinner parties."},{name:"Meera Rao",description:"Meera is an award-winning garden designer and environmental advocate with over 18 years in landscape architecture. She focuses on creating eco-friendly gardens and shares her passion for wildlife-friendly gardening through thoughtful articles.",meta_title:"Meera Rao - Landscape Architect & Garden Designer",meta_description:"Join Meera Rao, an award-winning landscape architect focused on eco-friendly gardening. Explore wildlife-friendly designs and sustainable gardening practices."},{name:"Siddharth Nair",description:"Siddharth is an interior designer who specializes in minimalism and functionality. With a decade of experience, he uniquely blends aesthetics with practicality, sharing articles filled with advice on achieving a minimalist lifestyle.",meta_title:"Siddharth Nair - Minimalist Interior Designer & Consultant",meta_description:"Discover the art of minimalism with Siddharth Nair, a specialist in functional interior design. Explore tips to achieve a tasteful minimalist lifestyle."},{name:"Anita Joshi",description:"Anita is an experienced interior designer based in Mumbai, known for her innovative use of space and color. With over 15 years in the industry, she specializes in sustainable design practices and has published numerous articles on eco-friendly decor. Her engaging style and wealth of knowledge make her a sought-after voice in the interior design community.",meta_title:"Anita Joshi - Interior Design Expert at Decofera",meta_description:"Explore the innovative design ideas and eco-friendly decor tips from Anita Joshi, a seasoned interior designer with over 15 years of experience. Join her on Decofera for expert insights."},{name:"Rajesh Mehra",description:"Rajesh is a passionate gardener and landscape architect from Delhi, with more than a decade of experience in creating stunning gardens that harmonize with nature. His articles focus on practical gardening tips, plant care, and landscaping ideas, perfect for both beginners and seasoned gardening enthusiasts.",meta_title:"Rajesh Mehra - Gardening Enthusiast at Decofera",meta_description:"Discover gardening secrets and landscaping techniques from Rajesh Mehra, a dedicated gardener and landscape architect. Learn how to create beautiful outdoor spaces with his expert articles on Decofera."},{name:"Priya Sharma",description:"Priya is a lifestyle writer and entertaining expert from Bengaluru. With a background in hospitality, she shares insights into entertaining at home, from decor to menu planning. Her creative flair transforms every gathering into a memorable occasion, and she often collaborates with renowned chefs and designers.",meta_title:"Priya Sharma - Entertaining Expert at Decofera",meta_description:"Learn how to host unforgettable gatherings with Priya Sharma, a lifestyle writer and entertaining guru from Bengaluru. Explore her articles on party decor, culinary delights, and more on Decofera."},{name:"Suresh Patil",description:"Suresh is an acclaimed interior architect and author with over 20 years of experience. Based in Pune, his work emphasizes the importance of functionality alongside aesthetics. His articles on Decofera offer a deep dive into architectural styles and trends, inspiring readers to elevate their living spaces.",meta_title:"Suresh Patil - Interior Architect at Decofera",meta_description:"Get inspired by Suresh Patil, an interior architect with over two decades of experience. Explore architectural styles and design trends to elevate your living spaces on Decofera."},{name:"Deepa Nair",description:"Deepa is a renowned floral designer and gardening consultant based in Chennai. She blends her passion for flowers with her expertise in gardening to create stunning arrangements and lush garden landscapes. Her articles focus on floral design tips and seasonal gardening advice.",meta_title:"Deepa Nair - Floral Designer at Decofera",meta_description:"Immerse yourself in the world of floral design with Deepa Nair, a floral designer and gardening consultant from Chennai. Discover tips on creating beautiful flower arrangements and gardens on Decofera."},{name:"Swati Desai",description:"Swati is a multi-talented writer specializing in cultural influences on interior design and entertaining. With a rich background in anthropology, she focuses on integrating traditional elements with modern design. Her articles are a celebration of culture through decor and hospitality.",meta_title:"Swati Desai - Cultural Design Writer at Decofera",meta_description:"Explore the intersection of culture and design with Swati Desai, as she shares insights on traditional decor and entertaining ideas rooted in heritage on Decofera."},{name:"Manoj Arora",description:"Manoj is a landscape designer with over 15 years of hands-on experience creating gardens for residential and commercial spaces across India. He specializes in sustainable landscaping and believes in enhancing nature's beauty through thoughtful design.",meta_title:"Manoj Arora - Landscape Designer at Decofera",meta_description:"Discover sustainable landscaping tips and garden design ideas with Manoj Arora, a landscape designer with 15 years of experience. Explore his insights on Decofera for greener spaces."},{name:"Nisha Kumar",description:"Nisha is an eco-conscious interior designer and lifestyle blogger, passionate about sustainable living and mindful decor choices. Her articles on Decofera emphasize the importance of choosing eco-friendly materials and creating spaces that reflect personal values and style.",meta_title:"Nisha Kumar - Eco-Conscious Designer at Decofera",meta_description:"Embrace sustainable living with Nisha Kumar, an eco-conscious interior designer and lifestyle blogger. Discover her tips on eco-friendly decor and mindful design choices on Decofera."},{name:"Karan Mehta",description:"Karan is a talented product stylist and interior designer based in Ahmedabad, known for his chic and contemporary aesthetic. His experience in fashion and design allows him to curate stunning spaces, and he shares his expertise through engaging articles on trends and styling techniques for interiors.",meta_title:"Karan Mehta - Product Stylist at Decofera",meta_description:"Get styling inspirations for your interiors with Karan Mehta, a product stylist and interior designer from Ahmedabad. Explore his articles on contemporary trends and chic decor on Decofera."},{name:"Sophia Martinez",description:"Sophia Martinez is an award-winning interior designer based in Barcelona, Spain. With over a decade of experience in creating luxurious spaces, she specializes in blending modern aesthetics with traditional elements. Her work has been featured in numerous design magazines, showcasing residential and commercial projects that reflect her passion for color and texture.",meta_title:"Sophia Martinez | Interior Design Expert at Decofera",meta_description:"Explore the inspiring work of Sophia Martinez, an award-winning interior designer from Barcelona, specializing in luxurious spaces that blend modern and traditional styles."},{name:"David Chen",description:"David Chen is a celebrated landscape designer from Sydney, Australia, known for his sustainable gardening practices and innovative outdoor spaces. With a master's degree in landscape architecture, he has worked on various prestigious projects, focusing on eco-friendly solutions and urban greening.",meta_title:"David Chen | Landscape Designer at Decofera",meta_description:"Meet David Chen, a celebrated landscape designer from Sydney who specializes in creating sustainable gardens and outdoor spaces with a focus on eco-friendliness."},{name:"Amelia Green",description:"Amelia Green is a passionate gardening writer and expert in organic gardening, hailing from Vancouver, Canada. With over 15 years of experience, she inspires homeowners to cultivate their own gardens while offering practical tips and advice through her blogs and workshops.",meta_title:"Amelia Green | Gardening Expert at Decofera",meta_description:"Discover gardening insights with Amelia Green, an expert in organic gardening from Vancouver, dedicated to teaching homeowners how to grow their own gardens."},{name:"Liam Johnson",description:"Liam Johnson is a home entertaining specialist based in London, UK, who loves to create memorable dining experiences. With years of experience in hospitality, he shares unique themes, culinary tips, and strategies to elevate home gatherings through his articles.",meta_title:"Liam Johnson | Home Entertaining Specialist at Decofera",meta_description:"Learn home entertaining tips from Liam Johnson, a London-based specialist dedicated to creating unforgettable dining experiences and gatherings."},{name:"Maya Patel",description:"Maya Patel is an award-winning interior stylist from Mumbai, India. With expertise in decorative arts and cultural influences, she creates stunning interior spaces that tell a story. Her articles focus on blending colors and patterns while utilizing local craftsmanship.",meta_title:"Maya Patel | Interior Stylist at Decofera",meta_description:"Explore the world of interior styling with Maya Patel, an award-winning stylist from Mumbai, known for her unique blend of cultural influences and decorative arts."},{name:"Lucas Oliveira",description:"Lucas Oliveira is a gardening enthusiast and blogger from Rio de Janeiro, Brazil, recognized for his creative urban gardening solutions. He focuses on transforming small spaces into lush gardens, promoting sustainability and green living through his engaging articles.",meta_title:"Lucas Oliveira | Urban Gardening Blogger at Decofera",meta_description:"Join Lucas Oliveira, an urban gardening blogger from Rio de Janeiro, as he shares his creative approaches to vibrant gardening in small spaces."},{name:"Claire Thompson",description:"Claire Thompson is an interior design consultant from New York City, specializing in modern minimalism. With a background in architecture, she offers insightful ways to maximize space and create serene living environments, as well as guiding clients toward unique design choices.",meta_title:"Claire Thompson | Interior Design Consultant at Decofera",meta_description:"Get advice from Claire Thompson, a New York City interior design consultant specializing in modern minimalism and serene spaces to enhance your home."},{name:"Ethan Williams",description:"Ethan Williams is a lifestyle and entertaining expert from Toronto, Canada, known for his unique party themes and sophisticated yet approachable hosting tips. With a background in culinary arts, he combines food and décor to create unforgettable experiences.",meta_title:"Ethan Williams | Lifestyle and Entertaining Expert at Decofera",meta_description:"Meet Ethan Williams, a Toronto-based lifestyle expert specializing in unique party themes and hosting tips for unforgettable gatherings."},{name:"Elena Rossi",description:"Elena Rossi is a botanical designer and author from Florence, Italy, igniting passion for flowers and plants through her writing. With a degree in horticulture, she emphasizes the importance of botanical aesthetics and sustainability in interior design and gardening.",meta_title:"Elena Rossi | Botanical Designer and Author at Decofera",meta_description:"Discover the art of botanical design with Elena Rossi, a floral designer from Florence, focusing on the integration of plants in interior spaces."},{name:"Noah Sanders",description:"Noah Sanders is a DIY and interior design blogger from Melbourne, Australia. With a knack for budget-friendly design hacks and renovations, he inspires readers to undertake their own projects, blending creativity with practical solutions.",meta_title:"Noah Sanders | DIY and Interior Design Blogger at Decofera",meta_description:"Join Noah Sanders, a DIY and interior design blogger from Melbourne, as he shares budget-friendly design hacks and renovation tips for your home."},{name:"Sophie Ramirez",description:"Sophie Ramirez is a seasoned interior designer with over a decade of experience in creating harmonious living spaces. Based in Barcelona, Spain, she combines traditional Mediterranean aesthetics with modern minimalist principles. Sophie is also a passionate gardening enthusiast, exploring ways to integrate indoor plants into her designs.",meta_title:"Sophie Ramirez - Interior Designer & Gardening Expert",meta_description:"Discover Sophie Ramirez, an experienced interior designer and gardening expert from Barcelona, specializing in elegant and sustainable home decor."},{name:"Liam Chen",description:"Liam Chen, hailing from Shanghai, China, is an acclaimed journalist and design consultant. With a background in architecture, he focuses on the intersection of cultural heritage and contemporary décor. His articles provide insightful tips for entertaining with style and flair, alongside garden designs that reflect his heritage.",meta_title:"Liam Chen - Cultural Design Consultant & Journalist",meta_description:"Explore the works of Liam Chen, a cultural design consultant based in Shanghai, offering expert insights into interior design and gardening."},{name:"Amara Patel",description:"Amara Patel is an Indian interior stylist and lifestyle blogger with a knack for vibrant décor. With over 5 years of experience in the industry, she brings a fresh perspective to entertaining and interior aesthetics. Her love for gardening shines through her articles, where she shares her expertise on nurturing green spaces.",meta_title:"Amara Patel - Interior Stylist & Lifestyle Blogger",meta_description:"Learn from Amara Patel, an interior stylist from India, as she shares vibrant decor ideas and gardening tips for lively living spaces."},{name:"John Smith",description:"Based in New York City, John Smith is a renowned interior design consultant and author. With expertise in eco-friendly design, John's work emphasizes sustainability in home decor. He frequently writes about entertaining ideas that incorporate nature, alongside innovative practices for indoor gardening.",meta_title:"John Smith - Eco-Friendly Interior Designer & Consultant",meta_description:"Join John Smith, a New York-based interior designer, as he shares sustainable decorating tips and entertaining ideas rooted in nature."},{name:"Elena Ivanova",description:"Elena Ivanova is a Russian architect and interior designer with over 15 years of experience. Passionate about creating luxurious yet functional spaces, she explores global trends in interior design. Elena also dedicates her writing to sharing gardening techniques that enhance home beauty.",meta_title:"Elena Ivanova - Luxurious Interior Designer & Gardener",meta_description:"Discover the artistry of Elena Ivanova, a seasoned architect and interior designer from Russia, sharing luxurious design and gardening tips."},{name:"Carlos Jiménez",description:"Carlos Jiménez, a Mexican interior designer, is known for his bold use of color and innovative design concepts. He contributes to Decofera by sharing engaging articles about entertaining with aesthetic appeal and crafting inviting garden spaces that reflect the vibrant Mexican culture.",meta_title:"Carlos Jiménez - Bold Interior Designer from Mexico",meta_description:"Meet Carlos Jiménez, a dynamic interior designer from Mexico, sharing vibrant design ideas and gardening essentials for entertaining."},{name:"Aisha Khan",description:"Aisha Khan is a prominent Pakistani designer and lifestyle writer with an emphasis on fusion interior design. With several awards under her belt, she writes about creating inviting spaces perfect for social gatherings and showcases unique gardening methods that blend Western and Eastern styles.",meta_title:"Aisha Khan - Fusion Interior Designer & Lifestyle Writer",meta_description:"Explore Aisha Khan's vivid fusion of interior design and cultural gardening insights, perfect for stylish entertaining and home decor."},{name:"Thomas Schwartz",description:"Thomas Schwartz, a German interior design expert with a passion for modern aesthetics, writes profound articles on creating serene spaces and thoughtful garden designs. His work revolves around minimalism and functionality, making him a sought-after voice in the design community.",meta_title:"Thomas Schwartz - Modern Interior Designer & Garden Expert",meta_description:"Discover insights from Thomas Schwartz, a modern interior designer from Germany, specializing in serene spaces and innovative gardening."},{name:"Hannah Wilson",description:"Hannah Wilson is a British interior designer and lifestyle expert focused on sustainable living. With extensive experience in eco-conscious home styling, she shares creative ideas for entertaining and enhancing outdoor spaces through gardening practices that promote biodiversity.",meta_title:"Hannah Wilson - Sustainable Interior Designer & Lifestyle Expert",meta_description:"Join Hannah Wilson, a British expert, as she inspires sustainable interior design and gardening for mindful living and entertaining."},{name:"Kaito Tanaka",description:"Kaito Tanaka is a Japanese interior design innovator renowned for his work prominently featuring traditional Japanese aesthetics. With years spent in the field, Kaito focuses on simple yet elegant designs that inspire entertaining and meticulous gardening that honors nature.",meta_title:"Kaito Tanaka - Japanese Interior Design Innovator",meta_description:"Explore the artistry of Kaito Tanaka, a Japanese interior designer, as he shares insights on elegance in home decor and gardening."}],n=a.reduce(((e,i)=>Object.assign(Object.assign({},e),{[i.name]:{title:i.meta_title,description:i.meta_description}})),{});exports.AUTHORS_INFO=a,exports.AUTHORS_META=n,exports.PAGES_SEO=i;
@@ -0,0 +1 @@
1
+ :root{--gray-4-a:rgba(0,0,0,0.45);--text-secondary:rgba(0,0,0,0.65);--text-primary:rgba(0,0,0,0.88);--border-color-border-secondary:#F0F0F0;--background-color-bg-base:#FFF;}
@@ -0,0 +1 @@
1
+ :root{--font-size-xx-small:0.625rem;--font-size-x-small:0.75rem;--font-size-small:0.875rem;--font-size-medium:1rem;--font-size-large:1.25rem;--font-size-x-large:1.5rem;--font-size-xx-large:2rem;--h1-font-size:38px;--h1-line-height:46px;--h2-font-size:30px;--h2-line-height:38px;--h3-font-size:24px;--h3-line-height:32px;--h4-font-size:20px;--h4-line-height:28px;--h5-font-size:16px;--h5-line-height:24px;}
@@ -0,0 +1 @@
1
+ html,body,#root {height:100%;width:100%;}body {display:flex;flex-direction:column;align-items:center;margin:0;padding:0;background-color:var(--background-color-bg-base);}#___gatsby {width:100%;}.ant-app {height:100%;}.ant-dropdown-menu,.ant-select-dropdown,.ant-select-selector,.ant-popover-inner {border-radius:8px!important;}
@@ -0,0 +1 @@
1
+ :root{--gap-lg:24px;--gap-md:16px;--gap-sm:12px;--gap-xs:8px;--gap-xss:4px;--padding-lg:24px;--padding-md:16px;--padding-sm:12px;--padding-xs:8px;--padding-xss:4px;--margin-hg:36px;--margin-lg:24px;--margin-md:16px;--margin-sm:12px;--margin-xs:8px;--margin-xss:4px;}
@@ -0,0 +1 @@
1
+ :root {--theme-color-9:#5a5c7f;--theme-color-8:#8b97c6;--theme-color-7:#a6b5e6;--theme-color-6:#d1d9f9;--theme-color-5:#f0f2ff;--theme-color-3:#b2c9f0;--theme-color-2:#e9f1ff;--color-bg-layout:#ffffff;--color-bg-hover:#f0f4ff;--article-border-radius:24px;--btn-border-radius:16px;--category-border-radius:30px;}
@@ -0,0 +1 @@
1
+ @import "sizing.css";@import "colors.css";@import "fonts.css";@import "theme.css";
@@ -0,0 +1,272 @@
1
+ export declare const dataStructure: {
2
+ interiorDesign: {
3
+ title: string;
4
+ description: string;
5
+ slug: string;
6
+ children: {
7
+ trendingStyles: {
8
+ title: string;
9
+ description: string;
10
+ slug: string;
11
+ children: null;
12
+ };
13
+ budgetFriendlyIdeas: {
14
+ title: string;
15
+ description: string;
16
+ slug: string;
17
+ children: null;
18
+ };
19
+ smallSpaceSolutions: {
20
+ title: string;
21
+ description: string;
22
+ slug: string;
23
+ children: null;
24
+ };
25
+ colorPaletteInspiration: {
26
+ title: string;
27
+ description: string;
28
+ slug: string;
29
+ children: null;
30
+ };
31
+ luxuryDecorTrends: {
32
+ title: string;
33
+ description: string;
34
+ slug: string;
35
+ children: null;
36
+ };
37
+ other: {
38
+ title: string;
39
+ description: string;
40
+ slug: string;
41
+ children: null;
42
+ };
43
+ };
44
+ };
45
+ entertaining: {
46
+ title: string;
47
+ description: string;
48
+ slug: string;
49
+ children: {
50
+ eventPlanningTips: {
51
+ title: string;
52
+ description: string;
53
+ slug: string;
54
+ children: null;
55
+ };
56
+ themedPartyIdeas: {
57
+ title: string;
58
+ description: string;
59
+ slug: string;
60
+ children: null;
61
+ };
62
+ menuSuggestions: {
63
+ title: string;
64
+ description: string;
65
+ slug: string;
66
+ children: null;
67
+ };
68
+ decorAndSetting: {
69
+ title: string;
70
+ description: string;
71
+ slug: string;
72
+ children: null;
73
+ };
74
+ guestEngagementStrategies: {
75
+ title: string;
76
+ description: string;
77
+ slug: string;
78
+ children: null;
79
+ };
80
+ other: {
81
+ title: string;
82
+ description: string;
83
+ slug: string;
84
+ children: null;
85
+ };
86
+ };
87
+ };
88
+ gardening: {
89
+ title: string;
90
+ description: string;
91
+ slug: string;
92
+ children: {
93
+ plantCareGuides: {
94
+ title: string;
95
+ description: string;
96
+ slug: string;
97
+ children: null;
98
+ };
99
+ landscapingDesigns: {
100
+ title: string;
101
+ description: string;
102
+ slug: string;
103
+ children: null;
104
+ };
105
+ sustainableGardening: {
106
+ title: string;
107
+ description: string;
108
+ slug: string;
109
+ children: null;
110
+ };
111
+ herbAndVegetableGardens: {
112
+ title: string;
113
+ description: string;
114
+ slug: string;
115
+ children: null;
116
+ };
117
+ outdoorLivingIdeas: {
118
+ title: string;
119
+ description: string;
120
+ slug: string;
121
+ children: null;
122
+ };
123
+ other: {
124
+ title: string;
125
+ description: string;
126
+ slug: string;
127
+ children: null;
128
+ };
129
+ };
130
+ };
131
+ homeImprovement: {
132
+ title: string;
133
+ description: string;
134
+ slug: string;
135
+ children: {
136
+ dIYProjects: {
137
+ title: string;
138
+ description: string;
139
+ slug: string;
140
+ children: null;
141
+ };
142
+ renovationTips: {
143
+ title: string;
144
+ description: string;
145
+ slug: string;
146
+ children: null;
147
+ };
148
+ smartHomeTechnology: {
149
+ title: string;
150
+ description: string;
151
+ slug: string;
152
+ children: null;
153
+ };
154
+ energyEfficientDesigns: {
155
+ title: string;
156
+ description: string;
157
+ slug: string;
158
+ children: null;
159
+ };
160
+ functionalFurniture: {
161
+ title: string;
162
+ description: string;
163
+ slug: string;
164
+ children: null;
165
+ };
166
+ other: {
167
+ title: string;
168
+ description: string;
169
+ slug: string;
170
+ children: null;
171
+ };
172
+ };
173
+ };
174
+ lifestyleAndWellness: {
175
+ title: string;
176
+ description: string;
177
+ slug: string;
178
+ children: {
179
+ mindfulLiving: {
180
+ title: string;
181
+ description: string;
182
+ slug: string;
183
+ children: null;
184
+ };
185
+ ecoFriendlyPractices: {
186
+ title: string;
187
+ description: string;
188
+ slug: string;
189
+ children: null;
190
+ };
191
+ wellnessAtHome: {
192
+ title: string;
193
+ description: string;
194
+ slug: string;
195
+ children: null;
196
+ };
197
+ homeOfficeSetup: {
198
+ title: string;
199
+ description: string;
200
+ slug: string;
201
+ children: null;
202
+ };
203
+ selfCareSpaces: {
204
+ title: string;
205
+ description: string;
206
+ slug: string;
207
+ children: null;
208
+ };
209
+ other: {
210
+ title: string;
211
+ description: string;
212
+ slug: string;
213
+ children: null;
214
+ };
215
+ };
216
+ };
217
+ seasonalInspiration: {
218
+ title: string;
219
+ description: string;
220
+ slug: string;
221
+ children: {
222
+ seasonalDecorTips: {
223
+ title: string;
224
+ description: string;
225
+ slug: string;
226
+ children: null;
227
+ };
228
+ holidayEntertainingIdeas: {
229
+ title: string;
230
+ description: string;
231
+ slug: string;
232
+ children: null;
233
+ };
234
+ gardenPlanningBySeason: {
235
+ title: string;
236
+ description: string;
237
+ slug: string;
238
+ children: null;
239
+ };
240
+ renovationProjectsForSpring: {
241
+ title: string;
242
+ description: string;
243
+ slug: string;
244
+ children: null;
245
+ };
246
+ indoorActivitiesInWinter: {
247
+ title: string;
248
+ description: string;
249
+ slug: string;
250
+ children: null;
251
+ };
252
+ other: {
253
+ title: string;
254
+ description: string;
255
+ slug: string;
256
+ children: null;
257
+ };
258
+ };
259
+ };
260
+ };
261
+ export declare const authors: Record<string, string>;
262
+ export declare const authorsNames: string[];
263
+ export declare const DEFAULT_DESCRIPTION_EMOJIS = "\uD83C\uDFE1\uD83C\uDF7D\uFE0F\uD83C\uDF3A\uD83C\uDF3F";
264
+ export declare const categories: ("interiorDesign" | "entertaining" | "gardening" | "homeImprovement" | "lifestyleAndWellness" | "seasonalInspiration")[];
265
+ export declare const subcategories: string[];
266
+ export declare const subsubcategories: string[];
267
+ export type Category = keyof typeof dataStructure;
268
+ export type CategoryNode = (typeof dataStructure)[Category];
269
+ export type SubcategoryKeyByCategory<T extends Category> = (typeof dataStructure)[T]['children'];
270
+ export declare const startDate = "2024-09-18T00:00:00Z";
271
+ export declare const devBucketName = "idn-luxeyarddesigns-dev";
272
+ export declare const prodBucketName = "idn-luxeyarddesigns";
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./seo.js");const i={interiorDesign:{title:"Explore the Latest Trends in Interior Design for Your Home 🏡",description:"Discover exceptional interior design ideas that elevate your spaces! From trending styles to color inspirations, your dream home awaits. ✨",slug:"explore-latest-trends-interior-design",children:{trendingStyles:{title:"Trending Interior Design Styles to Enhance Your Home 🌟",description:"Stay ahead with the latest trending styles in interior design. Transform your home with these inspiring ideas and create a space you'll love! 🏠",slug:"trending-interior-design-styles",children:null},budgetFriendlyIdeas:{title:"Budget-Friendly Interior Design Ideas for Every Home 💰",description:"Elevate your interiors without breaking the bank! Explore budget-friendly design ideas that bring style and comfort to your living spaces. 🛋️",slug:"budget-friendly-interior-design-ideas",children:null},smallSpaceSolutions:{title:"Small Space Solutions for Stylish and Functional Interiors 🛏️",description:"Maximize your small spaces with creative design solutions! Discover tips that combine style and functionality for compact living. 🌼",slug:"small-space-solutions-interior-design",children:null},colorPaletteInspiration:{title:"Color Palette Inspirations That Transform Your Interiors 🎨",description:"Unleash the power of color in your home! Find inspiring color palettes that enhance your interior design and reflect your style. 🌈",slug:"color-palette-inspirations-interior-design",children:null},luxuryDecorTrends:{title:"Luxury Decor Trends to Elevate Your Living Spaces ✨",description:"Indulge in the elegance of luxury decor trends! Discover sophisticated ideas that add a touch of glamour to your interiors. 💎",slug:"luxury-decor-trends-interior-design",children:null},other:{title:"Additional Interior Design Tips and Ideas for You 🏡",description:"Explore a variety of unique interior design tips and ideas that enhance your living space and celebrate your personal style! ✨",slug:"additional-interior-design-tips",children:null}}},entertaining:{title:"Elevate Your Hosting Skills: Entertaining Tips & Ideas 🌟",description:"Discover expert entertaining tips, themes, and strategies for unforgettable events. Create memorable experiences with LuxeYardDesigns! 🎉",slug:"entertaining-tips-and-ideas",children:{eventPlanningTips:{title:"Essential Event Planning Tips for Flawless Gatherings 🎊",description:"Master the art of event planning with tips on organization, themes, and more. Make your gatherings stress-free and enjoyable! 🗓️",slug:"event-planning-tips",children:null},themedPartyIdeas:{title:"Creative Themed Party Ideas to Delight Your Guests 🎭",description:"Explore unique and fun themed party ideas that will impress your guests and make every gathering memorable. Let the celebrations begin! 🎈",slug:"themed-party-ideas",children:null},menuSuggestions:{title:"Delicious Menu Suggestions for Your Next Gatherings 🍽️",description:"Find delectable menu suggestions that cater to every taste and occasion. Elevate your culinary offering with these creative ideas! 🍷",slug:"menu-suggestions",children:null},decorAndSetting:{title:"Stunning Decor and Setting Tips for Memorable Events 🕯️",description:"Transform your space with decor and setting tips that enhance the ambiance of any event. Create inviting atmospheres for your guests! 🌺",slug:"decor-and-setting",children:null},guestEngagementStrategies:{title:"Engage Your Guests: Strategies for Unforgettable Interactions 🤝",description:"Discover effective guest engagement strategies to foster meaningful connections and make every moment at your event enjoyable! 🎤",slug:"guest-engagement-strategies",children:null},other:{title:"Other Entertaining Ideas and Tips to Inspire Your Events 🎉",description:"Explore a variety of entertaining ideas that don’t fit neatly into other categories. Get inspired for your next event or gathering! ✨",slug:"other-entertaining-ideas",children:null}}},gardening:{title:"Explore the World of Gardening: Tips & Ideas 🌿",description:"Dive into the gardening section of LuxeYardDesigns for expert advice, creative landscaping ideas, and sustainable gardening practices that inspire! 🌱",slug:"gardening",children:{plantCareGuides:{title:"Comprehensive Plant Care Guides for Thriving Greenery 🌻",description:"Learn how to care for your plants with our in-depth guides that cover watering, sunlight needs, and feeding. Transform your indoor and outdoor spaces! 🌞",slug:"plant-care-guides",children:null},landscapingDesigns:{title:"Innovative Landscaping Designs for Stunning Gardens 🌼",description:"Discover creative landscaping designs that enhance any garden space. From modern aesthetics to classic styles, find inspiration for your outdoor oasis! 🌳",slug:"landscaping-designs",children:null},sustainableGardening:{title:"Eco-Friendly Sustainable Gardening Practices 🌎",description:"Explore sustainable gardening methods that promote eco-conscious living. Learn to grow your own food while caring for the planet! 🌱💚",slug:"sustainable-gardening",children:null},herbAndVegetableGardens:{title:"Guide to Herb and Vegetable Gardens 🌶️",description:"Start your own herb and vegetable garden with our essential tips and tricks. Enjoy fresh flavors right from your backyard! 🍅🌿",slug:"herb-and-vegetable-gardens",children:null},outdoorLivingIdeas:{title:"Inspiring Outdoor Living Ideas for Your Home 🏡",description:"Transform your outdoor areas with creative living ideas, from cozy seating arrangements to stunning decor. Elevate your alfresco experience! 🌤️",slug:"outdoor-living-ideas",children:null},other:{title:"Miscellaneous Gardening Tips and Tricks 🌼",description:"Discover a variety of gardening tips and ideas that don't fit conventional categories. Perfect for unique gardening needs! 🌻",slug:"other-gardening-tips",children:null}}},homeImprovement:{title:"Elevate Your Home With Expert Improvement Tips 🏡",description:"Discover top-notch home improvement strategies from DIY projects to smart technology! Transform your living space with inspiring ideas and tips. ✨",slug:"elevate-your-home-improvement",children:{dIYProjects:{title:"Creative DIY Projects for Home Improvement 🛠️",description:"Unleash your creativity with exciting DIY projects! From decor to furniture, learn how to enhance your home effortlessly. Start crafting today! 🖌️",slug:"creative-diy-projects",children:null},renovationTips:{title:"Essential Renovation Tips for Every Homeowner 🔨",description:"Transform your space with our expert renovation tips! Get insights on planning, budgeting, and executing your dream home project! 🏠",slug:"essential-renovation-tips",children:null},smartHomeTechnology:{title:"Smart Home Technology: Modernizing Your Space 🌐",description:"Embrace innovation with smart home technology! Discover ways to integrate smart solutions for a more efficient and enjoyable living experience. 📲",slug:"smart-home-technology",children:null},energyEfficientDesigns:{title:"Energy Efficient Designs for Sustainable Living ♻️",description:"Explore energy-efficient designs that contribute to sustainability! Learn how to reduce your carbon footprint while enhancing your home's comfort and style. 🌱",slug:"energy-efficient-designs",children:null},functionalFurniture:{title:"Functional Furniture Ideas to Maximize Space 🛋️",description:"Discover functional furniture designs that blend style with usability. Transform any area into an inviting and practical space with savvy selections! 🏡",slug:"functional-furniture-ideas",children:null},other:{title:"Other Innovative Home Improvement Insights 💡",description:"Explore diverse tips and tricks for all your home improvement needs in this section! From cost-effective hacks to unique ideas, find your inspiration! 📘",slug:"other-home-improvement-insights",children:null}}},lifestyleAndWellness:{title:"Explore Mindful Living and Wellness Practices for Your Home 🌿",description:"Discover mindful living tips and practices to enhance wellness at home. Engage with eco-friendly practices and create self-care spaces. 🌼",slug:"mindful-living-and-wellness-practices",children:{mindfulLiving:{title:"Elevate Your Home with Mindful Living Concepts 🧘‍♀️",description:"Explore ideas for incorporating mindful living into your home. Transform your space with tranquility, simplicity, and inspiration for better wellness. 🌈",slug:"elevate-home-mindful-living",children:null},ecoFriendlyPractices:{title:"Sustainable Living: Eco-Friendly Practices for Homes 🌱",description:"Adopt eco-friendly practices that promote sustainability in your living space. Learn how to reduce waste and create a healthier home for all. ♻️",slug:"sustainable-eco-friendly-practices",children:null},wellnessAtHome:{title:"Creating Wellness at Home: Tips and Ideas 🌟",description:"Transform your living space into a wellness sanctuary with tips and ideas for relaxation, mental clarity, and overall health improvement. 🏡",slug:"creating-wellness-at-home",children:null},homeOfficeSetup:{title:"Efficient Home Office Setup for Ultimate Productivity 💻",description:"Design a home office that boosts productivity and inspires creativity. Discover tips for layout, decor, and creating a focused workspace. 📈",slug:"efficient-home-office-setup",children:null},selfCareSpaces:{title:"Design the Perfect Self-Care Spaces at Home 🛁",description:"Create dedicated self-care spaces in your home where you can unwind, recharge, and nurture your well-being. Find inspiration and tips! 🍃",slug:"perfect-self-care-spaces",children:null},other:{title:"Additional Insights on Lifestyle and Wellness 🌈",description:"Explore a variety of topics related to lifestyle and wellness that elevate your living experience. Discover unique tips and trends today! 🌍",slug:"additional-lifestyle-and-wellness-insights",children:null}}},seasonalInspiration:{title:"Seasonal Inspiration for Your Home & Garden 🌷",description:"Explore seasonal inspiration with expert tips on interior design, entertaining, and gardening to enhance your living environment. 🌿",slug:"seasonal-inspiration",children:{seasonalDecorTips:{title:"Creative Seasonal Decor Tips for an Inviting Home 🏡",description:"Transform your living spaces with our seasonal decor tips, from festive touches to welcoming arrangements that inspire comfort and style! 🎉",slug:"seasonal-decor-tips",children:null},holidayEntertainingIdeas:{title:"Delightful Holiday Entertaining Ideas for Memorable Gatherings 🎊",description:"Discover unique holiday entertaining ideas, with themes and menus to ensure your gatherings are unforgettable and full of joy! 🍽️",slug:"holiday-entertaining-ideas",children:null},gardenPlanningBySeason:{title:"Garden Planning by Season: Grow Your Ideal Outdoor Space 🌼",description:"Plan your garden seasonally with expert insights on plant selection, care, and landscape design to create a thriving green sanctuary! 🌳",slug:"garden-planning-by-season",children:null},renovationProjectsForSpring:{title:"Inspiring Renovation Projects for a Fresh Spring Makeover 🌸",description:"Revitalize your home this spring with exciting renovation projects that bring new life and energy to your living spaces! 🛠️",slug:"renovation-projects-for-spring",children:null},indoorActivitiesInWinter:{title:"Fun Indoor Activities for Cozy Winter Days ❄️",description:"Make the most of cold winter days with engaging indoor activities that keep spirits high and creativity flowing for the entire family. 🎨",slug:"indoor-activities-in-winter",children:null},other:{title:"Explore Other Seasonal Inspirations: Bring Creativity Home 🌟",description:"Dive into a range of seasonal inspirations that don't fit a specific category, bringing unexpected creativity into your space! 🖌️",slug:"other-seasonal-inspirations",children:null}}}},n=e.AUTHORS_INFO.reduce(((e,i)=>Object.assign(Object.assign({},e),{[i.name]:[i.description]})),{}),t=e.AUTHORS_INFO.map((e=>e.name)),r="🏡🍽️🌺🌿",s=Object.keys(i),o=[],a=[];for(const e of s){const n=i[e];if(null==n?void 0:n.children){o.push(...Object.keys(n.children));for(const e of o){const i=n.children[e];(null==i?void 0:i.children)&&a.push(...Object.keys(i.children))}}}const l="2024-09-18T00:00:00Z",d="luxeyarddesigns",c=`idn-${d}-dev`,g=`idn-${d}`;exports.DEFAULT_DESCRIPTION_EMOJIS=r,exports.authors=n,exports.authorsNames=t,exports.categories=s,exports.dataStructure=i,exports.devBucketName=c,exports.prodBucketName=g,exports.startDate=l,exports.subcategories=o,exports.subsubcategories=a;
@@ -0,0 +1,24 @@
1
+ export declare enum FiltersNames {
2
+ DesignAesthetics = "Design Aesthetics",
3
+ EventEssentials = "Event Essentials",
4
+ GardenTypes = "Garden Types",
5
+ SeasonalInspirations = "Seasonal Inspirations"
6
+ }
7
+ type DesignAesthetics = 'Minimalist' | 'Bohemian' | 'Industrial' | 'Coastal' | 'Mid-Century Modern';
8
+ type EventEssentials = 'Themed Parties' | 'Outdoor Gatherings' | 'Seasonal Celebrations' | 'Intimate Dinners';
9
+ type GardenTypes = 'Vegetable Gardens' | 'Flower Gardens' | 'Herb Gardens' | 'Vertical Gardens' | 'Sustainable Landscapes';
10
+ type SeasonalInspirations = 'Spring Refresh' | 'Summer Soirées' | 'Fall Festivities' | 'Winter Wonderland';
11
+ export type ArticleFilters = {
12
+ [FiltersNames.DesignAesthetics]: DesignAesthetics[];
13
+ [FiltersNames.EventEssentials]: EventEssentials[];
14
+ [FiltersNames.GardenTypes]: GardenTypes[];
15
+ [FiltersNames.SeasonalInspirations]: SeasonalInspirations[];
16
+ };
17
+ export declare const designAestheticsValues: DesignAesthetics[];
18
+ export declare const eventEssentialsValues: EventEssentials[];
19
+ export declare const gardenTypesValues: GardenTypes[];
20
+ export declare const seasonalInspirationsValues: SeasonalInspirations[];
21
+ export declare const initialFilters: ArticleFilters;
22
+ export declare const fullFilters: ArticleFilters;
23
+ export declare const getFiltersTypesJSON: () => string;
24
+ export {};
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.FiltersNames=void 0,(e=exports.FiltersNames||(exports.FiltersNames={})).DesignAesthetics="Design Aesthetics",e.EventEssentials="Event Essentials",e.GardenTypes="Garden Types",e.SeasonalInspirations="Seasonal Inspirations";const s=["Minimalist","Bohemian","Industrial","Coastal","Mid-Century Modern"],t=["Themed Parties","Outdoor Gatherings","Seasonal Celebrations","Intimate Dinners"],r=["Vegetable Gardens","Flower Gardens","Herb Gardens","Vertical Gardens","Sustainable Landscapes"],a=["Spring Refresh","Summer Soirées","Fall Festivities","Winter Wonderland"],i={[exports.FiltersNames.DesignAesthetics]:[],[exports.FiltersNames.EventEssentials]:[],[exports.FiltersNames.GardenTypes]:[],[exports.FiltersNames.SeasonalInspirations]:[]},n={[exports.FiltersNames.DesignAesthetics]:s,[exports.FiltersNames.EventEssentials]:t,[exports.FiltersNames.GardenTypes]:r,[exports.FiltersNames.SeasonalInspirations]:a},l=()=>JSON.stringify(n,null,2);exports.designAestheticsValues=s,exports.eventEssentialsValues=t,exports.fullFilters=n,exports.gardenTypesValues=r,exports.getFiltersTypesJSON=l,exports.initialFilters=i,exports.seasonalInspirationsValues=a;
@@ -0,0 +1,3 @@
1
+ import { GetDefaultImagesFrontmatter } from 'src/common/types';
2
+ export declare const getDefaultImagesFrontmatter: GetDefaultImagesFrontmatter;
3
+ export declare const prohibitedWordsInAltTitle: RegExp;
@@ -0,0 +1 @@
1
+ "use strict";const e=(e,n)=>{const t=n(e),i=undefined,a=undefined,l=undefined,o=undefined;return[{alt:`${e} Introduction`,filename:`${t}-introduction.png`,title:`${e} Introduction`},{alt:`Magnificent ${e}`,filename:`Magnificent-${t}.png`,title:`Magnificent ${e}`},{alt:`Notable ${e}`,filename:`${t}-notable.png`,title:`Notable ${e}`},{alt:`${e} Summary`,filename:`${t}-summary.png`,title:`${e} Summary`}]},n=/\b(?:hands|men|women|human|people|chief|family|mixing|serving|tasting|rolling)\b/i;exports.getDefaultImagesFrontmatter=e,exports.prohibitedWordsInAltTitle=n;
@@ -0,0 +1,15 @@
1
+ export * from './data';
2
+ export * from './filters';
3
+ export * from './helpers';
4
+ export * from './prompts/images';
5
+ export * from './seo';
6
+ import './styles/colors.css';
7
+ import './styles/fonts.css';
8
+ import './styles/global.css';
9
+ import './styles/sizing.css';
10
+ import './styles/vars.css';
11
+ import './styles/theme.css';
12
+ import * as gpt35Articles from './prompts/gpt35turbo/articles';
13
+ import * as gpt4oMiniArticles from './prompts/gpt4oMini/articles';
14
+ export { gpt35Articles, gpt4oMiniArticles };
15
+ export * from './prompts/data';
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./data.js"),t=require("./filters.js"),s=require("./helpers.js"),r=require("./prompts/images.js"),a=require("./seo.js"),o=require("./prompts/gpt35turbo/articles.js"),p=require("./prompts/gpt4oMini/articles.js"),i=require("./prompts/data.js");exports.DEFAULT_DESCRIPTION_EMOJIS=e.DEFAULT_DESCRIPTION_EMOJIS,exports.authors=e.authors,exports.authorsNames=e.authorsNames,exports.categories=e.categories,exports.dataStructure=e.dataStructure,exports.devBucketName=e.devBucketName,exports.prodBucketName=e.prodBucketName,exports.startDate=e.startDate,exports.subcategories=e.subcategories,exports.subsubcategories=e.subsubcategories,Object.defineProperty(exports,"FiltersNames",{enumerable:!0,get:function(){return t.FiltersNames}}),exports.designAestheticsValues=t.designAestheticsValues,exports.eventEssentialsValues=t.eventEssentialsValues,exports.fullFilters=t.fullFilters,exports.gardenTypesValues=t.gardenTypesValues,exports.getFiltersTypesJSON=t.getFiltersTypesJSON,exports.initialFilters=t.initialFilters,exports.seasonalInspirationsValues=t.seasonalInspirationsValues,exports.getDefaultImagesFrontmatter=s.getDefaultImagesFrontmatter,exports.prohibitedWordsInAltTitle=s.prohibitedWordsInAltTitle,exports.getOpenAiBasedImagePrompt=r.getOpenAiBasedImagePrompt,exports.getOpenAiBasedImagePromptDalle2=r.getOpenAiBasedImagePromptDalle2,exports.getStableDiffusionImagePrompt=r.getStableDiffusionImagePrompt,exports.AUTHORS_INFO=a.AUTHORS_INFO,exports.AUTHORS_META=a.AUTHORS_META,exports.PAGES_SEO=a.PAGES_SEO,Object.defineProperty(exports,"PageNames",{enumerable:!0,get:function(){return a.PageNames}}),exports.gpt35Articles=o,exports.gpt4oMiniArticles=p,exports.END_STEP=i.END_STEP,exports.FILTERS_INFO=i.FILTERS_INFO,exports.IMAGES_PROHIBITED_WORDS=i.IMAGES_PROHIBITED_WORDS,exports.START_STEP=i.START_STEP,exports.TARGET_AUDIENCE=i.TARGET_AUDIENCE,exports.ZERO_SECTION=i.ZERO_SECTION,exports.portalInfo=i.portalInfo;
@@ -0,0 +1,7 @@
1
+ export declare const portalInfo = "The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: LuxeYardDesigns is a premier infotainment portal dedicated to inspiring and educating enthusiasts in the realms of interior design, entertaining, and gardening. The platform offers a curated selection of articles, tips, and resources to elevate your living spaces and hosting experiences.\n - Detailed description: LuxeYardDesigns serves as a comprehensive online resource for those passionate about cultivating beautiful interiors and engaging outdoor environments. With a focus on interior design, the portal features articles that highlight trends, innovative decorating ideas, and practical tips for creating stylish and functional spaces. In the entertaining section, readers can discover creative suggestions for hosting events, including themes, menus, and d\u00E9cor that impress guests and foster memorable experiences. Additionally, LuxeYardDesigns delves into gardening, providing insights on plant care, landscaping techniques, and sustainable gardening practices, ensuring that both novice and experienced gardeners can thrive. The portal aims to be a one-stop destination for anyone looking to transform their home and lifestyle through aesthetics and creativity.\n - Target audience: The target audience for LuxeYardDesigns includes homeowners, renters, and individuals interested in home improvement, interior design enthusiasts, party planners, and gardening aficionados. This diverse group ranges from young adults seeking to personalize their first living spaces to seasoned homeowners looking for sophisticated design solutions and entertaining tips. Additionally, it appeals to eco-conscious individuals interested in sustainable gardening methods and creating green living spaces.\n\n";
2
+ export declare const ZERO_SECTION = "This is important to include the following headers to the section, ONLY if they are applicable to the title, abstract and description of the article:\n## Design Inspiration\n - Current Interior Design Trends\n - Color Palettes and Their Effects\n\n## Entertaining Ideas\n - Themed Party Concepts\n - Menu Planning and Recipes\n\nYou can change the headers and topics to make a them more coherent with the description of the article.\nStart text with first Heading H2 - Design Inspiration, IF it's applicable to the theme of the article.\n";
3
+ export declare const START_STEP = "highlighting the key points that will be discussed and the relevance of the topic";
4
+ export declare const END_STEP = "synthesizing the information presented throughout";
5
+ export declare const TARGET_AUDIENCE = "homeowners, interior design enthusiasts, party hosts, gardening aficionados";
6
+ export declare const IMAGES_PROHIBITED_WORDS = "any numbers, image, slug, step, seo, hand / hands, men, women, human, people, chief, preparing, process, cooking, mixing, serving, tasting, rolling";
7
+ export declare const FILTERS_INFO: string;
@@ -0,0 +1 @@
1
+ "use strict";var e;const n="The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: LuxeYardDesigns is a premier infotainment portal dedicated to inspiring and educating enthusiasts in the realms of interior design, entertaining, and gardening. The platform offers a curated selection of articles, tips, and resources to elevate your living spaces and hosting experiences.\n - Detailed description: LuxeYardDesigns serves as a comprehensive online resource for those passionate about cultivating beautiful interiors and engaging outdoor environments. With a focus on interior design, the portal features articles that highlight trends, innovative decorating ideas, and practical tips for creating stylish and functional spaces. In the entertaining section, readers can discover creative suggestions for hosting events, including themes, menus, and décor that impress guests and foster memorable experiences. Additionally, LuxeYardDesigns delves into gardening, providing insights on plant care, landscaping techniques, and sustainable gardening practices, ensuring that both novice and experienced gardeners can thrive. The portal aims to be a one-stop destination for anyone looking to transform their home and lifestyle through aesthetics and creativity.\n - Target audience: The target audience for LuxeYardDesigns includes homeowners, renters, and individuals interested in home improvement, interior design enthusiasts, party planners, and gardening aficionados. This diverse group ranges from young adults seeking to personalize their first living spaces to seasoned homeowners looking for sophisticated design solutions and entertaining tips. Additionally, it appeals to eco-conscious individuals interested in sustainable gardening methods and creating green living spaces.\n\n",t="This is important to include the following headers to the section, ONLY if they are applicable to the title, abstract and description of the article:\n## Design Inspiration\n - Current Interior Design Trends\n - Color Palettes and Their Effects\n\n## Entertaining Ideas\n - Themed Party Concepts\n - Menu Planning and Recipes\n\nYou can change the headers and topics to make a them more coherent with the description of the article.\nStart text with first Heading H2 - Design Inspiration, IF it's applicable to the theme of the article.\n",i="highlighting the key points that will be discussed and the relevance of the topic",a="synthesizing the information presented throughout",s="homeowners, interior design enthusiasts, party hosts, gardening aficionados",r="any numbers, image, slug, step, seo, hand / hands, men, women, human, people, chief, preparing, process, cooking, mixing, serving, tasting, rolling",o=`That is TREMENDOUS important - if category doesn't match - return empty array for that category - []. For example if you don't find any match for $FILTERNAME, return for that category\n$FILTERNAME: []\nResponse in valid json, adhering strictly to json interface below, include every field present in it, but include values in array only suitable for article, all array values are optional!\n${require("../filters.js").getFiltersTypesJSON()}`;exports.END_STEP=a,exports.FILTERS_INFO=o,exports.IMAGES_PROHIBITED_WORDS=r,exports.START_STEP=i,exports.TARGET_AUDIENCE=s,exports.ZERO_SECTION=t,exports.portalInfo=n;
@@ -0,0 +1,6 @@
1
+ import { GetOutlinePrompt, GetEntitiesPrompt, GetFiltersPrompt, GetImagesMetaPrompt, GetSectionPrompt } from 'src/common/types';
2
+ export declare const getBasePrompt: GetOutlinePrompt;
3
+ export declare const getSectionPrompt: GetSectionPrompt;
4
+ export declare const getImagesMetaPrompt: GetImagesMetaPrompt;
5
+ export declare const getFiltersPrompt: GetFiltersPrompt;
6
+ export declare const getEntitiesPrompt: GetEntitiesPrompt;
@@ -0,0 +1 @@
1
+ "use strict";var t=require("../data.js"),e=require("../../../common/prompts/gpt35turbo/articles.js"),o=require("../../../common/data.js"),r=require("../../data.js");const m=(o,r=e.DEFAULT_HEADINGS_NUM,m)=>e.getOutlineCommonPrompt({keyword:o,headingsNum:r,additionalInfo:t.portalInfo,locale:m}),s=o=>e.getSectionCommonPrompt(o,{zeroSectionPrompt:t.ZERO_SECTION,startStep:t.START_STEP,endStep:t.END_STEP,targetAudience:t.TARGET_AUDIENCE}),a=o=>e.getImagesMetaCommonPrompt(o,t.IMAGES_PROHIBITED_WORDS),p=o=>e.getFiltersCommonPrompt(o,t.FILTERS_INFO),i=t=>e.getEntitiesCommonPrompt(t,o.getCategoriesTypesJSON(r.dataStructure));exports.getBasePrompt=m,exports.getEntitiesPrompt=i,exports.getFiltersPrompt=p,exports.getImagesMetaPrompt=a,exports.getSectionPrompt=s;
@@ -0,0 +1,6 @@
1
+ import { GetOutlinePrompt, GetEntitiesPrompt, GetFiltersPrompt, GetImagesMetaPrompt, GetSectionPrompt } from 'src/common/types';
2
+ export declare const getBasePrompt: GetOutlinePrompt;
3
+ export declare const getSectionPrompt: GetSectionPrompt;
4
+ export declare const getImagesMetaPrompt: GetImagesMetaPrompt;
5
+ export declare const getFiltersPrompt: GetFiltersPrompt;
6
+ export declare const getEntitiesPrompt: GetEntitiesPrompt;
@@ -0,0 +1 @@
1
+ "use strict";var t=require("../data.js"),e=require("../../../common/prompts/gpt4oMini/articles.js"),o=require("../../../common/data.js"),r=require("../../data.js");const m=(o,r=e.DEFAULT_HEADINGS_NUM,m)=>e.getOutlineCommonPrompt({keyword:o,headingsNum:r,additionalInfo:t.portalInfo,locale:m}),s=o=>e.getSectionCommonPrompt(o,{zeroSectionPrompt:t.ZERO_SECTION,startStep:t.START_STEP,endStep:t.END_STEP,targetAudience:t.TARGET_AUDIENCE}),a=o=>e.getImagesMetaCommonPrompt(o,t.IMAGES_PROHIBITED_WORDS),i=o=>e.getFiltersCommonPrompt(o,t.FILTERS_INFO),p=t=>e.getEntitiesCommonPrompt(t,o.getCategoriesTypesJSON(r.dataStructure));exports.getBasePrompt=m,exports.getEntitiesPrompt=p,exports.getFiltersPrompt=i,exports.getImagesMetaPrompt=a,exports.getSectionPrompt=s;
@@ -0,0 +1,4 @@
1
+ import { GetOpenAiBasedImagePrompt, GetStableDiffusionImagePrompt } from 'src/common/types';
2
+ export declare const getStableDiffusionImagePrompt: GetStableDiffusionImagePrompt;
3
+ export declare const getOpenAiBasedImagePrompt: GetOpenAiBasedImagePrompt;
4
+ export declare const getOpenAiBasedImagePromptDalle2: GetOpenAiBasedImagePrompt;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../../common/prompts/images.js");const a=({title:a,alt:o,articleTitle:r})=>({prompt:`Award-winning hyper-real cinematic photo of a ${a}, ${o}, for an article ${r} from professional interior photograph for a glossy interior design magazine, gardening style photography, glossy gardening magazine, photorealistic, ultra realistic, maximum detail, highly detailed, commercial photography, foreground focus, instagram, 4K, 8K, volumetric light, cinematic, octane render, uplight, no blur, depth of field, dof, film, bokeh, foreground focus, 35mm photograph`,negativePrompt:e.SD_NEGATIVE_PROMPT}),o=({title:e,alt:a,articleTitle:o})=>`I NEED a hyper-real illustration of a ${e} at food style photography, ${a}, for an article ${o} for a glossy recipe magazine, photorealistic, ultra realistic, maximum detail, highly detailed, food style, food style photography, professional food photography, commercial photography, foreground focus, recipes.com, delish.com, epicurious, instagram, 4K, 8K, volumetric light, octane render, uplight, no blur, depth of field, dof, bokeh, foreground focus. Please exclude any: Photocamera, videocamera, Spotlight, soffit, ramp, scanners, strobe, soffit truss, film props, radio, cooking timer, watches, clocks, men, woman, people, hand, nands, leg, legs, font, username, error, words, letters, digits, autograph, trademark, name, easy-negative, cartoon, worst quality, low quality, blind, bad eyes, ugly eyes, dead eyes, greyscale, monochrome, vignette, text, title, logo, signature ,watermark, extra limbs, extra fingers, mutated hands, bad anatomy, censored, rabs, muscular, rib, blurry, blur, grainy, teeth, low resolution, lowres, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bw, bad photo, bad photography, bad art, morbid, ugly, asymmetrical, mutated malformed, mutilated, poorly lit, bad shadow, draft, cropped, out of frame, cut off, jpeg artefacts, out of focus, glitch, duplicate, airbrushed,, anime, semi-realistic, cgi, render, 3D, blender, digital art, manga, amateur, 3D, 3D Game, 3D Game Scene, 3D Character, bad hands, , bad body, bad face, bad teeth, bad arms, bad legs, deformities, drawing, deformed iris, deformed pupils, deformed, painting, crayon, sketch, graphite, impressionist, noisy, poorly drawn hands, poorly drawn face, poorly drawn eyes, mutation, bad proportions, cloned face, disfigured, gross proportions, malformed limbs, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck, incoherent from this hyper-real illustration of a ${e}`,r=({title:e})=>`\n\tPhotorealistic highly detailed image of ingredients for ${e}, arranged professionally as if for a food photography shoot. image should showcase maximum detail realism, with a focus on foreground, emulating the style of a high-definition, 8k resolution professional food photograph. lighting should be volumetric and uplit, with a depth of field and bokeh effect, avoiding any blur for clarity. overall aesthetic should be reminiscent of the Kodak Portrait 800 style.\n\tNegative Prompt:\n\teasy-negative, cartoon, worst quality, low quality, text, title, logo, signature ,watermark, extra limbs, extra fingers, mutated hands, bad anatomy, blurry, blur, grainy, teeth, low resolution, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bad shadow, draft, cropped, out of frame, cut off, jpeg artefacts, out of focus, glitch, airbrushed, anime, semi-realistic, cgi, render, 3D, blender, manga, amateur, 3D, 3D Game, drawing, sketch\n`;exports.getOpenAiBasedImagePrompt=o,exports.getOpenAiBasedImagePromptDalle2=r,exports.getStableDiffusionImagePrompt=a;
@@ -0,0 +1,23 @@
1
+ export interface PageSeoData {
2
+ title: string;
3
+ description: string;
4
+ }
5
+ export declare enum PageNames {
6
+ Authors = "authors",
7
+ Home = "home",
8
+ NotFound = "not-found",
9
+ AboutUs = "about-us",
10
+ PrivacyPolicy = "privacy-policy",
11
+ Terms = "terms",
12
+ Sitemap = "sitemap"
13
+ }
14
+ export type PagesSeo = Record<PageNames, PageSeoData>;
15
+ export interface AuthorInfo {
16
+ name: string;
17
+ description: string;
18
+ meta_title: string;
19
+ meta_description: string;
20
+ }
21
+ export declare const PAGES_SEO: PagesSeo;
22
+ export declare const AUTHORS_INFO: AuthorInfo[];
23
+ export declare const AUTHORS_META: Record<string, PageSeoData>;
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.PageNames=void 0,(e=exports.PageNames||(exports.PageNames={})).Authors="authors",e.Home="home",e.NotFound="not-found",e.AboutUs="about-us",e.PrivacyPolicy="privacy-policy",e.Terms="terms",e.Sitemap="sitemap";const i={[exports.PageNames.Authors]:{title:"Meet the Creative Minds Behind LuxeYardDesigns",description:"Discover the talented creators at LuxeYardDesigns 🌟, specializing in interior design, entertaining, and gardening inspiration. Explore their unique styles and passion for design!"},[exports.PageNames.Home]:{title:"Welcome to LuxeYardDesigns: Your Go-To for Interior Design, Entertaining & Gardening",description:"Explore LuxeYardDesigns 🌷 for the latest trends in interior design, entertaining tips, and gardening hacks. Transform your space with style and flair! ✨"},[exports.PageNames.NotFound]:{title:"Oops! Page Not Found | LuxeYardDesigns",description:"It seems we've misplaced that page! 😅 Explore LuxeYardDesigns for interior design, entertaining, and gardening ideas that inspire! 🌼"},[exports.PageNames.AboutUs]:{title:"About LuxeYardDesigns: Your Source for Style & Inspiration",description:"At LuxeYardDesigns, we believe in creating beautiful spaces 🌟. Learn more about our mission to inspire you in interior design, entertaining, and gardening! 🌿"},[exports.PageNames.PrivacyPolicy]:{title:"Privacy Policy | LuxeYardDesigns",description:"Your privacy matters to us! 🌐 Read LuxeYardDesigns' Privacy Policy to understand how we protect your information while you explore interior design and gardening tips. 🛡️"},[exports.PageNames.Terms]:{title:"Terms and Conditions | LuxeYardDesigns",description:"Familiarize yourself with our Terms and Conditions 📜 at LuxeYardDesigns. Your go-to resource for interior design, entertaining, and gardening awaits! 🌻"},[exports.PageNames.Sitemap]:{title:"Sitemap | LuxeYardDesigns",description:"Navigate through LuxeYardDesigns with ease! 🗺️ Our Sitemap helps you explore interior design, entertaining, and gardening content effortlessly. 🌈"}},a=[{name:"Anika Sharma",description:"Anika Sharma is an acclaimed interior designer and writer with over a decade of experience in the field. She specializes in creating functional yet aesthetically pleasing spaces that reflect her clients’ personal styles. Anika has contributed to multiple design magazines and is passionate about sustainable design practices.",meta_title:"Anika Sharma - Interior Design Expert at LuxeYardDesigns",meta_description:"Discover insights from Anika Sharma, our interior design expert at LuxeYardDesigns, known for her innovative and sustainable design solutions."},{name:"Ravi Malhotra",description:"Ravi Malhotra is a celebrated lifestyle writer with a focus on entertaining and hospitality. With a rich background in culinary arts and event planning, he provides readers with creative ideas for hosting memorable gatherings. He shares tips on décor and menu planning that elevate any occasion.",meta_title:"Ravi Malhotra - Entertaining Specialist at LuxeYardDesigns",meta_description:"Join Ravi Malhotra at LuxeYardDesigns for expert tips on entertaining and hosting, ensuring your events are stylish and memorable."},{name:"Prisha Joshi",description:"Prisha Joshi is a passionate gardener and author with a focus on eco-friendly gardening practices. With an educational background in horticulture, she teaches urban dwellers how to cultivate green spaces in small environments. Prisha's articles inspire readers to connect with nature.",meta_title:"Prisha Joshi - Gardening Guru at LuxeYardDesigns",meta_description:"Explore the world of gardening with Prisha Joshi at LuxeYardDesigns, where she shares her expertise in eco-friendly and urban gardening."},{name:"Arjun Verma",description:"Arjun Verma is a professional interior designer and freelance writer known for his modern approach to traditional design. With a background in architecture, his writing provides insights on how to blend contemporary design with classic elements, enhancing any space.",meta_title:"Arjun Verma - Modern Interior Design Writer at LuxeYardDesigns",meta_description:"Discover modern design insights from Arjun Verma at LuxeYardDesigns as he uncovers the beauty of blending tradition with modernity in your interiors."},{name:"Meera Nair",description:"Meera Nair is an acclaimed home décor author who specializes in creating inviting spaces through color and texture. As a stylist and designer, she shares practical tips and inspirational ideas that help readers personalize their homes while showcasing their unique taste.",meta_title:"Meera Nair - Home Décor Expert at LuxeYardDesigns",meta_description:"Get inspired by Meera Nair at LuxeYardDesigns for expert home décor advice, helping you personalize your living spaces with style and flair."},{name:"Kiran Mehta",description:"Kiran Mehta is an event planner and lifestyle writer with a knack for exquisite entertaining. He focuses on creating beautiful settings for gatherings and has years of experience organizing chic events for various occasions. His articles are filled with ideas that elevate the art of hosting.",meta_title:"Kiran Mehta - Event Planning and Entertaining Expert at LuxeYardDesigns",meta_description:"Join Kiran Mehta at LuxeYardDesigns for tips on exquisite entertaining and event planning, ensuring your gatherings are nothing short of spectacular."},{name:"Aditi Kapoor",description:"Aditi Kapoor is a landscape designer and gardening writer who believes in harmonizing plants with their environment. Her extensive knowledge of native plants allows her to create beautiful gardens that thrive in their natural surroundings. Aditi aims to inspire readers to embrace gardening in harmony with nature.",meta_title:"Aditi Kapoor - Landscape Design and Gardening Expert at LuxeYardDesigns",meta_description:"Explore nature-inspired gardening with Aditi Kapoor at LuxeYardDesigns, where she shares her expertise in landscape design and native plants."},{name:"Samir Chand",description:"Samir Chand is a prominent interior stylist and lifestyle blogger who brings a unique take on modern living. With a dedication to minimalism, he writes about creating stylish yet clutter-free spaces that promote tranquility and comfort. Samir's work focuses on smart living through design.",meta_title:"Samir Chand - Minimalist Interior Stylist at LuxeYardDesigns",meta_description:"Discover minimalist living with Samir Chand at LuxeYardDesigns, where he shares his insights on creating serene and stylish interiors."},{name:"Neha Gupta",description:"Neha Gupta is a wellness and lifestyle expert who intertwines gardening with mindful living. Her experience in holistic practices allows her to write about the health benefits of nurturing plants and living in harmony with the environment. Neha encourages readers to enhance their well-being through gardening.",meta_title:"Neha Gupta - Wellness and Gardening Advocate at LuxeYardDesigns",meta_description:"Join Neha Gupta at LuxeYardDesigns to explore the health benefits of gardening and mindful living, enriching your life through nature."},{name:"Devanshi Puri",description:"Devanshi Puri is an interior designer and writer who focuses on creating vibrant and eclectic spaces. Her colorful designs are inspired by her Indian heritage and she provides readers with innovative ideas to bring liveliness into their homes. Devanshi believes in embracing culture through interiors.",meta_title:"Devanshi Puri - Eclectic Interior Designer at LuxeYardDesigns",meta_description:"Experience the vibrancy of eclectic design with Devanshi Puri at LuxeYardDesigns, where she shares unique ideas to infuse culture and color into your space."},{name:"Anaya Kapoor",description:"Anaya Kapoor is an award-winning interior designer based in Mumbai, India, with over 15 years of experience crafting stunning residential and commercial spaces. Known for her ability to blend modern aesthetics with traditional Indian elements, she offers insightful articles about contemporary design trends that inspire both DIY enthusiasts and seasoned professionals.",meta_title:"Anaya Kapoor - LuxeYardDesigns Interior Design Expert",meta_description:"Discover Anaya Kapoor's expert insights on interior design at LuxeYardDesigns, blending modern aesthetics with traditional elements for sophisticated spaces."},{name:"Ravi Mehta",description:"Ravi Mehta is a passionate gardener and horticulturist who has spent over a decade exploring sustainable gardening practices. His work emphasizes the importance of native plants and organic gardening methods. His practical articles are enriched with tips and creative ideas for aspiring gardeners looking to develop their green thumbs.",meta_title:"Ravi Mehta - LuxeYardDesigns Gardening Specialist",meta_description:"Join Ravi Mehta on a green journey as he shares practical gardening tips and sustainable practices at LuxeYardDesigns."},{name:"Priya Sharma",description:"Priya Sharma is a lifestyle expert and home entertaining stylist from New Delhi, bringing over 12 years of experience to the LuxeYardDesigns team. Her playful approach to hosting inspires countless readers to elevate their gatherings with elegant yet approachable entertaining ideas, making every occasion memorable.",meta_title:"Priya Sharma - LuxeYardDesigns Entertaining Expert",meta_description:"Explore entertaining like a pro with Priya Sharma at LuxeYardDesigns, where every gathering becomes a timeless celebration."},{name:"Arjun Singh",description:"Arjun Singh is a prominent architectural designer and landscape architect who specializes in creating harmonious living spaces that merge interiors and landscapes. With a robust experience of over 20 years, Arjun shares valuable insights on creating cohesive environments that reflect individual styles and preferences.",meta_title:"Arjun Singh - LuxeYardDesigns Architectural Insights",meta_description:"Transform your living spaces with Arjun Singh's expert guidance on architecture and design at LuxeYardDesigns, where interior meets landscape."},{name:"Sana Joshi",description:"Sana Joshi is a celebrated Indian interior decorator and artist who believes in the power of colors and textures. With a focus on eco-friendly design, she combines art with functionality, guiding readers on how to curate their spaces sustainably while highlighting local craftsmanship.",meta_title:"Sana Joshi - LuxeYardDesigns Eco-Friendly Interior Decorator",meta_description:"Embrace sustainable luxury with Sana Joshi at LuxeYardDesigns, exploring eco-friendly design and local craftsmanship for your home."},{name:"Dev Patel",description:"Dev Patel is a distinguished chef and food stylist who turned his creative eye to the world of entertaining. His experience in culinary arts translates into engaging content that covers not only recipe suggestions but also how to present food beautifully for hosting, bringing joy to every table.",meta_title:"Dev Patel - LuxeYardDesigns Culinary Entertaining Expert",meta_description:"Delve into the art of entertaining with Dev Patel at LuxeYardDesigns, where culinary creativity meets hosting excellence."},{name:"Meera Iyer",description:"Meera Iyer is an Indian gardening influencer and sustainable living advocate based in Bengaluru. With years of experience in urban gardening, she educates readers on creating lush balcony gardens and vertical arrangements, perfect for city dwellers looking to bring nature home.",meta_title:"Meera Iyer - LuxeYardDesigns Urban Gardening Advocate",meta_description:"Discover urban gardening tips with Meera Iyer on LuxeYardDesigns, fostering nature in city spaces through green and sustainable practices."},{name:"Karan Sharma",description:"Karan Sharma is an innovative interior designer known for his rich use of textiles and bold color palettes. With over a decade of experience in creating personalized spaces, he shares tips on selecting the perfect decorative elements to transform any home into a masterpiece.",meta_title:"Karan Sharma - LuxeYardDesigns Textile and Color Specialist",meta_description:"Elevate your interior look with Karan Sharma's textile and color expertise at LuxeYardDesigns, creating personalized masterpieces for every home."},{name:"Neha Verma",description:"Neha Verma is a renowned floral designer and event planner based in Kolkata. With her vast experience in curating floral arrangements and decorations for various occasions, she inspires readers with creative ideas to make their events special through the strategic use of flowers and décor.",meta_title:"Neha Verma - LuxeYardDesigns Floral Design and Event Planning",meta_description:"Transform your events with Neha Verma's floral design and planning tips at LuxeYardDesigns, creating unforgettable moments through beauty."},{name:"Aditya Rao",description:"Aditya Rao is an experienced furniture designer and craft enthusiast from Chandigarh, specializing in bespoke furniture pieces that elevate home aesthetics. With a focus on blending function and style, he shares insights about selecting and arranging furniture effectively to maximize space and impact.",meta_title:"Aditya Rao - LuxeYardDesigns Furniture Design Expert",meta_description:"Unlock your home's potential with Aditya Rao's furniture design insights at LuxeYardDesigns, where function meets style for every space."},{name:"Aditi Sharma",description:"Aditi Sharma is an acclaimed interior designer and writer based in Mumbai. With over a decade of experience in creating vibrant, functional spaces, she has a keen eye for blending traditional Indian aesthetics with modern design. Her articles focus on practical interior tips and innovative design concepts.",meta_title:"Aditi Sharma - Interior Design Expert at LuxeYardDesigns",meta_description:"Discover the world of interior design through Aditi Sharma's insightful articles at LuxeYardDesigns. Gain inspiration and expert tips for stylish living."},{name:"Rahul Mehta",description:"Rahul Mehta is an event planner turned lifestyle writer who specializes in entertaining and hospitality design. With over 8 years in the industry, he shares his expertise on hosting elegant gatherings and creating memorable experiences for family and friends.",meta_title:"Rahul Mehta - Entertaining Specialist at LuxeYardDesigns",meta_description:"Get inspired by Rahul Mehta's articles on entertaining and hospitality at LuxeYardDesigns, where he shares tips for creating unforgettable events."},{name:"Neha Patel",description:"Neha Patel is a passionate gardener and lifestyle influencer from Bangalore. With a strong background in horticulture, she enjoys writing about sustainable gardening practices, indoor plants, and how to beautify outdoor spaces efficiently.",meta_title:"Neha Patel - Gardening Enthusiast at LuxeYardDesigns",meta_description:"Explore Neha Patel's articles on gardening at LuxeYardDesigns. Learn about sustainable gardening practices and tips for a vibrant green space."},{name:"Sanjay Iyer",description:"Sanjay Iyer, based in Chennai, is an experienced interior architect with a focus on residential and commercial spaces. He has spent over 15 years in the field and has a passion for writing about the intersection of design and functionality.",meta_title:"Sanjay Iyer - Interior Architecture Writer at LuxeYardDesigns",meta_description:"Delve into the art of interior architecture with Sanjay Iyer at LuxeYardDesigns. Discover insights on making spaces functional and stylish."},{name:"Meera Sethi",description:"Meera Sethi is a food stylist and entertaining coach from Delhi. With her background in culinary arts and interior design, she writes about creating beautiful dining spaces and exquisite table settings for various occasions.",meta_title:"Meera Sethi - Entertaining & Food Styling Expert at LuxeYardDesigns",meta_description:"Enhance your entertaining skills with Meera Sethi's articles at LuxeYardDesigns, where she'll guide you in stylish dining and food presentation."},{name:"Vikram Desai",description:"Vikram Desai is a seasoned landscape designer from Pune with a passion for creating lush outdoor spaces. He writes engaging articles on landscape design, eco-friendly gardening practices, and integrating nature into urban environments.",meta_title:"Vikram Desai - Landscape Design Specialist at LuxeYardDesigns",meta_description:"Transform your outdoor spaces with Vikram Desai's expert advice on landscape design and gardening practices at LuxeYardDesigns."},{name:"Kavita Rao",description:"Kavita Rao is an award-winning interior designer from Hyderabad known for her innovative use of color and textiles. With more than 12 years of experience, she writes about the latest trends in interior design and offers tips on personalizing spaces.",meta_title:"Kavita Rao - Color & Textile Expert at LuxeYardDesigns",meta_description:"Explore the latest trends in interior design with Kavita Rao at LuxeYardDesigns. Gain tips on color and textiles to personalize your space."},{name:"Anil Kumar",description:"Anil Kumar is a DIY enthusiast and writer based in Kolkata, with a strong belief in self-made gardening solutions. He provides step-by-step guides on DIY gardening projects that make gardening accessible to everyone.",meta_title:"Anil Kumar - DIY Gardening Expert at LuxeYardDesigns",meta_description:"Discover accessible gardening solutions with Anil Kumar's DIY projects at LuxeYardDesigns. Turn your gardening dreams into reality, step-by-step."},{name:"Priya Bhatt",description:"Priya Bhatt is an architect and design writer from Ahmedabad, known for her sustainable design philosophy. With 10 years in architecture, she integrates eco-friendly practices into her articles focusing on sustainable interiors and gardening.",meta_title:"Priya Bhatt - Sustainable Design Advocate at LuxeYardDesigns",meta_description:"Learn about sustainable interior design and gardening with Priya Bhatt's insightful articles at LuxeYardDesigns. Embrace eco-friendly living today!"},{name:"Rohit Nair",description:"Rohit Nair is a seasoned architect and writer from Cochin, specializing in minimalistic design principles. His passion for simplicity translates into articles that guide readers through creating aesthetically pleasing yet functional spaces.",meta_title:"Rohit Nair - Minimalism & Design Expert at LuxeYardDesigns",meta_description:"Embrace minimalism with Rohit Nair's expert insights at LuxeYardDesigns. Discover how to create functional and stylish spaces that inspire tranquility."},{name:"Ananya Rao",description:"Ananya Rao is an interior design expert based in India, with over a decade of experience curating stylish and functional spaces. She holds a degree in Interior Design from the National Institute of Fashion Technology and has worked with numerous clients worldwide, creating stunning residential and commercial interiors. Ananya loves to share her knowledge through articles, providing insights into the latest design trends and tips for enhancing any space.",meta_title:"Ananya Rao - Interior Design Expert at LuxeYardDesigns",meta_description:"Discover the craftsmanship and creativity of Ananya Rao, an acclaimed interior design expert and contributor at LuxeYardDesigns, sharing her expertise in stylish home and office interiors."},{name:"Rahul Verma",description:"Rahul Verma is a landscape designer and gardening enthusiast from New Delhi. With over 8 years of experience in transforming spaces into lush green sanctuaries, Rahul specializes in sustainable gardening practices. His articles focus on gardening tips, plant care, and the importance of eco-friendly design in urban settings.",meta_title:"Rahul Verma - Gardening Specialist at LuxeYardDesigns",meta_description:"Learn from Rahul Verma, gardening specialist and advocate for sustainable practices. Explore expert gardening tips and urban greening ideas at LuxeYardDesigns."},{name:"Priya Singh",description:"Priya Singh is an entertaining and lifestyle expert with a focus on creating memorable gathering experiences. Based in Mumbai, she has been in the event planning industry for over 7 years, designing intimate dinners and grand celebrations. Priya writes extensively about entertaining ideas, table settings, and décor tips to inspire readers.",meta_title:"Priya Singh - Entertaining Guru at LuxeYardDesigns",meta_description:"Join Priya Singh for delightful entertaining advice and innovative décor ideas at LuxeYardDesigns, your ultimate guide to hosting unforgettable events."},{name:"Aarav Joshi",description:"Aarav Joshi is a versatile writer and interior designer from Bangalore, with an extensive portfolio featuring innovative residential projects. He has a passion for merging technology with design to improve home living. Aarav contributes articles on modern design practices, smart home integration, and minimalist aesthetics.",meta_title:"Aarav Joshi - Interior Designer and Writer at LuxeYardDesigns",meta_description:"Explore modern interior design concepts with Aarav Joshi, an innovative designer and writer at LuxeYardDesigns, transforming how we perceive home living."},{name:"Sita Mehta",description:"Sita Mehta is a seasoned horticulturist and garden writer based in Pune. With over 12 years of experience, she specializes in organic gardening and native plant landscaping. Sita shares her rich knowledge through articles that inspire others to cultivate their green spaces with sustainable methods and regional plants.",meta_title:"Sita Mehta - Horticulturist and Writer at LuxeYardDesigns",meta_description:"Get inspired by Sita Mehta, a dedicated horticulturist and writer at LuxeYardDesigns, sharing tips and insights into organic gardening and sustainable practices."},{name:"Nisha Bhatia",description:"Nisha Bhatia is an interior stylist and writer based in Gurgaon. With over 6 years of styling homes and events, she emphasizes the significance of color and texture in design. Her articles focus on DIY projects, home décor hacks, and personalizing spaces to reflect individuality.",meta_title:"Nisha Bhatia - Interior Stylist at LuxeYardDesigns",meta_description:"Discover the artistry of Nisha Bhatia, an interior stylist at LuxeYardDesigns, as she shares creative ideas and DIY projects to personalize your living spaces."},{name:"Vikram Kapoor",description:"Vikram Kapoor is a home entertaining specialist and chef based in Chennai. With a rich background in culinary arts and event management, he writes about the intersection of food and décor, providing readers with insights on creating the perfect ambiance for gatherings.",meta_title:"Vikram Kapoor - Food and Entertaining Expert at LuxeYardDesigns",meta_description:"Join Vikram Kapoor for unique food and entertaining advice at LuxeYardDesigns, where taste meets design for perfect gatherings."},{name:"Aria Sood",description:"Aria Sood is a passionate urban gardener and lifestyle blogger based in Kolkata. With a background in environmental science, she promotes urban gardening and sustainable living. Her articles at LuxeYardDesigns inspire city dwellers to grow their own food and beautify their surroundings.",meta_title:"Aria Sood - Urban Gardener and Blogger at LuxeYardDesigns",meta_description:"Explore the world of urban gardening with Aria Sood, an expert blogger at LuxeYardDesigns. Discover tips and insights for greening city spaces!"},{name:"Devika Reddy",description:"Devika Reddy is an interior designer and writer based in Hyderabad, recognized for her ability to create harmonious living environments. With over 9 years of experience in residential projects, she shares her expertise on aesthetic design and functionality through her articles.",meta_title:"Devika Reddy - Interior Design Consultant at LuxeYardDesigns",meta_description:"Learn from Devika Reddy, an accomplished interior design consultant at LuxeYardDesigns, as she delivers insights on harmonizing aesthetics and functionality in homes."},{name:"Rohan Nair",description:"Rohan Nair is a gardener and environmental educator, based in Thiruvananthapuram. With a passion for permaculture and community gardening, he has over 5 years of experience in teaching sustainable gardening practices. His articles aim to educate readers about the benefits of organic farming and green living.",meta_title:"Rohan Nair - Environmental Educator and Gardener at LuxeYardDesigns",meta_description:"Join Rohan Nair for educational insights into sustainable gardening and environmentally friendly practices at LuxeYardDesigns, promoting green living for all."},{name:"Sophia Marquez",description:"Sophia is an award-winning interior designer based in Barcelona, Spain. With over a decade of experience in creating luxurious residential spaces, she brings a unique blend of modern aesthetics and classical design principles to her work. Her passion for sustainable materials and eco-friendly designs has garnered her recognition in various design magazines.",meta_title:"Sophia Marquez - Luxury Interior Designer | LuxeYardDesigns",meta_description:"Discover the artistry of Sophia Marquez, an award-winning interior designer specializing in luxurious and sustainable residential spaces."},{name:"James Holloway",description:"Based in New York City, James is a professional event planner with over 15 years of experience in entertaining and event design. Known for his innovative themes and meticulous attention to detail, James has worked with high-profile clients and has been featured in numerous publications for his stunning event setups.",meta_title:"James Holloway - Expert Event Planner | LuxeYardDesigns",meta_description:"Explore the creative ideas of James Holloway, a seasoned event planner recognized for his innovative entertaining concepts and exquisite event designs."},{name:"Clara Wong",description:"Clara is a passionate gardener and horticulturist from Melbourne, Australia. With a rich background in landscape design and sustainable gardening practices, she aims to inspire others to cultivate their green spaces. She has contributed articles to various gardening blogs and has been a speaker at international gardening conferences.",meta_title:"Clara Wong - Gardening Enthusiast and Horticulturist | LuxeYardDesigns",meta_description:"Meet Clara Wong, a dedicated gardener and horticulturist who shares her expertise in sustainable gardening and landscape design."},{name:"Liam O’Connor",description:"Liam, an interior architect from Dublin, Ireland, specializes in transforming homes into sophisticated sanctuaries. With a keen eye for detail and years of experience working on high-end projects, he blends functionality with luxurious aesthetics seamlessly. Liam’s work has been recognized with multiple awards in the interior design field.",meta_title:"Liam O’Connor - Interior Architect | LuxeYardDesigns",meta_description:"Discover the designs of Liam O’Connor, an award-winning interior architect known for crafting sophisticated and functional living environments."},{name:"Ava Patel",description:"Ava is a lifestyle writer and expert in entertaining who resides in London, UK. With a background in culinary arts and hospitality, she shares tips on hosting stylish events and creating memorable dining experiences. Ava's informative articles have attracted a loyal readership on her lifestyle blog.",meta_title:"Ava Patel - Lifestyle Writer & Entertaining Expert | LuxeYardDesigns",meta_description:"Learn from Ava Patel, a lifestyle writer specializing in entertaining, as she shares her tips on hosting stylish events and creating unforgettable experiences."},{name:"Rajeev Sharma",description:"Rajeev is a landscape designer and urban gardener based in Mumbai, India. He focuses on urban gardening solutions and sustainable design practices that inspire city dwellers to reconnect with nature. His projects have been featured in various magazines focusing on green living and urban landscapes.",meta_title:"Rajeev Sharma - Landscape Designer & Urban Gardener | LuxeYardDesigns",meta_description:"Meet Rajeev Sharma, a landscape designer dedicated to urban gardening and sustainable design practices, bringing green spaces back to city living."},{name:"Elena Ricci",description:"Elena is an interior stylist and author from Rome, Italy. With a flair for color and texture, she specializes in creating harmonious interiors that reflect the personality of her clients. Elena's work has achieved international acclaim, and she frequently shares her insights on design trends through her writing.",meta_title:"Elena Ricci - Interior Stylist & Author | LuxeYardDesigns",meta_description:"Explore the creative world of Elena Ricci, an interior stylist renowned for her color-rich designs and unique perspectives on contemporary style."},{name:"Tomás Alvarez",description:"Tomás is a gardening expert and author based in Buenos Aires, Argentina. He has over 20 years of experience cultivating various plants and flowers. His expertise in permaculture and organic gardening has made him a sought-after speaker and writer in the gardening community.",meta_title:"Tomás Alvarez - Gardening Expert & Author | LuxeYardDesigns",meta_description:"Join Tomás Alvarez, an expert gardener and author specializing in permaculture and organic gardening, as he shares his knowledge with fellow enthusiasts."},{name:"Nina Wang",description:"Nina is an interior designer and home decor blogger from Singapore. Her contemporary style combined with Asian influences gives her designs a unique touch. With her extensive knowledge of textiles and materials, Nina creates inviting spaces that reflect warmth and personality.",meta_title:"Nina Wang - Interior Designer & Home Decor Blogger | LuxeYardDesigns",meta_description:"Get inspired by Nina Wang, an interior designer whose contemporary aesthetics and Asian influences create inviting and personalized spaces."},{name:"Michael Turner",description:"Michael is a craftsman and DIY enthusiast based in Vancouver, Canada. With years of experience in woodworking and interior renovations, he enjoys sharing creative DIY projects that encourage homeowners to personalize their living spaces. His articles are popular among those seeking inspiration for home improvement.",meta_title:"Michael Turner - Craftsman & DIY Enthusiast | LuxeYardDesigns",meta_description:"Discover DIY inspiration with Michael Turner, a craftsman dedicated to empowering homeowners through creative woodworking and interior project ideas."},{name:"Emma Hartley",description:"Emma Hartley is an experienced interior designer with over 10 years of expertise in crafting stunning spaces. Based in Paris, she specializes in modern aesthetics mingled with classic European touches. Emma's articles focus on the transformational power of interior design and how to customize spaces to reflect personal style.",meta_title:"Emma Hartley - Expert Interior Designer | LuxeYardDesigns",meta_description:"Explore articles by Emma Hartley, an expert interior designer with over a decade of experience in creating beautiful and personalized interiors. Discover her insights on modern design trends."},{name:"Liam Montgomery",description:"Liam Montgomery is a renowned gardening enthusiast and landscape designer from Melbourne. With a background in botany, he has dedicated his career to sustainable gardening practices. Liam's work inspires garden lovers to create eco-friendly spaces that bloom beautifully all year round.",meta_title:"Liam Montgomery - Gardening Expert | LuxeYardDesigns",meta_description:"Delve into the world of gardening with Liam Montgomery, a sustainable gardening expert and landscape designer. Learn practical tips for creating eco-friendly gardens."},{name:"Sofia Cortez",description:"Sofia Cortez is a leading lifestyle and entertaining expert from Barcelona. With over 15 years of experience in event planning and home decor, she shares her unique ideas and tips on making gatherings unforgettable. Sofia's passion for entertaining reflects in her insightful articles that combine design with hospitality.",meta_title:"Sofia Cortez - Entertaining Specialist | LuxeYardDesigns",meta_description:"Join Sofia Cortez on LuxeYardDesigns to uncover expert tips and ideas for stylish entertaining and home decor. Elevate your gatherings with her creative inspiration."},{name:"Noah Schmitt",description:"Noah Schmitt is a prominent author and expert in contemporary interior design. With a rich background in architecture and a keen eye for details, Noah has worked on numerous high-profile projects globally. His insights on color theory and spatial arrangement are showcased through his engaging articles.",meta_title:"Noah Schmitt - Contemporary Design Authority | LuxeYardDesigns",meta_description:"Read the articles of Noah Schmitt, a contemporary design authority. Gain insights into color theory and spatial arrangements to enhance your living spaces."},{name:"Aria Chen",description:"Aria Chen, based in Tokyo, is a creative mind in the field of interior design with over 8 years of experience. Her work emphasizes minimalism and functionality. Aria’s writing touches on Japanese aesthetics merged with modern living, offering readers innovative ways to harmonize their homes.",meta_title:"Aria Chen - Minimalist Interior Designer | LuxeYardDesigns",meta_description:"Explore minimalism with Aria Chen, a skilled interior designer from Tokyo. Discover creative ways to harmonize modern living with Japanese aesthetics."},{name:"Oliver Patel",description:"Oliver Patel is a well-regarded gardening expert and author from London, specializing in urban gardening. With a passion for community gardening initiatives, he focuses on how to make the most of small spaces while promoting biodiversity. Oliver's articles are an excellent resource for urban dwellers.",meta_title:"Oliver Patel - Urban Gardening Expert | LuxeYardDesigns",meta_description:"Transform your small space into a green oasis with tips from Oliver Patel, an urban gardening expert dedicated to promoting biodiversity in city environments."},{name:"Mia Johnson",description:"Mia Johnson is a seasoned interior stylist with a knack for vintage flair, based in Nashville. Having styled countless homes, she emphasizes the importance of storytelling through decor. Her articles inspire readers to incorporate personal history into their living spaces creatively.",meta_title:"Mia Johnson - Vintage Interior Stylist | LuxeYardDesigns",meta_description:"Discover how to tell your story through decor with Mia Johnson, a vintage interior stylist from Nashville. Explore creative insights to personalize your living space."},{name:"Daniela Rojas",description:"Daniela Rojas is a celebrated event planner and entertaining guru from Buenos Aires, known for her vibrant and colorful style. With over a decade of experience, she shares her passion for designing memorable occasions that reflect cultural richness through her compelling articles.",meta_title:"Daniela Rojas - Event Planning Expert | LuxeYardDesigns",meta_description:"Unleash your event's full potential with Daniela Rojas, a celebrated event planning expert. Explore vibrant ideas for unforgettable gatherings at LuxeYardDesigns."},{name:"Ethan Walker",description:"Ethan Walker is a passionate outdoor designer and landscape architect based in Vancouver. With over 12 years dedicated to enhancing outdoor spaces, he advocates for integration with nature through innovative design. His articles are filled with practical advice for creating beautiful exterior environments.",meta_title:"Ethan Walker - Outdoor Design Specialist | LuxeYardDesigns",meta_description:"Enhance your outdoor spaces with tips from Ethan Walker, a landscape architect and outdoor design expert. Discover innovative ways to integrate nature into your environment."},{name:"Chloe Kim",description:"Chloe Kim is a dynamic writer and interior designer from Seoul, specializing in fusion design that blends eastern and western influences. With experience in residential and commercial projects, her articles encourage creativity in combining styles for unique living environments.",meta_title:"Chloe Kim - Fusion Interior Designer | LuxeYardDesigns",meta_description:"Explore fusion design with Chloe Kim, a talented interior designer from Seoul. Learn how to creatively combine styles for unique and personalized living spaces."}],n=a.reduce(((e,i)=>Object.assign(Object.assign({},e),{[i.name]:{title:i.meta_title,description:i.meta_description}})),{});exports.AUTHORS_INFO=a,exports.AUTHORS_META=n,exports.PAGES_SEO=i;
@@ -0,0 +1 @@
1
+ :root{--gray-4-a:rgba(0,0,0,0.45);--text-secondary:rgba(0,0,0,0.65);--text-primary:rgba(0,0,0,0.88);--border-color-border-secondary:#F0F0F0;--background-color-bg-base:#FFF;}
@@ -0,0 +1 @@
1
+ :root{--font-size-xx-small:0.625rem;--font-size-x-small:0.75rem;--font-size-small:0.875rem;--font-size-medium:1rem;--font-size-large:1.25rem;--font-size-x-large:1.5rem;--font-size-xx-large:2rem;--h1-font-size:38px;--h1-line-height:46px;--h2-font-size:30px;--h2-line-height:38px;--h3-font-size:24px;--h3-line-height:32px;--h4-font-size:20px;--h4-line-height:28px;--h5-font-size:16px;--h5-line-height:24px;}
@@ -0,0 +1 @@
1
+ html,body,#root {height:100%;width:100%;}body {display:flex;flex-direction:column;align-items:center;margin:0;padding:0;background-color:var(--background-color-bg-base);}#___gatsby {width:100%;}.ant-app {height:100%;}.ant-dropdown-menu,.ant-select-dropdown,.ant-select-selector,.ant-popover-inner {border-radius:8px!important;}
@@ -0,0 +1 @@
1
+ :root{--gap-lg:24px;--gap-md:16px;--gap-sm:12px;--gap-xs:8px;--gap-xss:4px;--padding-lg:24px;--padding-md:16px;--padding-sm:12px;--padding-xs:8px;--padding-xss:4px;--margin-hg:36px;--margin-lg:24px;--margin-md:16px;--margin-sm:12px;--margin-xs:8px;--margin-xss:4px;}
@@ -0,0 +1 @@
1
+ :root {--theme-color-9:#2b2f37;--theme-color-8:#4e545d;--theme-color-7:#717a8d;--theme-color-6:#b0bec5;--theme-color-5:#cad1d9;--theme-color-3:#eaeff1;--theme-color-2:#f2f4f6;--color-bg-layout:#ffffff;--color-bg-hover:#f0f0f0;--article-border-radius:20px;--btn-border-radius:5px;--category-border-radius:25px;}
@@ -0,0 +1 @@
1
+ @import "sizing.css";@import "colors.css";@import "fonts.css";@import "theme.css";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tedo-publisher",
3
- "version": "1.3.261",
3
+ "version": "1.3.263",
4
4
  "description": "Package for config files and reusable code/components between projects",
5
5
  "main": "dist/index.js",
6
6
  "files": [