Przeglądaj źródła

Merge branch 'trunk' of https://github.com/Automattic/themes into trunk

alaczek 2 lat temu
rodzic
commit
1e4e2cfb93
100 zmienionych plików z 1076 dodań i 713 usunięć
  1. 3 2
      .github/workflows/gardening.yml
  2. BIN
      adventurer/assets/images/adventurer_about.jpg
  3. BIN
      adventurer/assets/images/adventurer_about.png
  4. BIN
      adventurer/assets/images/adventurer_boat.png
  5. BIN
      adventurer/assets/images/adventurer_camel.png
  6. BIN
      adventurer/assets/images/adventurer_canada.png
  7. BIN
      adventurer/assets/images/adventurer_coconuts.jpg
  8. BIN
      adventurer/assets/images/adventurer_coconuts.png
  9. BIN
      adventurer/assets/images/adventurer_desert.png
  10. BIN
      adventurer/assets/images/adventurer_italy.png
  11. BIN
      adventurer/assets/images/adventurer_laos.png
  12. BIN
      adventurer/assets/images/adventurer_monastery.png
  13. BIN
      adventurer/assets/images/adventurer_mosque.png
  14. BIN
      adventurer/assets/images/adventurer_penguin.png
  15. 26 26
      adventurer/patterns/about.php
  16. 46 46
      adventurer/patterns/header-with-cover.php
  17. 10 0
      adventurer/patterns/hidden-no-results-content.php
  18. 21 0
      adventurer/patterns/search.php
  19. 2 2
      adventurer/patterns/secondary-header.php
  20. 27 0
      adventurer/readme.txt
  21. BIN
      adventurer/screenshot.png
  22. 8 39
      adventurer/style.css
  23. 5 2
      adventurer/templates/archive.html
  24. 5 11
      adventurer/templates/home.html
  25. 5 2
      adventurer/templates/index.html
  26. 11 2
      adventurer/templates/search.html
  27. 2 6
      adventurer/templates/single.html
  28. 11 35
      adventurer/theme.json
  29. 44 44
      alves/package.json
  30. 1 1
      alves/sass/style-child-theme.scss
  31. 1 1
      alves/style-rtl.css
  32. 1 1
      alves/style.css
  33. 44 44
      balasana/package.json
  34. 1 1
      balasana/sass/style-child-theme.scss
  35. 1 1
      balasana/style-rtl.css
  36. 1 1
      balasana/style.css
  37. 44 44
      barnsbury/package.json
  38. 1 1
      barnsbury/sass/style-child-theme.scss
  39. 1 1
      barnsbury/style-rtl.css
  40. 1 1
      barnsbury/style.css
  41. 1 1
      bibimbap/parts/header.html
  42. 20 20
      bibimbap/patterns/contact.php
  43. 2 2
      bibimbap/patterns/cover.php
  44. 1 1
      bibimbap/patterns/hero-header.php
  45. 2 2
      bibimbap/patterns/menu.php
  46. 6 0
      bibimbap/readme.txt
  47. 1 1
      bibimbap/style.css
  48. 7 0
      bibimbap/templates/home.html
  49. 0 5
      bibimbap/templates/wp-custom-template-home.html
  50. 10 0
      block-canvas/patterns/hidden-no-results-content.php
  51. 3 0
      block-canvas/readme.txt
  52. 1 1
      block-canvas/style.css
  53. 6 2
      block-canvas/templates/search.html
  54. 13 5
      blockbase/inc/fonts/custom-fonts.php
  55. 1 1
      blockbase/style.css
  56. 44 44
      brompton/package.json
  57. 1 1
      brompton/sass/style-child-theme.scss
  58. 1 1
      brompton/style-rtl.css
  59. 1 1
      brompton/style.css
  60. 38 38
      calm-business/package.json
  61. 1 1
      calm-business/style-rtl.css
  62. 1 1
      calm-business/style.css
  63. 1 1
      calm-business/style.scss
  64. 44 44
      coutoire/package.json
  65. 1 1
      coutoire/sass/style-child-theme.scss
  66. 1 1
      coutoire/style-rtl.css
  67. 1 1
      coutoire/style.css
  68. 44 44
      dalston/package.json
  69. 1 1
      dalston/sass/style-child-theme.scss
  70. 1 1
      dalston/style-rtl.css
  71. 1 1
      dalston/style.css
  72. 38 38
      elegant-business/package.json
  73. 1 1
      elegant-business/style-rtl.css
  74. 1 1
      elegant-business/style.css
  75. 1 1
      elegant-business/style.scss
  76. 44 44
      exford/package.json
  77. 1 1
      exford/sass/style-child-theme.scss
  78. 1 1
      exford/style-rtl.css
  79. 1 1
      exford/style.css
  80. 38 38
      friendly-business/package.json
  81. 1 1
      friendly-business/style-rtl.css
  82. 1 1
      friendly-business/style.css
  83. 1 1
      friendly-business/style.scss
  84. 44 44
      hever/package.json
  85. 1 1
      hever/sass/style-child-theme.scss
  86. 1 1
      hever/style-rtl.css
  87. 1 1
      hever/style.css
  88. BIN
      iotix/assets/images/Hero-Image.png
  89. 58 0
      iotix/functions.php
  90. 1 0
      iotix/parts/footer.html
  91. 1 0
      iotix/parts/header-home.html
  92. 15 0
      iotix/parts/header.html
  93. 13 0
      iotix/parts/post-meta.html
  94. 32 0
      iotix/patterns/404.php
  95. 71 0
      iotix/patterns/footer.php
  96. 52 0
      iotix/patterns/header-home.php
  97. 10 0
      iotix/patterns/hidden-no-results-content.php
  98. 31 0
      iotix/readme.txt
  99. BIN
      iotix/screenshot.png
  100. 37 0
      iotix/style.css

+ 3 - 2
.github/workflows/gardening.yml

@@ -4,7 +4,7 @@ on:
   pull_request_target: # When a PR is opened or closed
     types: [opened, closed]
   issues: # For auto-triage of issues.
-    types: [opened, reopened, edited, closed]
+    types: [opened, labeled, reopened, edited, closed]
   issue_comment: # To gather support references in issue comments.
     types: [created]
 concurrency:
@@ -42,4 +42,5 @@ jobs:
          slack_team_channel: ${{ secrets.SLACK_TEAM_CHANNEL }}
          slack_he_triage_channel: ${{ secrets.SLACK_HE_TRIAGE_CHANNEL }}
          slack_quality_channel: ${{ secrets.SLACK_QUALITY_CHANNEL }}
-         tasks: 'cleanLabels,flagOss,triageNewIssues,gatherSupportReferences,replyToCustomersReminder'
+         slack_kitkat_channel: ${{ secrets.SLACK_KITKAT_CHANNEL }}
+         tasks: 'cleanLabels,flagOss,triageNewIssues,gatherSupportReferences,replyToCustomersReminder,notifyKitKat'

BIN
adventurer/assets/images/adventurer_about.jpg


BIN
adventurer/assets/images/adventurer_about.png


BIN
adventurer/assets/images/adventurer_boat.png


BIN
adventurer/assets/images/adventurer_camel.png


BIN
adventurer/assets/images/adventurer_canada.png


BIN
adventurer/assets/images/adventurer_coconuts.jpg


BIN
adventurer/assets/images/adventurer_coconuts.png


BIN
adventurer/assets/images/adventurer_desert.png


BIN
adventurer/assets/images/adventurer_italy.png


BIN
adventurer/assets/images/adventurer_laos.png


BIN
adventurer/assets/images/adventurer_monastery.png


BIN
adventurer/assets/images/adventurer_mosque.png


BIN
adventurer/assets/images/adventurer_penguin.png


+ 26 - 26
adventurer/patterns/about.php

@@ -7,34 +7,34 @@
 
 ?>
 
-<!-- wp:cover {"url":"<?php echo esc_url( get_stylesheet_directory_uri() ) . '/assets/images/adventurer_about.png'; ?>","dimRatio":50,"overlayColor":"primary","minHeight":630,"minHeightUnit":"px","isDark":false,"align":"full","style":{"spacing":{"padding":{"right":"var:preset|spacing|70","top":"var:preset|spacing|70","bottom":"var:preset|spacing|70","left":"var:preset|spacing|70"}}}} -->
-<div class="wp-block-cover alignfull is-light" style="padding-top:var(--wp--preset--spacing--70);padding-right:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70);padding-left:var(--wp--preset--spacing--70);min-height:630px"><span aria-hidden="true" class="wp-block-cover__background has-primary-background-color has-background-dim"></span><img class="wp-block-cover__image-background" alt="" src="<?php echo esc_url( get_stylesheet_directory_uri() ) . '/assets/images/adventurer_about.png'; ?>" data-object-fit="cover"/><div class="wp-block-cover__inner-container">
-    <!-- wp:columns -->
-    <div class="wp-block-columns">
-        <!-- wp:column {"width":"60%"} -->
-        <div class="wp-block-column" style="flex-basis:60%"></div>
-        <!-- /wp:column -->
+<!-- wp:cover {"url":"<?php echo esc_url( get_stylesheet_directory_uri() ) . '/assets/images/adventurer_about.jpg'; ?>","dimRatio":50,"overlayColor":"primary","minHeight":630,"minHeightUnit":"px","isDark":false,"align":"full","style":{"spacing":{"padding":{"right":"var:preset|spacing|70","top":"var:preset|spacing|70","bottom":"var:preset|spacing|70","left":"var:preset|spacing|70"}}}} -->
+<div class="wp-block-cover alignfull is-light" style="padding-top:var(--wp--preset--spacing--70);padding-right:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70);padding-left:var(--wp--preset--spacing--70);min-height:630px"><span aria-hidden="true" class="wp-block-cover__background has-primary-background-color has-background-dim"></span><img class="wp-block-cover__image-background" alt="" src="<?php echo esc_url( get_stylesheet_directory_uri() ) . '/assets/images/adventurer_about.jpg'; ?>" data-object-fit="cover"/><div class="wp-block-cover__inner-container">
+	<!-- wp:columns -->
+	<div class="wp-block-columns">
+		<!-- wp:column {"width":"60%"} -->
+		<div class="wp-block-column" style="flex-basis:60%"></div>
+		<!-- /wp:column -->
 
-        <!-- wp:column {"width":"40%","style":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}},"spacing":{"padding":{"top":"var:preset|spacing|60","right":"var:preset|spacing|60","bottom":"var:preset|spacing|60","left":"var:preset|spacing|60"}}},"backgroundColor":"primary","textColor":"background"} -->
-        <div class="wp-block-column has-background-color has-primary-background-color has-text-color has-background has-link-color" style="padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--60);flex-basis:40%">
-            <!-- wp:heading -->
-            <h2 class="wp-block-heading"><?php echo esc_html__( 'About Me', 'adventurer' ); ?></h2>
-            <!-- /wp:heading -->
+		<!-- wp:column {"width":"40%","style":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}},"spacing":{"padding":{"top":"var:preset|spacing|60","right":"var:preset|spacing|60","bottom":"var:preset|spacing|60","left":"var:preset|spacing|60"}}},"backgroundColor":"primary","textColor":"background"} -->
+		<div class="wp-block-column has-background-color has-primary-background-color has-text-color has-background has-link-color" style="padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--60);flex-basis:40%">
+			<!-- wp:heading -->
+			<h2 class="wp-block-heading"><?php echo esc_html__( 'About Me', 'adventurer' ); ?></h2>
+			<!-- /wp:heading -->
 
-            <!-- wp:paragraph -->
-            <p><?php echo esc_html__( 'Hi, I’m Austin. I love exploring and writing about the world and getting lost with my camera. This blog is where I write about the things I find, and I hope it gives you some inspiration to go and have your own adventures.', 'adventurer' ); ?></p>
-            <!-- /wp:paragraph -->
+			<!-- wp:paragraph -->
+			<p><?php echo esc_html__( 'Hi, I’m Austin. I love exploring and writing about the world and getting lost with my camera. This blog is where I write about the things I find, and I hope it gives you some inspiration to go and have your own adventures.', 'adventurer' ); ?></p>
+			<!-- /wp:paragraph -->
 
-            <!-- wp:buttons -->
-            <div class="wp-block-buttons">
-                <!-- wp:button {"backgroundColor":"background","textColor":"primary"} -->
-                <div class="wp-block-button"><a class="wp-block-button__link has-primary-color has-background-background-color has-text-color has-background wp-element-button" href=""><?php echo esc_html__( 'Read Full Bio', 'adventurer' ); ?></a></div>
-                <!-- /wp:button -->
-            </div>
-            <!-- /wp:buttons -->
-        </div>
-        <!-- /wp:column -->
-    </div>
-    <!-- /wp:columns -->
+			<!-- wp:buttons -->
+			<div class="wp-block-buttons">
+				<!-- wp:button {"backgroundColor":"background","textColor":"primary"} -->
+				<div class="wp-block-button"><a class="wp-block-button__link has-primary-color has-background-background-color has-text-color has-background wp-element-button" href=""><?php echo esc_html__( 'Read Full Bio', 'adventurer' ); ?></a></div>
+				<!-- /wp:button -->
+			</div>
+			<!-- /wp:buttons -->
+		</div>
+		<!-- /wp:column -->
+	</div>
+	<!-- /wp:columns -->
 </div></div>
 <!-- /wp:cover -->

+ 46 - 46
adventurer/patterns/header-with-cover.php

@@ -7,58 +7,58 @@
  */
 ?>
 
-<!-- wp:cover {"url":"<?php echo esc_url( get_stylesheet_directory_uri() ) . '/assets/images/adventurer_coconuts.png'; ?>","dimRatio":50,"minHeight":90,"minHeightUnit":"vh","style":{"spacing":{"padding":{"right":"0","left":"0","top":"0","bottom":"0"}}}} -->
-<div class="wp-block-cover" style="padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:90vh"><span aria-hidden="true" class="wp-block-cover__background has-background-dim"></span><img class="wp-block-cover__image-background" alt="" src="<?php echo esc_url( get_stylesheet_directory_uri() ) . '/assets/images/adventurer_coconuts.png'; ?>" data-object-fit="cover"/><div class="wp-block-cover__inner-container">
-    <!-- wp:group {"layout":{"type":"constrained"}} -->
-    <div class="wp-block-group">
-        <!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"bottom":"var:preset|spacing|60","top":"var:preset|spacing|60","right":"0","left":"0"}}},"layout":{"type":"flex","justifyContent":"space-between"}} -->
-        <div class="wp-block-group alignwide" style="padding-top:var(--wp--preset--spacing--60);padding-right:0;padding-bottom:var(--wp--preset--spacing--60);padding-left:0">
-            <!-- wp:site-title {"textAlign":"left","style":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}}},"textColor":"background"} /-->
+<!-- wp:cover {"url":"<?php echo esc_url( get_stylesheet_directory_uri() ) . '/assets/images/adventurer_coconuts.jpg'; ?>","dimRatio":50,"minHeight":90,"minHeightUnit":"vh","style":{"spacing":{"padding":{"right":"0","left":"0","top":"0","bottom":"0"}}}} -->
+<div class="wp-block-cover" style="padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:90vh"><span aria-hidden="true" class="wp-block-cover__background has-background-dim"></span><img class="wp-block-cover__image-background" alt="" src="<?php echo esc_url( get_stylesheet_directory_uri() ) . '/assets/images/adventurer_coconuts.jpg'; ?>" data-object-fit="cover"/><div class="wp-block-cover__inner-container">
+	<!-- wp:group {"layout":{"type":"constrained"}} -->
+	<div class="wp-block-group">
+		<!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"bottom":"var:preset|spacing|60","top":"var:preset|spacing|60","right":"0","left":"0"}}},"layout":{"type":"flex","justifyContent":"space-between"}} -->
+		<div class="wp-block-group alignwide" style="padding-top:var(--wp--preset--spacing--60);padding-right:0;padding-bottom:var(--wp--preset--spacing--60);padding-left:0">
+			<!-- wp:site-title {"textAlign":"left","style":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}}},"textColor":"background"} /-->
 
