ably-ui 8.0.0.dev.7e3a14d → 8.0.0.dev.27cfcb9
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/ably_ui/core/meganav_content_platform/meganav_content_platform.html.erb +7 -7
- data/lib/ably_ui/react/connect_state_wrapper/component.js +1 -0
- data/lib/ably_ui/react/scripts.js +1 -0
- data/lib/ably_ui/version.rb +1 -1
- metadata +4 -3
- data/lib/ably_ui/core/icon/component.css +0 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c5b89409647ba3352cff4ffca9db86ec0f5dbed08eb1d6ddd70f378c61072ba2
|
4
|
+
data.tar.gz: 9a32a43a67c48e9780c8e2f7033eb8a48c1a8187205ea697a5bda0245e1e169f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 531fd3f62fb789a59ad5b44e9734dbb9d912e126da8ef0fff0f4a841de6a6a06da68310101aae4840ba46fa86f054a7aff864f356be79817f54177b8d00bb82f
|
7
|
+
data.tar.gz: 8864e6e3b84bf88aac17e1f4274c451b95b967a19af668968e8c7779562b20d452bc834e4de681a1aa71b8683ac1500eb9627d9c4cdb373899a0b3bdd18e0d47
|
@@ -17,44 +17,44 @@
|
|
17
17
|
<h3 class="ui-meganav-overline" id="meganav-platform-panel-list-examples">Examples</h3>
|
18
18
|
<ul aria-labelledby="meganav-platform-panel-list-examples">
|
19
19
|
<li>
|
20
|
-
<%= link_to abs_url("/
|
20
|
+
<%= link_to abs_url("/topic/avatar-stack"), class: "ui-meganav-media group" do %>
|
21
21
|
<p class="ui-meganav-media-heading">Avatar Stack</p>
|
22
22
|
<p class="ui-meganav-media-copy">See who is connected in a digital space.</p>
|
23
23
|
<% end %>
|
24
24
|
</li>
|
25
25
|
<li>
|
26
|
-
<%= link_to abs_url("/
|
26
|
+
<%= link_to abs_url("/topic/emoji-reactions"), class: "ui-meganav-media group" do %>
|
27
27
|
<p class="ui-meganav-media-heading">Emoji Reactions</p>
|
28
28
|
<p class="ui-meganav-media-copy">React with an emoji to a message.</p>
|
29
29
|
<% end %>
|
30
30
|
</li>
|
31
31
|
<li>
|
32
|
-
<%= link_to abs_url("/
|
32
|
+
<%= link_to abs_url("/topic/activity-feed"), class: "ui-meganav-media group" do %>
|
33
33
|
<p class="ui-meganav-media-heading">Activity Feed</p>
|
34
34
|
<p class="ui-meganav-media-copy">Display a list of user actions in realtime.</p>
|
35
35
|
<% end %>
|
36
36
|
</li>
|
37
37
|
<li>
|
38
|
-
<%= link_to abs_url("/
|
38
|
+
<%= link_to abs_url("/topic/live-charts"), class: "ui-meganav-media group" do %>
|
39
39
|
<p class="ui-meganav-media-heading">Live Charts</p>
|
40
40
|
<p class="ui-meganav-media-copy">Visualise live metrics and data in a chart.</p>
|
41
41
|
<% end %>
|
42
42
|
</li>
|
43
43
|
<li>
|
44
|
-
<%= link_to abs_url("/
|
44
|
+
<%= link_to abs_url("/topic/live-cursors"), class: "ui-meganav-media group" do %>
|
45
45
|
<p class="ui-meganav-media-heading">Live Cursors</p>
|
46
46
|
<p class="ui-meganav-media-copy">Track all cursors in realtime.</p>
|
47
47
|
<% end %>
|
48
48
|
</li>
|
49
49
|
<li>
|
50
|
-
<%= link_to abs_url("/
|
50
|
+
<%= link_to abs_url("/topic/typing-indicator"), class: "ui-meganav-media group" do %>
|
51
51
|
<p class="ui-meganav-media-heading">Typing Indicator</p>
|
52
52
|
<p class="ui-meganav-media-copy">See when a user is typing a message.</p>
|
53
53
|
<% end %>
|
54
54
|
</li>
|
55
55
|
</ul>
|
56
56
|
|
57
|
-
<%= render(AblyUi::Core::FeaturedLink.new(url: abs_url("/examples"))) do %>Explore all live examples<% end %>
|
57
|
+
<%= render(AblyUi::Core::FeaturedLink.new(url: abs_url("/topics/live-examples"))) do %>Explore all live examples<% end %>
|
58
58
|
</div>
|
59
59
|
|
60
60
|
<div>
|
@@ -0,0 +1 @@
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.AblyUi=t():(e.AblyUi=e.AblyUi||{},e.AblyUi.React=e.AblyUi.React||{},e.AblyUi.React.ConnectStateWrapper=t())}(this,(function(){return{}.default}));
|
@@ -0,0 +1 @@
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("react"),require("react-dom")):"function"==typeof define&&define.amd?define([,],t):"object"==typeof exports?exports.AblyUi=t(require("react"),require("react-dom")):(e.AblyUi=e.AblyUi||{},e.AblyUi.React=t(e[void 0],e[void 0]))}(this,(function(e,t){return(()=>{"use strict";var r={281:t=>{t.exports=e},645:e=>{e.exports=t}},o={};function a(e){var t=o[e];if(void 0!==t)return t.exports;var n=o[e]={exports:{}};return r[e](n,n.exports,a),n.exports}a.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return a.d(t,{a:t}),t},a.d=(e,t)=>{for(var r in t)a.o(t,r)&&!a.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},a.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),a.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var n={};return(()=>{a.r(n),a.d(n,{reactRenderer:()=>i});var e=a(281),t=a.n(e),r=a(645),o=a.n(r);function i(e){var r=document.querySelectorAll("[data-react]");Array.from(r).forEach((function(r){var a=r.getAttribute("data-react"),n=e[a];if(!n)throw new Error('Found a data-react attribute with "'.concat(a,'" but no matching component.'));var i=r.getAttribute("data-react-props"),c=i&&JSON.parse(i||{});o().render(t().createElement(n,c),r),r.removeAttribute("data-react"),r.removeAttribute("data-react-props")}))}})(),n})()}));
|
data/lib/ably_ui/version.rb
CHANGED
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.0.0.dev.
|
4
|
+
version: 8.0.0.dev.27cfcb9
|
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-08-
|
13
|
+
date: 2022-08-16 00:00:00.000000000 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: view_component
|
@@ -96,7 +96,6 @@ files:
|
|
96
96
|
- lib/ably_ui/core/footer/component.js
|
97
97
|
- lib/ably_ui/core/footer/footer.html.erb
|
98
98
|
- lib/ably_ui/core/footer/footer.rb
|
99
|
-
- lib/ably_ui/core/icon/component.css
|
100
99
|
- lib/ably_ui/core/icon/component.js
|
101
100
|
- lib/ably_ui/core/icon/icon.html.erb
|
102
101
|
- lib/ably_ui/core/icon/icon.rb
|
@@ -215,6 +214,8 @@ files:
|
|
215
214
|
- lib/ably_ui/core/uptime/component.js
|
216
215
|
- lib/ably_ui/core/uptime/uptime.html.erb
|
217
216
|
- lib/ably_ui/core/uptime/uptime.rb
|
217
|
+
- lib/ably_ui/react/connect_state_wrapper/component.js
|
218
|
+
- lib/ably_ui/react/scripts.js
|
218
219
|
- lib/ably_ui/reset/scripts.js
|
219
220
|
- lib/ably_ui/reset/styles.css
|
220
221
|
- lib/ably_ui/version.rb
|
@@ -1 +0,0 @@
|
|
1
|
-
|