@nyaruka/temba-components 0.118.5 → 0.118.7
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 +13 -27
- package/dist/static/svg/index.svg +1 -1
- package/dist/temba-components.js +2 -2
- package/dist/temba-components.js.map +1 -1
- package/out-tsc/src/vectoricon/index.js +5 -1
- package/out-tsc/src/vectoricon/index.js.map +1 -1
- package/package.json +1 -1
- package/src/vectoricon/index.ts +6 -1
- package/static/svg/index.svg +1 -1
- package/static/svg/packs/5-ai/openai.svg +2 -0
- package/static/svg/work/traced/beaker-02.svg +1 -0
- package/static/svg/work/traced/openai.svg +1 -0
- package/static/svg/work/used/beaker-02.svg +3 -0
- package/static/svg/work/used/openai.svg +2 -0
package/CHANGELOG.md
CHANGED
|
@@ -4,46 +4,32 @@ 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.118.
|
|
8
|
-
|
|
9
|
-
- Add valuekey for run result fields [`10c2df1`](https://github.com/nyaruka/temba-components/commit/10c2df1bac1a9bfcb2aef4150d012210332bff48)
|
|
10
|
-
|
|
11
|
-
#### [v0.118.4](https://github.com/nyaruka/temba-components/compare/v0.118.3...v0.118.4)
|
|
12
|
-
|
|
13
|
-
> 12 February 2025
|
|
7
|
+
#### [v0.118.7](https://github.com/nyaruka/temba-components/compare/v0.117.1...v0.118.7)
|
|
14
8
|
|
|
9
|
+
- Add ai icons [`#480`](https://github.com/nyaruka/temba-components/pull/480)
|
|
10
|
+
- Bump koa from 2.15.2 to 2.15.4 [`#478`](https://github.com/nyaruka/temba-components/pull/478)
|
|
15
11
|
- Respect aspect ratio on thumbnails [`#477`](https://github.com/nyaruka/temba-components/pull/477)
|
|
16
|
-
- Remove cruft [`6d54f7e`](https://github.com/nyaruka/temba-components/commit/6d54f7e9484b00ad1f25304f667112ad36a758d2)
|
|
17
|
-
|
|
18
|
-
#### [v0.118.3](https://github.com/nyaruka/temba-components/compare/v0.118.2...v0.118.3)
|
|
19
|
-
|
|
20
|
-
> 11 February 2025
|
|
21
|
-
|
|
22
12
|
- Don't show time across date boundaries [`#476`](https://github.com/nyaruka/temba-components/pull/476)
|
|
23
|
-
|
|
24
|
-
#### [v0.118.2](https://github.com/nyaruka/temba-components/compare/v0.118.1...v0.118.2)
|
|
25
|
-
|
|
26
|
-
> 31 January 2025
|
|
27
|
-
|
|
28
13
|
- Fix repositioning of embedded options [`#475`](https://github.com/nyaruka/temba-components/pull/475)
|
|
14
|
+
- Use zero height instead of pointer-events for dropdowns [`#474`](https://github.com/nyaruka/temba-components/pull/474)
|
|
15
|
+
- Icon alignment [`#473`](https://github.com/nyaruka/temba-components/pull/473)
|
|
16
|
+
- Fix menu and dropdown icon alignment [`6089fe8`](https://github.com/nyaruka/temba-components/commit/6089fe8f788e5f1f404b76271cddac0a14cc21ed)
|
|
17
|
+
- Add valuekey for run result fields [`10c2df1`](https://github.com/nyaruka/temba-components/commit/10c2df1bac1a9bfcb2aef4150d012210332bff48)
|
|
18
|
+
- Add icon [`c53a02b`](https://github.com/nyaruka/temba-components/commit/c53a02b314eea00ff115885c1662f20caea24eb6)
|
|
29
19
|
|
|
30
|
-
#### [v0.
|
|
20
|
+
#### [v0.117.1](https://github.com/nyaruka/temba-components/compare/v0.117.0...v0.117.1)
|
|
31
21
|
|
|
32
|
-
>
|
|
22
|
+
> 20 January 2025
|
|
33
23
|
|
|
34
|
-
-
|
|
24
|
+
- Fix button with icon display [`fc31a37`](https://github.com/nyaruka/temba-components/commit/fc31a3748ae9f8c5387846d4b57522007f6e4234)
|
|
35
25
|
|
|
36
|
-
#### [v0.
|
|
26
|
+
#### [v0.117.0](https://github.com/nyaruka/temba-components/compare/v0.116.0...v0.117.0)
|
|
37
27
|
|
|
38
|
-
>
|
|
28
|
+
> 17 January 2025
|
|
39
29
|
|
|
40
|
-
- Icon alignment [`#473`](https://github.com/nyaruka/temba-components/pull/473)
|
|
41
30
|
- Add WorkspaceSelect [`#472`](https://github.com/nyaruka/temba-components/pull/472)
|
|
42
31
|
- Bump nanoid from 3.3.7 to 3.3.8 [`#469`](https://github.com/nyaruka/temba-components/pull/469)
|
|
43
32
|
- Render line breaks for messages on contact chat [`#468`](https://github.com/nyaruka/temba-components/pull/468)
|
|
44
|
-
- Fix menu and dropdown icon alignment [`6089fe8`](https://github.com/nyaruka/temba-components/commit/6089fe8f788e5f1f404b76271cddac0a14cc21ed)
|
|
45
|
-
- Fix button with icon display [`fc31a37`](https://github.com/nyaruka/temba-components/commit/fc31a3748ae9f8c5387846d4b57522007f6e4234)
|
|
46
|
-
- Update test screenshots [`0d1b3ef`](https://github.com/nyaruka/temba-components/commit/0d1b3ef633bf52c4c288fa8a085ea33c75f2ae45)
|
|
47
33
|
|
|
48
34
|
#### [v0.116.0](https://github.com/nyaruka/temba-components/compare/v0.114.1...v0.116.0)
|
|
49
35
|
|