-            <!-- wp:group {"layout":{"type":"flex","flexWrap":"nowrap"}} -->
-            <div class="wp-block-group">
-                <!-- wp:navigation {"layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"right","orientation":"horizontal"},"style":{"spacing":{"margin":{"top":"0"}}}} /-->
+			<!-- wp:group {"layout":{"type":"flex","flexWrap":"nowrap"}} -->
+			<div class="wp-block-group">
+				<!-- wp:navigation {"layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"right","orientation":"horizontal"},"style":{"spacing":{"margin":{"top":"0"}}}} /-->
 
-                <!-- wp:buttons -->
-                <div class="wp-block-buttons"><!-- wp:button {"backgroundColor":"primary","textColor":"background"} -->
-                    <div class="wp-block-button"><a class="wp-block-button__link has-background-color has-primary-background-color has-text-color has-background wp-element-button"><?php echo esc_html__( 'Donate', 'adventurer' ); ?></a></div><!-- /wp:button -->
-                </div>
-                <!-- /wp:buttons -->
-            </div>
-            <!-- /wp:group -->
-        </div>
-        <!-- /wp:group -->
-    </div>
-    <!-- /wp:group -->
+				<!-- wp:buttons -->
+				<div class="wp-block-buttons"><!-- wp:button {"backgroundColor":"primary","textColor":"background"} -->
+					<div class="wp-block-button"><a class="wp-block-button__link has-background-color has-primary-background-color has-text-color has-background wp-element-button"><?php echo esc_html__( 'Donate', 'adventurer' ); ?></a></div><!-- /wp:button -->
+				</div>
+				<!-- /wp:buttons -->
+			</div>
+			<!-- /wp:group -->
+		</div>
+		<!-- /wp:group -->
+	</div>
+	<!-- /wp:group -->
 
-    <!-- wp:spacer {"height":"26vh"} -->
-    <div style="height:26vh" aria-hidden="true" class="wp-block-spacer"></div>
-    <!-- /wp:spacer -->
+	<!-- wp:spacer {"height":"26vh"} -->
+	<div style="height:26vh" aria-hidden="true" class="wp-block-spacer"></div>
+	<!-- /wp:spacer -->
 
-    <!-- wp:group {"layout":{"type":"constrained","contentSize":"1100px"}} -->
-    <div class="wp-block-group">
-        <!-- wp:heading {"style":{"typography":{"letterSpacing":"1px","fontSize":"0.8rem"}},"fontFamily":"roboto"} -->
-        <h2 class="wp-block-heading has-roboto-font-family" style="font-size:0.8rem;letter-spacing:1px"><?php echo esc_html__( 'GUIDED TOURS', 'adventurer' ); ?></h2>
-        <!-- /wp:heading -->
+	<!-- wp:group {"layout":{"type":"constrained","contentSize":"1100px"}} -->
+	<div class="wp-block-group">
+		<!-- wp:heading {"style":{"typography":{"letterSpacing":"1px","fontSize":"0.8rem"}},"fontFamily":"roboto"} -->
+		<h2 class="wp-block-heading has-roboto-font-family" style="font-size:0.8rem;letter-spacing:1px"><?php echo esc_html__( 'GUIDED TOURS', 'adventurer' ); ?></h2>
+		<!-- /wp:heading -->
 
-        <!-- wp:heading {"level":3,"style":{"typography":{"fontSize":"4.6rem"}}} -->
-        <h3 class="wp-block-heading" style="font-size:4.6rem"><?php echo esc_html__( '14 days in COSTA RICA', 'adventurer' ); ?></h3>
-        <!-- /wp:heading -->
+		<!-- wp:heading {"level":3,"style":{"typography":{"fontSize":"4.6rem"}}} -->
+		<h3 class="wp-block-heading" style="font-size:4.6rem"><?php echo esc_html__( '14 days in COSTA RICA', 'adventurer' ); ?></h3>
+		<!-- /wp:heading -->
 
-        <!-- wp:paragraph -->
-        <p><?php echo esc_html__( 'My first guided group tour will open for booking in two weeks. The trip will take place from December 4 to December 17, 2023.', 'adventurer' ); ?></p>
-        <!-- /wp:paragraph -->
+		<!-- wp:paragraph -->
+		<p><?php echo esc_html__( 'My first guided group tour will open for booking in two weeks. The trip will take place from December 4 to December 17, 2023.', 'adventurer' ); ?></p>
+		<!-- /wp:paragraph -->
 
-        <!-- wp:buttons -->
-        <div class="wp-block-buttons"><!-- wp:button -->
-        <div class="wp-block-button"><a class="wp-block-button__link wp-element-button"><?php echo esc_html__( 'Save Your Spot', 'adventurer' ); ?></a></div>
-        <!-- /wp:button --></div>
-        <!-- /wp:buttons -->
-    </div>
-    <!-- /wp:group -->
+		<!-- wp:buttons -->
+		<div class="wp-block-buttons"><!-- wp:button -->
+		<div class="wp-block-button"><a class="wp-block-button__link wp-element-button"><?php echo esc_html__( 'Save Your Spot', 'adventurer' ); ?></a></div>
+		<!-- /wp:button --></div>
+		<!-- /wp:buttons -->
+	</div>
+	<!-- /wp:group -->
 
-    <!-- wp:spacer {"height":"26vh"} -->
-    <div style="height:26vh" aria-hidden="true" class="wp-block-spacer"></div>
-    <!-- /wp:spacer -->
+	<!-- wp:spacer {"height":"26vh"} -->
+	<div style="height:26vh" aria-hidden="true" class="wp-block-spacer"></div>
+	<!-- /wp:spacer -->
 </div></div>
-<!-- /wp:cover -->
+<!-- /wp:cover -->

+ 10 - 0
adventurer/patterns/hidden-no-results-content.php

@@ -0,0 +1,10 @@
+<?php
+/**
+ * Title: Hidden No Results Content
+ * Slug: adventurer/hidden-no-results-content
+ * Inserter: no
+ */
+?>
+<!-- wp:paragraph -->
+<p><?php echo esc_html_x( 'Sorry, but nothing matched your search. Perhaps try again with some different terms?', 'Message explaining that there are no results returned from a search', 'adventurer' ); ?></p>
+<!-- /wp:paragraph -->

+ 21 - 0
adventurer/patterns/search.php

@@ -0,0 +1,21 @@
+<?php
+/**
+ * Title: Search
+ * Slug: adventurer/search
+ * Inserter: no
+ */
+?>
+
+<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"8rem","bottom":"8rem","left":"var:preset|spacing|50","right":"var:preset|spacing|50"}}},"backgroundColor":"primary","layout":{"type":"constrained","contentSize":"1100px"}} -->
+<div class="wp-block-group alignfull has-primary-background-color has-background" style="padding-top:8rem;padding-right:var(--wp--preset--spacing--50);padding-bottom:8rem;padding-left:var(--wp--preset--spacing--50)"><!-- wp:columns -->
+<div class="wp-block-columns"><!-- wp:column -->
+<div class="wp-block-column"><!-- wp:heading {"textAlign":"left","level":3,"style":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}}},"textColor":"background","fontSize":"large"} -->
+<h3 class="wp-block-heading has-text-align-left has-background-color has-text-color has-link-color has-large-font-size"><?php echo esc_html__( 'Don\'t find what you\'re looking for? Search posts here.', 'adventurer' ); ?></h3>
+<!-- /wp:heading --></div>
+<!-- /wp:column -->
+
+<!-- wp:column -->
+<div class="wp-block-column"><!-- wp:search {"label":"<?php echo esc_html__( 'Search', 'adventurer' ); ?>","showLabel":false,"placeholder":"<?php echo esc_attr__( 'E.g. "Botswana"', 'adventurer' ); ?>","width":538,"widthUnit":"px","buttonText":"<?php echo esc_html__( 'Search', 'adventurer' ); ?>","style":{"border":{"width":"0px","style":"none","radius":"2px"},"typography":{"letterSpacing":"1px","fontStyle":"normal","fontWeight":"400","fontSize":"0.8rem"}},"backgroundColor":"background","textColor":"primary"} /--></div>
+<!-- /wp:column --></div>
+<!-- /wp:columns --></div>
+<!-- /wp:group -->

+ 2 - 2
adventurer/patterns/secondary-header.php

@@ -13,8 +13,8 @@
     <div class="wp-block-group alignwide" style="padding-top:var(--wp--preset--spacing--60);padding-right:0;padding-bottom:var(--wp--preset--spacing--60);padding-left:0">
         <!-- wp:site-title {"textAlign":"left"} /-->
 
-        <!-- wp:group {"style":{"border":{"width":"0px","style":"none","radius":"2px"}},"backgroundColor":"background","layout":{"type":"flex","flexWrap":"nowrap"}} -->
-        <div class="wp-block-group has-background-background-color has-background" style="border-style:none;border-width:0px;border-radius:2px">
+        <!-- wp:group {"style":{"border":{"width":"0px","style":"none","radius":"2px"}},"layout":{"type":"flex","flexWrap":"nowrap"}} -->
+        <div class="wp-block-group" style="border-style:none;border-width:0px;border-radius:2px">
             <!-- wp:navigation {"layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"right","orientation":"horizontal"},"style":{"spacing":{"margin":{"top":"0"}}}} /-->
 
             <!-- wp:buttons -->

+ 27 - 0
adventurer/readme.txt

@@ -12,6 +12,12 @@ A theme for travelers, writers and photographers.
 
 == Changelog ==
 
+= 1.0.1 =
+* Adventurer: design fixes (#6917)
+
+= 0.0.2 =
+* Adventurer: Apply latest changes (#6837)
+
 = 0.0.1 =
 * Initial release
 
@@ -29,3 +35,24 @@ This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 GNU General Public License for more details.
+
+This theme bundles the following third-party resources:
+
+Roboto Font, Copyright Christian Robertson
+Licensed under the terms of the Apache License, Version 2.0
+Source: https://github.com/googlefonts/roboto
+
+Rubik Font, Copyright Philipp Hubert and Sebastian Fischer at Hubert & Fischer 
+as part of the Chrome Cube Lab project
+Licensed under the terms of the SIL Open Font License (v1.1)
+Source: https://github.com/googlefonts/Rubik
+
+Photo of Coconuts
+License: CC0 Public domain
+Source: https://stocksnap.io/photo/green-plants-AZEZSAGD4G
+Used in "Header with cover" pattern.
+
+Photo of Green Plants
+License: CC0 Public domain
+Source: https://stocksnap.io/photo/green-plants-NVAVP4HUBS
+Used in "About" pattern.

BIN
adventurer/screenshot.png


+ 8 - 39
adventurer/style.css

@@ -4,65 +4,34 @@ Theme URI: https://github.com/Automattic/themes/tree/trunk/adventurer
 Author: Automattic
 Author URI: https://automattic.com/
 Description: A theme for travelers, writers and photographers.
-Requires at least: 6.0
+Requires at least: 6.1
 Tested up to: 6.1.1
 Requires PHP: 5.7
-Version: 0.0.1
+Version: 1.0.1
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Template: 
 Text Domain: adventurer
-Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks
+Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks, blog, photography
 */
 
-/*
- * Font smoothing
- * https://github.com/WordPress/gutenberg/issues/35934
- */
-body {
-	-moz-osx-font-smoothing: grayscale;
-	-webkit-font-smoothing: antialiased;
-}
-
 /*
  * Control the hover stylings of outline block style.
  * Unnecessary once block styles are configurable via theme.json
  * https://github.com/WordPress/gutenberg/issues/42794
  */
-.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background):hover {
+.wp-block-button.is-style-outline
+	> .wp-block-button__link:not(.has-background):hover {
 	background-color: var(--wp--preset--color--secondary);
 	color: var(--wp--preset--color--background);
 	border-color: var(--wp--preset--color--secondary);
 }
 
-/**
- * Currently table styles are only available with 'wp-block-styles' 
- * theme support (block css) thus the following needs to be included
- * since 'wp-block-styles' aren't used for this theme.
- * https://github.com/WordPress/gutenberg/issues/45065
- */
-.wp-block-table thead {
-	border-bottom: 3px solid;
-}
-.wp-block-table tfoot {
-	border-top: 3px solid;
-}
-.wp-block-table td,
-.wp-block-table th {
-	padding: var(--wp--preset--spacing--30);
-	border: 1px solid;
-	word-break: normal;
-}
-.wp-block-table figcaption {
-	font-size: var(--wp--preset--font-size--small);
-	text-align: center;
-}
-
 /*
  * Link styles
  * https://github.com/WordPress/gutenberg/issues/42319
  */
 a {
-	text-decoration-thickness: .0625em !important;
-	text-underline-offset: .15em;
-}
+	text-decoration-thickness: 0.0625em !important;
+	text-underline-offset: 0.15em;
+}

+ 5 - 2
adventurer/templates/archive.html

@@ -11,6 +11,9 @@
             <!-- wp:post-date {"style":{"typography":{"fontStyle":"normal","fontWeight":"500","textTransform":"uppercase","letterSpacing":"1px","fontSize":"0.8rem"}}} /-->
             <!-- wp:post-title {"isLink":true,"style":{"typography":{"fontSize":"48px"}}} /-->
             <!-- wp:post-excerpt /-->
+            <!-- wp:spacer {"height":"80px"} -->
+            <div style="height:80px" aria-hidden="true" class="wp-block-spacer"></div>
+            <!-- /wp:spacer -->
         </div>
         <!-- /wp:group -->
         <!-- /wp:post-template -->
@@ -19,8 +22,8 @@
         <div style="height:8vh" aria-hidden="true" class="wp-block-spacer"></div>
         <!-- /wp:spacer -->
 
-        <!-- wp:group {"align":"wide","style":{"border":{"top":{"width":"1px","color":"var:preset|color|primary"},"right":{"width":"0px","style":"none"},"bottom":{"width":"0px","style":"none"},"left":{"width":"0px","style":"none"}},"spacing":{"padding":{"top":"var:preset|spacing|40","right":"0","bottom":"0","left":"0"}}},"layout":{"type":"constrained"}} -->
-        <div class="wp-block-group alignwide" style="border-top-color:var(--wp--preset--color--primary);border-top-width:1px;border-right-style:none;border-right-width:0px;border-bottom-style:none;border-bottom-width:0px;border-left-style:none;border-left-width:0px;padding-top:var(--wp--preset--spacing--40);padding-right:0;padding-bottom:0;padding-left:0">
+        <!-- wp:group {"align":"wide","style":{"border":{"width":"0px","style":"none"},"spacing":{"padding":{"top":"var:preset|spacing|40","right":"0","bottom":"0","left":"0"}}},"layout":{"type":"constrained"}} -->
+        <div class="wp-block-group alignwide" style="border-style:none;border-width:0px;padding-top:var(--wp--preset--spacing--40);padding-right:0;padding-bottom:0;padding-left:0">
             <!-- wp:query-pagination {"paginationArrow":"arrow","align":"wide","layout":{"type":"flex","justifyContent":"space-between"}} -->
                 <!-- wp:query-pagination-previous {"style":{"typography":{"textTransform":"uppercase"}},"fontSize":"small","fontFamily":"rubik"} /-->
                 <!-- wp:query-pagination-numbers {"fontSize":"small","fontFamily":"rubik"} /-->

+ 5 - 11
adventurer/templates/home.html

@@ -1,16 +1,10 @@
-<!-- wp:group {"style":{"spacing":{"blockGap":"0"}},"layout":{"type":"default"}} -->
-<div class="wp-block-group">
-    <!-- wp:pattern {"slug":"adventurer/header-with-cover"} /-->
+<!-- wp:group {"style":{"spacing":{"blockGap":"0"}},"backgroundColor":"tertiary","layout":{"type":"default"}} -->
+<div class="wp-block-group has-tertiary-background-color has-background">
+    <!-- wp:template-part {"slug":"secondary-header"} /-->
 
-    <!-- wp:spacer {"height":"60px"} -->
-    <div style="height:60px" aria-hidden="true" class="wp-block-spacer"></div>
-    <!-- /wp:spacer -->
+    <!-- wp:pattern {"slug":"adventurer/list"} /-->
 
-    <!-- wp:post-content {"lock":{"move":false,"remove":false},"layout":{"type":"constrained","contentSize":"1100px"}} /-->
-
-    <!-- wp:spacer {"height":"60px"} -->
-    <div style="height:60px" aria-hidden="true" class="wp-block-spacer"></div>
-    <!-- /wp:spacer -->
+    <!-- wp:pattern {"slug":"adventurer/search"} /-->
 
     <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->
 </div>

+ 5 - 2
adventurer/templates/index.html

@@ -13,6 +13,9 @@
         <!-- wp:post-date {"style":{"typography":{"fontStyle":"normal","fontWeight":"500","textTransform":"uppercase","letterSpacing":"1px","fontSize":"0.8rem"}}} /-->
         <!-- wp:post-title {"isLink":true,"style":{"typography":{"fontSize":"48px"}}} /-->
         <!-- wp:post-excerpt /-->
+        <!-- wp:spacer {"height":"80px"} -->
+        <div style="height:80px" aria-hidden="true" class="wp-block-spacer"></div>
+        <!-- /wp:spacer -->
     </div>
     <!-- /wp:group -->
     <!-- /wp:post-template -->
@@ -21,8 +24,8 @@
     <div style="height:8vh" aria-hidden="true" class="wp-block-spacer"></div>
     <!-- /wp:spacer -->
 
-    <!-- wp:group {"align":"wide","style":{"border":{"top":{"width":"1px","color":"var:preset|color|primary"},"right":{"width":"0px","style":"none"},"bottom":{"width":"0px","style":"none"},"left":{"width":"0px","style":"none"}},"spacing":{"padding":{"top":"var:preset|spacing|40","right":"0","bottom":"0","left":"0"}}},"layout":{"type":"constrained"}} -->
-    <div class="wp-block-group alignwide" style="border-top-color:var(--wp--preset--color--primary);border-top-width:1px;border-right-style:none;border-right-width:0px;border-bottom-style:none;border-bottom-width:0px;border-left-style:none;border-left-width:0px;padding-top:var(--wp--preset--spacing--40);padding-right:0;padding-bottom:0;padding-left:0">
+    <!-- wp:group {"align":"wide","style":{"border":{"width":"0px","style":"none"},"spacing":{"padding":{"top":"var:preset|spacing|40","right":"0","bottom":"0","left":"0"}}},"layout":{"type":"constrained"}} -->
+    <div class="wp-block-group alignwide" style="border-style:none;border-width:0px;padding-top:var(--wp--preset--spacing--40);padding-right:0;padding-bottom:0;padding-left:0">
         <!-- wp:query-pagination {"paginationArrow":"arrow","align":"wide","layout":{"type":"flex","justifyContent":"space-between"}} -->
             <!-- wp:query-pagination-previous {"style":{"typography":{"textTransform":"uppercase"}},"fontSize":"small","fontFamily":"rubik"} /-->
             <!-- wp:query-pagination-numbers {"fontSize":"small","fontFamily":"rubik"} /-->

+ 11 - 2
adventurer/templates/search.html

@@ -26,16 +26,24 @@
             <!-- wp:post-title {"isLink":true,"style":{"typography":{"fontSize":"48px"}}} /-->
 
             <!-- wp:post-excerpt /-->
+
+            <!-- wp:spacer {"height":"80px"} -->
+            <div style="height:80px" aria-hidden="true" class="wp-block-spacer"></div>
+            <!-- /wp:spacer -->
         </div>
         <!-- /wp:group -->
         <!-- /wp:post-template -->
 
+        <!-- wp:query-no-results -->
+        <!-- wp:pattern {"slug":"adventurer/hidden-no-results-content"} /-->
+        <!-- /wp:query-no-results -->
+
         <!-- wp:spacer {"height":"8vh"} -->
         <div style="height:8vh" aria-hidden="true" class="wp-block-spacer"></div>
         <!-- /wp:spacer -->
 
-        <!-- wp:group {"align":"wide","style":{"border":{"top":{"width":"1px","color":"var:preset|color|primary"},"right":{"width":"0px","style":"none"},"bottom":{"width":"0px","style":"none"},"left":{"width":"0px","style":"none"}},"spacing":{"padding":{"top":"var:preset|spacing|40","right":"0","bottom":"0","left":"0"}}},"layout":{"type":"constrained"}} -->
-        <div class="wp-block-group alignwide" style="border-top-color:var(--wp--preset--color--primary);border-top-width:1px;border-right-style:none;border-right-width:0px;border-bottom-style:none;border-bottom-width:0px;border-left-style:none;border-left-width:0px;padding-top:var(--wp--preset--spacing--40);padding-right:0;padding-bottom:0;padding-left:0">
+        <!-- wp:group {"align":"wide","style":{"border":{"width":"0px","style":"none"},"spacing":{"padding":{"top":"var:preset|spacing|40","right":"0","bottom":"0","left":"0"}}},"layout":{"type":"constrained"}} -->
+        <div class="wp-block-group alignwide" style="border-style:none;border-width:0px;padding-top:var(--wp--preset--spacing--40);padding-right:0;padding-bottom:0;padding-left:0">
             <!-- wp:query-pagination {"paginationArrow":"arrow","align":"wide","layout":{"type":"flex","justifyContent":"space-between"}} -->
                 <!-- wp:query-pagination-previous {"style":{"typography":{"textTransform":"uppercase"}},"fontSize":"small","fontFamily":"rubik"} /-->
                 <!-- wp:query-pagination-numbers {"fontSize":"small","fontFamily":"rubik"} /-->
@@ -43,6 +51,7 @@
             <!-- /wp:query-pagination -->
             </div>
             <!-- /wp:group -->
+            
 
         <!-- wp:spacer {"height":"14vh"} -->
         <div style="height:14vh" aria-hidden="true" class="wp-block-spacer"></div>

+ 2 - 6
adventurer/templates/single.html

@@ -44,10 +44,6 @@
             <div style="height:80px" aria-hidden="true" class="wp-block-spacer"></div>
             <!-- /wp:spacer -->
 
-            <!-- wp:separator -->
-            <hr class="wp-block-separator has-alpha-channel-opacity"/>
-            <!-- /wp:separator -->
-
             <!-- wp:comments {"className":"wp-block-comments-query-loop"} -->
             <div class="wp-block-comments wp-block-comments-query-loop">
                 <!-- wp:comments-title {"level":3,"fontSize":"medium"} /-->
@@ -109,8 +105,8 @@
     <!-- /wp:columns -->
 
     <!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"top":"var:preset|spacing|70","bottom":"var:preset|spacing|70"}}},"layout":{"type":"constrained"}} -->
