ably-ui 8.7.0.dev.9b0589d → 8.7.0.dev.9e03cd7
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/Gemfile.lock +1 -1
- data/README.md +15 -4
- data/lib/ably_ui/core/core.rb +12 -4
- data/lib/ably_ui/core/feature_footer/feature_footer.html.erb +1 -1
- data/lib/ably_ui/core/footer/component.css +21 -1
- data/lib/ably_ui/core/footer/footer.html.erb +118 -56
- data/lib/ably_ui/core/images/ably-logo.png +0 -0
- data/lib/ably_ui/core/images/high-performer-2022.png +0 -0
- data/lib/ably_ui/core/images/highest-user-adoption-2022.png +0 -0
- data/lib/ably_ui/core/images/users-love-us-2022.png +0 -0
- data/lib/ably_ui/core/logo/logo.html.erb +2 -27
- data/lib/ably_ui/core/logo/logo.rb +15 -6
- data/lib/ably_ui/core/meganav/component.json +1 -1
- data/lib/ably_ui/core/meganav/meganav.html.erb +1 -1
- data/lib/ably_ui/core/meganav/meganav.rb +3 -2
- data/lib/ably_ui/core/meganav_content_developers/meganav_content_developers.html.erb +12 -12
- data/lib/ably_ui/core/meganav_content_platform/meganav_content_platform.html.erb +6 -6
- data/lib/ably_ui/core/meganav_content_use_cases/meganav_content_use_cases.html.erb +16 -16
- data/lib/ably_ui/core/notice/component.js +1 -1
- data/lib/ably_ui/core/sprites.svg +35 -1
- data/lib/ably_ui/core/styles.css +2 -0
- data/lib/ably_ui/version.rb +1 -1
- metadata +6 -4
- data/lib/ably_ui/react/connect_state_wrapper/component.js +0 -1
- data/lib/ably_ui/react/scripts.js +0 -1
data/lib/ably_ui/core/styles.css
CHANGED
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.7.0.dev.
|
4
|
+
version: 8.7.0.dev.9e03cd7
|
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:
|
13
|
+
date: 2023-01-13 00:00:00.000000000 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: view_component
|
@@ -100,6 +100,7 @@ files:
|
|
100
100
|
- lib/ably_ui/core/icon/component.js
|
101
101
|
- lib/ably_ui/core/icon/icon.html.erb
|
102
102
|
- lib/ably_ui/core/icon/icon.rb
|
103
|
+
- lib/ably_ui/core/images/ably-logo.png
|
103
104
|
- lib/ably_ui/core/images/ably-logo.svg
|
104
105
|
- lib/ably_ui/core/images/ably-stack.svg
|
105
106
|
- lib/ably_ui/core/images/cust-logo-ao-col-pos.png
|
@@ -128,10 +129,13 @@ files:
|
|
128
129
|
- lib/ably_ui/core/images/cust-photo-split-pato-echague.jpg
|
129
130
|
- lib/ably_ui/core/images/cust-photo-vitac-joe-antonio.jpg
|
130
131
|
- lib/ably_ui/core/images/flexible-companies.png
|
132
|
+
- lib/ably_ui/core/images/high-performer-2022.png
|
133
|
+
- lib/ably_ui/core/images/highest-user-adoption-2022.png
|
131
134
|
- lib/ably_ui/core/images/icon-tech-aws.svg
|
132
135
|
- lib/ably_ui/core/images/rocket-list-2021.png
|
133
136
|
- lib/ably_ui/core/images/scale-motif-open-empathetic.svg
|
134
137
|
- lib/ably_ui/core/images/technical-support-01-800x533.jpg
|
138
|
+
- lib/ably_ui/core/images/users-love-us-2022.png
|
135
139
|
- lib/ably_ui/core/loader/component.js
|
136
140
|
- lib/ably_ui/core/loader/loader.html.erb
|
137
141
|
- lib/ably_ui/core/loader/loader.rb
|
@@ -213,8 +217,6 @@ files:
|
|
213
217
|
- lib/ably_ui/core/uptime/component.js
|
214
218
|
- lib/ably_ui/core/uptime/uptime.html.erb
|
215
219
|
- lib/ably_ui/core/uptime/uptime.rb
|
216
|
-
- lib/ably_ui/react/connect_state_wrapper/component.js
|
217
|
-
- lib/ably_ui/react/scripts.js
|
218
220
|
- lib/ably_ui/reset/scripts.js
|
219
221
|
- lib/ably_ui/reset/styles.css
|
220
222
|
- lib/ably_ui/version.rb
|
@@ -1 +0,0 @@
|
|
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}));
|
@@ -1 +0,0 @@
|
|
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})()}));
|