sea-platform-helpers-lib 1.5.37
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/LICENSE +21 -0
- package/README.md +1 -0
- package/dist/constants/account/index.d.ts +4 -0
- package/dist/constants/account/index.d.ts.map +1 -0
- package/dist/constants/account/index.js +4 -0
- package/dist/constants/account-alert-setting/index.d.ts +11 -0
- package/dist/constants/account-alert-setting/index.d.ts.map +1 -0
- package/dist/constants/account-alert-setting/index.js +90 -0
- package/dist/constants/activity/index.d.ts +16 -0
- package/dist/constants/activity/index.d.ts.map +1 -0
- package/dist/constants/activity/index.js +27 -0
- package/dist/constants/application/index.d.ts +816 -0
- package/dist/constants/application/index.d.ts.map +1 -0
- package/dist/constants/application/index.js +88 -0
- package/dist/constants/currency/index.d.ts +2 -0
- package/dist/constants/currency/index.d.ts.map +1 -0
- package/dist/constants/currency/index.js +4 -0
- package/dist/constants/curriculum-proposal/index.d.ts +23 -0
- package/dist/constants/curriculum-proposal/index.d.ts.map +1 -0
- package/dist/constants/curriculum-proposal/index.js +28 -0
- package/dist/constants/email/index.d.ts +14 -0
- package/dist/constants/email/index.d.ts.map +1 -0
- package/dist/constants/email/index.js +8422 -0
- package/dist/constants/employee/index.d.ts +2 -0
- package/dist/constants/employee/index.d.ts.map +1 -0
- package/dist/constants/employee/index.js +2 -0
- package/dist/constants/event/index.d.ts +6 -0
- package/dist/constants/event/index.d.ts.map +1 -0
- package/dist/constants/event/index.js +9 -0
- package/dist/constants/faculty/index.d.ts +2 -0
- package/dist/constants/faculty/index.d.ts.map +1 -0
- package/dist/constants/faculty/index.js +2 -0
- package/dist/constants/global/index.d.ts +6 -0
- package/dist/constants/global/index.d.ts.map +1 -0
- package/dist/constants/global/index.js +5 -0
- package/dist/constants/index.d.ts +24 -0
- package/dist/constants/index.d.ts.map +1 -0
- package/dist/constants/index.js +59 -0
- package/dist/constants/jwt/index.d.ts +2 -0
- package/dist/constants/jwt/index.d.ts.map +1 -0
- package/dist/constants/jwt/index.js +4 -0
- package/dist/constants/localization/Faculty-Operation-Application/index.d.ts +3 -0
- package/dist/constants/localization/Faculty-Operation-Application/index.d.ts.map +1 -0
- package/dist/constants/localization/Faculty-Operation-Application/index.js +4 -0
- package/dist/constants/localization/Platform-Administration-Application/index.d.ts +196 -0
- package/dist/constants/localization/Platform-Administration-Application/index.d.ts.map +1 -0
- package/dist/constants/localization/Platform-Administration-Application/index.js +220 -0
- package/dist/constants/localization/Public-Calendar-Application/index.d.ts +3 -0
- package/dist/constants/localization/Public-Calendar-Application/index.d.ts.map +1 -0
- package/dist/constants/localization/Public-Calendar-Application/index.js +4 -0
- package/dist/constants/localization/Strategy-Application/index.d.ts +478 -0
- package/dist/constants/localization/Strategy-Application/index.d.ts.map +1 -0
- package/dist/constants/localization/Strategy-Application/index.js +480 -0
- package/dist/constants/localization/Student-Attendance-Application/index.d.ts +109 -0
- package/dist/constants/localization/Student-Attendance-Application/index.d.ts.map +1 -0
- package/dist/constants/localization/Student-Attendance-Application/index.js +120 -0
- package/dist/constants/localization/index.d.ts +8 -0
- package/dist/constants/localization/index.d.ts.map +1 -0
- package/dist/constants/localization/index.js +13 -0
- package/dist/constants/otp/index.d.ts +3 -0
- package/dist/constants/otp/index.d.ts.map +1 -0
- package/dist/constants/otp/index.js +5 -0
- package/dist/constants/permission/index.d.ts +220 -0
- package/dist/constants/permission/index.d.ts.map +1 -0
- package/dist/constants/permission/index.js +1664 -0
- package/dist/constants/role/index.d.ts +2 -0
- package/dist/constants/role/index.d.ts.map +1 -0
- package/dist/constants/role/index.js +2 -0
- package/dist/constants/routes/calendar/index.d.ts +2 -0
- package/dist/constants/routes/calendar/index.d.ts.map +1 -0
- package/dist/constants/routes/calendar/index.js +4 -0
- package/dist/constants/routes/global/index.d.ts +9 -0
- package/dist/constants/routes/global/index.d.ts.map +1 -0
- package/dist/constants/routes/global/index.js +13 -0
- package/dist/constants/routes/index.d.ts +4 -0
- package/dist/constants/routes/index.d.ts.map +1 -0
- package/dist/constants/routes/index.js +39 -0
- package/dist/constants/routes/strategy/index.d.ts +11 -0
- package/dist/constants/routes/strategy/index.d.ts.map +1 -0
- package/dist/constants/routes/strategy/index.js +28 -0
- package/dist/constants/server/index.d.ts +17 -0
- package/dist/constants/server/index.d.ts.map +1 -0
- package/dist/constants/server/index.js +20 -0
- package/dist/constants/sis/academic-year/index.d.ts +2 -0
- package/dist/constants/sis/academic-year/index.d.ts.map +1 -0
- package/dist/constants/sis/academic-year/index.js +2 -0
- package/dist/constants/sis/course/index.d.ts +2 -0
- package/dist/constants/sis/course/index.d.ts.map +1 -0
- package/dist/constants/sis/course/index.js +2 -0
- package/dist/constants/sis/course-section/index.d.ts +2 -0
- package/dist/constants/sis/course-section/index.d.ts.map +1 -0
- package/dist/constants/sis/course-section/index.js +2 -0
- package/dist/constants/sis/index.d.ts +7 -0
- package/dist/constants/sis/index.d.ts.map +1 -0
- package/dist/constants/sis/index.js +42 -0
- package/dist/constants/sis/program/index.d.ts +2 -0
- package/dist/constants/sis/program/index.d.ts.map +1 -0
- package/dist/constants/sis/program/index.js +2 -0
- package/dist/constants/sis/semester/index.d.ts +2 -0
- package/dist/constants/sis/semester/index.d.ts.map +1 -0
- package/dist/constants/sis/semester/index.js +2 -0
- package/dist/constants/sis/session/index.d.ts +2 -0
- package/dist/constants/sis/session/index.d.ts.map +1 -0
- package/dist/constants/sis/session/index.js +2 -0
- package/dist/constants/strategy/activity/index.d.ts +34 -0
- package/dist/constants/strategy/activity/index.d.ts.map +1 -0
- package/dist/constants/strategy/activity/index.js +64 -0
- package/dist/constants/strategy/activity-occurrence/index.d.ts +11 -0
- package/dist/constants/strategy/activity-occurrence/index.d.ts.map +1 -0
- package/dist/constants/strategy/activity-occurrence/index.js +14 -0
- package/dist/constants/strategy/document/index.d.ts +6 -0
- package/dist/constants/strategy/document/index.d.ts.map +1 -0
- package/dist/constants/strategy/document/index.js +9 -0
- package/dist/constants/strategy/global/index.d.ts +10 -0
- package/dist/constants/strategy/global/index.d.ts.map +1 -0
- package/dist/constants/strategy/global/index.js +12 -0
- package/dist/constants/strategy/goal/index.d.ts +15 -0
- package/dist/constants/strategy/goal/index.d.ts.map +1 -0
- package/dist/constants/strategy/goal/index.js +32 -0
- package/dist/constants/strategy/index.d.ts +19 -0
- package/dist/constants/strategy/index.d.ts.map +1 -0
- package/dist/constants/strategy/index.js +54 -0
- package/dist/constants/strategy/initiative/index.d.ts +15 -0
- package/dist/constants/strategy/initiative/index.d.ts.map +1 -0
- package/dist/constants/strategy/initiative/index.js +32 -0
- package/dist/constants/strategy/issue/index.d.ts +16 -0
- package/dist/constants/strategy/issue/index.d.ts.map +1 -0
- package/dist/constants/strategy/issue/index.js +21 -0
- package/dist/constants/strategy/kpi/index.d.ts +16 -0
- package/dist/constants/strategy/kpi/index.d.ts.map +1 -0
- package/dist/constants/strategy/kpi/index.js +20 -0
- package/dist/constants/strategy/link/index.d.ts +27 -0
- package/dist/constants/strategy/link/index.d.ts.map +1 -0
- package/dist/constants/strategy/link/index.js +42 -0
- package/dist/constants/strategy/objective/index.d.ts +15 -0
- package/dist/constants/strategy/objective/index.d.ts.map +1 -0
- package/dist/constants/strategy/objective/index.js +32 -0
- package/dist/constants/strategy/okr/index.d.ts +7 -0
- package/dist/constants/strategy/okr/index.d.ts.map +1 -0
- package/dist/constants/strategy/okr/index.js +8 -0
- package/dist/constants/strategy/program/index.d.ts +19 -0
- package/dist/constants/strategy/program/index.d.ts.map +1 -0
- package/dist/constants/strategy/program/index.js +37 -0
- package/dist/constants/strategy/progress/index.d.ts +70 -0
- package/dist/constants/strategy/progress/index.d.ts.map +1 -0
- package/dist/constants/strategy/progress/index.js +77 -0
- package/dist/constants/strategy/project/index.d.ts +49 -0
- package/dist/constants/strategy/project/index.d.ts.map +1 -0
- package/dist/constants/strategy/project/index.js +87 -0
- package/dist/constants/strategy/risk/index.d.ts +24 -0
- package/dist/constants/strategy/risk/index.d.ts.map +1 -0
- package/dist/constants/strategy/risk/index.js +30 -0
- package/dist/constants/strategy/single-object/index.d.ts +5 -0
- package/dist/constants/strategy/single-object/index.d.ts.map +1 -0
- package/dist/constants/strategy/single-object/index.js +8 -0
- package/dist/constants/strategy/strategy-socket/index.d.ts +35 -0
- package/dist/constants/strategy/strategy-socket/index.d.ts.map +1 -0
- package/dist/constants/strategy/strategy-socket/index.js +37 -0
- package/dist/constants/strategy/task/index.d.ts +10 -0
- package/dist/constants/strategy/task/index.d.ts.map +1 -0
- package/dist/constants/strategy/task/index.js +14 -0
- package/dist/constants/student/index.d.ts +2 -0
- package/dist/constants/student/index.d.ts.map +1 -0
- package/dist/constants/student/index.js +2 -0
- package/dist/constants/student-attendance/attendance/index.d.ts +19 -0
- package/dist/constants/student-attendance/attendance/index.d.ts.map +1 -0
- package/dist/constants/student-attendance/attendance/index.js +11 -0
- package/dist/constants/student-attendance/index.d.ts +4 -0
- package/dist/constants/student-attendance/index.d.ts.map +1 -0
- package/dist/constants/student-attendance/index.js +39 -0
- package/dist/constants/student-attendance/session/index.d.ts +9 -0
- package/dist/constants/student-attendance/session/index.d.ts.map +1 -0
- package/dist/constants/student-attendance/session/index.js +11 -0
- package/dist/constants/student-attendance/student-attendance-socket/index.d.ts +10 -0
- package/dist/constants/student-attendance/student-attendance-socket/index.d.ts.map +1 -0
- package/dist/constants/student-attendance/student-attendance-socket/index.js +15 -0
- package/dist/constants/thesis/index.d.ts +31 -0
- package/dist/constants/thesis/index.d.ts.map +1 -0
- package/dist/constants/thesis/index.js +45 -0
- package/dist/dto/account/index.d.ts +43 -0
- package/dist/dto/account/index.d.ts.map +1 -0
- package/dist/dto/account/index.js +2 -0
- package/dist/dto/account-alert-setting/index.d.ts +16 -0
- package/dist/dto/account-alert-setting/index.d.ts.map +1 -0
- package/dist/dto/account-alert-setting/index.js +2 -0
- package/dist/dto/activity/index.d.ts +89 -0
- package/dist/dto/activity/index.d.ts.map +1 -0
- package/dist/dto/activity/index.js +3 -0
- package/dist/dto/application/index.d.ts +16 -0
- package/dist/dto/application/index.d.ts.map +1 -0
- package/dist/dto/application/index.js +2 -0
- package/dist/dto/calendar/index.d.ts +13 -0
- package/dist/dto/calendar/index.d.ts.map +1 -0
- package/dist/dto/calendar/index.js +2 -0
- package/dist/dto/comment/index.d.ts +27 -0
- package/dist/dto/comment/index.d.ts.map +1 -0
- package/dist/dto/comment/index.js +14 -0
- package/dist/dto/curriculum-proposal/index.d.ts +166 -0
- package/dist/dto/curriculum-proposal/index.d.ts.map +1 -0
- package/dist/dto/curriculum-proposal/index.js +28 -0
- package/dist/dto/department/index.d.ts +12 -0
- package/dist/dto/department/index.d.ts.map +1 -0
- package/dist/dto/department/index.js +2 -0
- package/dist/dto/email-template/index.d.ts +28 -0
- package/dist/dto/email-template/index.d.ts.map +1 -0
- package/dist/dto/email-template/index.js +2 -0
- package/dist/dto/employee/index.d.ts +39 -0
- package/dist/dto/employee/index.d.ts.map +1 -0
- package/dist/dto/employee/index.js +2 -0
- package/dist/dto/event/index.d.ts +45 -0
- package/dist/dto/event/index.d.ts.map +1 -0
- package/dist/dto/event/index.js +2 -0
- package/dist/dto/event-category/index.d.ts +7 -0
- package/dist/dto/event-category/index.d.ts.map +1 -0
- package/dist/dto/event-category/index.js +2 -0
- package/dist/dto/faculty/index.d.ts +9 -0
- package/dist/dto/faculty/index.d.ts.map +1 -0
- package/dist/dto/faculty/index.js +2 -0
- package/dist/dto/file/index.d.ts +8 -0
- package/dist/dto/file/index.d.ts.map +1 -0
- package/dist/dto/file/index.js +2 -0
- package/dist/dto/global/index.d.ts +13 -0
- package/dist/dto/global/index.d.ts.map +1 -0
- package/dist/dto/global/index.js +2 -0
- package/dist/dto/health/index.d.ts +21 -0
- package/dist/dto/health/index.d.ts.map +1 -0
- package/dist/dto/health/index.js +2 -0
- package/dist/dto/index.d.ts +29 -0
- package/dist/dto/index.d.ts.map +1 -0
- package/dist/dto/index.js +64 -0
- package/dist/dto/language/index.d.ts +12 -0
- package/dist/dto/language/index.d.ts.map +1 -0
- package/dist/dto/language/index.js +2 -0
- package/dist/dto/localization/index.d.ts +28 -0
- package/dist/dto/localization/index.d.ts.map +1 -0
- package/dist/dto/localization/index.js +2 -0
- package/dist/dto/notification/index.d.ts +17 -0
- package/dist/dto/notification/index.d.ts.map +1 -0
- package/dist/dto/notification/index.js +2 -0
- package/dist/dto/organization/index.d.ts +10 -0
- package/dist/dto/organization/index.d.ts.map +1 -0
- package/dist/dto/organization/index.js +2 -0
- package/dist/dto/permission/index.d.ts +10 -0
- package/dist/dto/permission/index.d.ts.map +1 -0
- package/dist/dto/permission/index.js +2 -0
- package/dist/dto/request/index.d.ts +15 -0
- package/dist/dto/request/index.d.ts.map +1 -0
- package/dist/dto/request/index.js +6 -0
- package/dist/dto/role/index.d.ts +25 -0
- package/dist/dto/role/index.d.ts.map +1 -0
- package/dist/dto/role/index.js +2 -0
- package/dist/dto/sis/academic-year/index.d.ts +8 -0
- package/dist/dto/sis/academic-year/index.d.ts.map +1 -0
- package/dist/dto/sis/academic-year/index.js +2 -0
- package/dist/dto/sis/course/index.d.ts +6 -0
- package/dist/dto/sis/course/index.d.ts.map +1 -0
- package/dist/dto/sis/course/index.js +2 -0
- package/dist/dto/sis/course-section/index.d.ts +18 -0
- package/dist/dto/sis/course-section/index.d.ts.map +1 -0
- package/dist/dto/sis/course-section/index.js +2 -0
- package/dist/dto/sis/index.d.ts +8 -0
- package/dist/dto/sis/index.d.ts.map +1 -0
- package/dist/dto/sis/index.js +43 -0
- package/dist/dto/sis/program/index.d.ts +5 -0
- package/dist/dto/sis/program/index.d.ts.map +1 -0
- package/dist/dto/sis/program/index.js +2 -0
- package/dist/dto/sis/semester/index.d.ts +6 -0
- package/dist/dto/sis/semester/index.d.ts.map +1 -0
- package/dist/dto/sis/semester/index.js +2 -0
- package/dist/dto/sis/session/index.d.ts +25 -0
- package/dist/dto/sis/session/index.d.ts.map +1 -0
- package/dist/dto/sis/session/index.js +2 -0
- package/dist/dto/sis/statistics/index.d.ts +5 -0
- package/dist/dto/sis/statistics/index.d.ts.map +1 -0
- package/dist/dto/sis/statistics/index.js +2 -0
- package/dist/dto/strategy/activity/index.d.ts +57 -0
- package/dist/dto/strategy/activity/index.d.ts.map +1 -0
- package/dist/dto/strategy/activity/index.js +2 -0
- package/dist/dto/strategy/common/index.d.ts +5 -0
- package/dist/dto/strategy/common/index.d.ts.map +1 -0
- package/dist/dto/strategy/common/index.js +2 -0
- package/dist/dto/strategy/document/index.d.ts +6 -0
- package/dist/dto/strategy/document/index.d.ts.map +1 -0
- package/dist/dto/strategy/document/index.js +2 -0
- package/dist/dto/strategy/global/index.d.ts +5 -0
- package/dist/dto/strategy/global/index.d.ts.map +1 -0
- package/dist/dto/strategy/global/index.js +2 -0
- package/dist/dto/strategy/goal/index.d.ts +35 -0
- package/dist/dto/strategy/goal/index.d.ts.map +1 -0
- package/dist/dto/strategy/goal/index.js +2 -0
- package/dist/dto/strategy/index.d.ts +19 -0
- package/dist/dto/strategy/index.d.ts.map +1 -0
- package/dist/dto/strategy/index.js +54 -0
- package/dist/dto/strategy/initiative/index.d.ts +31 -0
- package/dist/dto/strategy/initiative/index.d.ts.map +1 -0
- package/dist/dto/strategy/initiative/index.js +2 -0
- package/dist/dto/strategy/issue/index.d.ts +13 -0
- package/dist/dto/strategy/issue/index.d.ts.map +1 -0
- package/dist/dto/strategy/issue/index.js +2 -0
- package/dist/dto/strategy/kpi/index.d.ts +23 -0
- package/dist/dto/strategy/kpi/index.d.ts.map +1 -0
- package/dist/dto/strategy/kpi/index.js +2 -0
- package/dist/dto/strategy/link/index.d.ts +14 -0
- package/dist/dto/strategy/link/index.d.ts.map +1 -0
- package/dist/dto/strategy/link/index.js +2 -0
- package/dist/dto/strategy/objective/index.d.ts +27 -0
- package/dist/dto/strategy/objective/index.d.ts.map +1 -0
- package/dist/dto/strategy/objective/index.js +2 -0
- package/dist/dto/strategy/okr/index.d.ts +28 -0
- package/dist/dto/strategy/okr/index.d.ts.map +1 -0
- package/dist/dto/strategy/okr/index.js +2 -0
- package/dist/dto/strategy/program/index.d.ts +70 -0
- package/dist/dto/strategy/program/index.d.ts.map +1 -0
- package/dist/dto/strategy/program/index.js +8 -0
- package/dist/dto/strategy/progress/index.d.ts +31 -0
- package/dist/dto/strategy/progress/index.d.ts.map +1 -0
- package/dist/dto/strategy/progress/index.js +2 -0
- package/dist/dto/strategy/project/index.d.ts +109 -0
- package/dist/dto/strategy/project/index.d.ts.map +1 -0
- package/dist/dto/strategy/project/index.js +8 -0
- package/dist/dto/strategy/risk/index.d.ts +13 -0
- package/dist/dto/strategy/risk/index.d.ts.map +1 -0
- package/dist/dto/strategy/risk/index.js +2 -0
- package/dist/dto/strategy/scorecard/index.d.ts +15 -0
- package/dist/dto/strategy/scorecard/index.d.ts.map +1 -0
- package/dist/dto/strategy/scorecard/index.js +2 -0
- package/dist/dto/strategy/single-object/index.d.ts +10 -0
- package/dist/dto/strategy/single-object/index.d.ts.map +1 -0
- package/dist/dto/strategy/single-object/index.js +2 -0
- package/dist/dto/strategy/task/index.d.ts +48 -0
- package/dist/dto/strategy/task/index.d.ts.map +1 -0
- package/dist/dto/strategy/task/index.js +9 -0
- package/dist/dto/student/index.d.ts +39 -0
- package/dist/dto/student/index.d.ts.map +1 -0
- package/dist/dto/student/index.js +2 -0
- package/dist/dto/student-attendance/attendance/index.d.ts +15 -0
- package/dist/dto/student-attendance/attendance/index.d.ts.map +1 -0
- package/dist/dto/student-attendance/attendance/index.js +2 -0
- package/dist/dto/student-attendance/index.d.ts +4 -0
- package/dist/dto/student-attendance/index.d.ts.map +1 -0
- package/dist/dto/student-attendance/index.js +39 -0
- package/dist/dto/student-attendance/session/index.d.ts +19 -0
- package/dist/dto/student-attendance/session/index.d.ts.map +1 -0
- package/dist/dto/student-attendance/session/index.js +2 -0
- package/dist/dto/student-attendance/statistics/index.d.ts +10 -0
- package/dist/dto/student-attendance/statistics/index.d.ts.map +1 -0
- package/dist/dto/student-attendance/statistics/index.js +2 -0
- package/dist/dto/thesis/index.d.ts +85 -0
- package/dist/dto/thesis/index.d.ts.map +1 -0
- package/dist/dto/thesis/index.js +55 -0
- package/dist/index.d.ts +4 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +43 -0
- package/dist/utils/array/index.d.ts +20 -0
- package/dist/utils/array/index.d.ts.map +1 -0
- package/dist/utils/array/index.js +112 -0
- package/dist/utils/bcrypt/index.d.ts +3 -0
- package/dist/utils/bcrypt/index.d.ts.map +1 -0
- package/dist/utils/bcrypt/index.js +53 -0
- package/dist/utils/currency/index.d.ts +1818 -0
- package/dist/utils/currency/index.d.ts.map +1 -0
- package/dist/utils/currency/index.js +18 -0
- package/dist/utils/dfs/index.d.ts +4 -0
- package/dist/utils/dfs/index.d.ts.map +1 -0
- package/dist/utils/dfs/index.js +53 -0
- package/dist/utils/index.d.ts +14 -0
- package/dist/utils/index.d.ts.map +1 -0
- package/dist/utils/index.js +50 -0
- package/dist/utils/jwt/index.d.ts +3 -0
- package/dist/utils/jwt/index.d.ts.map +1 -0
- package/dist/utils/jwt/index.js +8 -0
- package/dist/utils/language/index.d.ts +6 -0
- package/dist/utils/language/index.d.ts.map +1 -0
- package/dist/utils/language/index.js +48 -0
- package/dist/utils/moment/index.d.ts +30 -0
- package/dist/utils/moment/index.d.ts.map +1 -0
- package/dist/utils/moment/index.js +224 -0
- package/dist/utils/notification/index.d.ts +8 -0
- package/dist/utils/notification/index.d.ts.map +1 -0
- package/dist/utils/notification/index.js +38 -0
- package/dist/utils/numbers/index.d.ts +4 -0
- package/dist/utils/numbers/index.d.ts.map +1 -0
- package/dist/utils/numbers/index.js +59 -0
- package/dist/utils/permission/index.d.ts +3 -0
- package/dist/utils/permission/index.d.ts.map +1 -0
- package/dist/utils/permission/index.js +19 -0
- package/dist/utils/phone-number/index.d.ts +2 -0
- package/dist/utils/phone-number/index.d.ts.map +1 -0
- package/dist/utils/phone-number/index.js +9 -0
- package/dist/utils/qrcode/index.d.ts +2 -0
- package/dist/utils/qrcode/index.d.ts.map +1 -0
- package/dist/utils/qrcode/index.js +28 -0
- package/dist/utils/string/index.d.ts +11 -0
- package/dist/utils/string/index.d.ts.map +1 -0
- package/dist/utils/string/index.js +48 -0
- package/dist/utils/tree/index.d.ts +6 -0
- package/dist/utils/tree/index.d.ts.map +1 -0
- package/dist/utils/tree/index.js +69 -0
- package/package.json +41 -0
|
@@ -0,0 +1,480 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.strategyApplication = void 0;
|
|
4
|
+
exports.strategyApplication = {
|
|
5
|
+
goal: "Goal",
|
|
6
|
+
goals: "Goals",
|
|
7
|
+
objective: "Objective",
|
|
8
|
+
objectives: "Objectives",
|
|
9
|
+
initiative: "Initiative",
|
|
10
|
+
initiatives: "Initiativies",
|
|
11
|
+
program: "Program",
|
|
12
|
+
programs: "Programs",
|
|
13
|
+
project: "Project",
|
|
14
|
+
projects: "Projects",
|
|
15
|
+
task: "Task",
|
|
16
|
+
tasks: "Tasks",
|
|
17
|
+
activity: "Activity",
|
|
18
|
+
activities: "Activities",
|
|
19
|
+
kpi: "KPI",
|
|
20
|
+
kpis: "KPIs",
|
|
21
|
+
risk: "Risk",
|
|
22
|
+
risks: "Risks",
|
|
23
|
+
issue: "Issue",
|
|
24
|
+
issues: "Issues",
|
|
25
|
+
milestone: "Milestone",
|
|
26
|
+
milestones: "Milestones",
|
|
27
|
+
deliverable: "Deliverable",
|
|
28
|
+
deliverables: "Deliverables",
|
|
29
|
+
Goal: "Goal",
|
|
30
|
+
Objective: "Objective",
|
|
31
|
+
Initiative: "Initiative",
|
|
32
|
+
Program: "Program",
|
|
33
|
+
Project: "Project",
|
|
34
|
+
Activity: "Activity",
|
|
35
|
+
Task: "Task",
|
|
36
|
+
KPI: "KPI",
|
|
37
|
+
subtask: "Subtask",
|
|
38
|
+
subtasks: "Subtasks",
|
|
39
|
+
comment: "Comment",
|
|
40
|
+
comments: "Comments",
|
|
41
|
+
"comments.title": "{{model}} Comments",
|
|
42
|
+
"comments.subtitle": "Discussion and updates on the {{model}}",
|
|
43
|
+
"comments.replyingTo": "Replying to",
|
|
44
|
+
"comments.replyingToComment": "comment",
|
|
45
|
+
"comments.cancelReply": "Cancel Reply",
|
|
46
|
+
"comments.editingComment": "Editing your comment...",
|
|
47
|
+
"comments.cancelEdit": "Cancel Edit",
|
|
48
|
+
"comments.placeholder.edit": "Edit your comment...",
|
|
49
|
+
"comments.placeholder.reply": "Write a reply...",
|
|
50
|
+
"comments.placeholder.add": "Add a comment...",
|
|
51
|
+
rowsPerPage: "Rows Per Page",
|
|
52
|
+
all: "All",
|
|
53
|
+
showMore: "Show More",
|
|
54
|
+
overview: "Overview",
|
|
55
|
+
by: "By",
|
|
56
|
+
allTime: "All time",
|
|
57
|
+
progress: "Progress",
|
|
58
|
+
addNew: "Add new",
|
|
59
|
+
status: "Status",
|
|
60
|
+
optional: "Optional",
|
|
61
|
+
currentValue: "Current value",
|
|
62
|
+
targetValue: "Target value",
|
|
63
|
+
frequency: "Frequency",
|
|
64
|
+
trackedBy: "Tracked By",
|
|
65
|
+
lastUpdated: "Last updated",
|
|
66
|
+
budget: "Budget",
|
|
67
|
+
title: "Title",
|
|
68
|
+
description: "Description",
|
|
69
|
+
startDate: "Start date",
|
|
70
|
+
endDate: "End date",
|
|
71
|
+
select: "Select",
|
|
72
|
+
owner: "Owner",
|
|
73
|
+
department: "Department",
|
|
74
|
+
duration: "Duration",
|
|
75
|
+
information: "Information",
|
|
76
|
+
team: "Team",
|
|
77
|
+
code: "Code",
|
|
78
|
+
manager: "Manager",
|
|
79
|
+
recent: "Recent",
|
|
80
|
+
manage: "Manage",
|
|
81
|
+
members: "Members",
|
|
82
|
+
stakeholders: "Stakeholders",
|
|
83
|
+
total: "Total",
|
|
84
|
+
actualSpent: "Actual spent",
|
|
85
|
+
remaining: "Remaining",
|
|
86
|
+
documents: "Documents",
|
|
87
|
+
attachments: "Attachments",
|
|
88
|
+
scope: "Scope",
|
|
89
|
+
priority: "Priority",
|
|
90
|
+
tracking: "Tracking",
|
|
91
|
+
load: "Load",
|
|
92
|
+
more: "More",
|
|
93
|
+
due: "Due",
|
|
94
|
+
planned: "Planned",
|
|
95
|
+
actual: "Actual",
|
|
96
|
+
showing: "Showing",
|
|
97
|
+
assignee: "Assignee",
|
|
98
|
+
date: "Date",
|
|
99
|
+
resolution: " Resolution ",
|
|
100
|
+
plan: "Plan",
|
|
101
|
+
likelihood: "Likekihood",
|
|
102
|
+
impact: "Impact",
|
|
103
|
+
migrationStrategy: "Migration strategy",
|
|
104
|
+
completion: "Completion",
|
|
105
|
+
type: "Type",
|
|
106
|
+
externalUrl: "External URL",
|
|
107
|
+
search: "Search",
|
|
108
|
+
complete: "Complete",
|
|
109
|
+
completed: "Completed",
|
|
110
|
+
needsAttention: "Needs attention",
|
|
111
|
+
priorities: "Priorities",
|
|
112
|
+
Low: "low",
|
|
113
|
+
Medium: "medium",
|
|
114
|
+
high: "High ",
|
|
115
|
+
filters: "Filters",
|
|
116
|
+
details: "Details",
|
|
117
|
+
upload: "Upload",
|
|
118
|
+
section: "Section",
|
|
119
|
+
none: "None",
|
|
120
|
+
account: "Account",
|
|
121
|
+
dependency: "Dependency",
|
|
122
|
+
dependencies: "Dependencies",
|
|
123
|
+
meeting: "Meeting",
|
|
124
|
+
operational: "Operational",
|
|
125
|
+
types: "Types",
|
|
126
|
+
contributors: "Contributors",
|
|
127
|
+
owners: "Owners",
|
|
128
|
+
future: "Future",
|
|
129
|
+
history: "History",
|
|
130
|
+
participants: "Participants",
|
|
131
|
+
schedule: "Schedule",
|
|
132
|
+
upcomingCount: "Upcoming Count",
|
|
133
|
+
skipped: "Skipped",
|
|
134
|
+
postponed: "Postponed",
|
|
135
|
+
pending: "Pending",
|
|
136
|
+
newTime: "New time",
|
|
137
|
+
occurrence: "Occurrence",
|
|
138
|
+
today: "Today",
|
|
139
|
+
missed: "Missed",
|
|
140
|
+
completedOn: "Completed On",
|
|
141
|
+
minutes: "Minutes",
|
|
142
|
+
fullLayer: "Full Layer",
|
|
143
|
+
resetLayout: "Reset Layout",
|
|
144
|
+
accounts: "Accounts",
|
|
145
|
+
noStatementYet: "No statement yet",
|
|
146
|
+
"navbar.strategy": "Strategy",
|
|
147
|
+
"navbar.objectives": "Objectives",
|
|
148
|
+
"navbar.initiatives": "Initiatives",
|
|
149
|
+
"navbar.programs": "Programs",
|
|
150
|
+
"navbar.projects": "Projects",
|
|
151
|
+
"navbar.tasks": "Tasks",
|
|
152
|
+
"navbar.activities": "Activities",
|
|
153
|
+
"navbar.flow": "Flow",
|
|
154
|
+
"navbar.scorecard": "Scorecard",
|
|
155
|
+
"button.new": "New",
|
|
156
|
+
"button.edit": "Edit",
|
|
157
|
+
"button.delete": "Delete",
|
|
158
|
+
"button.backTo": "Back to",
|
|
159
|
+
"button.viewAll": "View All",
|
|
160
|
+
"button.cancel": "Cancel",
|
|
161
|
+
"button.save": "Save",
|
|
162
|
+
"button.comments": "Comments",
|
|
163
|
+
"button.confirm": "Confirm",
|
|
164
|
+
"button.create": "Create",
|
|
165
|
+
"button.add": "Add",
|
|
166
|
+
"button.saveConfiguration": "Save Configuration",
|
|
167
|
+
"button.update": "Update",
|
|
168
|
+
"button.newProgram": "New Program",
|
|
169
|
+
"button.newActivity": "New Activity",
|
|
170
|
+
"button.createProject": "Create Project",
|
|
171
|
+
"placeholder.title": "Enter title",
|
|
172
|
+
"placeholder.description": "Enter Description",
|
|
173
|
+
"placeholder.select": "Select …",
|
|
174
|
+
"placeholder.selectperiod": "Select period …",
|
|
175
|
+
"placeholder.owner": "Enter owner name",
|
|
176
|
+
"placeholder.manager": "Enter manager name",
|
|
177
|
+
"placeholder.startDate": "Select start date",
|
|
178
|
+
"placeholder.endDate": "Select end date",
|
|
179
|
+
"placeholder.objectives": "Select objectives…",
|
|
180
|
+
"placeholder.selectType": "Select type",
|
|
181
|
+
"placeholder.selectEntityType": "Select entity type",
|
|
182
|
+
"placeholder.searchForAnAccount": "Search for an account ",
|
|
183
|
+
"initiatives.placeholder": "Search and select initiatives...",
|
|
184
|
+
"status.todo": "To do",
|
|
185
|
+
"status.inProgress": "In Progress",
|
|
186
|
+
"status.inReview": "In Review",
|
|
187
|
+
"status.blocked": "Blocked",
|
|
188
|
+
"status.done": "Done",
|
|
189
|
+
"messages.delete.confirm": "Are you sure you want to delete this ?",
|
|
190
|
+
"messages.no__name__found": "No {{ name }} found",
|
|
191
|
+
"messages.no__name__foundDescription": "There are no {{ name }} matching your criteria. Try adjusting your filters or search query.",
|
|
192
|
+
"messages.there_are_no__name__yet": "There are no {{ name }} yet",
|
|
193
|
+
"messages.progress.empty.action": "Click here to add items and configure progress tracking",
|
|
194
|
+
"messages.progress.empty.configured": "No progress items configured yet. Click here to add items and configure progress tracking",
|
|
195
|
+
"messages.progress.modal.addItemsFirst": "first before configuring progress.",
|
|
196
|
+
"messages.progress.modal.noItems": "No items available to configure progress tracking",
|
|
197
|
+
"messages.progress.notInitialized": "Progress is not initialized yet for this item.",
|
|
198
|
+
"messages.updatedSuccessfully": "updated successfully",
|
|
199
|
+
"messages.failedToUpdate": "Failed to update",
|
|
200
|
+
"messages.failedToLoad": "Failed to load",
|
|
201
|
+
"progress.modal.description": "Select items and assign weights for",
|
|
202
|
+
"progress.modal.composition-total": "Composition Total",
|
|
203
|
+
"progress.modal.button.balance-overall": "Balance Overall",
|
|
204
|
+
"progress.card.weight": "Weight",
|
|
205
|
+
"progress.overAllProgress": "Overall Progress",
|
|
206
|
+
"progress.progressDetails": "Progress Details",
|
|
207
|
+
"progress.form.title": "Configure the progress",
|
|
208
|
+
"progress.form.subtitle": "update the items and there weighage and make your configuration for the progress",
|
|
209
|
+
"kpi.new": "New KPI",
|
|
210
|
+
"kpi.title": "Key Performance Indicators",
|
|
211
|
+
"kpi.subtitle.initiative": "Track initiative success metrics",
|
|
212
|
+
"kpi.progressToTarget": "Progress to Target",
|
|
213
|
+
"kpi.message.delete.confirm": "Are you sure you want to delete this KPI?",
|
|
214
|
+
"kpi.form.title.edit": "Edit KPI",
|
|
215
|
+
"kpi.form.title.add": "Add New KPI",
|
|
216
|
+
"kpi.form.subtitle.edit": "Updating the kpi details",
|
|
217
|
+
"kpi.form.subtitle.add": "Create a new key performance indicator to track the progress",
|
|
218
|
+
"kpi.form.kpiTitle": "KPI title",
|
|
219
|
+
"kpi.form.kpiTitle.placeholder": "Enter the KPI title",
|
|
220
|
+
"kpi.form.description.placeholder": "Describe what this KPI measures...",
|
|
221
|
+
"kpi.form.targetValue.placeholder": "Enter the target value",
|
|
222
|
+
"kpi.form.unit": "Unit",
|
|
223
|
+
"kpi.form.unit.placeholder": "%",
|
|
224
|
+
"kpi.form.updateFrequency": "Update Frequency",
|
|
225
|
+
"kpi.form.updateFrequency.placeholder": "Select the update frequency",
|
|
226
|
+
"kpi.form.currentValue.placeholder": "Enter the current value",
|
|
227
|
+
"kpi.form.button.update": "Update KPI",
|
|
228
|
+
"kpi.form.button.create": " Create KPI",
|
|
229
|
+
"kpi.updateProgress.title": "Update KPI Progress",
|
|
230
|
+
"kpi.updateProgress.subtitle": "Update the current value for {{kpiTitle}}",
|
|
231
|
+
"kpi.updateProgress.newCurrentValue": "New Current Value",
|
|
232
|
+
"kpi.updateProgress.frequencyNote": "Frequency: {{frequency}}",
|
|
233
|
+
"kpi.updateProgress.updateBasis": "This KPI should be updated on a {{frequency}} basis.",
|
|
234
|
+
"kpi.updateProgress.button": "Update Progress",
|
|
235
|
+
"strategy.visionAndMission": "Vision & Mission",
|
|
236
|
+
"strategy.vision": "vision",
|
|
237
|
+
"strategy.Vision": "Vision",
|
|
238
|
+
"strategy.mission": "mission",
|
|
239
|
+
"strategy.Mission": "Mission",
|
|
240
|
+
"strategy.goals": "Goals",
|
|
241
|
+
"strategy.noGoalsAvailable": "No goals available",
|
|
242
|
+
"strategy.Vision.modal.description": "Update your organization's Vision statement",
|
|
243
|
+
"strategy.Mission.modal.description": "Update your organization's Mission statement",
|
|
244
|
+
"goal.details.linkedToThis": "linked to this",
|
|
245
|
+
"goal.details.objectives.subtitle": "Objectives linked to this goal",
|
|
246
|
+
"goal.modal.add.description": "Create a new goal by filling in the details below",
|
|
247
|
+
"goal.modal.edit.description": "Updating the goal details",
|
|
248
|
+
"goal.message.delete.confirm": "Are you sure you want to delete this goal?",
|
|
249
|
+
"goal.message.delete.warning": "This action will permanently remove the goal and all associated data. This action cannot be undone.",
|
|
250
|
+
"goal.notFound.title": "No Goals Found",
|
|
251
|
+
"goal.notFound.description": "There are no goals matching your criteria. Try adjusting your filters or search query.",
|
|
252
|
+
"objective.new": "New Objective",
|
|
253
|
+
"objective.list.empty.title": "No Objectives Found",
|
|
254
|
+
"objective.details.initiatives.subtitle": "Initiatives linked to this objective",
|
|
255
|
+
"objective.statistics.noInitiativesAvailable": "No initiatives available.",
|
|
256
|
+
"objective.message.delete.confirm": "Are you sure you want to delete this objective?",
|
|
257
|
+
"objective.message.delete.warning": "This action will permanently remove the objective and all associated data. This action cannot be undone.",
|
|
258
|
+
"objective.modal.add.description": "Add a new strategic objective to track progress and KPIs",
|
|
259
|
+
"objective.modal.edit.description": "Updating the objective details",
|
|
260
|
+
"objectives.empty": "There are no objectives yet",
|
|
261
|
+
"okr.objective.list.noObjectivesDescription": "There are no OKR Objectives matching your criteria. Try adjusting your filters or search query.",
|
|
262
|
+
"okr.objective.form.title.edit": "Edit Objective",
|
|
263
|
+
"okr.objective.form.title.add": "Add Objective",
|
|
264
|
+
"okr.objective.form.subtitle.ofThe": " of the ",
|
|
265
|
+
"okr.objective.form.subtitle.edit": "Updating the objective details",
|
|
266
|
+
"okr.objective.form.subtitle.add": "Create a new objective for this initiative with measurable key results",
|
|
267
|
+
"okr.objective.form.initiative.placeholder": "Enter initiative name",
|
|
268
|
+
"okr.objective.form.objectiveTitle": "Objective Title",
|
|
269
|
+
"okr.objective.form.objectiveTitle.placeholder": "Enter objective title",
|
|
270
|
+
"okr.objective.form.description.placeholder": "Describe what is the objective aims to achieve",
|
|
271
|
+
"okr.objective.form.targetYear": "Target Year",
|
|
272
|
+
"okr.objective.form.button.update": "Update Objective",
|
|
273
|
+
"okr.objective.form.button.add": "Add Objective",
|
|
274
|
+
"okr.keyResult.form.title.edit": "Edit Key Result",
|
|
275
|
+
"okr.keyResult.form.title.add": "Add Key Result",
|
|
276
|
+
"okr.keyResult.form.subtitle.edit": "Updating the key result details",
|
|
277
|
+
"okr.keyResult.form.subtitle.add": "Create a measurable key result for the selected objective",
|
|
278
|
+
"okr.keyResult.form.keyResultTitle": "Key Result Title",
|
|
279
|
+
"okr.keyResult.form.keyResultTitle.placeholder": "Enter objective title",
|
|
280
|
+
"okr.keyResult.form.targetValue": "Target Value",
|
|
281
|
+
"okr.keyResult.form.targetValue.placeholder": "Enter the target value",
|
|
282
|
+
"okr.keyResult.form.unitOfMeasurement": "Unit of Measurement",
|
|
283
|
+
"okr.keyResult.form.unitOfMeasurement.placeholder": "%",
|
|
284
|
+
"okr.keyResult.form.progressCalculation": "How would you like to calculate the progress?",
|
|
285
|
+
"okr.keyResult.form.currentValue": "Current Value",
|
|
286
|
+
"okr.keyResult.form.currentValue.placeholder": "Enter the current value",
|
|
287
|
+
"okr.keyResult.form.button.update": "Update Key Result",
|
|
288
|
+
"okr.keyResult.form.button.add": "Add Key Result",
|
|
289
|
+
"initiative.list.empty.title": "No Initiatives Found",
|
|
290
|
+
"initiative.details.programs.title": "Programs",
|
|
291
|
+
"initiative.details.programs.subtitle": "Programs linked to this initiative",
|
|
292
|
+
"initiative.details.projects.title": "Projects",
|
|
293
|
+
"initiative.details.projects.subtitle": "Projects linked to this initiative",
|
|
294
|
+
"initiative.details.projects.empty.title": "No Projects Found",
|
|
295
|
+
"initiative.details.projects.empty.description": "This initiative has no related projects yet. Create a project to begin tracking execution work.",
|
|
296
|
+
"initiative.details.activities.title": "Initiative Activities",
|
|
297
|
+
"initiative.details.activities.subtitle": "Activities linked to this initiative",
|
|
298
|
+
"initiative.details.okrs.title": "Objectives & Key Results",
|
|
299
|
+
"initiative.details.okrs.subtitle": "Objectives linked to this initiative",
|
|
300
|
+
"initiative.modal.edit.description": "Updating the initiative details",
|
|
301
|
+
"initiative.modal.title": "Add a new strategic initiative to track progress and KPIs",
|
|
302
|
+
"initiative.activity.description": "Recurring meetings, operations, and support activities",
|
|
303
|
+
"program.new": "New Program",
|
|
304
|
+
"program.list.empty.title": "No Programs Found",
|
|
305
|
+
"program.modal.add.description": "Create a new program by filling in the details below",
|
|
306
|
+
"program.modal.edit.description": "Updating the program details",
|
|
307
|
+
"program.statistics.noProgramsAvailable": "No programs available.",
|
|
308
|
+
"program.statistics.totalBudget": "Total Budget",
|
|
309
|
+
"program.details.overview.subtitle": "Key details and metadata",
|
|
310
|
+
"program.details.objectives.subtitle": "Strategic objectives and expected outcomes",
|
|
311
|
+
"program.details.objectives.modal.title": "Manage test project manger program objectives",
|
|
312
|
+
"program.details.objectives.modal.description": "Updating the program objectives",
|
|
313
|
+
"program.details.objectives.modal.message.empty": "There are no objectives, add a new one.",
|
|
314
|
+
"program.details.objectives.modal.placeholder": "Enter objective No.",
|
|
315
|
+
"program.details.projects.subtitle": "projects under this program",
|
|
316
|
+
"program.details.projects.empty": "No projects linked to this program yet",
|
|
317
|
+
"program.detials.projects.empty": "No projects linked to this program yet",
|
|
318
|
+
"program.details.activities.subtitle": "Recurring meetings, operations, and support activities",
|
|
319
|
+
"program.details.risks.subtitle": "Potential risks and mitigation strategies",
|
|
320
|
+
"program.details.kpis.title": "Key Performance Indicators",
|
|
321
|
+
"program.details.kpis.subtitle": "Track program success metrics",
|
|
322
|
+
"program.detials.kpis.subtitle": "Track program success metrics",
|
|
323
|
+
"program.details.documents.subtitle": "Program documentation and files",
|
|
324
|
+
"program.details.baseInfo.confirmDelete": "Are you sure you want to delete this program?",
|
|
325
|
+
"program.details.team.confirmDeleteMember": "Are you sure you want to delete this member?",
|
|
326
|
+
"program.details.team.noStakeholders": "There are no stakeholders yet",
|
|
327
|
+
"program.details.team.addMembers.orRemove": "or mark existing ones for removal",
|
|
328
|
+
"program.message.delete.confirm": "Are you sure you want to delete this program?",
|
|
329
|
+
"program.message.delete.warning": "This action will permanently remove the program and all associated data, including risks, issues, documents, KPIs, and links. This action cannot be undone.",
|
|
330
|
+
"project.modal.add.description": "Create a new project by filling in the details below",
|
|
331
|
+
"project.modal.edit.description": "Updating the project details",
|
|
332
|
+
"project.statistics.noProjectsAvailable": "No projects available.",
|
|
333
|
+
"project.statistics.totalBudget": "Total Budget",
|
|
334
|
+
"programs.placeholder": "Search and select programs...",
|
|
335
|
+
links: "Links",
|
|
336
|
+
"project.list.empty.title": "No Projects Found",
|
|
337
|
+
"project.list.empty.description": "There are no projects. Create a new project.",
|
|
338
|
+
"project.title.kpi": "Track project success metrics",
|
|
339
|
+
"documents.list.empty.title": "No Documents Found",
|
|
340
|
+
"documents.list.empty": 'No documents uploaded yet, Click "Upload" to add documents',
|
|
341
|
+
"documents.card.delete.confirm": "Are you sure you want to delete this document?",
|
|
342
|
+
"documents.card.untitled": "Untitled Document",
|
|
343
|
+
"documents.form.title": "Upload Document",
|
|
344
|
+
"documents.form.subtitle": "Upload a file to attach to this {{model}}",
|
|
345
|
+
"risk.list.empty.title": "No Risks Found",
|
|
346
|
+
"risk.form.title.add": "Add New Risk",
|
|
347
|
+
"risk.form.title.edit": "Edit Risk",
|
|
348
|
+
"risk.form.subtitle.edit": "Updating the risk details",
|
|
349
|
+
"risk.form.description.label": "Risk Description",
|
|
350
|
+
"risk.form.likelihood.label": "Likelihood",
|
|
351
|
+
"risk.form.likelihood.placeholder": "Select likelihood",
|
|
352
|
+
"risk.form.impact.label": "Impact",
|
|
353
|
+
"risk.form.impact.placeholder": "Select impact",
|
|
354
|
+
"risk.form.migrationStrategy.label": "Migration Strategy",
|
|
355
|
+
"risk.card.untitled": "Untitled Risk",
|
|
356
|
+
"risk.card.delete.confirm": "Are you sure you want to delete this risk?",
|
|
357
|
+
"risk.card.likelihood": "Likelihood: ",
|
|
358
|
+
"risk.card.impact": "Impact: ",
|
|
359
|
+
"risk.card.mitigation": "Mitigation Strategy",
|
|
360
|
+
"risk.card.noStrategy": "No strategy defined",
|
|
361
|
+
"risk.card.owner": "Owner: ",
|
|
362
|
+
"risk.card.unassigned": "Unassigned",
|
|
363
|
+
"button.updateRisk": "Update Risk",
|
|
364
|
+
"button.createRisk": "Create Risk",
|
|
365
|
+
"issue.form.subtitle": "Document issues and challenges affecting this project",
|
|
366
|
+
"issue.form.description.placeholder": "Descrive the potential issue…",
|
|
367
|
+
"issue.form.resolutionPlan": "Descrive the resolution plan…",
|
|
368
|
+
"risk.form.subtitle": "Create a new risk by filling in the details below",
|
|
369
|
+
"risk.form.description.placeholder": "Describe the potential risk…",
|
|
370
|
+
"risk.form.migrationStrategy.placeholder": "Describe how to mitigate this risk…",
|
|
371
|
+
"link.form.title": "Add New Link",
|
|
372
|
+
"link.form.subtitle": "Create a new link by filling in the details below",
|
|
373
|
+
"link.form.description.placeholder": "Describe the relationship or dependency",
|
|
374
|
+
"link.form.external.caption": "Link to external documentation, tickets, or related resources",
|
|
375
|
+
"project.new": "New Project",
|
|
376
|
+
"project.details.overview.subtitle": "Key details and metadata",
|
|
377
|
+
"project.details.overview.progress.subtitle": "Overall project completion status",
|
|
378
|
+
"project.details.information.title": "Project Information",
|
|
379
|
+
"project.details.information.projectType": "Project Type",
|
|
380
|
+
"project.details.information.projectOwner": "Project Owner",
|
|
381
|
+
"project.details.information.projectManager": "Project Manager",
|
|
382
|
+
"project.details.information.parentInitiatives": "Parent Initiatives",
|
|
383
|
+
"project.details.progress.title": "Progress Tracking",
|
|
384
|
+
"project.details.progress.overallProgress": "Overall Progress",
|
|
385
|
+
"project.details.team.recentActivity": "Recent Activity",
|
|
386
|
+
"project.details.team.confirmDeleteMember": "Are you sure you want to delete this member?",
|
|
387
|
+
"project.details.team.projectOwner": "Project Owner",
|
|
388
|
+
"project.details.team.projectManager": "Project Manager",
|
|
389
|
+
"project.details.team.noTypesYet": "There are no {{type}}s yet",
|
|
390
|
+
"project.details.links.addLink": "Add Link",
|
|
391
|
+
"project.details.statistic.status": "Status",
|
|
392
|
+
"project.details.statistic.priority": "Priority",
|
|
393
|
+
"project.details.tasks.addTask": "Add Task",
|
|
394
|
+
"project.details.milestones.subtitle": "Key project milestones with trackable deliverables",
|
|
395
|
+
"project.details.tasks.subtitle": "Project tasks and assignments",
|
|
396
|
+
"project.details.activities.subtitle": "Recurring meetings, operations, and support activities",
|
|
397
|
+
"project.details.baseInfo.confirmDelete": "Are you sure you want to delete this project?",
|
|
398
|
+
"project.details.documents.title": "Documents & Attachments",
|
|
399
|
+
"project.details.documents.subtitle": "Project documentation and files",
|
|
400
|
+
"project.details.kpis.title": "Key Performance Indicators",
|
|
401
|
+
"project.details.kpis.subtitle": "Project success metrics and tracking",
|
|
402
|
+
"project.details.links.title": "Dependencies & Links",
|
|
403
|
+
"project.details.links.subtutle": "Related projects and cross-functional dependencies",
|
|
404
|
+
"project.message.delete.confirm": "Are you sure you want to delete this project?",
|
|
405
|
+
"project.message.delete.warning": "This action will permanently remove the project and all associated data, including milestones, tasks, risks, issues, documents, KPIs, and links. This action cannot be undone.",
|
|
406
|
+
"task.new": "New Task",
|
|
407
|
+
"task.form.comments.title": "Task Comments",
|
|
408
|
+
"task.form.comments.subtitle": "Discussion and updates on the Task",
|
|
409
|
+
"task.form.subtask.placeholder": "add subtask…",
|
|
410
|
+
"tasks.header.subtitle": "Track and manage all tasks across projects and KPIs",
|
|
411
|
+
"tasks.search.placeholder": "Search tasks...",
|
|
412
|
+
"tasks.filters.active": "filters active",
|
|
413
|
+
"tasks.filters.clearAll": "Clear all",
|
|
414
|
+
"tasks.filter.status.all": "All Statuses",
|
|
415
|
+
"tasks.filter.priority.all": "All Priorities",
|
|
416
|
+
"tasks.view.listAriaLabel": "List view",
|
|
417
|
+
"tasks.view.gridAriaLabel": "Grid view",
|
|
418
|
+
"task.form.assignAccounts": "Assign Accounts",
|
|
419
|
+
"task.untitled": "Untitled Task",
|
|
420
|
+
"task.documents.empty": "No documents uploaded for this task.",
|
|
421
|
+
"task.subtask.edit.ariaLabel": "Edit subtask title",
|
|
422
|
+
"messages.clickToEdit": "Click to edit",
|
|
423
|
+
"button.view": "View",
|
|
424
|
+
"comment.form.noComments": "There are no comments yet",
|
|
425
|
+
"activity.new": "New Activity",
|
|
426
|
+
"activity.details.nextOccurrence": "Next Occurrence",
|
|
427
|
+
"activity.details.future.occurrencesToGenerate": "Occurrencies to generate",
|
|
428
|
+
"activity.details.future.title": "Future Occurrences",
|
|
429
|
+
"activity.details.futire.list.title": "Upcoming occurrences",
|
|
430
|
+
"activity.details.future.list.item.onGoing": "On going",
|
|
431
|
+
"activity.details.future.list.item.nextOccurrence": "Next occurrence",
|
|
432
|
+
"activity.form.subtitle": "Updating the activity details",
|
|
433
|
+
"flow.title": "Strategy Director Dashboard",
|
|
434
|
+
"flow.edgeType.title": "Edge Type: {{type}}",
|
|
435
|
+
"flow.edgeType.menuTitle": "Lines Type",
|
|
436
|
+
"flow.edgeType.default": "Default",
|
|
437
|
+
"flow.edgeType.straight": "Straight",
|
|
438
|
+
"flow.edgeType.step": "Step",
|
|
439
|
+
"flow.edgeType.smoothstep": "Smoothstep",
|
|
440
|
+
"flow.edgeType.bezier": "Bezier",
|
|
441
|
+
"flow.fullscreen.enter": "Enter full screen",
|
|
442
|
+
"flow.fullscreen.exit": "Exit full screen",
|
|
443
|
+
"flow.planning.fullLayer": "Full Layer",
|
|
444
|
+
"flow.planning.strategyLayer": "Strategy Layer",
|
|
445
|
+
"flow.planning.executionLayer": "Execution Layer",
|
|
446
|
+
"flow.openFullView": "Open full view",
|
|
447
|
+
"flow.loadingDetails": "Loading details...",
|
|
448
|
+
"flow.noDetailsAvailable": "No details available.",
|
|
449
|
+
"flow.relations": "Relations",
|
|
450
|
+
"flow.related": "Related",
|
|
451
|
+
"flow.items": "Items",
|
|
452
|
+
"flow.relation.default": "Relation",
|
|
453
|
+
"flow.relation.blocks": "Blocks",
|
|
454
|
+
"flow.relation.blockedBy": "Blocked by",
|
|
455
|
+
"flow.relation.dependsOn": "Depends on",
|
|
456
|
+
"flow.relation.requiredBy": "Required by",
|
|
457
|
+
"flow.relation.relatesTo": "Relates to",
|
|
458
|
+
"flow.created": "Created",
|
|
459
|
+
"flow.updated": "Updated",
|
|
460
|
+
"flow.actions": "Actions",
|
|
461
|
+
"flow.blockers.detailsTitle": "Blocker Details",
|
|
462
|
+
"flow.blockers.all": "All Blockers",
|
|
463
|
+
"flow.blockers.searchPlaceholder": "Search blockers...",
|
|
464
|
+
"flow.blockers.blocker": "Blocker",
|
|
465
|
+
"flow.blockers.affected": "Affected",
|
|
466
|
+
"flow.blockers.reason": "Reason",
|
|
467
|
+
"flow.blockers.estimatedDelay": "Estimated Delay",
|
|
468
|
+
"frequency.daily": "Daily",
|
|
469
|
+
"frequency.weekly": "Weekly",
|
|
470
|
+
"frequency.biWeekly": "Bi-Weekly",
|
|
471
|
+
"frequency.monthly": "Monthly",
|
|
472
|
+
"frequency.quarterly": "Quarterly",
|
|
473
|
+
"frequency.oneTime": "One Time",
|
|
474
|
+
"program.details.objectives.empty": "No objectives linked yet.",
|
|
475
|
+
"empty.no__items__Found": "no {{ items }} found",
|
|
476
|
+
"empty.noDescription__name__found": "There are no {{ name }} matching your criteria. Try adjusting your filters or search query.",
|
|
477
|
+
searchAbout__name__: "Search about {{ name }}",
|
|
478
|
+
"permission.denied": "Permission Denied",
|
|
479
|
+
"permission.noAccess": "You do not have permission to access this resource. Please contact your administrator if you believe this is an error.",
|
|
480
|
+
};
|
|
@@ -0,0 +1,109 @@
|
|
|
1
|
+
export declare const studentAttendanceApplication: {
|
|
2
|
+
status: string;
|
|
3
|
+
studentPortal: string;
|
|
4
|
+
sharjahEducationAcademy: string;
|
|
5
|
+
attendanceHistory: string;
|
|
6
|
+
overallAttendance: string;
|
|
7
|
+
present: string;
|
|
8
|
+
absent: string;
|
|
9
|
+
excused: string;
|
|
10
|
+
totalClasses: string;
|
|
11
|
+
tip: string;
|
|
12
|
+
delete: string;
|
|
13
|
+
scanTipMessage: string;
|
|
14
|
+
markYourAttendance: string;
|
|
15
|
+
scanQRCodeDescription: string;
|
|
16
|
+
scanQRCode: string;
|
|
17
|
+
cameraAccessHelper: string;
|
|
18
|
+
attendance: string;
|
|
19
|
+
todaysSessions: string;
|
|
20
|
+
sessionHistory: string;
|
|
21
|
+
completedSessions: string;
|
|
22
|
+
inProgress: string;
|
|
23
|
+
upcoming: string;
|
|
24
|
+
students: string;
|
|
25
|
+
notStarted: string;
|
|
26
|
+
start: string;
|
|
27
|
+
previousSessions: string;
|
|
28
|
+
filterBy: string;
|
|
29
|
+
allCourses: string;
|
|
30
|
+
allSections: string;
|
|
31
|
+
fromDate: string;
|
|
32
|
+
toDate: string;
|
|
33
|
+
late: string;
|
|
34
|
+
close: string;
|
|
35
|
+
markAsExcused: string;
|
|
36
|
+
enterReasonForExcusing: string;
|
|
37
|
+
reason: string;
|
|
38
|
+
reasonPlaceholder: string;
|
|
39
|
+
medical: string;
|
|
40
|
+
familyEmergency: string;
|
|
41
|
+
officialEvent: string;
|
|
42
|
+
cancel: string;
|
|
43
|
+
confirmExcuse: string;
|
|
44
|
+
timeRemaining: string;
|
|
45
|
+
scanQRCodeMessage: string;
|
|
46
|
+
endSession: string;
|
|
47
|
+
confirmEndSession: string;
|
|
48
|
+
confirmStartSession: string;
|
|
49
|
+
sessionStartsAt: string;
|
|
50
|
+
sessionEndedAt: string;
|
|
51
|
+
markPresent: string;
|
|
52
|
+
markExcused: string;
|
|
53
|
+
markAbsent: string;
|
|
54
|
+
total: string;
|
|
55
|
+
searchByNameOrSSN: string;
|
|
56
|
+
exportToCSV: string;
|
|
57
|
+
attended: string;
|
|
58
|
+
rate: string;
|
|
59
|
+
courseBreakdown: string;
|
|
60
|
+
exportReport: string;
|
|
61
|
+
admin: string;
|
|
62
|
+
faculty: string;
|
|
63
|
+
changed: string;
|
|
64
|
+
in: string;
|
|
65
|
+
session: string;
|
|
66
|
+
avgAttendance: string;
|
|
67
|
+
sessions: string;
|
|
68
|
+
low: string;
|
|
69
|
+
classes: string;
|
|
70
|
+
attendanceRate: string;
|
|
71
|
+
from: string;
|
|
72
|
+
to: string;
|
|
73
|
+
recentOverrideActivity: string;
|
|
74
|
+
viewAll: string;
|
|
75
|
+
allStudents: string;
|
|
76
|
+
searchByNameIDEmail: string;
|
|
77
|
+
attendanceOverrideAuditLog: string;
|
|
78
|
+
export: string;
|
|
79
|
+
adminDashboard: string;
|
|
80
|
+
overview: string;
|
|
81
|
+
courses: string;
|
|
82
|
+
auditLog: string;
|
|
83
|
+
reports: string;
|
|
84
|
+
totalStudents: string;
|
|
85
|
+
activeCourses: string;
|
|
86
|
+
lowAttendanceAlerts: string;
|
|
87
|
+
below75: string;
|
|
88
|
+
weeklyAttendanceSummary: string;
|
|
89
|
+
weeklyAttendanceSummaryDescription: string;
|
|
90
|
+
lowAttendanceReport: string;
|
|
91
|
+
lowAttendanceReportDescription: string;
|
|
92
|
+
courseComparisonReport: string;
|
|
93
|
+
courseComparisonReportDescription: string;
|
|
94
|
+
overrideActivityReport: string;
|
|
95
|
+
overrideActivityReportDescription: string;
|
|
96
|
+
online: string;
|
|
97
|
+
sessionActive: string;
|
|
98
|
+
pending: string;
|
|
99
|
+
waiting: string;
|
|
100
|
+
studentsCount: string;
|
|
101
|
+
attendancePercentage: string;
|
|
102
|
+
studentServicesDepartment: string;
|
|
103
|
+
details: string;
|
|
104
|
+
academicYear: string;
|
|
105
|
+
select: string;
|
|
106
|
+
noItemsFound: string;
|
|
107
|
+
noItemsFoundMessage: string;
|
|
108
|
+
};
|
|
109
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/constants/localization/Student-Attendance-Application/index.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA+HxC,CAAC"}
|