chore(deps): bump @standarndotes packages (#916)

* chore(deps): bump @standarndotes packages

* chore: bundle

Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
This commit is contained in:
Johnny A
2022-03-08 11:47:19 -08:00
committed by GitHub
parent 5d49352f93
commit 5ceba79e15
6 changed files with 53 additions and 59 deletions

View File

@@ -2,7 +2,7 @@
.section.tags,
navigation {
flex: none !important;
width: 120px !important;
width: 190px !important;
transition: width 0.25s;
}
@@ -10,21 +10,21 @@ navigation {
.section.tags:hover,
navigation:hover {
flex: initial;
width: 180px !important;
width: 250px !important;
transition: width 0.25s;
}
.section.notes,
notes-view {
flex: none !important;
width: 200px !important;
width: 270px !important;
transition: width 0.25s;
}
.section.notes:hover,
notes-view:hover {
flex: initial;
width: 350px !important;
width: 420px !important;
transition: width 0.25s;
}

View File

@@ -1,7 +1 @@
{
"version": 3,
"mappings": "AAAA;;UAEW;EACT,IAAI,EAAE,eAAe;EACrB,KAAK,EAAE,gBAAgB;EACvB,UAAU,EAAE,WAAW;;;AAGzB;;gBAEiB;EACf,IAAI,EAAE,OAAO;EACb,KAAK,EAAE,gBAAgB;EACvB,UAAU,EAAE,WAAW;;;AAGzB;UACW;EACT,IAAI,EAAE,eAAe;EACrB,KAAK,EAAE,gBAAgB;EACvB,UAAU,EAAE,WAAW;;;AAGzB;gBACiB;EACf,IAAI,EAAE,OAAO;EACb,KAAK,EAAE,gBAAgB;EACvB,UAAU,EAAE,WAAW",
"sources": ["../src/main.scss"],
"names": [],
"file": "dist.css"
}
{"version":3,"sourceRoot":"","sources":["../src/main.scss"],"names":[],"mappings":"AAAA;AAAA;AAAA;EAGE;EACA;EACA;;;AAGF;AAAA;AAAA;EAGE;EACA;EACA;;;AAGF;AAAA;EAEE;EACA;EACA;;;AAGF;AAAA;EAEE;EACA;EACA","file":"dist.css"}

View File

@@ -1,6 +1,6 @@
{
"name": "sn-theme-dynamic",
"version": "1.0.3",
"name": "@standardnotes/dynamic-theme",
"version": "1.0.4",
"main": "dist/dist.css",
"devDependencies": {
"grunt": "^1.0.1",