Changes for page Prepare
Last modified by Veronika Kocher on Friday, 18 Sep 2026 16:47
From version 29.7
edited by Veronika Kocher
on Thursday, 03 Sep 2026 9:18
on Thursday, 03 Sep 2026 9:18
Change comment:
There is no comment for this version
To version 30.3
edited by Veronika Kocher
on Friday, 04 Sep 2026 14:23
on Friday, 04 Sep 2026 14:23
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - Enable1 +Prepare - Content
-
... ... @@ -317,7 +317,7 @@ 317 317 <img src="https://xwiki.uni-ak.ac.at/bin/download/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/WebHome/enable.png" alt="Enable — planning and setting up an artistic or research project" /> 318 318 </div> 319 319 <div style="padding:18px 22px 21px 22px;"> 320 - <div class="arsn-eyebrow" style="color:#8a4d36;margin-bottom:6px;">PROJECT PHASE 1 · E NABLE</div>320 + <div class="arsn-eyebrow" style="color:#8a4d36;margin-bottom:6px;">PROJECT PHASE 1 · PREPARE</div> 321 321 <h2 style="font-size:28px;line-height:1.18;margin:0 0 9px 0;color:#2c2926;">I develop my project idea — I plan, fund & set up my project</h2> 322 322 <p style="font-size:15px;line-height:1.58;color:#5e5953;max-width:1080px;margin:0;"> 323 323 Before active project work begins, clarify how the project will be organised, funded and supported, ... ... @@ -331,7 +331,7 @@ 331 331 332 332 <div class="arsn-step active"> 333 333 <div class="arsn-step-dot"></div> 334 - <div class="arsn-step-label">1 · E NABLE</div>334 + <div class="arsn-step-label">1 · PREPARE</div> 335 335 <div class="arsn-step-desc">Plan & set up</div> 336 336 </div> 337 337 ... ... @@ -464,7 +464,11 @@ 464 464 <a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/Work%20%26%20Manage/" class="btn btn-default" style="background:#fff7f1;border-color:#e4cabc;color:#493a34;">Continue to Work & Manage</a> 465 465 </section> 466 466 467 - <div style="margin:0 0 13px 0;"> 467 +<!-- ARSN_TRAINING_WORKSHOPS_INCLUDE_V1_START --> 468 +{{include reference="Service Navigator.Art & Research Services Navigator.Code.TrainingWorkshopsBlock" author="target" /}} 469 +<!-- ARSN_TRAINING_WORKSHOPS_INCLUDE_V1_END --> 470 + 471 +<div style="margin:0 0 13px 0;"> 468 468 <div class="arsn-eyebrow" style="color:#8a4d36;margin-bottom:4px;">USEFUL MATERIALS</div> 469 469 <h3 style="font-size:22px;margin:0 0 4px 0;color:#35312d;">Practical resources</h3> 470 470 </div> ... ... @@ -486,21 +486,132 @@ 486 486 {{/html}} 487 487 488 488 {{html clean="false"}} 489 -<!-- SN_HORIZONTAL_BOX_HARMONIZER_START --> 490 -<style data-sn-horizontal-box-harmonizer="1"> 491 -[data-sn-equal-height-managed="1"]{box-sizing:border-box} 492 -@media(max-width:767px){ 493 - [data-sn-equal-height-managed="1"]{min-height:0!important} 493 +<!-- SN_SERVICE_NAVIGATOR_MASTER_STYLE_START --> 494 + 495 +<style data-sn-service-navigator-master="1"> 496 +/* ========================================================= 497 + MASTER TYPOGRAPHY 498 + ========================================================= */ 499 +#xwikicontent h1, 500 +#xwikicontent h2, 501 +#xwikicontent h3, 502 +#xwikicontent h4, 503 +#xwikicontent h5, 504 +#xwikicontent h6, 505 +#xwikicontent .box-title, 506 +#xwikicontent [role="heading"], 507 +#xwikicontent h1 a, 508 +#xwikicontent h2 a, 509 +#xwikicontent h3 a, 510 +#xwikicontent h4 a, 511 +#xwikicontent h5 a, 512 +#xwikicontent h6 a, 513 +#xwikicontent .box-title a, 514 +#xwikicontent [role="heading"] a{ 515 + text-align:left!important; 516 + text-justify:auto!important; 517 + word-spacing:normal!important; 494 494 } 519 + 520 +/* ========================================================= 521 + COMING SOON / IN VORBEREITUNG 522 + ========================================================= */ 523 +.sn-coming-soon-badge{ 524 + display:inline-block; 525 + vertical-align:middle; 526 + margin-left:10px; 527 + padding:4px 8px; 528 + border-radius:14px; 529 + border:1px solid #efd9cc; 530 + background:#fff4ee; 531 + color:#8a4d36; 532 + font-size:11px; 533 + font-weight:700; 534 + letter-spacing:.055em; 535 + line-height:1.2; 536 + white-space:nowrap; 537 +} 538 + 539 +/* ========================================================= 540 + NATIVE / DETAIL CALLOUT GEOMETRY 541 + Preserve existing backgrounds. 542 + ========================================================= */ 543 +#xwikicontent .arsn-info, 544 +#xwikicontent .dmp-info, 545 +#xwikicontent .ido-info, 546 +#xwikicontent .pp-info, 547 +#xwikicontent .infomessage{ 548 + box-sizing:border-box!important; 549 + border-left:4px solid #21b6d7!important; 550 + border-radius:8px; 551 + text-align:left!important; 552 + word-spacing:normal!important; 553 +} 554 + 555 +#xwikicontent .arsn-warn, 556 +#xwikicontent .dmp-warn, 557 +#xwikicontent .ido-warn, 558 +#xwikicontent .pp-warn, 559 +#xwikicontent .warn, 560 +#xwikicontent .warning, 561 +#xwikicontent .warningmessage, 562 +#xwikicontent .errormessage{ 563 + box-sizing:border-box!important; 564 + border-left:4px solid #e94b13!important; 565 + border-radius:8px; 566 + text-align:left!important; 567 + word-spacing:normal!important; 568 +} 569 + 570 +[data-sn-master-equal-height], 571 +[data-sn-master-first-row]{ 572 + box-sizing:border-box; 573 +} 574 + 575 +/* ========================================================= 576 + FULL-WIDTH THREE-LINE NUMBER / TITLE / SUBTITLE BLOCKS 577 + ========================================================= */ 578 +#xwikicontent .arsn-area-label[data-sn-three-line="1"]{ 579 + display:grid!important; 580 + grid-template-columns:minmax(0,1fr)!important; 581 + grid-auto-rows:auto!important; 582 + width:100%!important; 583 + max-width:none!important; 584 + box-sizing:border-box!important; 585 + justify-items:start!important; 586 + align-items:start!important; 587 + gap:2px!important; 588 + text-align:left!important; 589 + text-align-last:left!important; 590 + text-justify:auto!important; 591 + word-spacing:normal!important; 592 + white-space:normal!important; 593 +} 594 +#xwikicontent .arsn-area-label[data-sn-three-line="1"] > .arsn-area-number, 595 +#xwikicontent .arsn-area-label[data-sn-three-line="1"] > .sn-area-label-title, 596 +#xwikicontent .arsn-area-label[data-sn-three-line="1"] > .arsn-area-action{ 597 + display:block!important; 598 + width:100%!important; 599 + margin:0!important; 600 + text-align:left!important; 601 + text-align-last:left!important; 602 + text-justify:auto!important; 603 + word-spacing:normal!important; 604 + white-space:normal!important; 605 +} 495 495 </style> 496 -<script data-sn-horizontal-box-harmonizer="1"> 607 + 608 +<script data-sn-service-navigator-master="1"> 497 497 (function(){ 498 498 "use strict"; 499 499 612 + var PAGE_KIND="overview"; 613 + var PLACEHOLDER=false; 614 + var PLACEHOLDER_LABEL="COMING SOON"; 615 + 500 500 var MOBILE_MAX=767; 501 - var ROW_TOLERANCE=4; 502 - var MIN_W=150; 503 - var MIN_H=36; 617 + var ROW_TOLERANCE=6; 618 + var RESIZE_DEBOUNCE=220; 504 504 505 505 var root= 506 506 document.getElementById("xwikicontent")|| ... ... @@ -510,212 +510,1267 @@ 510 510 511 511 if(!root)return; 512 512 513 - var managed=new Set(); 514 - var raf=0; 628 + var managedHeight=new Set(); 629 + var managedMargin=new Set(); 630 + var originalHeight=new WeakMap(); 631 + var originalMargin=new WeakMap(); 515 515 516 - function num(v){ 517 - var n=parseFloat(v); 633 + var resizeTimer=0; 634 + var running=false; 635 + 636 + var THEMES=[ 637 + { 638 + name:"BLUE", 639 + accent:"#21b6d7", 640 + bg:"#eaf7fb", 641 + text:"#315d68", 642 + labels:[ 643 + "HIER STARTEN", 644 + "ENTSCHEIDEN", 645 + "ÜBERPRÜFEN & ANPASSEN", 646 + "START HERE", 647 + "DECIDE", 648 + "REVIEW & ADAPT" 649 + ] 650 + }, 651 + { 652 + name:"RED", 653 + accent:"#e94b13", 654 + bg:"#fff1ec", 655 + text:"#8a4d36", 656 + labels:[ 657 + "PLANEN & ORGANISIEREN", 658 + "ORGANISIEREN & DOKUMENTIEREN", 659 + "PUBLIZIEREN & PRÄSENTIEREN", 660 + "PLAN & ORGANISE", 661 + "PLAN & ORGANIZE", 662 + "ORGANISE & DOCUMENT", 663 + "ORGANIZE & DOCUMENT", 664 + "PUBLISH & PRESENT" 665 + ] 666 + }, 667 + { 668 + name:"YELLOW", 669 + accent:"#f0aa00", 670 + bg:"#fff8e7", 671 + text:"#785b17", 672 + labels:[ 673 + "SCHÜTZEN & KLÄREN", 674 + "STANDARDISIEREN & IDENTIFIZIEREN", 675 + "ÖFFNEN, NACHNUTZEN & AUFFINDBAR MACHEN", 676 + "PROTECT & CLARIFY", 677 + "STANDARDISE & IDENTIFY", 678 + "STANDARDIZE & IDENTIFY", 679 + "OPEN, REUSE & MAKE FINDABLE" 680 + ] 681 + }, 682 + { 683 + name:"GREEN", 684 + accent:"#38b76a", 685 + bg:"#edf9f1", 686 + text:"#3f7451", 687 + labels:[ 688 + "INFRASTRUKTUR EINRICHTEN", 689 + "INFRASTRUKTUR & ZUSAMMENARBEIT EINRICHTEN", 690 + "SPEICHERN & ZUGRIFF STEUERN", 691 + "REPOSITORIUM, ERHALTEN & ÜBERGEBEN", 692 + "SET UP INFRASTRUCTURE", 693 + "SET UP INFRASTRUCTURE & COLLABORATION", 694 + "STORE & CONTROL ACCESS", 695 + "REPOSITORY, PRESERVE & HAND OVER" 696 + ] 697 + } 698 + ]; 699 + 700 + function num(value){ 701 + var n=parseFloat(value); 518 518 return Number.isFinite(n)?n:0; 519 519 } 520 520 705 + function norm(value){ 706 + return String(value||"") 707 + .replace(/\s+/g," ") 708 + .trim() 709 + .toUpperCase(); 710 + } 711 + 521 521 function visible(el){ 522 522 if(!el||el.nodeType!==1)return false; 523 - var s=getComputedStyle(el); 524 - if(s.display==="none"||s.visibility==="hidden"||Number(s.opacity)===0)return false; 525 - var r=el.getBoundingClientRect(); 526 - return r.width>=MIN_W&&r.height>=MIN_H; 714 + 715 + var style=getComputedStyle(el); 716 + var rect=el.getBoundingClientRect(); 717 + 718 + return ( 719 + style.display!=="none"&& 720 + style.visibility!=="hidden"&& 721 + rect.width>20&& 722 + rect.height>4 723 + ); 527 527 } 528 528 529 - function excluded(el){ 530 - return !el.matches||el.matches( 531 - "button,input,select,textarea,option,label,img,svg,canvas,table,thead,tbody,tfoot,tr,td,th,summary,script,style,noscript,template,.btn,.chip,[role=button]" 726 + function saveStyle(el,map,property){ 727 + if(map.has(el))return; 728 + 729 + map.set(el,{ 730 + value:el.style.getPropertyValue(property), 731 + priority:el.style.getPropertyPriority(property) 732 + }); 733 + } 734 + 735 + function restoreStyle(el,map,property){ 736 + var original=map.get(el); 737 + 738 + if(original&&original.value){ 739 + el.style.setProperty( 740 + property, 741 + original.value, 742 + original.priority||"" 743 + ); 744 + }else{ 745 + el.style.removeProperty(property); 746 + } 747 + } 748 + 749 + function resetRuntime(){ 750 + managedHeight.forEach(function(el){ 751 + restoreStyle( 752 + el, 753 + originalHeight, 754 + "min-height" 755 + ); 756 + el.removeAttribute( 757 + "data-sn-master-equal-height" 758 + ); 759 + }); 760 + 761 + managedMargin.forEach(function(el){ 762 + restoreStyle( 763 + el, 764 + originalMargin, 765 + "margin-top" 766 + ); 767 + el.removeAttribute( 768 + "data-sn-master-first-row" 769 + ); 770 + }); 771 + 772 + managedHeight.clear(); 773 + managedMargin.clear(); 774 + } 775 + 776 + function themeFor(text){ 777 + var value=norm(text); 778 + 779 + for(var i=0;i<THEMES.length;i++){ 780 + for(var j=0;j<THEMES[i].labels.length;j++){ 781 + var label=THEMES[i].labels[j]; 782 + 783 + if( 784 + value===label|| 785 + value.indexOf(label+" ")===0|| 786 + value.indexOf(label+" -")===0|| 787 + value.indexOf(label+" ·")===0 788 + ){ 789 + return THEMES[i]; 790 + } 791 + } 792 + } 793 + 794 + return null; 795 + } 796 + 797 + /* ======================================================= 798 + BORDERLESS FILLED RED/ORANGE CTA BUTTONS 799 + ======================================================= */ 800 + 801 + function colourDistance(a,b){ 802 + return Math.sqrt( 803 + Math.pow(a[0]-b[0],2)+ 804 + Math.pow(a[1]-b[1],2)+ 805 + Math.pow(a[2]-b[2],2) 532 532 ); 533 533 } 534 534 535 - function namedLikeBox(el){ 536 - var c=typeof el.className==="string"?el.className:""; 537 - return /(^|[\s_-])(box|card|tile|panel|role|check|service|source|call|area|detail|resource|topic|warn|info)([\s_-]|$)/i.test(c); 809 + function makeFilledRedOrangeCTAsBorderless(){ 810 + var RED_ORANGE=[233,75,19]; 811 + 812 + Array.from( 813 + root.querySelectorAll( 814 + 'a,button,[role="button"],input[type="submit"],input[type="button"]' 815 + ) 816 + ).forEach(function(el){ 817 + if(!visible(el))return; 818 + 819 + var style=getComputedStyle(el); 820 + var rgb=parseRGB(style.backgroundColor); 821 + 822 + if(!rgb)return; 823 + 824 + if( 825 + colourDistance( 826 + rgb, 827 + RED_ORANGE 828 + )>55 829 + ){ 830 + return; 831 + } 832 + 833 + var rect=el.getBoundingClientRect(); 834 + 835 + if( 836 + rect.width<80|| 837 + rect.height<24 838 + ){ 839 + return; 840 + } 841 + 842 + el.style.setProperty( 843 + "border", 844 + "none", 845 + "important" 846 + ); 847 + 848 + el.style.setProperty( 849 + "border-left", 850 + "none", 851 + "important" 852 + ); 853 + 854 + el.style.setProperty( 855 + "border-top", 856 + "none", 857 + "important" 858 + ); 859 + 860 + el.style.setProperty( 861 + "border-right", 862 + "none", 863 + "important" 864 + ); 865 + 866 + el.style.setProperty( 867 + "border-bottom", 868 + "none", 869 + "important" 870 + ); 871 + 872 + el.style.setProperty( 873 + "box-shadow", 874 + "none", 875 + "important" 876 + ); 877 + }); 538 538 } 539 539 540 - function boxLike(el){ 541 - if(!visible(el)||excluded(el))return false; 542 - var s=getComputedStyle(el); 543 - var r=el.getBoundingClientRect(); 544 - var border= 545 - num(s.borderTopWidth)+num(s.borderRightWidth)+ 546 - num(s.borderBottomWidth)+num(s.borderLeftWidth); 547 - var radius=Math.max( 548 - num(s.borderTopLeftRadius),num(s.borderTopRightRadius), 549 - num(s.borderBottomLeftRadius),num(s.borderBottomRightRadius) 880 + /* ======================================================= 881 + FULL-WIDTH THREE-LINE AREA LABELS 882 + ======================================================= */ 883 + 884 + function compactText(value){ 885 + return String(value||"") 886 + .replace(/\s+/g," ") 887 + .trim(); 888 + } 889 + 890 + function makeThreeLineAreaLabels(){ 891 + Array.from( 892 + root.querySelectorAll( 893 + ".arsn-area-label" 894 + ) 895 + ).forEach(function(label){ 896 + if( 897 + label.getAttribute( 898 + "data-sn-three-line" 899 + )==="1" 900 + ){ 901 + return; 902 + } 903 + 904 + var number= 905 + label.querySelector( 906 + ":scope > .arsn-area-number" 907 + ); 908 + 909 + var action= 910 + label.querySelector( 911 + ":scope > .arsn-area-action" 912 + ); 913 + 914 + if( 915 + !number|| 916 + !action 917 + ){ 918 + return; 919 + } 920 + 921 + var clone= 922 + label.cloneNode(true); 923 + 924 + var cloneNumber= 925 + clone.querySelector( 926 + ":scope > .arsn-area-number" 927 + ); 928 + 929 + var cloneAction= 930 + clone.querySelector( 931 + ":scope > .arsn-area-action" 932 + ); 933 + 934 + if(cloneNumber){ 935 + cloneNumber.remove(); 936 + } 937 + 938 + if(cloneAction){ 939 + cloneAction.remove(); 940 + } 941 + 942 + var titleText= 943 + compactText( 944 + clone.textContent 945 + ); 946 + 947 + if(!titleText){ 948 + return; 949 + } 950 + 951 + var numberNode= 952 + number.cloneNode(true); 953 + 954 + var actionNode= 955 + action.cloneNode(true); 956 + 957 + var titleNode= 958 + document.createElement( 959 + "span" 960 + ); 961 + 962 + titleNode.className= 963 + "sn-area-label-title"; 964 + 965 + titleNode.textContent= 966 + titleText; 967 + 968 + while(label.firstChild){ 969 + label.removeChild( 970 + label.firstChild 971 + ); 972 + } 973 + 974 + label.appendChild( 975 + numberNode 976 + ); 977 + 978 + label.appendChild( 979 + titleNode 980 + ); 981 + 982 + label.appendChild( 983 + actionNode 984 + ); 985 + 986 + label.setAttribute( 987 + "data-sn-three-line", 988 + "1" 989 + ); 990 + 991 + var head= 992 + label.closest( 993 + ".arsn-area-head" 994 + ); 995 + 996 + if(head){ 997 + head.style.setProperty( 998 + "width", 999 + "100%", 1000 + "important" 1001 + ); 1002 + 1003 + head.style.setProperty( 1004 + "max-width", 1005 + "100%", 1006 + "important" 1007 + ); 1008 + 1009 + head.style.setProperty( 1010 + "box-sizing", 1011 + "border-box", 1012 + "important" 1013 + ); 1014 + } 1015 + }); 1016 + } 1017 + 1018 + /* ======================================================= 1019 + PLACEHOLDER BADGE 1020 + ======================================================= */ 1021 + 1022 + function applyPlaceholderBadge(){ 1023 + if(!PLACEHOLDER)return; 1024 + 1025 + if( 1026 + document.querySelector( 1027 + ".sn-coming-soon-badge" 1028 + ) 1029 + ){ 1030 + return; 1031 + } 1032 + 1033 + var title= 1034 + document.querySelector( 1035 + "#document-title" 1036 + )|| 1037 + document.querySelector( 1038 + "h1" 1039 + ); 1040 + 1041 + if(!title)return; 1042 + 1043 + var badge= 1044 + document.createElement( 1045 + "span" 1046 + ); 1047 + 1048 + badge.className= 1049 + "sn-coming-soon-badge"; 1050 + 1051 + badge.textContent= 1052 + PLACEHOLDER_LABEL; 1053 + 1054 + badge.setAttribute( 1055 + "aria-label", 1056 + PLACEHOLDER_LABEL 550 550 ); 551 - var bg=s.backgroundColor&&s.backgroundColor!=="rgba(0, 0, 0, 0)"&&s.backgroundColor!=="transparent"; 552 - var shadow=s.boxShadow&&s.boxShadow!=="none"; 553 - return namedLikeBox(el)||border>=1||(bg&&radius>=3)||(shadow&&r.width>=180); 1058 + 1059 + title.appendChild( 1060 + badge 1061 + ); 554 554 } 555 555 556 - functionpickTarget(child){557 - if(!visible(child))returnnull;558 - if(boxLike(child))returnchild;1064 + /* ======================================================= 1065 + DETAIL PAGE OWN-ACCENT PROPAGATION 1066 + ======================================================= */ 559 559 560 - var cr=child.getBoundingClientRect(); 561 - var q=[]; 562 - Array.from(child.children||[]).forEach(function(el){ 563 - q.push({el:el,depth:1}); 1068 + function parseRGB(value){ 1069 + var match=String(value||"").match( 1070 + /rgba?\(\s*([\d.]+)\s*,\s*([\d.]+)\s*,\s*([\d.]+)/i 1071 + ); 1072 + 1073 + if(!match)return null; 1074 + 1075 + return [ 1076 + Number(match[1]), 1077 + Number(match[2]), 1078 + Number(match[3]) 1079 + ]; 1080 + } 1081 + 1082 + function distance(a,b){ 1083 + return Math.sqrt( 1084 + Math.pow(a[0]-b[0],2)+ 1085 + Math.pow(a[1]-b[1],2)+ 1086 + Math.pow(a[2]-b[2],2) 1087 + ); 1088 + } 1089 + 1090 + function paletteMatch(cssColor){ 1091 + var rgb=parseRGB(cssColor); 1092 + 1093 + if(!rgb)return null; 1094 + 1095 + var palette=[ 1096 + {hex:"#21b6d7",rgb:[33,182,215]}, 1097 + {hex:"#e94b13",rgb:[233,75,19]}, 1098 + {hex:"#f0aa00",rgb:[240,170,0]}, 1099 + {hex:"#38b76a",rgb:[56,183,106]} 1100 + ]; 1101 + 1102 + var best=null; 1103 + var bestDistance=Infinity; 1104 + 1105 + palette.forEach(function(item){ 1106 + var d=distance(rgb,item.rgb); 1107 + 1108 + if(d<bestDistance){ 1109 + best=item; 1110 + bestDistance=d; 1111 + } 564 564 }); 565 565 566 - var best=null,bestScore=-1; 1114 + return bestDistance<=30 1115 + ?best 1116 + :null; 1117 + } 567 567 568 - while(q.length){ 569 - var item=q.shift(); 570 - var el=item.el; 571 - if(!visible(el))continue; 1119 + function propagateDetailAccents(){ 1120 + if(PAGE_KIND!=="detail")return; 572 572 573 - var r=el.getBoundingClientRect(); 1122 + Array.from( 1123 + root.querySelectorAll( 1124 + ".arsn-call,.dmp-call,.ido-call,.pp-call,"+ 1125 + ".arsn-source,.dmp-source,.ido-source,.pp-source" 1126 + ) 1127 + ).forEach(function(el){ 1128 + if(!visible(el))return; 574 574 575 - if(r.width>=cr.width*.72&&boxLike(el)){ 576 - var widthFit=1-Math.min(1,Math.abs(cr.width-r.width)/Math.max(1,cr.width)); 577 - var topFit=1-Math.min(1,Math.abs(cr.top-r.top)/80); 578 - var score=widthFit*5+topFit*2+Math.min(r.height,600)/600; 579 - if(score>bestScore){ 580 - best=el; 581 - bestScore=score; 1130 + var style=getComputedStyle(el); 1131 + 1132 + if( 1133 + num(style.borderTopWidth)>=2 1134 + ){ 1135 + var match= 1136 + paletteMatch( 1137 + style.borderTopColor 1138 + ); 1139 + 1140 + if(match){ 1141 + el.style.setProperty( 1142 + "border-left", 1143 + "4px solid "+match.hex, 1144 + "important" 1145 + ); 582 582 } 583 583 } 1148 + }); 584 584 585 - if(item.depth<3){ 586 - Array.from(el.children||[]).forEach(function(next){ 587 - q.push({el:next,depth:item.depth+1}); 588 - }); 1150 + // Warning families: explicit safety override. 1151 + Array.from( 1152 + root.querySelectorAll( 1153 + ".arsn-warn,.dmp-warn,.ido-warn,.pp-warn,"+ 1154 + ".warn,.warning,.warningmessage,.errormessage" 1155 + ) 1156 + ).forEach(function(el){ 1157 + if(!visible(el))return; 1158 + 1159 + el.style.setProperty( 1160 + "border-left", 1161 + "4px solid #e94b13", 1162 + "important" 1163 + ); 1164 + }); 1165 + 1166 + // Info families: explicit orientation override. 1167 + Array.from( 1168 + root.querySelectorAll( 1169 + ".arsn-info,.dmp-info,.ido-info,.pp-info,.infomessage" 1170 + ) 1171 + ).forEach(function(el){ 1172 + if(!visible(el))return; 1173 + 1174 + el.style.setProperty( 1175 + "border-left", 1176 + "4px solid #21b6d7", 1177 + "important" 1178 + ); 1179 + }); 1180 + } 1181 + 1182 + /* ======================================================= 1183 + OVERVIEW SEMANTIC THEME PALETTE 1184 + ======================================================= */ 1185 + 1186 + function smallestThemeHeaders(){ 1187 + // Phase overview rule: 1188 + // only explicit three-line area-label blocks carry semantic colour. 1189 + // Ordinary h4 and focus-card headings stay neutral. 1190 + return Array.from( 1191 + root.querySelectorAll( 1192 + ".arsn-area-label" 1193 + ) 1194 + ).filter(function(el){ 1195 + return ( 1196 + visible(el)&& 1197 + !!themeFor( 1198 + el.textContent 1199 + ) 1200 + ); 1201 + }); 1202 + } 1203 + 1204 + function findOverviewCard(header){ 1205 + var node=header.parentElement; 1206 + var candidates=[]; 1207 + 1208 + while(node&&node!==root){ 1209 + var rect=node.getBoundingClientRect(); 1210 + var style=getComputedStyle(node); 1211 + 1212 + var border= 1213 + num(style.borderTopWidth)+ 1214 + num(style.borderRightWidth)+ 1215 + num(style.borderBottomWidth)+ 1216 + num(style.borderLeftWidth); 1217 + 1218 + if( 1219 + rect.width>=220&& 1220 + rect.width<=800&& 1221 + rect.height>=120&& 1222 + border>=1 1223 + ){ 1224 + candidates.push(node); 589 589 } 1226 + 1227 + node=node.parentElement; 590 590 } 591 591 592 - return best; 1230 + if(!candidates.length)return null; 1231 + 1232 + candidates.sort(function(a,b){ 1233 + return ( 1234 + b.getBoundingClientRect().height- 1235 + a.getBoundingClientRect().height 1236 + ); 1237 + }); 1238 + 1239 + return candidates[0]; 593 593 } 594 594 595 - function reset(){ 596 - managed.forEach(function(el){ 597 - el.style.removeProperty("min-height"); 598 - el.removeAttribute("data-sn-equal-height-managed"); 1242 + function rowCandidates(link,card){ 1243 + var result=[]; 1244 + var cardRect= 1245 + card.getBoundingClientRect(); 1246 + 1247 + var node=link; 1248 + 1249 + while(node&&node!==card){ 1250 + if(visible(node)){ 1251 + var rect= 1252 + node.getBoundingClientRect(); 1253 + 1254 + if( 1255 + rect.height<=105&& 1256 + rect.width>= 1257 + cardRect.width*.50&& 1258 + rect.width<= 1259 + cardRect.width*1.03 1260 + ){ 1261 + result.push(node); 1262 + } 1263 + } 1264 + 1265 + node=node.parentElement; 1266 + } 1267 + 1268 + return result; 1269 + } 1270 + 1271 + function chooseOuterRow( 1272 + candidates, 1273 + link 1274 + ){ 1275 + if(!candidates.length){ 1276 + return link; 1277 + } 1278 + 1279 + var bordered= 1280 + candidates.filter(function(el){ 1281 + return ( 1282 + num( 1283 + getComputedStyle(el) 1284 + .borderLeftWidth 1285 + )>=1 1286 + ); 1287 + }); 1288 + 1289 + var pool= 1290 + bordered.length 1291 + ?bordered 1292 + :candidates; 1293 + 1294 + pool.sort(function(a,b){ 1295 + var ar= 1296 + a.getBoundingClientRect(); 1297 + 1298 + var br= 1299 + b.getBoundingClientRect(); 1300 + 1301 + return ( 1302 + ar.left-br.left|| 1303 + br.width-ar.width 1304 + ); 599 599 }); 600 - managed.clear(); 1306 + 1307 + return pool[0]||link; 601 601 } 602 602 603 - function horizontalLayout(parent){ 604 - if(!visible(parent))return false; 605 - var s=getComputedStyle(parent); 606 - if(s.display==="grid"||s.display==="inline-grid")return true; 607 - if(s.display==="flex"||s.display==="inline-flex"){ 608 - return s.flexDirection==="row"||s.flexDirection==="row-reverse"; 1310 + function applyOverviewPalette(){ 1311 + if(PAGE_KIND!=="overview"){ 1312 + return []; 609 609 } 610 - return false; 1314 + 1315 + var headers= 1316 + smallestThemeHeaders() 1317 + .map(function(el){ 1318 + return { 1319 + el:el, 1320 + theme: 1321 + themeFor( 1322 + el.textContent 1323 + ), 1324 + card: 1325 + findOverviewCard( 1326 + el 1327 + ) 1328 + }; 1329 + }) 1330 + .filter(function(row){ 1331 + return !!row.card; 1332 + }); 1333 + 1334 + var unique=[]; 1335 + var seenHeaders=new Set(); 1336 + 1337 + headers.forEach(function(row){ 1338 + var key= 1339 + row.theme.name+ 1340 + "|"+ 1341 + Math.round( 1342 + row.card 1343 + .getBoundingClientRect() 1344 + .left 1345 + )+ 1346 + "|"+ 1347 + Math.round( 1348 + row.el 1349 + .getBoundingClientRect() 1350 + .top 1351 + ); 1352 + 1353 + if(!seenHeaders.has(key)){ 1354 + seenHeaders.add(key); 1355 + unique.push(row); 1356 + } 1357 + }); 1358 + 1359 + unique.forEach(function(row){ 1360 + var headerRect= 1361 + row.el 1362 + .getBoundingClientRect(); 1363 + 1364 + row.el.style.setProperty( 1365 + "background", 1366 + row.theme.bg, 1367 + "important" 1368 + ); 1369 + 1370 + row.el.style.setProperty( 1371 + "color", 1372 + row.theme.text, 1373 + "important" 1374 + ); 1375 + 1376 + row.el.style.setProperty( 1377 + "text-align", 1378 + "left", 1379 + "important" 1380 + ); 1381 + 1382 + row.el.style.setProperty( 1383 + "word-spacing", 1384 + "normal", 1385 + "important" 1386 + ); 1387 + 1388 + var later= 1389 + unique 1390 + .filter(function(other){ 1391 + return ( 1392 + other.card===row.card&& 1393 + other.el 1394 + .getBoundingClientRect() 1395 + .top> 1396 + headerRect.top+2 1397 + ); 1398 + }) 1399 + .sort(function(a,b){ 1400 + return ( 1401 + a.el 1402 + .getBoundingClientRect() 1403 + .top- 1404 + b.el 1405 + .getBoundingClientRect() 1406 + .top 1407 + ); 1408 + }); 1409 + 1410 + var stopTop= 1411 + later.length 1412 + ?later[0].el 1413 + .getBoundingClientRect() 1414 + .top 1415 + :Infinity; 1416 + 1417 + Array.from( 1418 + row.card.querySelectorAll("a") 1419 + ).forEach(function(link){ 1420 + if(!visible(link))return; 1421 + 1422 + var rect= 1423 + link.getBoundingClientRect(); 1424 + 1425 + if( 1426 + rect.top<= 1427 + headerRect.bottom-2|| 1428 + rect.top>= 1429 + stopTop-2 1430 + ){ 1431 + return; 1432 + } 1433 + 1434 + var candidates= 1435 + rowCandidates( 1436 + link, 1437 + row.card 1438 + ); 1439 + 1440 + var target= 1441 + chooseOuterRow( 1442 + candidates, 1443 + link 1444 + ); 1445 + 1446 + candidates.forEach(function(el){ 1447 + el.style.setProperty( 1448 + "border-left", 1449 + "0 solid transparent", 1450 + "important" 1451 + ); 1452 + }); 1453 + 1454 + target.style.setProperty( 1455 + "border-left", 1456 + "3px solid "+ 1457 + row.theme.accent, 1458 + "important" 1459 + ); 1460 + 1461 + target.style.setProperty( 1462 + "box-sizing", 1463 + "border-box", 1464 + "important" 1465 + ); 1466 + }); 1467 + }); 1468 + 1469 + return unique; 611 611 } 612 612 613 - function rowGroups(entries){ 1472 + /* ======================================================= 1473 + OVERVIEW CARD HEIGHT + FIRST THEMATIC ROW 1474 + ======================================================= */ 1475 + 1476 + function alignOverviewCards(headers){ 1477 + if( 1478 + PAGE_KIND!=="overview"|| 1479 + window.innerWidth<=MOBILE_MAX 1480 + ){ 1481 + return; 1482 + } 1483 + 1484 + var cards=[]; 1485 + var seen=new Set(); 1486 + 1487 + headers.forEach(function(row){ 1488 + if(!seen.has(row.card)){ 1489 + seen.add(row.card); 1490 + cards.push(row.card); 1491 + } 1492 + }); 1493 + 1494 + if(cards.length<2){ 1495 + return; 1496 + } 1497 + 1498 + // Group cards by actual top position. 614 614 var groups=[]; 615 - entries.slice().sort(function(a,b){ 616 - return a.rect.top-b.rect.top||a.rect.left-b.rect.left; 617 - }).forEach(function(entry){ 1500 + 1501 + cards.forEach(function(card){ 1502 + var top= 1503 + card.getBoundingClientRect().top; 1504 + 618 618 var group=null; 1506 + 619 619 for(var i=0;i<groups.length;i++){ 620 - if(Math.abs(groups[i].top-entry.rect.top)<=ROW_TOLERANCE){ 1508 + if( 1509 + Math.abs( 1510 + groups[i].top-top 1511 + )<=ROW_TOLERANCE 1512 + ){ 621 621 group=groups[i]; 622 622 break; 623 623 } 624 624 } 1517 + 625 625 if(!group){ 626 - group={top:entry.rect.top,entries:[]}; 1519 + group={ 1520 + top:top, 1521 + cards:[] 1522 + }; 627 627 groups.push(group); 628 628 } 629 - group.entries.push(entry); 1525 + 1526 + group.cards.push(card); 630 630 }); 631 - return groups; 632 - } 633 633 634 - function run(){ 635 - reset(); 1529 + groups.forEach(function(group){ 1530 + if(group.cards.length<2){ 1531 + return; 1532 + } 636 636 637 - if(window.innerWidth<=MOBILE_MAX)return; 1534 + var firstHeaders= 1535 + group.cards.map(function(card){ 1536 + var candidates= 1537 + headers 1538 + .filter(function(row){ 1539 + return row.card===card; 1540 + }) 1541 + .sort(function(a,b){ 1542 + return ( 1543 + a.el 1544 + .getBoundingClientRect() 1545 + .top- 1546 + b.el 1547 + .getBoundingClientRect() 1548 + .top 1549 + ); 1550 + }); 638 638 639 - var parents=Array.from(root.querySelectorAll("*")).filter(function(el){ 640 - return el.children&&el.children.length>=2&&horizontalLayout(el); 641 - }); 1552 + return candidates.length 1553 + ?candidates[0] 1554 + :null; 1555 + }); 642 642 643 - parents.forEach(function(parent){ 644 - var entries=[]; 1557 + if( 1558 + !firstHeaders.some(function(row){ 1559 + return !row; 1560 + }) 1561 + ){ 1562 + var targetTop= 1563 + Math.max.apply( 1564 + Math, 1565 + firstHeaders.map(function(row){ 1566 + return ( 1567 + row.el 1568 + .getBoundingClientRect() 1569 + .top- 1570 + row.card 1571 + .getBoundingClientRect() 1572 + .top 1573 + ); 1574 + }) 1575 + ); 645 645 646 - Array.from(parent.children).forEach(function(child){ 647 - if(!visible(child))return; 648 - var target=pickTarget(child); 649 - if(!target)return; 650 - entries.push({ 651 - target:target, 652 - rect:target.getBoundingClientRect() 1577 + firstHeaders.forEach(function(row){ 1578 + var relativeTop= 1579 + row.el 1580 + .getBoundingClientRect() 1581 + .top- 1582 + row.card 1583 + .getBoundingClientRect() 1584 + .top; 1585 + 1586 + var delta= 1587 + targetTop-relativeTop; 1588 + 1589 + if(delta>1){ 1590 + saveStyle( 1591 + row.el, 1592 + originalMargin, 1593 + "margin-top" 1594 + ); 1595 + 1596 + var current= 1597 + num( 1598 + getComputedStyle( 1599 + row.el 1600 + ).marginTop 1601 + ); 1602 + 1603 + row.el.style.setProperty( 1604 + "margin-top", 1605 + ( 1606 + current+delta 1607 + )+"px" 1608 + ); 1609 + 1610 + row.el.setAttribute( 1611 + "data-sn-master-first-row", 1612 + "1" 1613 + ); 1614 + 1615 + managedMargin.add( 1616 + row.el 1617 + ); 1618 + } 653 653 }); 1620 + } 1621 + 1622 + var maxHeight=0; 1623 + 1624 + group.cards.forEach(function(card){ 1625 + maxHeight= 1626 + Math.max( 1627 + maxHeight, 1628 + card 1629 + .getBoundingClientRect() 1630 + .height 1631 + ); 654 654 }); 655 655 656 - if(entries.length<2)return; 1634 + maxHeight= 1635 + Math.ceil(maxHeight); 657 657 658 - rowGroups(entries).forEach(function(group){ 659 - if(group.entries.length<2)return; 1637 + group.cards.forEach(function(card){ 1638 + saveStyle( 1639 + card, 1640 + originalHeight, 1641 + "min-height" 1642 + ); 660 660 661 - var lefts=group.entries.map(function(e){return e.rect.left;}).sort(function(a,b){return a-b;}); 662 - if(lefts[lefts.length-1]-lefts[0]<80)return; 1644 + card.style.setProperty( 1645 + "min-height", 1646 + maxHeight+"px" 1647 + ); 663 663 664 - var targets=[]; 665 - var seen=new Set(); 1649 + card.setAttribute( 1650 + "data-sn-master-equal-height", 1651 + "1" 1652 + ); 666 666 667 - group.entries.forEach(function(e){ 668 - if(!seen.has(e.target)){ 669 - seen.add(e.target); 670 - targets.push(e.target); 1654 + managedHeight.add( 1655 + card 1656 + ); 1657 + }); 1658 + }); 1659 + } 1660 + 1661 + /* ======================================================= 1662 + DETAIL GRID EQUAL HEIGHT, DESKTOP ONLY 1663 + ======================================================= */ 1664 + 1665 + function equaliseDetailGrids(){ 1666 + if( 1667 + PAGE_KIND!=="detail"|| 1668 + window.innerWidth<=MOBILE_MAX 1669 + ){ 1670 + return; 1671 + } 1672 + 1673 + var selectors=[ 1674 + ".arsn-grid", 1675 + ".arsn-grid-2", 1676 + ".arsn-grid-3", 1677 + ".dmp-grid", 1678 + ".ido-grid", 1679 + ".pp-grid" 1680 + ]; 1681 + 1682 + selectors.forEach(function(selector){ 1683 + Array.from( 1684 + root.querySelectorAll(selector) 1685 + ).forEach(function(grid){ 1686 + var children= 1687 + Array.from( 1688 + grid.children||[] 1689 + ).filter(visible); 1690 + 1691 + if(children.length<2){ 1692 + return; 1693 + } 1694 + 1695 + var groups=[]; 1696 + 1697 + children.forEach(function(child){ 1698 + var top= 1699 + child 1700 + .getBoundingClientRect() 1701 + .top; 1702 + 1703 + var group=null; 1704 + 1705 + for(var i=0;i<groups.length;i++){ 1706 + if( 1707 + Math.abs( 1708 + groups[i].top-top 1709 + )<=ROW_TOLERANCE 1710 + ){ 1711 + group=groups[i]; 1712 + break; 1713 + } 671 671 } 672 - }); 673 673 674 - if(targets.length<2)return; 1716 + if(!group){ 1717 + group={ 1718 + top:top, 1719 + items:[] 1720 + }; 1721 + groups.push(group); 1722 + } 675 675 676 - var max=0; 677 - targets.forEach(function(el){ 678 - max=Math.max(max,el.getBoundingClientRect().height); 1724 + group.items.push(child); 679 679 }); 680 680 681 - max=Math.ceil(max); 682 - if(max<MIN_H)return; 1727 + groups.forEach(function(group){ 1728 + if(group.items.length<2){ 1729 + return; 1730 + } 683 683 684 - targets.forEach(function(el){ 685 - el.style.setProperty("min-height",max+"px"); 686 - el.setAttribute("data-sn-equal-height-managed","1"); 687 - managed.add(el); 1732 + var maxHeight=0; 1733 + 1734 + group.items.forEach(function(item){ 1735 + maxHeight= 1736 + Math.max( 1737 + maxHeight, 1738 + item 1739 + .getBoundingClientRect() 1740 + .height 1741 + ); 1742 + }); 1743 + 1744 + maxHeight= 1745 + Math.ceil(maxHeight); 1746 + 1747 + group.items.forEach(function(item){ 1748 + saveStyle( 1749 + item, 1750 + originalHeight, 1751 + "min-height" 1752 + ); 1753 + 1754 + item.style.setProperty( 1755 + "min-height", 1756 + maxHeight+"px" 1757 + ); 1758 + 1759 + item.setAttribute( 1760 + "data-sn-master-equal-height", 1761 + "1" 1762 + ); 1763 + 1764 + managedHeight.add(item); 1765 + }); 688 688 }); 689 689 }); 690 690 }); 691 691 } 692 692 693 - function schedule(){ 694 - if(raf)cancelAnimationFrame(raf); 695 - raf=requestAnimationFrame(function(){ 696 - raf=requestAnimationFrame(function(){ 697 - raf=0; 698 - run(); 699 - }); 700 - }); 1771 + /* ======================================================= 1772 + RUN / RESPONSIVE SCHEDULING 1773 + ======================================================= */ 1774 + 1775 + function run(){ 1776 + if(running)return; 1777 + 1778 + running=true; 1779 + 1780 + try{ 1781 + resetRuntime(); 1782 + applyPlaceholderBadge(); 1783 + propagateDetailAccents(); 1784 + 1785 + var headers= 1786 + applyOverviewPalette(); 1787 + 1788 + makeThreeLineAreaLabels(); 1789 + makeFilledRedOrangeCTAsBorderless(); 1790 + 1791 + if( 1792 + window.innerWidth> 1793 + MOBILE_MAX 1794 + ){ 1795 + alignOverviewCards( 1796 + headers 1797 + ); 1798 + 1799 + equaliseDetailGrids(); 1800 + } 1801 + }finally{ 1802 + running=false; 1803 + } 701 701 } 702 702 703 - addEventListener("resize",schedule,{passive:true}); 704 - addEventListener("load",schedule,{once:true}); 1806 + function onResize(){ 1807 + if(resizeTimer){ 1808 + clearTimeout( 1809 + resizeTimer 1810 + ); 1811 + } 705 705 706 - root.addEventListener("click",function(){ 707 - setTimeout(schedule,0); 708 - },true); 1813 + resizeTimer= 1814 + setTimeout( 1815 + function(){ 1816 + resizeTimer=0; 1817 + run(); 1818 + }, 1819 + RESIZE_DEBOUNCE 1820 + ); 1821 + } 709 709 710 - if(document.fonts&&document.fonts.ready){ 711 - document.fonts.ready.then(schedule); 1823 + async function waitForReady(){ 1824 + if( 1825 + document.readyState!=="complete" 1826 + ){ 1827 + await new Promise(function(resolve){ 1828 + window.addEventListener( 1829 + "load", 1830 + resolve, 1831 + {once:true} 1832 + ); 1833 + }); 1834 + } 1835 + 1836 + if( 1837 + document.fonts&& 1838 + document.fonts.ready 1839 + ){ 1840 + try{ 1841 + await document.fonts.ready; 1842 + }catch(error){} 1843 + } 1844 + 1845 + var images= 1846 + Array.from( 1847 + root.querySelectorAll("img") 1848 + ); 1849 + 1850 + await Promise.all( 1851 + images.map(function(img){ 1852 + if(img.complete){ 1853 + return Promise.resolve(); 1854 + } 1855 + 1856 + return new Promise(function(resolve){ 1857 + var done=function(){ 1858 + resolve(); 1859 + }; 1860 + 1861 + img.addEventListener( 1862 + "load", 1863 + done, 1864 + {once:true} 1865 + ); 1866 + 1867 + img.addEventListener( 1868 + "error", 1869 + done, 1870 + {once:true} 1871 + ); 1872 + }); 1873 + }) 1874 + ); 1875 + 1876 + run(); 712 712 } 713 713 714 - schedule(); 715 - setTimeout(schedule,250); 716 - setTimeout(schedule,900); 1879 + window.addEventListener( 1880 + "resize", 1881 + onResize, 1882 + {passive:true} 1883 + ); 1884 + 1885 + waitForReady(); 717 717 })(); 718 718 </script> 719 -<!-- SN_HORIZONTAL_BOX_HARMONIZER_END --> 1888 + 1889 +<!-- SN_SERVICE_NAVIGATOR_MASTER_STYLE_END --> 720 720 {{/html}} 721 721