@nyaruka/temba-components 0.102.2 → 0.104.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.
- package/CHANGELOG.md +14 -0
- package/dist/temba-components.js +172 -70
- package/dist/temba-components.js.map +1 -1
- package/out-tsc/src/contacts/ContactChat.js +22 -8
- package/out-tsc/src/contacts/ContactChat.js.map +1 -1
- package/out-tsc/src/contacts/ContactFields.js +5 -0
- package/out-tsc/src/contacts/ContactFields.js.map +1 -1
- package/out-tsc/src/contacts/ContactNotepad.js +129 -0
- package/out-tsc/src/contacts/ContactNotepad.js.map +1 -0
- package/out-tsc/src/contacts/ContactPending.js +7 -2
- package/out-tsc/src/contacts/ContactPending.js.map +1 -1
- package/out-tsc/src/contacts/ContactStoreElement.js +11 -2
- package/out-tsc/src/contacts/ContactStoreElement.js.map +1 -1
- package/out-tsc/src/contacts/ContactTickets.js +7 -2
- package/out-tsc/src/contacts/ContactTickets.js.map +1 -1
- package/out-tsc/src/contacts/events.js.map +1 -1
- package/out-tsc/src/contacts/helpers.js +3 -0
- package/out-tsc/src/contacts/helpers.js.map +1 -1
- package/out-tsc/src/fields/FieldManager.js +2 -2
- package/out-tsc/src/fields/FieldManager.js.map +1 -1
- package/out-tsc/src/flow/FlowStoreElement.js +2 -2
- package/out-tsc/src/flow/FlowStoreElement.js.map +1 -1
- package/out-tsc/src/interfaces.js +1 -0
- package/out-tsc/src/interfaces.js.map +1 -1
- package/out-tsc/src/list/TembaMenu.js +10 -0
- package/out-tsc/src/list/TembaMenu.js.map +1 -1
- package/out-tsc/src/store/{StoreElement.js → EndpointMonitorElement.js} +5 -5
- package/out-tsc/src/store/EndpointMonitorElement.js.map +1 -0
- package/out-tsc/src/store/Store.js +22 -0
- package/out-tsc/src/store/Store.js.map +1 -1
- package/out-tsc/src/store/StoreMonitorElement.js +22 -0
- package/out-tsc/src/store/StoreMonitorElement.js.map +1 -1
- package/out-tsc/src/tabpane/Tab.js +33 -0
- package/out-tsc/src/tabpane/Tab.js.map +1 -1
- package/out-tsc/src/tabpane/TabPane.js +53 -15
- package/out-tsc/src/tabpane/TabPane.js.map +1 -1
- package/out-tsc/src/vectoricon/index.js +1 -0
- package/out-tsc/src/vectoricon/index.js.map +1 -1
- package/out-tsc/temba-modules.js +2 -0
- package/out-tsc/temba-modules.js.map +1 -1
- package/package.json +1 -1
- package/screenshots/truth/compose/attachments-and-send-button.png +0 -0
- package/screenshots/truth/compose/attachments-no-send-button.png +0 -0
- package/screenshots/truth/compose/attachments-with-all-files-and-click-send.png +0 -0
- package/screenshots/truth/compose/attachments-with-all-files.png +0 -0
- package/screenshots/truth/compose/attachments-with-failure-files.png +0 -0
- package/screenshots/truth/compose/attachments-with-success-files-and-click-send.png +0 -0
- package/screenshots/truth/compose/attachments-with-success-files.png +0 -0
- package/screenshots/truth/compose/chatbox-attachments-counter-and-send-button.png +0 -0
- package/screenshots/truth/compose/chatbox-attachments-counter-no-send-button.png +0 -0
- package/screenshots/truth/compose/chatbox-attachments-no-counter-and-send-button.png +0 -0
- package/screenshots/truth/compose/chatbox-attachments-no-counter-no-send-button.png +0 -0
- package/screenshots/truth/compose/chatbox-counter-and-send-button.png +0 -0
- package/screenshots/truth/compose/chatbox-counter-no-send-button.png +0 -0
- package/screenshots/truth/compose/chatbox-no-counter-and-send-button.png +0 -0
- package/screenshots/truth/compose/chatbox-no-counter-no-send-button.png +0 -0
- package/screenshots/truth/compose/chatbox-no-text-attachments-with-all-files-and-click-send.png +0 -0
- package/screenshots/truth/compose/chatbox-no-text-attachments-with-all-files.png +0 -0
- package/screenshots/truth/compose/chatbox-no-text-attachments-with-failure-files.png +0 -0
- package/screenshots/truth/compose/chatbox-no-text-attachments-with-success-files-and-click-send.png +0 -0
- package/screenshots/truth/compose/chatbox-no-text-attachments-with-success-files.png +0 -0
- package/screenshots/truth/compose/chatbox-with-text-and-click-send.png +0 -0
- package/screenshots/truth/compose/chatbox-with-text-and-hit-enter.png +0 -0
- package/screenshots/truth/compose/chatbox-with-text-and-spaces.png +0 -0
- package/screenshots/truth/compose/chatbox-with-text-and-url.png +0 -0
- package/screenshots/truth/compose/chatbox-with-text-attachments-no-files-and-click-send.png +0 -0
- package/screenshots/truth/compose/chatbox-with-text-attachments-no-files-and-hit-enter.png +0 -0
- package/screenshots/truth/compose/chatbox-with-text-attachments-no-files.png +0 -0
- package/screenshots/truth/compose/chatbox-with-text-attachments-with-all-files-and-click-send.png +0 -0
- package/screenshots/truth/compose/chatbox-with-text-attachments-with-all-files-and-hit-enter.png +0 -0
- package/screenshots/truth/compose/chatbox-with-text-attachments-with-all-files.png +0 -0
- package/screenshots/truth/compose/chatbox-with-text-attachments-with-failure-files.png +0 -0
- package/screenshots/truth/compose/chatbox-with-text-attachments-with-success-files-and-click-send.png +0 -0
- package/screenshots/truth/compose/chatbox-with-text-attachments-with-success-files-and-hit-enter.png +0 -0
- package/screenshots/truth/compose/chatbox-with-text-attachments-with-success-files.png +0 -0
- package/screenshots/truth/compose/chatbox-with-text-no-spaces.png +0 -0
- package/screenshots/truth/compose/chatbox-with-text.png +0 -0
- package/screenshots/truth/contacts/compose-attachments-no-text-failure.png +0 -0
- package/screenshots/truth/contacts/compose-attachments-no-text-success.png +0 -0
- package/screenshots/truth/contacts/compose-text-and-attachments-failure-attachments.png +0 -0
- package/screenshots/truth/contacts/compose-text-and-attachments-failure-generic.png +0 -0
- package/screenshots/truth/contacts/compose-text-and-attachments-failure-text-and-attachments.png +0 -0
- package/screenshots/truth/contacts/compose-text-and-attachments-failure-text.png +0 -0
- package/screenshots/truth/contacts/compose-text-and-attachments-success.png +0 -0
- package/screenshots/truth/contacts/compose-text-no-attachments-failure.png +0 -0
- package/screenshots/truth/contacts/compose-text-no-attachments-success.png +0 -0
- package/screenshots/truth/contacts/contact-active-default.png +0 -0
- package/screenshots/truth/contacts/contact-active-show-chatbox.png +0 -0
- package/src/contacts/ContactChat.ts +21 -10
- package/src/contacts/ContactFields.ts +7 -0
- package/src/contacts/ContactNotepad.ts +133 -0
- package/src/contacts/ContactPending.ts +8 -2
- package/src/contacts/ContactStoreElement.ts +12 -2
- package/src/contacts/ContactTickets.ts +9 -2
- package/src/contacts/events.ts +0 -1
- package/src/contacts/helpers.ts +5 -1
- package/src/fields/FieldManager.ts +2 -2
- package/src/flow/FlowStoreElement.ts +2 -2
- package/src/interfaces.ts +13 -1
- package/src/list/TembaMenu.ts +12 -0
- package/src/store/{StoreElement.ts → EndpointMonitorElement.ts} +1 -4
- package/src/store/Store.ts +31 -0
- package/src/store/StoreMonitorElement.ts +24 -0
- package/src/tabpane/Tab.ts +29 -0
- package/src/tabpane/TabPane.ts +54 -15
- package/src/vectoricon/index.ts +1 -0
- package/temba-modules.ts +2 -0
- package/out-tsc/src/store/StoreElement.js.map +0 -1
- package/screenshots/truth/contacts/history.png +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -4,8 +4,22 @@ 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.0](https://github.com/nyaruka/temba-components/compare/v0.103.0...v0.104.0)
|
|
8
|
+
|
|
9
|
+
- Show notes on opened tickets [`#447`](https://github.com/nyaruka/temba-components/pull/447)
|
|
10
|
+
|
|
11
|
+
#### [v0.103.0](https://github.com/nyaruka/temba-components/compare/v0.102.2...v0.103.0)
|
|
12
|
+
|
|
13
|
+
> 6 August 2024
|
|
14
|
+
|
|
15
|
+
- Contact notes [`#446`](https://github.com/nyaruka/temba-components/pull/446)
|
|
16
|
+
- Add contact notes, new tab attributes [`0eaaa51`](https://github.com/nyaruka/temba-components/commit/0eaaa51a9f0b90b87b34e501f805b01c04ebf412)
|
|
17
|
+
- Use correct contact uuid for endpoint [`19a2668`](https://github.com/nyaruka/temba-components/commit/19a26685dcb460c63687e38a1f2b8971cf7c5d70)
|
|
18
|
+
|
|
7
19
|
#### [v0.102.2](https://github.com/nyaruka/temba-components/compare/v0.102.1...v0.102.2)
|
|
8
20
|
|
|
21
|
+
> 29 July 2024
|
|
22
|
+
|
|
9
23
|
- Break messages on word [`9abec63`](https://github.com/nyaruka/temba-components/commit/9abec63a4910b807b9170e7d6ec3ad01b9754f55)
|
|
10
24
|
- Menu buttons should be blocks [`24f2631`](https://github.com/nyaruka/temba-components/commit/24f263109b6c3ebe6791885d4b4c321dfec045e5)
|
|
11
25
|
|