feat: migrate to pnpm (#253)

This commit is contained in:
Ahmed Bouhuolia
2023-10-04 12:17:27 +02:00
committed by GitHub
parent 5df454dd30
commit ee62e3e1c2
211 changed files with 25984 additions and 24350 deletions

View File

@@ -8,7 +8,7 @@
.financial-statement--cash-flow {
.financial-header-drawer {
.bp3-drawer {
.bp4-drawer {
max-height: 450px;
}
}

View File

@@ -37,7 +37,7 @@
.financial-statement--balance-summary {
.financial-header-drawer {
.bp3-drawer {
.bp4-drawer {
// max-height: 350px;
max-height: 415px;
}

View File

@@ -21,7 +21,7 @@
.number-format-dropdown {
.toggles-fields {
.bp3-form-group:first-child {
.bp4-form-group:first-child {
display: none;
}
}
@@ -33,7 +33,7 @@
.financial-statement--inventory-details {
.financial-header-drawer {
.bp3-drawer {
.bp4-drawer {
max-height: 350px;
}
}

View File

@@ -2,7 +2,7 @@
.financial-statement--journal{
.financial-header-drawer{
.bp3-drawer{
.bp4-drawer{
max-height: 350px;
}
}

View File

@@ -4,20 +4,20 @@
width: 300px;
padding: 15px;
.bp3-form-group{
.bp4-form-group{
margin-bottom: 6px;
label.bp3-label{
label.bp4-label{
font-size: 13px;
margin-bottom: 4px;
font-weight: 500;
}
.bp3-button{
.bp4-button{
min-height: 28px;
min-width: 28px;
}
}
.bp3-control.bp3-inline{
.bp4-control.bp4-inline{
margin-bottom: 0;
margin-top: 0;
}
@@ -28,15 +28,15 @@
text-align: right;
padding-top: 10px;
.bp3-button.bp3-small,
.bp3-button:not([class*="bp3-intent-"]):not(.bp3-minimal).bp3-small{
.bp4-button.bp4-small,
.bp4-button:not([class*="bp4-intent-"]):not(.bp4-minimal).bp4-small{
min-width: 65px;
height: 26px;
min-height: 26px;
}
}
.bp3-control .bp3-control-indicator{
.bp4-control .bp4-control-indicator{
height: 16px;
width: 16px;
}

View File

@@ -20,7 +20,7 @@
.financial-statement--sales-by-items,
.financial-statement--purchases-by-items {
.financial-header-drawer {
.bp3-drawer {
.bp4-drawer {
// max-height: 400px;
max-height: 450px;
}
@@ -29,7 +29,7 @@
.financial-statement--inventory-valuation {
.financial-header-drawer {
.bp3-drawer {
.bp4-drawer {
max-height: 400px;
}
}