ably-ui 8.7.0.dev.f2cf214 → 8.7.0.dev.471ada5

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: f86bc864046c41a1ab71ebf3d450126403ad891c1fc7c2020f324ac14e35b29c
4
- data.tar.gz: 05ad5cbc1a7d995a53da12ec184ec7e70eeef53fcd24a1d990faa1b2d8b6eafd
3
+ metadata.gz: 329d01afb465839d3b3ad8c9ea613579af1a5542bf186aa1506ffc8b6a0db9aa
4
+ data.tar.gz: 0efc6e642a55a94c51ad8b033da0941376d0d6dcc68733661e0b3386c9f223f4
5
5
  SHA512:
6
- metadata.gz: 7d7eddf3f7206e712485b3e47a41745d7d3febc7e3421c6fbd20fdf3c2008af01190c5b33dcc746161c63519c248552842383d72a1449090ea15595041702544
7
- data.tar.gz: fd9347313d59f746413db1deaddec02ea9095fda0aec16695414dc053bf466d71610915f8cde88eb4bc548093ecf8cd801c9dacd9a9a6a493e6993be4ddb428e
6
+ metadata.gz: e3cc2468b32f5a23b9630a36da74576d6cc41036b739bc4fb8bb305691fae7894880e03d9c372322de50b93972d5c2e9d44321ca1080fd09da585ba0c66b899a
7
+ data.tar.gz: 14b63d572e0b4257a0889b96759e33e51c49d2f10cc072215c17b9259f3208b3e342640f6e995cec34a446a587b9a185e8e89bf4a4656a87bf232dce4d8a1758
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ably-ui (8.7.0.dev.73348b7)
4
+ ably-ui (8.7.0.dev.b3aa10e)
5
5
  view_component (>= 2.33, < 2.50)
6
6
 
7
7
  GEM
@@ -0,0 +1 @@
1
+ !function(e,o){"object"==typeof exports&&"object"==typeof module?module.exports=o():"function"==typeof define&&define.amd?define([],o):"object"==typeof exports?exports.AblyUi=o():(e.AblyUi=e.AblyUi||{},e.AblyUi.Core=e.AblyUi.Core||{},e.AblyUi.Core.DropdownMenu=o())}(this,(function(){return{}.default}));
@@ -1,3 +1,3 @@
1
1
  module AblyUi
2
- VERSION = '8.7.0.dev.f2cf214'
2
+ VERSION = '8.7.0.dev.471ada5'
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: 8.7.0.dev.f2cf214
4
+ version: 8.7.0.dev.471ada5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dominik Piatek
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2022-10-04 00:00:00.000000000 Z
13
+ date: 2022-10-13 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: view_component
@@ -64,6 +64,7 @@ files:
64
64
  - lib/ably_ui/core/customer_logos/component.js
65
65
  - lib/ably_ui/core/customer_logos/customer_logos.html.erb
66
66
  - lib/ably_ui/core/customer_logos/customer_logos.rb
67
+ - lib/ably_ui/core/dropdown_menu/component.js
67
68
  - lib/ably_ui/core/feature_footer/component.css
68
69
  - lib/ably_ui/core/feature_footer/component.js
69
70
  - lib/ably_ui/core/feature_footer/feature_footer.html.erb