-
-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
17 changed files
with
9,124 additions
and
16,933 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<?php return array('dependencies' => array(), 'version' => 'edc6f70738b049572515'); | ||
<?php return array('dependencies' => array(), 'version' => '75cac55ac755f24371be'); |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<?php return array('dependencies' => array('wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-dom-ready', 'wp-i18n', 'wp-server-side-render'), 'version' => '5856395e8f4156de225c'); | ||
<?php return array('dependencies' => array('wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-dom-ready', 'wp-i18n', 'wp-server-side-render'), 'version' => '1d780cd450fcc77c107f'); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,45 @@ | ||
.editor-styles-wrapper .alm-listing{pointer-events:none}.editor-styles-wrapper .ajax-load-more-block-selector{background-color:#fff;border:1px solid #e1e1e1;box-shadow:0 0 0 5px rgba(0,0,0,.02);box-sizing:border-box;overflow:hidden}.editor-styles-wrapper .ajax-load-more-block-selector *{box-sizing:border-box}.editor-styles-wrapper .ajax-load-more-block-selector h3{border-bottom:1px solid #e1e1e1!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif!important;font-size:18px!important;font-weight:700!important;line-height:1.35!important;margin:0!important;padding:15px!important}.editor-styles-wrapper .ajax-load-more-block-selector div{align-items:center;background-color:#fef8ee;border-left:5px solid #f0b849;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif!important;font-size:13px;gap:5px;line-height:1.35;margin:5px;padding:15px}.editor-styles-wrapper .ajax-load-more-block-selector div span{color:#f0b849}.alm-results-text{display:none!important} | ||
/*!*************************************************************************************************************************************************!*\ | ||
!*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/core/index.scss ***! | ||
\*************************************************************************************************************************************************/ | ||
.editor-styles-wrapper .alm-listing { | ||
pointer-events: none; | ||
} | ||
.editor-styles-wrapper .ajax-load-more-block-selector { | ||
background-color: #fff; | ||
border: 1px solid #e1e1e1; | ||
box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.02); | ||
overflow: hidden; | ||
box-sizing: border-box; | ||
} | ||
.editor-styles-wrapper .ajax-load-more-block-selector * { | ||
box-sizing: border-box; | ||
} | ||
.editor-styles-wrapper .ajax-load-more-block-selector h3 { | ||
font-size: 18px !important; | ||
font-weight: 700 !important; | ||
line-height: 1.35 !important; | ||
margin: 0 !important; | ||
padding: 15px !important; | ||
border-bottom: 1px solid #e1e1e1 !important; | ||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif !important; | ||
} | ||
.editor-styles-wrapper .ajax-load-more-block-selector div { | ||
display: flex; | ||
align-items: center; | ||
gap: 5px; | ||
font-size: 13px; | ||
line-height: 1.35; | ||
margin: 5px; | ||
padding: 0; | ||
padding: 15px; | ||
background-color: #fef8ee; | ||
border-left: 5px solid #f0b849; | ||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif !important; | ||
} | ||
.editor-styles-wrapper .ajax-load-more-block-selector div span { | ||
color: #f0b849; | ||
} | ||
|
||
.alm-results-text { | ||
display: none !important; | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<?php return array('dependencies' => array('wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-dom-ready', 'wp-i18n', 'wp-server-side-render'), 'version' => '314fcd4d8124ee84d77c'); | ||
<?php return array('dependencies' => array('wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-dom-ready', 'wp-i18n', 'wp-server-side-render'), 'version' => 'cc75197a5afa3cae9b0e'); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,9 @@ | ||
.editor-styles-wrapper .alm-filters{pointer-events:none}.editor-styles-wrapper .alm-filters.alm-filters-facets{opacity:1} | ||
/*!****************************************************************************************************************************************************!*\ | ||
!*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/filters/index.scss ***! | ||
\****************************************************************************************************************************************************/ | ||
.editor-styles-wrapper .alm-filters { | ||
pointer-events: none; | ||
} | ||
.editor-styles-wrapper .alm-filters.alm-filters-facets { | ||
opacity: 1; | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<?php return array('dependencies' => array(), 'version' => 'e50969999283f10d6c00'); | ||
<?php return array('dependencies' => array(), 'version' => 'fc62a154d32701568cc9'); |
Oops, something went wrong.