diff --git a/Gemfile.lock b/Gemfile.lock index 12a773458..a844cc0fd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - ably-ui (6.2.1) + ably-ui (6.2.1.dev.937a94b) view_component (~> 2.33.0) GEM diff --git a/lib/ably_ui/version.rb b/lib/ably_ui/version.rb index eff727f4d..0c0cfbc77 100644 --- a/lib/ably_ui/version.rb +++ b/lib/ably_ui/version.rb @@ -1,3 +1,3 @@ module AblyUi - VERSION = '6.2.1' + VERSION = '6.2.1.dev.937a94b' end diff --git a/package.json b/package.json index 28258a320..50d77205f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ably/ui", - "version": "6.2.1", + "version": "6.2.1-dev.937a94b", "description": "Home of the Ably design system library ([design.ably.com](https://design.ably.com)). It provides a showcase, development/test environment and a publishing pipeline for different distributables.", "repository": { "type": "git", diff --git a/preview/Gemfile b/preview/Gemfile index f161e5df1..d268875c6 100644 --- a/preview/Gemfile +++ b/preview/Gemfile @@ -36,4 +36,4 @@ gem 'view_component', '~> 2.33.0', require: 'view_component/engine' gem 'responders' -gem 'ably-ui', '6.2.1', require: 'ably_ui' +gem 'ably-ui', '6.2.1.dev.937a94b', require: 'ably_ui' diff --git a/preview/Gemfile.lock b/preview/Gemfile.lock index 99076eaab..a685ed834 100644 --- a/preview/Gemfile.lock +++ b/preview/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - ably-ui (6.2.1) + ably-ui (6.2.1.dev.937a94b) view_component (~> 2.33.0) actioncable (6.0.3.4) actionpack (= 6.0.3.4) @@ -169,7 +169,7 @@ PLATFORMS ruby DEPENDENCIES - ably-ui (= 6.2.1) + ably-ui (= 6.2.1.dev.937a94b) bootsnap (>= 1.4.2) byebug listen (~> 3.2) diff --git a/preview/app/controllers/components_controller.rb b/preview/app/controllers/components_controller.rb index 7c9b1d378..bc39936df 100644 --- a/preview/app/controllers/components_controller.rb +++ b/preview/app/controllers/components_controller.rb @@ -57,6 +57,7 @@ def icon icon-gui-search icon-gui-tick icon-gui-warning + icon-gui-clock ] display_icons = %w[ @@ -82,7 +83,7 @@ def icon icon-display-tech-account-comms ] - social_icons = %w[linkedin twitter github glassdoor] + social_icons = %w[linkedin twitter github glassdoor facebook] other_icons = %w[quote] diff --git a/preview/package.json b/preview/package.json index 5f8b77730..be7c7113d 100644 --- a/preview/package.json +++ b/preview/package.json @@ -2,7 +2,7 @@ "name": "preview", "private": true, "dependencies": { - "@ably/ui": "6.2.1", + "@ably/ui": "6.2.1-dev.937a94b", "@babel/preset-react": "^7.12.5", "@rails/ujs": "^6.0.0", "@rails/webpacker": "4.3.0", diff --git a/preview/yarn.lock b/preview/yarn.lock index 3a48f1bab..a64041784 100644 --- a/preview/yarn.lock +++ b/preview/yarn.lock @@ -2,10 +2,10 @@ # yarn lockfile v1 -"@ably/ui@6.2.1": - version "6.2.1" - resolved "https://registry.yarnpkg.com/@ably/ui/-/ui-6.2.1.tgz#9553565cd3743284c8f67d44fa0e322e3f4e5ee0" - integrity sha512-/V/WUu9djBSrfd9xGhHZayRTZQ3wuJ3zOwUjBqLqmDBiEYAy+bFjzEQQFJw99uYRfAcGwzMba+zoX5RoJa7xlA== +"@ably/ui@6.2.1-dev.937a94b": + version "6.2.1-dev.937a94b" + resolved "https://registry.yarnpkg.com/@ably/ui/-/ui-6.2.1-dev.937a94b.tgz#159e62c7851851add05ca9ced837b8578dfff186" + integrity sha512-vahOiASUe8hDbOs8YLfvMn4GAt07fjs468lVEWB27xTLuk2H45bz3BAuC8h68B4qjQl1gGCAgbx7RUCRI/uDtw== dependencies: array-flat-polyfill "^1.0.1" deepmerge "^4.2.2" diff --git a/src/core/icons/facebook.svg b/src/core/icons/facebook.svg new file mode 100644 index 000000000..ef27950b1 --- /dev/null +++ b/src/core/icons/facebook.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/core/icons/icon-gui-clock.svg b/src/core/icons/icon-gui-clock.svg new file mode 100644 index 000000000..0364b95d9 --- /dev/null +++ b/src/core/icons/icon-gui-clock.svg @@ -0,0 +1,3 @@ + + +