@nyaruka/temba-components 0.103.0 → 0.104.1
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.
- package/CHANGELOG.md +14 -10
- package/dist/static/svg/index.svg +1 -1
- package/dist/temba-components.js +49 -49
- package/dist/temba-components.js.map +1 -1
- package/out-tsc/src/contacts/ContactChat.js +21 -7
- package/out-tsc/src/contacts/ContactChat.js.map +1 -1
- package/out-tsc/src/contacts/events.js.map +1 -1
- package/out-tsc/src/vectoricon/index.js +3 -2
- package/out-tsc/src/vectoricon/index.js.map +1 -1
- package/package.json +1 -1
- package/src/contacts/ContactChat.ts +20 -8
- package/src/contacts/events.ts +0 -1
- package/src/vectoricon/index.ts +3 -2
- package/static/svg/index.svg +1 -1
- package/static/svg/work/traced/key-01.svg +1 -0
- package/static/svg/work/used/key-01.svg +3 -0
package/CHANGELOG.md
CHANGED
|
@@ -4,8 +4,20 @@ All notable changes to this project will be documented in this file. Dates are d
|
|
|
4
4
|
|
|
5
5
|
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
6
6
|
|
|
7
|
+
#### [v0.104.1](https://github.com/nyaruka/temba-components/compare/v0.104.0...v0.104.1)
|
|
8
|
+
|
|
9
|
+
- Add user_token icon [`c4510b0`](https://github.com/nyaruka/temba-components/commit/c4510b03d9a00cc3f009788f0262e3535d4d25a9)
|
|
10
|
+
|
|
11
|
+
#### [v0.104.0](https://github.com/nyaruka/temba-components/compare/v0.103.0...v0.104.0)
|
|
12
|
+
|
|
13
|
+
> 8 August 2024
|
|
14
|
+
|
|
15
|
+
- Show notes on opened tickets [`#447`](https://github.com/nyaruka/temba-components/pull/447)
|
|
16
|
+
|
|
7
17
|
#### [v0.103.0](https://github.com/nyaruka/temba-components/compare/v0.102.2...v0.103.0)
|
|
8
18
|
|
|
19
|
+
> 6 August 2024
|
|
20
|
+
|
|
9
21
|
- Contact notes [`#446`](https://github.com/nyaruka/temba-components/pull/446)
|
|
10
22
|
- Add contact notes, new tab attributes [`0eaaa51`](https://github.com/nyaruka/temba-components/commit/0eaaa51a9f0b90b87b34e501f805b01c04ebf412)
|
|
11
23
|
- Use correct contact uuid for endpoint [`19a2668`](https://github.com/nyaruka/temba-components/commit/19a26685dcb460c63687e38a1f2b8971cf7c5d70)
|
|
@@ -56,17 +68,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
56
68
|
|
|
57
69
|
- Use base_template instead of array [`#442`](https://github.com/nyaruka/temba-components/pull/442)
|
|
58
70
|
|
|
59
|
-
#### [v0.97.0](https://github.com/nyaruka/temba-components/compare/v0.
|
|
71
|
+
#### [v0.97.0](https://github.com/nyaruka/temba-components/compare/v0.95.0...v0.97.0)
|
|
60
72
|
|
|
61
73
|
> 11 July 2024
|
|
62
74
|
|
|
63
75
|
- Make location fields have select box [`#441`](https://github.com/nyaruka/temba-components/pull/441)
|
|
64
76
|
- Update select searching [`5d2b096`](https://github.com/nyaruka/temba-components/commit/5d2b09639eaf6aae37876a8b30f0e8d41c663cd9)
|
|
65
77
|
|
|
66
|
-
#### [v0.96.0](https://github.com/nyaruka/temba-components/compare/v0.95.0...v0.96.0)
|
|
67
|
-
|
|
68
|
-
> 11 July 2024
|
|
69
|
-
|
|
70
78
|
#### [v0.95.0](https://github.com/nyaruka/temba-components/compare/v0.94.5...v0.95.0)
|
|
71
79
|
|
|
72
80
|
> 3 July 2024
|
|
@@ -571,16 +579,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
571
579
|
- Fix reading created_by for msg events [`#364`](https://github.com/nyaruka/temba-components/pull/364)
|
|
572
580
|
- Add logical icon names for optin and optout [`#365`](https://github.com/nyaruka/temba-components/pull/365)
|
|
573
581
|
|
|
574
|
-
#### [v0.58.8](https://github.com/nyaruka/temba-components/compare/v0.58.
|
|
582
|
+
#### [v0.58.8](https://github.com/nyaruka/temba-components/compare/v0.58.6...v0.58.8)
|
|
575
583
|
|
|
576
584
|
> 28 September 2023
|
|
577
585
|
|
|
578
586
|
- Update publish.yml [`7dc7d69`](https://github.com/nyaruka/temba-components/commit/7dc7d69822942b39c3b35e06846cfd4c65108b2d)
|
|
579
587
|
|
|
580
|
-
#### [v0.58.7](https://github.com/nyaruka/temba-components/compare/v0.58.6...v0.58.7)
|
|
581
|
-
|
|
582
|
-
> 28 September 2023
|
|
583
|
-
|
|
584
588
|
#### [v0.58.6](https://github.com/nyaruka/temba-components/compare/v0.58.5...v0.58.6)
|
|
585
589
|
|
|
586
590
|
> 28 September 2023
|