unicon 3.4.0 → 3.6.0

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9f115a5eb9dd95c343b08fbb5549d5d4f99bce263c966a04e9e4da6cf3400569
4
- data.tar.gz: dfeb31049dcd97915c7e205cf43cde21b8840797d736c9586945ef9fc7365623
3
+ metadata.gz: 01c201df88f22a670e0125d797ab3c89e6cdb14a942e7a7b73f2153e169b38eb
4
+ data.tar.gz: '025886db35f71ad6d6c9fb72aac0ea692e9fa9e4f5267044242d9c51dfd6e76d'
5
5
  SHA512:
6
- metadata.gz: 2318b81920c8d90aebcbce8fa5c34daee03c14839cec462a17bb084252213dc6e101c61ebe07fdca9d69e4f813aa3f7226ae55eb655b51b3b62a6b3df063dbb8
7
- data.tar.gz: e5a09156f3864722accbfebc21fbeb7626a64a03a8d4a54637bfaceb587dee34f47a81f0bd8963e5438804df8de49e1d2cbe4306872fff966b00e6fc06787f5f
6
+ metadata.gz: 0fcbebd247d3fa89fca984321dad2641da4ad9264057e59058510d2ebf2fd5ec20c4acd9fb9570f98e316e817b8764646025a4d0f026ab9ae271a2b9d940fcb4
7
+ data.tar.gz: cfea65574377857b1902c7531d2e2a00832a480c98cd7429102887e8853b4c9ad656a3bab33be085cd9f0ac5a21b875839584d5ea1750b8580ea4578b77875ab
data/CHANGELOG.md CHANGED
@@ -5,6 +5,22 @@ what decides both whether a reader can take it and what the next version number
5
5
 
6
6
  ## [Unreleased]
7
7
 
8
+ ## [3.6.0] - 2026-09-08
9
+
10
+ - **Feature.** `:expand` and `:collapse` are the two diagonal arrows, parting and meeting:
11
+ what a control that shows more of a page, or folds it back, wears. Bootstrap calls them
12
+ `arrows-angle-expand` and `arrows-angle-contract`, SF Symbols
13
+ `arrow.up.left.and.arrow.down.right` and `arrow.down.right.and.arrow.up.left`, Material
14
+ `open_in_full` and `close_fullscreen`. Not `:contract`, which already names a signed
15
+ agreement's signature and stays so. 317 names now resolve, 140 of them aliases.
16
+
17
+ ## [3.5.0] - 2026-08-21
18
+
19
+ - **Feature.** `:inquiry` borrows the wand, beside the `:reading` and `:prediction`
20
+ already drawn by it. A question put to a fortune teller and the answer she gives are
21
+ the same sitting under two names, and an app that lists both wants one picture for
22
+ them. 315 names now resolve, 140 of them aliases.
23
+
8
24
  ## [3.4.0] - 2026-08-20
9
25
 
10
26
  - **Feature.** `:wand` is the wand throwing off stars, the nearest thing the three sets
data/README.md CHANGED
@@ -64,8 +64,8 @@ blank. A concept may be given as a string, so `Unicon['contact']` works too.
64
64
 
65
65
  ```ruby
66
66
  Unicon.icons # => [:account, :airplane, :alarm, :archive, :award, :badge, ...] 132
67
- Unicon.names # => [:account, :add, :add_member, :address, :agent, ...] 314
68
- Unicon.actions # => [:add, :add_member, :close, :confirm, ...] 43
67
+ Unicon.names # => [:account, :add, :add_member, :address, :agent, ...] 317
68
+ Unicon.actions # => [:add, :add_member, :close, :confirm, ...] 45
69
69
  ```
70
70
 
71
71
  - `Unicon.icons` is **one name per distinct picture**. No two entries draw the same
@@ -87,7 +87,7 @@ caller who wants the pictures as well as the names.
87
87
  ## Model names
88
88
 
89
89
  A host app looks an icon up by the name of the model it is rendering, and the more names
90
- answer, the less any app has to declare. 139 of them borrow the icons of a concept —
90
+ answer, the less any app has to declare. 140 of them borrow the icons of a concept —
91
91
  `:user` takes the person, `:zip` takes the pin — and the Aliases column of the table below
92
92
  says which took which. They resolve without swelling the list a picker offers.
93
93
 
@@ -111,7 +111,7 @@ The cells hold the icon and not its name, so the table stays readable at 132 row
111
111
  name each system uses is on the icon**: hover it, or reach it with a screen reader, and
112
112
  `Unicon[:search][:ios]` reads back as `magnifyingglass`.
113
113
 
114
- The 43 action icons are not in the table. They are fetchable — `Unicon[:edit]` answers
114
+ The 45 action icons are not in the table. They are fetchable — `Unicon[:edit]` answers
115
115
  — but they name what an app does rather than what it has, and this table is `Unicon.icons`
