@careflair/common 1.0.16 → 1.0.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/constants/index.d.ts +20 -0
- package/dist/constants/index.js +22 -1
- package/package.json +1 -1
|
@@ -93,6 +93,26 @@ export declare const SUPPORT_WORKER_SERVICES_FILTERS: {
|
|
|
93
93
|
value: SupportWorkerService;
|
|
94
94
|
}[];
|
|
95
95
|
}[];
|
|
96
|
+
export declare const supportWorkerServiceTooltip: {
|
|
97
|
+
readonly showeringToiletingDressing: "Assistance with personal hygiene tasks, including showering, toileting, and dressing";
|
|
98
|
+
readonly continenceAidAssistance: "e.g., changing pads, incontinence management";
|
|
99
|
+
readonly pressureCare: "For bed-bound clients to prevent pressure sores";
|
|
100
|
+
readonly hoistLifting: "For clients requiring mechanical transfer support";
|
|
101
|
+
readonly overnightCare: "Active or inactive overnight support";
|
|
102
|
+
readonly generalEatingSupport: "e.g., cutting food, feeding assistance, mealtime supervision";
|
|
103
|
+
readonly pegFeeding: "Providing support for clients requiring percutaneous endoscopic gastrostomy (PEG) feeding.";
|
|
104
|
+
readonly medicationAssistance: "Including blister packs, PRN medications, and reminders";
|
|
105
|
+
readonly stomaCare: "e.g., emptying or changing colostomy/urostomy bags";
|
|
106
|
+
readonly basicDressingChanges: "For minor, non-infected wounds and simple adhesive dressings, as per care plan";
|
|
107
|
+
readonly cookingMealPrep: "Meal planning, batch cooking, and food storage. Does not include cooking for individuals with swallowing difficulties, texture-modified diets, or medically complex meal plans.";
|
|
108
|
+
readonly householdCleaning: "Vacuuming, dusting, laundry, bathroom cleaning, and general tidying";
|
|
109
|
+
readonly lightGardening: "Weeding, lawn cutting, planting, minor yard upkeep";
|
|
110
|
+
readonly appointmentManagement: "Reminders, calendar management, booking medical appointments, correspondence support";
|
|
111
|
+
readonly paperworkAdminHelp: "Form-filling, organizing personal documents, bill reminders – non-financial advice";
|
|
112
|
+
readonly communityAccess: "Accompanying clients to events, social groups, recreational activities, or appointments";
|
|
113
|
+
readonly standardVehicle: "Driving clients to appointments, social events, or community activities";
|
|
114
|
+
readonly wheelchairAccessibleVehicle: "For participants requiring a vehicle with a ramp or hoist";
|
|
115
|
+
};
|
|
96
116
|
export declare const commonLabels: {
|
|
97
117
|
GenderOfAttendanceEnum: typeof GenderOfAttendanceEnum;
|
|
98
118
|
};
|
package/dist/constants/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.flagCodeByLanguage = exports.daysOfWeek = exports.contractTypeDetails = exports.onboardingStepsDetails = exports.DocumentTypeLabels = exports.altCommunicationOptions = exports.altCommunicationLabels = exports.commonLabels = exports.SUPPORT_WORKER_SERVICES_FILTERS = exports.SupportWorkerServiceLabels = exports.StateShortToFull = exports.StateFullToShort = exports.ProfileAllSteps = exports.educationTypeOptions = exports.providerInterestOptions = exports.providerPreferenceOptions = exports.participantInterestOptions = exports.participantPreferenceOptions = exports.complexNeedsSupportedOptions = exports.agesSupportedOptions = exports.genderOfAttendanceOptions = exports.deliveryOptions = exports.languageOptions = exports.statesOptions = exports.serviceCategoriesMap = exports.categoryOptions = void 0;
|
|
3
|
+
exports.flagCodeByLanguage = exports.daysOfWeek = exports.contractTypeDetails = exports.onboardingStepsDetails = exports.DocumentTypeLabels = exports.altCommunicationOptions = exports.altCommunicationLabels = exports.commonLabels = exports.supportWorkerServiceTooltip = exports.SUPPORT_WORKER_SERVICES_FILTERS = exports.SupportWorkerServiceLabels = exports.StateShortToFull = exports.StateFullToShort = exports.ProfileAllSteps = exports.educationTypeOptions = exports.providerInterestOptions = exports.providerPreferenceOptions = exports.participantInterestOptions = exports.participantPreferenceOptions = exports.complexNeedsSupportedOptions = exports.agesSupportedOptions = exports.genderOfAttendanceOptions = exports.deliveryOptions = exports.languageOptions = exports.statesOptions = exports.serviceCategoriesMap = exports.categoryOptions = void 0;
|
|
4
4
|
const enums_1 = require("../enums");
|
|
5
5
|
const utils_1 = require("../utils/utils");
|
|
6
6
|
exports.categoryOptions = [
|
|
@@ -452,6 +452,27 @@ exports.SUPPORT_WORKER_SERVICES_FILTERS = [
|
|
|
452
452
|
],
|
|
453
453
|
},
|
|
454
454
|
];
|
|
455
|
+
// Support Worker Service Tooltips
|
|
456
|
+
exports.supportWorkerServiceTooltip = {
|
|
457
|
+
[enums_1.SupportWorkerService.ShoweringToiletingDressing]: "Assistance with personal hygiene tasks, including showering, toileting, and dressing",
|
|
458
|
+
[enums_1.SupportWorkerService.ContinenceAidAssistance]: "e.g., changing pads, incontinence management",
|
|
459
|
+
[enums_1.SupportWorkerService.PressureCare]: "For bed-bound clients to prevent pressure sores",
|
|
460
|
+
[enums_1.SupportWorkerService.HoistLifting]: "For clients requiring mechanical transfer support",
|
|
461
|
+
[enums_1.SupportWorkerService.OvernightCare]: "Active or inactive overnight support",
|
|
462
|
+
[enums_1.SupportWorkerService.GeneralEatingSupport]: "e.g., cutting food, feeding assistance, mealtime supervision",
|
|
463
|
+
[enums_1.SupportWorkerService.PegFeeding]: "Providing support for clients requiring percutaneous endoscopic gastrostomy (PEG) feeding.",
|
|
464
|
+
[enums_1.SupportWorkerService.MedicationAssistance]: "Including blister packs, PRN medications, and reminders",
|
|
465
|
+
[enums_1.SupportWorkerService.StomaCare]: "e.g., emptying or changing colostomy/urostomy bags",
|
|
466
|
+
[enums_1.SupportWorkerService.BasicDressingChanges]: "For minor, non-infected wounds and simple adhesive dressings, as per care plan",
|
|
467
|
+
[enums_1.SupportWorkerService.CookingMealPrep]: "Meal planning, batch cooking, and food storage. Does not include cooking for individuals with swallowing difficulties, texture-modified diets, or medically complex meal plans.",
|
|
468
|
+
[enums_1.SupportWorkerService.HouseholdCleaning]: "Vacuuming, dusting, laundry, bathroom cleaning, and general tidying",
|
|
469
|
+
[enums_1.SupportWorkerService.LightGardening]: "Weeding, lawn cutting, planting, minor yard upkeep",
|
|
470
|
+
[enums_1.SupportWorkerService.AppointmentManagement]: "Reminders, calendar management, booking medical appointments, correspondence support",
|
|
471
|
+
[enums_1.SupportWorkerService.PaperworkAdminHelp]: "Form-filling, organizing personal documents, bill reminders – non-financial advice",
|
|
472
|
+
[enums_1.SupportWorkerService.CommunityAccess]: "Accompanying clients to events, social groups, recreational activities, or appointments",
|
|
473
|
+
[enums_1.SupportWorkerService.StandardVehicle]: "Driving clients to appointments, social events, or community activities",
|
|
474
|
+
[enums_1.SupportWorkerService.WheelchairAccessibleVehicle]: "For participants requiring a vehicle with a ramp or hoist",
|
|
475
|
+
};
|
|
455
476
|
// common labels
|
|
456
477
|
exports.commonLabels = {
|
|
457
478
|
GenderOfAttendanceEnum: enums_1.GenderOfAttendanceEnum,
|