@komaci/common-shared 244.1.3 → 244.1.4

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.
@@ -275,6 +275,7 @@
275
275
  "builder_industries_serviceprocess",
276
276
  "builder_industries_utilizationmanagement",
277
277
  "builder_industries_visit",
278
+ "builder_interaction_externalservices",
278
279
  "builder_payments",
279
280
  "builder_platform_interaction",
280
281
  "builder_platform_process",
@@ -438,6 +439,7 @@
438
439
  "devopsimpkg9",
439
440
  "discoveryframework",
440
441
  "dmvr",
442
+ "documentreader",
441
443
  "dxp",
442
444
  "dxp_action",
443
445
  "dxp_base",
@@ -475,6 +477,7 @@
475
477
  "es_property_editors",
476
478
  "escBuilder",
477
479
  "et4ae5",
480
+ "eu_program",
478
481
  "eventbus",
479
482
  "exp_builder",
480
483
  "experience",
@@ -531,6 +534,7 @@
531
534
  "fsc7gs0",
532
535
  "fsc8gs0",
533
536
  "fsc9gs0",
537
+ "fsc_onboarding_flows",
534
538
  "fsc_rb",
535
539
  "fsccomplaintmanagement",
536
540
  "fscmainstgpu",
@@ -671,6 +675,7 @@
671
675
  "mcontent_content_translate",
672
676
  "mcontent_editor",
673
677
  "mcontent_interaction_builder",
678
+ "mcontent_shared",
674
679
  "mcontent_workspace",
675
680
  "mfa_assistant",
676
681
  "mlplatform",
@@ -688,6 +693,7 @@
688
693
  "omnichannel_messaging",
689
694
  "omnichannel_voice",
690
695
  "omnistudiocore",
696
+ "onboarding_templates",
691
697
  "onlinesales",
692
698
  "opencti",
693
699
  "openctitest",
@@ -747,6 +753,7 @@
747
753
  "runtime_declarative_card",
748
754
  "runtime_einstein_campaign",
749
755
  "runtime_einstein_discovery",
756
+ "runtime_enablement_coaching",
750
757
  "runtime_essential_checkout",
751
758
  "runtime_growth_intelligence",
752
759
  "runtime_hcc_performanceassistant",
@@ -768,6 +775,7 @@
768
775
  "runtime_industries_clm",
769
776
  "runtime_industries_clm_addin",
770
777
  "runtime_industries_components",
778
+ "runtime_industries_context",
771
779
  "runtime_industries_cpq",
772
780
  "runtime_industries_documentreader",
773
781
  "runtime_industries_epc",
@@ -791,6 +799,7 @@
791
799
  "runtime_industries_publicsector",
792
800
  "runtime_industries_recurrence",
793
801
  "runtime_industries_recurrence_impl",
802
+ "runtime_industries_referral_management",
794
803
  "runtime_industries_referralscoring",
795
804
  "runtime_industries_retailexecution",
796
805
  "runtime_industries_serviceprocess",
@@ -822,6 +831,7 @@
822
831
  "runtime_platform_optimizer",
823
832
  "runtime_platform_prefcenter",
824
833
  "runtime_platform_privacy_analytics",
834
+ "runtime_platform_salesforcehub",
825
835
  "runtime_platform_sfdx",
826
836
  "runtime_platform_unified_notifications",
827
837
  "runtime_platformservices_condBuilder",
@@ -880,6 +890,7 @@
880
890
  "runtime_service_omnichannel",
881
891
  "runtime_service_predictions",
882
892
  "runtime_service_scs",
893
+ "runtime_service_servicecatalog",
883
894
  "runtime_service_swarming",
884
895
  "runtime_service_trials",
885
896
  "runtime_service_trials_test",
@@ -940,6 +951,7 @@
940
951
  "setup_industries_clm_addin",
941
952
  "setup_industries_common",
942
953
  "setup_industries_comprehend",
954
+ "setup_industries_context",
943
955
  "setup_industries_cpq",
944
956
  "setup_industries_dataprocessingengine",
945
957
  "setup_industries_decisiontable",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@komaci/common-shared",
3
- "version": "244.1.3",
3
+ "version": "244.1.4",
4
4
  "description": "Assets that are shared across Komaci commonjs packages",
5
5
  "homepage": "https://komaci.dev/",
6
6
  "repository": {
@@ -29,7 +29,7 @@
29
29
  "build/komaci-mapping.json"
30
30
  ],
31
31
  "devDependencies": {
32
- "@komaci/types": "244.1.3"
32
+ "@komaci/types": "244.1.4"
33
33
  },
34
34
  "dependencies": {
35
35
  "@babel/core": "^7.9.0",