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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f89c0baecd532e8f02a842f2ee18fff8dc2984ed7f66811920caa41ee4872093
4
- data.tar.gz: 9fc1c750429071f4a797ac56c4fe7baa7a43f174b726d94096ea1f51418d6b14
3
+ metadata.gz: 5d65f76fe0f5d1ef47a8191c4da8c9d465ce12bf46e4323131ae6bee4761df70
4
+ data.tar.gz: 5512067ff4f7cbb50b25247487d48e6a39056d77ab53f2fa75eecbf31c14f71f
5
5
  SHA512:
6
- metadata.gz: e224b0f618d90b3bddaa59e730690e92b6f5cda577274c74dda4c15b54db3e2af8636b87f68eabefec80d07742ed716462d9f14363937cb442124e78859dd405
7
- data.tar.gz: 3b271bcd3fd1382f85d9e27382014f70675d04a14e330deba9fd2bdb028afee2fb7e0b8e0fb4532f653b136e34c138b7f391411e72ea43b597d8d1d6131f3629
6
+ metadata.gz: 8b24b91a2a988feabf319f7bba06280f6686b7e0d6894294d1d9fc4b1c25b6e24b701db17aa1762e671f1aa352d4e768641ec477e70441252903cf713f03a543
7
+ data.tar.gz: bc94e1421f6bb25b72b569d05380a9c62024590572fdabc55b8f49ab150d3c360feb8eebd767d70cbfb7f8c9c23d95bae88f5b3de90d85b04b5918380a576e56
@@ -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
 
@@ -1,4 +1,4 @@
1
- Workarea::Content.define_block_types do
1
+ Workarea.define_content_block_types do
2
2
  block_type "Product Grid Cell" do
3
3
  description "Content block for your product grid"
4
4
  view_model "Workarea::Storefront::ContentBlocks::ProductGridCellViewModel"
@@ -1,5 +1,5 @@
1
1
  module Workarea
2
2
  module ProductGridContent
3
- VERSION = "1.3.1".freeze
3
+ VERSION = "1.4.0".freeze
4
4
  end
5
5
  end
@@ -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.4"
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.3.0"
186
- resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.3.0.tgz#0087509119ffa4fc0a0041d1e93a417e68cb856e"
187
- integrity sha512-/czfa8BwS88b9gWQVhc8eknunSA2DoJpJyTQkhheIf5E48u1N0R4q/YxxsAeqRrmK9TQ/uYfgLDfZo91UlANIA==
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.0"
732
- resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.0.tgz#1f19e0c2e1aa0e32797c49799f2837ac6af69c57"
733
- integrity sha512-tUMXrxlExSW6U2EXiiKGSBVdYgtV8qlHL+C10TsW4PURY/ic+eaysnSkwB4kA/mBlCyy/IKDJ+Lc3wbWeaXtuQ==
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.5"
1403
- resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
1404
- integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==
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.15"
1780
- resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
1781
- integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
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.3.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: 2020-02-13 00:00:00.000000000 Z
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: '3.4'
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: '3.4'
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.0.6
146
+ rubygems_version: 3.2.3
147
147
  signing_key:
148
148
  specification_version: 4
149
149
  summary: Content and products in browse grids