Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
purescript-gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
149
Issues
149
List
Board
Labels
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
purescript-gargantext
Commits
18fac0d3
Commit
18fac0d3
authored
Feb 01, 2022
by
arturo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
>>> continue
parent
dde5295d
Pipeline
#2435
canceled with stage
Changes
7
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
79 additions
and
30 deletions
+79
-30
bootstrap-darkster.css
dist/styles/bootstrap-darkster.css
+8
-0
bootstrap-default.css
dist/styles/bootstrap-default.css
+8
-0
bootstrap-greyson.css
dist/styles/bootstrap-greyson.css
+8
-0
bootstrap-herbie.css
dist/styles/bootstrap-herbie.css
+8
-0
bootstrap-monotony.css
dist/styles/bootstrap-monotony.css
+8
-0
SelectionTab.purs
src/Gargantext/Components/PhyloExplorer/SelectionTab.purs
+29
-30
_phylo.scss
src/sass/_legacy/_phylo.scss
+10
-0
No files found.
dist/styles/bootstrap-darkster.css
View file @
18fac0d3
...
@@ -11747,6 +11747,10 @@ select.form-control {
...
@@ -11747,6 +11747,10 @@ select.form-control {
white-space
:
normal
;
white-space
:
normal
;
word-break
:
break-word
;
word-break
:
break-word
;
}
}
.phylo-selection-tab__highlight__type
{
padding
:
0.25em
0.4em
;
font-weight
:
bold
;
}
.phylo-selection-tab__selection
{
.phylo-selection-tab__selection
{
margin
:
16px
20px
0
;
margin
:
16px
20px
0
;
}
}
...
@@ -11771,6 +11775,10 @@ select.form-control {
...
@@ -11771,6 +11775,10 @@ select.form-control {
.phylo-selection-tab__nil
{
.phylo-selection-tab__nil
{
margin
:
16px
20px
;
margin
:
16px
20px
;
}
}
.phylo-selection-tab__separator
{
color
:
#adb5bd
;
text-align
:
center
;
}
.phylo-toolbar
{
.phylo-toolbar
{
display
:
flex
;
display
:
flex
;
...
...
dist/styles/bootstrap-default.css
View file @
18fac0d3
...
@@ -11698,6 +11698,10 @@ select.form-control {
...
@@ -11698,6 +11698,10 @@ select.form-control {
white-space
:
normal
;
white-space
:
normal
;
word-break
:
break-word
;
word-break
:
break-word
;
}
}
.phylo-selection-tab__highlight__type
{
padding
:
0.25em
0.4em
;
font-weight
:
bold
;
}
.phylo-selection-tab__selection
{
.phylo-selection-tab__selection
{
margin
:
16px
20px
0
;
margin
:
16px
20px
0
;
}
}
...
@@ -11722,6 +11726,10 @@ select.form-control {
...
@@ -11722,6 +11726,10 @@ select.form-control {
.phylo-selection-tab__nil
{
.phylo-selection-tab__nil
{
margin
:
16px
20px
;
margin
:
16px
20px
;
}
}
.phylo-selection-tab__separator
{
color
:
#adb5bd
;
text-align
:
center
;
}
.phylo-toolbar
{
.phylo-toolbar
{
display
:
flex
;
display
:
flex
;
...
...
dist/styles/bootstrap-greyson.css
View file @
18fac0d3
...
@@ -11455,6 +11455,10 @@ select.form-control {
...
@@ -11455,6 +11455,10 @@ select.form-control {
white-space
:
normal
;
white-space
:
normal
;
word-break
:
break-word
;
word-break
:
break-word
;
}
}
.phylo-selection-tab__highlight__type
{
padding
:
0.25em
0.4em
;
font-weight
:
bold
;
}
.phylo-selection-tab__selection
{
.phylo-selection-tab__selection
{
margin
:
16px
20px
0
;
margin
:
16px
20px
0
;
}
}
...
@@ -11479,6 +11483,10 @@ select.form-control {
...
@@ -11479,6 +11483,10 @@ select.form-control {
.phylo-selection-tab__nil
{
.phylo-selection-tab__nil
{
margin
:
16px
20px
;
margin
:
16px
20px
;
}
}
.phylo-selection-tab__separator
{
color
:
#adb5bd
;
text-align
:
center
;
}
.phylo-toolbar
{
.phylo-toolbar
{
display
:
flex
;
display
:
flex
;
...
...
dist/styles/bootstrap-herbie.css
View file @
18fac0d3
...
@@ -11704,6 +11704,10 @@ select.form-control {
...
@@ -11704,6 +11704,10 @@ select.form-control {
white-space
:
normal
;
white-space
:
normal
;
word-break
:
break-word
;
word-break
:
break-word
;
}
}
.phylo-selection-tab__highlight__type
{
padding
:
0.25em
0.4em
;
font-weight
:
bold
;
}
.phylo-selection-tab__selection
{
.phylo-selection-tab__selection
{
margin
:
16px
20px
0
;
margin
:
16px
20px
0
;
}
}
...
@@ -11728,6 +11732,10 @@ select.form-control {
...
@@ -11728,6 +11732,10 @@ select.form-control {
.phylo-selection-tab__nil
{
.phylo-selection-tab__nil
{
margin
:
16px
20px
;
margin
:
16px
20px
;
}
}
.phylo-selection-tab__separator
{
color
:
#adb5bd
;
text-align
:
center
;
}
.phylo-toolbar
{
.phylo-toolbar
{
display
:
flex
;
display
:
flex
;
...
...
dist/styles/bootstrap-monotony.css
View file @
18fac0d3
...
@@ -11704,6 +11704,10 @@ select.form-control {
...
@@ -11704,6 +11704,10 @@ select.form-control {
white-space
:
normal
;
white-space
:
normal
;
word-break
:
break-word
;
word-break
:
break-word
;
}
}
.phylo-selection-tab__highlight__type
{
padding
:
0.25em
0.4em
;
font-weight
:
bold
;
}
.phylo-selection-tab__selection
{
.phylo-selection-tab__selection
{
margin
:
16px
20px
0
;
margin
:
16px
20px
0
;
}
}
...
@@ -11728,6 +11732,10 @@ select.form-control {
...
@@ -11728,6 +11732,10 @@ select.form-control {
.phylo-selection-tab__nil
{
.phylo-selection-tab__nil
{
margin
:
16px
20px
;
margin
:
16px
20px
;
}
}
.phylo-selection-tab__separator
{
color
:
#adb5bd
;
text-align
:
center
;
}
.phylo-toolbar
{
.phylo-toolbar
{
display
:
flex
;
display
:
flex
;
...
...
src/Gargantext/Components/PhyloExplorer/SelectionTab.purs
View file @
18fac0d3
...
@@ -97,12 +97,6 @@ component = R.hooksComponent componentName cpt where
...
@@ -97,12 +97,6 @@ component = R.hooksComponent componentName cpt where
H.div
H.div
{ className: "phylo-selection-tab__highlight" }
{ className: "phylo-selection-tab__highlight" }
[
[
H.h6
{}
[
H.text "Selected source"
]
,
H.ul
H.ul
{ className: "list-group" }
{ className: "list-group" }
[
[
...
@@ -118,6 +112,12 @@ component = R.hooksComponent componentName cpt where
...
@@ -118,6 +112,12 @@ component = R.hooksComponent componentName cpt where
[
[
H.text s
H.text s
]
]
,
H.span
{ className: "phylo-selection-tab__highlight__type" }
[
H.text "source"
]
]
]
]
]
]
]
...
@@ -131,12 +131,6 @@ component = R.hooksComponent componentName cpt where
...
@@ -131,12 +131,6 @@ component = R.hooksComponent componentName cpt where
H.div
H.div
{ className: "phylo-selection-tab__highlight" }
{ className: "phylo-selection-tab__highlight" }
[
[
H.h6
{}
[
H.text "Selected branch"
]
,
H.ul
H.ul
{ className: "list-group" }
{ className: "list-group" }
[
[
...
@@ -152,6 +146,12 @@ component = R.hooksComponent componentName cpt where
...
@@ -152,6 +146,12 @@ component = R.hooksComponent componentName cpt where
[
[
H.text s
H.text s
]
]
,
H.span
{ className: "phylo-selection-tab__highlight__type" }
[
H.text "branch"
]
]
]
]
]
]
]
...
@@ -165,12 +165,6 @@ component = R.hooksComponent componentName cpt where
...
@@ -165,12 +165,6 @@ component = R.hooksComponent componentName cpt where
H.div
H.div
{ className: "phylo-selection-tab__highlight" }
{ className: "phylo-selection-tab__highlight" }
[
[
H.h6
{}
[
H.text "Selected term"
]
,
H.ul
H.ul
{ className: "list-group" }
{ className: "list-group" }
[
[
...
@@ -186,6 +180,12 @@ component = R.hooksComponent componentName cpt where
...
@@ -186,6 +180,12 @@ component = R.hooksComponent componentName cpt where
[
[
H.text s
H.text s
]
]
,
H.span
{ className: "phylo-selection-tab__highlight__type" }
[
H.text "term"
]
]
]
,
,
H.li
H.li
...
@@ -204,6 +204,17 @@ component = R.hooksComponent componentName cpt where
...
@@ -204,6 +204,17 @@ component = R.hooksComponent componentName cpt where
]
]
]
]
]
]
,
-- (separator)
R2.if' (haveSelection) $
H.div
{ className: "phylo-selection-tab__separator" }
[
B.icon
{ name: "angle-down"
}
]
,
,
-- No extracted result
-- No extracted result
R2.if' (haveSelection && null extractedTerms) $
R2.if' (haveSelection && null extractedTerms) $
...
@@ -211,12 +222,6 @@ component = R.hooksComponent componentName cpt where
...
@@ -211,12 +222,6 @@ component = R.hooksComponent componentName cpt where
H.div
H.div
{ className: "phylo-selection-tab__selection" }
{ className: "phylo-selection-tab__selection" }
[
[
H.h6
{}
[
H.text "Extracted result"
]
,
B.caveat
B.caveat
{}
{}
[
[
...
@@ -230,12 +235,6 @@ component = R.hooksComponent componentName cpt where
...
@@ -230,12 +235,6 @@ component = R.hooksComponent componentName cpt where
H.div
H.div
{ className: "phylo-selection-tab__selection" }
{ className: "phylo-selection-tab__selection" }
[
[
H.h6
{}
[
H.text "Extracted result"
]
,
H.ul
H.ul
{ className: "list-group" }
{ className: "list-group" }
[
[
...
...
src/sass/_legacy/_phylo.scss
View file @
18fac0d3
...
@@ -596,6 +596,11 @@ $decreasing-color: #11638F;
...
@@ -596,6 +596,11 @@ $decreasing-color: #11638F;
white-space
:
normal
;
white-space
:
normal
;
word-break
:
break-word
;
word-break
:
break-word
;
}
}
&
__type
{
padding
:
$badge-padding-y
$badge-padding-x
;
font-weight
:
bold
;
}
}
}
&
__selection
{
&
__selection
{
...
@@ -632,6 +637,11 @@ $decreasing-color: #11638F;
...
@@ -632,6 +637,11 @@ $decreasing-color: #11638F;
&
__nil
{
&
__nil
{
margin
:
$margin-y
$margin-x
margin
:
$margin-y
$margin-x
}
}
&
__separator
{
color
:
$gray-500
;
text-align
:
center
;
}
}
}
////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment