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 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/constants/employee/index.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,gBAAgB,GAAG,EAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/constants/event/index.ts"],"names":[],"mappings":"AAAA,oBAAY,aAAa;IACvB,OAAO,YAAY;IACnB,KAAK,UAAU;IACf,MAAM,WAAW;CAClB"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ShownStatuses = void 0;
|
|
4
|
+
var ShownStatuses;
|
|
5
|
+
(function (ShownStatuses) {
|
|
6
|
+
ShownStatuses["Pending"] = "Pending";
|
|
7
|
+
ShownStatuses["Shown"] = "Shown";
|
|
8
|
+
ShownStatuses["Hidden"] = "Hidden";
|
|
9
|
+
})(ShownStatuses || (exports.ShownStatuses = ShownStatuses = {}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/constants/faculty/index.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,eAAe,GAAG,EAAE,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export type NoneType = "none";
|
|
2
|
+
export declare const NoneValue: NoneType;
|
|
3
|
+
export type AllType = "all";
|
|
4
|
+
export declare const AllValue: AllType;
|
|
5
|
+
export type IncludeQuery<TInclude extends string = string> = TInclude[] | AllType;
|
|
6
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/constants/global/index.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,QAAQ,GAAG,MAAM,CAAC;AAC9B,eAAO,MAAM,SAAS,EAAE,QAAiB,CAAC;AAE1C,MAAM,MAAM,OAAO,GAAG,KAAK,CAAC;AAC5B,eAAO,MAAM,QAAQ,EAAE,OAAe,CAAC;AAEvC,MAAM,MAAM,YAAY,CAAC,QAAQ,SAAS,MAAM,GAAG,MAAM,IACrD,QAAQ,EAAE,GACV,OAAO,CAAC"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
export * as Permission from "./permission";
|
|
2
|
+
export * as Server from "./server";
|
|
3
|
+
export * as Account from "./account";
|
|
4
|
+
export * as Application from "./application";
|
|
5
|
+
export * as OTP from "./otp";
|
|
6
|
+
export * as Event from "./event";
|
|
7
|
+
export * as JWT from "./jwt";
|
|
8
|
+
export * as Global from "./global";
|
|
9
|
+
export * as Activity from "./activity";
|
|
10
|
+
export * as Thesis from "./thesis";
|
|
11
|
+
export * as CurriculumProposal from "./curriculum-proposal";
|
|
12
|
+
export * as Strategy from "./strategy";
|
|
13
|
+
export * as Currency from "./currency";
|
|
14
|
+
export * as Email from "./email";
|
|
15
|
+
export * as AccountAlertSetting from "./account-alert-setting";
|
|
16
|
+
export * as Routes from "./routes";
|
|
17
|
+
export * as SIS from "./sis";
|
|
18
|
+
export * as Localization from "./localization";
|
|
19
|
+
export * as StudentAttendance from "./student-attendance";
|
|
20
|
+
export * as Student from "./student";
|
|
21
|
+
export * as Faculty from "./faculty";
|
|
22
|
+
export * as Employee from "./employee";
|
|
23
|
+
export * as Role from "./role";
|
|
24
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/constants/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,UAAU,MAAM,cAAc,CAAC;AAC3C,OAAO,KAAK,MAAM,MAAM,UAAU,CAAC;AACnC,OAAO,KAAK,OAAO,MAAM,WAAW,CAAC;AACrC,OAAO,KAAK,WAAW,MAAM,eAAe,CAAC;AAC7C,OAAO,KAAK,GAAG,MAAM,OAAO,CAAC;AAC7B,OAAO,KAAK,KAAK,MAAM,SAAS,CAAC;AACjC,OAAO,KAAK,GAAG,MAAM,OAAO,CAAC;AAC7B,OAAO,KAAK,MAAM,MAAM,UAAU,CAAC;AACnC,OAAO,KAAK,QAAQ,MAAM,YAAY,CAAC;AACvC,OAAO,KAAK,MAAM,MAAM,UAAU,CAAC;AACnC,OAAO,KAAK,kBAAkB,MAAM,uBAAuB,CAAC;AAC5D,OAAO,KAAK,QAAQ,MAAM,YAAY,CAAC;AACvC,OAAO,KAAK,QAAQ,MAAM,YAAY,CAAC;AACvC,OAAO,KAAK,KAAK,MAAM,SAAS,CAAC;AACjC,OAAO,KAAK,mBAAmB,MAAM,yBAAyB,CAAC;AAC/D,OAAO,KAAK,MAAM,MAAM,UAAU,CAAC;AACnC,OAAO,KAAK,GAAG,MAAM,OAAO,CAAC;AAC7B,OAAO,KAAK,YAAY,MAAM,gBAAgB,CAAC;AAC/C,OAAO,KAAK,iBAAiB,MAAM,sBAAsB,CAAC;AAC1D,OAAO,KAAK,OAAO,MAAM,WAAW,CAAC;AACrC,OAAO,KAAK,OAAO,MAAM,WAAW,CAAC;AACrC,OAAO,KAAK,QAAQ,MAAM,YAAY,CAAC;AACvC,OAAO,KAAK,IAAI,MAAM,QAAQ,CAAC"}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.Role = exports.Employee = exports.Faculty = exports.Student = exports.StudentAttendance = exports.Localization = exports.SIS = exports.Routes = exports.AccountAlertSetting = exports.Email = exports.Currency = exports.Strategy = exports.CurriculumProposal = exports.Thesis = exports.Activity = exports.Global = exports.JWT = exports.Event = exports.OTP = exports.Application = exports.Account = exports.Server = exports.Permission = void 0;
|
|
37
|
+
exports.Permission = __importStar(require("./permission"));
|
|
38
|
+
exports.Server = __importStar(require("./server"));
|
|
39
|
+
exports.Account = __importStar(require("./account"));
|
|
40
|
+
exports.Application = __importStar(require("./application"));
|
|
41
|
+
exports.OTP = __importStar(require("./otp"));
|
|
42
|
+
exports.Event = __importStar(require("./event"));
|
|
43
|
+
exports.JWT = __importStar(require("./jwt"));
|
|
44
|
+
exports.Global = __importStar(require("./global"));
|
|
45
|
+
exports.Activity = __importStar(require("./activity"));
|
|
46
|
+
exports.Thesis = __importStar(require("./thesis"));
|
|
47
|
+
exports.CurriculumProposal = __importStar(require("./curriculum-proposal"));
|
|
48
|
+
exports.Strategy = __importStar(require("./strategy"));
|
|
49
|
+
exports.Currency = __importStar(require("./currency"));
|
|
50
|
+
exports.Email = __importStar(require("./email"));
|
|
51
|
+
exports.AccountAlertSetting = __importStar(require("./account-alert-setting"));
|
|
52
|
+
exports.Routes = __importStar(require("./routes"));
|
|
53
|
+
exports.SIS = __importStar(require("./sis"));
|
|
54
|
+
exports.Localization = __importStar(require("./localization"));
|
|
55
|
+
exports.StudentAttendance = __importStar(require("./student-attendance"));
|
|
56
|
+
exports.Student = __importStar(require("./student"));
|
|
57
|
+
exports.Faculty = __importStar(require("./faculty"));
|
|
58
|
+
exports.Employee = __importStar(require("./employee"));
|
|
59
|
+
exports.Role = __importStar(require("./role"));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/constants/jwt/index.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,YAAY,qBAAqB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/constants/localization/Faculty-Operation-Application/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,cAAc,CAAC;AAE5C,eAAO,MAAM,2BAA2B,EAAE,YAAY,CAAC,wBACrB,CAAC"}
|
|
@@ -0,0 +1,196 @@
|
|
|
1
|
+
export declare const platformAdministrationApplication: {
|
|
2
|
+
dashboard: string;
|
|
3
|
+
departments: string;
|
|
4
|
+
applications: string;
|
|
5
|
+
roles: string;
|
|
6
|
+
accounts: string;
|
|
7
|
+
emailTemplates: string;
|
|
8
|
+
developerCenter: string;
|
|
9
|
+
"dashboard.welcome": string;
|
|
10
|
+
"header.profile": string;
|
|
11
|
+
"header.settings": string;
|
|
12
|
+
"header.logout": string;
|
|
13
|
+
"auth.profile.updateYourProfile": string;
|
|
14
|
+
"auth.profile.preferredLanguage": string;
|
|
15
|
+
"auth.profile.messages.updatedSuccessfully": string;
|
|
16
|
+
"auth.settings.changeYourPassword": string;
|
|
17
|
+
"auth.settings.changeYourAlertsSettings": string;
|
|
18
|
+
"auth.settings.currentPassword": string;
|
|
19
|
+
"auth.settings.newPassword": string;
|
|
20
|
+
"auth.settings.confirmPassword": string;
|
|
21
|
+
"auth.settings.changePasswordButton": string;
|
|
22
|
+
"auth.settings.messages.passwordChangedSuccessfully": string;
|
|
23
|
+
"auth.settings.placeholder.currentPassword": string;
|
|
24
|
+
"auth.settings.placeholder.newPassword": string;
|
|
25
|
+
"auth.login.welcomeBack": string;
|
|
26
|
+
"auth.login.enterEmailAndPassword": string;
|
|
27
|
+
"auth.login.email": string;
|
|
28
|
+
"auth.login.password": string;
|
|
29
|
+
"auth.login.rememberMe": string;
|
|
30
|
+
"auth.login.forgotPassword": string;
|
|
31
|
+
"auth.login.signIn": string;
|
|
32
|
+
"auth.login.or": string;
|
|
33
|
+
"auth.login.dontHaveAccount": string;
|
|
34
|
+
"auth.login.signUp": string;
|
|
35
|
+
"auth.login.loginBy": string;
|
|
36
|
+
"auth.signup.welcome": string;
|
|
37
|
+
"auth.signup.enterSignUpInfo": string;
|
|
38
|
+
"auth.signup.name": string;
|
|
39
|
+
"auth.signup.email": string;
|
|
40
|
+
"auth.signup.phoneNumber": string;
|
|
41
|
+
"auth.signup.password": string;
|
|
42
|
+
"auth.signup.confirmPassword": string;
|
|
43
|
+
"auth.signup.signUpButton": string;
|
|
44
|
+
"auth.signup.alreadyHaveAccount": string;
|
|
45
|
+
"auth.signup.signIn": string;
|
|
46
|
+
"auth.forgotPassword.enterIdentifier": string;
|
|
47
|
+
"auth.forgotPassword.identifier": string;
|
|
48
|
+
"auth.forgotPassword.submit": string;
|
|
49
|
+
"auth.forgotPassword.placeholder.identifier": string;
|
|
50
|
+
"auth.forgotPassword.messages.otpSentSuccessfully": string;
|
|
51
|
+
"auth.resetPassword.enterNewPassword": string;
|
|
52
|
+
"auth.resetPassword.newPassword": string;
|
|
53
|
+
"auth.resetPassword.confirmPassword": string;
|
|
54
|
+
"auth.resetPassword.submit": string;
|
|
55
|
+
"auth.resetPassword.messages.resetSuccessfully": string;
|
|
56
|
+
"auth.otp.confirmOtp": string;
|
|
57
|
+
"auth.otp.otpExpiredIn": string;
|
|
58
|
+
"auth.otp.resendCode": string;
|
|
59
|
+
"auth.otp.submit": string;
|
|
60
|
+
"auth.otp.messages.otpValid": string;
|
|
61
|
+
"auth.otp.messages.otpResentSuccessfully": string;
|
|
62
|
+
name: string;
|
|
63
|
+
actions: string;
|
|
64
|
+
dismiss: string;
|
|
65
|
+
confirm: string;
|
|
66
|
+
update: string;
|
|
67
|
+
create: string;
|
|
68
|
+
view: string;
|
|
69
|
+
edit: string;
|
|
70
|
+
delete: string;
|
|
71
|
+
description: string;
|
|
72
|
+
organization: string;
|
|
73
|
+
department: string;
|
|
74
|
+
email: string;
|
|
75
|
+
phoneNumber: string;
|
|
76
|
+
birthdate: string;
|
|
77
|
+
password: string;
|
|
78
|
+
confirmPassword: string;
|
|
79
|
+
none: string;
|
|
80
|
+
code: string;
|
|
81
|
+
languages: string;
|
|
82
|
+
parameters: string;
|
|
83
|
+
versions: string;
|
|
84
|
+
locked: string;
|
|
85
|
+
years: string;
|
|
86
|
+
role: string;
|
|
87
|
+
"button.update": string;
|
|
88
|
+
"button.create": string;
|
|
89
|
+
"button.view": string;
|
|
90
|
+
"button.edit": string;
|
|
91
|
+
"button.delete": string;
|
|
92
|
+
"placeholder.yourName": string;
|
|
93
|
+
"placeholder.yourBirthdate": string;
|
|
94
|
+
"placeholder.yourEmailAddress": string;
|
|
95
|
+
"placeholder.yourPhoneNumber": string;
|
|
96
|
+
"placeholder.yourPassword": string;
|
|
97
|
+
"placeholder.confirmPassword": string;
|
|
98
|
+
"placeholder.newPassword": string;
|
|
99
|
+
"placeholder.enterTemplateName": string;
|
|
100
|
+
"placeholder.enterTemplateDescription": string;
|
|
101
|
+
"placeholder.enterTheParameterNames": string;
|
|
102
|
+
"placeholder.organizationName": string;
|
|
103
|
+
"placeholder.departmentName": string;
|
|
104
|
+
organizations: string;
|
|
105
|
+
"organizations.table": string;
|
|
106
|
+
"organizations.details": string;
|
|
107
|
+
"organizations.createNew": string;
|
|
108
|
+
"organizations.create": string;
|
|
109
|
+
"organizations.updateDetails": string;
|
|
110
|
+
"organizations.employeesCount": string;
|
|
111
|
+
"organizations.messages.deleteConfirm": string;
|
|
112
|
+
"organizations.messages.deletedSuccessfully": string;
|
|
113
|
+
"organizations.messages.updatedSuccessfully": string;
|
|
114
|
+
"organizations.messages.createdSuccessfully": string;
|
|
115
|
+
"departments.createNew": string;
|
|
116
|
+
"departments.create": string;
|
|
117
|
+
"departments.updateDetails": string;
|
|
118
|
+
"departments.details": string;
|
|
119
|
+
"departments.messages.createdSuccessfully": string;
|
|
120
|
+
"departments.messages.updatedSuccessfully": string;
|
|
121
|
+
"departments.messages.deletedSuccessfully": string;
|
|
122
|
+
"departments.messages.deleteConfirm": string;
|
|
123
|
+
"emailTemplates.createNew": string;
|
|
124
|
+
"emailTemplates.create": string;
|
|
125
|
+
"emailTemplates.updateDetails": string;
|
|
126
|
+
"emailTemplates.template": string;
|
|
127
|
+
"emailTemplates.details": string;
|
|
128
|
+
"emailTemplates.addNewVersion": string;
|
|
129
|
+
"emailTemplates.messages.deleteConfirm": string;
|
|
130
|
+
"emailTemplates.messages.deleteVersionConfirm": string;
|
|
131
|
+
"accounts.createNew": string;
|
|
132
|
+
"accounts.create": string;
|
|
133
|
+
"accounts.updateDetails": string;
|
|
134
|
+
"accounts.changePassword": string;
|
|
135
|
+
"accounts.recycleBin": string;
|
|
136
|
+
"accounts.details": string;
|
|
137
|
+
"accounts.table": string;
|
|
138
|
+
"accounts.restore": string;
|
|
139
|
+
"accounts.deletePermanently": string;
|
|
140
|
+
"accounts.moveToRecycleBin": string;
|
|
141
|
+
"accounts.newPassword": string;
|
|
142
|
+
"accounts.messages.restoredSuccessfully": string;
|
|
143
|
+
"accounts.messages.deletedSuccessfully": string;
|
|
144
|
+
"accounts.messages.restoreConfirm": string;
|
|
145
|
+
"accounts.messages.deleteConfirm": string;
|
|
146
|
+
"accounts.messages.moveToRecycleBinConfirm": string;
|
|
147
|
+
"accounts.messages.createdSuccessfully": string;
|
|
148
|
+
"accounts.messages.updatedSuccessfully": string;
|
|
149
|
+
"accounts.messages.passwordChangedSuccessfully": string;
|
|
150
|
+
"applications.table": string;
|
|
151
|
+
"applications.details": string;
|
|
152
|
+
"applications.updateDetails": string;
|
|
153
|
+
"applications.localizationDetails": string;
|
|
154
|
+
"applications.url": string;
|
|
155
|
+
"applications.status": string;
|
|
156
|
+
"applications.icon": string;
|
|
157
|
+
"applications.uploadIcon": string;
|
|
158
|
+
"applications.openApplication": string;
|
|
159
|
+
"applications.localization": string;
|
|
160
|
+
"applications.messages.updatedSuccessfully": string;
|
|
161
|
+
"placeholder.applicationName": string;
|
|
162
|
+
"placeholder.applicationUrl": string;
|
|
163
|
+
"placeholder.typeSomeDetailsHere": string;
|
|
164
|
+
"placeholder.roleName": string;
|
|
165
|
+
"roles.table": string;
|
|
166
|
+
"roles.details": string;
|
|
167
|
+
"roles.createNew": string;
|
|
168
|
+
"roles.create": string;
|
|
169
|
+
"roles.updateDetails": string;
|
|
170
|
+
"roles.color": string;
|
|
171
|
+
"roles.application": string;
|
|
172
|
+
"roles.permissions": string;
|
|
173
|
+
"roles.messages.createdSuccessfully": string;
|
|
174
|
+
"roles.messages.updatedSuccessfully": string;
|
|
175
|
+
"roles.messages.deletedSuccessfully": string;
|
|
176
|
+
"roles.messages.deleteConfirm": string;
|
|
177
|
+
"roles.messages.cannotDeleteNotDeletable": string;
|
|
178
|
+
"localization.saveChanges": string;
|
|
179
|
+
"localization.newLanguage": string;
|
|
180
|
+
"localization.searchPlaceholder": string;
|
|
181
|
+
"localization.keys": string;
|
|
182
|
+
"localization.createNewLanguage": string;
|
|
183
|
+
"localization.language": string;
|
|
184
|
+
"localization.selectLanguagePlaceholder": string;
|
|
185
|
+
"localization.enabled": string;
|
|
186
|
+
"localization.delete": string;
|
|
187
|
+
"localization.updateLanguage": string;
|
|
188
|
+
"localization.createLanguage": string;
|
|
189
|
+
"developmentCenter.title": string;
|
|
190
|
+
"developmentCenter.syncCenter": string;
|
|
191
|
+
"developmentCenter.systemManagementCenter": string;
|
|
192
|
+
"developmentCenter.freeCache": string;
|
|
193
|
+
"developmentCenter.logoutAllAccounts": string;
|
|
194
|
+
"developmentCenter.systemStatus": string;
|
|
195
|
+
};
|
|
196
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/constants/localization/Platform-Administration-Application/index.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,iCAAiC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA2Q7C,CAAC"}
|
|
@@ -0,0 +1,220 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.platformAdministrationApplication = void 0;
|
|
4
|
+
exports.platformAdministrationApplication = {
|
|
5
|
+
// General Navigation
|
|
6
|
+
dashboard: "Dashboard",
|
|
7
|
+
departments: "Departments",
|
|
8
|
+
applications: "Applications",
|
|
9
|
+
roles: "Roles",
|
|
10
|
+
accounts: "Accounts",
|
|
11
|
+
emailTemplates: "Email Templates",
|
|
12
|
+
developerCenter: "Developer Center",
|
|
13
|
+
// Dashboard
|
|
14
|
+
"dashboard.welcome": "Welcome",
|
|
15
|
+
// Header
|
|
16
|
+
"header.profile": "Profile",
|
|
17
|
+
"header.settings": "Settings",
|
|
18
|
+
"header.logout": "Logout",
|
|
19
|
+
// Auth Profile
|
|
20
|
+
"auth.profile.updateYourProfile": "Update your profile",
|
|
21
|
+
"auth.profile.preferredLanguage": "Preferred Language",
|
|
22
|
+
"auth.profile.messages.updatedSuccessfully": "Your profile has been updated successfully",
|
|
23
|
+
// Auth Settings
|
|
24
|
+
"auth.settings.changeYourPassword": "Change your password",
|
|
25
|
+
"auth.settings.changeYourAlertsSettings": "Change your alerts settings",
|
|
26
|
+
"auth.settings.currentPassword": "Current Password",
|
|
27
|
+
"auth.settings.newPassword": "New Password",
|
|
28
|
+
"auth.settings.confirmPassword": "Confirm Password",
|
|
29
|
+
"auth.settings.changePasswordButton": "Change password",
|
|
30
|
+
"auth.settings.messages.passwordChangedSuccessfully": "Your password has been changed successfully",
|
|
31
|
+
"auth.settings.placeholder.currentPassword": "Your current password",
|
|
32
|
+
"auth.settings.placeholder.newPassword": "Your new password",
|
|
33
|
+
// Auth Login
|
|
34
|
+
"auth.login.welcomeBack": "Welcome Back",
|
|
35
|
+
"auth.login.enterEmailAndPassword": "Enter your email and password to sign in",
|
|
36
|
+
"auth.login.email": "Email",
|
|
37
|
+
"auth.login.password": "Password",
|
|
38
|
+
"auth.login.rememberMe": "Remember Me",
|
|
39
|
+
"auth.login.forgotPassword": "Forgot password?",
|
|
40
|
+
"auth.login.signIn": "Sign In",
|
|
41
|
+
"auth.login.or": "Or",
|
|
42
|
+
"auth.login.dontHaveAccount": "Don't have an account?",
|
|
43
|
+
"auth.login.signUp": "Sign up",
|
|
44
|
+
"auth.login.loginBy": "Login By",
|
|
45
|
+
// Auth Sign Up
|
|
46
|
+
"auth.signup.welcome": "Welcome",
|
|
47
|
+
"auth.signup.enterSignUpInfo": "Enter your sign up information below",
|
|
48
|
+
"auth.signup.name": "Name",
|
|
49
|
+
"auth.signup.email": "Email",
|
|
50
|
+
"auth.signup.phoneNumber": "Phone Number",
|
|
51
|
+
"auth.signup.password": "Password",
|
|
52
|
+
"auth.signup.confirmPassword": "Confirm Password",
|
|
53
|
+
"auth.signup.signUpButton": "Sign Up",
|
|
54
|
+
"auth.signup.alreadyHaveAccount": "Already have an account?",
|
|
55
|
+
"auth.signup.signIn": "Sign In",
|
|
56
|
+
// Auth Forgot Password
|
|
57
|
+
"auth.forgotPassword.enterIdentifier": "Enter your identifier below to reset your password",
|
|
58
|
+
"auth.forgotPassword.identifier": "Identifier",
|
|
59
|
+
"auth.forgotPassword.submit": "Submit",
|
|
60
|
+
"auth.forgotPassword.placeholder.identifier": "Your identifier",
|
|
61
|
+
"auth.forgotPassword.messages.otpSentSuccessfully": "OTP has been sent successfully to {{identifier}}",
|
|
62
|
+
// Auth Reset Password
|
|
63
|
+
"auth.resetPassword.enterNewPassword": "Enter your new password",
|
|
64
|
+
"auth.resetPassword.newPassword": "New Password",
|
|
65
|
+
"auth.resetPassword.confirmPassword": "Confirm Password",
|
|
66
|
+
"auth.resetPassword.submit": "Submit",
|
|
67
|
+
"auth.resetPassword.messages.resetSuccessfully": "The password has been reset successfully",
|
|
68
|
+
// Auth OTP Validation
|
|
69
|
+
"auth.otp.confirmOtp": "Please confirm the OTP that you received at",
|
|
70
|
+
"auth.otp.otpExpiredIn": "OTP will be expired in",
|
|
71
|
+
"auth.otp.resendCode": "Resend Code",
|
|
72
|
+
"auth.otp.submit": "Submit",
|
|
73
|
+
"auth.otp.messages.otpValid": "OTP is valid",
|
|
74
|
+
"auth.otp.messages.otpResentSuccessfully": "OTP has been resent successfully to {{identifier}}",
|
|
75
|
+
// Common
|
|
76
|
+
name: "Name",
|
|
77
|
+
actions: "Actions",
|
|
78
|
+
dismiss: "Dismiss",
|
|
79
|
+
confirm: "Confirm",
|
|
80
|
+
update: "Update",
|
|
81
|
+
create: "Create",
|
|
82
|
+
view: "View",
|
|
83
|
+
edit: "Edit",
|
|
84
|
+
delete: "Delete",
|
|
85
|
+
description: "Description",
|
|
86
|
+
organization: "Organization",
|
|
87
|
+
department: "Department",
|
|
88
|
+
email: "Email",
|
|
89
|
+
phoneNumber: "Phone Number",
|
|
90
|
+
birthdate: "Birthdate",
|
|
91
|
+
password: "Password",
|
|
92
|
+
confirmPassword: "Confirm password",
|
|
93
|
+
none: "None",
|
|
94
|
+
code: "Code",
|
|
95
|
+
languages: "Languages",
|
|
96
|
+
parameters: "Parameters",
|
|
97
|
+
versions: "Versions",
|
|
98
|
+
locked: "Locked",
|
|
99
|
+
years: "years",
|
|
100
|
+
role: "Role",
|
|
101
|
+
// Buttons
|
|
102
|
+
"button.update": "Update",
|
|
103
|
+
"button.create": "Create",
|
|
104
|
+
"button.view": "View",
|
|
105
|
+
"button.edit": "Edit",
|
|
106
|
+
"button.delete": "Delete",
|
|
107
|
+
// Placeholders
|
|
108
|
+
"placeholder.yourName": "Your name",
|
|
109
|
+
"placeholder.yourBirthdate": "Your Birthdate",
|
|
110
|
+
"placeholder.yourEmailAddress": "Your email address",
|
|
111
|
+
"placeholder.yourPhoneNumber": "Your phone number",
|
|
112
|
+
"placeholder.yourPassword": "Your password",
|
|
113
|
+
"placeholder.confirmPassword": "Confirm password",
|
|
114
|
+
"placeholder.newPassword": "New password",
|
|
115
|
+
"placeholder.enterTemplateName": "Enter template name",
|
|
116
|
+
"placeholder.enterTemplateDescription": "Enter template description",
|
|
117
|
+
"placeholder.enterTheParameterNames": "Enter the parameter names",
|
|
118
|
+
"placeholder.organizationName": "Organization name",
|
|
119
|
+
"placeholder.departmentName": "Department name",
|
|
120
|
+
// Organizations
|
|
121
|
+
organizations: "Organizations",
|
|
122
|
+
"organizations.table": "Organizations Table",
|
|
123
|
+
"organizations.details": "Organization Details",
|
|
124
|
+
"organizations.createNew": "Create new organization",
|
|
125
|
+
"organizations.create": "Create organization",
|
|
126
|
+
"organizations.updateDetails": "Update organization details",
|
|
127
|
+
"organizations.employeesCount": "Employees Count",
|
|
128
|
+
"organizations.messages.deleteConfirm": "Do you want to delete this organization?",
|
|
129
|
+
"organizations.messages.deletedSuccessfully": "The organization has been deleted successfully",
|
|
130
|
+
"organizations.messages.updatedSuccessfully": "The organization has been updated successfully",
|
|
131
|
+
"organizations.messages.createdSuccessfully": "New organization has been created successfully",
|
|
132
|
+
// Departments
|
|
133
|
+
"departments.createNew": "Create new department",
|
|
134
|
+
"departments.create": "Create department",
|
|
135
|
+
"departments.updateDetails": "Update department details",
|
|
136
|
+
"departments.details": "Department Details",
|
|
137
|
+
"departments.messages.createdSuccessfully": "New department has been created successfully",
|
|
138
|
+
"departments.messages.updatedSuccessfully": "The department has been updated successfully",
|
|
139
|
+
"departments.messages.deletedSuccessfully": "The department has been deleted successfully",
|
|
140
|
+
"departments.messages.deleteConfirm": "Do you want to delete this department permanently?",
|
|
141
|
+
// Email Templates
|
|
142
|
+
"emailTemplates.createNew": "Create new Template",
|
|
143
|
+
"emailTemplates.create": "Create Email Template",
|
|
144
|
+
"emailTemplates.updateDetails": "Update email template details",
|
|
145
|
+
"emailTemplates.template": "Template",
|
|
146
|
+
"emailTemplates.details": "Email Template Details",
|
|
147
|
+
"emailTemplates.addNewVersion": "Add New Version",
|
|
148
|
+
"emailTemplates.messages.deleteConfirm": "Do you want to delete this email template permanently?",
|
|
149
|
+
"emailTemplates.messages.deleteVersionConfirm": "Are you sure you want to delete the {{languageName}} version of the {{templateName}} template?",
|
|
150
|
+
// Accounts
|
|
151
|
+
"accounts.createNew": "Create new account",
|
|
152
|
+
"accounts.create": "Create account",
|
|
153
|
+
"accounts.updateDetails": "Update account details",
|
|
154
|
+
"accounts.changePassword": "Change password",
|
|
155
|
+
"accounts.recycleBin": "Recycle bin",
|
|
156
|
+
"accounts.details": "Account Details",
|
|
157
|
+
"accounts.table": "Accounts Table",
|
|
158
|
+
"accounts.restore": "Restore",
|
|
159
|
+
"accounts.deletePermanently": "Delete permanently",
|
|
160
|
+
"accounts.moveToRecycleBin": "Move to recycle bin",
|
|
161
|
+
"accounts.newPassword": "New password",
|
|
162
|
+
"accounts.messages.restoredSuccessfully": "The account has been restored successfully",
|
|
163
|
+
"accounts.messages.deletedSuccessfully": "The account has been deleted successfully",
|
|
164
|
+
"accounts.messages.restoreConfirm": "Do you want to restore this account from the recycle bin?",
|
|
165
|
+
"accounts.messages.deleteConfirm": "Do you want to delete this account permanently?",
|
|
166
|
+
"accounts.messages.moveToRecycleBinConfirm": "Do you want to move this account to the recycle bin?",
|
|
167
|
+
"accounts.messages.createdSuccessfully": "New account has been created successfully",
|
|
168
|
+
"accounts.messages.updatedSuccessfully": "The account has been updated successfully",
|
|
169
|
+
"accounts.messages.passwordChangedSuccessfully": "The password has been changed successfully",
|
|
170
|
+
// Applications
|
|
171
|
+
"applications.table": "Applications Table",
|
|
172
|
+
"applications.details": "Application Details",
|
|
173
|
+
"applications.updateDetails": "Update application details",
|
|
174
|
+
"applications.localizationDetails": "Localization application details",
|
|
175
|
+
"applications.url": "URL",
|
|
176
|
+
"applications.status": "Status",
|
|
177
|
+
"applications.icon": "Icon",
|
|
178
|
+
"applications.uploadIcon": "Upload Icon",
|
|
179
|
+
"applications.openApplication": "Open Application",
|
|
180
|
+
"applications.localization": "Localization",
|
|
181
|
+
"applications.messages.updatedSuccessfully": "The application has been updated successfully",
|
|
182
|
+
// Placeholders
|
|
183
|
+
"placeholder.applicationName": "Application name",
|
|
184
|
+
"placeholder.applicationUrl": "Application URL",
|
|
185
|
+
"placeholder.typeSomeDetailsHere": "type some details here...",
|
|
186
|
+
"placeholder.roleName": "Role name",
|
|
187
|
+
// Roles
|
|
188
|
+
"roles.table": "Roles Table",
|
|
189
|
+
"roles.details": "Role Details",
|
|
190
|
+
"roles.createNew": "Create new role",
|
|
191
|
+
"roles.create": "Create role",
|
|
192
|
+
"roles.updateDetails": "Update role details",
|
|
193
|
+
"roles.color": "Color",
|
|
194
|
+
"roles.application": "Application",
|
|
195
|
+
"roles.permissions": "Permissions",
|
|
196
|
+
"roles.messages.createdSuccessfully": "New role has been created successfully",
|
|
197
|
+
"roles.messages.updatedSuccessfully": "The role has been updated successfully",
|
|
198
|
+
"roles.messages.deletedSuccessfully": "The role has been deleted successfully",
|
|
199
|
+
"roles.messages.deleteConfirm": "Do you want to delete this role?",
|
|
200
|
+
"roles.messages.cannotDeleteNotDeletable": "Can't delete this role, it is not deletable!",
|
|
201
|
+
// Localization
|
|
202
|
+
"localization.saveChanges": "Save Changes",
|
|
203
|
+
"localization.newLanguage": "New Language",
|
|
204
|
+
"localization.searchPlaceholder": "Search in all fields...",
|
|
205
|
+
"localization.keys": "Keys",
|
|
206
|
+
"localization.createNewLanguage": "Create New Language",
|
|
207
|
+
"localization.language": "Language",
|
|
208
|
+
"localization.selectLanguagePlaceholder": "Select the language",
|
|
209
|
+
"localization.enabled": "Enabled",
|
|
210
|
+
"localization.delete": "Delete",
|
|
211
|
+
"localization.updateLanguage": "Update Language",
|
|
212
|
+
"localization.createLanguage": "Create Language",
|
|
213
|
+
// Development Center
|
|
214
|
+
"developmentCenter.title": "Developer Center",
|
|
215
|
+
"developmentCenter.syncCenter": "Sync Center",
|
|
216
|
+
"developmentCenter.systemManagementCenter": "System Management Center",
|
|
217
|
+
"developmentCenter.freeCache": "Free Cache",
|
|
218
|
+
"developmentCenter.logoutAllAccounts": "Logout All Accounts",
|
|
219
|
+
"developmentCenter.systemStatus": "System Status",
|
|
220
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/constants/localization/Public-Calendar-Application/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,cAAc,CAAC;AAE5C,eAAO,MAAM,yBAAyB,EAAE,YAAY,CAAC,wBACnB,CAAC"}
|