-    <div class="wp-block-group alignwide" style="padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70)"><!-- wp:group {"align":"full","style":{"border":{"top":{"color":"var:preset|color|primary","width":"1px"},"right":{"width":"0px","style":"none"},"bottom":{"width":"0px","style":"none"},"left":{"width":"0px","style":"none"}},"spacing":{"blockGap":"0","padding":{"top":"var:preset|spacing|30","right":"0","bottom":"var:preset|spacing|20","left":"0"}}},"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between"}} -->
-        <div class="wp-block-group alignfull" style="border-top-color:var(--wp--preset--color--primary);border-top-width:1px;border-right-style:none;border-right-width:0px;border-bottom-style:none;border-bottom-width:0px;border-left-style:none;border-left-width:0px;padding-top:var(--wp--preset--spacing--30);padding-right:0;padding-bottom:var(--wp--preset--spacing--20);padding-left:0">
+    <div class="wp-block-group alignwide" style="padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70)"><!-- wp:group {"align":"full","style":{"border":{"width":"0px","style":"none"},"spacing":{"blockGap":"0","padding":{"top":"var:preset|spacing|30","right":"0","bottom":"var:preset|spacing|20","left":"0"}}},"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between"}} -->
+        <div class="wp-block-group alignfull" style="border-style:none;border-width:0px;padding-top:var(--wp--preset--spacing--30);padding-right:0;padding-bottom:var(--wp--preset--spacing--20);padding-left:0">
             <!-- wp:post-navigation-link {"type":"previous","showTitle":true,"arrow":"arrow","style":{"typography":{"textTransform":"uppercase"}},"fontSize":"medium","fontFamily":"rubik"} /-->
 
             <!-- wp:post-navigation-link {"showTitle":true,"arrow":"arrow","style":{"typography":{"textTransform":"uppercase"}},"fontSize":"medium","fontFamily":"rubik"} /-->

+ 11 - 35
adventurer/theme.json

@@ -1,5 +1,6 @@
 {
 	"settings": {
+		"appearanceTools": true,
 		"border": {
 			"color": true,
 			"radius": true,
@@ -46,14 +47,7 @@
 			"blockGap": true,
 			"margin": true,
 			"padding": true,
-			"units": [
-				"%",
-				"px",
-				"em",
-				"rem",
-				"vh",
-				"vw"
-			]
+			"units": ["%", "px", "em", "rem", "vh", "vw"]
 		},
 		"typography": {
 			"customFontSize": true,
@@ -65,17 +59,13 @@
 							"fontFamily": "Rubik",
 							"fontStyle": "normal",
 							"fontWeight": "900",
-							"src": [
-								"file:./assets/fonts/rubik_900.ttf"
-							]
+							"src": ["file:./assets/fonts/rubik_900.ttf"]
 						},
 						{
 							"fontFamily": "Rubik",
 							"fontStyle": "italic",
 							"fontWeight": "900",
-							"src": [
-								"file:./assets/fonts/rubik_900italic.ttf"
-							]
+							"src": ["file:./assets/fonts/rubik_900italic.ttf"]
 						}
 					],
 					"fontFamily": "Rubik",
@@ -87,49 +77,37 @@
 							"fontFamily": "Roboto",
 							"fontStyle": "normal",
 							"fontWeight": "300",
-							"src": [
-								"file:./assets/fonts/roboto_300.ttf"
-							]
+							"src": ["file:./assets/fonts/roboto_300.ttf"]
 						},
 						{
 							"fontFamily": "Roboto",
 							"fontStyle": "normal",
 							"fontWeight": "500",
-							"src": [
-								"file:./assets/fonts/roboto_500.ttf"
-							]
+							"src": ["file:./assets/fonts/roboto_500.ttf"]
 						},
 						{
 							"fontFamily": "Roboto",
 							"fontStyle": "italic",
 							"fontWeight": "300",
-							"src": [
-								"file:./assets/fonts/roboto_300italic.ttf"
-							]
+							"src": ["file:./assets/fonts/roboto_300italic.ttf"]
 						},
 						{
 							"fontFamily": "Roboto",
 							"fontStyle": "italic",
 							"fontWeight": "500",
-							"src": [
-								"file:./assets/fonts/roboto_500italic.ttf"
-							]
+							"src": ["file:./assets/fonts/roboto_500italic.ttf"]
 						},
 						{
 							"fontFamily": "Roboto",
 							"fontStyle": "normal",
 							"fontWeight": "700",
-							"src": [
-								"file:./assets/fonts/roboto_700.ttf"
-							]
+							"src": ["file:./assets/fonts/roboto_700.ttf"]
 						},
 						{
 							"fontFamily": "Roboto",
 							"fontStyle": "italic",
 							"fontWeight": "700",
-							"src": [
-								"file:./assets/fonts/roboto_700italic.ttf"
-							]
+							"src": ["file:./assets/fonts/roboto_700italic.ttf"]
 						}
 					],
 					"fontFamily": "Roboto",
@@ -518,7 +496,6 @@
 					"fontFamily": "Rubik",
 					"fontSize": "var:preset|font-size|medium",
 					"fontStyle": "normal",
-					"fontWeight": "600",
 					"textTransform": "uppercase"
 				}
 			},
@@ -545,7 +522,6 @@
 			"heading": {
 				"typography": {
 					"fontFamily": "var(--wp--preset--font-family--rubik)",
-					"fontWeight": "400",
 					"lineHeight": "1.125"
 				}
 			},
@@ -592,4 +568,4 @@
 	],
 	"version": 2,
 	"$schema": "https://schemas.wp.org/trunk/theme.json"
-}
+}

+ 44 - 44
alves/package.json

@@ -1,46 +1,46 @@
 {
-  "name": "alves",
-  "version": "1.5.24",
-  "description": "Alves",
-  "bugs": {
-    "url": "https://github.com/Automattic/themes/issues"
-  },
-  "homepage": "https://github.com/Automattic/themes/varia#readme",
-  "devDependencies": {
-    "@wordpress/browserslist-config": "^4.1.0",
-    "autoprefixer": "^10.4.2",
-    "chokidar-cli": "^3.0.0",
-    "node-sass": "^7.0.1",
-    "npm-run-all": "^4.1.5",
-    "postcss-cli": "^9.1.0",
-    "postcss-focus-within": "^5.0.3",
-    "rtlcss": "^3.5.0"
-  },
-  "rtlcssConfig": {
-    "options": {
-      "autoRename": false,
-      "autoRenameStrict": false,
-      "blacklist": {},
-      "clean": true,
-      "greedy": false,
-      "processUrls": false,
-      "stringMap": []
-    },
-    "plugins": [],
-    "map": false
-  },
-  "browserslist": [
-    "extends @wordpress/browserslist-config"
-  ],
-  "scripts": {
-    "start": "chokidar \"**/*.scss\" -c \"npm run build\" --initial",
-    "build:style": "node-sass sass/style-child-theme.scss style.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style.css",
-    "build:style-editor": "node-sass sass/style-child-theme-editor.scss style-editor.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style-editor.css",
-    "build:woocommerce": "node-sass sass/style-child-theme-woocommerce.scss style-woocommerce.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style-woocommerce.css",
-    "build:rtl": "rtlcss style.css style-rtl.css",
-    "build:woocommerce-rtl": "rtlcss style-woocommerce.css style-woocommerce-rtl.css",
-    "build:print": "node-sass sass/print.scss print.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r print.css",
-    "build": "run-s \"build:*\"",
-    "watch": "chokidar \"**/*.scss\" -c \"npm run build\" --initial"
-  }
+	"name": "alves",
+	"version": "1.5.25",
+	"description": "Alves",
+	"bugs": {
+		"url": "https://github.com/Automattic/themes/issues"
+	},
+	"homepage": "https://github.com/Automattic/themes/varia#readme",
+	"devDependencies": {
+		"@wordpress/browserslist-config": "^4.1.0",
+		"autoprefixer": "^10.4.2",
+		"chokidar-cli": "^3.0.0",
+		"node-sass": "^7.0.3",
+		"npm-run-all": "^4.1.5",
+		"postcss-cli": "^9.1.0",
+		"postcss-focus-within": "^5.0.3",
+		"rtlcss": "^3.5.0"
+	},
+	"rtlcssConfig": {
+		"options": {
+			"autoRename": false,
+			"autoRenameStrict": false,
+			"blacklist": {},
+			"clean": true,
+			"greedy": false,
+			"processUrls": false,
+			"stringMap": []
+		},
+		"plugins": [],
+		"map": false
+	},
+	"browserslist": [
+		"extends @wordpress/browserslist-config"
+	],
+	"scripts": {
+		"start": "chokidar \"**/*.scss\" -c \"npm run build\" --initial",
+		"build:style": "node-sass sass/style-child-theme.scss style.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style.css",
+		"build:style-editor": "node-sass sass/style-child-theme-editor.scss style-editor.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style-editor.css",
+		"build:woocommerce": "node-sass sass/style-child-theme-woocommerce.scss style-woocommerce.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style-woocommerce.css",
+		"build:rtl": "rtlcss style.css style-rtl.css",
+		"build:woocommerce-rtl": "rtlcss style-woocommerce.css style-woocommerce-rtl.css",
+		"build:print": "node-sass sass/print.scss print.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r print.css",
+		"build": "run-s \"build:*\"",
+		"watch": "chokidar \"**/*.scss\" -c \"npm run build\" --initial"
+	}
 }

+ 1 - 1
alves/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: Convincing design for your charity or organization’s online presence. Highlight your actions, causes and projects, Alves is versatile enough to be your personal site too.
 Requires at least: WordPress 4.9.6
-Version: 1.5.24
+Version: 1.5.25
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia

+ 1 - 1
alves/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: Convincing design for your charity or organization’s online presence. Highlight your actions, causes and projects, Alves is versatile enough to be your personal site too.
 Requires at least: WordPress 4.9.6
