workarea-product_grid_content 1.3.1 → 1.4.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/config/initializers/content_block_types.rb +1 -1
- data/lib/workarea/product_grid_content/version.rb +1 -1
- data/workarea-product_grid_content.gemspec +1 -1
- data/yarn.lock +12 -12
- metadata +5 -5
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 5d65f76fe0f5d1ef47a8191c4da8c9d465ce12bf46e4323131ae6bee4761df70
|
|
4
|
+
data.tar.gz: 5512067ff4f7cbb50b25247487d48e6a39056d77ab53f2fa75eecbf31c14f71f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 8b24b91a2a988feabf319f7bba06280f6686b7e0d6894294d1d9fc4b1c25b6e24b701db17aa1762e671f1aa352d4e768641ec477e70441252903cf713f03a543
|
|
7
|
+
data.tar.gz: bc94e1421f6bb25b72b569d05380a9c62024590572fdabc55b8f49ab150d3c360feb8eebd767d70cbfb7f8c9c23d95bae88f5b3de90d85b04b5918380a576e56
|
data/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
1
|
+
Workarea Product Grid Content 1.4.0 (2021-01-13)
|
|
2
|
+
--------------------------------------------------------------------------------
|
|
3
|
+
|
|
4
|
+
* Updates for v3.5 compatibility
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
Ben Crouse
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
|
|
1
11
|
Workarea Product Grid Content 1.3.1 (2020-02-13)
|
|
2
12
|
--------------------------------------------------------------------------------
|
|
3
13
|
|
|
@@ -12,5 +12,5 @@ Gem::Specification.new do |s|
|
|
|
12
12
|
s.description = "Extend the workarea platform with functionality to add content to the product grid"
|
|
13
13
|
s.files = `git ls-files`.split("\n")
|
|
14
14
|
|
|
15
|
-
s.add_dependency "workarea", "~> 3.x", ">= 3.
|
|
15
|
+
s.add_dependency "workarea", "~> 3.x", ">= 3.5.0"
|
|
16
16
|
end
|
data/yarn.lock
CHANGED
|
@@ -182,9 +182,9 @@ acorn-jsx@^5.0.0:
|
|
|
182
182
|
integrity sha512-tMUqwBWfLFbJbizRmEcWSLw6HnFzfdJs2sOJEOwwtVPMoH/0Ay+E703oZz78VSXZiiDcZrQ5XKjPIUQixhmgVw==
|
|
183
183
|
|
|
184
184
|
acorn@^6.0.7:
|
|
185
|
-
version "6.
|
|
186
|
-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.
|
|
187
|
-
integrity sha512
|
|
185
|
+
version "6.4.1"
|
|
186
|
+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.1.tgz#531e58ba3f51b9dacb9a6646ca4debf5b14ca474"
|
|
187
|
+
integrity sha512-ZVA9k326Nwrj3Cj9jlh3wGFutC2ZornPNARZwsNYqQYgN0EsV2d53w5RN/co65Ohn4sUAUtb1rSUAOD6XN9idA==
|
|
188
188
|
|
|
189
189
|
ajv@^6.10.2, ajv@^6.9.1:
|
|
190
190
|
version "6.10.2"
|
|
@@ -728,9 +728,9 @@ domutils@^1.5.1:
|
|
|
728
728
|
domelementtype "1"
|
|
729
729
|
|
|
730
730
|
dot-prop@^4.1.1:
|
|
731
|
-
version "4.2.
|
|
732
|
-
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.
|
|
733
|
-
integrity sha512-
|
|
731
|
+
version "4.2.1"
|
|
732
|
+
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.1.tgz#45884194a71fc2cda71cbb4bceb3a4dd2f433ba4"
|
|
733
|
+
integrity sha512-l0p4+mIuJIua0mhxGoh4a+iNL9bmeK5DvnSVQa6T0OhrVmaEa1XScX5Etc673FePCJOArq/4Pa2cLGODUWTPOQ==
|
|
734
734
|
dependencies:
|
|
735
735
|
is-obj "^1.0.0"
|
|
736
736
|
|
|
@@ -1399,9 +1399,9 @@ inherits@2, inherits@^2.0.1, inherits@^2.0.3:
|
|
|
1399
1399
|
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
|
|
1400
1400
|
|
|
1401
1401
|
ini@^1.3.5:
|
|
1402
|
-
version "1.3.
|
|
1403
|
-
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.
|
|
1404
|
-
integrity sha512-
|
|
1402
|
+
version "1.3.8"
|
|
1403
|
+
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c"
|
|
1404
|
+
integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
|
|
1405
1405
|
|
|
1406
1406
|
inquirer@^6.2.2:
|
|
1407
1407
|
version "6.5.2"
|
|
@@ -1776,9 +1776,9 @@ locate-path@^2.0.0:
|
|
|
1776
1776
|
path-exists "^3.0.0"
|
|
1777
1777
|
|
|
1778
1778
|
lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15:
|
|
1779
|
-
version "4.17.
|
|
1780
|
-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.
|
|
1781
|
-
integrity sha512-
|
|
1779
|
+
version "4.17.19"
|
|
1780
|
+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
|
|
1781
|
+
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
|
|
1782
1782
|
|
|
1783
1783
|
log-symbols@^2.2.0:
|
|
1784
1784
|
version "2.2.0"
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: workarea-product_grid_content
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.4.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Jake Beresford
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2021-01-13 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: workarea
|
|
@@ -19,7 +19,7 @@ dependencies:
|
|
|
19
19
|
version: 3.x
|
|
20
20
|
- - ">="
|
|
21
21
|
- !ruby/object:Gem::Version
|
|
22
|
-
version:
|
|
22
|
+
version: 3.5.0
|
|
23
23
|
type: :runtime
|
|
24
24
|
prerelease: false
|
|
25
25
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -29,7 +29,7 @@ dependencies:
|
|
|
29
29
|
version: 3.x
|
|
30
30
|
- - ">="
|
|
31
31
|
- !ruby/object:Gem::Version
|
|
32
|
-
version:
|
|
32
|
+
version: 3.5.0
|
|
33
33
|
description: Extend the workarea platform with functionality to add content to the
|
|
34
34
|
product grid
|
|
35
35
|
email:
|
|
@@ -143,7 +143,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
143
143
|
- !ruby/object:Gem::Version
|
|
144
144
|
version: '0'
|
|
145
145
|
requirements: []
|
|
146
|
-
rubygems_version: 3.
|
|
146
|
+
rubygems_version: 3.2.3
|
|
147
147
|
signing_key:
|
|
148
148
|
specification_version: 4
|
|
149
149
|
summary: Content and products in browse grids
|