@retailcrm/embed-ui 0.4.1-alpha.7 → 0.4.1-alpha.8
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 +5 -0
- package/dist/meta.json +15 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
3
|
|
|
4
|
+
## [0.4.1-alpha.8](https://github.com/retailcrm/embed-ui/compare/v0.4.1-alpha.7...v0.4.1-alpha.8) (2024-11-25)
|
|
5
|
+
|
|
6
|
+
### Bug Fixes
|
|
7
|
+
|
|
8
|
+
* Missing contexts in meta.json ([52d3529](https://github.com/retailcrm/embed-ui/commit/52d3529519c43580ef846a98881cec1dbd3265e8))
|
|
4
9
|
## [0.4.1-alpha.7](https://github.com/retailcrm/embed-ui/compare/v0.4.1-alpha.6...v0.4.1-alpha.7) (2024-11-25)
|
|
5
10
|
## [0.4.1-alpha.6](https://github.com/retailcrm/embed-ui/compare/v0.4.1-alpha.5...v0.4.1-alpha.6) (2024-11-25)
|
|
6
11
|
## [0.4.1-alpha.5](https://github.com/retailcrm/embed-ui/compare/v0.4.1-alpha.4...v0.4.1-alpha.5) (2024-11-25)
|
package/dist/meta.json
CHANGED
|
@@ -387,6 +387,7 @@
|
|
|
387
387
|
"contexts": [
|
|
388
388
|
"customer/card",
|
|
389
389
|
"customer/card:phone",
|
|
390
|
+
"user/current",
|
|
390
391
|
"settings"
|
|
391
392
|
]
|
|
392
393
|
},
|
|
@@ -404,6 +405,7 @@
|
|
|
404
405
|
},
|
|
405
406
|
"contexts": [
|
|
406
407
|
"order/card",
|
|
408
|
+
"user/current",
|
|
407
409
|
"settings"
|
|
408
410
|
]
|
|
409
411
|
},
|
|
@@ -421,6 +423,7 @@
|
|
|
421
423
|
},
|
|
422
424
|
"contexts": [
|
|
423
425
|
"order/card",
|
|
426
|
+
"user/current",
|
|
424
427
|
"settings"
|
|
425
428
|
]
|
|
426
429
|
},
|
|
@@ -438,6 +441,7 @@
|
|
|
438
441
|
},
|
|
439
442
|
"contexts": [
|
|
440
443
|
"order/card",
|
|
444
|
+
"user/current",
|
|
441
445
|
"settings"
|
|
442
446
|
]
|
|
443
447
|
},
|
|
@@ -455,6 +459,7 @@
|
|
|
455
459
|
},
|
|
456
460
|
"contexts": [
|
|
457
461
|
"order/card",
|
|
462
|
+
"user/current",
|
|
458
463
|
"settings"
|
|
459
464
|
]
|
|
460
465
|
},
|
|
@@ -472,6 +477,7 @@
|
|
|
472
477
|
},
|
|
473
478
|
"contexts": [
|
|
474
479
|
"order/card",
|
|
480
|
+
"user/current",
|
|
475
481
|
"settings"
|
|
476
482
|
]
|
|
477
483
|
},
|
|
@@ -489,6 +495,7 @@
|
|
|
489
495
|
},
|
|
490
496
|
"contexts": [
|
|
491
497
|
"order/card",
|
|
498
|
+
"user/current",
|
|
492
499
|
"settings"
|
|
493
500
|
]
|
|
494
501
|
},
|
|
@@ -506,6 +513,7 @@
|
|
|
506
513
|
},
|
|
507
514
|
"contexts": [
|
|
508
515
|
"order/card",
|
|
516
|
+
"user/current",
|
|
509
517
|
"settings"
|
|
510
518
|
]
|
|
511
519
|
},
|
|
@@ -523,6 +531,7 @@
|
|
|
523
531
|
},
|
|
524
532
|
"contexts": [
|
|
525
533
|
"order/card",
|
|
534
|
+
"user/current",
|
|
526
535
|
"settings"
|
|
527
536
|
]
|
|
528
537
|
},
|
|
@@ -540,6 +549,7 @@
|
|
|
540
549
|
},
|
|
541
550
|
"contexts": [
|
|
542
551
|
"order/card",
|
|
552
|
+
"user/current",
|
|
543
553
|
"settings"
|
|
544
554
|
]
|
|
545
555
|
},
|
|
@@ -557,6 +567,7 @@
|
|
|
557
567
|
},
|
|
558
568
|
"contexts": [
|
|
559
569
|
"order/card",
|
|
570
|
+
"user/current",
|
|
560
571
|
"settings"
|
|
561
572
|
]
|
|
562
573
|
},
|
|
@@ -574,6 +585,7 @@
|
|
|
574
585
|
},
|
|
575
586
|
"contexts": [
|
|
576
587
|
"order/card",
|
|
588
|
+
"user/current",
|
|
577
589
|
"settings"
|
|
578
590
|
]
|
|
579
591
|
},
|
|
@@ -591,6 +603,7 @@
|
|
|
591
603
|
},
|
|
592
604
|
"contexts": [
|
|
593
605
|
"order/card",
|
|
606
|
+
"user/current",
|
|
594
607
|
"settings"
|
|
595
608
|
]
|
|
596
609
|
},
|
|
@@ -608,6 +621,7 @@
|
|
|
608
621
|
},
|
|
609
622
|
"contexts": [
|
|
610
623
|
"order/card",
|
|
624
|
+
"user/current",
|
|
611
625
|
"settings"
|
|
612
626
|
]
|
|
613
627
|
},
|
|
@@ -625,6 +639,7 @@
|
|
|
625
639
|
},
|
|
626
640
|
"contexts": [
|
|
627
641
|
"order/card",
|
|
642
|
+
"user/current",
|
|
628
643
|
"settings"
|
|
629
644
|
]
|
|
630
645
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@retailcrm/embed-ui",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.4.1-alpha.
|
|
4
|
+
"version": "0.4.1-alpha.8",
|
|
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>",
|