From 29c2d32fda5fce57d49d738c34cb1d9ba546f65e Mon Sep 17 00:00:00 2001 From: orlinmalkja Date: Thu, 21 Nov 2024 11:22:33 +0100 Subject: [PATCH] chore: restore the content of arabic karshuni local example file --- examples/ahiqar-arabic-karshuni-local.html | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/examples/ahiqar-arabic-karshuni-local.html b/examples/ahiqar-arabic-karshuni-local.html index 00ac2d33..419983b3 100644 --- a/examples/ahiqar-arabic-karshuni-local.html +++ b/examples/ahiqar-arabic-karshuni-local.html @@ -43,6 +43,7 @@ }, colors: { forceMode: "light", + primary: "#1a3771", }, panels: [ { @@ -126,19 +127,19 @@ types: [ { name: "Person", - icon: "biPersonFill", + icon: "person", }, { name: "Place", - icon: "biGeoAltFill", + icon: "marker", }, { name: "Editorial Comment", - icon: "biChatFill", + icon: "chat", }, { name: "Reference", - icon: "biBoxArrowUpRight", + icon: "externalLink", }, ], }, @@ -153,12 +154,19 @@ types: [ { name: "Motif", - icon: "biPenFill", + icon: "pen", }, ], }, }, }, + { + id: "annotations3", + label: "Variants", + connector: { + id: 6, + }, + }, ], }, ], @@ -169,6 +177,7 @@ previous_item: "Previous Sheet", next_manifest: "Next Manuscript", previous_manifest: "Previous Manuscript", + item: "Sheet", }, }, });