ably-ui 8.7.0.dev.7072b07 → 8.7.0.dev.7456b53
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +6 -6
- data/README.md +3 -7
- data/lib/ably_ui/core/code/component.css +0 -2
- data/lib/ably_ui/core/code/component.js +1 -739
- data/lib/ably_ui/core/company_autocomplete/component.css +0 -2
- data/lib/ably_ui/core/company_autocomplete/component.js +1 -1161
- data/lib/ably_ui/core/connect_state_wrapper/component.js +1 -22
- data/lib/ably_ui/core/contact_footer/component.css +0 -2
- data/lib/ably_ui/core/contact_footer/component.js +1 -211
- data/lib/ably_ui/core/cookie_message/component.css +0 -2
- data/lib/ably_ui/core/cookie_message/component.js +1 -82
- data/lib/ably_ui/core/core.rb +4 -8
- data/lib/ably_ui/core/customer_logos/component.js +1 -22
- data/lib/ably_ui/core/dropdown_menu/component.js +1 -22
- data/lib/ably_ui/core/feature_footer/component.css +0 -2
- data/lib/ably_ui/core/feature_footer/component.js +1 -211
- data/lib/ably_ui/core/featured_link/component.css +0 -2
- data/lib/ably_ui/core/featured_link/component.js +1 -82
- data/lib/ably_ui/core/flash/component.css +0 -2
- data/lib/ably_ui/core/flash/component.js +1 -82
- data/lib/ably_ui/core/footer/component.css +1 -3
- data/lib/ably_ui/core/footer/component.js +1 -82
- data/lib/ably_ui/core/footer/footer.html.erb +23 -18
- data/lib/ably_ui/core/icon/component.js +1 -22
- data/lib/ably_ui/core/loader/component.js +1 -22
- data/lib/ably_ui/core/logo/component.js +1 -22
- data/lib/ably_ui/core/meganav/component.css +3 -3
- data/lib/ably_ui/core/meganav/component.js +1 -992
- data/lib/ably_ui/core/meganav/component.json +1 -1
- data/lib/ably_ui/core/meganav/meganav.rb +4 -4
- data/lib/ably_ui/core/meganav_blog_posts_list/component.js +1 -1159
- data/lib/ably_ui/core/meganav_content_company/component.js +1 -22
- data/lib/ably_ui/core/meganav_content_company/meganav_content_company.html.erb +0 -9
- data/lib/ably_ui/core/meganav_content_developers/component.js +1 -22
- data/lib/ably_ui/core/meganav_content_developers/meganav_content_developers.html.erb +2 -18
- data/lib/ably_ui/core/meganav_content_platform/component.js +1 -0
- data/lib/ably_ui/core/{meganav_content_products/meganav_content_products.html.erb → meganav_content_platform/meganav_content_platform.html.erb} +33 -15
- data/lib/ably_ui/core/{meganav_content_products/meganav_content_products.rb → meganav_content_platform/meganav_content_platform.rb} +1 -1
- data/lib/ably_ui/core/meganav_content_use_cases/component.js +1 -22
- data/lib/ably_ui/core/meganav_content_use_cases/meganav_content_use_cases.html.erb +38 -42
- data/lib/ably_ui/core/meganav_control/component.js +1 -241
- data/lib/ably_ui/core/meganav_control_mobile_dropdown/component.js +1 -180
- data/lib/ably_ui/core/meganav_control_mobile_panel_close/component.js +1 -142
- data/lib/ably_ui/core/meganav_control_mobile_panel_open/component.js +1 -170
- data/lib/ably_ui/core/meganav_items_desktop/component.js +1 -22
- data/lib/ably_ui/core/meganav_items_desktop/meganav_items_desktop.rb +1 -1
- data/lib/ably_ui/core/meganav_items_mobile/component.js +1 -22
- data/lib/ably_ui/core/meganav_items_signed_in/component.js +1 -22
- data/lib/ably_ui/core/meganav_search/component.js +1 -22
- data/lib/ably_ui/core/meganav_search_autocomplete/component.js +1 -295
- data/lib/ably_ui/core/meganav_search_panel/component.js +1 -22
- data/lib/ably_ui/core/meganav_search_suggestions/component.js +1 -258
- data/lib/ably_ui/core/notice/component.css +0 -2
- data/lib/ably_ui/core/notice/component.js +1 -872
- data/lib/ably_ui/core/scripts.js +1 -1465
- data/lib/ably_ui/core/showcase/component.css +0 -2
- data/lib/ably_ui/core/showcase/component.js +1 -343
- data/lib/ably_ui/core/sign_out_link/component.js +1 -22
- data/lib/ably_ui/core/slider/component.css +0 -2
- data/lib/ably_ui/core/slider/component.js +1 -255
- data/lib/ably_ui/core/sprites.svg +0 -93
- data/lib/ably_ui/core/styles.css +7 -3
- data/lib/ably_ui/core/uptime/component.css +0 -2
- data/lib/ably_ui/core/uptime/component.js +1 -82
- data/lib/ably_ui/reset/scripts.js +1 -1
- data/lib/ably_ui/reset/styles.css +11 -1
- data/lib/ably_ui/version.rb +1 -1
- metadata +5 -9
- data/lib/ably_ui/core/images/best-support-2023.svg +0 -1
- data/lib/ably_ui/core/images/fastest-implementation-2023.svg +0 -1
- data/lib/ably_ui/core/images/high-performer-2023.svg +0 -1
- data/lib/ably_ui/core/images/highest-user-adoption-2023.svg +0 -1
- data/lib/ably_ui/core/meganav_content_products/component.js +0 -22
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 20ba5205f3b10aa22b94da3dbe0656f494fe62f1d9dc0b728c70f13f5e08df5b
|
4
|
+
data.tar.gz: 0772b6a22b1a8b5015cf85d66ce198fa73e1380896a58bb08807ea715b4b6dc2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c8c534b41c09a968eb887ea72126be574bfbe70d6fc9b8049b3942e34e6d19f2c5bbc285684473d9c882387e00c850d91c32913d54eda1a3f40a728f23bab86a
|
7
|
+
data.tar.gz: 331c469c3b37e9d56da82b81684bd968670f4607346a5bcf91552959f6fd042f810b66a38ff3d466d4ca18824180baece5b5b25d3641cc65f11ffdbfc75bc758
|
data/Gemfile.lock
CHANGED
@@ -1,23 +1,23 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
ably-ui (8.7.0.dev.
|
4
|
+
ably-ui (8.7.0.dev.dc2ec3f)
|
5
5
|
view_component (>= 2.33, < 2.50)
|
6
6
|
|
7
7
|
GEM
|
8
8
|
remote: https://rubygems.org/
|
9
9
|
specs:
|
10
|
-
activesupport (7.0.
|
10
|
+
activesupport (7.0.2.2)
|
11
11
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
12
12
|
i18n (>= 1.6, < 2)
|
13
13
|
minitest (>= 5.1)
|
14
14
|
tzinfo (~> 2.0)
|
15
|
-
concurrent-ruby (1.
|
16
|
-
i18n (1.
|
15
|
+
concurrent-ruby (1.1.9)
|
16
|
+
i18n (1.10.0)
|
17
17
|
concurrent-ruby (~> 1.0)
|
18
18
|
method_source (1.0.0)
|
19
|
-
minitest (5.
|
20
|
-
tzinfo (2.0.
|
19
|
+
minitest (5.15.0)
|
20
|
+
tzinfo (2.0.4)
|
21
21
|
concurrent-ruby (~> 1.0)
|
22
22
|
view_component (2.49.1)
|
23
23
|
activesupport (>= 5.0.0, < 8.0)
|
data/README.md
CHANGED
@@ -294,14 +294,10 @@ To deploy a review app with your in-progress code, you can use the `pre-release`
|
|
294
294
|
scripts/pre-release.sh
|
295
295
|
```
|
296
296
|
|
297
|
-
This
|
297
|
+
This will do a couple of things:
|
298
298
|
|
299
|
-
|
300
|
-
|
301
|
-
- update your local dependencies for ably-ui and run a production build
|
302
|
-
- release a gem and a NPM package with the version built from your current SemVer but adding a pre-release tag based on a short SHA of your HEAD commit
|
303
|
-
|
304
|
-
2. Update Pre-Release Version:
|
299
|
+
— update your local dependencies for ably-ui and run a production build
|
300
|
+
— release a gem and a NPM package with the version built from your current SemVer but adding a pre-release tag based on a short SHA of your HEAD commit
|
305
301
|
|
306
302
|
- update the preview app
|
307
303
|
- commit all the above and push to origin
|
@@ -68,5 +68,3 @@
|
|
68
68
|
}
|
69
69
|
}
|
70
70
|
|
71
|
-
|
72
|
-
/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29yZS9Db2RlL2NvbXBvbmVudC5jc3MiLCJtYXBwaW5ncyI6IkFBQUE7RUFDRSxzSEFBc0g7QUFDeEg7O0FBRUE7RUFDRTtJQUNFLCtCQUErQjtJQUMvQiwrQkFBK0I7RUFDakM7O0VBRUE7SUFDRSxhQUFhO0VBQ2Y7O0VBRUE7SUFDRSxnQkFBZ0I7RUFDbEI7O0VBRUE7O0lBRUUsOEJBQThCO0VBQ2hDOztFQUVBOzs7Ozs7OztJQVFFLHdCQUF3QjtFQUMxQjs7RUFFQTs7Ozs7OztJQU9FLDJCQUEyQjtFQUM3Qjs7RUFFQTtJQUNFLDJCQUEyQjtFQUM3Qjs7RUFFQTs7OztJQUlFLDBCQUEwQjtFQUM1Qjs7RUFFQTs7SUFFRSx5QkFBeUI7RUFDM0I7O0VBRUE7O0lBRUUsMEJBQTBCO0VBQzVCOztFQUVBO0lBQ0UsNkJBQTZCO0VBQy9CO0FBQ0YiLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly9BYmx5VWkuQ29yZS8uL3NyYy9jb3JlL3V0aWxzL3N5bnRheC1oaWdobGlnaHRlci5jc3MiXSwic291cmNlc0NvbnRlbnQiOlsiQGxheWVyIGJhc2Uge1xuICBAaW1wb3J0IHVybChcImh0dHBzOi8vZm9udHMuZ29vZ2xlYXBpcy5jb20vY3NzMj9mYW1pbHk9U291cmNlK0NvZGUrUHJvOml0YWwsd2dodEAwLDYwMDswLDcwMDsxLDYwMDsxLDcwMCZkaXNwbGF5PXN3YXBcIik7XG59XG5cbkBsYXllciBjb21wb25lbnRzIHtcbiAgLmhsanMge1xuICAgIGJhY2tncm91bmQ6IHZhcigtLXN5bnRheC1ibGFjayk7XG4gICAgY29sb3I6IHZhcigtLXN5bnRheC1saWdodC1ncmV5KTtcbiAgfVxuXG4gIC5obGpzLWVtcGhhc2lzIHtcbiAgICBAYXBwbHkgaXRhbGljO1xuICB9XG5cbiAgLmhsanMtc3Ryb25nIHtcbiAgICBAYXBwbHkgZm9udC1ib2xkO1xuICB9XG5cbiAgLmhsanMtY29tbWVudCxcbiAgLmhsanMtcXVvdGUge1xuICAgIGNvbG9yOiB2YXIoLS1zeW50YXgtZGFyay1ncmV5KTtcbiAgfVxuXG4gIC5obGpzLXZhcmlhYmxlLFxuICAuaGxqcy10ZW1wbGF0ZS12YXJpYWJsZSxcbiAgLmhsanMtdGFnLFxuICAuaGxqcy1uYW1lLFxuICAuaGxqcy1zZWxlY3Rvci1pZCxcbiAgLmhsanMtc2VsZWN0b3ItY2xhc3MsXG4gIC5obGpzLXJlZ2V4cCxcbiAgLmhsanMtZGVsZXRpb24ge1xuICAgIGNvbG9yOiB2YXIoLS1zeW50YXgtcmVkKTtcbiAgfVxuXG4gIC5obGpzLW51bWJlcixcbiAgLmhsanMtYnVpbHRfaW4sXG4gIC5obGpzLWxpdGVyYWwsXG4gIC5obGpzLXR5cGUsXG4gIC5obGpzLXBhcmFtcyxcbiAgLmhsanMtbWV0YSxcbiAgLmhsanMtbGluayB7XG4gICAgY29sb3I6IHZhcigtLXN5bnRheC1vcmFuZ2UpO1xuICB9XG5cbiAgLmhsanMtYXR0cmlidXRlIHtcbiAgICBjb2xvcjogdmFyKC0tc3ludGF4LXllbGxvdyk7XG4gIH1cblxuICAuaGxqcy1zdHJpbmcsXG4gIC5obGpzLXN5bWJvbCxcbiAgLmhsanMtYnVsbGV0LFxuICAuaGxqcy1hZGRpdGlvbiB7XG4gICAgY29sb3I6IHZhcigtLXN5bnRheC1ncmVlbik7XG4gIH1cblxuICAuaGxqcy10aXRsZSxcbiAgLmhsanMtc2VjdGlvbiB7XG4gICAgY29sb3I6IHZhcigtLXN5bnRheC1ibHVlKTtcbiAgfVxuXG4gIC5obGpzLWtleXdvcmQsXG4gIC5obGpzLXNlbGVjdG9yLXRhZyB7XG4gICAgY29sb3I6IHZhcigtLXN5bnRheC1saWxhYyk7XG4gIH1cblxuICAuaGxqcy1zdWJzdCB7XG4gICAgY29sb3I6IHZhcigtLXN5bnRheC1taWQtZ3JleSk7XG4gIH1cbn1cbiJdLCJuYW1lcyI6W10sInNvdXJjZVJvb3QiOiIifQ==*/
|