ably-ui 10.6.0 → 10.7.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7c022b5b29746e3c21b59c1d91c8065b69ca205c6a647fbc33adab864b28f3ec
4
- data.tar.gz: 913ebff9101e19c92e145710d14a012440471d824b163db4f8f262b3fda1f999
3
+ metadata.gz: 8beffa58daf6bcdefab05580acd8aacc411a0e30bcc02b23fe233c318822881b
4
+ data.tar.gz: d37f4e15c667c9aca8c63146d6b0db3fbc312b7e1904f6f014d4cf3b14709a97
5
5
  SHA512:
6
- metadata.gz: 5cb640e8552db620dbf148891bde664a8f844c5d82b0bed9140a998d39ceb0be542ff66cd3589803218c3589bda8a6020e5131719f3d469ebb14591842b291a9
7
- data.tar.gz: 60d09e00a79077b1ec6059621eb4e6774a56138707a4fff9c35c9f4c1f078bf735e60da883809b86f36930810ee3e2072b69d2cdffedd5fb3e8949d52f8320e8
6
+ metadata.gz: a1119ed99d1c73b7a19d960fa1fb697790a39efa4b7d7d8e61c126929b8385acbfa2ca47a90a4aadeef520417fb0c612b8eae4796df842b955094b73ec690924
7
+ data.tar.gz: b0b927ab39410ec2361bf2ec74828dff15236c10cd9ac861c8014e25647304309414e678aed727f4a02f870328a90bbac821a6a1dc06b511bbfeed7d07a3198c
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ably-ui (8.7.0.dev.0ce5893)
4
+ ably-ui (8.7.0.dev.6c8bb4b)
5
5
  view_component (>= 2.33, < 2.50)
6
6
 
7
7
  GEM
@@ -30,7 +30,7 @@
30
30
  },
31
31
  "panels": [
32
32
  { "label": "Platform", "shortLabel": "Platform", "id": "platform-panel", "component": "MeganavContentPlatform" },
33
- { "label": "Use Cases & Solutions", "shortLabel": "Use Cases", "id": "use-cases-panel", "component": "MeganavContentUseCases" },
33
+ { "label": "Solutions", "shortLabel": "Solutions", "id": "use-cases-panel", "component": "MeganavContentUseCases" },
34
34
  { "label": "Company", "shortLabel": "Company", "id": "company-panel", "component": "MeganavContentCompany" },
35
35
  { "label": "Developers", "shortLabel": "Developers", "id": "developers-panel", "component": "MeganavContentDevelopers" }
36
36
  ]
@@ -36,8 +36,8 @@ module AblyUi
36
36
  class: 'AblyUi::Core::MeganavContentPlatform'
37
37
  },
38
38
  {
39
- label: 'Use Cases & Solutions',
40
- short_label: 'Use Cases',
39
+ label: 'Solutions',
40
+ short_label: 'Solutions',
41
41
  id: 'use-cases-panel',
42
42
  class: 'AblyUi::Core::MeganavContentUseCases'
43
43
  },
@@ -1,3 +1,3 @@
1
1
  module AblyUi
2
- VERSION = '10.6.0'
2
+ VERSION = '10.7.0'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ably-ui
3
3
  version: !ruby/object:Gem::Version
4
- version: 10.6.0
4
+ version: 10.7.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dominik Piatek