spotlight-frontend 4.0.3 → 4.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -18,7 +18,6 @@
18
18
  padding: 0.75rem 0.75rem 0.75rem 40px;
19
19
  margin: 0;
20
20
  margin-top: -1px;
21
-
22
21
  }
23
22
 
24
23
  .dd3-handle:before {
@@ -48,9 +47,27 @@
48
47
  }
49
48
  }
50
49
 
50
+ .metadata-configuration {
51
+ td, th {
52
+ padding: 0.75rem 0.25rem;
53
+ }
54
+ th {
55
+ font-size: $font-size-sm;
56
+ }
57
+ .metadata-label-edit {
58
+ max-width: fit-content;
59
+ }
60
+ .restore-default .btn {
61
+ text-wrap: nowrap;
62
+ margin-left: 0.5rem;
63
+ }
64
+ }
65
+
66
+ // the table id
51
67
  #nested-fields {
52
68
  margin-bottom: 1em;
53
69
 
70
+ // the tbody class
54
71
  .metadata_fields {
55
72
  .checkbox-cell {
56
73
  vertical-align: middle;
@@ -59,6 +76,7 @@
59
76
 
60
77
  .metadata-select {
61
78
  display: inline-block;
79
+ text-wrap: nowrap;
62
80
  min-width: 72px;
63
81
  }
64
82
  }
@@ -97,14 +97,6 @@ form.edit_solr_document {
97
97
  @extend .col-md-6;
98
98
  }
99
99
 
100
- .edit_solr_document {
101
- float: right;
102
- @extend .col-md-6;
103
- border-bottom: 1px solid #ccc;
104
- margin-bottom: 1em;
105
- padding-bottom: 1em;
106
- }
107
-
108
100
  .tags, .dl-horizontal {
109
101
  @extend .col-md-6;
110
102
  }
@@ -114,10 +106,6 @@ form.edit_solr_document {
114
106
  }
115
107
  }
116
108
 
117
- .edit_solr_document {
118
- @extend .clearfix;
119
- }
120
-
121
109
  #sortAndPerPage {
122
110
  align-items: flex-end;
123
111
  }
@@ -153,3 +153,12 @@
153
153
  width: 1px;
154
154
  }
155
155
  }
156
+
157
+ #skip-link {
158
+ margin-left: 1rem;
159
+ padding-top: 0.5rem;
160
+ position: absolute;
161
+ top: 0;
162
+ z-index: 1000;
163
+ width: auto;
164
+ }
@@ -33,7 +33,7 @@
33
33
  cursor: pointer;
34
34
  }
35
35
 
36
- .blacklight-icon-arrow-alt-circle-left, .blacklight-icon-arrow-alt-circle-right {
36
+ .blacklight-icons-arrow-alt-circle-left, .blacklight-icons-arrow-alt-circle-right {
37
37
  display: inline-block;
38
38
  fill: $gray-600;
39
39
  height: 44px;
@@ -49,7 +49,7 @@
49
49
  }
50
50
 
51
51
  [aria-disabled="true"] {
52
- .blacklight-icon-arrow-alt-circle-left, .blacklight-icon-arrow-alt-circle-right {
52
+ .blacklight-icons-arrow-alt-circle-left, .blacklight-icons-arrow-alt-circle-right {
53
53
  fill: $gray-400;
54
54
 
55
55
  &:hover,&:focus {
@@ -66,7 +66,7 @@
66
66
 
67
67
  @media screen and (min-width: breakpoint-min("md")) {
68
68
  .browse-group-categories-controls {
69
- .blacklight-icon-arrow-alt-circle-left, .blacklight-icon-arrow-alt-circle-right {
69
+ .blacklight-icons-arrow-alt-circle-left, .blacklight-icons-arrow-alt-circle-right {
70
70
  height: 32px;
71
71
  width: 32px;
72
72
  }
@@ -81,7 +81,7 @@
81
81
  }
82
82
 
83
83
  [dir="rtl"] {
84
- .browse-group-categories-block .blacklight-icon-arrow-alt-circle-left, .blacklight-icon-arrow-alt-circle-right{
84
+ .browse-group-categories-block .blacklight-icons-arrow-alt-circle-left, .blacklight-icons-arrow-alt-circle-right{
85
85
  transform: rotate(180deg);
86
86
  }
87
87
  // Hack to override overflow issue not fixed in RTL upstream in tiny-slider
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "spotlight-frontend",
3
- "version": "4.0.3",
3
+ "version": "4.2.0",
4
4
  "description": "Exhibits plugin for blacklight",
5
5
  "main": "app/assets/javascripts/spotlight",
6
6
  "scripts": {
@@ -20,7 +20,7 @@
20
20
  },
21
21
  "homepage": "https://github.com/projectblacklight/spotlight#readme",
22
22
  "devDependencies": {
23
- "rollup": "^2.60.0",
23
+ "rollup": "^3.29.5",
24
24
  "rollup-plugin-includepaths": "^0.2.4"
25
25
  },
26
26
  "browserslist": [
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!-- Font Awesome Free 5.15.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M256 504C119 504 8 393 8 256S119 8 256 8s248 111 248 248-111 248-248 248zm116-292H256v-70.9c0-10.7-13-16.1-20.5-8.5L121.2 247.5c-4.7 4.7-4.7 12.2 0 16.9l114.3 114.9c7.6 7.6 20.5 2.2 20.5-8.5V300h116c6.6 0 12-5.4 12-12v-64c0-6.6-5.4-12-12-12z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!-- Font Awesome Free 5.15.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zM140 300h116v70.9c0 10.7 13 16.1 20.5 8.5l114.3-114.9c4.7-4.7 4.7-12.2 0-16.9l-114.3-115c-7.6-7.6-20.5-2.2-20.5 8.5V212H140c-6.6 0-12 5.4-12 12v64c0 6.6 5.4 12 12 12z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path opacity=".87" fill="none" d="M0 0h24v24H0V0z"/><path d="M17.51 3.87L15.73 2.1 5.84 12l9.9 9.9 1.77-1.77L9.38 12l8.13-8.13z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path opacity=".87" fill="none" d="M24 24H0V0h24v24z"/><path d="M6.49 20.13l1.77 1.77 9.9-9.9-9.9-9.9-1.77 1.77L14.62 12l-8.13 8.13z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="none" d="M0 0h24v24H0V0z"/><path d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="none" d="M0 0h24v24H0V0z"/><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="none" d="M0 0h24v24H0V0z"/><path d="M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6-6-6z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="none" d="M0 0h24v24H0V0z"/><path d="M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM21.41 6.34l-3.75-3.75-2.53 2.54 3.75 3.75 2.53-2.54z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M14.59 8L12 10.59 9.41 8 8 9.41 10.59 12 8 14.59 9.41 16 12 13.41 14.59 16 16 14.59 13.41 12 16 9.41 14.59 8zM12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="none" d="M0 0h24v24H0V0z"/><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14zm.5-7H9v2H7v1h2v2h1v-2h2V9h-2z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14zM7 9h5v1H7V9z"/></svg>