tnx-shared 5.3.172 → 5.3.173
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/bundles/tnx-shared.umd.js +1 -0
- package/bundles/tnx-shared.umd.js.map +1 -1
- package/bundles/tnx-shared.umd.min.js +1 -1
- package/esm2015/public-api.js +2 -1
- package/fesm2015/tnx-shared.js +1 -1
- package/fesm2015/tnx-shared.js.map +1 -1
- package/package.json +2 -2
- package/public-api.d.ts +1 -0
- package/public-api.d.ts.map +1 -1
- package/tnx-shared.metadata.json +1 -1
|
@@ -54518,6 +54518,7 @@
|
|
|
54518
54518
|
exports.ComponentContextService = ComponentContextService;
|
|
54519
54519
|
exports.ConditionalBuilderService = ConditionalBuilderService;
|
|
54520
54520
|
exports.CongViecPickerControlSchema = CongViecPickerControlSchema;
|
|
54521
|
+
exports.CongViecService = CongViecService;
|
|
54521
54522
|
exports.ContainerSchema = ContainerSchema;
|
|
54522
54523
|
exports.ControlTreeNode = ControlTreeNode;
|
|
54523
54524
|
exports.ConvertMoneyToWordPipe = ConvertMoneyToWordPipe;
|