116
116
  drawn out. `Unicon.actions` names them all.
117
117
 
@@ -244,7 +244,7 @@ drawn out. `Unicon.actions` names them all.
244
244
  | `:video` | `:movie` | ![camera-video](vendor/bootstrap-icons/camera-video.svg "camera-video") | ![video](vendor/sf-symbols/video.svg "video") | ![videocam](vendor/material-symbols/videocam.svg "videocam") |
245
245
  | `:volume` | | ![volume-up](vendor/bootstrap-icons/volume-up.svg "volume-up") | ![speaker.wave.2](vendor/sf-symbols/speaker.wave.2.svg "speaker.wave.2") | ![volume_up](vendor/material-symbols/volume_up.svg "volume_up") |
246
246
  | `:wallet` | | ![wallet](vendor/bootstrap-icons/wallet.svg "wallet") | ![wallet.pass](vendor/sf-symbols/wallet.pass.svg "wallet.pass") | ![wallet](vendor/material-symbols/wallet.svg "wallet") |
247
- | `:wand` | `:prediction` `:reading` | ![magic](vendor/bootstrap-icons/magic.svg "magic") | ![wand.and.stars](assets/undrawn.svg "wand.and.stars") | ![wand_stars](vendor/material-symbols/wand_stars.svg "wand_stars") |
247
+ | `:wand` | `:inquiry` `:prediction` `:reading` | ![magic](vendor/bootstrap-icons/magic.svg "magic") | ![wand.and.stars](assets/undrawn.svg "wand.and.stars") | ![wand_stars](vendor/material-symbols/wand_stars.svg "wand_stars") |
248
248
  | `:warning` | `:alert` `:issue` | ![exclamation-triangle](vendor/bootstrap-icons/exclamation-triangle.svg "exclamation-triangle") | ![exclamationmark.triangle](vendor/sf-symbols/exclamationmark.triangle.svg "exclamationmark.triangle") | ![warning](vendor/material-symbols/warning.svg "warning") |
249
249
  | `:waveform` | `:audio` `:echo` | ![soundwave](vendor/bootstrap-icons/soundwave.svg "soundwave") | ![waveform](vendor/sf-symbols/waveform.svg "waveform") | ![graphic_eq](vendor/material-symbols/graphic_eq.svg "graphic_eq") |
250
250
  | `:wifi` | | ![wifi](vendor/bootstrap-icons/wifi.svg "wifi") | ![wifi](vendor/sf-symbols/wifi.svg "wifi") | ![wifi](vendor/material-symbols/wifi.svg "wifi") |
@@ -15,6 +15,14 @@ module Unicon
15
15
  point_down: { bootstrap: 'arrow-down', ios: 'arrow.down', android: 'arrow_downward' },
16
16
  point_left: { bootstrap: 'arrow-left', ios: 'arrow.left', android: 'arrow_back' },
17
17
  point_right: { bootstrap: 'arrow-right', ios: 'arrow.right', android: 'arrow_forward' },
18
+ expand: {
19
+ bootstrap: 'arrows-angle-expand', ios: 'arrow.up.left.and.arrow.down.right',
20
+ android: 'open_in_full',
21
+ },
22
+ collapse: {
23
+ bootstrap: 'arrows-angle-contract', ios: 'arrow.down.right.and.arrow.up.left',
24
+ android: 'close_fullscreen',
25
+ },
18
26
  open_menu: { bootstrap: 'list', ios: 'line.3.horizontal', android: 'menu' },
19
27
  truncate: { bootstrap: 'three-dots', ios: 'ellipsis', android: 'more_horiz' },
20
28
  toggle_sidebar: { bootstrap: 'layout-sidebar', ios: 'sidebar.left', android: 'view_sidebar' },
@@ -15,8 +15,8 @@ module Unicon
15
15
  episode: :playlist, evaluation: :speedometer, event: :calendar, export: :download,
16
16
  feedback: :smiley, file: :document, fleet: :truck, form: :document,
17
17
  goal: :trophy, group: :people, history: :clock,
18
- home: :house, import: :upload, integration: :puzzle, inventory: :box,
19
- issue: :warning, item: :box, job: :hammer, label: :tag,
18
+ home: :house, import: :upload, inquiry: :wand, integration: :puzzle,
19
+ inventory: :box, issue: :warning, item: :box, job: :hammer, label: :tag,
20
20
  lead: :person, location: :pin, log: :list, market: :shop,
21
21
  member: :person, memo: :note, message: :chat, milestone: :flag,
22
22
  movie: :video, notification: :bell, offer: :gift, office: :building,
@@ -1,4 +1,4 @@
1
1
  module Unicon
2
2
  # Version of the gem, read by the gemspec and by hosts checking compatibility.
3
- VERSION = '3.4.0'
3
+ VERSION = '3.6.0'
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: unicon
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.4.0
4
+ version: 3.6.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - claudiob