-
-
-
- CONFLICT RESOLUTION FRAMEWORK
-
-
-
-
-
-
- Quick Start - Choose a Template
-
-
- Select a preset to auto-fill common configurations:
-
-
-
-
-
-
-
+
+
+
+
+
+
+ CONFLICT RESOLUTION FRAMEWORK
+
-
-
-
-
1. Organization Information
+
+
+
1. Organization Information
-
-
-
-
-
-
2. Guiding Principles & Values
-
-
-
-
-
-
-
-
-
-
-
3. Types of Conflicts Covered
-
- Select which types of conflicts this framework will address:
-
-
-
-
- {{ validationErrors.conflictTypes }}
-
-
-
-
-
-
4. Primary Resolution Approach
-
-
-
-
-
- {{ validationErrors.approach }}
-
-
-
-
-
-
-
-
-
-
-
-
5. Roles & Responsibilities
-
-
-
-
-
- {{ validationErrors.reportReceivers }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
6. Timeline & Process Steps
-
-
-
-
-
+ :error="validationErrors.orgName"
+ @input="debouncedAutoSave"
+ />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
2. Guiding Principles & Values
+
+
+
+
+
+
+
+
-
+
+ @input="debouncedAutoSave"
+ />
-
-
-
-
- {{ validationErrors.processSteps }}
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
3. Types of Conflicts Covered
+
+ Select which types of conflicts this framework will address:
+
-
-
-
-
-
-
-
-
-
-
-
-
-
8. Consequences & Remedial Actions
-
-
-
-
-
- {{ validationErrors.availableActions }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ class="checkbox-item"
+ >
+ v-model="conflict.checked"
+ :id="`conflict-type-${index}`"
+ :label="conflict.label"
+ @change="autoSave"
+ />
+
+ {{ validationErrors.conflictTypes }}
+
-
-
-
-
10. Implementation Details
+
+
+
4. Primary Resolution Approach
-
-
-
-
-
-
-
-
+
+
+
+
+ {{ validationErrors.approach }}
+
-
-
+
+
+
+
-
+
+
+
5. Roles & Responsibilities
+
+
+
+
+
+ {{ validationErrors.reportReceivers }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
6. Timeline & Process Steps
+
+
-
-
+
+ class="w-full"
+ :error="validationErrors.initialResponse"
+ @change="autoSave"
+ />
-
-
+
+ class="w-full"
+ :error="validationErrors.resolutionTarget"
+ @change="autoSave"
+ />
-
-
-
-
-
-
-
-
-
-
-
-
-
- 13. Responsible Contact People Structure
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
14. Formal Complaint Requirements
-
-
-
-
-
-
-
-
-
-
-
+ label="Process Steps (select applicable steps)"
+ class="form-group-large"
+ >
+
+
+ {{ validationErrors.processSteps }}
+
-
-
-
-
-
-
-
-
15. Settlement & Documentation
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+ @change="autoSave"
+ />
-
+
+
+ @change="autoSave"
+ />
-
-
-
-