Skip to content

Commit

Permalink
More dropdown work.
Browse files Browse the repository at this point in the history
  • Loading branch information
mauteri committed Dec 28, 2024
1 parent 16bf735 commit 079b4de
Show file tree
Hide file tree
Showing 114 changed files with 132 additions and 79,190 deletions.
13 changes: 1 addition & 12 deletions build/admin_style-rtl.css
Original file line number Diff line number Diff line change
@@ -1,12 +1 @@
/*!***************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/admin.scss ***!
\***************************************************************************************************************************************************************************************************************************************/
.gatherpress-admin__site-check {
align-items: center;
display: flex;
gap: 1rem;
padding: 0.5rem;
}
.gatherpress-admin__site-check > div:last-child {
margin-right: auto;
}
.gatherpress-admin__site-check{align-items:center;display:flex;gap:1rem;padding:.5rem}.gatherpress-admin__site-check>div:last-child{margin-right:auto}
2 changes: 1 addition & 1 deletion build/admin_style.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array(), 'version' => 'eaa185843b037e582819');
<?php return array('dependencies' => array(), 'version' => 'acfa61c48ebb93caacf9');
15 changes: 1 addition & 14 deletions build/admin_style.css
Original file line number Diff line number Diff line change
@@ -1,14 +1 @@
/*!***************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/admin.scss ***!
\***************************************************************************************************************************************************************************************************************************************/
.gatherpress-admin__site-check {
align-items: center;
display: flex;
gap: 1rem;
padding: 0.5rem;
}
.gatherpress-admin__site-check > div:last-child {
margin-left: auto;
}

/*# sourceMappingURL=admin_style.css.map*/
.gatherpress-admin__site-check{align-items:center;display:flex;gap:1rem;padding:.5rem}.gatherpress-admin__site-check>div:last-child{margin-left:auto}
28 changes: 0 additions & 28 deletions build/admin_style.js
Original file line number Diff line number Diff line change
@@ -1,28 +0,0 @@
/******/ (() => { // webpackBootstrap
/******/ "use strict";
/******/ // The require scope
/******/ var __webpack_require__ = {};
/******/
/************************************************************************/
/******/ /* webpack/runtime/make namespace object */
/******/ (() => {
/******/ // define __esModule on exports
/******/ __webpack_require__.r = (exports) => {
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
/******/ }
/******/ Object.defineProperty(exports, '__esModule', { value: true });
/******/ };
/******/ })();
/******/
/************************************************************************/
var __webpack_exports__ = {};
/*!************************!*\
!*** ./src/admin.scss ***!
\************************/
__webpack_require__.r(__webpack_exports__);
// extracted by mini-css-extract-plugin

/******/ })()
;
//# sourceMappingURL=admin_style.js.map
2 changes: 1 addition & 1 deletion build/blocks/add-to-calendar/add-to-calendar.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('wp-dom-ready'), 'version' => 'aec7ca26d9c8889665f3');
<?php return array('dependencies' => array('wp-dom-ready'), 'version' => '31a497a09971bf95824e');
164 changes: 1 addition & 163 deletions build/blocks/add-to-calendar/add-to-calendar.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/blocks/add-to-calendar/index.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('react-jsx-runtime', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-i18n'), 'version' => '44682f673cd9dd0ca2e3');
<?php return array('dependencies' => array('react-jsx-runtime', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-i18n'), 'version' => 'cb82255c80f1e9e2a54e');
Loading

0 comments on commit 079b4de

Please sign in to comment.