unicon 3.7.0 → 3.9.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: 1730941dfd2d52909fe3b2cbcf7269792a07eaeb6fc8b53b83dd4d08ed9f552f
4
- data.tar.gz: 194d071edc441e04b9fecd491d931c8c7f55fc5ef0d7cb45b5f6ae73e170ae82
3
+ metadata.gz: 75620efb09072b4c0f9ed679573ffa43b53419e42a05d43654b04942f81bd579
4
+ data.tar.gz: 737820574c430e7736305b1582a20fff731e4904714e29a20bca49017e7a704b
5
5
  SHA512:
6
- metadata.gz: 9dd109cc57e4368d2d627ec2b768888572dcfff1c0bef6ec98b0b5ab13ae12e4a9e29d416da27e27e2018bfd36a7491680f938f146bc26d7979a969f801b9d89
7
- data.tar.gz: 7719093168d29a2b2770236e9916f5f86e6efd6ce02921c817d090307be183971a51ba68ee780f6c018a86f65db06b54fce2f3bfd0c51e7790f4778b306860c5
6
+ metadata.gz: cf680817659919e785a65980bdf7cb0c3fa1e273f3c95df2efa90ed426e3fbe3d9aced7b5cd599ca25f6ccf9c8cc357c062a03dd2c52669d5f614ddadd77276c
7
+ data.tar.gz: 516d2b984d4a70a7f88ede5b78d574732295604416c08972c205fd4b3f0d34421c75471396290b057a49ca58983fa716687e9e0f46f72e68c30ebfe58148bc9a
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.9.0] - 2026-09-18
9
+
10
+ - **Feature.** `:visit` is a call somebody pays at an appointed time, drawn as the `:clock`
11
+ already is — Bootstrap's `clock`, SF Symbols' `clock`, Material's `schedule`. An alias
12
+ rather than a concept: what a visit is known by is when it is, and the calendar faces are
13
+ spoken for by a booking and an appointment. 321 names now resolve, 142 of them aliases.
14
+
15
+ ## [3.8.0] - 2026-09-18
16
+
17
+ - **Feature.** `:technician` is the person a trade sends out to do the work, drawn as the
18
+ `:toolbox` already is — Bootstrap's `tools`, SF Symbols' `wrench.and.screwdriver`, Material's
19
+ `handyman`. An alias rather than a concept of its own, since a technician is known by what
20
+ they carry: `:person` and `:badge` are already spoken for by a customer and an agent, and a
21
+ briefcase belongs to the business that employs them rather than to whoever turns up. 320
22
+ names now resolve, 141 of them aliases.
23
+
8
24
  ## [3.7.0] - 2026-09-17
9
25
 
10
26
  - **Feature.** `:sort_asc` and `:sort_desc` are the order a column is sorted in, beside the
data/README.md CHANGED
@@ -152,7 +152,7 @@ drawn out. `Unicon.actions` names them all.
152
152
  | `:checklist` | `:pick` | ![card-checklist](vendor/bootstrap-icons/card-checklist.svg "card-checklist") | ![checklist.checked](vendor/sf-symbols/checklist.checked.svg "checklist.checked") | ![checklist](vendor/material-symbols/checklist.svg "checklist") |
153
153
  | `:circle` | | ![circle](vendor/bootstrap-icons/circle.svg "circle") | ![circle](vendor/sf-symbols/circle.svg "circle") | ![circle](vendor/material-symbols/circle.svg "circle") |
154
154
  | `:clipboard` | `:assessment` `:survey` | ![clipboard](vendor/bootstrap-icons/clipboard.svg "clipboard") | ![list.clipboard](vendor/sf-symbols/list.clipboard.svg "list.clipboard") | ![content_paste](vendor/material-symbols/content_paste.svg "content_paste") |
155
- | `:clock` | `:history` `:session` `:shift` | ![clock](vendor/bootstrap-icons/clock.svg "clock") | ![clock](vendor/sf-symbols/clock.svg "clock") | ![schedule](vendor/material-symbols/schedule.svg "schedule") |
155
+ | `:clock` | `:history` `:session` `:shift` `:visit` | ![clock](vendor/bootstrap-icons/clock.svg "clock") | ![clock](vendor/sf-symbols/clock.svg "clock") | ![schedule](vendor/material-symbols/schedule.svg "schedule") |
156
156
  | `:close_circle` | | ![x-circle](vendor/bootstrap-icons/x-circle.svg "x-circle") | ![xmark.circle](vendor/sf-symbols/xmark.circle.svg "xmark.circle") | ![cancel](vendor/material-symbols/cancel.svg "cancel") |