-Version: 1.5.24
+Version: 1.5.25
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia

+ 1 - 1
alves/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: Convincing design for your charity or organization’s online presence. Highlight your actions, causes and projects, Alves is versatile enough to be your personal site too.
 Requires at least: WordPress 4.9.6
-Version: 1.5.24
+Version: 1.5.25
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia

+ 44 - 44
balasana/package.json

@@ -1,46 +1,46 @@
 {
-  "name": "balasana",
-  "version": "1.3.23",
-  "description": "Balasana",
-  "bugs": {
-    "url": "https://github.com/Automattic/themes/issues"
-  },
-  "homepage": "https://github.com/Automattic/themes/tree/balasana#readme",
-  "devDependencies": {
-    "@wordpress/browserslist-config": "^4.1.0",
-    "autoprefixer": "^10.4.2",
-    "chokidar-cli": "^3.0.0",
-    "node-sass": "^7.0.1",
-    "npm-run-all": "^4.1.5",
-    "postcss-cli": "^9.1.0",
-    "postcss-focus-within": "^5.0.3",
-    "rtlcss": "^3.5.0"
-  },
-  "rtlcssConfig": {
-    "options": {
-      "autoRename": false,
-      "autoRenameStrict": false,
-      "blacklist": {},
-      "clean": true,
-      "greedy": false,
-      "processUrls": false,
-      "stringMap": []
-    },
-    "plugins": [],
-    "map": false
-  },
-  "browserslist": [
-    "extends @wordpress/browserslist-config"
-  ],
-  "scripts": {
-    "start": "chokidar \"**/*.scss\" -c \"npm run build\" --initial",
-    "build:style": "node-sass sass/style-child-theme.scss style.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style.css",
-    "build:style-editor": "node-sass sass/style-child-theme-editor.scss style-editor.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style-editor.css",
-    "build:woocommerce": "node-sass sass/style-child-theme-woocommerce.scss style-woocommerce.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style-woocommerce.css",
-    "build:rtl": "rtlcss style.css style-rtl.css",
-    "build:woocommerce-rtl": "rtlcss style-woocommerce.css style-woocommerce-rtl.css",
-    "build:print": "node-sass sass/print.scss print.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r print.css",
-    "build": "run-s \"build:*\"",
-    "watch": "chokidar \"**/*.scss\" -c \"npm run build\" --initial"
-  }
+	"name": "balasana",
+	"version": "1.3.24",
+	"description": "Balasana",
+	"bugs": {
+		"url": "https://github.com/Automattic/themes/issues"
+	},
+	"homepage": "https://github.com/Automattic/themes/tree/balasana#readme",
+	"devDependencies": {
+		"@wordpress/browserslist-config": "^4.1.0",
+		"autoprefixer": "^10.4.2",
+		"chokidar-cli": "^3.0.0",
+		"node-sass": "^7.0.3",
+		"npm-run-all": "^4.1.5",
+		"postcss-cli": "^9.1.0",
+		"postcss-focus-within": "^5.0.3",
+		"rtlcss": "^3.5.0"
+	},
+	"rtlcssConfig": {
+		"options": {
+			"autoRename": false,
+			"autoRenameStrict": false,
+			"blacklist": {},
+			"clean": true,
+			"greedy": false,
+			"processUrls": false,
+			"stringMap": []
+		},
+		"plugins": [],
+		"map": false
+	},
+	"browserslist": [
+		"extends @wordpress/browserslist-config"
+	],
+	"scripts": {
+		"start": "chokidar \"**/*.scss\" -c \"npm run build\" --initial",
+		"build:style": "node-sass sass/style-child-theme.scss style.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style.css",
+		"build:style-editor": "node-sass sass/style-child-theme-editor.scss style-editor.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style-editor.css",
+		"build:woocommerce": "node-sass sass/style-child-theme-woocommerce.scss style-woocommerce.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style-woocommerce.css",
+		"build:rtl": "rtlcss style.css style-rtl.css",
+		"build:woocommerce-rtl": "rtlcss style-woocommerce.css style-woocommerce-rtl.css",
+		"build:print": "node-sass sass/print.scss print.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r print.css",
+		"build": "run-s \"build:*\"",
+		"watch": "chokidar \"**/*.scss\" -c \"npm run build\" --initial"
+	}
 }

+ 1 - 1
balasana/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: Balasana is a clean and minimalist business theme designed with health and wellness-focused sites in mind.
 Requires at least: WordPress 4.9.6
-Version: 1.3.23
+Version: 1.3.24
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia

+ 1 - 1
balasana/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: Balasana is a clean and minimalist business theme designed with health and wellness-focused sites in mind.
 Requires at least: WordPress 4.9.6
-Version: 1.3.23
+Version: 1.3.24
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia

+ 1 - 1
balasana/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: Balasana is a clean and minimalist business theme designed with health and wellness-focused sites in mind.
 Requires at least: WordPress 4.9.6
-Version: 1.3.23
+Version: 1.3.24
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia

+ 44 - 44
barnsbury/package.json

@@ -1,46 +1,46 @@
 {
-  "name": "barnsbury",
-  "version": "1.3.24",
-  "description": "Barnsbury",
-  "bugs": {
-    "url": "https://github.com/Automattic/themes/issues"
-  },
-  "homepage": "https://github.com/Automattic/themes/varia#readme",
-  "devDependencies": {
-    "@wordpress/browserslist-config": "^4.1.0",
-    "autoprefixer": "^10.4.2",
-    "chokidar-cli": "^3.0.0",
-    "node-sass": "^7.0.1",
-    "npm-run-all": "^4.1.5",
-    "postcss-cli": "^9.1.0",
-    "postcss-focus-within": "^5.0.3",
-    "rtlcss": "^3.5.0"
-  },
-  "rtlcssConfig": {
-    "options": {
-      "autoRename": false,
-      "autoRenameStrict": false,
-      "blacklist": {},
-      "clean": true,
-      "greedy": false,
-      "processUrls": false,
-      "stringMap": []
-    },
-    "plugins": [],
-    "map": false
-  },
-  "browserslist": [
-    "extends @wordpress/browserslist-config"
-  ],
-  "scripts": {
-    "start": "chokidar \"**/*.scss\" -c \"npm run build\" --initial",
-    "build:style": "node-sass sass/style-child-theme.scss style.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style.css",
-    "build:style-editor": "node-sass sass/style-child-theme-editor.scss style-editor.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style-editor.css",
-    "build:woocommerce": "node-sass sass/style-child-theme-woocommerce.scss style-woocommerce.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style-woocommerce.css",
-    "build:rtl": "rtlcss style.css style-rtl.css",
-    "build:woocommerce-rtl": "rtlcss style-woocommerce.css style-woocommerce-rtl.css",
-    "build:print": "node-sass sass/print.scss print.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r print.css",
-    "build": "run-s \"build:*\"",
-    "watch": "chokidar \"**/*.scss\" -c \"npm run build\" --initial"
-  }
+	"name": "barnsbury",
+	"version": "1.3.25",
+	"description": "Barnsbury",
+	"bugs": {
+		"url": "https://github.com/Automattic/themes/issues"
+	},
+	"homepage": "https://github.com/Automattic/themes/varia#readme",
+	"devDependencies": {
+		"@wordpress/browserslist-config": "^4.1.0",
+		"autoprefixer": "^10.4.2",
+		"chokidar-cli": "^3.0.0",
+		"node-sass": "^7.0.3",
+		"npm-run-all": "^4.1.5",
+		"postcss-cli": "^9.1.0",
+		"postcss-focus-within": "^5.0.3",
+		"rtlcss": "^3.5.0"
+	},
+	"rtlcssConfig": {
+		"options": {
+			"autoRename": false,
+			"autoRenameStrict": false,
+			"blacklist": {},
+			"clean": true,
+			"greedy": false,
+			"processUrls": false,
+			"stringMap": []
+		},
+		"plugins": [],
+		"map": false
+	},
+	"browserslist": [
+		"extends @wordpress/browserslist-config"
+	],
+	"scripts": {
+		"start": "chokidar \"**/*.scss\" -c \"npm run build\" --initial",
+		"build:style": "node-sass sass/style-child-theme.scss style.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style.css",
+		"build:style-editor": "node-sass sass/style-child-theme-editor.scss style-editor.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style-editor.css",
+		"build:woocommerce": "node-sass sass/style-child-theme-woocommerce.scss style-woocommerce.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style-woocommerce.css",
+		"build:rtl": "rtlcss style.css style-rtl.css",
+		"build:woocommerce-rtl": "rtlcss style-woocommerce.css style-woocommerce-rtl.css",
+		"build:print": "node-sass sass/print.scss print.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r print.css",
+		"build": "run-s \"build:*\"",
+		"watch": "chokidar \"**/*.scss\" -c \"npm run build\" --initial"
+	}
 }

+ 1 - 1
barnsbury/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: Barnsbury is an earthy and friendly theme design with farming and agriculture businesses in mind.
 Requires at least: WordPress 4.9.6
-Version: 1.3.24
+Version: 1.3.25
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia

+ 1 - 1
barnsbury/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: Barnsbury is an earthy and friendly theme design with farming and agriculture businesses in mind.
 Requires at least: WordPress 4.9.6
-Version: 1.3.24
+Version: 1.3.25
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia

+ 1 - 1
barnsbury/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: Barnsbury is an earthy and friendly theme design with farming and agriculture businesses in mind.
 Requires at least: WordPress 4.9.6
-Version: 1.3.24
+Version: 1.3.25
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia

+ 1 - 1
bibimbap/parts/header.html

@@ -8,6 +8,6 @@
 <!-- /wp:group --></div>
 <!-- /wp:group -->
 
-<!-- wp:navigation {"overlayBackgroundColor":"secondary","layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"right","orientation":"horizontal"},"style":{"spacing":{"margin":{"top":"0"}}}} /--></div>
+<!-- wp:navigation {"overlayBackgroundColor":"secondary","overlayTextColor":"background","textColor":"foreground","layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"right","orientation":"horizontal"},"style":{"spacing":{"margin":{"top":"0"}}}} /--></div>
 <!-- /wp:group --></div>
 <!-- /wp:group -->

+ 20 - 20
bibimbap/patterns/contact.php

@@ -7,7 +7,9 @@
  */
 ?>
 
-<!-- wp:columns {"align":"wide","style":{"spacing":{"padding":{"top":"var:preset|spacing|80","bottom":"var:preset|spacing|80"}}}} -->
+<!-- wp:group {"align":"wide","layout":{"type":"constrained"}} -->
+<div class="wp-block-group alignwide">
+<!-- wp:columns {"align":"wide","style":{"spacing":{"padding":{"top":"var:preset|spacing|80","bottom":"var:preset|spacing|80"},"blockGap":{"top":"var:preset|spacing|80","left":"var:preset|spacing|80"}}}} -->
 <div class="wp-block-columns alignwide" style="padding-top:var(--wp--preset--spacing--80);padding-bottom:var(--wp--preset--spacing--80)"><!-- wp:column {"verticalAlignment":"center"} -->
 <div class="wp-block-column is-vertically-aligned-center"><!-- wp:heading {"textAlign":"center","level":4} -->
 <h4 class="wp-block-heading has-text-align-center"><?php echo esc_html__( 'Location', 'bibimbap' ); ?></h4>
@@ -17,18 +19,14 @@
 <p class="has-text-align-center"><?php echo esc_html__( '2240 Cambridge Street,', 'bibimbap' ); ?><br><?php echo esc_html__( 'Cambridge MA 02443', 'bibimbap' ); ?><br><br><a href=""><?php echo esc_html__( '123-455-245', 'bibimbap' ); ?><br><?php echo esc_html__( 'ORDER ONLINE', 'bibimbap' ); ?></a></p>
 <!-- /wp:paragraph -->
 
-<!-- wp:spacer {"height":"29px"} -->
-<div style="height:29px" aria-hidden="true" class="wp-block-spacer"></div>
-<!-- /wp:spacer -->
-
-<!-- wp:heading {"textAlign":"center","level":4} -->
-<h4 class="wp-block-heading has-text-align-center"><?php echo esc_html__( 'Hours', 'bibimbap' ); ?></h4>
+<!-- wp:heading {"textAlign":"center","level":4,"style":{"spacing":{"margin":{"top":"var:preset|spacing|60"}}}} -->
+<h4 class="wp-block-heading has-text-align-center" style="margin-top:var(--wp--preset--spacing--60)"><?php echo esc_html__( 'Hours', 'bibimbap' ); ?></h4>
 <!-- /wp:heading -->
 
 <!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|20"}},"layout":{"type":"constrained"}} -->
-<div class="wp-block-group"><!-- wp:group {"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between"}} -->
-<div class="wp-block-group"><!-- wp:paragraph {"align":"center"} -->
-<p class="has-text-align-center"><?php echo esc_html__( 'Monday', 'bibimbap' ); ?></p>
+<div class="wp-block-group"><!-- wp:group {"style":{"spacing":{"blockGap":"0"}},"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between"}} -->
+<div class="wp-block-group"><!-- wp:paragraph -->
+<p><?php echo esc_html__( 'Monday', 'bibimbap' ); ?></p>
 <!-- /wp:paragraph -->
 
 <!-- wp:paragraph {"style":{"typography":{"textTransform":"uppercase"}}} -->
@@ -36,23 +34,23 @@
 <!-- /wp:paragraph --></div>
 <!-- /wp:group -->
 
-<!-- wp:group {"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between"}} -->
-<div class="wp-block-group"><!-- wp:paragraph {"align":"center"} -->
-<p class="has-text-align-center"><?php echo esc_html__( 'Tuesday', 'bibimbap' ); ?>-<?php echo esc_html__( 'Thursday', 'bibimbap' ); ?></p>
+<!-- wp:group {"style":{"spacing":{"blockGap":"0"}},"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between"}} -->
+<div class="wp-block-group"><!-- wp:paragraph -->
+<p><?php echo esc_html__( 'Tuesday', 'bibimbap' ); ?>-<?php echo esc_html__( 'Thursday', 'bibimbap' ); ?></p>
 <!-- /wp:paragraph -->
 
-<!-- wp:paragraph -->
-<p><?php echo esc_html__( '11AM', 'bibimbap' ); ?> - <?php echo esc_html__( '10PM', 'bibimbap' ); ?></p>
+<!-- wp:paragraph {"style":{"typography":{"textTransform":"uppercase"}}} -->
+<p style="text-transform:uppercase"><?php echo esc_html__( '11AM', 'bibimbap' ); ?> - <?php echo esc_html__( '10PM', 'bibimbap' ); ?></p>
 <!-- /wp:paragraph --></div>
 <!-- /wp:group -->
 
-<!-- wp:group {"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between"}} -->
-<div class="wp-block-group"><!-- wp:paragraph {"align":"center"} -->
-<p class="has-text-align-center"><?php echo esc_html__( 'Friday', 'bibimbap' ); ?>-<?php echo esc_html__( 'Sunday', 'bibimbap' ); ?></p>
+<!-- wp:group {"style":{"spacing":{"blockGap":"0"}},"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between"}} -->
+<div class="wp-block-group"><!-- wp:paragraph -->
+<p><?php echo esc_html__( 'Friday', 'bibimbap' ); ?>-<?php echo esc_html__( 'Sunday', 'bibimbap' ); ?></p>
 <!-- /wp:paragraph -->
 
-<!-- wp:paragraph -->
-<p><?php echo esc_html__( '11AM', 'bibimbap' ); ?> - <?php echo esc_html__( '12AM', 'bibimbap' ); ?></p>
+<!-- wp:paragraph {"style":{"typography":{"textTransform":"uppercase"}}} -->
+<p style="text-transform:uppercase"><?php echo esc_html__( '11AM', 'bibimbap' ); ?> - <?php echo esc_html__( '12AM', 'bibimbap' ); ?></p>
 <!-- /wp:paragraph --></div>
 <!-- /wp:group --></div>
 <!-- /wp:group --></div>
@@ -64,3 +62,5 @@
 <!-- /wp:image --></div>
 <!-- /wp:column --></div>
 <!-- /wp:columns -->
+</div>
+<!-- /wp:group -->

