ably-ui 6.0.1.dev.cf70cf9 → 6.1.0
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_developers/meganav_content_developers.html.erb +0 -6
- data/lib/ably_ui/version.rb +1 -1
- metadata +7 -14
- data/lib/ably_ui/core/core.base.css +0 -1
- data/lib/ably_ui/core/core.components.css +0 -49
- data/lib/ably_ui/core/icon/component.css +0 -1
- data/lib/ably_ui/core/styles.base.css +0 -1
- data/lib/ably_ui/core/styles.components.css +0 -49
- data/lib/ably_ui/react/connect_state_wrapper/component.js +0 -1
- data/lib/ably_ui/react/scripts.js +0 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5411d62a5f587948069d61e35b452010fcf59ed1b90634b4ceb6ab0e934d878b
|
4
|
+
data.tar.gz: d2325b36378c14cf3347a5bb607e3088701465a26aff0deb7e0558762dfef01b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0cd3a238c49eabc70cd608ae4d4917d6eb0538dedea6f534681bf3429093333024064e154492011c4c7ed4b45c65f3534d0fdefbe83575af8a9ff4ad81e77feb
|
7
|
+
data.tar.gz: 9252301602ce14e910de385bf3e14baf21f4a74aea54dce90d476564ba7c6d897f2ee7bd6fc16d57de9dbdac5251730745eea39c1deed62a0a6f91408ab42060
|
@@ -35,12 +35,6 @@
|
|
35
35
|
<p class="ui-meganav-media-copy">Augment your apps with realtime updates like weather or transit.</p>
|
36
36
|
<% end %>
|
37
37
|
</li>
|
38
|
-
<li>
|
39
|
-
<%= link_to abs_url("/periodic-table-of-realtime"), class: "ui-meganav-media group" do %>
|
40
|
-
<p class="ui-meganav-media-heading">The Periodic Table of Realtime</p>
|
41
|
-
<p class="ui-meganav-media-copy">A compendium for all things realtime and event-driven.</p>
|
42
|
-
<% end %>
|
43
|
-
</li>
|
44
38
|
</ul>
|
45
39
|
</div>
|
46
40
|
|
data/lib/ably_ui/version.rb
CHANGED
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: ably-ui
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 6.
|
4
|
+
version: 6.1.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dominik Piatek
|
8
8
|
- Arti Mathanda
|
9
9
|
- Bruce Thomas
|
10
|
-
autorequire:
|
10
|
+
autorequire:
|
11
11
|
bindir: bin
|
12
12
|
cert_chain: []
|
13
13
|
date: 2022-01-24 00:00:00.000000000 Z
|
@@ -26,7 +26,7 @@ dependencies:
|
|
26
26
|
- - "~>"
|
27
27
|
- !ruby/object:Gem::Version
|
28
28
|
version: 2.33.0
|
29
|
-
description:
|
29
|
+
description:
|
30
30
|
email:
|
31
31
|
- dominik.piatek@ably.com
|
32
32
|
- arti.mathanda@ably.com
|
@@ -54,8 +54,6 @@ files:
|
|
54
54
|
- lib/ably_ui/core/contact_footer/contact_footer.rb
|
55
55
|
- lib/ably_ui/core/cookie_message/component.css
|
56
56
|
- lib/ably_ui/core/cookie_message/component.js
|
57
|
-
- lib/ably_ui/core/core.base.css
|
58
|
-
- lib/ably_ui/core/core.components.css
|
59
57
|
- lib/ably_ui/core/core.rb
|
60
58
|
- lib/ably_ui/core/customer_logos/component.js
|
61
59
|
- lib/ably_ui/core/customer_logos/customer_logos.html.erb
|
@@ -91,7 +89,6 @@ files:
|
|
91
89
|
- lib/ably_ui/core/footer/component.js
|
92
90
|
- lib/ably_ui/core/footer/footer.html.erb
|
93
91
|
- lib/ably_ui/core/footer/footer.rb
|
94
|
-
- lib/ably_ui/core/icon/component.css
|
95
92
|
- lib/ably_ui/core/icon/component.js
|
96
93
|
- lib/ably_ui/core/icon/icon.html.erb
|
97
94
|
- lib/ably_ui/core/icon/icon.rb
|
@@ -188,15 +185,11 @@ files:
|
|
188
185
|
- lib/ably_ui/core/slider/slider.html.erb
|
189
186
|
- lib/ably_ui/core/slider/slider.rb
|
190
187
|
- lib/ably_ui/core/sprites.svg
|
191
|
-
- lib/ably_ui/core/styles.base.css
|
192
|
-
- lib/ably_ui/core/styles.components.css
|
193
188
|
- lib/ably_ui/core/styles.css
|
194
189
|
- lib/ably_ui/core/uptime/component.css
|
195
190
|
- lib/ably_ui/core/uptime/component.js
|
196
191
|
- lib/ably_ui/core/uptime/uptime.html.erb
|
197
192
|
- lib/ably_ui/core/uptime/uptime.rb
|
198
|
-
- lib/ably_ui/react/connect_state_wrapper/component.js
|
199
|
-
- lib/ably_ui/react/scripts.js
|
200
193
|
- lib/ably_ui/reset/scripts.js
|
201
194
|
- lib/ably_ui/reset/styles.css
|
202
195
|
- lib/ably_ui/version.rb
|
@@ -205,7 +198,7 @@ licenses:
|
|
205
198
|
- Apache-2.0
|
206
199
|
metadata:
|
207
200
|
source_code_uri: https://github.com/ably/ably-ui
|
208
|
-
post_install_message:
|
201
|
+
post_install_message:
|
209
202
|
rdoc_options: []
|
210
203
|
require_paths:
|
211
204
|
- lib
|
@@ -216,12 +209,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
216
209
|
version: '0'
|
217
210
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
218
211
|
requirements:
|
219
|
-
- - "
|
212
|
+
- - ">="
|
220
213
|
- !ruby/object:Gem::Version
|
221
|
-
version:
|
214
|
+
version: '0'
|
222
215
|
requirements: []
|
223
216
|
rubygems_version: 3.2.3
|
224
|
-
signing_key:
|
217
|
+
signing_key:
|
225
218
|
specification_version: 4
|
226
219
|
summary: Shared component library and design system for Ably Real-time Ltd (ably.com)
|
227
220
|
test_files: []
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "./styles/properties.css";
|
@@ -1,49 +0,0 @@
|
|
1
|
-
@import "./styles/buttons.css";
|
2
|
-
@import "./styles/layout.css";
|
3
|
-
@import "./styles/text.css";
|
4
|
-
|
5
|
-
@layer components {
|
6
|
-
.ui-input {
|
7
|
-
@apply text-p2 font-light bg-light-grey rounded p-input w-full leading-none appearance-none border border-mid-grey transition-input;
|
8
|
-
@apply hover:bg-white hover:shadow-input hover:border-transparent;
|
9
|
-
@apply focus:bg-white focus:shadow-input focus:border-transparent focus:outline-gui-focus;
|
10
|
-
@apply max-w-screen-sm;
|
11
|
-
}
|
12
|
-
|
13
|
-
/* Basis for icon component */
|
14
|
-
.ui-icon-cool-black {
|
15
|
-
stroke: var(--color-cool-black);
|
16
|
-
}
|
17
|
-
|
18
|
-
.ui-icon-white {
|
19
|
-
stroke: var(--color-white);
|
20
|
-
}
|
21
|
-
|
22
|
-
.ui-icon-dark-grey {
|
23
|
-
stroke: var(--color-dark-grey);
|
24
|
-
}
|
25
|
-
|
26
|
-
/* Extend how tailwind does group hover for icons */
|
27
|
-
.group {
|
28
|
-
&:hover {
|
29
|
-
.group-hover\:icon-gui-hover {
|
30
|
-
stroke: var(--color-gui-hover);
|
31
|
-
}
|
32
|
-
}
|
33
|
-
|
34
|
-
&:focus {
|
35
|
-
.group-focus\:icon-gui-focus {
|
36
|
-
stroke: var(--color-gui-focus);
|
37
|
-
}
|
38
|
-
}
|
39
|
-
}
|
40
|
-
|
41
|
-
.ui-version-tag {
|
42
|
-
@apply inline-block absolute align-top uppercase font-bold whitespace-nowrap;
|
43
|
-
|
44
|
-
position: relative;
|
45
|
-
vertical-align: super;
|
46
|
-
margin-left: 3px;
|
47
|
-
font-size: 8px;
|
48
|
-
}
|
49
|
-
}
|
@@ -1 +0,0 @@
|
|
1
|
-
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "./styles/properties.css";
|
@@ -1,49 +0,0 @@
|
|
1
|
-
@import "./styles/buttons.css";
|
2
|
-
@import "./styles/layout.css";
|
3
|
-
@import "./styles/text.css";
|
4
|
-
|
5
|
-
@layer components {
|
6
|
-
.ui-input {
|
7
|
-
@apply text-p2 font-light bg-light-grey rounded p-input w-full leading-none appearance-none border border-mid-grey transition-input;
|
8
|
-
@apply hover:bg-white hover:shadow-input hover:border-transparent;
|
9
|
-
@apply focus:bg-white focus:shadow-input focus:border-transparent focus:outline-gui-focus;
|
10
|
-
@apply max-w-screen-sm;
|
11
|
-
}
|
12
|
-
|
13
|
-
/* Basis for icon component */
|
14
|
-
.ui-icon-cool-black {
|
15
|
-
stroke: var(--color-cool-black);
|
16
|
-
}
|
17
|
-
|
18
|
-
.ui-icon-white {
|
19
|
-
stroke: var(--color-white);
|
20
|
-
}
|
21
|
-
|
22
|
-
.ui-icon-dark-grey {
|
23
|
-
stroke: var(--color-dark-grey);
|
24
|
-
}
|
25
|
-
|
26
|
-
/* Extend how tailwind does group hover for icons */
|
27
|
-
.group {
|
28
|
-
&:hover {
|
29
|
-
.group-hover\:icon-gui-hover {
|
30
|
-
stroke: var(--color-gui-hover);
|
31
|
-
}
|
32
|
-
}
|
33
|
-
|
34
|
-
&:focus {
|
35
|
-
.group-focus\:icon-gui-focus {
|
36
|
-
stroke: var(--color-gui-focus);
|
37
|
-
}
|
38
|
-
}
|
39
|
-
}
|
40
|
-
|
41
|
-
.ui-version-tag {
|
42
|
-
@apply inline-block absolute align-top uppercase font-bold whitespace-nowrap;
|
43
|
-
|
44
|
-
position: relative;
|
45
|
-
vertical-align: super;
|
46
|
-
margin-left: 3px;
|
47
|
-
font-size: 8px;
|
48
|
-
}
|
49
|
-
}
|
@@ -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})()}));
|