blacklight-spotlight 5.2.3 → 5.2.4
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.
- checksums.yaml +4 -4
- data/app/assets/stylesheets/spotlight/_blacklight_overrides.scss +0 -4
- data/app/assets/stylesheets/spotlight/_browse.scss +3 -3
- data/app/assets/stylesheets/spotlight/_catalog.scss +0 -1
- data/app/assets/stylesheets/spotlight/_slideshow_block.scss +1 -0
- data/app/components/blacklight/icons/arrow_alt_circle_left_component.rb +1 -1
- data/app/components/blacklight/icons/arrow_alt_circle_right_component.rb +1 -1
- data/app/components/blacklight/icons/arrow_back_ios_component.rb +1 -1
- data/app/components/blacklight/icons/arrow_forward_ios_component.rb +1 -1
- data/app/components/blacklight/icons/check_circle_component.rb +1 -1
- data/app/components/blacklight/icons/check_component.rb +1 -1
- data/app/components/blacklight/icons/chevron_right_component.rb +1 -1
- data/app/components/blacklight/icons/close_component.rb +1 -1
- data/app/components/blacklight/icons/edit_component.rb +1 -1
- data/app/components/blacklight/icons/error_component.rb +1 -1
- data/app/components/blacklight/icons/highlight_off_component.rb +1 -1
- data/app/components/blacklight/icons/info_component.rb +1 -1
- data/app/components/blacklight/icons/warning_component.rb +1 -1
- data/app/components/blacklight/icons/zoom_in_component.rb +1 -1
- data/app/components/blacklight/icons/zoom_out_component.rb +1 -1
- data/app/components/spotlight/icon_component.rb +5 -5
- data/lib/spotlight/version.rb +1 -1
- data/lib/spotlight.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 8118c7db4342112b0002fff061c080e3ff8ec95f4025e09f0d068e8be11ccc46
|
|
4
|
+
data.tar.gz: b8967991643c751413c61d1f58b1332cdeea8b95c49109605fbd6035939545e1
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b38d413653acfc7576fec6c2448561bc614623c2158898f1bca25bf82d5d932f2df9261e9a4d3601b00879004637f2c6f999f5d6953ff284869e44410eb44d27
|
|
7
|
+
data.tar.gz: e25ebfb68db749f40047aa045ce51b358ae43a27e1523e5fc6f545e46279d8147a1a6ba7c3b9e7ef9146edbd182dd8d99ffb15cba6d7f7e9b311721d97a51864
|
|
@@ -145,13 +145,13 @@ $image-overlay-max-height: 300px;
|
|
|
145
145
|
.btn-reset {
|
|
146
146
|
background-color: transparent;
|
|
147
147
|
display: none;
|
|
148
|
-
margin-
|
|
149
|
-
|
|
148
|
+
margin-inline-start: -42px;
|
|
149
|
+
inset-inline-start: -40px;
|
|
150
150
|
z-index: 20;
|
|
151
151
|
}
|
|
152
152
|
|
|
153
153
|
.search-btn {
|
|
154
|
-
|
|
154
|
+
inset-inline-start: -40px;
|
|
155
155
|
z-index: 30;
|
|
156
156
|
}
|
|
157
157
|
}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
module Blacklight
|
|
4
4
|
module Icons
|
|
5
5
|
# Icon for ArrowAltCircleLeft
|
|
6
|
-
class ArrowAltCircleLeftComponent <
|
|
6
|
+
class ArrowAltCircleLeftComponent < Blacklight::Icons::IconComponent
|
|
7
7
|
self.svg = <<~SVG
|
|
8
8
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
|
|
9
9
|
<!-- 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) -->
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
module Blacklight
|
|
4
4
|
module Icons
|
|
5
5
|
# Icon for ArrowAltCircleRight
|
|
6
|
-
class ArrowAltCircleRightComponent <
|
|
6
|
+
class ArrowAltCircleRightComponent < Blacklight::Icons::IconComponent
|
|
7
7
|
self.svg = <<~SVG
|
|
8
8
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
|
|
9
9
|
<!-- 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) -->
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
module Blacklight
|
|
4
4
|
module Icons
|
|
5
5
|
# Icon for ArrowBackIos
|
|
6
|
-
class ArrowBackIosComponent <
|
|
6
|
+
class ArrowBackIosComponent < Blacklight::Icons::IconComponent
|
|
7
7
|
self.svg = <<~SVG
|
|
8
8
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
|
9
9
|
<path opacity=".87" fill="none" d="M0 0h24v24H0V0z"/>
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
module Blacklight
|
|
4
4
|
module Icons
|
|
5
5
|
# Icon for ArrowForwardIos
|
|
6
|
-
class ArrowForwardIosComponent <
|
|
6
|
+
class ArrowForwardIosComponent < Blacklight::Icons::IconComponent
|
|
7
7
|
self.svg = <<~SVG
|
|
8
8
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
|
9
9
|
<path opacity=".87" fill="none" d="M24 24H0V0h24v24z"/>
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
module Blacklight
|
|
4
4
|
module Icons
|
|
5
5
|
# Icon for CheckCircle
|
|
6
|
-
class CheckCircleComponent <
|
|
6
|
+
class CheckCircleComponent < Blacklight::Icons::IconComponent
|
|
7
7
|
self.svg = <<~SVG
|
|
8
8
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
|
9
9
|
<path fill="none" d="M0 0h24v24H0V0z"/>
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
module Blacklight
|
|
4
4
|
module Icons
|
|
5
5
|
# Icon for Check
|
|
6
|
-
class CheckComponent <
|
|
6
|
+
class CheckComponent < Blacklight::Icons::IconComponent
|
|
7
7
|
self.svg = <<~SVG
|
|
8
8
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
|
9
9
|
<path fill="none" d="M0 0h24v24H0V0z"/>
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
module Blacklight
|
|
4
4
|
module Icons
|
|
5
5
|
# Icon for ChevronRight
|
|
6
|
-
class ChevronRightComponent <
|
|
6
|
+
class ChevronRightComponent < Blacklight::Icons::IconComponent
|
|
7
7
|
self.svg = <<~SVG
|
|
8
8
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
|
9
9
|
<path fill="none" d="M0 0h24v24H0V0z"/>
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
module Blacklight
|
|
4
4
|
module Icons
|
|
5
5
|
# Icon for Close
|
|
6
|
-
class CloseComponent <
|
|
6
|
+
class CloseComponent < Blacklight::Icons::IconComponent
|
|
7
7
|
self.svg = <<~SVG
|
|
8
8
|
<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24">
|
|
9
9
|
<path d="M0 0h24v24H0V0z" fill="none"/>
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
module Blacklight
|
|
4
4
|
module Icons
|
|
5
5
|
# Icon for Edit
|
|
6
|
-
class EditComponent <
|
|
6
|
+
class EditComponent < Blacklight::Icons::IconComponent
|
|
7
7
|
self.svg = <<~SVG
|
|
8
8
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
|
9
9
|
<path fill="none" d="M0 0h24v24H0V0z"/>
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
module Blacklight
|
|
4
4
|
module Icons
|
|
5
5
|
# Icon for Error
|
|
6
|
-
class ErrorComponent <
|
|
6
|
+
class ErrorComponent < Blacklight::Icons::IconComponent
|
|
7
7
|
self.svg = <<~SVG
|
|
8
8
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
|
9
9
|
<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"/>
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
module Blacklight
|
|
4
4
|
module Icons
|
|
5
5
|
# Icon for HighlightOff
|
|
6
|
-
class HighlightOffComponent <
|
|
6
|
+
class HighlightOffComponent < Blacklight::Icons::IconComponent
|
|
7
7
|
self.svg = <<~SVG
|
|
8
8
|
<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24">
|
|
9
9
|
<path d="M0 0h24v24H0V0z" fill="none"/>
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
module Blacklight
|
|
4
4
|
module Icons
|
|
5
5
|
# Icon for Info
|
|
6
|
-
class InfoComponent <
|
|
6
|
+
class InfoComponent < Blacklight::Icons::IconComponent
|
|
7
7
|
self.svg = <<~SVG
|
|
8
8
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
|
9
9
|
<path fill="none" d="M0 0h24v24H0V0z"/>
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
module Blacklight
|
|
4
4
|
module Icons
|
|
5
5
|
# Icon for Warning
|
|
6
|
-
class WarningComponent <
|
|
6
|
+
class WarningComponent < Blacklight::Icons::IconComponent
|
|
7
7
|
self.svg = <<~SVG
|
|
8
8
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
|
9
9
|
<path d="M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/>
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
module Blacklight
|
|
4
4
|
module Icons
|
|
5
5
|
# Icon for ZoomIn
|
|
6
|
-
class ZoomInComponent <
|
|
6
|
+
class ZoomInComponent < Blacklight::Icons::IconComponent
|
|
7
7
|
self.svg = <<~SVG
|
|
8
8
|
<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24">
|
|
9
9
|
<path d="M0 0h24v24H0V0z" fill="none"/>
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
module Blacklight
|
|
4
4
|
module Icons
|
|
5
5
|
# Icon for ZoomOut
|
|
6
|
-
class ZoomOutComponent <
|
|
6
|
+
class ZoomOutComponent < Blacklight::Icons::IconComponent
|
|
7
7
|
self.svg = <<~SVG
|
|
8
8
|
<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24">
|
|
9
9
|
<path d="M0 0h24v24H0V0z" fill="none"/>
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
module Spotlight
|
|
4
4
|
# Displays the document
|
|
5
5
|
class IconComponent < Blacklight::Icons::IconComponent
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
6
|
+
def initialize(*args, **kwargs)
|
|
7
|
+
Spotlight.deprecator.warn(
|
|
8
|
+
'Spotlight::IconComponent is deprecated and will be removed in a future version. Use Blacklight::Icons::IconComponent instead.'
|
|
9
|
+
)
|
|
10
|
+
super
|
|
11
11
|
end
|
|
12
12
|
end
|
|
13
13
|
end
|
data/lib/spotlight/version.rb
CHANGED
data/lib/spotlight.rb
CHANGED