+ 2 - 2
bibimbap/patterns/cover.php

@@ -7,8 +7,8 @@
  */
 ?>
 
-<!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"top":"var:preset|spacing|80","bottom":"var:preset|spacing|80"}}},"layout":{"type":"constrained"}} -->
-<div class="wp-block-group alignwide" style="padding-top:var(--wp--preset--spacing--80);padding-bottom:var(--wp--preset--spacing--80)"><!-- wp:cover {"url":"<?php echo esc_url( get_template_directory_uri() ); ?>/assets/images/bibimbap-cover.png","dimRatio":0,"minHeight":545,"minHeightUnit":"px","align":"wide"} -->
+<!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"top":"var:preset|spacing|60","bottom":"var:preset|spacing|60"}}},"layout":{"type":"constrained"}} -->
+<div class="wp-block-group alignwide" style="padding-top:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60)"><!-- wp:cover {"url":"<?php echo esc_url( get_template_directory_uri() ); ?>/assets/images/bibimbap-cover.png","dimRatio":0,"minHeight":545,"minHeightUnit":"px","align":"wide"} -->
 <div class="wp-block-cover alignwide" style="min-height:545px"><span aria-hidden="true" class="wp-block-cover__background has-background-dim-0 has-background-dim"></span><img class="wp-block-cover__image-background" alt="" src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/images/bibimbap-cover.png" data-object-fit="cover"/><div class="wp-block-cover__inner-container"><!-- wp:columns -->
 <div class="wp-block-columns"><!-- wp:column {"width":"33.34%"} -->
 <div class="wp-block-column" style="flex-basis:33.34%"></div>

+ 1 - 1
bibimbap/patterns/hero-header.php

@@ -17,7 +17,7 @@
 <!-- /wp:group --></div>
 <!-- /wp:group -->
 
-<!-- wp:navigation {"textColor":"background","layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"right","orientation":"horizontal"},"style":{"spacing":{"margin":{"top":"0"}}}} /--></div>
+<!-- wp:navigation {"overlayBackgroundColor":"secondary","overlayTextColor":"background","textColor":"background","layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"right","orientation":"horizontal"},"style":{"spacing":{"margin":{"top":"0"}}}} /--></div>
 <!-- /wp:group -->
 
 <!-- wp:spacer {"height":"600px"} -->

+ 2 - 2
bibimbap/patterns/menu.php

@@ -7,8 +7,8 @@
  */
 ?>
 
-<!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"top":"var:preset|spacing|80","bottom":"var:preset|spacing|80"}}},"layout":{"type":"constrained"}} -->
-<div class="wp-block-group alignwide" style="padding-top:var(--wp--preset--spacing--80);padding-bottom:var(--wp--preset--spacing--80)"><!-- wp:columns {"align":"wide"} -->
+<!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"top":"var:preset|spacing|60","bottom":"var:preset|spacing|60"}}},"layout":{"type":"constrained"}} -->
+<div class="wp-block-group alignwide" style="padding-top:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60)"><!-- wp:columns {"align":"wide"} -->
 <div class="wp-block-columns alignwide"><!-- wp:column -->
 <div class="wp-block-column"><!-- wp:group {"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between"}} -->
 <div class="wp-block-group"><!-- wp:paragraph -->

+ 6 - 0
bibimbap/readme.txt

@@ -12,6 +12,12 @@ A simple and fun restaurant theme.
 
 == Changelog ==
 