157
157
  | `:cloud` | `:backup` | ![cloud](vendor/bootstrap-icons/cloud.svg "cloud") | ![cloud](vendor/sf-symbols/cloud.svg "cloud") | ![cloud](vendor/material-symbols/cloud.svg "cloud") |
158
158
  | `:compass` | | ![compass](vendor/bootstrap-icons/compass.svg "compass") | ![location.north.circle](vendor/sf-symbols/location.north.circle.svg "location.north.circle") | ![explore](vendor/material-symbols/explore.svg "explore") |
@@ -235,7 +235,7 @@ drawn out. `Unicon.actions` names them all.
235
235
  | `:thumbs_down` | | ![hand-thumbs-down](vendor/bootstrap-icons/hand-thumbs-down.svg "hand-thumbs-down") | ![hand.thumbsdown](vendor/sf-symbols/hand.thumbsdown.svg "hand.thumbsdown") | ![thumb_down](vendor/material-symbols/thumb_down.svg "thumb_down") |
236
236
  | `:thumbs_up` | | ![hand-thumbs-up](vendor/bootstrap-icons/hand-thumbs-up.svg "hand-thumbs-up") | ![hand.thumbsup](vendor/sf-symbols/hand.thumbsup.svg "hand.thumbsup") | ![thumb_up](vendor/material-symbols/thumb_up.svg "thumb_up") |
237
237
  | `:ticket` | | ![ticket](vendor/bootstrap-icons/ticket.svg "ticket") | ![ticket](vendor/sf-symbols/ticket.svg "ticket") | ![confirmation_number](vendor/material-symbols/confirmation_number.svg "confirmation_number") |
238
- | `:toolbox` | | ![tools](vendor/bootstrap-icons/tools.svg "tools") | ![wrench.and.screwdriver](vendor/sf-symbols/wrench.and.screwdriver.svg "wrench.and.screwdriver") | ![handyman](vendor/material-symbols/handyman.svg "handyman") |
238
+ | `:toolbox` | `:technician` | ![tools](vendor/bootstrap-icons/tools.svg "tools") | ![wrench.and.screwdriver](vendor/sf-symbols/wrench.and.screwdriver.svg "wrench.and.screwdriver") | ![handyman](vendor/material-symbols/handyman.svg "handyman") |
239
239
  | `:train` | | ![train-front](vendor/bootstrap-icons/train-front.svg "train-front") | ![train.side.front.car](vendor/sf-symbols/train.side.front.car.svg "train.side.front.car") | ![train](vendor/material-symbols/train.svg "train") |
240
240
  | `:tree` | | ![tree](vendor/bootstrap-icons/tree.svg "tree") | ![tree](vendor/sf-symbols/tree.svg "tree") | ![park](vendor/material-symbols/park.svg "park") |
241
241
  | `:trending_up` | | ![graph-up](vendor/bootstrap-icons/graph-up.svg "graph-up") | ![chart.line.uptrend.xyaxis](vendor/sf-symbols/chart.line.uptrend.xyaxis.svg "chart.line.uptrend.xyaxis") | ![trending_up](vendor/material-symbols/trending_up.svg "trending_up") |
@@ -32,9 +32,9 @@ module Unicon
32
32
  shift: :clock, shipment: :truck, site: :globe, source: :signpost,
33
33
  specialty: :award, staff: :people, state: :map, subscription: :repeat,
34
34
  summary: :document, supplier: :truck, survey: :clipboard, sync: :refresh,
35
- team: :people, territory: :map, todo: :task, token: :key,
35
+ team: :people, technician: :toolbox, territory: :map, todo: :task, token: :key,
36
36
  track: :music, transaction: :credit_card, trip: :map, user: :person,
37
- vehicle: :car, vendor: :shop, vertical: :bar_chart, view: :eye,
37
+ vehicle: :car, vendor: :shop, vertical: :bar_chart, view: :eye, visit: :clock,
38
38
  zip: :pin,
39
39
  }.freeze
40
40
  end
@@ -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.7.0'
3
+ VERSION = '3.9.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.7.0
4
+ version: 3.9.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - claudiob