Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions build-dev/index-rtl.css
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
--color-blue-200: oklch(88.2% 0.059 254.128);
--color-blue-800: oklch(42.4% 0.199 265.638);
--color-gray-100: oklch(96.7% 0.003 264.542);
--color-gray-500: oklch(55.1% 0.027 264.364);
--color-neutral-50: oklch(98.5% 0 0);
--color-neutral-800: oklch(26.9% 0 0);
--color-black: #000;
Expand Down Expand Up @@ -408,6 +409,9 @@
.lw-harbor-ui .mt-\[0\.75em\]\! {
margin-top: 0.75em !important;
}
.lw-harbor-ui .mt-auto {
margin-top: auto !important;
}
.lw-harbor-ui .\!mb-6 {
margin-bottom: calc(var(--spacing) * 6) !important;
}
Expand Down Expand Up @@ -1042,6 +1046,9 @@
.lw-harbor-ui .text-\[11px\] {
font-size: 11px !important;
}
.lw-harbor-ui .text-\[13px\] {
font-size: 13px !important;
}
.lw-harbor-ui .leading-none {
--lw-harbor-tw-leading: 1;
line-height: 1 !important;
Expand Down Expand Up @@ -1094,6 +1101,9 @@
.lw-harbor-ui .text-foreground {
color: oklch(0.145 0 0) !important;
}
.lw-harbor-ui .text-gray-500 {
color: var(--color-gray-500) !important;
}
.lw-harbor-ui .text-green-600 {
color: var(--color-green-600) !important;
}
Expand Down
2 changes: 1 addition & 1 deletion build-dev/index.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('react', 'react-dom', 'react-jsx-runtime', 'wp-api-fetch', 'wp-components', 'wp-data', 'wp-element', 'wp-i18n'), 'version' => '56c2195fd6776a221b77');
<?php return array('dependencies' => array('react', 'react-dom', 'react-jsx-runtime', 'wp-api-fetch', 'wp-components', 'wp-data', 'wp-element', 'wp-i18n'), 'version' => '326b39aba3467f6b09ca');
10 changes: 10 additions & 0 deletions build-dev/index.css

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

2 changes: 1 addition & 1 deletion build-dev/index.css.map

Large diffs are not rendered by default.

14 changes: 10 additions & 4 deletions build-dev/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2912,8 +2912,8 @@ function AppShell() {
children: [/*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_13__.jsx)(_components_molecules_FilterBar__WEBPACK_IMPORTED_MODULE_2__.FilterBar, {}), /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_13__.jsx)(_components_molecules_ReloadBanner__WEBPACK_IMPORTED_MODULE_6__.ReloadBanner, {})]
}),
sideContent: /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_13__.jsx)(_components_organisms_LicensePanel__WEBPACK_IMPORTED_MODULE_3__.LicensePanel, {}),
children: /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_13__.jsx)(_components_atoms_ErrorBoundary__WEBPACK_IMPORTED_MODULE_9__.ErrorBoundary, {
children: /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_13__.jsxs)("div", {
children: /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_13__.jsxs)(_components_atoms_ErrorBoundary__WEBPACK_IMPORTED_MODULE_9__.ErrorBoundary, {
children: [/*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_13__.jsxs)("div", {
className: "space-y-8",
children: [/*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_13__.jsx)(_components_molecules_LegacyLicenseBanner__WEBPACK_IMPORTED_MODULE_4__.LegacyLicenseBanner, {}), /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_13__.jsx)(_components_molecules_NotActivatedBanner__WEBPACK_IMPORTED_MODULE_5__.NotActivatedBanner, {}), /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_13__.jsx)("div", {
className: "flex items-center !mt-8 !mb-6",
Expand All @@ -2926,7 +2926,13 @@ function AppShell() {
}, product.slug)) : visibleProducts.map(product => /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_13__.jsx)(_components_organisms_ProductSection__WEBPACK_IMPORTED_MODULE_7__.ProductSection, {
product: product
}, product.slug))]
})
}), window.harborData?.version && /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_13__.jsx)("div", {
className: "flex items-center justify-end mt-auto",
children: /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_13__.jsx)("p", {
className: "text-[13px] text-gray-500 mt-8 mb-0",
children: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_0__.sprintf)((0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_0__.__)('Version %s', '%TEXTDOMAIN%'), window.harborData.version)
})
})]
})
});
}
Expand Down Expand Up @@ -2968,7 +2974,7 @@ function Shell({
}), /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)("div", {
className: "flex-1 min-h-0 flex overflow-hidden",
children: [/*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("main", {
className: "flex-1 min-w-0 overflow-y-auto pb-6 px-8 bg-neutral-50",
className: "flex flex-col flex-1 min-w-0 overflow-y-auto pb-6 px-8 bg-neutral-50",
children: children
}), /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("aside", {
className: "shrink-0 overflow-y-auto border-l px-8 py-4",
Expand Down
2 changes: 1 addition & 1 deletion build-dev/index.js.map

Large diffs are not rendered by default.

Loading
Loading