+= 1.0.2 =
+* fix navigation submenu background (#6890)
+
+= 1.0.1 =
+* add home template (#6882)
+
 = 0.0.1 =
 * Initial release
 

+ 1 - 1
bibimbap/style.css

@@ -7,7 +7,7 @@ Description: A simple and fun restaurant theme.
 Requires at least: 6.1
 Tested up to: 6.1
 Requires PHP: 5.7
-Version: 1.0.0
+Version: 1.0.2
 License: GNU General Public License v2 or later
 License URI: https://www.gnu.org/licenses/gpl-2.0.html
 Template: 

+ 7 - 0
bibimbap/templates/home.html

@@ -0,0 +1,7 @@
+<!-- wp:template-part {"slug":"front-page-header"} /-->
+
+<!-- wp:pattern {"slug":"bibimbap/cover"} /-->
+<!-- wp:pattern {"slug":"bibimbap/menu"} /-->
+<!-- wp:pattern {"slug":"bibimbap/contact"} /-->
+
+<!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->

+ 0 - 5
bibimbap/templates/wp-custom-template-home.html

@@ -1,5 +0,0 @@
-<!-- wp:template-part {"slug":"front-page-header"} /-->
-
-<!-- wp:post-content {"layout":{"type":"constrained"}} /-->
-
-<!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->

+ 10 - 0
block-canvas/patterns/hidden-no-results-content.php

@@ -0,0 +1,10 @@
+<?php
+/**
+ * Title: Hidden No Results Content
+ * Slug: block-canvas/hidden-no-results-content
+ * Inserter: no
+ */
+?>
+<!-- wp:paragraph -->
+<p><?php echo esc_html_x( 'Sorry, but nothing matched your search terms. Please try again with some different keywords.', 'Message explaining that there are no results returned from a search', 'block-canvas' ); ?></p>
+<!-- /wp:paragraph -->

+ 3 - 0
block-canvas/readme.txt

@@ -12,6 +12,9 @@ Block Canvas is a simple theme that supports full-site editing. It comes with a
 
 == Changelog ==
 
+= 0.0.24 =
+* Block Canvas: Add no results content to search template (#6860)
+
 = 0.0.23 =
 * Remove font-smoothing CSS (#6816)
 

+ 1 - 1
block-canvas/style.css

@@ -7,7 +7,7 @@ Description: Block Canvas is a simple theme that supports full-site editing. It
 Requires at least: 6.0
 Tested up to: 6.0
 Requires PHP: 5.7
-Version: 0.0.23
+Version: 0.0.24
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: block-canvas

+ 6 - 2
block-canvas/templates/search.html

@@ -10,7 +10,7 @@
 </div>
 <!-- /wp:group -->
 
-<!-- wp:query {"layout":{"type":"constrained"}} -->
+<!-- wp:query {"tagName":"main","layout":{"type":"constrained"}} -->
 <main class="wp-block-query">
 	<!-- wp:post-template -->
 		<!-- wp:group -->
@@ -36,7 +36,11 @@
 		<!-- /wp:query-pagination -->
 	</div>
 	<!-- /wp:group -->
+
+	<!-- wp:query-no-results -->
+		<!-- wp:pattern {"slug":"block-canvas/hidden-no-results-content"} /-->
+	<!-- /wp:query-no-results -->
 </main>
 <!-- /wp:query -->
 
-<!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->
+<!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->

+ 13 - 5
blockbase/inc/fonts/custom-fonts.php

@@ -207,10 +207,18 @@ function enqueue_block_fonts( $content, $parsed_block ) {
 
 /**
  * Jetpack may attempt to register fonts for the Google Font Provider.
- * If that happens on a child theme then ONLY Jetpack fonts are registered.
- * This 'filter' filters out all of the fonts Jetpack should register
- * so that we depend exclusively on those provided by Blockbase.
+ * This filters out all of the fonts Blockbase has already registered.
  */
-function blockbase_filter_jetpack_google_fonts_list( $list_to_filter ) {
-	return array();
+function blockbase_filter_jetpack_google_fonts_list( $jetpack_fonts ) {
+	$theme_fonts         = collect_fonts_from_blockbase();
+	$theme_font_families = array_column( $theme_fonts, 'name' );
+	$filtered_list       = array();
+
+	// If the Jetpack font isn't in theme already, let Jetpack register it
+	foreach ( $jetpack_fonts as $jetpack_font_family ) {
+		if ( ! in_array( $jetpack_font_family, $theme_font_families, true ) ) {
+			$filtered_list[] = $jetpack_font_family;
+		}
+	}
+	return $filtered_list;
 }

+ 1 - 1
blockbase/style.css

@@ -7,7 +7,7 @@ Description: Blockbase is a simple theme that supports full-site editing. It com
 Requires at least: 6.1
 Tested up to: 6.1
 Requires PHP: 5.7
-Version: 3.1.6
+Version: 3.1.7
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: blockbase

+ 44 - 44
brompton/package.json

@@ -1,46 +1,46 @@
 {
-  "name": "brompton",
-  "version": "1.4.23",
-  "description": "Brompton",
-  "bugs": {
-    "url": "https://github.com/Automattic/themes/issues"
-  },
-  "homepage": "https://github.com/Automattic/themes/varia#readme",
-  "devDependencies": {
-    "@wordpress/browserslist-config": "^4.1.0",
-    "autoprefixer": "^10.4.2",
-    "chokidar-cli": "^3.0.0",
-    "node-sass": "^7.0.1",
-    "npm-run-all": "^4.1.5",
-    "postcss-cli": "^9.1.0",
-    "postcss-focus-within": "^5.0.3",
-    "rtlcss": "^3.5.0"
-  },
-  "rtlcssConfig": {
-    "options": {
-      "autoRename": false,
-      "autoRenameStrict": false,
-      "blacklist": {},
-      "clean": true,
-      "greedy": false,
-      "processUrls": false,
-      "stringMap": []
-    },
-    "plugins": [],
-    "map": false
-  },
-  "browserslist": [
-    "extends @wordpress/browserslist-config"
-  ],
-  "scripts": {
-    "start": "chokidar \"**/*.scss\" -c \"npm run build\" --initial",
-    "build:style": "node-sass sass/style-child-theme.scss style.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style.css",
-    "build:style-editor": "node-sass sass/style-child-theme-editor.scss style-editor.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style-editor.css",
-    "build:woocommerce": "node-sass sass/style-child-theme-woocommerce.scss style-woocommerce.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style-woocommerce.css",
-    "build:rtl": "rtlcss style.css style-rtl.css",
-    "build:woocommerce-rtl": "rtlcss style-woocommerce.css style-woocommerce-rtl.css",
-    "build:print": "node-sass sass/print.scss print.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r print.css",
-    "build": "run-s \"build:*\"",
-    "watch": "chokidar \"**/*.scss\" -c \"npm run build\" --initial"
-  }
+	"name": "brompton",
+	"version": "1.4.24",
+	"description": "Brompton",
+	"bugs": {
+		"url": "https://github.com/Automattic/themes/issues"
+	},
+	"homepage": "https://github.com/Automattic/themes/varia#readme",
+	"devDependencies": {
+		"@wordpress/browserslist-config": "^4.1.0",
+		"autoprefixer": "^10.4.2",
+		"chokidar-cli": "^3.0.0",
+		"node-sass": "^7.0.3",
+		"npm-run-all": "^4.1.5",
+		"postcss-cli": "^9.1.0",
+		"postcss-focus-within": "^5.0.3",
+		"rtlcss": "^3.5.0"
+	},
+	"rtlcssConfig": {
+		"options": {
+			"autoRename": false,
+			"autoRenameStrict": false,
+			"blacklist": {},
+			"clean": true,
+			"greedy": false,
+			"processUrls": false,
+			"stringMap": []
+		},
+		"plugins": [],
+		"map": false
+	},
+	"browserslist": [
+		"extends @wordpress/browserslist-config"
+	],
+	"scripts": {
+		"start": "chokidar \"**/*.scss\" -c \"npm run build\" --initial",
+		"build:style": "node-sass sass/style-child-theme.scss style.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style.css",
+		"build:style-editor": "node-sass sass/style-child-theme-editor.scss style-editor.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style-editor.css",
+		"build:woocommerce": "node-sass sass/style-child-theme-woocommerce.scss style-woocommerce.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style-woocommerce.css",
+		"build:rtl": "rtlcss style.css style-rtl.css",
+		"build:woocommerce-rtl": "rtlcss style-woocommerce.css style-woocommerce-rtl.css",
+		"build:print": "node-sass sass/print.scss print.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r print.css",
+		"build": "run-s \"build:*\"",
+		"watch": "chokidar \"**/*.scss\" -c \"npm run build\" --initial"
+	}
 }

+ 1 - 1
brompton/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: Running a business is no small task. But with the right tools and support, creating a website doesn’t have to be another chore on your to-do list: enter Brompton, a simple yet powerful theme for small-business owners and entrepreneurs.
 Requires at least: WordPress 4.9.6
-Version: 1.4.23
+Version: 1.4.24
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Status: inactive

+ 1 - 1
brompton/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: Running a business is no small task. But with the right tools and support, creating a website doesn’t have to be another chore on your to-do list: enter Brompton, a simple yet powerful theme for small-business owners and entrepreneurs.
 Requires at least: WordPress 4.9.6
-Version: 1.4.23
+Version: 1.4.24
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Status: inactive

+ 1 - 1
brompton/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: Running a business is no small task. But with the right tools and support, creating a website doesn’t have to be another chore on your to-do list: enter Brompton, a simple yet powerful theme for small-business owners and entrepreneurs.
 Requires at least: WordPress 4.9.6
-Version: 1.4.23
+Version: 1.4.24
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Status: inactive

+ 38 - 38
calm-business/package.json

@@ -1,40 +1,40 @@
 {
-  "name": "calm-business",
-  "version": "1.6.7",
-  "description": "Style Variation of the Default WP Theme",
-  "devDependencies": {
-    "@wordpress/browserslist-config": "^4.1.0",
-    "autoprefixer": "^10.4.2",
-    "chokidar-cli": "^3.0.0",
-    "node-sass": "^7.0.1",
-    "npm-run-all": "^4.1.5",
-    "postcss-cli": "^9.1.0",
-    "rtlcss": "^3.5.0"
-  },
-  "rtlcssConfig": {
-    "options": {
-      "autoRename": false,
-      "autoRenameStrict": false,
-      "blacklist": {},
-      "clean": true,
-      "greedy": false,
-      "processUrls": false,
-      "stringMap": []
-    },
-    "plugins": [],
-    "map": false
-  },
-  "browserslist": [
-    "extends @wordpress/browserslist-config"
-  ],
-  "scripts": {
-    "build:style": "node-sass style.scss style.css --output-style expanded && postcss -r style.css",
-    "build:style-editor": "node-sass style-editor.scss style-editor.css --output-style expanded && postcss -r style-editor.css",
-    "build:style-editor-customizer": "node-sass style-editor-customizer.scss style-editor-customizer.css --output-style expanded && postcss -r style-editor-customizer.css",
-    "build:style-jetpack": "node-sass style-jetpack.scss style-jetpack.css --output-style expanded && postcss -r style-jetpack.css",
-    "build:rtl": "rtlcss style.css style-rtl.css",
-    "build:print": "node-sass print.scss print.css --output-style expanded && postcss -r print.css",
-    "build": "run-p \"build:*\"",
-    "watch": "chokidar \"**/*.scss\" -c \"npm run build\" --initial"
-  }
+	"name": "calm-business",
+	"version": "1.6.8",
+	"description": "Style Variation of the Default WP Theme",
+	"devDependencies": {
+		"@wordpress/browserslist-config": "^4.1.0",
+		"autoprefixer": "^10.4.2",
+		"chokidar-cli": "^3.0.0",
+		"node-sass": "^7.0.3",
+		"npm-run-all": "^4.1.5",
+		"postcss-cli": "^9.1.0",
+		"rtlcss": "^3.5.0"
+	},
+	"rtlcssConfig": {
+		"options": {
+			"autoRename": false,
+			"autoRenameStrict": false,
+			"blacklist": {},
+			"clean": true,
+			"greedy": false,
+			"processUrls": false,
+			"stringMap": []
+		},
+		"plugins": [],
+		"map": false
+	},
+	"browserslist": [
+		"extends @wordpress/browserslist-config"
+	],
+	"scripts": {
+		"build:style": "node-sass style.scss style.css --output-style expanded && postcss -r style.css",
+		"build:style-editor": "node-sass style-editor.scss style-editor.css --output-style expanded && postcss -r style-editor.css",
+		"build:style-editor-customizer": "node-sass style-editor-customizer.scss style-editor-customizer.css --output-style expanded && postcss -r style-editor-customizer.css",
+		"build:style-jetpack": "node-sass style-jetpack.scss style-jetpack.css --output-style expanded && postcss -r style-jetpack.css",
+		"build:rtl": "rtlcss style.css style-rtl.css",
+		"build:print": "node-sass print.scss print.css --output-style expanded && postcss -r print.css",
+		"build": "run-p \"build:*\"",
+		"watch": "chokidar \"**/*.scss\" -c \"npm run build\" --initial"
+	}
 }

+ 1 - 1
calm-business/style-rtl.css

@@ -7,7 +7,7 @@ Author URI: https://wordpress.com
 Template: twentynineteen
 Description: Your classy establishment needs an equally classy website to showcase your stylish rooms and quality products! With its bold typography and peaceful color scheme, Calm Business exudes a calm, inviting atmosphere as a bed and breakfast, time share, or brick & mortar store fronts.
 Requires at least: WordPress 4.9.6
-Version: 1.6.3
+Version: 1.6.8
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Text Domain: calm-business

+ 1 - 1
calm-business/style.css

@@ -7,7 +7,7 @@ Author URI: https://wordpress.com
 Template: twentynineteen
 Description: Your classy establishment needs an equally classy website to showcase your stylish rooms and quality products! With its bold typography and peaceful color scheme, Calm Business exudes a calm, inviting atmosphere as a bed and breakfast, time share, or brick & mortar store fronts.
 Requires at least: WordPress 4.9.6
-Version: 1.6.7
+Version: 1.6.8
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Text Domain: calm-business

+ 1 - 1
calm-business/style.scss

@@ -6,7 +6,7 @@ Author URI: https://wordpress.com
 Template: twentynineteen
 Description: Your classy establishment needs an equally classy website to showcase your stylish rooms and quality products! With its bold typography and peaceful color scheme, Calm Business exudes a calm, inviting atmosphere as a bed and breakfast, time share, or brick & mortar store fronts.
 Requires at least: WordPress 4.9.6
-Version: 1.6.7
+Version: 1.6.8
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Text Domain: calm-business

+ 44 - 44
coutoire/package.json

@@ -1,46 +1,46 @@
 {
-  "name": "coutoire",
-  "version": "1.4.23",
-  "description": "Coutoire",
-  "bugs": {
-    "url": "https://github.com/Automattic/themes/issues"
-  },
-  "homepage": "https://github.com/Automattic/themes/varia#readme",
-  "devDependencies": {
-    "@wordpress/browserslist-config": "^4.1.0",
-    "autoprefixer": "^10.4.2",
-    "chokidar-cli": "^3.0.0",
-    "node-sass": "^7.0.1",
-    "npm-run-all": "^4.1.5",
-    "postcss-cli": "^9.1.0",
-    "postcss-focus-within": "^5.0.3",
-    "rtlcss": "^3.5.0"
-  },
-  "rtlcssConfig": {
-    "options": {
-      "autoRename": false,
-      "autoRenameStrict": false,
-      "blacklist": {},
-      "clean": true,
-      "greedy": false,
-      "processUrls": false,
-      "stringMap": []
-    },
-    "plugins": [],
-    "map": false
-  },
-  "browserslist": [
-    "extends @wordpress/browserslist-config"
-  ],
-  "scripts": {
-    "start": "chokidar \"**/*.scss\" -c \"npm run build\" --initial",
-    "build:style": "node-sass sass/style-child-theme.scss style.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style.css",
-    "build:style-editor": "node-sass sass/style-child-theme-editor.scss style-editor.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style-editor.css",
-    "build:woocommerce": "node-sass sass/style-child-theme-woocommerce.scss style-woocommerce.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style-woocommerce.css",
-    "build:rtl": "rtlcss style.css style-rtl.css",
-    "build:woocommerce-rtl": "rtlcss style-woocommerce.css style-woocommerce-rtl.css",
-    "build:print": "node-sass sass/print.scss print.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r print.css",
-    "build": "run-s \"build:*\"",
-    "watch": "chokidar \"**/*.scss\" -c \"npm run build\" --initial"
-  }
+	"name": "coutoire",
+	"version": "1.4.24",
+	"description": "Coutoire",
+	"bugs": {
+		"url": "https://github.com/Automattic/themes/issues"
+	},
+	"homepage": "https://github.com/Automattic/themes/varia#readme",
+	"devDependencies": {
+		"@wordpress/browserslist-config": "^4.1.0",
+		"autoprefixer": "^10.4.2",
+		"chokidar-cli": "^3.0.0",
+		"node-sass": "^7.0.3",
+		"npm-run-all": "^4.1.5",
+		"postcss-cli": "^9.1.0",
+		"postcss-focus-within": "^5.0.3",
+		"rtlcss": "^3.5.0"
+	},
+	"rtlcssConfig": {
+		"options": {
+			"autoRename": false,
+			"autoRenameStrict": false,
+			"blacklist": {},
+			"clean": true,
+			"greedy": false,
+			"processUrls": false,
+			"stringMap": []
+		},
+		"plugins": [],
+		"map": false
+	},
+	"browserslist": [
+		"extends @wordpress/browserslist-config"
+	],
+	"scripts": {
+		"start": "chokidar \"**/*.scss\" -c \"npm run build\" --initial",
+		"build:style": "node-sass sass/style-child-theme.scss style.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style.css",
+		"build:style-editor": "node-sass sass/style-child-theme-editor.scss style-editor.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style-editor.css",
+		"build:woocommerce": "node-sass sass/style-child-theme-woocommerce.scss style-woocommerce.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style-woocommerce.css",
+		"build:rtl": "rtlcss style.css style-rtl.css",
+		"build:woocommerce-rtl": "rtlcss style-woocommerce.css style-woocommerce-rtl.css",
+		"build:print": "node-sass sass/print.scss print.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r print.css",
+		"build": "run-s \"build:*\"",
+		"watch": "chokidar \"**/*.scss\" -c \"npm run build\" --initial"
+	}
 }

+ 1 - 1
coutoire/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: A design system for WordPress sites built with Gutenberg.
 Requires at least: WordPress 4.9.6
-Version: 1.4.23
+Version: 1.4.24
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia

+ 1 - 1
coutoire/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: A design system for WordPress sites built with Gutenberg.
 Requires at least: WordPress 4.9.6
-Version: 1.4.23
+Version: 1.4.24
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia

+ 1 - 1
coutoire/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: A design system for WordPress sites built with Gutenberg.
 Requires at least: WordPress 4.9.6
-Version: 1.4.23
+Version: 1.4.24
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia

+ 44 - 44
dalston/package.json

@@ -1,46 +1,46 @@
 {
-  "name": "dalston",
-  "version": "1.3.24",
-  "description": "Dalston",
-  "bugs": {
-    "url": "https://github.com/Automattic/themes/issues"
-  },
-  "homepage": "https://github.com/Automattic/themes/varia#readme",
-  "devDependencies": {
-    "@wordpress/browserslist-config": "^4.1.0",
-    "autoprefixer": "^10.4.2",
-    "chokidar-cli": "^3.0.0",
-    "node-sass": "^7.0.1",
-    "npm-run-all": "^4.1.5",
-    "postcss-cli": "^9.1.0",
-    "postcss-focus-within": "^5.0.3",
-    "rtlcss": "^3.5.0"
-  },
-  "rtlcssConfig": {
-    "options": {
-      "autoRename": false,
-      "autoRenameStrict": false,
-      "blacklist": {},
-      "clean": true,
-      "greedy": false,
-      "processUrls": false,
-      "stringMap": []
-    },
-    "plugins": [],
-    "map": false
-  },
-  "browserslist": [
-    "extends @wordpress/browserslist-config"
-  ],
-  "scripts": {
-    "start": "chokidar \"**/*.scss\" -c \"npm run build\" --initial",
-    "build:style": "node-sass sass/style-child-theme.scss style.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style.css",
-    "build:style-editor": "node-sass sass/style-child-theme-editor.scss style-editor.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style-editor.css",
-    "build:woocommerce": "node-sass sass/style-child-theme-woocommerce.scss style-woocommerce.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style-woocommerce.css",
-    "build:woocommerce-rtl": "rtlcss style-woocommerce.css style-woocommerce-rtl.css",
-    "build:rtl": "rtlcss style.css style-rtl.css",
-    "build:print": "node-sass sass/print.scss print.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r print.css",
-    "build": "run-s \"build:*\"",
-    "watch": "chokidar \"**/*.scss\" -c \"npm run build\" --initial"
-  }
+	"name": "dalston",
+	"version": "1.3.25",
+	"description": "Dalston",
+	"bugs": {
+		"url": "https://github.com/Automattic/themes/issues"
+	},
+	"homepage": "https://github.com/Automattic/themes/varia#readme",
+	"devDependencies": {
+		"@wordpress/browserslist-config": "^4.1.0",
+		"autoprefixer": "^10.4.2",
+		"chokidar-cli": "^3.0.0",
+		"node-sass": "^7.0.3",
+		"npm-run-all": "^4.1.5",
+		"postcss-cli": "^9.1.0",
+		"postcss-focus-within": "^5.0.3",
+		"rtlcss": "^3.5.0"
+	},
+	"rtlcssConfig": {
+		"options": {
+			"autoRename": false,
+			"autoRenameStrict": false,
+			"blacklist": {},
+			"clean": true,
+			"greedy": false,
+			"processUrls": false,
+			"stringMap": []
+		},
+		"plugins": [],
+		"map": false
+	},
+	"browserslist": [
+		"extends @wordpress/browserslist-config"
+	],
+	"scripts": {
+		"start": "chokidar \"**/*.scss\" -c \"npm run build\" --initial",
+		"build:style": "node-sass sass/style-child-theme.scss style.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style.css",
+		"build:style-editor": "node-sass sass/style-child-theme-editor.scss style-editor.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style-editor.css",
+		"build:woocommerce": "node-sass sass/style-child-theme-woocommerce.scss style-woocommerce.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style-woocommerce.css",
+		"build:woocommerce-rtl": "rtlcss style-woocommerce.css style-woocommerce-rtl.css",
+		"build:rtl": "rtlcss style.css style-rtl.css",
+		"build:print": "node-sass sass/print.scss print.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r print.css",
+		"build": "run-s \"build:*\"",
+		"watch": "chokidar \"**/*.scss\" -c \"npm run build\" --initial"
+	}
 }

+ 1 - 1
dalston/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: Make your online portfolio impressively awesome with Dalston. With the ability to beautifully highlight your illustration and other projects, Dalston is also versatile enough to be your personal site too.
 Requires at least: WordPress 4.9.6
-Version: 1.3.24
+Version: 1.3.25
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia

+ 1 - 1
dalston/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: Make your online portfolio impressively awesome with Dalston. With the ability to beautifully highlight your illustration and other projects, Dalston is also versatile enough to be your personal site too.
 Requires at least: WordPress 4.9.6
-Version: 1.3.24
+Version: 1.3.25
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia

+ 1 - 1
dalston/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: Make your online portfolio impressively awesome with Dalston. With the ability to beautifully highlight your illustration and other projects, Dalston is also versatile enough to be your personal site too.
 Requires at least: WordPress 4.9.6
-Version: 1.3.24
+Version: 1.3.25
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia

+ 38 - 38
elegant-business/package.json

@@ -1,40 +1,40 @@
 {
-  "name": "elegant-business",
-  "version": "1.4.7",
-  "description": "Style Variation of the Default WP Theme",
-  "devDependencies": {
-    "@wordpress/browserslist-config": "^4.1.0",
-    "autoprefixer": "^10.4.2",
-    "chokidar-cli": "^3.0.0",
-    "node-sass": "^7.0.1",
-    "npm-run-all": "^4.1.5",
-    "postcss-cli": "^9.1.0",
-    "rtlcss": "^3.5.0"
-  },
-  "rtlcssConfig": {
-    "options": {
-      "autoRename": false,
-      "autoRenameStrict": false,
-      "blacklist": {},
-      "clean": true,
-      "greedy": false,
-      "processUrls": false,
-      "stringMap": []
-    },
-    "plugins": [],
-    "map": false
-  },
-  "browserslist": [
-    "extends @wordpress/browserslist-config"
-  ],
-  "scripts": {
-    "build:style": "node-sass style.scss style.css --output-style expanded && postcss -r style.css",
-    "build:style-editor": "node-sass style-editor.scss style-editor.css --output-style expanded && postcss -r style-editor.css",
-    "build:style-editor-customizer": "node-sass style-editor-customizer.scss style-editor-customizer.css --output-style expanded && postcss -r style-editor-customizer.css",
-    "build:style-jetpack": "node-sass style-jetpack.scss style-jetpack.css --output-style expanded && postcss -r style-jetpack.css",
-    "build:rtl": "rtlcss style.css style-rtl.css",
-    "build:print": "node-sass print.scss print.css --output-style expanded && postcss -r print.css",
-    "build": "run-p \"build:*\"",
-    "watch": "chokidar \"**/*.scss\" -c \"npm run build\" --initial"
-  }
+	"name": "elegant-business",
+	"version": "1.4.8",
+	"description": "Style Variation of the Default WP Theme",
+	"devDependencies": {
+		"@wordpress/browserslist-config": "^4.1.0",
+		"autoprefixer": "^10.4.2",
+		"chokidar-cli": "^3.0.0",
+		"node-sass": "^7.0.3",
+		"npm-run-all": "^4.1.5",
+		"postcss-cli": "^9.1.0",
+		"rtlcss": "^3.5.0"
+	},
+	"rtlcssConfig": {
+		"options": {
+			"autoRename": false,
+			"autoRenameStrict": false,
+			"blacklist": {},
+			"clean": true,
+			"greedy": false,
+			"processUrls": false,
+			"stringMap": []
+		},
+		"plugins": [],
+		"map": false
+	},
+	"browserslist": [
+		"extends @wordpress/browserslist-config"
+	],
+	"scripts": {
+		"build:style": "node-sass style.scss style.css --output-style expanded && postcss -r style.css",
+		"build:style-editor": "node-sass style-editor.scss style-editor.css --output-style expanded && postcss -r style-editor.css",
+		"build:style-editor-customizer": "node-sass style-editor-customizer.scss style-editor-customizer.css --output-style expanded && postcss -r style-editor-customizer.css",
+		"build:style-jetpack": "node-sass style-jetpack.scss style-jetpack.css --output-style expanded && postcss -r style-jetpack.css",
+		"build:rtl": "rtlcss style.css style-rtl.css",
+		"build:print": "node-sass print.scss print.css --output-style expanded && postcss -r print.css",
+		"build": "run-p \"build:*\"",
+		"watch": "chokidar \"**/*.scss\" -c \"npm run build\" --initial"
+	}
 }

+ 1 - 1
elegant-business/style-rtl.css

@@ -7,7 +7,7 @@ Author URI: https://wordpress.org/
 Template: twentynineteen
 Description: Simple, yet sophisticated, with subtle, beautiful typography, Elegant Business conveys quality and integrity, which makes it especially good fit for coffee shops, pop-up shops, and brick & mortar store fronts.
 Requires at least: WordPress 4.9.6
-Version: 1.4.3
+Version: 1.4.8
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Text Domain: elegant-business

+ 1 - 1
elegant-business/style.css

@@ -7,7 +7,7 @@ Author URI: https://wordpress.org/
 Template: twentynineteen
 Description: Simple, yet sophisticated, with subtle, beautiful typography, Elegant Business conveys quality and integrity, which makes it especially good fit for coffee shops, pop-up shops, and brick & mortar store fronts.
 Requires at least: WordPress 4.9.6
-Version: 1.4.7
+Version: 1.4.8
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Text Domain: elegant-business

+ 1 - 1
elegant-business/style.scss

@@ -6,7 +6,7 @@ Author URI: https://wordpress.org/
 Template: twentynineteen
 Description: Simple, yet sophisticated, with subtle, beautiful typography, Elegant Business conveys quality and integrity, which makes it especially good fit for coffee shops, pop-up shops, and brick & mortar store fronts.
 Requires at least: WordPress 4.9.6
-Version: 1.4.7
+Version: 1.4.8
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Text Domain: elegant-business

+ 44 - 44
exford/package.json

@@ -1,46 +1,46 @@
 {
-  "name": "exford",
-  "version": "1.5.23",
-  "description": "Exford",
-  "bugs": {
-    "url": "https://github.com/Automattic/themes/issues"
-  },
-  "homepage": "https://github.com/Automattic/themes/varia#readme",
-  "devDependencies": {
-    "@wordpress/browserslist-config": "^4.1.0",
-    "autoprefixer": "^10.4.2",
-    "chokidar-cli": "^3.0.0",
-    "node-sass": "^7.0.1",
-    "npm-run-all": "^4.1.5",
-    "postcss-cli": "^9.1.0",
-    "postcss-focus-within": "^5.0.3",
-    "rtlcss": "^3.5.0"
-  },
-  "rtlcssConfig": {
-    "options": {
-      "autoRename": false,
-      "autoRenameStrict": false,
-      "blacklist": {},
-      "clean": true,
-      "greedy": false,
-      "processUrls": false,
-      "stringMap": []
-    },
-    "plugins": [],
-    "map": false
-  },
-  "browserslist": [
-    "extends @wordpress/browserslist-config"
-  ],
-  "scripts": {
-    "start": "chokidar \"**/*.scss\" -c \"npm run build\" --initial",
-    "build:style": "node-sass sass/style-child-theme.scss style.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style.css",
-    "build:style-editor": "node-sass sass/style-child-theme-editor.scss style-editor.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style-editor.css",
-    "build:woocommerce": "node-sass sass/style-child-theme-woocommerce.scss style-woocommerce.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style-woocommerce.css",
-    "build:woocommerce-rtl": "rtlcss style-woocommerce.css style-woocommerce-rtl.css",
-    "build:rtl": "rtlcss style.css style-rtl.css",
-    "build:print": "node-sass sass/print.scss print.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r print.css",
-    "build": "run-s \"build:*\"",
-    "watch": "chokidar \"**/*.scss\" -c \"npm run build\" --initial"
-  }
+	"name": "exford",
+	"version": "1.5.24",
+	"description": "Exford",
+	"bugs": {
+		"url": "https://github.com/Automattic/themes/issues"
+	},
+	"homepage": "https://github.com/Automattic/themes/varia#readme",
+	"devDependencies": {
+		"@wordpress/browserslist-config": "^4.1.0",
+		"autoprefixer": "^10.4.2",
+		"chokidar-cli": "^3.0.0",
+		"node-sass": "^7.0.3",
+		"npm-run-all": "^4.1.5",
+		"postcss-cli": "^9.1.0",
+		"postcss-focus-within": "^5.0.3",
+		"rtlcss": "^3.5.0"
+	},
+	"rtlcssConfig": {
+		"options": {
+			"autoRename": false,
+			"autoRenameStrict": false,
+			"blacklist": {},
+			"clean": true,
+			"greedy": false,
+			"processUrls": false,
+			"stringMap": []
+		},
+		"plugins": [],
+		"map": false
+	},
+	"browserslist": [
+		"extends @wordpress/browserslist-config"
+	],
+	"scripts": {
+		"start": "chokidar \"**/*.scss\" -c \"npm run build\" --initial",
+		"build:style": "node-sass sass/style-child-theme.scss style.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style.css",
+		"build:style-editor": "node-sass sass/style-child-theme-editor.scss style-editor.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style-editor.css",
+		"build:woocommerce": "node-sass sass/style-child-theme-woocommerce.scss style-woocommerce.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style-woocommerce.css",
+		"build:woocommerce-rtl": "rtlcss style-woocommerce.css style-woocommerce-rtl.css",
+		"build:rtl": "rtlcss style.css style-rtl.css",
+		"build:print": "node-sass sass/print.scss print.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r print.css",
+		"build": "run-s \"build:*\"",
+		"watch": "chokidar \"**/*.scss\" -c \"npm run build\" --initial"
+	}
 }

+ 1 - 1
exford/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: Make your online presence as striking and stylish as your business with Exford.
 Requires at least: WordPress 4.9.6
-Version: 1.5.23
+Version: 1.5.24
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia

+ 1 - 1
exford/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: Make your online presence as striking and stylish as your business with Exford.
 Requires at least: WordPress 4.9.6
-Version: 1.5.23
+Version: 1.5.24
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia

+ 1 - 1
exford/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: Make your online presence as striking and stylish as your business with Exford.
 Requires at least: WordPress 4.9.6
-Version: 1.5.23
+Version: 1.5.24
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia

+ 38 - 38
friendly-business/package.json

@@ -1,40 +1,40 @@
 {
-  "name": "friendly-business",
-  "version": "1.4.7",
-  "description": "Style Variation of the Default WP Theme",
-  "devDependencies": {
-    "@wordpress/browserslist-config": "^4.1.0",
-    "autoprefixer": "^10.4.2",
-    "chokidar-cli": "^3.0.0",
-    "node-sass": "^7.0.1",
-    "npm-run-all": "^4.1.5",
-    "postcss-cli": "^9.1.0",
-    "rtlcss": "^3.5.0"
-  },
-  "rtlcssConfig": {
-    "options": {
-      "autoRename": false,
-      "autoRenameStrict": false,
-      "blacklist": {},
-      "clean": true,
-      "greedy": false,
-      "processUrls": false,
-      "stringMap": []
-    },
-    "plugins": [],
-    "map": false
-  },
-  "browserslist": [
-    "extends @wordpress/browserslist-config"
-  ],
-  "scripts": {
-    "build:style": "node-sass style.scss style.css --output-style expanded && postcss -r style.css",
-    "build:style-editor": "node-sass style-editor.scss style-editor.css --output-style expanded && postcss -r style-editor.css",
-    "build:style-editor-customizer": "node-sass style-editor-customizer.scss style-editor-customizer.css --output-style expanded && postcss -r style-editor-customizer.css",
-    "build:style-jetack": "node-sass style-jetpack.scss style-jetpack.css --output-style expanded && postcss -r style-jetpack.css",
-    "build:rtl": "rtlcss style.css style-rtl.css",
-    "build:print": "node-sass print.scss print.css --output-style expanded && postcss -r print.css",
-    "build": "run-p \"build:*\"",
-    "watch": "chokidar \"**/*.scss\" -c \"npm run build\" --initial"
-  }
+	"name": "friendly-business",
+	"version": "1.4.8",
+	"description": "Style Variation of the Default WP Theme",
+	"devDependencies": {
+		"@wordpress/browserslist-config": "^4.1.0",
+		"autoprefixer": "^10.4.2",
+		"chokidar-cli": "^3.0.0",
+		"node-sass": "^7.0.3",
+		"npm-run-all": "^4.1.5",
+		"postcss-cli": "^9.1.0",
+		"rtlcss": "^3.5.0"
+	},
+	"rtlcssConfig": {
+		"options": {
+			"autoRename": false,
+			"autoRenameStrict": false,
+			"blacklist": {},
+			"clean": true,
+			"greedy": false,
+			"processUrls": false,
+			"stringMap": []
+		},
+		"plugins": [],
+		"map": false
+	},
+	"browserslist": [
+		"extends @wordpress/browserslist-config"
+	],
+	"scripts": {
+		"build:style": "node-sass style.scss style.css --output-style expanded && postcss -r style.css",
+		"build:style-editor": "node-sass style-editor.scss style-editor.css --output-style expanded && postcss -r style-editor.css",
+		"build:style-editor-customizer": "node-sass style-editor-customizer.scss style-editor-customizer.css --output-style expanded && postcss -r style-editor-customizer.css",
+		"build:style-jetack": "node-sass style-jetpack.scss style-jetpack.css --output-style expanded && postcss -r style-jetpack.css",
+		"build:rtl": "rtlcss style.css style-rtl.css",
+		"build:print": "node-sass print.scss print.css --output-style expanded && postcss -r print.css",
+		"build": "run-p \"build:*\"",
+		"watch": "chokidar \"**/*.scss\" -c \"npm run build\" --initial"
+	}
 }

+ 1 - 1
friendly-business/style-rtl.css

@@ -7,7 +7,7 @@ Author URI: https://wordpress.org/
 Template: twentynineteen
 Description: Simple, approachable, with bold, handsome typography, Friendly Business conveys quality and sustainability, which makes it especially good fit for education, agriculture and family-run businesses.
 Requires at least: WordPress 4.9.6
-Version: 1.4.3
+Version: 1.4.8
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Text Domain: friendly-business

+ 1 - 1
friendly-business/style.css

@@ -7,7 +7,7 @@ Author URI: https://wordpress.org/
 Template: twentynineteen
 Description: Simple, approachable, with bold, handsome typography, Friendly Business conveys quality and sustainability, which makes it especially good fit for education, agriculture and family-run businesses.
 Requires at least: WordPress 4.9.6
-Version: 1.4.7
+Version: 1.4.8
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Text Domain: friendly-business

+ 1 - 1
friendly-business/style.scss

@@ -6,7 +6,7 @@ Author URI: https://wordpress.org/
 Template: twentynineteen
 Description: Simple, approachable, with bold, handsome typography, Friendly Business conveys quality and sustainability, which makes it especially good fit for education, agriculture and family-run businesses.
 Requires at least: WordPress 4.9.6
-Version: 1.4.7
+Version: 1.4.8
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Text Domain: friendly-business

+ 44 - 44
hever/package.json

@@ -1,46 +1,46 @@
 {
-  "name": "hever",
-  "version": "1.5.24",
-  "description": "Hever",
-  "bugs": {
-    "url": "https://github.com/Automattic/themes/issues"
-  },
-  "homepage": "https://github.com/Automattic/themes/varia#readme",
-  "devDependencies": {
-    "@wordpress/browserslist-config": "^4.1.0",
-    "autoprefixer": "^10.4.2",
-    "chokidar-cli": "^3.0.0",
-    "node-sass": "^7.0.1",
-    "npm-run-all": "^4.1.5",
-    "postcss-cli": "^9.1.0",
-    "postcss-focus-within": "^5.0.3",
-    "rtlcss": "^3.5.0"
-  },
-  "rtlcssConfig": {
-    "options": {
-      "autoRename": false,
-      "autoRenameStrict": false,
-      "blacklist": {},
-      "clean": true,
-      "greedy": false,
-      "processUrls": false,
-      "stringMap": []
-    },
-    "plugins": [],
-    "map": false
-  },
-  "browserslist": [
-    "extends @wordpress/browserslist-config"
-  ],
-  "scripts": {
-    "start": "chokidar \"**/*.scss\" -c \"npm run build\" --initial",
-    "build:style": "node-sass sass/style-child-theme.scss style.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style.css",
-    "build:style-editor": "node-sass sass/style-child-theme-editor.scss style-editor.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style-editor.css",
-    "build:woocommerce": "node-sass sass/style-child-theme-woocommerce.scss style-woocommerce.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style-woocommerce.css",
-    "build:rtl": "rtlcss style.css style-rtl.css",
-    "build:woocommerce-rtl": "rtlcss style-woocommerce.css style-woocommerce-rtl.css",
-    "build:print": "node-sass sass/print.scss print.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r print.css",
-    "build": "run-s \"build:*\"",
-    "watch": "chokidar \"**/*.scss\" -c \"npm run build\" --initial"
-  }
+	"name": "hever",
+	"version": "1.5.25",
+	"description": "Hever",
+	"bugs": {
+		"url": "https://github.com/Automattic/themes/issues"
+	},
+	"homepage": "https://github.com/Automattic/themes/varia#readme",
+	"devDependencies": {
+		"@wordpress/browserslist-config": "^4.1.0",
+		"autoprefixer": "^10.4.2",
+		"chokidar-cli": "^3.0.0",
+		"node-sass": "^7.0.3",
+		"npm-run-all": "^4.1.5",
+		"postcss-cli": "^9.1.0",
+		"postcss-focus-within": "^5.0.3",
+		"rtlcss": "^3.5.0"
+	},
+	"rtlcssConfig": {
+		"options": {
+			"autoRename": false,
+			"autoRenameStrict": false,
+			"blacklist": {},
+			"clean": true,
+			"greedy": false,
+			"processUrls": false,
+			"stringMap": []
+		},
+		"plugins": [],
+		"map": false
+	},
+	"browserslist": [
+		"extends @wordpress/browserslist-config"
+	],
+	"scripts": {
+		"start": "chokidar \"**/*.scss\" -c \"npm run build\" --initial",
+		"build:style": "node-sass sass/style-child-theme.scss style.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style.css",
+		"build:style-editor": "node-sass sass/style-child-theme-editor.scss style-editor.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style-editor.css",
+		"build:woocommerce": "node-sass sass/style-child-theme-woocommerce.scss style-woocommerce.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r style-woocommerce.css",
+		"build:rtl": "rtlcss style.css style-rtl.css",
+		"build:woocommerce-rtl": "rtlcss style-woocommerce.css style-woocommerce-rtl.css",
+		"build:print": "node-sass sass/print.scss print.css --output-style expanded --indent-type tab --indent-width 1 && postcss -r print.css",
+		"build": "run-s \"build:*\"",
+		"watch": "chokidar \"**/*.scss\" -c \"npm run build\" --initial"
+	}
 }

+ 1 - 1
hever/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: A fully responsive theme, ideal for creating a strong — yet beautiful — online presence for your business.
 Requires at least: WordPress 4.9.6
-Version: 1.5.24
+Version: 1.5.25
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia

+ 1 - 1
hever/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: A fully responsive theme, ideal for creating a strong — yet beautiful — online presence for your business.
 Requires at least: WordPress 4.9.6
-Version: 1.5.24
+Version: 1.5.25
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia

+ 1 - 1
hever/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: A fully responsive theme, ideal for creating a strong — yet beautiful — online presence for your business.
 Requires at least: WordPress 4.9.6
-Version: 1.5.24
+Version: 1.5.25
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia

BIN
iotix/assets/images/Hero-Image.png


+ 58 - 0
iotix/functions.php

@@ -0,0 +1,58 @@
+<?php
+/**
+ * Iotix functions and definitions
+ *
+ * @link https://developer.wordpress.org/themes/basics/theme-functions/
+ *
+ * @package Iotix
+ * @since Iotix 1.0
+ */
+
+
+if ( ! function_exists( 'iotix_support' ) ) :
+
+	/**
+	 * Sets up theme defaults and registers support for various WordPress features.
+	 *
+	 * @since Iotix 1.0
+	 *
+	 * @return void
+	 */
+	function iotix_support() {
+
+		// Enqueue editor styles.
+		add_editor_style( 'style.css' );
+
+	}
+
+endif;
+
+add_action( 'after_setup_theme', 'iotix_support' );
+
+if ( ! function_exists( 'iotix_styles' ) ) :
+
+	/**
+	 * Enqueue styles.
+	 *
+	 * @since Iotix 1.0
+	 *
+	 * @return void
+	 */
+	function iotix_styles() {
+
+		// Register theme stylesheet.
+		wp_register_style(
+			'iotix-style',
+			get_template_directory_uri() . '/style.css',
+			array(),
+			wp_get_theme()->get( 'Version' )
+		);
+
+		// Enqueue theme stylesheet.
+		wp_enqueue_style( 'iotix-style' );
+
+	}
+
+endif;
+
+add_action( 'wp_enqueue_scripts', 'iotix_styles' );

+ 1 - 0
iotix/parts/footer.html

@@ -0,0 +1 @@
+<!-- wp:pattern {"slug":"iotix/footer"} /-->

+ 1 - 0
iotix/parts/header-home.html

@@ -0,0 +1 @@
+<!-- wp:pattern {"slug":"iotix/header-home"} /-->

+ 15 - 0
iotix/parts/header.html

@@ -0,0 +1,15 @@
+<!-- wp:group {"layout":{"type":"constrained"},"style":{"spacing":{"padding":{"bottom":"var:preset|spacing|70"}}}} -->
+<div class="wp-block-group" style="padding-bottom:var(--wp--preset--spacing--70)"><!-- wp:group {"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between"},"align":"wide","style":{"spacing":{"padding":{"top":"var:preset|spacing|70","right":"0","bottom":"var:preset|spacing|60","left":"0"}}}} -->
+<div class="wp-block-group alignwide" style="padding-top:var(--wp--preset--spacing--70);padding-right:0;padding-bottom:var(--wp--preset--spacing--60);padding-left:0"><!-- wp:site-title /-->
+
+<!-- wp:group {"layout":{"type":"flex","flexWrap":"nowrap"},"style":{"spacing":{"padding":{"top":"0","right":"0","bottom":"0","left":"0"}}}} -->
+<div class="wp-block-group" style="padding-top:0;padding-right:0;padding-bottom:0;padding-left:0"><!-- wp:navigation {"fontSize":"medium"} /-->
+
+<!-- wp:buttons -->
+<div class="wp-block-buttons"><!-- wp:button {"fontSize":"small"} -->
+<div class="wp-block-button has-custom-font-size has-small-font-size"><a class="wp-block-button__link wp-element-button">Sign In</a></div>
+<!-- /wp:button --></div>
+<!-- /wp:buttons --></div>
+<!-- /wp:group --></div>
+<!-- /wp:group --></div>
+<!-- /wp:group -->

+ 13 - 0
iotix/parts/post-meta.html

@@ -0,0 +1,13 @@
+<!-- wp:group {"layout":{"type":"default"}} -->
+<div class="wp-block-group"><!-- wp:group {"layout":{"type":"constrained"}} -->
+<div class="wp-block-group"><!-- wp:group {"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"left"},"style":{"border":{"radius":"100px"}}} -->
+<div class="wp-block-group" style="border-radius:100px"><!-- wp:group {"layout":{"type":"constrained"},"style":{"spacing":{"padding":{"top":"var:preset|spacing|20","right":"var:preset|spacing|40","bottom":"var:preset|spacing|20","left":"var:preset|spacing|40"}},"border":{"radius":"100px"}},"backgroundColor":"background"} -->
+<div class="wp-block-group has-background-background-color has-background" style="border-radius:100px;padding-top:var(--wp--preset--spacing--20);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--40)"><!-- wp:post-terms {"term":"category","style":{"typography":{"fontStyle":"normal","fontWeight":"700","fontSize":"0.8rem"}}} /--></div>
+<!-- /wp:group --></div>
+<!-- /wp:group -->
+
+<!-- wp:post-title {"fontSize":"x-large"} /-->
+
+<!-- wp:post-date {"style":{"typography":{"fontSize":"0.75rem"}},"textColor":"secondary"} /--></div>
+<!-- /wp:group --></div>
+<!-- /wp:group -->

+ 32 - 0
iotix/patterns/404.php

@@ -0,0 +1,32 @@
+<?php
+/**
+ * Title: A 404 page
+ * Slug: iotix/404
+ * Inserter: no
+ */
+
+?>
+
+<!-- wp:group {"tagName":"main","layout":{"type":"constrained"}} -->
+<main class="wp-block-group"><!-- wp:image {"align":"wide","id":425,"sizeSlug":"full","linkDestination":"none"} -->
+<figure class="wp-block-image alignwide size-full"><img src="<?php echo esc_url( get_template_directory_uri() ); ?>/404-Image.png" alt="" class="wp-image-425"/></figure>
+<!-- /wp:image -->
+
+<!-- wp:spacer -->
+<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>
+<!-- /wp:spacer -->
+
+<!-- wp:heading {"textAlign":"left","level":1,"fontSize":"x-large"} -->
+<h1 class="has-text-align-left has-x-large-font-size" id="oops-that-page-can-t-be-found"><?php echo esc_html__( 'Oops! That page can’t be found.', 'iotix' ); ?></h1>
+<!-- /wp:heading -->
+
+<!-- wp:paragraph -->
+<p><?php echo esc_html__( 'It looks like nothing was found at this location. Maybe try a search?', 'iotix' ); ?></p>
+<!-- /wp:paragraph -->
+
+<!-- wp:search {"label":"","showLabel":false,"style":{"border":{"radius":"100px"}},"borderColor":"foreground"} /-->
+
+<!-- wp:spacer -->
+<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>
+<!-- /wp:spacer --></main>
+<!-- /wp:group -->

+ 71 - 0
iotix/patterns/footer.php

@@ -0,0 +1,71 @@
+<?php
+/**
+ * Title: Default footer
+ * Slug: iotix/footer
+ * Categories: footer
+ * Block Types: core/template-part/footer
+ */
+?>
+
+
+<!-- wp:group {"layout":{"type":"constrained"},"style":{"spacing":{"padding":{"top":"var:preset|spacing|50","right":"var:preset|spacing|50","bottom":"var:preset|spacing|60","left":"var:preset|spacing|50"}}}} -->
+<div class="wp-block-group" style="padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--50)"><!-- wp:group {"layout":{"type":"constrained"},"align":"wide","style":{"spacing":{"padding":{"top":"80px","bottom":"0px"}}}} -->
+<div class="wp-block-group alignwide" style="padding-top:80px;padding-bottom:0px"><!-- wp:columns {"verticalAlignment":"top","align":"wide"} -->
+<div class="wp-block-columns alignwide are-vertically-aligned-top"><!-- wp:column {"width":"30%"} -->
+<div class="wp-block-column" style="flex-basis:30%"><!-- wp:site-title /-->
+
+<!-- wp:site-tagline /--></div>
+<!-- /wp:column -->
+
+<!-- wp:column {"width":"10%"} -->
+<div class="wp-block-column" style="flex-basis:10%"></div>
+<!-- /wp:column -->
+
+<!-- wp:column {"verticalAlignment":"top"} -->
+<div class="wp-block-column is-vertically-aligned-top"><!-- wp:heading {"level":4} -->
+<h4><strong><?php echo esc_html__( 'Product', 'iotix' ); ?></strong></h4>
+<!-- /wp:heading -->
+
+<!-- wp:navigation {"overlayMenu":"never","align":"wide","layout":{"type":"flex","flexWrap":"wrap","orientation":"vertical"},"style":{"spacing":{"blockGap":"var:preset|spacing|20"}}} /--></div>
+<!-- /wp:column -->
+
+<!-- wp:column {"verticalAlignment":"top"} -->
+<div class="wp-block-column is-vertically-aligned-top"><!-- wp:heading {"level":4} -->
+<h4><strong><?php echo esc_html__( 'Company', 'iotix' ); ?></strong></h4>
+<!-- /wp:heading -->
+
+<!-- wp:navigation {"overlayMenu":"never","align":"wide","layout":{"type":"flex","flexWrap":"wrap","orientation":"vertical"},"style":{"spacing":{"blockGap":"var:preset|spacing|20"}}} /--></div>
+<!-- /wp:column -->
+
+<!-- wp:column {"verticalAlignment":"top"} -->
+<div class="wp-block-column is-vertically-aligned-top"><!-- wp:heading {"level":4} -->
+<h4><strong><?php echo esc_html__( 'Resources', 'iotix' ); ?></strong></h4>
+<!-- /wp:heading -->
+
+<!-- wp:navigation {"overlayMenu":"never","align":"wide","layout":{"type":"flex","flexWrap":"wrap","orientation":"vertical"},"style":{"spacing":{"blockGap":"var:preset|spacing|20"}}} /--></div>
+<!-- /wp:column --></div>
+<!-- /wp:columns -->
+
+<!-- wp:spacer -->
+<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>
+<!-- /wp:spacer -->
+
+<!-- wp:group {"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between","verticalAlignment":"bottom"},"align":"wide","style":{"typography":{"fontSize":"0.8rem"},"spacing":{"blockGap":"var:preset|spacing|20"}}} -->
+<div class="wp-block-group alignwide" style="font-size:0.8rem"><!-- wp:paragraph {"align":"left","style":{"typography":{"fontSize":"0.8rem"}},"textColor":"primary"} -->
+        <!-- wp:paragraph {"align":"right","style":{"typography":{"fontSize":"0.8rem"}}} -->
+        <p class="has-text-align-right" style="font-size:0.8rem">
+            <?php
+            /* Translators: WordPress link. */
+            $wordpress_link = '<a href="' . esc_url( __( 'https://wordpress.org', 'adventurer' ) ) . '" rel="nofollow">WordPress</a>';
+            echo sprintf(
+                esc_html__( 'Designed with %1$s', 'adventurer' ),
+                $wordpress_link
+            );
+        ?>
+        </p>
+        <!-- /wp:paragraph -->
+
+<!-- wp:navigation {"overlayMenu":"never","layout":{"type":"flex","orientation":"horizontal"},"style":{"spacing":{"blockGap":"var:preset|spacing|40"}}} /--></div>
+<!-- /wp:group --></div>
+<!-- /wp:group --></div>
+<!-- /wp:group -->

+ 52 - 0
iotix/patterns/header-home.php

@@ -0,0 +1,52 @@
+<?php
+/**
+ * Title: Header Home
+ * slug: iotix/header-home
+ * inserter: no
+ */
+
+?>
+
+<!-- wp:cover {"url":"<?php echo esc_url( get_stylesheet_directory_uri() ); ?>/assets/images/Hero-Image.png","id":474,"dimRatio":0,"overlayColor":"primary","contentPosition":"center center"} -->
+<div class="wp-block-cover"><span aria-hidden="true" class="wp-block-cover__background has-primary-background-color has-background-dim-0 has-background-dim"></span><img class="wp-block-cover__image-background wp-image-474" alt="" src="<?php echo esc_url( get_stylesheet_directory_uri() ); ?>/assets/images/Hero-Image.png" data-object-fit="cover"/><div class="wp-block-cover__inner-container"><!-- wp:group {"layout":{"type":"constrained"},"style":{"spacing":{"padding":{"bottom":"var:preset|spacing|70"}}}} -->
+<div class="wp-block-group" style="padding-bottom:var(--wp--preset--spacing--70)"><!-- wp:group {"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between"},"align":"wide","style":{"spacing":{"padding":{"top":"var:preset|spacing|60","right":"0","bottom":"var:preset|spacing|60","left":"0"}}}} -->
+<div class="wp-block-group alignwide" style="padding-top:var(--wp--preset--spacing--60);padding-right:0;padding-bottom:var(--wp--preset--spacing--60);padding-left:0"><!-- wp:site-title {"style":{"elements":{"link":{"color":{"text":"var:preset|color|tertiary"}}}}} /-->
+
+<!-- wp:group {"layout":{"type":"flex","flexWrap":"nowrap"},"style":{"spacing":{"padding":{"top":"0","right":"0","bottom":"0","left":"0"}},"elements":{"link":{"color":{"text":"var:preset|color|background"}}}}} -->
+<div class="wp-block-group has-link-color" style="padding-top:0;padding-right:0;padding-bottom:0;padding-left:0"><!-- wp:navigation {"fontSize":"medium"} /-->
+
+<!-- wp:buttons -->
+<div class="wp-block-buttons"><!-- wp:button {"backgroundColor":"tertiary","textColor":"foreground","fontSize":"small"} -->
+<div class="wp-block-button has-custom-font-size has-small-font-size"><a class="wp-block-button__link has-foreground-color has-tertiary-background-color has-text-color has-background wp-element-button"><?php echo esc_html__( 'Sign In', 'iotix' ); ?></a></div>
+<!-- /wp:button --></div>
+<!-- /wp:buttons --></div>
+<!-- /wp:group --></div>
+<!-- /wp:group -->
+
+<!-- wp:columns {"align":"wide","style":{"spacing":{"padding":{"top":"11rem","bottom":"11rem"}}}} -->
+<div class="wp-block-columns alignwide" style="padding-top:11rem;padding-bottom:11rem"><!-- wp:column {"width":"33.34%"} -->
+<div class="wp-block-column" style="flex-basis:33.34%"></div>
+<!-- /wp:column -->
+
+<!-- wp:column {"width":"80%"} -->
+<div class="wp-block-column" style="flex-basis:80%"><!-- wp:heading {"textAlign":"center","level":1,"align":"wide","style":{"typography":{"lineHeight":1},"spacing":{"margin":{"top":"0","right":"0","bottom":"0","left":"0"},"padding":{"bottom":"0","right":"0"}}},"textColor":"tertiary","fontSize":"x-large"} -->
+<h1 class="alignwide has-text-align-center has-tertiary-color has-text-color has-x-large-font-size" style="margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-right:0;padding-bottom:0;line-height:1"><?php echo esc_html__( 'Machine learning for designers, made easy.', 'iotix' ); ?></h1>
+<!-- /wp:heading -->
+
+<!-- wp:paragraph {"align":"center","style":{"spacing":{"margin":{"top":"0","right":"0","bottom":"0","left":"0"},"padding":{"right":"0vw","top":"var:preset|spacing|50","bottom":"var:preset|spacing|50"}}},"textColor":"background","fontSize":"medium"} -->
+<p class="has-text-align-center has-background-color has-text-color has-medium-font-size" style="margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:var(--wp--preset--spacing--50);padding-right:0vw;padding-bottom:var(--wp--preset--spacing--50)"><?php echo esc_html__( 'Speed up your design process by creating realistic mockups with AI-driven content, all through the power of machine learning.', 'iotix' ); ?></p>
+<!-- /wp:paragraph -->
+
+<!-- wp:buttons {"layout":{"type":"flex","justifyContent":"center"}} -->
+<div class="wp-block-buttons"><!-- wp:button {"backgroundColor":"foreground","textColor":"tertiary","className":"is-style-fill","fontSize":"medium"} -->
+<div class="wp-block-button has-custom-font-size is-style-fill has-medium-font-size"><a class="wp-block-button__link has-tertiary-color has-foreground-background-color has-text-color has-background wp-element-button"><?php echo esc_html__( 'Get Started', 'iotix' ); ?></a></div>
+<!-- /wp:button --></div>
+<!-- /wp:buttons --></div>
+<!-- /wp:column -->
+
+<!-- wp:column {"width":"33.33%"} -->
+<div class="wp-block-column" style="flex-basis:33.33%"></div>
+<!-- /wp:column --></div>
+<!-- /wp:columns --></div>
+<!-- /wp:group --></div></div>
+<!-- /wp:cover -->

+ 10 - 0
iotix/patterns/hidden-no-results-content.php

@@ -0,0 +1,10 @@
+<?php
+/**
+ * Title: Hidden No Results Content
+ * Slug: iotix/hidden-no-results-content
+ * Inserter: no
+ */
+?>
+<!-- wp:paragraph -->
+<p><?php echo esc_html_x( 'Sorry, but nothing matched your search terms. Please try again with some different keywords.', 'Message explaining that there are no results returned from a search', 'block-canvas' ); ?></p>
+<!-- /wp:paragraph -->

+ 31 - 0
iotix/readme.txt

@@ -0,0 +1,31 @@
+=== Iotix ===
+Contributors: Automattic
+Requires at least: 5.8
+Tested up to: 6.2
+Requires PHP: 5.7
+License: GPLv2 or later
+License URI: http://www.gnu.org/licenses/gpl-2.0.html
+
+== Description ==
+
+A simple iotix theme.
+
+== Changelog ==
+
+= 0.0.1 =
+* Initial release
+
+== Copyright ==
+
+Iotix WordPress Theme, (C) 2022 Automattic
+Iotix is distributed under the terms of the GNU GPL.
+
+This program is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation, either version 2 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.

BIN
iotix/screenshot.png


+ 37 - 0
iotix/style.css

@@ -0,0 +1,37 @@
+/*
+Theme Name: Iotix
+Theme URI: 
+Author: Automattic
+Author URI: 
+Description: A simple iotix theme.
+Requires at least: 5.8
+Tested up to: 6.2
+Requires PHP: 5.7
+Version: 0.0.1
+License: GNU General Public License v2 or later
+License URI: http://www.gnu.org/licenses/gpl-2.0.html
+Template: 
+Text Domain: iotix
+Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks
+*//*
+ * Font smoothing
+ */
+
+ body {
+	-moz-osx-font-smoothing: grayscale;
+	-webkit-font-smoothing: antialiased;
+}
+
+/*
+ * Responsive menu container padding.
+ * This ensures the responsive container inherits the same
+ * spacing defined above. This behavior may be built into
+ * the Block Editor in the future.
+ */
+
+.wp-block-navigation__responsive-container.is-menu-open {
+	padding-top: var(--wp--custom--gap--horizontal);
+	padding-bottom: var(--wp--custom--gap--vertical);
+	padding-right: var(--wp--custom--gap--horizontal);
+	padding-left: var(--wp--custom--gap--horizontal);
+}

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików