profinansy-ui-lib 4.1.44 → 4.1.45
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/dist/localization/translations/urls.d.ts +2 -0
- package/dist/profinansy-ui-lib.cjs +820 -820
- package/dist/profinansy-ui-lib.cjs.map +1 -1
- package/dist/profinansy-ui-lib.es.js +3230 -3213
- package/dist/profinansy-ui-lib.es.js.map +1 -1
- package/dist/urls/productsV2/courses/courses.header.d.ts +18 -0
- package/package.json +1 -1
|
@@ -113,6 +113,7 @@ export declare const Urls_translations: {
|
|
|
113
113
|
courses_graduates: string;
|
|
114
114
|
courses_graduates_home: string;
|
|
115
115
|
courses_graduates_events: string;
|
|
116
|
+
courses_graduates_chat: string;
|
|
116
117
|
courses_child: string;
|
|
117
118
|
courses_child_home: string;
|
|
118
119
|
courses_child_audio_tales: string;
|
|
@@ -363,6 +364,7 @@ export declare const Urls_translations: {
|
|
|
363
364
|
courses_graduates: string;
|
|
364
365
|
courses_graduates_home: string;
|
|
365
366
|
courses_graduates_events: string;
|
|
367
|
+
courses_graduates_chat: string;
|
|
366
368
|
courses_child: string;
|
|
367
369
|
courses_child_home: string;
|
|
368
370
|
courses_child_audio_tales: string;
|