@retailcrm/embed-ui 0.8.1 → 0.8.3
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 +10 -0
- package/dist/meta.json +63 -14
- package/package.json +4 -4
- package/types/widget.d.ts +5 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,16 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
3
|
|
|
4
|
+
## [0.8.3](https://github.com/retailcrm/embed-ui/compare/v0.8.2...v0.8.3) (2025-09-09)
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* Добавлен новая цель customer/card:appeals ([e65ae36](https://github.com/retailcrm/embed-ui/commit/e65ae36b0b0f1c82aa4409745db56344e208f047))
|
|
9
|
+
## [0.8.2](https://github.com/retailcrm/embed-ui/compare/v0.8.1...v0.8.2) (2025-08-14)
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* Updated metadata for order/card targets ([ca9dee2](https://github.com/retailcrm/embed-ui/commit/ca9dee2eaf6ed71385fcb8409999c9ea4e5774ef))
|
|
4
14
|
## [0.8.1](https://github.com/retailcrm/embed-ui/compare/v0.8.0...v0.8.1) (2025-07-29)
|
|
5
15
|
|
|
6
16
|
### Features
|
package/dist/meta.json
CHANGED
|
@@ -1629,6 +1629,28 @@
|
|
|
1629
1629
|
],
|
|
1630
1630
|
"actions": []
|
|
1631
1631
|
},
|
|
1632
|
+
{
|
|
1633
|
+
"id": "customer/card:appeals",
|
|
1634
|
+
"description": {
|
|
1635
|
+
"en-GB": "Widget for the contact request item",
|
|
1636
|
+
"es-ES": "Widget para el elemento de solicitud de contacto",
|
|
1637
|
+
"ru-RU": "Виджет для элемента обращений"
|
|
1638
|
+
},
|
|
1639
|
+
"location": {
|
|
1640
|
+
"en-GB": "Before the \"In Progress\" header in the client card",
|
|
1641
|
+
"es-ES": "Antes del encabezado \"En progreso\" en la tarjeta del cliente",
|
|
1642
|
+
"ru-RU": "Перед заголовком \"В работе\" в карточке клиента"
|
|
1643
|
+
},
|
|
1644
|
+
"contexts": [
|
|
1645
|
+
"customer/card",
|
|
1646
|
+
"user/current",
|
|
1647
|
+
"settings"
|
|
1648
|
+
],
|
|
1649
|
+
"customContexts": [
|
|
1650
|
+
"customer"
|
|
1651
|
+
],
|
|
1652
|
+
"actions": []
|
|
1653
|
+
},
|
|
1632
1654
|
{
|
|
1633
1655
|
"id": "order/card:common.before",
|
|
1634
1656
|
"description": {
|
|
@@ -1649,7 +1671,9 @@
|
|
|
1649
1671
|
"customContexts": [
|
|
1650
1672
|
"order"
|
|
1651
1673
|
],
|
|
1652
|
-
"actions": [
|
|
1674
|
+
"actions": [
|
|
1675
|
+
"order/card"
|
|
1676
|
+
]
|
|
1653
1677
|
},
|
|
1654
1678
|
{
|
|
1655
1679
|
"id": "order/card:common.after",
|
|
@@ -1671,7 +1695,9 @@
|
|
|
1671
1695
|
"customContexts": [
|
|
1672
1696
|
"order"
|
|
1673
1697
|
],
|
|
1674
|
-
"actions": [
|
|
1698
|
+
"actions": [
|
|
1699
|
+
"order/card"
|
|
1700
|
+
]
|
|
1675
1701
|
},
|
|
1676
1702
|
{
|
|
1677
1703
|
"id": "order/card:customer.before",
|
|
@@ -1693,7 +1719,9 @@
|
|
|
1693
1719
|
"customContexts": [
|
|
1694
1720
|
"order"
|
|
1695
1721
|
],
|
|
1696
|
-
"actions": [
|
|
1722
|
+
"actions": [
|
|
1723
|
+
"order/card"
|
|
1724
|
+
]
|
|
1697
1725
|
},
|
|
1698
1726
|
{
|
|
1699
1727
|
"id": "order/card:customer.after",
|
|
@@ -1715,7 +1743,9 @@
|
|
|
1715
1743
|
"customContexts": [
|
|
1716
1744
|
"order"
|
|
1717
1745
|
],
|
|
1718
|
-
"actions": [
|
|
1746
|
+
"actions": [
|
|
1747
|
+
"order/card"
|
|
1748
|
+
]
|
|
1719
1749
|
},
|
|
1720
1750
|
{
|
|
1721
1751
|
"id": "order/card:customer.email",
|
|
@@ -1737,7 +1767,9 @@
|
|
|
1737
1767
|
"customContexts": [
|
|
1738
1768
|
"order"
|
|
1739
1769
|
],
|
|
1740
|
-
"actions": [
|
|
1770
|
+
"actions": [
|
|
1771
|
+
"order/card"
|
|
1772
|
+
]
|
|
1741
1773
|
},
|
|
1742
1774
|
{
|
|
1743
1775
|
"id": "order/card:customer.phone",
|
|
@@ -1759,7 +1791,9 @@
|
|
|
1759
1791
|
"customContexts": [
|
|
1760
1792
|
"order"
|
|
1761
1793
|
],
|
|
1762
|
-
"actions": [
|
|
1794
|
+
"actions": [
|
|
1795
|
+
"order/card"
|
|
1796
|
+
]
|
|
1763
1797
|
},
|
|
1764
1798
|
{
|
|
1765
1799
|
"id": "order/card:list.before",
|
|
@@ -1829,7 +1863,9 @@
|
|
|
1829
1863
|
"customContexts": [
|
|
1830
1864
|
"order"
|
|
1831
1865
|
],
|
|
1832
|
-
"actions": [
|
|
1866
|
+
"actions": [
|
|
1867
|
+
"order/card"
|
|
1868
|
+
]
|
|
1833
1869
|
},
|
|
1834
1870
|
{
|
|
1835
1871
|
"id": "order/card:dimensions.before",
|
|
@@ -1851,7 +1887,9 @@
|
|
|
1851
1887
|
"customContexts": [
|
|
1852
1888
|
"order"
|
|
1853
1889
|
],
|
|
1854
|
-
"actions": [
|
|
1890
|
+
"actions": [
|
|
1891
|
+
"order/card"
|
|
1892
|
+
]
|
|
1855
1893
|
},
|
|
1856
1894
|
{
|
|
1857
1895
|
"id": "order/card:delivery.before",
|
|
@@ -1873,7 +1911,9 @@
|
|
|
1873
1911
|
"customContexts": [
|
|
1874
1912
|
"order"
|
|
1875
1913
|
],
|
|
1876
|
-
"actions": [
|
|
1914
|
+
"actions": [
|
|
1915
|
+
"order/card"
|
|
1916
|
+
]
|
|
1877
1917
|
},
|
|
1878
1918
|
{
|
|
1879
1919
|
"id": "order/card:delivery.after",
|
|
@@ -1895,7 +1935,9 @@
|
|
|
1895
1935
|
"customContexts": [
|
|
1896
1936
|
"order"
|
|
1897
1937
|
],
|
|
1898
|
-
"actions": [
|
|
1938
|
+
"actions": [
|
|
1939
|
+
"order/card"
|
|
1940
|
+
]
|
|
1899
1941
|
},
|
|
1900
1942
|
{
|
|
1901
1943
|
"id": "order/card:delivery.address",
|
|
@@ -1917,7 +1959,9 @@
|
|
|
1917
1959
|
"customContexts": [
|
|
1918
1960
|
"order"
|
|
1919
1961
|
],
|
|
1920
|
-
"actions": [
|
|
1962
|
+
"actions": [
|
|
1963
|
+
"order/card"
|
|
1964
|
+
]
|
|
1921
1965
|
},
|
|
1922
1966
|
{
|
|
1923
1967
|
"id": "order/card:payment.before",
|
|
@@ -1939,7 +1983,9 @@
|
|
|
1939
1983
|
"customContexts": [
|
|
1940
1984
|
"order"
|
|
1941
1985
|
],
|
|
1942
|
-
"actions": [
|
|
1986
|
+
"actions": [
|
|
1987
|
+
"order/card"
|
|
1988
|
+
]
|
|
1943
1989
|
},
|
|
1944
1990
|
{
|
|
1945
1991
|
"id": "order/card:comment.manager.before",
|
|
@@ -1961,7 +2007,9 @@
|
|
|
1961
2007
|
"customContexts": [
|
|
1962
2008
|
"order"
|
|
1963
2009
|
],
|
|
1964
|
-
"actions": [
|
|
2010
|
+
"actions": [
|
|
2011
|
+
"order/card"
|
|
2012
|
+
]
|
|
1965
2013
|
}
|
|
1966
2014
|
],
|
|
1967
2015
|
"pages": [
|
|
@@ -1974,7 +2022,8 @@
|
|
|
1974
2022
|
},
|
|
1975
2023
|
"targets": [
|
|
1976
2024
|
"customer/card:phone",
|
|
1977
|
-
"customer/card:communications.after"
|
|
2025
|
+
"customer/card:communications.after",
|
|
2026
|
+
"customer/card:appeals"
|
|
1978
2027
|
]
|
|
1979
2028
|
},
|
|
1980
2029
|
{
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@retailcrm/embed-ui",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.8.
|
|
4
|
+
"version": "0.8.3",
|
|
5
5
|
"description": "API and components for creating RetailCRM UI extensions",
|
|
6
6
|
"repository": "git@github.com:retailcrm/embed-ui.git",
|
|
7
7
|
"author": "RetailDriverLLC <integration@retailcrm.ru>",
|
|
@@ -40,15 +40,15 @@
|
|
|
40
40
|
"@omnicajs/symfony-router": "^1.0.0",
|
|
41
41
|
"@omnicajs/vue-remote": "^0.2.5",
|
|
42
42
|
"@remote-ui/rpc": "^1.4.5",
|
|
43
|
-
"@retailcrm/embed-ui-v1-contexts": "^0.8.
|
|
44
|
-
"@retailcrm/embed-ui-v1-types": "^0.8.
|
|
43
|
+
"@retailcrm/embed-ui-v1-contexts": "^0.8.3",
|
|
44
|
+
"@retailcrm/embed-ui-v1-types": "^0.8.3"
|
|
45
45
|
},
|
|
46
46
|
"devDependencies": {
|
|
47
47
|
"@eslint/eslintrc": "^3.0.2",
|
|
48
48
|
"@eslint/js": "^9.13.0",
|
|
49
49
|
"@modulify/git-toolkit": "^0.0.2",
|
|
50
50
|
"@modulify/pkg": "^1.0.1",
|
|
51
|
-
"@retailcrm/embed-ui-v1-testing": "^0.8.
|
|
51
|
+
"@retailcrm/embed-ui-v1-testing": "^0.8.3",
|
|
52
52
|
"@types/git-semver-tags": "^7.0.0",
|
|
53
53
|
"@types/node": "^22.7.9",
|
|
54
54
|
"@types/semver": "^7.5.8",
|
package/types/widget.d.ts
CHANGED
|
@@ -43,6 +43,11 @@ export type SchemaListByTarget = {
|
|
|
43
43
|
| 'user/current'
|
|
44
44
|
| 'settings'
|
|
45
45
|
>,
|
|
46
|
+
'customer/card:appeals': Pick<SchemaList,
|
|
47
|
+
| 'customer/card'
|
|
48
|
+
| 'user/current'
|
|
49
|
+
| 'settings'
|
|
50
|
+
>;
|
|
46
51
|
'order/card:common.before': Pick<SchemaList,
|
|
47
52
|
| 'order/card'
|
|
48
53
|
| 'user/current'
|